Tagged Questions

1
vote
0answers
231 views

OpenCV - Object Detection in Xcode

I am working on a project for object detection (not faces), I need some guidance on this subject. I have read a lot of websites but none of them give good advice for doing anything with xcode (mac). ...
0
votes
3answers
652 views

Looking for an OSX application that can do image processing using a webcam

I'm looking for an OSX (or Linux?) application that can recieve data from a webcam/video-input and let you do some image processing on the pixels in something similar to c or python or perl, not that ...