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

Configuration instance for puzzle solver. More...

Static Public Attributes

 bool
 Reference board. More...
 
 CfgArrangement
 Puzzle board parameters. More...
 
 CfgCorrespondences
 Correspondences. More...
 
 ndarray
 Image regions specification (zones). More...
 

Detailed Description

Configuration instance for puzzle solver.

Member Data Documentation

◆ bool

bool
static

Reference board.

Display approach.

◆ CfgArrangement

Puzzle board parameters.

◆ CfgCorrespondences

Correspondences.

◆ ndarray

ndarray
static

Image regions specification (zones).


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