Properties | List of all members
ClassificationResult Class Reference

Polimago classification result container. More...

Inherits object.

Properties

 name = property
 str: Name of the pattern. More...
 
 quality = property
 float: Quality / Confidence of the classification result. More...
 

Detailed Description

Polimago classification result container.

Polimago classification result.

Parameters

name : str Pattern name.

quality : float Result quality.

Property Documentation

◆ name

name = property
static

str: Name of the pattern.

◆ quality

quality = property
static

float: Quality / Confidence of the classification result.