Hi guys, sorry for beeing off-topic. Just started this charity project and still need smart people to join. http://video4africa.org If someone on the list is...
46250
MuraLi
musicalmurali
Apr 1, 2007 10:06 am
Hi all.. Information about optical flow should be useful to perform segmentation in video sequences( a video with multiple people). please direct me towards ...
46251
loot223
Apr 1, 2007 1:38 pm
Thanks for all your replies....
46252
opencver
Apr 1, 2007 3:13 pm
hi, can any body help me to use kalman filter in opencv in order to track an object like a face. best regards...
46253
hjc3207
Apr 1, 2007 3:41 pm
hello everyone: sorry for bad english. I will ask a c++ questions really. In opencv we try to deal with a pels we use in this way: ...
46254
emrah_asan
Apr 1, 2007 4:36 pm
Hi, I am trying to get the I frames and dct coefficients of an MPEG file. I could manage to open and display an Mpeg file using Opencv and DirectShow filters...
46255
rowkajjh
Apr 1, 2007 5:37 pm
... If you have a spezific question, perhaps....
46256
Zoolo Grenger
zoolo666
Apr 1, 2007 7:37 pm
Hi man, I'm working in Builder C++ 6, and I have the same problem as you.Always I get unresolved external.... Do you know how resolve this problem??Cheers. ......
46257
crescent8321
Apr 2, 2007 3:18 am
... think i ... when i ... know why ... is ... haartraining.exe. ... somewhere£¿ ... it's ... Thanks very much to michael_p_horton, befor i found when i...
46258
andy suwandy
asuw3_mind
Apr 2, 2007 6:05 am
Hi, Opencv can capture keyboard input. But in order to activate it so that you can use cvWaitKey, you must create a window using cvNamedWindow. Following are...
46259
alexa
alexa2g
Apr 2, 2007 8:46 am
additional question: I'm using facedect.cpp as a start point from opencv samples, and it works fine for my detection/tracking. Why should I use an algorithm...
46260
dermot
k_dermot
Apr 2, 2007 8:58 am
Ummm I don't think this works. Have you tried this with the cursor keys as the original post asked? On my system the standard cursor keys can't be read with...
46261
loot223
Apr 2, 2007 9:16 am
Hi, There is the function cvFindContours Greetings...
46262
Dana Damian
danadam13271
Apr 2, 2007 10:14 am
Hi, I found this sentence in an important paper :"a skin color image of the face obtained previously by the GAB classifier available in OpenCV is used". is...
46263
cxl2253
Apr 2, 2007 12:29 pm
I think that tesseract is bettor than gocr on accurancy andconvience. But tesseract cannot recognize the table and the supported languages are limited....
46264
cxl2253
Apr 2, 2007 1:10 pm
I just used it.it is convient And i used it with tesseract to ocr some number in various picture....
46265
Luis Matos
ajt_gass
Apr 2, 2007 2:15 pm
... Thanks for the info. It's mainly for ASCII characters, so, it's fine....
46266
mian_zhou_uk
Apr 2, 2007 2:26 pm
I want to use CvBoost to build a 2-class Boosting Classifier. I generate 100 random samples (from the example code for knn classifier in ML documents) . then...
46267
flavour_of_bru
Apr 2, 2007 3:11 pm
Hi, I am new to using OpenCV. Can someone provide me the guidance in converting the algorithms written in Matlab to C/C++ using OpenCV. If there is any...
46268
mamta narang
narang_mamta
Apr 2, 2007 3:11 pm
Call CVCapturefromAVI Phan Nguyen <pcnguyen85@...> wrote: I'm making a program which able to display frames from a avi file. When i call...
46269
mattiagrusio
Apr 2, 2007 3:11 pm
hi! I need to save a file from a cvPoint2d32f structure. how can I do this? thanks...
46270
Emrah ASAN
easan@...
Apr 2, 2007 3:11 pm
Hi, I could manage to open and display mpeg1 files using opencv and directshow filters but I do not know how to get the I frames, P frames, B frames and DC...
46271
madness82
prince_madne...
Apr 2, 2007 3:11 pm
IplConvKernel* cvCreateStructuringElementEx( int cols, int rows, int anchor_x, int anchor_y, int shape, int* values=NULL ); can someone exlpain what ancor_x...
46272
mattiagrusio
Apr 2, 2007 3:11 pm
... you.Always I get unresolved external.... Do you know how resolve this problem??Cheers. ... follow this guide: ...
46273
wl_liang2002
Apr 2, 2007 3:11 pm
hi,everyone, I need some synthetic image sequences for my optical flow algorthm,such as "translating tree squences" , "diverging tree squences" , "yosemite...
46274
Gajanan Temgire
gtemgire
Apr 2, 2007 3:11 pm
I am able to take image into the array as RGB values. But if i want image creation from array what is method for that. thank you....
46275
hadi zartabi
hadizartabi
Apr 2, 2007 3:11 pm
hi i want to save this: void DetectAndDrawFaces( IplImage* img ) { if( hid_cascade && img ) { int scale = 2; CvSize img_size = cvGetSize( img ); IplImage* temp...
46276
sjbyun
Apr 2, 2007 3:12 pm
hi, I have test a program using 4 cvNamedWindow. ( WIN32, XP sp2 ) But, when program exit, access violation occur. I modify highgui code in window_w32.cpp as...
46277
baer_wolfgang
Apr 2, 2007 3:12 pm
I am estimating camera location from known ground points and image points and want to use cvFindExtrinsicCameraParams2 To test this out I write a small test...
46278
Kip Warner
KiplingWarner
Apr 2, 2007 3:12 pm
So basically I want to be able to identify and track worms. Specifically, C. elegans (not that the computer cares). I grab the video footage of the worms...