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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi I am new here, I just want to ask, does any body know the website or books to study how to use the functions or classes of openCV, such as iplIamge,...
1 Nov 2, 2006
10:04 am

liu dayu
liuxiaoyang1980
Send Email

I'm a little new to OpenCV and I was looking for some help. Basically what I'm trying to do is detect an object(ping-pong ball) of a specific color (orange)...
1 Nov 2, 2006
10:04 am

mcoughl2
Send Email

hi, somebody know how to play 2 cams at one time (sorry for my english) i don't want make stereoscopic vision, just see 2 cameras at once :) I know how to...
1 Nov 2, 2006
9:53 am

sergiogascagarcia
sergiogascag...
Send Email

Hi, I am just trying the very first program, Get an error like this. error C3861: 'cvcamGetCamerascount': identifier not found Can anyone help me Thanks. ...
1 Nov 2, 2006
5:57 am

#WANG JUN (WANG0248)#
wjsimonwj
Send Email

Hello, I have a video capture card from nVidia. How i use cvcam and how i put the video on a Form? If you have an example, can you send it to me? thank you. ...
1 Nov 1, 2006
6:07 pm

Leandro
leandromoccia
Send Email

Hey, is there a function that implements "adaptive Gaussian mixture" for removing background in video files. Someone told me that there was, but I can't find...
3 Nov 1, 2006
4:59 pm

Savo Delic
savo_delic
Send Email

Hi all, OpenCv stuck on cvCvtColor, It does not happen on all cases, I checked that all parameters are ok. Is there a way to debug this? I expect the method to...
1 Nov 1, 2006
10:06 am

raz_udi
Send Email

Hi, I'm trying to use the OpenCV libraries with the digital mars compiler but i keep getting an error on any cv functions: Error 42: Undefined symbol...
1 Nov 1, 2006
9:55 am

Thirushan Govender
Thiru_g
Send Email

i wish to load a large bitonal tiff file into a window and by means of scroll bars and rubber banding, select a region of interest, probably by sucessive use...
1 Nov 1, 2006
9:37 am

PAUL CHARLESWORTH
paul476519
Send Email

You can change the color of the cross-hair over a cvNamedWindow. In fact, you can change the cursor to be anything that you would like it to be--within...
1 Nov 1, 2006
8:52 am

damon.gerhardt
Send Email

Is there any solution for image selecting of user like filedialog box, in .Net 2005 C++ ? All of the samples on Internet are for Mfc or Console. Give me a...
1 Nov 1, 2006
8:47 am

ferhat sukru rende
ferhatsukrur...
Send Email

Hi, This is my 3rd time that I am asking for a solution to the problem described below: I select a rectangular template from the video being shown on a window...
6 Nov 1, 2006
8:44 am

damon.gerhardt
Send Email

Hi, Can anyone advice me how to use OpenCV to use the mouse to draw line? I have tried using the cvLine command but there are error. Appreciate you help....
1 Nov 1, 2006
8:44 am

boonsanchu
Send Email

Hi, I have downloaded it and there is no streams.h at all. I have searched all folders. the version is dec 2005. Where can I find a older version?...
4 Nov 1, 2006
8:41 am

jackypaquereau
Send Email

Hi all! I want to calculate the cumulative probability function (F(x)) of a grayscale image. Does anybody know how I can do this? Thanks! [Non-text portions of...
3 Nov 1, 2006
2:49 am

赵琦
manazhao1220
Send Email

I want swap black and white pixels into B&W image ... opencv have any function to make this??? or just i must make it ???...
5 Nov 1, 2006
12:07 am

sergiogascagarcia
sergiogascag...
Send Email

If i run make there are following errors make[4]: *** [_cv_la-_cv.lo] Fehler 1 make[4]: Leaving directory ...
3 Oct 31, 2006
10:03 pm

klezmor
Send Email

I make this to take a portion of IplImage: cvSetImageROI(Prueba1,cvRect(10,10,100,100)); but if now i read Prueba1->width isn't 100, the Prueba1->width is the ...
4 Oct 31, 2006
8:33 pm

sergiogascagarcia
sergiogascag...
Send Email

Hi all, I'm trying to use the cvCalibrateCamera2 function, on Gentoo Linux box (gcc 3.4.6). I wrote a simple test based on calibration.cpp example in ...
1 Oct 31, 2006
3:33 pm

tboloo99
Send Email

Hi everyone, (First of all, i'm french, so please excuse my poor english...) I have to apply two homographies on a stereo couple, in order to rectify the...
4 Oct 31, 2006
1:33 pm

access_livic
Send Email

Hi: I am confused and desperately need help from you all. I am using OpenCV function cvFindExtrinsicCameraParams to find the camera location with respect to a...
2 Oct 31, 2006
12:44 pm

Mahesh V.
maheshvenkat...
Send Email

Hi, I've a problem concerning read from firewire camera, practically I use 2 cam under linux: 1 - A USB quickcam express webcam 2 - A firewire Sony Videocam ...
13 Oct 31, 2006
12:30 pm

olivier.bornet@...
bornoliv
Send Email

After a long struggle, making opencv run under dev c++ we managed to compile several test codes, without any errors of linking or compiling. If I want to show...
2 Oct 31, 2006
10:39 am

赵琦
manazhao1220
Send Email

Hi there, May i know what are the standard formats for getting the negative samples in adaBoost training? Is there any format? Currently i am doing face...
2 Oct 31, 2006
10:27 am

michael_p_horton
michael_p_ho...
Send Email

Why is that? I am processing a video stream and using openCV beta5, if I call cvCvtColor to make the frame greyscale, it also flips the image.... a bit...
3 Oct 31, 2006
10:18 am

vp153
Send Email

Hi, I make this: 1) take a frame from webcam 2) copy IplImage frame to CImage frame2 3) and put CImage into PictureBox in VB6 (using DrawToHDC propierty ...
3 Oct 31, 2006
9:55 am

sergiogascagarcia
sergiogascag...
Send Email

hi, iam doing a project in image processing using opencv. now i ahve to fin a ROI to do loal enhancement and processing.. how do i find a ROI?? and how can I...
2 Oct 31, 2006
9:47 am

Mahesh V.
maheshvenkat...
Send Email

I use the matlab calibration toolbox to calibrate my ccd camera. the focus length of the camers is 16mm. and I use 19*13 chessboard and the square is 30.3mm....
3 Oct 31, 2006
9:28 am

Luca Cococcetta
vanth1982
Send Email

Help! I am a freshman. I use VC6.0 and the version of opencv I tried is the latest 1.0 and 1.0 rc1. I followed the instructions about the compiling,but sth...
3 Oct 31, 2006
9:12 am

赵琦
manazhao1220
Send Email

Hi, I need a function for converting a contour (CvSeq) into runs. Is there an existing function for that or do I have to build my own. Thanks for helping....
1 Oct 31, 2006
9:11 am

jmnaste
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