paint-brush
Python Tutorial: How to Perform Real Time Vehicle Detection by@kalebujordan
1,640 reads
1,640 reads

Python Tutorial: How to Perform Real Time Vehicle Detection

by Kalebu Jordan 5mNovember 17th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Python Tutorial: How to Perform Real Time Vehicle Detection in a video or from camera streams using OpenCV and a pre-trained cascade model. In this tutorial, we will learn how to perform Real-time vehicle detection in a. video or. from a. camera stream using the OpenCV library and trained cascade classifier in just a few lines of code. We will use the detectMultiScale. method to detect and to get the coordinates of vehicles in the video frames. After detecting all the. coordinates of all the cars in a frame, we use the cv2.Cascade.Cascade classifier to draw a rectangle around every detected car using diagonal coordinate. point.

Company Mentioned

Mention Thumbnail
featured image - Python Tutorial: How to Perform Real Time Vehicle Detection
Kalebu Jordan  HackerNoon profile picture
Kalebu Jordan

Kalebu Jordan

@kalebujordan

I'm a Mechatronics engineer | Pro Python Developer | AI Enthusiast

Learn More
LEARN MORE ABOUT @KALEBUJORDAN'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Kalebu Jordan  HackerNoon profile picture
Kalebu Jordan @kalebujordan
I'm a Mechatronics engineer | Pro Python Developer | AI Enthusiast

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite