/normxcorr/trunk

To get this branch, use:
bzr branch http://suren.me/webbzr/normxcorr/trunk

« back to all changes in this revision

Viewing changes to dic_cpcorr.m

  • Committer: Suren A. Chilingaryan
  • Date: 2010-08-12 14:31:16 UTC
  • Revision ID: csa@dside.dyndns.org-20100812143116-4fy9kj5x4tlcgead
Few more fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
xyinput = xyinput_in; % initialize adjusted control points matrix
19
19
 
20
 
for icp = 1:ncp
 
20
parfor icp = 1:ncp
21
21
 
22
22
    if base(icp).skip
23
23
        % baned by base image (Nan, Inf, Near to edge, ...)