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: 48148
  • 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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi I have a problem creating the camshift filter . I recompiled the source code supplied in opencv using DX 8 + win 98 The compilation passes ok with no...
2 Jan 3, 2001
7:06 am

choudc@...
Send Email

Bob Davies Thanks for your help. I read this routine before and tried to use it to work out the value of the cross. But i failed. My problem is how can i...
1 Jan 3, 2001
1:59 am

Chou Dah Chiun
choudc@...
Send Email

I think that region labelling and feature extraction functions are missing in OpenCV. These are functions very useful which I use very often. But there is a ...
2 Jan 2, 2001
2:34 pm

Josh Pollak
jpollak@...
Send Email

... Delivered-To: s1291@... X-eGroups-Return: sentto-1986690-845-977950642-s1291=qmail.pjwstk.waw.pl@returns.onelist.com X-Sender:...
3 Dec 30, 2000
2:24 pm

Ciesielski Piotr
s1291@...
Send Email

Hi all, I'have just begun using OpenCv, I have problem with BMP_IPL_IO contributed work. When I tried to open a 2 color image (black & white) It returned...
4 Dec 30, 2000
12:18 pm

Wang Minglei
wangml@...
Send Email

Hi, everyone, I tried to use the demo named CamshiftDemo but found a problem. A messageBox shows up and tells me that "can't create CamShift filter". Did...
2 Dec 29, 2000
9:23 pm

ctd@...
Send Email

Hi everybody! I am absolute beginer on OpenCV. If I used following expressions: IplImage *image1 imag1 = ipl(or cv)CreateImageHeader(............) ...
2 Dec 29, 2000
4:30 pm

Josh Pollak
jpollak@...
Send Email

We are casting about right now for a method, or methods for RAPID segmentation that still yieldS decent results. A starting list might be: ...
1 Dec 28, 2000
10:28 pm

Bradski, Gary
gary.bradski@...
Send Email

Sorry, sloppy wording...right now in OpenCV, the watershed algorithm is left as an excercise to the readers :-). But the pieces are there. Now, slightly less...
1 Dec 28, 2000
10:20 pm

Bradski, Gary
gary.bradski@...
Send Email

Rob There already is much support for OCR within OpenCV: There is the watershed algorithm and morphological operations for noise reduction and thinning; There...
3 Dec 28, 2000
7:13 pm

adish@...
Send Email

Hi, We have just started using opencv-0.3.4 on linux 2.2.14-15(mandrake). We were able to run the Canny edge detector successfully. We then tried to run some...
1 Dec 28, 2000
2:48 pm

Shimshoni Ilan
ilans@...
Send Email

Hi I have some questions: - why functions cvCreateImageHeader and cvCreateImage returns integers (not IplImage), this function return integers and halts my...
6 Dec 27, 2000
8:57 pm

Ciesielski Piotr
s1291@...
Send Email

Hi, In "Cv.h", the function cvInitLineIterator is declared: CVLAPI( int, cvInitLineIterator, ( IplImage* img, CvPoint pt1, CvPoint pt2, CvLineIterator*...
4 Dec 27, 2000
4:57 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

Hi I'm involved in a project that includes visual collision avoidance. I have a camera connected on a moving human and the system needs to advise him where are...
1 Dec 27, 2000
1:06 pm

Lior Frenkel
lior_f@...
Send Email

Hi, Just wondering when OCR (Optical Character Recognition) will be incorporated with OpenCv Lib. Bye, Rob...
1 Dec 27, 2000
12:55 pm

kemp@...
Send Email

There may be someone would like to see LkDemo work under VFW. Here are the files I modified just for that. It works fine. You may want to add a property...
2 Dec 25, 2000
3:28 pm

ctd@...
Send Email

Hi! I was testing the "camshift"; filter, but it seems to have a bug: if while using it, everything has skin color disappears from the scene (which can happen...
4 Dec 22, 2000
1:04 pm

Cherepennikov, Valery
Valery.Cherepennikov@...
Send Email

Dear All, I am postgraduate students in biomechanics and I have just subscribed for a group. I am trying to write down code for calculation of fundamental...
1 Dec 22, 2000
12:59 pm

Tomislav.Pribanic@...
Send Email

Hi, In OpenCV there are several functions (especially memory releasing ones) that accept a type** as argument. Why is this done? Is the pointer actually...
3 Dec 22, 2000
9:55 am

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

Serge, just by way of teaching others who are also new: If something simple goes wrong...it&#39;s been discussed. Go to the message page on egroups: ...
2 Dec 22, 2000
12:19 am

Bob Davies
bobdavies@...
Send Email

Hi, How can I use OpenCV to do the Morphological Operations like "Thinning";, "Thickening&quot;, "Skeletonization" and "Hit-andMiss Transform"? Thanx, Adi...
3 Dec 21, 2000
8:50 pm

Bradski, Gary
gary.bradski@...
Send Email

Hi, Using OpenCV 0.3.4 under Linux 2.2.16 on a Pentium III causes the error "Illegal instruction" and a program termination, when using several library...
2 Dec 21, 2000
8:44 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

Hello, does anybody of you has an idea how i acn overlay a direct show video renderer window with gdi objects. i tried to draw on the video window but it...
3 Dec 21, 2000
8:19 pm

Ross Cutler
rcutler@...
Send Email

Hi all, I have tried out DirectX 8.0 which includes Direct Show. In my program I use a simple Filter Graph (Source, ProxyTrans and Null Renderer). The problem...
2 Dec 21, 2000
8:14 pm

Bob Davies
bobdavies@...
Send Email

Hello, Does somebody know, if there is a Linux version of IPL 2.5 out there? And if so, does it work with OpenCV 0.3.4 ? Thanks for your help, Sebastian....
2 Dec 21, 2000
7:06 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

Hi, I am trying to get the value of brightness, contrast ect. from VideoProcAmpProperty(Direct show), but i failed. Is there anyone who can teach me how to do...
4 Dec 21, 2000
7:04 pm

Eruhimov, Victor
Victor.Eruhimov@...
Send Email

I'm trying to use the cvCornerEigenValsAndVecs function but I get an application error exception that states that there is an access violation (0x0000005),...
2 Dec 21, 2000
6:57 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

when I change the parameter "etalon",why not alter the result? cvFindChessBoardCornerGuesses(img, thresh,cvSize(0,0),point,&point_count); ...
2 Dec 21, 2000
6:55 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

I have several problems when using CalibFilter (with OpenCV Alpha 0.3.4). Specifically, 1. It has severe memory leak -- about 0.5 MB/s. It only leaks when it...
2 Dec 21, 2000
6:40 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email

Hi, What is the most efficient way to do the dot product of 2 8U images? Assuming the values are between 0-255 the results (per pixel) may be up to 2^16=65K. ...
2 Dec 21, 2000
6:22 pm

Pisarevsky, Vadim
Vadim.Pisarevsky@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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