vehicle-speed-check icon indicating copy to clipboard operation
vehicle-speed-check copied to clipboard

Vehicle Speed Check

Results 11 vehicle-speed-check issues
Sort by recently updated
recently updated
newest added

There is a _x and a _y, first of all i dont understand what they are doing and i dont understand that if statement for determining if the carid is...

i got an error. plz why this error cars = carCascade.detectMultiScale(gray, 1.1, 13, 18, (24, 24)) cv2.error: OpenCV(4.0.1) C:\ci\opencv-suite_1573470242804\work\modules\objdetect\src\cascadedetect.cpp:1658: error: (-215:Assertion failed) !empty() in function 'cv::CascadeClassifier::detectMultiScale'

What's the compatible pip version for this project? Error: Collecting cmake==3.12.0 Using cached cmake-3.12.0.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error python...

Hello, We are currently trying to create our version of a vehicle speed checking model and this repository has been a great help. We were easily able to get the...

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Hi. I am currently looking your project and i am doing similar project for my PG project. Kindly help me how does this "myhaar" file is created. Also can you...

I'm doing this one for my clg project Can you pls provide me the documentation or algorithms used in this code Pls, needed in 3 days

Creating new tracker 0 --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in 164 165 if __name__ == '__main__': --> 166 trackMultipleObjects() in trackMultipleObjects() 98 print ('Creating new tracker ' +...

After I run the code, the error occurred while trying to open output video (outpy.avi), how to fix it?