A Object Detection model used with OpenCV for Feature Extraction.
- Uses a FAST detector to get a selection of features
- Narrow down to N-keypoints with Harris Corners
- Apply scaling pyramid
A Object Detection model used with OpenCV for Feature Extraction.