![]() |
Microscopy Image Browser
1.10
|
filter image with a rotated template More...
Functions | |
function rot = | filterImageWithMembraneTemplateRotated (im, d, noRotations) |
filter image with a rotated template More... | |
filter image with a rotated template
function rot = filterImageWithMembraneTemplateRotated | ( | im, | |
d, | |||
noRotations | |||
) |
filter image with a rotated template
normxcorr2 was updated in R2014a, should be faster
rot | a matrix with filtered results [size(im,1) size(im,2) noRotations] |
References centeredRotate(), and normxcorr2_mex().
Referenced by membraneFeatures().