MATLAB Function Reference | ![]() ![]() |
Syntax
Description
[xnum xin xo xym ]= refreg(dirname,refdirname,refpost,H,HH,[Nrange],[z],
[Z],br_thresh,cor_thresh,skip|nmaxpoints,fitmode,formt)
creates registered pairs of points for stacks in image directories.
dirname containes base images, refdirname - input images; z, Z- are arrays of
input slice indexes to go through, H,HH-input and base half-square sizes to register
with minimum corellation coefficient cor_thresh, and brightness threshold
br_thresh.
directories and files in refdirname may be appended with refpost string
if it is empty and the refnames are the same with basenames then the
stack is registered against its next in the directory.
If H is negative, then the automated procedure is called to find control
point locations, representing clusters of the size -H,
(H parameter will have HH*0.3 value), skip parameter in this case will give maximum
output points for each sice if more than 0;
Remarks
See
Also
![]() |
reducepoints | rootadjust | ![]() |
Main Page - Institute for Genomics and Bioinformatics - Computableplant Project - MATLAB |