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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 9569 - 9598 of 90760   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
9569 Akihiko Hattori
clothpart77 Send Email
Nov 1, 2002
10:28 am
Hello!! May Name is Akihiko. Please help me! I want to know about the way to do below things. (Purpose) Recognition data from Video Capture Board with openCV ...
9570 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 1, 2002
1:09 pm
Dear All, The given picture is the plan view of the room setup. I wanna know the absolute location (x,y with respect to the room). I get the face position from...
9571 Michael Cheng
compvizard Send Email
Nov 1, 2002
3:55 pm
Hi Edmund, Do you have a website showcasing your (company's) products? cheers, michael cheng ... From: Edmund Koh To: OpenCV@yahoogroups.com Sent: Friday,...
9572 Michael Cheng
compvizard Send Email
Nov 1, 2002
3:56 pm
use cvContourArea() to filter out any positive results. hope this help. cheers, m. ... From: Elect Engg Visitor ELEV7 To: opencv@yahoogroups.com Sent: Tuesday,...
9573 ikram_1973 Send Email Nov 1, 2002
5:39 pm
Hi, Thanks Edmund, I'll contact you A.S.A.P Regards, Akram ... provide you ... do really ... project on ... camera head ... with this ... mailing ... ...
9574 moniermaher Send Email Nov 1, 2002
8:40 pm
Raman, Did you ever get the Background subtraction to work ? If yes could you post a proper example ? Thanks for your help Monier ... ...
9575 Christian Amelinckx
camelinckx Send Email
Nov 2, 2002
12:14 am
Hi all, I beleive what you need to do is use a different extraction method, instead of CV_RETR_CCOMP use CV_RETR_EXTERNAL, which will only retrieve the...
9576 caihong200@...
caihong5200 Send Email
Nov 2, 2002
1:44 am
I had planed to use Canny algorithm in OpenCV with c++Builder,but i don't whether this library can be used in C++Builder,and how...
9577 newyangzh Send Email Nov 2, 2002
4:13 am
Hi: I hope I've found the right place, actually this question is about the class CVisTransform4x4 in Ms Vision SDK. I found in their very little documentation...
9578 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 2, 2002
5:50 am
I think I may need to Calibrate my cameras, to find those parameters!.. Am I right if so some one pls tell me how to do that. -Ruwan ... From: Elect Engg...
9579 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 2, 2002
9:20 am
Dear All, I've managed to get camera intrinsic parameters using the tool provided. Camera Matrix: M[0.0]= 562.3265991M[0.1]= 0.0000000M[0.2]=...
9580 razilon Send Email Nov 3, 2002
12:44 am
Hi, Has anyone been able to solve this "Bad Camera" problem? I'm getting the same thing. Thanks ... camera), and ... questions ... CAMERAS INTO ... system. ...
9581 khalil_mi Send Email Nov 3, 2002
8:41 am
Hi I am interested to take a picture of the human skin to extract the wrinkles. I am wondering if anyone knows a good camera or a sensor that can that job. ...
9582 Raducanu, B.M.
ccbradub Send Email
Nov 3, 2002
11:51 am
Hi! You have to download and install the patch 'opencv_patch_b2.1.1.zip&#39; that you can find at: http://sourceforge.net/projects/opencvlibrary (click on the link...
9583 Mantas Urbonavicius
mantialis Send Email
Nov 3, 2002
5:28 pm
Hi, does anyone have experience in using paintlib (or other freeware picture library) with opencv ? The problem is that opencv seems to have poor image formats...
9584 braguista_pt Send Email Nov 3, 2002
9:31 pm
Iดm trying to find the maximum value within an image. Iดve already done it by going through all of the pixels in the image, and by using iplGetPixel I...
9585 razilon Send Email Nov 3, 2002
11:31 pm
Hi, I'm having this same problem: compile camshift filter with no changes and no errors -> connection incompatibility. I'm hoping to use the camshift filter...
9586 matrix_ql Send Email Nov 4, 2002
2:41 am
Dear all, I faced a problem, when I use the CvvImage in HighGUI.lib. Here is the code I used, CvvImage* m_image=new CvvImage(); m_image->Load("01.jpg",1); ...
9587 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 4, 2002
5:27 am
Dear All, In OpenCV Camera Calibration docs there is a link saying "C Source; Tutorial with Matlab Implementation"; ** In addition to the source code in C ...
9588 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 4, 2002
9:39 am
I have found out the place of this tutorial in the web. For the ppl who faced the same problem like me could visit ...
9589 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 4, 2002
9:53 am
Dear All, I have tried to calibrate my camera. I got intrinsic and extrinsic matrices. For getting extrinsic matrix I'd used the matlab calibration tool box. I...
9590 Mohamed Zayed
zayed@... Send Email
Nov 4, 2002
10:26 am
Hi, to change the coordinates system you should apply the rotation followed by translation (extrinsic parameters ). good luck. Mohamed ... From: Elect Engg...
9591 Pisarevsky, Vadim
vp153 Send Email
Nov 4, 2002
11:59 am
Check that the image is single-channel or multi-channel with COI ([color] channel of interest) set (that can be done via cvSetImageCOI). ... From: braguista_pt...
9592 woods
woods_bill Send Email
Nov 4, 2002
2:04 pm
OpenCVฃฌฤใบรฃก กกกก กกกกกกกกกกกกกกกกึย ภ๑ฃก กกกกกกกกกกกก woods zx_w@... กกกกกกกกกกกกกกกกกกกก 2002-11-04 ...
9593 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 5, 2002
1:29 am
Could you pls tell me the equation. Is it M = R-1(A-1m -t) ? Thanks. -Ruwan ... From: Mohamed Zayed [mailto:zayed@...] Sent: November 4, 2002 6:27 PM...
9594 OpenCV@yahoogroups.com Send Email Nov 5, 2002
7:47 am
We would like to remind you of this upcoming event. TET-Klausur Date: Tuesday, November 5, 2002 Time: 9:00AM - 9:30AM CET (GMT+01:00)...
9595 Mohamed Zayed
zayed@... Send Email
Nov 5, 2002
7:56 am
Hi, If we consider that m = A [R t] M where : A : matrix of intrinsic parameters. R : Rotation Matrix t : translation vector (tx, ty, tz)T m : homogenous image...
9596 razilon Send Email Nov 5, 2002
8:05 am
Hi, I've taken the camshift code and inserted it into the callback procedure of the cvcam example and it tracks correctly. I then modified the code so that...
9597 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 5, 2002
11:19 am
Hi, Thanks a lot Mohomed. M = (KT K)-1 KT m Also pls tell me. Is this matrix multiplication? -> (KT K) . Does OpenCV provide direct function for this.? ->...
9598 Elect Engg Visitor EL...
janapriya2k Send Email
Nov 5, 2002
11:21 am
Dear All, In my image processing application (SDI) I display several video streams in the SDI View. I want to create an AVI file from the images present in...
Messages 9569 - 9598 of 90760   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