Name

flcc - calculate locally normalized cross-correlation function between a small template and a large image field

Usage

cc_map = flcc(template, mic)

Input

template
a template image, the image size is the size of window protein particles.
mic
a micrograph to be cross-correlated with the template

Output

cc_map
the locally normalized cross correlation function

Description

Reference

A.M. Roseman, Particle finding in electron micrographs using a fast local correlation algorithm, Ultramicroscopy 94 (2003), pp. 225–236.

Author / Maintainer

Zhong Huang

Keywords

category 1
FUNDAMENTALS
category 2
FOURIER

Files

fundamentals.py

See also

Maturity

stable
works for most people, has been tested; test cases/examples available.

Bugs

None. It is perfect.

flcc (last edited 2013-07-01 13:12:52 by localhost)