Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

KeyPoint has more parameters, like point (the center), angle (where is the corner pointing to), etc, see the docs; while the descriptors may be computed via HOG (here is a nice example), on the keypoint size for example...

KeyPoint has more parameters, like point (the center), angle (where is the corner pointing to), etc, see the docs; while the descriptors may be computed via HOG (here (here is a nice example), on the keypoint size for example...

KeyPoint has more parameters, like point (the center), angle (where is the corner pointing to), etc, see the docs; while the descriptors may be computed via HOG (here is a nice example), on the keypoint size for example...

If you are very interested, you can get inside the code for certain implementation on git