PreibischLab / BigStitcher

ImgLib2/BDV implementation of Stitching for large datasets
GNU General Public License v2.0
68 stars 14 forks source link

Auto-color different angles in MultiView Mode #45

Closed bruvellu closed 5 years ago

bruvellu commented 5 years ago

Hello,

One feature from the Multiview Reconstruction plugin that I miss the most when using BigStitcher is the auto-coloring of different angles. When two (or more) angles are selected in the Multiview Reconstruction application they get different colors, but this does not happen in the MultiView Mode of BigStitcher. And, if I set the colors manually, they are not persistent (eg colors are lost when clicking on a different view). Auto-coloring is quite handy to check for the registration quality. Any chance this might be implemented back in BigStitcher?

Cheers, Bruno

hoerldavid commented 5 years ago

Hi @nelas,

The feature is still there, actually. When in multiview-mode:

Select the BigStitcher main window (not BigDataViewer) and press the c-key.

Now all Angles and Illumination Directions should receive their own color (but individual Tiles within them should be colored the same). Pressing c again switches back to greyscale mode.

Best, David

bruvellu commented 5 years ago

Oh! Great, it works. Thanks, David!