Skip to content

Devanshi-cloud/Number_Plate_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

-> The code imports the cv2 and numpy libraries.
-> It loads a pre-trained Haar Cascade classifier for detectinglicense plates.
-> A Sentinel classifier is a machine learning-based object detection algorithm that is used to detect objects in images or videos.
-> The XML file "Sentinel_number_plate.xml" is a Haar Cascade classifier file that contains the trained classifier information for detecting license plates. It is used to detect the location and size of the license plates in the video stream.

-> https://trailblazersaiml.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages