Microscopy Image Browser  1.10
 All Classes Files Functions Variables Pages
filterImageWithMembraneTemplateRotated.m File Reference

filter image with a rotated template More...

Functions

function rot = filterImageWithMembraneTemplateRotated (im, d, noRotations)
 filter image with a rotated template More...
 

Detailed Description

filter image with a rotated template

Function Documentation

function rot = filterImageWithMembraneTemplateRotated (   im,
  d,
  noRotations 
)

filter image with a rotated template

Paramters
im: image to be analyzed d: a bitmap template noRotations: [optional] number of rotations in 180 degrees, default = 8;

normxcorr2 was updated in R2014a, should be faster

Return values
rota matrix with filtered results [size(im,1) size(im,2) noRotations]

References centeredRotate(), and normxcorr2_mex().

Referenced by membraneFeatures().

Here is the call graph for this function:

Here is the caller graph for this function: