Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
-
Updated
Apr 22, 2024 - Python
Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
using single camera to measure the distance opencv python,
This project implements object detection and range estimation. The object detection is done through YOLOV5 in this implementation. The project works in concatenation i.e object detection output is input to the range estimation model.
YOLO-v5 기반 단안 카메라의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현
The App allows you to measure the distance between two points in space.
Add a description, image, and links to the distance-measurement-using-camera topic page so that developers can more easily learn about it.
To associate your repository with the distance-measurement-using-camera topic, visit your repo's landing page and select "manage topics."