Closed scottclowe closed 9 years ago
We're not doing this because of patents, right @dnstanciu? If so, then close it.
Or give it the wontfix label and move it away from ready.
On 24 February 2015 at 18:09, scottclowe notifications@github.com wrote:
We're not doing this because of patents, right @dnstanciu https://github.com/dnstanciu? If so, then close it.
— Reply to this email directly or view it on GitHub https://github.com/Neuroglycerin/neukrill-net-tools/issues/93#issuecomment-75812017 .
Has patents. We want the $$$. Can't risk.
Use OpenCV to detect SURF keypoints and then describe them.
http://docs.opencv.org/trunk/modules/xfeatures2d/doc/nonfree_features.html#surf
Must ensure parameters are suitable so EVERY image in BOTH train and test datasets have an appropriate number of keypoints detected.