public class DetectionInfo extends Object
| 构造器和说明 |
|---|
DetectionInfo() |
DetectionInfo(DetectionRectangle detectionRectangle) |
DetectionInfo(DetectionRectangle detectionRectangle,
float score) |
DetectionInfo(DetectionRectangle detectionRectangle,
float score,
FaceInfo faceInfo) |
public DetectionInfo()
public DetectionInfo(DetectionRectangle detectionRectangle)
public DetectionInfo(DetectionRectangle detectionRectangle, float score)
public DetectionInfo(DetectionRectangle detectionRectangle, float score, FaceInfo faceInfo)
Copyright © 2025. All rights reserved.