CHAPTER 7: MATCHING . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 7. 1 Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 7. 2 Design of the matcher . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 7. 3 ...
Read More
CHAPTER 7: MATCHING . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 7. 1 Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 7. 2 Design of the matcher . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 7. 3 Model instantiation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97 7. 3. 1 Discrimination by size . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 7. 3. 2 Discrimination by gross shape . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 7. 3. 3 Feature attribute matching . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 7. 3. 4 Surface attribute matching . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 7. 3. 5 Classifying surfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 7. 3. 6 Relational consistency . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 7. 3. 7 Ordering matches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . 102 7. 4 Verification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 7. 4. 1 Computing model-to-scene transformations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 7. 4. 2 Matching feature frames . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 7. 4. 3 Matching surface frames. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105 7. 4. 4 Verification sensing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 7. 5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 CHAPTER 8: EXPERIMENTAL RESULTS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 8. 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 8. 2 Experiment 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 8. 3 Experiment 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 8. 4 Experiment 3 . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 8. 5 Experiment 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 8. 6 Experiment 5 . . . . . . . . . . . . . . . . . . . .
Read Less
Book Details
Seller
Sort
Seller Rating
Price: Low to High
Price: High to Low
Condition
Condition: Reverse
Pub Date
Pub Date: Reverse
Trade paperback,
New
2011, Springer
ISBN-13:
9781461291961
See Item Details ▾
Alibris
BEST
NV, USA
$103.32
$139.00
Add to Cart
Add this copy of Robotic Object Recognition Using Vision and Touch to cart. $103.32, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 2011 by Springer.
Edition:
2011, Springer
Trade paperback,
New
Available Copies: 10+
Details:
ISBN:
1461291968
ISBN-13:
9781461291961
Pages:
172
Publisher:
Springer
Published:
2011
Language:
English
Alibris ID:
12207261873
Shipping Options:
Standard Shipping: $4.99
Trackable Expedited: $9.99
Two Day Air: $29.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Print on demand Trade paperback (US). Glued binding. 172 p. Contains: Unspecified. The Springer International Engineering and Computer Science, 34.
Hide Details ▴
Trade paperback,
New
2011, Springer
ISBN-13:
9781461291961
See Item Details ▾
Ria Christie Books
HIGH
Uxbridge,
MIDDLESEX,
UNITED KINGDOM
$132.45
Add to Cart
Add this copy of Robotic Object Recognition Using Vision and Touch to cart. $132.45, new condition, Sold by Ria Christie Books rated 4.0 out of 5 stars, ships from Uxbridge, MIDDLESEX, UNITED KINGDOM, published 2011 by Springer.
Edition:
2011, Springer
Trade paperback,
New
Available Copies: 10+
Details:
ISBN:
1461291968
ISBN-13:
9781461291961
Pages:
172
Publisher:
Springer
Published:
2011
Language:
English
Alibris ID:
18321308870
Shipping Options:
Standard Shipping: $4.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Trade paperback (US). Glued binding. 172 p. Contains: Unspecified. The Springer International Engineering and Computer Science, 34.
Hide Details ▴
Hardcover,
New
1987, Springer
ISBN-13:
9780898382457
See Item Details ▾
Alibris
BEST
NV, USA
$103.32
$169.00
Add to Cart
Add this copy of Robotic Object Recognition Using Vision and Touch to cart. $103.32, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 1987 by Springer.
Edition:
1987, Springer
Hardcover,
New
Available Copies: 10+
Details:
ISBN:
0898382459
ISBN-13:
9780898382457
Pages:
172
Edition:
1987 edition
Publisher:
Springer
Published:
1987
Language:
English
Alibris ID:
10104443977
Shipping Options:
Standard Shipping: $4.99
Trackable Expedited: $9.99
Two Day Air: $29.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Sewn binding. Cloth over boards. 172 p. Contains: Unspecified. The Springer International Engineering and Computer Science, 34.
Hide Details ▴
Hardcover,
Good
1987, Springer
ISBN-13:
9780898382457
See Item Details ▾
Bonita
HIGH
Santa Clarita,
CA,
USA
$118.94
$169.00
Add to Cart
Add this copy of Robotic Object Recognition Using Vision and Touch (the to cart. $118.94, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 1987 by Springer.
Edition:
1987, Springer
Hardcover,
Good
Details:
ISBN:
0898382459
ISBN-13:
9780898382457
Pages:
172
Edition:
1987 edition
Publisher:
Springer
Published:
1987
Language:
English
Alibris ID:
18255513021
Shipping Options:
Standard Shipping: $4.99
Trackable Expedited: $9.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Access codes and supplements are not guaranteed with used items. May be an ex-library book.
Hide Details ▴
Hardcover,
New
1987, Springer
ISBN-13:
9780898382457
See Item Details ▾
Ria Christie Books
HIGH
Uxbridge,
MIDDLESEX,
UNITED KINGDOM
$132.45
$169.00
Add to Cart
Add this copy of Robotic Object Recognition Using Vision and Touch to cart. $132.45, new condition, Sold by Ria Christie Books rated 4.0 out of 5 stars, ships from Uxbridge, MIDDLESEX, UNITED KINGDOM, published 1987 by Springer.
Edition:
1987, Springer
Hardcover,
New
Available Copies: 10+
Details:
ISBN:
0898382459
ISBN-13:
9780898382457
Pages:
172
Edition:
1987 edition
Publisher:
Springer
Published:
1987
Language:
English
Alibris ID:
18320554104
Shipping Options:
Standard Shipping: $4.99
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Sewn binding. Cloth over boards. 172 p. Contains: Unspecified. The Springer International Engineering and Computer Science, 34.
Hide Details ▴
2011,
Springer, New York, NY
ISBN-13: 9781461291961
Trade paperback
1987,
Springer, New York, NY
ISBN-13: 9780898382457
1987 edition
Hardcover
All Editions of Robotic Object Recognition Using Vision and Touch