This package is middleware for hand gesture recognition.
This package can be used to recognize finger position and finger direction and length.
None.
If you are going to use this middleware in your product, you must display the copyright information in the e-manual.
For more information about how to display this information, see the
CTR Electronic Manual Creation Guide, Part 2: Template Units
included with the CTR e-manual templates.
The following development environment is required in order to use this package.
This package has been confirmed to run on the following versions of the development environment.
Extract this package and put it in any directory.
We recommend that you place it in a directory with a path that does not include spaces or full-width characters.
Once you have put the package in the chosen directory, run setup.wsf
to set the absolute path to the root directory of the package to the CTRMW_HGR_ROOT
environment variable.
Link to the following header files and libraries to include this middleware in an application.
The structure of this package is shown below.
Note: Not all of the files are listed here.
CTR_MW-HGR/ | +- documents/ | | | +- API/ | | | | +- index.html … API reference | | +- include/ | | | +- mw/ | | | +- hgr/ | | | +- hgr.h ... Header file | +- libraries/ | | | +- (platform)/ | | | +- (target)/ | | | +- libmw_hgr.fast.a ... Library file | +- libmw_hgr.small.a | +- sampledemos/ … Sample demos (a total of 1) | | | +- stdapp … Standard application | | | | | +- HGRLibDemo/ | | | +- extapp … Extended application | | | +- HGRLibDemo/ | +- Readme-HGR-2_0_1-en.html … Readme file.
For more information about each function and to learn how to run the sample demos, see the API Reference.
CTR Middleware HGR API Reference Manual
CONFIDENTIAL