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: 48142
  • 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 21714 - 21743 of 90766   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
21714 kitana_reece Send Email Sep 1, 2004
10:19 am
... filter ... coordinates ... strange. ... hey there, I was just wondering if you got any answers from your kalman filtering question, as I am trying to...
21715 superflytiger Send Email Sep 1, 2004
12:57 pm
Can you put your code so that we can have a closer look? Normally if you don't specify the FOURCC a diglog will pop up at runtime to ask for it. ... get...
21716 Frank Loemker
floemker Send Email
Sep 1, 2004
12:59 pm
Hello, ... Do you use OpenCV-0.9.5? OpenCV-0.9.5 uses the MIT-SHM shared memory extension for displaying (it's faster than using the normal XPutImage()). But...
21717 aanchien Send Email Sep 1, 2004
3:16 pm
Hi, Just wondering whether anyone knows an equivalent command for bwareaopen (MatLab) in OpenCV? Bwareaopen(BW,P) removes from a binary image all connected ...
21718 aanchien Send Email Sep 1, 2004
3:16 pm
Hi, Just wondering whether anyone knows an equivalent command for bwareaopen (MatLab) in OpenCV? Bwareaopen(BW,P) removes from a binary image all connected ...
21719 vioty22 Send Email Sep 1, 2004
3:18 pm
Hello, I just want to know if someone use this function (cvFindExtrinsicCameraParams) and if he can explain me what represent exactly the matrix and vector...
21720 Reede Ren
reederen Send Email
Sep 1, 2004
4:00 pm
Is it something like morphlogic Open function? ... Hi, Just wondering whether anyone knows an equivalent command for bwareaopen (MatLab) in OpenCV? ...
21721 pepoke Send Email Sep 1, 2004
4:47 pm
Hi, I am having similar problems. Has anyone figured out a solution for this? I pass 100 to cvCaptureFromCAM, define the preprocessor and add the necessary...
21722 Mary
molobu2001 Send Email
Sep 1, 2004
6:38 pm
Hi Violanine, I think the vector represents the translation of world origin (0,0,0) which is at the upper-left most inner cornner of your chess board. I had...
21723 Mary
molobu2001 Send Email
Sep 1, 2004
6:51 pm
what do you mean "to identify a vehicle after removing it from the background" ? it looks like you only have four categories of objects, unless you need to...
21724 juanwachs Send Email Sep 1, 2004
8:29 pm
Dear OpenCV users: I'm trying to modify the following code to increase the window of the web-cam to 640x480. I know that there is an application called...
21725 opencvjunks Send Email Sep 1, 2004
9:59 pm
I am trying to display the pixel values of a color image which is completely red. I get values as below: blue = 0 green = 0 red = 255 blue = 0 green = 0 red =...
21726 willgottait Send Email Sep 1, 2004
10:18 pm
Hi folks, I am trying to apply HaarTraining to detect Motorola logo. It's pretty much a toy application. I generate 100 positive samples (into vec file) and...
21727 soundlessair Send Email Sep 2, 2004
3:38 am
#include "cvcam.h" #include "highgui.h" int ShowCamVideo(HWND hwnd, int width, int height) { VidFormat vidFmt={ width, height, 30.0}; int ncams =...
21728 tkwoodfamily Send Email Sep 2, 2004
4:45 am
Linux or Windows? Linux Beta4? Go to file: /opencv/otherlibs/highgui/cvcap_v4l.cpp take out the double slash (//) that will un comment the line: #define...
21729 vioty22 Send Email Sep 2, 2004
7:06 am
Hi Mary, thank you very much. I looked your project but I don't understand why you use lower left and right corners to define world coordinate system. If the...
21730 engin.tola
etola Send Email
Sep 2, 2004
7:51 am
Hi, I would like to warn you about another bug in cvFindChessBoardCornerGuesses function. This function 'sometimes&#39; labels the coordinates in an unsorted way....
21731 Pisarevsky, Vadim
vp153 Send Email
Sep 2, 2004
7:52 am
Hello all OpenCV on Linux users, Improved (or completely rewritten) versions of cvcap_v4l.cpp (by Sfuncia Fabio) and cvcap_dc1394.cpp (by Frederic Devernay) ...
21732 manish kala
talktokala@... Send Email
Sep 2, 2004
7:58 am
hi buddies this is a desperate appeal from me. i am a student in india and am working on face recognition using neural networks. can any body supply me the...
21733 subsins Send Email Sep 2, 2004
8:24 am
hye all i think beta 4 got some problems with in cause i get memory could not be written at stage 0 can anyone point to this problem what is the problem with...
21734 Florian
inflomatik Send Email
Sep 2, 2004
8:32 am
Hi, I wonder how I can convert old cascades (textfiles in directories) into the format introduced in beta 4 (xml file)? Thx for any pointers --Florian...
21735 subsins Send Email Sep 2, 2004
11:07 am
hi i think you have choosen -1 as an option in place of a decoder name and you tried to select it your self well you will see that they have given two options...
21736 gu_luke Send Email Sep 2, 2004
12:19 pm
help functions of OpenCV could be used in Embeded VC++,or VC++.net which runs in wince?...
21737 cluqued Send Email Sep 2, 2004
12:33 pm
Any body has ported opencv0.9.X to nano-X windowing? Any one interested? Cheers...
21738 Massimo De Vivo
massimo_devivo Send Email
Sep 2, 2004
12:36 pm
Hi all, in the beta4 release, haarfacedetect sample doesn't exist anymore and the only sample for haar face detection is facedetect. I've found the .c file,...
21739 Tariq Saeed Ansari
mail4tariq2001 Send Email
Sep 2, 2004
1:00 pm
Hi, I m interested to know what algorithm are u using to remove the vehicle from the background? are u assuming a fixed background or any type of background...
21740 Massimo De Vivo
massimo_devivo Send Email
Sep 2, 2004
1:01 pm
Hi Florian, look at this old email by Vadim, I think it could help you, regards, Max ... Stefan, First of all, you may load classifier directly from directory...
21741 opencvjunks Send Email Sep 2, 2004
2:10 pm
I am trying to use the cvAdaptiveThreshold function. But I am a little confused as to what the param1 and blockSize stand for? I have browsed through the...
21742 Zhanfeng Yue
yzf1973 Send Email
Sep 2, 2004
2:13 pm
I have the similar problem but it is at stage 7. Anyone can help? ... http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/W4wwlB/TM ... ...
21743 Soren Hauberg
soren_hauberg Send Email
Sep 2, 2004
3:26 pm
Hi I'm trying to call OpenCV from Octave (a matlab like enviroment) but I'm having problems with the OpenCV error handler. As an example I want to call...
Messages 21714 - 21743 of 90766   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