Fix the default size for opencv Keypoint
Open
objective
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
OpenCV keypoint is needed as inputs to descriptors like SIFT. In this case, we might need to use a default value of the keypoint size, which is the meaningful diameter around the point.
Proposed experiment:
1. We should run SIFT with different values of default size and see if the descriptors change
Contributor guide
Assessment
This issue has not been assessed yet.