vehicle_common.cv.threshold#
Attributes#
Functions#
|
|
|
|
|
Module Contents#
- distance(c1: tuple[int, int], c2: tuple[int, int]) int#
- detect_contour(threshold, frame: numpy.ndarray) tuple[list[numpy.ndarray], list[tuple[int, int]]]#
- threshold(thresh, prev_center, frame)#
- cap#