Friday, March 18, 2011

swingandamiss

I've spent much of this morning and the past few hours trying to get a few things to work.

1) OpenCV in Python on OS X
2) OpenCV in Python in Windows
3) OpenCV C/C++ with XCode on OS X

#1 is a no go because I don't feel like rolling my Python version back to accomodate NumPy. #2 isn't working because I can't get Python to see the CV library, and when I fiddle with the paths it just gives me a different error. #3 is mostly working, but it took some serious setup. Basically it was just tough getting XCode to see the libraries and make the paths happy.

Anyways, with both Python situations I've had enough problems to put me off it for a few days.

No comments:

Post a Comment