Hot answers tagged opencv
2
If by OpenCV you mean the computer vision libraries at http://opencv.willowgarage.com/ then they are already packaged for debian by the Debian Science Team.
Your best bet is to download the debianised source package from your nearest debian mirror, modify the debian/rules and/or Makefile or configure etc as needed to compile correctly on the raspberry pi ...
2
Try building a cygwin port of OpenCV instead of using the windows one. Go to Cygwin ports, follow their instructions & download the "opencv" package (listed under graphics in "setup.exe"), make sure to select the "src?" checkbox. Build it. That's it.
Only top voted, non community-wiki answers of a minimum length are eligible