Open scottclowe opened 9 years ago
Use skimage to detect and describe Harris corners
http://scikit-image.org/docs/0.10.x/api/skimage.feature.html#corner-harris
Must make sure parameters are suitable so EVERY image in BOTH train and test datasets have an appropriate number of keypoints detected.
Use skimage to detect and describe Harris corners
http://scikit-image.org/docs/0.10.x/api/skimage.feature.html#corner-harris
Must make sure parameters are suitable so EVERY image in BOTH train and test datasets have an appropriate number of keypoints detected.