Syntax
[CPLt,CLL,MCA,MCB]=CPLtransform(CPLA,CPLB,[corall,zmm])
Input Parameter
CPLA : | | Contour A |
CPLB : | | Contour A |
corall : | | if true all contours are correlated not only pairs |
zmm : | | desired perecntage of transformation 0=CPLA 1= CPLB |
Output Parameter
CPLt : | | Final set of conturs wrt to CCL |
CLL : | | CCL = Result of CPLcorrelate |
MCA : | | Missing contours in A - No possibility to use |
MCB : | | Missing contours in B - No possibility to use |
Examples
CPLA=CPLcopypattern(PLcircle(10),[4 1],[25])-[10 0]; CPLB=PLcircle(10);
CPLtransform(PLA,PLB,true)
CVLof2CPLzcorrelate(PLA,PLB,[10 3])
Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21