Microscopy Image Browser  1.00
 All Classes Files Functions Variables Pages
ib_contrastCLAHE.m File Reference

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...
 

Detailed Description

Do CLAHE Contrast-limited adaptive histogram equalization for the XY plane of the dataset for the currently shown or all slices.

Function Documentation

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.

Parameters
handlesstructure with handles of im_browser.m
current_swcurrent slice switch
  • 1 - filter only the curretly shown slice
  • 0 - filter all slices
Return values
handlesstructure with handles of im_browser.m
Required fields of handles:
Generated fields of handles:

References ib_do_backup(), ib_getDataset(), ib_getSlice(), ib_setDataset(), and ib_setSlice().

Referenced by mib_contrastContext_cb().

Here is the call graph for this function:

Here is the caller graph for this function: