Will OpenCV run on Windows 8.1 64 bit?
Just getting started with OpenCV and EmguCV. My development platform is running Win8.1 64-bit. Can this be done? Do I need to re-compile all libs to 64-bit? help please....
If you're working with C++, that you don't need to re-compile anything and it will work on windows 8.1. I'm not familiar enough with EmguCV to comment about it.