Skip to content

Matlab Implementation of Harris-Laplace and Harris-Affine Interest Point Detection Algorithms

License

Notifications You must be signed in to change notification settings

sadimanna/computer_vision

Repository files navigation

computervision

Implementation of various algorithms of Interest Point Detectors in Octave/Matlab(with a few changes)

Store the images in a folder.

Open visual_words.m

Provide the folder path name in place of "imagepath".

And change the paths of the source and destination paths accordingly.

Run visual_words.m.

It calls harris_affine.m.

The rest functions are called from harris_affine.m.

The comments will help understand the function of the function calls.

About

Matlab Implementation of Harris-Laplace and Harris-Affine Interest Point Detection Algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages