![]() |
Microscopy Image Browser
1.00
|
Do CLAHE Contrast-limited adaptive histogram equalization for the XY plane of the dataset for the currently shown or all slices. More...
Functions | |
function
handles = | ib_contrastCLAHE (handles, current_sw) |
Do CLAHE Contrast-limited adaptive histogram equalization for the XY plane of the dataset for the currently shown or all slices. More... | |
Do CLAHE Contrast-limited adaptive histogram equalization for the XY plane of the dataset for the currently shown or all slices.
function handles = ib_contrastCLAHE | ( | handles, | |
current_sw | |||
) |
Do CLAHE Contrast-limited adaptive histogram equalization for the XY plane of the dataset for the currently shown or all slices.
handles | structure with handles of im_browser.m |
current_sw | current slice switch
|
handles | structure with handles of im_browser.m |
References ib_do_backup(), ib_getDataset(), ib_getSlice(), ib_setDataset(), and ib_setSlice().
Referenced by mib_contrastContext_cb().