Skip to Content
OpenCV 3 Computer Vision with Python Cookbook
book

OpenCV 3 Computer Vision with Python Cookbook

by Aleksei Spizhevoi, Aleksandr Rybnikov
March 2018
Beginner to intermediate
306 pages
9h 54m
English
Packt Publishing
Content preview from OpenCV 3 Computer Vision with Python Cookbook

Finding corners in an image - Harris and FAST

A corner can be thought as an intersection of two edges. The mathematical definition of the corners in an image is different, but reflects the same idea; the corner is a point with the following property: moving this point in any direction leads to changes in the small neighborhood of the point. For example, if we take a point on the homogeneous area of an image, moving such a point doesn't change anything in the local window nearby. A point on the edge doesn't belong to a plain region, and once again has directions, movements which don't influence a point's local area: these are movements along the edge. Only corners are movement-sensitive for all directions, and as a consequence, they are good ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning OpenCV 3 Computer Vision with Python (Update)

Learning OpenCV 3 Computer Vision with Python (Update)

Joe Minichino, Joseph Howse
OpenCV 4 with Python Blueprints - Second Edition

OpenCV 4 with Python Blueprints - Second Edition

Dr. Menua Gevorgyan, Michael Beyeler (USD), Arsen Mamikonyan, Michael Beyeler

Publisher Resources

ISBN: 9781788474443Supplemental Content