I'm working on a project that requires color and/or brightness tracking using a video camera. I am using
this webcam. It has auto brightness/color adjustments but it's quite easy to set everything to manual. The only problem I'm having is with the resolution (the camera is 720p hd). I tried it with the processing library, jmyron and opencv and with all I get conflicts with the resolution in any case it seems to force the widescreen into the 640x480. Is there a way to get around this? Should I just return this one and get and non-widescreen hd webcam with low resolution?
I'm working on a project that requires color and/or brightness tracking using a video camera. Can anyone suggest a good and not so expensive web cam I could buy? I need it to work with the processing video library and with Jmyron and/or openCV. Any ideas?
Hi all! I`m really new to processing and I´m trying to work with the OpenCv library but after installing and downloading the library to processing and the examples I can't run anything using this library. I keep getting this error "unsatisfiedlinkerror: hypermedia.video.OpenCV.capture(III)V". I've tried some of the suggestions in different forums but didn't work. I'm using processing 1.2.1 and OpenCv2.0 on windows vista... any ideas please?