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

blotch average marking is too big to be fnotched #35

Open
michaelaye opened this issue Jan 27, 2016 · 1 comment
Open

blotch average marking is too big to be fnotched #35

michaelaye opened this issue Jan 27, 2016 · 1 comment

Comments

@michaelaye
Copy link
Owner

1c5 shows how big blotch markings make the final blotch so big that the fnotching fails, as the midpoint has wandered off too far away to be caught by the fnotching criteria.
apf00001c5_angle

@michaelaye
Copy link
Owner Author

Possible ways to solve this:

  1. check for any touching of fan and blotch
  2. clip extremely sized objects during average object creation
  3. Cluster on radii as well to remove overly large markings.

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