3dct / open_iA

A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
GNU General Public License v3.0
41 stars 16 forks source link

Filter preview #43

Closed codeling closed 6 days ago

codeling commented 5 years ago

As a user, when starting a filter (e.g. binary thresholding filter, smoothing, ...) I want to see a preview of what a filter applied to the image will look like. Running the filter on the whole image is typically too time-consuming, so it should be shown for a region of interest only / for one slice.

It could be included in the filter parameter dialog (potentially with side-by-side before and after view).

codeling commented 6 days ago

A Filter preview module is now available.