Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
ib_calcCorrelation.m File Reference

Calculate correlation coefficients between frames in the XY plane. More...

Functions

function
handles = 
ib_calcCorrelation (handles)
 Calculate correlation coefficients between frames in the XY plane. More...
 

Detailed Description

Calculate correlation coefficients between frames in the XY plane.

Function Documentation

function handles = ib_calcCorrelation (   handles)

Calculate correlation coefficients between frames in the XY plane.

This is the main function called from Correlation Panel of im_browser.m

Parameters
handlesstructure with handles of im_browser.m
Return values
handlesstructure with handles of im_browser.m
See Also
correlationAnalysis_script, calc_correlation
Required fields of handles:

References calc_correlation(), correlationAnalysis_script(), and generate_grid_block_size().

Referenced by imbrowser>corrCalculateButton_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: