I\'m trying to convert a GDIPlus::Bitmap into an openCV Mat object, but I\'m running into problems with Access Violations, which means I\'m not doing something right, but I\'ve looked over the code ov
I have a built in webcam (HP) and an USB webcam. Whenever I use webcams in OpenCV, the built in webcam is used. However I want use the USB webcam. I tried disabling the built in webcam and even uninst
I\'m working in OpenCV but I don\'t think there is a function for this开发者_开发知识库. I can find a function for finding affine transformations, but affine transformations include scaling, and I onl
Is there a way to include 开发者_运维知识库dlls in a project so that I don\'thave to put those dlls in the same folder with my executable after compiling.
I\'d like to know if you are aware of any algorithm to detect开发者_运维技巧 low-resolution faces in an image.
I\'m developing an app in objective-C++ that uses dynamic libraries of OpenCV and VTK but I\'ve a problem on distribution, if I launch my app in a different system I got this issue:
I want to measure distance to an object using a 3d stereoscopic camera phone with opencv. I am looking for a formula which will measure the accuracy of the distance measurement, depending on the focal
Now that face detection is possible with ios 5, i am just wondering is it also possible to detect blinking eyes? I read the frameworks, but i just got methods for getting the position of eyes. Also, i
I thought about: 1) Implement everything for the b/w images, then make wrappers for the methods that check if it\'s a color image. If it is, split the channels, make the operations on each individual
OpenCV 2.2 Windows 7 I have a C++ method (below) which creates an avi file from an array of frames (IplImage *).The file name is based on which of two threads (let\'s call them \"开发者_Python百科lef