I am trying just a basic program with OpenCV with the following code:
#include \"cv.h\" #include \"highgui.h\" int main() { IplImage* newImg; newImg
Just for your information,after add the "PATH",for my win7 i need to reboot it to get it work.