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

What similarity measure should we use? #2

Open
3 tasks
pinakinathc opened this issue Jan 10, 2018 · 2 comments
Open
3 tasks

What similarity measure should we use? #2

pinakinathc opened this issue Jan 10, 2018 · 2 comments

Comments

@pinakinathc
Copy link
Owner

pinakinathc commented Jan 10, 2018

I was confused regarding what similarity measure should we use?
Few of the options are:

  • Hausdroff distance
  • Hu-moments as given in this Link
  • Any other methods you can propose
@kousikdasgupta
Copy link
Collaborator

kousikdasgupta commented Jan 15, 2018 via email

@pinakinathc
Copy link
Owner Author

@kousikdasgupta thanks sir. yes, it would be better to use both and compare results.
Both the above methods are invariant under transformations like:

  • translation
  • scaling
  • rotation
    Whatever method we choose (like if the members come up with new dissimilarity measures, they must be invariant to the above-mentioned transformations).

As a start I would want everyone to please go through the following links and try to understand as much as possible:

Please note learning these methods are important and also google how to create a pull request and submit your changes, as I shall use Git as the main collaboration method.

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

No branches or pull requests

2 participants