|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Public Member Functions | |
| def | __init__ (self, th=30) |
| def | classify (self, nData) |
| def | getSigEign (self) |
Public Attributes | |
| has_Eign | |
| mu | |
| sig | |
| sigEignVal | |
| sigEignVec | |
| th | |
The target model class storing the statistics of the target color
| def __init__ | ( | self, | |
th = 30 |
|||
| ) |
| def classify | ( | self, | |
| nData | |||
| ) |
@param[in] nData (d, N)
| def getSigEign | ( | self | ) |
| has_Eign |
| mu |
| sig |
| sigEignVal |
| sigEignVec |
| th |