detect()
- Detects keypoints in an image (first variant) or image set (second variant).
- http://docs.opencv.org/master/d0/d13/classcv_1_1Feature2D.html#aa4e9a7082ec61ebc108806704fbd7887&gsc.tab=0
compute()
- Computes the descriptors for a set of keypoints detected in an image (first variant) or image set (second variant).
- http://docs.opencv.org/master/d0/d13/classcv_1_1Feature2D.html#ab3cce8d56f4fc5e1d530b5931e1e8dc0&gsc.tab=0
Created
October 19, 2015 00:35
-
-
Save mactkg/a3422e0885d5404a35d2 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment