FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem Class Reference

Public Member Functions

override string ToString ()
 

Properties

string Name [get, set]
 
int Class [get, set]
 
double Confidence [get, set]
 
YoloBox Box [get, set]
 

Member Function Documentation

◆ ToString()

override string FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem.ToString ( )
inline

Property Documentation

◆ Box

YoloBox FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem.Box
getset

◆ Class

int FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem.Class
getset

◆ Confidence

double FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem.Confidence
getset

◆ Name

string FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloItem.Name
getset

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