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: 48152
  • 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 87879 - 87908 of 90792   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
87879 gary p
garyofcourse Send Email
May 21, 2012
12:02 pm
Thanks for the reply Steve. I did compile it, took me 2 days to successfully compile with everything (tbb, qt, openni etc), and I have a test program running...
87880 Dhaval
dhaval.mecha Send Email
May 21, 2012
12:03 pm
Are you making software based on image processing ? Then you need to threshold the image for initial background subtraction, this task is really cumbersome as...
87881 Rizwan Bashir
muhammadrizw... Send Email
May 21, 2012
12:03 pm
Dear All I want to find the distance of a ball from my camera. I am using a single camera for this experiment. The camera is mounted on the top of the ball. So...
87882 Enkhamndakh
mandakh_spooky Send Email
May 21, 2012
12:03 pm
... CvMat *m = cvCreateMat(bla bla); uchar *data = ( uchar* )m;...
87883 kaveri_thakoor Send Email May 21, 2012
12:03 pm
Is it possible to access the image from which the best matching keypoint (shortest distance) has been found using opencv's flannbasedmatcher match() function...
87884 brendan15243 Send Email May 21, 2012
12:03 pm
This tutorial gives an example of writing a matrix to standard output: ...
87885 brendan15243 Send Email May 21, 2012
12:03 pm
Say if I load a matrix via imload, I don't know the underlying type of the matrix. Is there a simple method for accessing the members of the matrix without...
87886 Jenny Wui
jenny_wui@... Send Email
May 21, 2012
12:03 pm
Hello, I would like to use opencv with openGL for texture mapping. With the use of opencv, channel RGB values can be manipulated. Now, suppose, my texture XY...
87887 levinowska Send Email May 21, 2012
12:03 pm
Hello, I'm really new to OpenCv and I tried to match the computed descriptors from to images using the BruteForceMatcher but i can't get it compiling. My...
87888 gary p
garyofcourse Send Email
May 21, 2012
12:03 pm
Thanks for the clarification Shervin. Also I checked out your website, you've done some very cool stuff with OpenCV (and also with robots)....
87889 s13g3l Send Email May 21, 2012
12:03 pm
In the sample code there is a small mistake (nRows and nCols got mixed up where the array is accessed) but it does not influence the main problem. Because I...
87890 danatorionautomation
danatorionau... Send Email
May 21, 2012
12:03 pm
I think the closest is estimateRigidTransform, if you set the 'fullAffine&#39; parameter to False then it returns a combination of translation, rotation and...
87891 emptyal
moeter26 Send Email
May 21, 2012
12:03 pm
Hi there, since upgrading to 2.4.0 both VideoCapture and VideoWriter are using GStreamer for encoding and decoding video streams. I'd like them to use FFMPEG...
87892 weber de souza calixto
webercalixto Send Email
May 21, 2012
12:08 pm
If you have the floor dimensions and the camera-floor distance, basic trigonometry can give you good distance estimations. Assuming that your 'image plane' is...
87893 Shervin Emami
emami_s Send Email
May 21, 2012
1:52 pm
It's been moved to the "nonfree" module, to make it obvious it has legal issues: "http://opencv.itseez.com/modules/nonfree/doc/nonfree.html&quot; Cheers, Shervin...
87894 Shervin Emami
emami_s Send Email
May 21, 2012
2:00 pm
You should definitely NOT do what Enkhamndakh said, that gives access to the settings, not the pixels! Follow what I said, and if it doesn't work it is because...
87895 weber de souza calixto
webercalixto Send Email
May 21, 2012
2:15 pm
As Shervin said, a pointer to the Mat doesn't guarantee access to the Mat data, but the entire Mat itself. 2012/5/21 Shervin Emami <shervin.emami@...> ...
87896 rui.work Send Email May 22, 2012
11:47 am
SIFT has been moved to the nonfree module. http://docs.opencv.org/modules/nonfree/doc/feature_detection.html...
87897 Paulo Trigueiros
ptrigueiros Send Email
May 22, 2012
11:47 am
Hi, You can use Mat image; uchar *pixels = image.data; Try it. brd, Paulo Trigueiros...
87898 gameguy326 Send Email May 22, 2012
11:47 am
Hi all, I'm having some difficulties using SURF. I have in my project: #include <cxcore.h> #include <highgui.h> #include <imgproc/imgproc_c.h> #include...
87899 Brendan Miller
brendan15243 Send Email
May 22, 2012
11:47 am
Right now I install opencv into /opt/opencv and link the libraries by setting the rpath on my executable. Really though, I'd rather use the library in place...
87900 yustinus_adika Send Email May 22, 2012
11:47 am
Hi guys, i doing an experiment using openCV. My current progress <http://postimage.org/image/j7rjonbzb/> 1. I have tried using Haar Cascade, to move mouse...
87901 filipenevesdossantos
filipenevesd... Send Email
May 22, 2012
11:47 am
Hello, I am creating panoramic images (CV 2.4.0), but i want to force the order of photo stitching. For example if i give the photos 1,2,3,4,5,6 i want to get...
87902 kurtulusakdogan Send Email May 22, 2012
11:48 am
Hi all I am planing to utilize Kinect camera to navigate a robot arm using opencv library. In order to use openni drivers and make installation neat and tidy,...
87903 alelr7 Send Email May 22, 2012
11:48 am
Hi everybody, I am working on feature matching using SURF descriptors extractor and Flann based matcher. Sometimes an error occurs: "unsupported format or...
87904 Hemant Singh
maddyhemu Send Email
May 22, 2012
11:50 am
Hello Everyone, Apart from Hough Transform, any other method to detect circles which are of same colour and overlapping? -- -Hemant...
87905 Muhammad Rizwan Bashir
muhammadrizw... Send Email
May 22, 2012
11:50 am
Thank You Weber. What if my distance is not fixed (it changes every time I perform my experiment)? I mean if the camera is moved away or closer to the ball on...
87906 eric gregori
emgrobotics Send Email
May 22, 2012
11:50 am
Installing OpenCV can be the most difficult part of using OpenCV. We put together this free tool to get people up and running using OpenCV as quickly as...
87907 Madhu Roopa
roopa.madhu Send Email
May 22, 2012
11:50 am
I have to write a program to get the co-ordinates of 3 led lights(red, green and blue)which are in motion. the input should be taken from the webcam directly...
87908 Ovais Reza
p4r1tyb1t Send Email
May 22, 2012
12:19 pm
Well Rizwan, In order to know the size you either know the size of the object or a reference point in the surrounding. If you camera move perpendicularly to ...
Messages 87879 - 87908 of 90792   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