I know this isn't a pure programming question, but I'd like to have a response like https://stackoverflow.com/a/18590112 .
I'd like to know how to build the OpenCV 3.0.0-beta library to use it with Python, with SIFT and SURF functions like seen in the OpenCV documentation, which are a non-free part of the lib, on a Debian Linux operating system, via the command line.
Thanks in advance, and I hope this topic will help in the future all the persons who Googled desperately to find a good tutorial to build this library.