Skip to content

dataenergy/Object-recognition-using-feature-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Object recognition using feature matching

The objective is to use feature matching to recognize a known object in any given image by applying various image processing techniques.

The task is accomplished using OpenCV and Python and it is presented in the Jupyter Notebook 'Object recognition using feature matching.ipynb'. The images used are stored in the 'images' folder. An output image generated by the code is also stored in the 'images' folder. It is named as 'query.png'. While downloading and running the project you can delete the 'query.png' file in the 'images' folder.

About

Image processing and object recognition using OpenCV and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published