Astra SDK
v2.1.3
|
#include <Hand.hpp>
Public 类型 | |
using | HandPointList = std::vector< HandPoint > |
Public 成员函数 | |
HandFrame (astra_handframe_t handFrame) | |
constructs 更多... | |
bool | is_valid () const |
get is valid 更多... | |
astra_handframe_t | handle () const |
get handle 更多... | |
size_t | handpoint_count () const |
get hand Points count 更多... | |
const HandPointList & | handpoints () const |
get hand Points 更多... | |
astra_frame_index_t | frame_index () const |
get frame index 更多... | |
静态 Public 成员函数 | |
template<typename TFrameType > | |
static TFrameType | acquire (astra_reader_frame_t readerFrame, astra_stream_subtype_t subtype) |
set is include candidate points 更多... | |
|
inline |
constructs
[in] | handFrame |
|
inlinestatic |
set is include candidate points
[in] | is | include candidate points |
|
inline |
get frame index
|
inline |
get handle
|
inline |
get hand Points count
|
inline |
|
inline |
get is valid