Hello everyone, Is there a function in the OpenCV or IPL library which performs a illumination correction for an image, for example by subtracting a best-fit...
From opencv-0.9.3.tar.gz. I don't know if cvcalibfilter.cpp is supported, because I couldn't find any documentation, but I was playing with it and found this...
Hi, As a member of the Intel Premier Support I got a mail stating that a new version of IPP (ver. 2.0) is available. In the same mail it is stated, that as of...
7650
HanHoon Park
hanuni@...
Jun 2, 2002 4:32 pm
Hi all, I'm trying to use this function : cvFindChessBoardCornerGuesses(). But it couldn't find corner points at all. My chessboard has 7x7 squares and 6x6...
Hello Everyone, I have started using OpenCV library in my research that is great library. I think it is going to give me a boost to speed up my research...
Hi, That's no problem to call it twice or more, just make sure the program calls it at least once before any OpenCV/IPL allocation/deallocation functions. ...
Hi, As a result of this, OpenCV won't include ippcv in the next releases. So far, we still plan to include optcv (IPP-style unofficial library). And, of...
Hello, As you described it, the image you tried to open couldn't be recognized by OpenCV. Can it be opened in mspaint? If yes, can you send me the BMP file. ...
Hi Matt, Thank you very much for the bug report. I've applied this correction. We didn't tried the CvCalibFilter class under Linux yet and under Windows it is...
I'm sure I have missed that information somewhere - it all works with the recompiled STRMBASE.lib. Thanks Cen, it helped a lot. ... to ... the ... beta ... ...
Hi everybody, I'm trying to find all the 25 corners of these images... I tried with cvPrecCornerDetect and cvCornerEigenValsAndVecs but it doesn't work... I've...
I tried the prodecure described in the previous mail, with sample images (pic1.bmp, pic2.bmp, and so on...) that comes with the OpenCV ICCV conference package....
Hello, we might use PC104 boards in our testbed for visual sensing applications. I find out that in Message 6119 someone mentions that is using them, but they...
I have the following in a function in order to convert an CVisImage into a DIB. The CVisImage is m_image. I get the error: "Unhandled exception in IPLA6.DLL:...
I was trying to set up one of our transmeta PC104+ systems with openCV for linux today. I failed for lack of success downloading the files. I am using bt878...
Hi All, I was wondering if anyone had seen this with the cvCam lib. I am running a single Pyro 1394 Camera through the OHCI board on my box. I have a camera...
7667
Mohamed Zayed
zayed@...
Jun 4, 2002 6:58 am
Hi, it's not an answare to your question... in fact, I want to know if the cvcam lib works fine with one camera and if it's right in which os ? thank you. ... ...
I'm having some trouble using cvDistTransform. I recieve bad argument errors relating to the mask type (Status Code -5). Could someone give me an example...
I’m trying to became familiar with StereoDemo I saw there is a SyncFilter I can’t understand how is possible to Synchronizes video stream from 2 sources I...
Hi, SyncFilter takes care of "software side" of synchronization. That is, assuming two cameras be synchronized (by gen-lock or somehow) and having direct show...
Hi Craig, cvDistTransform has two mask-related parameters - maskSize, which should be 3 or 5, and disType, which should be CV_DIST_C (infinite or C-norm),...
It appears to work fine at a resolution of 320x240 using RGB color. It would be nice if we could extend this functionality to take advantage of the rest of the...
Ok now I understand so what I need is 2 gen-lock cameras do you have some link to furnish me where I can buy 2 640x480 cameras locked? ... Abramo Barbaresi ...
Hi we are graduate from Roma. Downloaded OpenCV 0.9.2 and 0.9.3 on our Redhat 7.2 but after "configure" ,"make" and "make install" made a lot of problems. we...
Unfortunately, I do not have any particular links. Probably, you should search in google for it, or may be, someone from the forum will help you. I have a good...