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...
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...
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...
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...
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...
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...
hi, ... responses are public, just like the initial posts. ... That's what's available right now. ... HandVu includes the "cubicles" library which does...
Have you tried just taking the respective files and using them with your favorite development environment? All classes have a pretty straight-forward...
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 ...
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...
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...
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 ...
... 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...
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...
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...
JinHak, First of all, training on Windows platforms is not supported. Second, the source code distribution does not include the training component. Third, to...
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...
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,...
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,...
Hi, You might have built the "Debug" configuration. That's unoptimized code that will run considerably slower. Change to the "Release" configuration to get...
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...
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...
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 ...