IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
StateDetectors Class Reference

Puzzle detector state information. More...

Static Public Attributes

 any
 
 bool
 

Detailed Description

Puzzle detector state information.

The state information consists of:

field contents
x Combined grayscale image hand/glove + pieces.
hand Binary mask of hand/glove region.
pieces Binary mask of puzzle pieces regions.
isHand Boolean indicating that hand is in scene.

Member Data Documentation

◆ any

any
static

◆ bool

bool
static

The documentation for this class was generated from the following file: