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

MosaicEditor image features #9

Open
2 of 7 tasks
campagnola opened this issue Sep 28, 2016 · 0 comments
Open
2 of 7 tasks

MosaicEditor image features #9

campagnola opened this issue Sep 28, 2016 · 0 comments

Comments

@campagnola
Copy link

campagnola commented Sep 28, 2016

Would like to see several features added to MosaicEditor image handling:

  • Flexible/customizable filters to replace the fixed set of filter buttons (max/mean/edge/etc). User can add any number of "preset" buttons for single-click filter changes. In progress here: Image analysis #8
  • Button to enable / disable auto gain control while moving time slider. Can we use the camera module's code for this? (and can it be implemented in pyqtgraph instead of acq4?)
  • Quick control for disabling filter (maybe a check by the filter groupbox title)
  • Option to apply settings to a selection of images (adjust levels / LUT, set filter, etc.)
  • Option to link z-axes across images (depends on Record image transform for every frame in a recording. #2)
  • Remember last used levels / LUT / filter (but remember initially recorded values as well?)
  • Mask painting - user can manually paint masked areas over regions of a stack to facilitate 2D projection (for example, to make a 2D morphology image from a z-stack where fine dendrites are not visible in a max-projected image)
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