CocoSsdMobilenetRecognitionResultRectangle Field |
https://www.emgu.com
Rectangles will be in the format of (x, y, width, height) in the original image coordinate
Namespace:
Emgu.TF.Lite.Models
Assembly:
Emgu.TF.Lite.Models (in Emgu.TF.Lite.Models.dll) Version: 2.19.0.1709+574f567263f3c76bb77304b9eeb79ab6660ba101
SyntaxPublic Rectangle As Single()
public:
array<float>^ Rectangle
val mutable Rectangle: float32[]
Field Value
Type:
Single
See Also