Click or drag to resize

WarpOperators Class

This module lists all the operators that can be dynamically attached to McWarp objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.OperatorsWarpOperators

Namespace:  MediaCy.IQL.Operators
Assembly:  MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
VB
<ExtensionAttribute>
Public NotInheritable Class WarpOperators
Methods
  NameDescription
Public methodStatic memberApproximationAccuracy(McWarp)
Read/write property used to calculate Thin-Plate Spline transform for Points and Features using Newton's method.
Public methodStatic memberApproximationAccuracy(McWarp, Double)
Public methodStatic memberRegularization(McWarp)
Read/write property used to set or get the Regularization value mode for Thin-Plate Spline transform.
Public methodStatic memberRegularization(McWarp, Double)
Top
Remarks