BlueQuartzSoftware / BlueQuartzSoftware/simplnx
ENH: Filter to blend 2 data arrays together into a single color image
- Dominant language
- C++
- Stars
- 17
- Forks
- 13
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 10
Description
### Is there an existing plan for this?
- [X] I have searched the existing discussions, release notes, and documentation.
### Description of the Feature, Filter, or Functionality?
In EBSD microscopy it is common to generate the IPF Colors and then blend that RGB array with something like the Confidence Index (EDAX Data) array. Because the confidence Index is low around grain boundaries those will start to appear darker and can enhance an EBSD image for visual presentation.
### Version
7.0.x (DREAM3DNX beta)
### What section did you foresee your suggestion falling in? [Further details may be required during triage process]
_No response_
### High Level Steps To Implement
What ever array is used as the data being "blended" into the color array, that would control the transparency or "darken" the RGB up by some amount? Not sure.
### Anything else?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.