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

ENH: Filter to add a physical measurement bar to an image #786

Open
2 tasks done
imikejackson opened this issue Dec 1, 2023 · 0 comments
Open
2 tasks done

ENH: Filter to add a physical measurement bar to an image #786

imikejackson opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@imikejackson
Copy link
Contributor

Is there an existing plan for this?

  • I have searched the existing discussions, release notes, and documentation.

Description of the Feature, Filter, or Functionality?

In microscopy it is common when creating an image of a microstructure to include a "scalar bar" somewhere on the image to give the viewer an idea of how physically large something is.

Version

7.0.x (DREAM3DNX beta)

What section did you foresee your suggestion falling in? [Further details may be required during triage process]

Filter Library (or Search Bar)

High Level Steps To Implement

There is a canvas class in OrientationAnalysis that allows drawing on a 2D Canvas. that could be used with a new RGB Array at the Cell level that could effectively create an "overlay image" that could be combined with any other cell level array to generate an image.

Or maybe in the Write Image filter are options to add the scalar bar or pad the image so the added scalar bar does not over write any of the image.

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@imikejackson imikejackson added the enhancement New feature or request label Dec 1, 2023
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

1 participant