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: 48149
  • Category: Open Source
  • Founded: Jun 20, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Hi everyone, This has been asked before, and the answer is always redirected to cvConvertScale. I just want to make it clear that cvConvertScale IS NOT ...
1 Jun 1, 2012
2:21 pm

Gonçalo Lopes
kodachi_garou
Send Email

I wonder if anyone is facing this problem as well... The same piece of code runs in 2.3.1 but when I tried in 2.4, CascadeClassifier::Load() kept returning...
2 May 31, 2012
1:16 pm

Jeffrey Geyssens
jgeyssens@...
Send Email

Hi all, i've been trying all day the example of CascadeClassifier that you can see at: ...
3 May 31, 2012
12:09 pm

yilunyou
Send Email

Hello I have two points of type CvPoint and I use them to draw a line using cvLine I'd like to know the pixel indices on which these lines are drawn is this...
1 May 31, 2012
12:08 pm

Moataz
zaza1851983
Send Email

I am using OpenCV 2.3.1 with python 2.6.8. My goal is to calibrate stereo cameras with 640x480 sensors and 3.5mm lenses. I capture images of the asymmetric...
2 May 31, 2012
12:08 pm

eac123
Send Email

Hello, I am working on a small project where I would like to be able to recognize in real time some simple pictograms (blue printed on white paper. can have...
4 May 31, 2012
12:08 pm

medmed4242
Send Email

I am trying to perform color conversion on the gpu and have run into some problems. In order to debug I have made the following application which read an image...
1 May 31, 2012
12:08 pm

mstevens1186
Send Email

Hi, I want to make some realtime face detection to then be sent to face.com to be identified I started by having only one CaptureFromCAM and then inside a loop...
1 May 31, 2012
12:08 pm

nunovgato
Send Email

Hey everybody, I'm quite new to OpenCV and I need to write a code with the following functions: MatchTemplate, Canny and Hough Line Transform. I already have...
1 May 31, 2012
12:08 pm

paulal7489
Send Email

Hello guys, i am trying to save single channel video while using cvWriteFrame(), needs images with depth = IPL_DEPTH_8U and nChannels = 3 .  So Could any one...
1 May 31, 2012
5:59 am

rubi faith
rubi_faith
Send Email

Hi, i using OpenCV 2.3.1 and I'm a bit confused about the behavior of cvFindContours. Input: Mat input = (Mat_<uint8_t>(4,5) << 255, 255, 255, 255, 255, 255,...
5 May 30, 2012
1:04 pm

Ricardo Carnieri
ricardocarnieri
Send Email

Hi,right now i'm doing 3d reconstruction using stereo images. i know OpenCv already implemented some stereo algorithms (GC, BM, and GCBM). Somehow those...
1 May 30, 2012
11:43 am

Reza Adhitya Saputra
shadow_of_da...
Send Email

Good Day Is there anywhere i can get a vehicle detection cascade file? I really need to test something and do not quite know how to create one myself just yet....
2 May 30, 2012
11:42 am

swerdnalarbos
Send Email

Hi All Is there a quick way to limit the number of tbb threads used in some optimized functions (like surf) in the prebuilt version of the OpenCV 2.4? I know...
1 May 30, 2012
11:20 am

Witek Czajewski - Cza...
wicio2004
Send Email

Hello everyone. When I choose msvc2010 release compiler in Qt Creator,It works well.But when I choose msvc2010 debug compiler,it will show message...
1 May 30, 2012
4:13 am

mingzhe ni
nimingzhe2008
Send Email

Hy, Ii implement an eigenFaces recognition program, i have calculated the eigenValues , eigenvectors and the average image of my input images and i want to...
2 May 30, 2012
1:45 am

Shervin Emami
emami_s
Send Email

I downloaded the OpenCV2.4 and installed it, I use VS2008, when i debuging the sample of "matching_to_many_images.cpp" ,I found this lines in sample: if(...
1 May 30, 2012
1:14 am

hujh68
Send Email

Good day, I've successfully calculated the distorton coefficients and the intrinsic parameters for my camera. I use cv::undistort to undistort the grabbed...
1 May 30, 2012
1:14 am

smithpeter12330
Send Email

 Hello All,   I have downloaded ARM DS-5 suite  eval version which have ARM compiler. I have installed it on my  x86 Ubuntu 11.10 (Intel core 2 duo)...
1 May 30, 2012
1:14 am

avadhut chaudhari
dreambig_vision
Send Email

Hi guys, I've already post this question but I didn´t have any answer. Sorry to insist but I'm a beginner using opencv+python and I would like to feel...
3 May 30, 2012
1:14 am

Arnaldo Abrantes
arnaldo.abra...
Send Email

Hello Hello, I recently discovered openCV and have been learning as much as possible. I have been formulating a project for some years for a preschool report...
1 May 30, 2012
1:14 am

riksaga
Send Email

Hi guys. Other than usually I don't have a question. I have benchmarked a few NVIDIA GPU's with OpenCV functions and related it to the CPU performance of two...
5 May 29, 2012
8:34 am

Tonu Samuel
tonusamuel
Send Email

Its my personal site. Plz visit to play games. http://www.meyraj.com/ Dr. Fahim, Carleton U....
1 May 29, 2012
8:30 am

fahim arif
fauzai2001
Send Email

Now that 2.4 is barely out and there is a site which collects bug reports for 2.5. already. So - who is in charge? It looks like each release has its own...
1 May 28, 2012
5:52 pm

vaclav_sal
Send Email

Found bug in gpu::warpAffine when input is GpuMat with 4 channels, uchar. There is an x and y offset that moves the image when using 4 channel gpumat, altough...
3 May 28, 2012
2:08 pm

karlgustavjohansson
karlgustavjo...
Send Email

I'm at the beginning in opencv and I would like to see the content of the func code cvRectangle. I only found this in core_c.h: CVAPI(void) cvRectangle(...
1 May 28, 2012
1:56 pm

yfrank10
Send Email

Hi, Does someone have a good example showing how training for HOG+SVM or/and haartraining is done? I'm having some problems to understand how is it performed. ...
2 May 28, 2012
1:53 pm

Yongkang TANG
tangyk@...
Send Email

I have been trying background subtraction using Mixture of Gaussians using the following python function: cv2.BackgroundSubtractorMOG(history, nmixtures,...
2 May 28, 2012
1:53 pm

anurag
anurag_waits
Send Email

i'm just starting looking at implementing a vision system for a pick and place machine for home use , anyone working on such a project ? , and willing to share...
2 May 28, 2012
1:52 pm

nareshshah139@...
nareshshah7139
Send Email

I'm using opencv's EM implementation, but I'm running up against a bug in the released version (2.4.0): http://code.opencv.org/issues/1939 This bug says it's...
3 May 28, 2012
1:52 pm

Alexander Sun
daetalusun@...
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