Yolov7DetModelPredict(Object) 方法
Predicts objects in input image and returns detection results
命名空间: DeploySharp.Model程序集: DeploySharp.OpenCvSharp (在 DeploySharp.OpenCvSharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public DetResult[] Predict(
Object img
)
- img Object
- Input image in OpenCV Mat format
DetResultDetection results container