Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cvtcolor function problem

When I try to bompile using make I keep getting this error

‘cvtColor’ was not declared in this scope

I have no idea how to fix this. I have not had any problems in the past and now OpenCV seems to hate me. LOL

Here is the Include's I'm using with no help.

#include <stdio.h>
#include "cv.h"
#include "highgui.h" 
#include </usr/local/include/opencv2/imgproc/imgproc.hpp>