Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

OpenCV · Open Source Computer Vision Library

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 48152
  • Category: Open Source
  • Founded: Jun 20, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 30731 - 30761 of 90793   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
30731 kalindran Send Email Aug 1, 2005
7:31 am
I am currently working a project and i need some ideas on how i am going to implement this topic. The topic is : "Many of our tests and exams are based on...
30732 Alberto Rodriguez Galdo
tetoror Send Email
Aug 1, 2005
8:24 am
Hi, i'm very interested in the face recognition capabilities of OpenCV. I've seen an example that uses Hidden Markov Models in group's file repository,...
30733 dania_sds Send Email Aug 1, 2005
8:27 am
hii i 've red some papers in the opencv mention that there is haarface detect demo. where can i find haarfacedetect demo ?.where i can find demo to implement...
30734 vp153 Send Email Aug 1, 2005
10:56 am
Hello Dmitry, Except for quite recent IPP versions (4.1.2 or later), some flavors of ippiFilterBox* worked incorrectly, thus the functions have been turned...
30736 Dmitry Bely
dmbely Send Email
Aug 1, 2005
12:24 pm
... It would be nice. Thank you for the info. - Dmitry Bely...
30737 vv77vae_victis Send Email Aug 1, 2005
12:39 pm
Hi, has anybody tested the OpenCv library on QNX and can help me to compile the library on QNX? Thanks, Martin...
30738 vp153 Send Email Aug 1, 2005
12:59 pm
Hi Robin, .vec file starts with 12-byte header: 4 bytes: the number of [positive] samples 4 bytes: length of each sample in pixels (e.g. for 20x20 samples it ...
30739 shen_hong_wei Send Email Aug 1, 2005
1:28 pm
Please go to %OPENCV_DIR%\sample&#92;c, where %OPENCV_DIR% means the directory which you installed OpenCV to. Run facedetect.cmd, and then you will see a window...
30740 fusong.tw Send Email Aug 1, 2005
2:36 pm
hello, I'd like to do facial video capture from a USB camera with my MFC project. Anyone knows how to set up a MFC program in Visual C++ 6.0 to use...
30741 dgagn108 Send Email Aug 1, 2005
6:59 pm
... I am experiencing the same problem? Have you found the solution yet?...
30742 robinlahoud Send Email Aug 1, 2005
7:52 pm
Thanks Vadim. By the way, do you know how if there is a function that saves the IplImage* pointers as images to be viewed? The reason is that I want to be able...
30743 rashed_karim Send Email Aug 2, 2005
12:14 am
Hi all, I am trying to implement a human motion tracker. I can identify the blobs produced by human in a scene, now i need to track these blobs using a motion...
30744 Brandon Philips
brandon@... Send Email
Aug 2, 2005
12:20 am
Hey- Have you looked at samples/c/lkdemo.c? In any case I am trying to implement something similiar. How are you discovering the blobs btw? Brandon...
30745 Jia Pei
jiapei100 Send Email
Aug 2, 2005
1:35 am
Hi, I tried what you suggested int w = 640; int h = 480; cvcamSetProperty(0, CVCAM_RNDWIDTH, &w); cvcamSetProperty(0, CVCAM_RNDHEIGHT, &h); The program was...
30746 geniys357 Send Email Aug 2, 2005
3:09 am
I want to convert to raw data from IplImage to vlGetActiveRegion [vlGetActiveRegion function at IRIX]. if i capture the frame with cvQueryFrame function. how...
30747 hmrara Send Email Aug 2, 2005
3:25 am
I cannot fully understand CvCam Reference Manual. It is on page 4 under the "Render the Video Stream". I dont understand the "Select the Window" part. What...
30748 Mahmood Zeydabadi
zeydabadi Send Email
Aug 2, 2005
5:12 am
Dear all, I have an image taken by a digital camera. How can I transform it to a new one as it takes with an ideal camera. I have the intrinsic camera ...
30749 sjunny76 Send Email Aug 2, 2005
5:49 am
Hi, everyone. I found that cvMatchTemplate function in new beta 5 shows bad results on AMD Athelon64 processor. I have tested precompiled beta 5 version...
30750 choudc.rm Send Email Aug 2, 2005
5:52 am
Dear all, I am trying on cvcam functions to capture frame from Meteor II frame grabber interface to camera. The code is working with Webcam but not working...
30751 Kazim Raza
s_kazim_raza Send Email
Aug 2, 2005
5:56 am
http://www.photosonics.com/Sales_HTLM/trackeye2.htm see the above link Mahmood Zeydabadi <zeydabadi@...> wrote: Dear all, I have an image taken by a...
30752 solitaryangel715
solitaryange... Send Email
Aug 2, 2005
7:39 am
I am having trouble using the cvImgToObs_DCT function and am wondering if the problem stems from using OpenCV4b. Are the eHMM functions not supported in this...
30753 Parera
jpg81cat Send Email
Aug 2, 2005
1:25 pm
On opencv beta4 windows xp you must modify the code and rebuild the highgui.dll, thats an old question, use cvSetCaptureProperty(capture, ...
30754 s4mbucca Send Email Aug 2, 2005
1:47 pm
Hello, i'm trying to set the VidFormat of a connected cam manually without using the dialogbox (CVCAM_VIDFORMAT-flag). According to the manual i tried to...
30755 tom_gu05 Send Email Aug 2, 2005
1:56 pm
Hello, I noticed that the haatraining program repeadly loaded the set of background images to find "good" neg samples. It seems that the program searches neg...
30756 wesley
wes_lor Send Email
Aug 2, 2005
2:37 pm
Hello the first time my application uses cvVideoWriter, the movie is created, but black/white if the running application is used again to create a movie they...
30757 comvis05 Send Email Aug 2, 2005
2:43 pm
Hi! Is there a way to perform a "free hand" camera calibration with OpenCV (on Linux), assuming that I know the 2D-3D correspondences, intrinsic parameters and...
30758 rashed_karim Send Email Aug 2, 2005
3:01 pm
Hi, I tried the samples/c/lkdemo.c, I cant figure out what seems to be going on. It says that it is tracaking a "rotating point". But what is it doing...
30759 rashed_karim Send Email Aug 2, 2005
3:10 pm
Hi there, I need to implement a human tracker. Most literatures on tracking talks about using a Kalman filter to predict the position of a human in the (i+1)th...
30760 Brandon Philips
brandon@... Send Email
Aug 2, 2005
3:24 pm
Rashed, http://www.cs.unc.edu/~welch/kalman/kalmanIntro.html The above is the best introduction I have found. Brandon...
30761 wesley
wes_lor Send Email
Aug 2, 2005
3:29 pm
hello can someone help me how to rotate an image with last release OpenCV? before the new release i used cvGetQuadrangleSubPix to rotate the image, but this...
Messages 30731 - 30761 of 90793   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help