Recently, I've bought the micro2440 ARM9 board to do my Final Year Project. My project is to build a login system with face detection and Authentication. And, I will use a usb camera to do this project. But, I've updated my board to WinCE 6.0. The usb camera cannot be detected by the system. So, why the usb camera cannot be detected by the system in Wince 6.0?, Do I need to install the driver in wince 6.0? If I need install the driver, where can I download it? Thanks!
USB camera
Hi therock1987, If your camera is built with Vimicro chip it can be detected by Linux Kernel using integrated GSPA driver. I have a question for you: What library did you choose for image processing ? I have to do the same project based on eye tracking but I chose Linux Kernel with OpenCV. Regards
Hi Irinel, Thank you for answering. In fact, I don't know how to start this project. so, Could you mind share your experience on your project?
Hi again I suggest you to read more about OpenCV. It's a great library developed by Intel for image processing. It's easy to compilied it for mini2440. Now I'm working get data from camera and how to using it in my OpenCV application. Also I recommend you to learn about V4L / V4L2 Regards
I have built a robot to solve rubiks cube.. i need to capture colors of each cube of each face.. currently inputing colors using a GUI. need to access image from camera using vb.net... so is open cv usable in vb.net.. and how to do it in open cv i am using win ce 5.0