educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
63 stars 22 forks source link

Add preview image normalization to Canny Segment #91

Closed csparker247 closed 3 months ago

csparker247 commented 3 months ago

Adds a new checkbox to the Canny Segment GUI which normalizes the preview image to [1%, 99%] of the dynamic range. Helps to improve image contrast in the viewer.

Disabled

before

Enabled

after