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: 48145
  • 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 45365 - 45394 of 90774   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
45365 stfnroeder Send Email Mar 1, 2007
9:32 am
Hello : I have assumed that the Pattern coordinate system is right handed situated at the bottom left corner of the pattern, and I have initialised the Object...
45366 nadeemvit007 Send Email Mar 1, 2007
11:06 am
i am getting the following error alongwith the output.. therz no linking error.. how to solve this prblm? OpenCV ERROR: Unknown error code -25 () in function...
45367 amedinabirg Send Email Mar 1, 2007
11:06 am
Hello everybody. I have some doubts about the entire RGB to YUV conversion concept. Looking at the formula, it seems there is a solution for Y, U and V ...
45368 Ayyangar
kesavvv Send Email
Mar 1, 2007
11:07 am
hi i am new to this OpenCV. help me in getting into it. when i am using the functions cvReleaseImage and cvClone functions i am getting the error as "...
45369 mbrown72 Send Email Mar 1, 2007
11:07 am
I'm using the cvcamdemo sample to test compatibiltiy with various cameras. From what I understand (and looking at the code inside of cvcamSetProperty), cvcam...
45370 eftekhar_it Send Email Mar 1, 2007
11:07 am
In my case the compilation is ok but the program does not run and I don't know why.. any one have an idea of this problem?...
45371 eftekhar_it Send Email Mar 1, 2007
11:08 am
hi everyone I am trying to run the blobtrack.exe sample in openCV but it does not work and does not show any error messages.. anyone knows what is the problem?...
45372 mkdub2007 Send Email Mar 1, 2007
11:08 am
Hi all, I'm new to openCV, and am having trouble doing the simple task of calculating the average pixel value of a polygon shaped region within an image. At...
45373 baumilein69 Send Email Mar 1, 2007
11:09 am
you might take a look at that if you want to do orientation kalman filtering with an ekf: http://campar.in.tum.de/Chair/PoseTool please share your further...
45374 eftekhar_it Send Email Mar 1, 2007
11:09 am
hello everybody I am using creative webcam live motion and I wish to control some of its features such as (pan, tilt, zoom and focus). Anyone knows if openCV...
45375 jim_nastiq Send Email Mar 1, 2007
1:23 pm
sorry i can't help you 'cause i've tried to run it too but when i run i've got this message(and many more like this one) : error LNK2001: external symbol...
45376 israpolo Send Email Mar 1, 2007
2:28 pm
Hi! I'm writing a webcam viewer using OpenCV (actually I already wrote it, thanks David D'Angelo!, and it works displaying the IplImages with OpenGL-Qt). This...
45377 Tux LR
tux_lr Send Email
Mar 1, 2007
3:00 pm
Hi, May you have to integrate a video streaming server in your soft ? I mean .. send jpegs is quite dirty .. maybe you can use ffmpeg to send the video stream...
45378 Jonathan Distler
distler Send Email
Mar 1, 2007
3:46 pm
look for cvSaveImage... save it as a jpg and send it ... it, ... whether ... do...
45379 Jonathan Distler
distler Send Email
Mar 1, 2007
3:49 pm
you must enter arguments... blobtrack /? or help.. to see what u need to input ... not...
45380 blurprincess88 Send Email Mar 1, 2007
4:03 pm
RE:HaarTraining for specific actions? Performance etc issues. Hi all, Has anyone tried training classifier to detect vandalism (e.g. car vandal), fighting...
45381 Flavio Bernardotti
flaviobernar... Send Email
Mar 1, 2007
7:08 pm
Ciao OpenCV, Se siete italiani vi ricordo che potete partecipare agli argomenti del forum su argomenti legati alla biometria su :...
45382 israpolo Send Email Mar 1, 2007
8:35 pm
The problem is that I have to use Qt to display. That's why my current approach was to get pic by pic, and display pic by pic, which, with no sending in...
45383 eftekhar_it Send Email Mar 1, 2007
9:23 pm
thanks for your help but I don't know how to enter arguments.. can you tell me how?...
45384 michael_p_horton
michael_p_ho... Send Email
Mar 2, 2007
12:57 am
... There hasn't been much work on Haar-style classifiers for detection actions, although there is "Detecting Pedestrians Using Patterns of Motion and...
45385 Adam Carter
typidemon Send Email
Mar 2, 2007
2:34 am
IIRC cvSaveImage writes it to disk, which means that you handle IO 3 times for each image. Which consumes a heap of time. Grab Frame Write JPG to disk Read JPG...
45386 sami deniz
samideniz17 Send Email
Mar 2, 2007
9:04 am
how can I conver the bitmap file to JPEG in VC++ ... The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. [Non-text portions of...
45387 Abc Xyz
claudioc_it Send Email
Mar 2, 2007
9:37 am
Big Torment of Colour Segmentation, Robocup etc.... I'm studying procedures to provide a drastic and uniform reduction of colours as possible free from...
45388 SOHAIB IRFAN
sisjaw Send Email
Mar 2, 2007
9:51 am
Note: forwarded message attached. ... Muhammad Sohaib Irfan Raja Student of Software Engineering and Microsoft Ambassador For University Of Engineering and...
45389 Tux LR
tux_lr Send Email
Mar 2, 2007
10:16 am
* About ffmpeg and QT: I think you are using QT for the gui, right ? So, use ffmpeg is ok .. I mean, there is no relation between QT and ffmpeg (except .....
45390 SOHAIB IRFAN
sisjaw Send Email
Mar 2, 2007
10:16 am
Please Fill the attached File and mail it back to me to enter into a competation by MICROSOFT Get the Participation chance and certificates from MICROSOFT...
45391 Tux LR
tux_lr Send Email
Mar 2, 2007
10:24 am
* About ffmpeg and QT: I think you are using QT for the gui, right ? So, use ffmpeg is ok .. I mean, there is no relation between QT and ffmpeg (except .....
45392 jclonningdal Send Email Mar 2, 2007
10:36 am
I think this is way too difficult a task for a simple Haar trained cascade to detect. Remember that haar features is simple abstraction of features to form a...
45393 blurprincess88 Send Email Mar 2, 2007
10:42 am
Tks for your reply. You are very right it. Any idea how do I go about detecting specific kind of motion? Tks in advance....
45394 jim_nastiq Send Email Mar 2, 2007
10:44 am
Hi, i'm trying to run a simple code using cvBlobslib but when i compile there is a warning : warning C4267: 'return&#39; : conversion of 'size_t&#39; in 'int' that 's...
Messages 45365 - 45394 of 90774   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