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

Public Member Functions

override string ToString ()
 

Properties

double X1 [get, set]
 
double Y1 [get, set]
 
double X2 [get, set]
 
double Y2 [get, set]
 

Member Function Documentation

◆ ToString()

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

Property Documentation

◆ X1

double FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloBox.X1
getset

◆ X2

double FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloBox.X2
getset

◆ Y1

double FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloBox.Y1
getset

◆ Y2

double FMAR.ImageProcessing.ObjectDetection.PythonYolo.YoloBox.Y2
getset

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