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

Feature request: more flexible scale bar recognition #90

Open
bwprice opened this issue Oct 17, 2021 · 1 comment
Open

Feature request: more flexible scale bar recognition #90

bwprice opened this issue Oct 17, 2021 · 1 comment
Labels
⏫ enhancement New feature or request

Comments

@bwprice
Copy link
Collaborator

bwprice commented Oct 17, 2021

The ability to recognize different types of scale bar (such as this example or this example) would make the pipeline more useful for other images.

Also the option to output measurements in "pixels" rather than / in addition to in mm - this would allow more flexibility where specimens are imaged at the same height, but without a scale bar or with a scalebar that doesn't work with the pipeline.

@alexdesiqueira
Copy link
Member

@bwprice thanks Ben!

The ability to recognize different types of scale bar ... would make the pipeline more useful for other images.

We can start adding support to those kinds of scale bars in the next network trainings. For that to work, I think we would need to:

  1. feed these images with different scale bars to the network;
  2. have an algorithm that check the ruler and tilt it if necessary.

Also the option to output measurements in "pixels" rather than / in addition to in mm - this would allow more flexibility where specimens are imaged at the same height, but without a scale bar or with a scalebar that doesn't work with the pipeline.

Got it; I'll work on that soon. Thanks again; I'll let you know!

@alexdesiqueira alexdesiqueira added the ⏫ enhancement New feature or request label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏫ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants