cvBlobsLib
When I try to build this lib after all connections of libs I have error like this: cxtypes.h is missing: No such file or directory and I can't find such header in my directory? version of OpenCV 2.4.0 any ideas?
When I try to build this lib after all connections of libs I have error like this: cxtypes.h is missing: No such file or directory and I can't find such header in my directory? version of OpenCV 2.4.0 any ideas?
try to replace #include "cxtypes.h" by #include "cxcore.h"
Asked: 2012-10-23 17:36:27 -0600
Seen: 1,830 times
Last updated: Apr 23 '13
Will Blob Analysis be a built-in feature of OpenCV?
Effecient ways to merge blob whose position inside another blob using cvbloblib
how to Build and install cvBlobsLib?
Does the latest OpenCV handle PNG files *properly*??
can not draw rectangle simultaneously
Installing cvblobslib on visual sutdio 2010^
problem using cvBlobsLib with Android