Karthik Yadati,ÄúºÃ£¡ maybe virtuldub be fit for you ! It is open source . ... = = = = = = = = = = = = = = = = = = = = ...
31506
dania_sds
Sep 1, 2005 8:32 am
hello every body At training, in the adaboost algorithm at step 2 (training classifiers) i think it means: (find appropriate threshold value of each...
31507
sun_bakshi
Sep 1, 2005 8:32 am
Hi, I need some help in Face recognition project that I have to do.what it entails is matching new face with the existing database of faces.The result should...
31508
sohail_chatoor
Sep 1, 2005 11:17 am
Pleace anyone... If you could provide me with an example of how to use opencv's undistortion functions, I would be eternally greatfull. I looked at the...
31509
pravish sood
m4a127
Sep 1, 2005 12:37 pm
hi there I m using opencv with MSVC++6.0 in win XP. if i include the function cvReleaseImage...i get the foll linking error Linking... success.obj : error...
31510
Alejandro F. Reimondo
alereimondo
Sep 1, 2005 12:44 pm
Hi all, Does anyone have some information, experiences (or haar classifiers) to share on the topic ? What do you think about a haar classifier to detect...
31511
soft messaager
softmessager
Sep 1, 2005 12:52 pm
Hi Since this is a questio regarding different contrasts , I have included my doubts as a word document . __________________________________________________ Do...
31512
Nguyen Dang Binh
binhdangnguyen
Sep 1, 2005 1:37 pm
Dear Everyone, This is a information about Computer Vision Conference until 2008. http://nguyendangbinh.org/conference/conferences.htm Have a nice day ! Nguyen...
31513
Robert E. Payan
techsup@...
Sep 1, 2005 4:23 pm
This might be a mistake in the e-mail code, but is the following line correct? for(; contours!=NULL;contours->h_next) change to for(; contours!=NULL;contours =...
31514
Le Lu
llu2003jh
Sep 1, 2005 4:45 pm
http://www.cs.jhu.edu/~lelu/publication/realtimevideomosaicing-TR.pdf I have writen a technical report for video mosaicing oor registration. I do not know if...
31515
duke123cv
Sep 1, 2005 8:42 pm
Hi, ... < ... ... I have just started to dig into OpenCV. I have installed the latest 0.97-beta 5 on SuSe 9.3 and got my iSight cam working out of the box ... ...
31516
duke123cv
Sep 1, 2005 8:50 pm
Hi Alexander, ... Michael Black (Brown University) has provided some C code for affine regression on his web-page (http://www.cs.brown.edu/people/black/). The...
31517
duke123cv
Sep 1, 2005 9:43 pm
Hi, ... Well you only have to make sure that your Gaussian envelope function fits into your discrete filter mask. For regular Gabor filters, you have a...
31518
BLANCA TABOADA
btaboada75
Sep 1, 2005 11:33 pm
Hello, I am doing a program that must track multimples objects n a sequence (bacterias) at the same time i.. I have a dark background and the objects are more...
31519
BLANCA TABOADA
btaboada75
Sep 1, 2005 11:39 pm
I forgot to ask if anybody know a better way to solve this probles (tracking multiples objects at the same time, with dark background and the objects in white)...
31520
luke miklos
luke_miklos
Sep 2, 2005 1:11 am
yes, threshold your image with a medium gray value & then find contours of the result. If you see that sometimes the bacteria touch (perhaps some of the ...
31521
feiyang_yu
Sep 2, 2005 3:05 am
Hello all. I am processing large images with the size of 1123*870 pixels. I want to attach a trackbar to the image window creataed by cvNamedWindow.Then when...
31522
crossmeteor
Sep 2, 2005 4:03 am
hello,all I want to do cvDFT of a IplImage iamge,but i don't know how to use this function,please help me!And i also want to know how to convert IplImage to...
31523
oasiszjj
Sep 2, 2005 6:01 am
Dear All, I am using logitech digital camera trying to do some 3D reconstruction work. The first thing is how could I get the intric and extenal paramters? ...
31524
superluminal1905
superluminal...
Sep 2, 2005 6:02 am
Hello, Can anybody recommend a reliable and robust object tracking function from OpenCV? I have a video showing a truck from a moving aerial camera. The...
31525
bjoern_ais
Sep 2, 2005 8:29 am
Hallo, ich bin ein Einsteiger in Sachen opencv und habe folgendes Problem: Ich erhalte von meiner Kamera ein array mit 16Bit Werten pro Pixel. Bisher erzeuge...
31526
Saurabh Garg
saurgarg
Sep 2, 2005 9:17 am
you are welcome. -Saurabh ... cxcored.dll in windows or windows\system32 ... in ... mailing OpenCV-unsubscribe@yahoogroups.com ... Service....
31527
hana
rosemary810302
Sep 2, 2005 9:39 am
I have just started to study Visual C++ as well as OpenCV. I am using Visual C++ .NET 2003 and OpenCV beta5 and following Laganiere's tutorial. I have met so...
31528
smopi_23
Sep 2, 2005 10:12 am
Hi Björn, soweit ich dass weiss musste es eigentlich gehen. Ich habe sowas zawr noch nicht gemacht aber, eine funktion dafür gibt es auf jeden. Lese dich mal...
31529
Florian
inflomatik
Sep 2, 2005 11:13 am
Wie waer's damit? Muesste man mal fuer 16bit ausprobieren. Fuer 32bit geht es: //src = IplImage * - depth = IPL_DEPTH_32F, nChannels =1 //dest = IplImage * -...
31530
aleator@...
a_l_e_a_t_o_r
Sep 2, 2005 11:20 am
I get segfault when applying cvGetQuadrangleSubPix to a floating point image with beta 4. gcc -v: gcc version 4.0.1 20050727 (Red Hat 4.0.1-5) uname -a: Linux...
31531
hengck23
Sep 2, 2005 11:53 am
build face detectors for different pose.... e.g. faceDetctor1, faceDetctor2, faceDetctor3 ... Reuse features from faceDetctor1, faceDetctor2, faceDetctor3 ... ...
31532
hengck23
Sep 2, 2005 11:58 am
In openCV, brute force method is used. for example, the feature values range from xx0 to xxN. Then we try all possible values from xx0 to xxN to use as a...
31533
amabok3
Sep 2, 2005 12:26 pm
Hi! I don't know if you are still stuck on this problem, but I already had this problem and I think I can help you. This problem is due to C++ function calling...
31534
tabinah1
Sep 2, 2005 12:28 pm
Hi together! I've got the following probem: I want to extract regions from a gray- scale image and access the points of its contours. First I'm using...