Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If the error is still there, then first you should include header file #include "opencv2/imgproc.hpp" and the compile your code as g++ -L/usr/local/lib -o "ClaheTeste1" ./main.o -lopencv_imgcodecs -lopencv_highgui -lopencv_core -lopencv_ximgproc

click to hide/show revision 2
No.2 Revision

updated 2016-12-14 21:58:03 -0600

berak gravatar image

If the error is still there, then first you should include header file #include "opencv2/imgproc.hpp" and the compile your code as g++ -L/usr/local/lib -o "ClaheTeste1" ./main.o -lopencv_imgcodecs -lopencv_highgui -lopencv_core -lopencv_ximgproc-lopencv_imgproc