vehicle_common.cv.confidence#
Functions#
|
|
|
|
|
Module Contents#
- fit_quadrilateral(contour: numpy.ndarray) numpy.ndarray#
- rect_confidence(contour: numpy.ndarray, height: int, width: int) float#
- confidence(contour: numpy.ndarray, target_area: float, height: int, width: int) float#