gnudo / grecoman

Graphical Reconstruction Manager
GNU General Public License v3.0
1 stars 2 forks source link

Improve preview window in GRecoMan #9

Open gnudo opened 10 years ago

gnudo commented 10 years ago

after having implemented the "Preview in Fiji option", there are two possibilities what to do with the preview window in GRecoMan: (1) Implement it as a Matplotlib-window (2) Add basic functionality for zooming/contrast change etc. (in such a case a correct image normalization has to be implemented with feedback to and from GUI)

Both seem reasonable regarding "time effort", so it's just an "aesthetic" question ?!

gnudo commented 9 years ago

image normalization (constrast) is now possible by manual adjustment in the tif-min and tif-max values and confirming with `Enter' on keyboard. i'd still like to add a slider sometime as well as include a basic zooming function...i figured that this will be enough for all current usecases as more advanced stuff can always be done with fiji

gnudo commented 9 years ago

Range slider added for simple adjustement