CVBpy 14.0
ClassifierModelInfo Class Reference

Information about a Minos classifier model. More...

Inherits object.

Properties

 advance_vector = property
 cvb.Point2D: Advance vector of the model.
 
 name = property
 str: Name of the model.
 

Detailed Description

Information about a Minos classifier model.

Instantiates a ClassifierModelInfo object.

Parameters

name : str Name of the model.

advance_vector : cvb.Point2D Advance vector of the model.