![]() |
Microscopy Image Browser
1.233
|
Adjust brightness automatically. More...
Functions | |
function
handles = | ib_autoBrightness (handles) |
Adjust brightness automatically. More... | |
Adjust brightness automatically.
function handles = ib_autoBrightness | ( | handles | ) |
Adjust brightness automatically.
The function stretch the image min and max intensity values to fill the minimal and maximal values of the image container. When handles.brightnessFixCheck == 1 the coefficients are calculated for the whole 3D dataset; when handles.brightnessFixCheck == 0 each single slice adjusted individually.
handles | structure with handles of im_browser.m |
handles | structure with handles of im_browser.m |
References ib_do_backup(), ib_getStack(), ib_setStack(), and roiRegion.roi.
Referenced by imbrowser>brightnessBtn_Callback().