Skip to content
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

Moravec Corner detector #5

Open
ashwanirathee opened this issue May 5, 2023 · 5 comments · May be fixed by #15
Open

Moravec Corner detector #5

ashwanirathee opened this issue May 5, 2023 · 5 comments · May be fixed by #15
Labels
good first issue Good for newcomers
Milestone

Comments

@ashwanirathee
Copy link
Member

  • For feature parity with scikit-image, we need Moravec corner detector as one of algorithms albeit it's quite similar to harris.

Paper: https://www.ri.cmu.edu/publication_view.html?pub_id=22

@ashwanirathee ashwanirathee added this to the 0.2.0 milestone May 5, 2023
@ashwanirathee ashwanirathee added the good first issue Good for newcomers label Aug 9, 2023
@Jay-sanjay
Copy link

do I need to code the algorithm from scratch

@Jay-sanjay
Copy link

or just explain it's implementation

@ashwanirathee
Copy link
Member Author

We want to Implement it actually, it's good excercise, likely to be 25-40 lines

@Jay-sanjay
Copy link

Sir where should I push the code

@Jay-sanjay
Copy link

Sir in which repo should I push the code

@Jay-sanjay Jay-sanjay linked a pull request Nov 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants