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

Implement and test AngleVsMaxAngleMeasure (and Orthogonal) in Identification #7

Open
THuppke opened this issue Oct 24, 2017 · 0 comments

Comments

@THuppke
Copy link
Member

THuppke commented Oct 24, 2017

One could experiment using instead of the angular distance from the center of the bounding box the same distance compared to the maximal possible angular distance in the same direction.
This way the deviation for larger objects would not be punished as much as for smaller objects.
getMaximalPointOnBox() of AbstractDistanceMeasure already helps with the implementation.

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

No branches or pull requests

1 participant