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: 48147
  • 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

Hello, I'm using OpenCV watershed function but I need some help on it's output. If I understand well the output of the function is an image where the ...
7 Jul 5, 2012
1:33 pm

ttn
ttn@...
Send Email

hello, i am having hard time to use applications in opencv to train cascad classifier to detect logo. can you please help me by telling the steps to do that? ...
3 Jul 5, 2012
12:15 pm

Kabinad Teshager
kabinad.tesh...
Send Email

Hi! I am trying to use the Grey Level Co-Occurrence Matrix (GLCM) in cvTexture.cpp (cvaux.h). I fixed some bugs in the library, but I still don't know how to...
2 Jul 5, 2012
12:15 pm

skarthik_rajan
Send Email

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...
2 Jul 5, 2012
12:15 pm

Karthik
karthikramam...
Send Email

Hi Everyone: I m working on an application which is calling a opencv DLL in a real time LABVIEW operating system. However, according to the NI support guys,...
2 Jul 5, 2012
12:14 pm

Santhosh Jogi
s_jogi...
Send Email

Hello I would like to know if there is a simple and cheap way to achieve this. I require to be able to control the gain in a webcam using OpenCV. Usually gain...
1 Jul 5, 2012
12:14 pm

carlosalbertodiaz2000
carlosalbert...
Send Email

Hello  I would like to know if there is a simple and cheap way to achieve this. I require to be able to control the gain in a webcam using OpenCV. Usually...
1 Jul 5, 2012
12:14 pm

Carlos Diaz
carlosalbert...
Send Email

Good day OpenCV group, I have a contour and wanna partition it evenly into segments of equal arcs. This means the contour will be redefined by new points,...
1 Jul 5, 2012
7:25 am

pattern
samy.ovgu
Send Email

Hello everybody, Despite the holidays and hot summer days, OpenCV dev team continues to work hard for you, dear users. We've just prepared the next update in...
1 Jul 4, 2012
3:44 pm

Vadim Pisarevsky
vp153
Send Email

Hey I am relatively new to opencv and was trying to compute the depth map from a pair of left-right images. For the same , I decided to use StereoSGBM class to...
1 Jul 4, 2012
2:32 pm

Vaibhav Agarwal
vaisci310
Send Email

Hello all! One (simple) question. Is there a way in opencv to initialize a neural network with the weights that I got from previous trainings? I know I can get...
1 Jul 4, 2012
2:32 pm

Angel Mota
mota87angel
Send Email

i tried but failed train a cascade classifier to detect logo. can you guys help me telling how i can use applications in opencv to train cascade classifier? ...
1 Jul 4, 2012
2:32 pm

Kabinad Teshager
kabinad.tesh...
Send Email

How to calibrate a camera using a simple magic cube with its intersecting points on its 2 or 3 planes? The intersecting points are not in a same plane. Is...
1 Jul 4, 2012
12:24 pm

xftong5158
Send Email

Hi, I'm new to this group and I'm looking for ways to contribute (code-wise) to the openCv project. And I'm currently working for a company that uses OpenCv...
4 Jul 4, 2012
8:42 am

Shervin Emami
emami_s
Send Email

Hello, (I'm working with OpenCV in Python 2.7 on Windows.) I had luck to convert a PIL image to an OpenCV image with the algorithm on ...
5 Jul 4, 2012
7:24 am

Rochester Beckham
beckham.roch...
Send Email

Hello everybody, this is my first post in this group. Thank you to everyone that will help me :) I was able to get a good depth image using tsukuba_l and...
2 Jul 4, 2012
7:24 am

dcazzato85
Send Email

How To use OpenCV normalized Correlation ?? Any sample codes ?? My problem: i have a screw head image , i need to find the center of the screw ..so i am...
1 Jul 4, 2012
7:23 am

pixelindia18
Send Email

I have a license plate image on the back of a car. I am trying to extract the license plate region. Here's a picture of the license plate: ...
4 Jul 3, 2012
9:01 pm

Franco Amato
franco.amato
Send Email

Hi everybody, I am currently trying to implement some simple scripts in python. A problem appear when I am using the fonction retrieve of cv2.VideoCapture. It...
2 Jul 3, 2012
1:36 pm

gabrieldosso
Send Email

Hi, In the paper from Viola and Jones (2001), it is written: "Scaling is achieved by scaling the detector itself, rather than scaling the image." But this does...
3 Jul 3, 2012
12:25 pm

Kevin Keraudren
kevin.keraudren
Send Email

Hello Group, I'm new to the group so excuse any possible mistakes. I am a volunteer at our field hockey club in NL, and am looking for preferably open source...
1 Jul 3, 2012
12:02 pm

movenomolecules
Send Email

I have an image Mat of arbitrary size and need to end up with a Mat of size WxH. The resulting image can be scaled proportionally, but any new space...
3 Jul 3, 2012
12:01 pm

jkitten33
Send Email

Hi, I am new to opencv, so I have a question regarding reconstruction of orthographic projection images. I have tried to illustrate the problem, but in the...
1 Jul 3, 2012
12:01 pm

spspspsp1985
Send Email

Elshayal Smart GIS Map Editor and Surface Analysis http://freesmartgis.blogspot.com/?spref=tw Free GIS Software, Free GIS Course, and Free GIS Tutorial Videos...
1 Jul 2, 2012
11:15 pm

elshayalsmartgis
elshayalsmar...
Send Email

Hello everyone. I have a camera looking at a window from a random angle. I already fix lens distortion so that all the lines are strait. Now the user selected...
9 Jul 2, 2012
12:30 pm

lisiloon
Send Email

I am a new programmer who is trying to create CV programs for a school assignment. I have been using codeblocks for most of my C++ programming so far, but...
4 Jul 2, 2012
12:30 pm

wk_tse@...
wk_tse...
Send Email

Dear All, I am totally new, hoping to get some reality check feasibility analysis before diving into the coding world. There are some face tracking projects...
1 Jul 2, 2012
12:20 pm

janecji
Send Email

My code is pretty much structured like the example below http://code.google.com/p/v4l2loopback/source/browse/test.c But I am not sure how to convert an...
2 Jul 2, 2012
12:15 pm

77.chathura@...
mc_chathura
Send Email

Hi, I want to feed the HOGDescriptor (CPU interface) with a trained SVM. The HOG Descriptor offers a method setSVMDetector(const vector<float>& detector) and...
2 Jul 2, 2012
12:10 pm

richie11122
Send Email

============================================================================================ Academic MindTrek Conference 2012: Last Call for Papers, Extended...
2 Jul 2, 2012
11:58 am

artur.lugmayr@...
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