Simple 2D Cross-correlation ( IASimpleCrossCorrelation )
Parameters:
Name |
Short Name |
Type |
Description |
Take zero mean |
zeromean |
boolean |
|
Calculate corr. coefficient |
calccoeff |
boolean |
Whether to divide with the product of autocorrelation at (0,0) |
Enable Threshold |
threshold |
boolean |
Whether to deal with values over a certain threshold |
Image A threshold |
ThresholdImgA |
real |
Pixel value |
Image B threshold |
ThresholdImgB |
real |
Pixel value |
Description:
Calculates maximal 2D correlation coefficient between images. For alignment-independent colocalization measurement. For use from Mathematica Only.
Mathematica usage:
Result: results are transferred to Mathematica