Short Description

This plugin starts from a sequence (2D, 3D, time..) with several channels, (as obtained using the Merge Channel tool)
and create a new sequence where the channel content have been modified to help the visualization
Several method of blending can be proposed, for now:
– remove overlapping part (for mosaicking) from other channels

Documentation

Source code available on GitHub.

Example of use for mosaicking (here data were aligned using ec-clem). The problem we try to solve is the visualisation in grayscale were pixel are summed up for the rendering, going to saturation. The two images shows the same sequence with different colormap. The sequence contains three channels.

3 channels all grayscale3 channells R G B

 

We launch the plugin SmartMerge

3 channels all grayscale3 channells R G B

 

Note that each channel can still be independantly adjusted in contrast, and that the plugin can be applied to 3D data as well (any sequence with several channel).  To generate a grayscale image , click on Image/Sequence/Rendering/gray image (or look for ” Build Gray Image” in the search bar.

Please do not hesitate to request any other blending method.

 

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 0.0.1.2 • Released on: 2017-10-10 09:38:03
    Download
    Description:

    - add some option for mix (max/average, only on overlap part, appering as a new channel). Waiting for feedback

  • Version 0.0.1.1 • Released on: 2017-08-23 18:04:54
    Download
    Description:

    - new blending method can now be added to the code

  • Version 0.0.1.0b • Released on: 2017-08-23 15:21:08
    Download