Hello forum,
cvtColor from this tutorial http://docs.opencv.org/doc/tutorials/introduction/load_save_image/load_save_image.html#load-save-image does not work even after i copy-pasted the code.
I found out that I am supposed to write #include <opencv2 imgproc="" imgproc.hpp=""> for cvtColor to work. I was hoping someone could tell me how i can include ALL header files in a specific folder. Thank you.