![]() |
Microscopy Image Browser
1.233
|
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... | |
Calculate correlation coefficients between frames in the XY plane.
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
handles | structure with handles of im_browser.m |
handles | structure with handles of im_browser.m |
References calc_correlation(), correlationAnalysis_script(), and generate_grid_block_size().
Referenced by imbrowser>corrCalculateButton_Callback().