mwhgr (C)

Description

This middleware code provides hand gesture detection capability.

This is the C interface module for mw::hgr.

Structures

mwhgrHGConfig See the corresponding C++ structure, mw::hgr::HGConfig.
mwhgrHGResult See the corresponding C++ structure, mw::hgr::HGResult.
mwhgrPSYUVimg See the corresponding C++ structure, mw::hgr::PSYUVimg.
mwhgrPSPoint See the corresponding C++ structure, mw::hgr::PSPoint.
mwhgrPSRect See the corresponding C++ structure, mw::hgr::PSRect.
mwhgrYUVColor See the corresponding C++ structure, mw::hgr::YUVColor.

Constants

See the Constants for the mw::hgr namespace.

Functions

mwhgrHGRcgGetWorkSize See the corresponding C++ function, mw::hgr::HGRcgGetWorkSize.
mwhgrHGRcgProcessInit See the corresponding C++ function, mw::hgr::HGRcgProcessInit.
mwhgrHGRcgProcessExec See the corresponding C++ function, mw::hgr::HGRcgProcessExec.

Revision History

2014/05/28
Initial version.

CONFIDENTIAL