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: 48140
  • 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
Messages 72056 - 72085 of 90762   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
72056 timoncui Send Email Jul 1, 2010
7:45 am
Hey, has anyone tried the update functionality of the function CvBoost::train()? According to the document, when setting the parameter "update" as true, the...
72057 Adrien BAK
bak.adrien Send Email
Jul 1, 2010
7:55 am
if your 16bit buffer lives longer than your iplimage, it's more efficient to allocate only a iplimage header and then to set the 'data' member of the resulting...
72058 bak.adrien Send Email Jul 1, 2010
1:23 pm
Hi all, I'm looking for someone who wrote the computeDisparity Function. I got two questions : First, why are there so many loadu, since everything is done...
72059 Victor Eruhimov
relrotciv Send Email
Jul 1, 2010
1:40 pm
Hi, this is fixed in trunk. Best Regards, Victor ... [Non-text portions of this message have been removed]...
72060 Shashank K
shash_chubs Send Email
Jul 1, 2010
2:12 pm
Hi! I am trying to perform object recognition using SURF descriptors. I looked at find_obj demo code and found it useful. Just to be sure of what I am doing I...
72061 idham
id_jul88 Send Email
Jul 1, 2010
3:23 pm
hi.. guys, i would ask something about opencv, i'm newbie in opencv, but i really interest on it. so i want learn more about opencv, but i have a little...
72062 Maxime Lemonnier
maxime.lemon... Send Email
Jul 1, 2010
3:48 pm
You must have been very unlucky when you searched the forum for existing solutions. Showing IplImages in Qt is a piece of cake. cv::VideoCapture cap; cv::Mat...
72063 sam
samy.sakr Send Email
Jul 1, 2010
4:11 pm
Hi there, Fourier descriptor depends on the number of points of a contour. Is this right?, if so, how then to compare two shapes having different number of...
72064 Robin Hewitt
get_imaginary Send Email
Jul 1, 2010
4:27 pm
Hi Shashank, This is a very good question. It's not naive at all. In fact it shows you are already thinking clearly and deeply about the inherent difficulties...
72065 Maxime Lemonnier
maxime.lemon... Send Email
Jul 1, 2010
5:49 pm
I'm under linux, read this http://www.qtcentre.org/threads/10233-Adding-a-library-search-path-on-Eclipse- using-QT-Eclipse-Integration scroll to the end ... --...
72066 Maxim Kizub
m.kizub Send Email
Jul 1, 2010
6:39 pm
Hello. I've developed a few tricks and improvements to speedup face detection on images (photos, video). Preliminary tests show that with these techniques face...
72067 dongpyo.hong Send Email Jul 1, 2010
7:17 pm
After I updated from opencv 2.0 to opencv 2.1, I got several odd results. 1. "Camera dropped frame" message 2. cvShowImage() shows the same grabbed image from...
72068 Ricardo Pascal
pascal.linux@... Send Email
Jul 2, 2010
12:52 am
My third day with opencv, and still can't detect circles... Someone has idea on what i'm doing wrong ? ( I'm using opencv 2.1 at Ubuntu Lucid, and python 2.6 )...
72069 Flavioli
flavkupe Send Email
Jul 2, 2010
1:35 am
I've been trying for about 4 or 5 hours now to install OpenCV-2.1.0 on Ubuntu 8.04... I'm having much more trouble doing so than I feel I should. I searched...
72070 prashant bhutani
prashantbhutani2008@... Send Email
Jul 2, 2010
3:49 am
Well even I got this error when I ran CMake recently. But the method I was using to compile OpenCV programs on Ubuntu before running CMake is gcc/g++...
72071 prashant bhutani
prashantbhutani2008@... Send Email
Jul 2, 2010
4:12 am
Well I don't know much Python but I think I know the answer to your problem. ... Since you have to pass grayscale Image to canny (no need to call it though) as...
72072 biswassourav.cse47
biswassourav... Send Email
Jul 2, 2010
7:53 am
Hello there, Just start working with openCV and am trying to get comfortable with it. I am trying to open a avi video and run it through openCV. However, in...
72073 Shervin Emami
emami_s Send Email
Jul 2, 2010
8:02 am
Hi, It depends on whether you are using Windows or something else like Ubuntu / Linux. Because most likely your problem is that OpenCV (HighGUI) doesnt support...
72074 Gijs Molenaar
gijsmolenaar Send Email
Jul 2, 2010
8:55 am
Why don't you update your ubuntu and use the prebuild binaries? http://opencv.willowgarage.com/wiki/Ubuntu_Packages ... -- -- Gijs Molenaar ...
72075 xamtau
trucpth Send Email
Jul 2, 2010
10:38 am
Same problem too :( -- View this message in context: http://opencv-users.1802565.n2.nabble.com/cvHoughCircle-different-results-tp3549877p5247212.html Sent from...
72076 Entrada
davidmarcelo... Send Email
Jul 2, 2010
12:16 pm
Are you working with black and white o color images? 2009/8/29 zlcpn <zlcpn@...> ... [Non-text portions of this message have been removed]...
72077 Genís Aguilar
mailtogenis@... Send Email
Jul 2, 2010
12:29 pm
Hello, I need to use stereo calibration data provided by CvCalibFilter to rectify a set of par images. The problem is that the application that rectifies them ...
72078 gdssoftware Send Email Jul 2, 2010
12:44 pm
I am new to OpenCV, but it looks great. Working with some user generated data files, and I am confused on how best to load the data into an image. - Windows...
72079 Vito Macchia
vito.macchia... Send Email
Jul 2, 2010
1:01 pm
Current (10.04) binary packages are 2.0, if I'm not wrong. So better compile OpenCV by yourself. It could be that you're using g++>4.2? Try installing and...
72080 Genís Aguilar
mailtogenis@... Send Email
Jul 2, 2010
1:09 pm
Maybe a bad version of libavutils package? I recently compiled it in a 8.04 installation with no problem, though the system was heavly outdated (I mean, it was...
72081 Eduard Shpigelman
eduard.shpig... Send Email
Jul 2, 2010
1:53 pm
Yes, descriptors are normalized ! [Non-text portions of this message have been removed]...
72082 Rufat Mammadyarov
rufus_230590 Send Email
Jul 2, 2010
2:42 pm
So OpenCV has a default PeopleDetector that I used before successfully and the results were quite good. Now I'm thinking of using some other detectors to...
72083 Adrien BAK
bak.adrien Send Email
Jul 2, 2010
2:59 pm
Ok Guys, finally, turns out, I was right, there is a bug in cvstereosgbm. With a little hack, I'm able to get a full disparity map, no more problem with the...
72084 Rufat Mammadyarov
rufus_230590 Send Email
Jul 2, 2010
4:45 pm
did some more research and has found out that OpenCV developers tested the system on their own dataset and the result was a single floating point vector of...
72085 elektrischerpinguin
elektrischer... Send Email
Jul 2, 2010
7:22 pm
Hi! :) I'm so close to a nervous breakdown. My app gives me in debug mode: Unhandled exception at 0x7c812afb in CrystalGate.exe: Microsoft C++ exception:...
Messages 72056 - 72085 of 90762   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