I´m using visualc++.net under windows XP. I have create a project SDI, and only I have added in proyect.h: #include <stdio.h> #include <math.h> #include...
Hello, I use Florians Package OpenCV_ObjectDetection_Demo (recent version), it works fine as long as I create my samples of size 20x20 pixels. If I create them...
Hi, I'm intersting to detect face feature (eyes particulary for beginning). The "haar face detection" is quite reliable and I guess if the same methode could...
Hi all, Is there anybody who knows if there is any sort of virus protection on this server - I just hope that nobody is stupid enough to download the...
Hi All, I need to apply distortion on an image, such as the warp filter, twirl filter and etc. But I don't know the algorithm. Does anyone know how to...
Hi all, I'm currently using opencv 3.1b with MSVC 6.0 and directshow. I've successfully builded a few dshow filters, but not without pain. Dshow tutorial...
I would like to know what are the settings eg(stereo mask, max disp,min disp) used for the point grey camera while working on the gesture recognition module. ...
Hi everybody. In this forum's Files section I've tried to download the following files: HaarFaceFilter.zip Face Detectors.zip but I receive a "File NOT found...
Hi listers, I have heard that it is possible to use Mil 5 without any licence payment. Is it right? Some of the MIL 5 functions are complementary with Opencv, ...
Hi Friends, I am in need of your help...... How to display the String vertically... How to reverse the String...... by using OpenCV Awaiting for your...
in my program,for the smooth running I handle a time-cost function (oprating on CDC to draw some thing) with a thread. complie is OK,but got crush when...
Hi, Please help me in using cvPyrSegmentation to segment an image. What should be the arguments for level, threshold1 and threshold2 in the function. Thanks...
Hi, This is not directly related to OpenCV, but I'm sure some people might help me with this. I'm using the matlab calibration toolbox to derive the intrinsic...
Hi everybody. In this forum's Files section I've tried to download the following files: HaarFaceFilter.zip Face Detectors.zip but I receive a "File NOT found...
Just thought I'd share this site that I have found: http://www.site.uottawa.ca/~laganier/tutorial/opencv+directshow/cvisio n.htm It's a rough guide to creating...
Hi all, After Gary's message about his book I have started a poll. There is also a poll of what operating system you are using. I have tried to include as...
Hello there, I am working with convexity defects it is giving a error can any one help me in this regard . It would be good if any one provide me a working...
Hi, I'm looking for the fastest face recognition algorithm. I tested HMMDemo which demonstrate HMM face recognition algorithm. But the complexity increases...
Note from moderator: Sending again, we've received about 70 replies, hoping for about twice that. The gist: We're thinking about ways of increasing development...
Dear OpenCV readers, Beware that there are several messages contain SoBigF and Bugbear viruses. Please updated you anti-virus definition files. Rgds, Edmund ...
I'm a new OpenCV user. I'm now concerning about object detection. Could anyone give me information about the theory, or algorithm used for object detection....