Search the web
Sign In
New User? Sign Up
handvu · HandVu users and developers group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7 - 36 of 434   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7
sorry, my french isn't good enough to translate the documentation into French. Have you tried an automatic translation service on the web? Maybe that's good...
Mathias Kolsch
matzkolsch
Offline Send Email
Jan 5, 2005
1:02 am
8
Hi Jeff, sorry for the late reply - holidays got in the way. First, there's a new package on the web (same name again). For some reason, it seems to work...
Mathias Kolsch
matzkolsch
Offline Send Email
Jan 5, 2005
1:27 am
9
hi, Looks like some STL code is not found. Since all windows runtime libraries have STL implementations, the only thing I can think of is that the symbols are...
Mathias Kolsch
matzkolsch
Offline Send Email
Jan 5, 2005
2:08 am
10
hi, I just finished putting together a new version - Beta 2 !! It includes a number of big changes: - cubicles library in source - autotools support for Linux...
matzkolsch
Offline Send Email
Jan 12, 2005
3:34 am
11
hi i am new comer to the area of gesture recognition. i have to develop gesture of hand. kindly anyone guide me how i can model hand gesture and how i can do...
adnanworks
Offline Send Email
Feb 22, 2005
3:45 pm
12
Just a test message!...
amabok3
Offline Send Email
Mar 7, 2005
7:08 pm
13
yes......
Mathias Kolsch
matzkolsch
Offline Send Email
Mar 7, 2005
7:25 pm
14
Hi. Im currently doing a post graduation project, at LaSIGE at FCUL- Faculty of Sciences, University of Lisbon (In Portugal), that is somehow related with...
amabok3
Offline Send Email
Mar 9, 2005
2:02 am
15
hi, ... responses are public, just like the initial posts. ... That's what's available right now. ... HandVu includes the "cubicles" library which does...
Mathias Kolsch
matzkolsch
Offline Send Email
Mar 12, 2005
12:43 am
16
Dear All, I don't have .net so I can't open project file. However, I want to know how to build skin probability map. Please help. Yours, p0o0q...
p0o0q
Offline Send Email
Apr 6, 2005
6:38 am
17
I would like to install and compile HandVu under Window XP.I has installed the direct9.0 SDK and OpenCV, environment variables for the paths of the...
shangshuisxd
Offline Send Email
Apr 6, 2005
3:01 pm
18
Have you tried just taking the respective files and using them with your favorite development environment? All classes have a pretty straight-forward...
Mathias Kolsch
matzkolsch
Offline Send Email
Apr 6, 2005
4:04 pm
19
hi, ... In the cubicles project, define as preprocessor macro: II_TYPE_FLOAT. ... Is this a file from Win98? "vc98" hints that direction... I have never ...
Mathias Kolsch
matzkolsch
Offline Send Email
Apr 6, 2005
4:10 pm
20
Hello everybody, has anyone of you ever tried to compile HandVu (and OpenCV, respectively) on Mac OS X? Are there any hints to follow? Many thanks, Florian...
blueradiobutton
Offline Send Email
Apr 21, 2005
3:50 pm
21
I compiled OpenCV on a MAC, but it doesn't run the test successfully. Parts of cxcore are heavily optimized code and probably don't run on a PowerPC. But...
Mathias Kolsch
matzkolsch
Offline Send Email
Apr 21, 2005
8:27 pm
22
I successfully managed to compile OpenCV on my iBook G3/800 with the Howto of Christoph Seibert ...
Florian Schneider
blueradiobutton
Offline Send Email
Apr 22, 2005
1:50 pm
23
Have you been able to successfully run the cvtest and cxcoretest that come with OpenCV? What interface does OpenCV use on a Mac to capture the interfaces? Is ...
Mathias Kolsch
matzkolsch
Offline Send Email
Apr 22, 2005
3:11 pm
24
... As I was not able to compile the stuff on my own, I'm afraid I can not tell you where the specific problem lies. Christoph Seibert, the guy I mentioned...
Florian Schneider
blueradiobutton
Offline Send Email
Apr 25, 2005
1:51 pm
25
Hi, The problem with your II_TYPE is easily to solve by setting your enviroment variablen right: I put a dutch guide as attachment with this mail. You must...
tijmen kuipers
svenpoool
Offline Send Email
May 10, 2005
11:43 am
26
,.....
leadnet00
Offline Send Email
Jun 22, 2005
4:28 am
27
Hi, I am trying to compile cubicles with Release MFC training and running into problems. First,it gives me the error : \IntegralImage.h(218): fatal error...
leadnet00
Offline Send Email
Jun 22, 2005
4:34 am
28
JinHak, First of all, training on Windows platforms is not supported. Second, the source code distribution does not include the training component. Third, to...
matz
matzkolsch
Offline Send Email
Jun 22, 2005
8:29 pm
29
Hi, after the recognition, when i select the option 1 -> SetOverlayLevel (1) i only see the central point. My question is, how do i get the coordinates of that...
nunohub
Offline Send Email
Jul 22, 2005
3:26 pm
30
Call HandVu::GetState(0, &state) where: HVState state; state.m_center_xpos and state.m_center_ypos give you the coordinates. m....
matz
matzkolsch
Offline Send Email
Jul 22, 2005
7:56 pm
31
Hi, i download the msi version and it works great. But when i try to run the handvu from the source the capture is very slow(2 frames). I try to use threads,...
nunohub
Offline Send Email
Jul 23, 2005
12:21 am
32
Hi, i download the msi version and it works great. But when i try to run the handvu from the source the capture is very slow(2 frames). I try to use threads,...
nunohub
Offline Send Email
Jul 23, 2005
9:52 am
33
Hi, You might have built the "Debug" configuration. That's unoptimized code that will run considerably slower. Change to the "Release" configuration to get...
matz
matzkolsch
Offline Send Email
Jul 25, 2005
3:50 pm
34
Hi again, thanks for the help, but unfortunely the program is still very slow. I changed the configuration to Release then i builded the program but the...
nunohub
Offline Send Email
Aug 2, 2005
1:29 pm
35
Hi, And you said the precompiled program runs faster? That's odd. Are you sure you built both the "cubicles" library and HandVu itself in Release mode? Can...
matz
matzkolsch
Offline Send Email
Aug 3, 2005
12:31 am
36
hi, ... from the HandVu web page: http://www.cs.ucsb.edu/~matz/HGI/HandVu.html ... The detection occurs solely in greylevel images, with a VIola-Jones style ...
Mathias Kolsch
matzkolsch
Offline Send Email
Aug 9, 2005
4:43 pm
Messages 7 - 36 of 434   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help