Skip to content

This code is to detect the features in the given image using Harris detector and adaptive non-maximal suppression technique. The image is then rotated and features are detected again. Now, the features that are detected in both the cases are matched using the sum of square differences technique.

Notifications You must be signed in to change notification settings

hardiktechnoplanet/Feature-Detection-Matching---Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feature-Detection-Matching---Computer-Vision

This code is to detect the features in the given image using Harris detector and adaptive non-maximal suppression technique. The image is then rotated and features are detected again. Now, the features that are detected in both the cases are matched using the sum of square differences technique.

About

This code is to detect the features in the given image using Harris detector and adaptive non-maximal suppression technique. The image is then rotated and features are detected again. Now, the features that are detected in both the cases are matched using the sum of square differences technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages