code of FREAK
Dear all,
I would like to study in detail the code of the class FREAK described here: http://docs.opencv.org/modules/features2d/doc/feature_detection_and_description.html#freak
do anyone know in which files it is implemented?
thanks all!
https://github.com/Itseez/opencv/blob/master/modules/features2d/include/opencv2/features2d.hpp#L361
https://github.com/Itseez/opencv/blob/master/modules/features2d/src/freak.cpp
+1- itshould have been an answer