![]() |
Microscopy Image Browser
1.233
|
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, mode) |
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, | |
mode | |||
) |
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 |
mode | mode for use with CLAHE
|
References ib_do_backup(), ib_getSlice(), ib_getStack(), ib_setSlice(), and ib_setStack().
Referenced by mib_contrastContext_cb().