Mesafe tahmini yapabilen ve nesne tanımlayabilen proje (python-opencv & yolov4)
TR:mesafe tahmini yapabilen ve nesne tanımlayabilen proje (python-opencv & yolov4)EN:project that can estimate distance and identify objects##########################################################################################################################TR:program index hatası veriyorsa opencv-contrib sürümünüz ile ilgili bir problem olabilirEN:If the program gives an index error, there may be a problem with your opencv-contrib version.solution:pip install opencv-contrib-python==4.5.3.56##########################################################################################################################TR:var oldugundan emin olmanız gerekenlerEN:Things to make sure you have1-cv2 (pip install opencv-python)2-numpy3-opencv-contrib (opencv-contrib-python) GitHub View Github
Read more