Hello Guys, Forgot to say, I found my openCV in /usr/local/include/opencv directory. Also, I found the line "INC_OPENCV = -I/usr/local/include/opencv ...
Hello all, I would like to know how HandVu calculate the capture screen values. I saw the X and Y coordinates are all under than 1. For instance, ('lback', ' ...
Dear Mathias Kolsch, Can you tell me where you put openCv and handvu beta3 to complie please? In usr/src/ or usr/src/REDHAT/SOURCES. Because I still have the...
Hi, Actually, the part of ./configure script output that's most important is about where it finds OpenCV - my suspicion is that your header file directory...
The coordinates are normalized to [0,0]-[1,1] as you rightly guessed. When you initialize handvu (hvInitialize), you set the absolute width and height of the...
Thank you. I saw I can setup the width and height in hvOpenCV.cpp file with 640x 480. Is the video screen size? ... -- Yours sincerely, Qing Liu Fotnys...
Hi Kolsch, I donot get your idea. I put openCV in my /usr/src/ as root and put handVu beta3 in my /usr/src as root too. Is there something wrong? I am looking...
I think at this point it is easiest if you edit the hv_OpenCV/Makefile to point to the correct directories in which the OpenCV libraries live and make sure...
Sorry, press the wrong button. And I used a thread to keep track the handvu send out string and translate into parameters. Thank you. I am looking forward to...
Hi, I am looking for the hand detection and hand recognition algorithm that built by using Visual C++, that uses the skin color YCbCr color space. I am so...
Hi, i was wondering if someone could explain me what's the diference between opencv and handvu ? i couldn't figure out by reading the opencv website regards ...
Hm, that's a good idea. I haven't tried that yet. I think what's going wrong is with the path to the conductor file, which you specified relative to wherever...
OpenCV is a general-purpose computer vision and image processing library. HandVu does hand detection, tracking, and posture recognition. m. _____ From:...
Hi Mathias, Finally, I made this short Link, I wrote a simple shell script on a file. I will send you my script file to you tomorrow. Can you please send me...
HI, i need some help on making handvu work with two webcams at the same time. can anyone help me ? ... Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas...
Hi Marcelo, I would like to help u. But I donot have much experience on C++ programming. I know Java and C# much better than C++ and C. I would like to try I...
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come...
josalyne-overfelt425@...
Apr 15, 2006 7:20 am
104
installed handvu. cannot find cv097.dll. downloaded open cv..cant figure how to install it. please help....
Hi Please check you opencv installation. I think you have to install opencv before u can installl handvu. You can upload here. I upload the file to you. ...
Better late than never… If you’re using dc1394 on Linux, take a look at the sample code (hv_dc1394) – it can capture from two devices at the same time. ...
This is just awesome guys! I finally got around to graduatin and I didn't even have to turn up a single day this time around to get my final credit points. Now...
teisha-reifel338@...
Jul 7, 2006 9:40 am
112
Hi, Is there any SVN or CVS or whatever repository for current development? Robert...
Hi again, I've installed opencv in my homedir under ~/PREFIX and run configure now with the options --prefix=/home/dir/PREFIX/ --with-opencv=/home/dir/PREFIX/...
I'm trying to compile habdvu-beta3 with --enable-debug. I get the following error: Thread.cpp: In member function 'void Thread::Suspend()': Thread.cpp:161:...
If you use pkg-config, the configure script should pick up the location of your installation automatically. What version of OpenCV are you using? I haven't...