Skip to content

ORB is Computer vision technique uses for object detection,this code will extract face of person from group picture

Notifications You must be signed in to change notification settings

MuntahaShams/Oriented-FAST-and-Rotated-BRIEF-ORB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Oriented-FAST-and-Rotated-BRIEF-(ORB)

One of the most challenging problems in computer vision is object detection. Object detection is the ability to recognize particular objects in images and being able to determine the location of those objects within the images. For example, if we perform car detection in the image below, we will not only be interested in saying how many cars are there in the image but also where those cars are in the image.

library needed

  • Matplotlib
  • OpenCv

About

ORB is Computer vision technique uses for object detection,this code will extract face of person from group picture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published