Skip to content

Added Harris Feature Detector to Digital Image Processing #801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Added Harris Feature Detector to Digital Image Processing #801

wants to merge 3 commits into from

Conversation

GreatestCapacity
Copy link

An implementation of Harris Detector[1].

[1]C. Harris and M. Stephens, “A Combined Corner and Edge Detector,” in Proceedings of Alvey Vision Conference 1988, Manchester, 1988, pp. 23.1-23.6.

@@ -0,0 +1,20 @@
# Computation of Harris Detector
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be really helpful if you can add this file in Algorithms-Explanation repo. That will help us in future to organise the code and documentation and parse them using scripts.

Copy link
Author

@GreatestCapacity GreatestCapacity May 26, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already Added. Pull request 34.

@github-actions
Copy link

github-actions bot commented Dec 3, 2019

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants