Click or drag to resize

mcfpMethod Enumeration

McImageFromPoints

Namespace:  MediaCy.IQL.Operations
Assembly:  MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcfpMethod
Members
  Member nameValueDescription
mcfpmThinPlateSpline0sufface based on thin-plate spline built from points
mcfpmMean1flat image based on mean value of points
mcfpmMedian2flat image based on median value of points
See Also