I cannot compile Cvblob for OSX Yosemite with Opencv 3.0 and I have read the following posts but still unable: cvBlob: OSX installation
I get this error:
cvblob.cpp:25:10: fatal error: 'cv.h' file
not found
#include <cv.h>
^
How can I compile Cvblob for OSX Yosemite with Opencv 3.0?