Hello, I am toying with the various FaceRecognition algorithms, and I'd like to better understand the confidence values so that I can have a sense of when to...
I tried the CodeBlocks installation guide with OpenCV2.4.2 under Windows XP, but it doesn't work for me. Despite the claim that it was tested with V2.4, there...
In the guide "Configuring Code::Blocks for OpenCV v2.4 manually", the selected compiler in the image shows as Microsoft Visual C++ 2005/2008. Is this the...
We are a start-up based in Hyderabad, India. We are working on the next generation software products. We are looking for experienced(2+years) professionals in...
Hi, I noticed that that SVN repository does not work at the moment: http://code.opencv.org/svn/opencv/trunk Martin PhD Researcher in Cognitive Robotics | The...
Hi All, How can we assign color to each pixel  of CvMat* matrix ? I need to assign color blue to each pixel of cvMat* I am getting pixels like this int...
Hi, Start-up needs OpenCV developer to implement facial recognition software. Application will take a submitted image, query an image database, and return the...
Hello all, I am attempting to build a program that I can run in both a 32bit mode and a 64 bit mode. Is there a way to compile opencv as a unix library that...
Dear Friends and Acquaintances, I hereby present a new model for society, "The First Civilization". This small book, filled with references to pertinent...
For my research work I need a 'Hand Detection Classifier39;. I search thoroughly in the OpenCV yahoo group and couldn't find a reasonable solution. If anybody...
Hi  I am using Win XP in that it not possible to install Visual C++ Redistribute package 2010 for Installation of OpenCV/JAVACV so can you suggest what should...
i have some code with OpenCV2.1 on CentOS(x64), with compile options: g++ -Iopencv/inc -D_GNU_SOURCE -g -O2 -Lopencv/lib/ m.cpp -c -o m.o i ommit some -I and...
hi guys, I am trying to run this code and i have this error error LNK2019: unresolved external symbol _cvReleaseMemStorage referenced in function _main some...
Hello, First I want to say that I'm Brazilian and I still learning English so my apologizes for something that I will write erroneously. I'm using kinect with...
I'm running python 2.7 and OpenCV-2.4.2 (freshly installed) in Ubuntu 12.04 on a 64 bit HP G62. I'm trying to work with the cv::FaceRecognizer in python, to...
Hy guys , I am wroking with  two  cam for getting disparity map to segment an object. There are three many important steps .1. chessboard corners 2. stereo...
Working for about 3 days i could retrieve convex hull points(x,y) of an object. Now my question is how can i get 3D coordinates of the object. Does opencv...
I am trying to compile cvBlobsLib under OpenCV 2.4.2 on Windows 7 using Visual Studio 2008. I get the following error: 1>------ Build started: Project:...
Hi, I'm Gökhan.I'm new to OpenCV. I have a project about human counter system with opencv. I try to remove background and extract foreground, and I appied...
Hello, I would like to install the latest version of OpenCV which is 2.4.2. I am using windows 7 64-bit. I have Visual Studio 2008. I was wondering if you can...
Hello, I am trying to develop OpenCV (2.4.2) C++ applications on Windows XP, using the Eclipse SDK (3.7.2) with the CDT plugin. I'm ultimately interesting in...
Is there any built in library for sliding a window (custom size) over an image in opencv version 2.x? I tried to write the algorithm by myself but I found it...
Hello there!! I have a problem with mvBlueFox 121c camera and OpenCV 2.4.2. I'm trying to get it work, but the device is never found. I'm using Windows 7. I...