The ImageFeatures package is used to determine features or descriptors of an image or its area and is later used in a different set of applications, such as object recognition, detection, image matching, and overlaying.
The following topics will be covered in this chapter:
- Corner detection using the FAST algorithm
- Corner detection using the imcorner function
- The BRIEF algorithm
- ORB, the rotation invariant algorithm
- The BRISK, rotation, and scale invariant algorithms