Learning OpenCV 3 by Kaehler Adrian & Bradski Gary

Learning OpenCV 3 by Kaehler Adrian & Bradski Gary

Author:Kaehler, Adrian & Bradski, Gary
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2016-12-14T05:00:00+00:00


Figure 16-16. The point P is a keypoint candidate for the FAST algorithm. The ring of points that contribute to the classification of P are identified by a circle around p. In this case there are 16 pixels on that circle, numbered 0–15 here

To avoid this problem, the FAST algorithm defines a score for each corner, and can remove all keypoints that are adjacent to keypoints of higher score. We construct the score by first computing the sum of absolute differences between the “lighter” pixels and the center pixel, then doing the same for the darker pixels, and finally taking the greater of these two.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.