IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
class | boardMeasure |
Puzzle piece board measurement class, based on puzzle piece layer parsing. More... | |
class | boardPerceive |
A simple perceiver for recovering puzzle pieces from a layer mask and an image. If desired, can do piece association. More... | |
class | CfgBoardMeasure |
Configuration setting specifier for centroidMulti. More... | |
Namespaces | |
puzzle.parser | |
A basic tracking class that processes a layered image (or mask and image) detection output and generates a model of the puzzle pieces in the scene. Converts all accepted, isolated regions into their own puzzle piece instances. | |