Skip to main content

Feature Detection and Matching

  • Chapter
  • First Online:
Pro Processing for Images and Computer Vision with OpenCV
  • 3649 Accesses

Abstract

This chapter continues the exploration of motion from the previous chapter with more sophisticated tracking methods. In the previous chapter, you compared and analyzed the whole image between frames to identify movement information. As a result, the motion details tracked from these methods are general, without making use of the specific structural elements in the image. In this chapter, you will first investigate how to locate the points of interest for detection. The common term for them is feature points. Then you will try to track how these feature points move between frames. The functions are mainly provided in the features2d module in OpenCV. In addition to the feature points, you will explore how to detect facial features and people using the objdetect module. The following are the topics covered in this chapter.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Bryan WC Chung

About this chapter

Cite this chapter

Chung, B.W. (2017). Feature Detection and Matching. In: Pro Processing for Images and Computer Vision with OpenCV. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2775-6_7

Download citation

Publish with us

Policies and ethics