This is the complete list of members for Process, including all inherited members.
AffineTransform(this Image img, AffineMatrix2D m) | Process | static |
AffineTransform(this Image img, AffineMatrix2D m, Area2D a) | Process | static |
DifferenceMap(Image rangeMap1, Image rangeMap2) | Process | static |
FillGaps(ImagePlane plane, GapFillingOptions options) | Process | static |
FlatfieldCorrection(this Image imgSrc, Image imgFlat, double gain) | Process | static |
FlatfieldCorrection(this Image imgSrc, Image imgFlat, Image imgDark, double gain) | Process | static |
InversePolarTransform(this Image img, Angle startAngle, double innerRadius) | Process | static |
InversePolarTransform(this Image imgSrc, Point2Dd center, Angle startAngle, double innerRadius, Image imgDst) | Process | static |
LinearTransform(this Image img, Matrix2D m) | Process | static |
MapTo8Bit(this Image img, bool collective) | Process | static |
MapTo8Bit(this Image img) | Process | static |
NormalizeMeanVariance(this Image img, double targetMean, double targetVariance) | Process | static |
NormalizeMinMax(this Image img, double targetMin, double targetMax) | Process | static |
PolarTransform(this Image img, Point2Dd center, double innerRadius, double outerRadius, Angle startAngle, Angle totalAngle) | Process | static |
PolarTransform(this Image img, Point2Dd center, double innerRadius, double outerRadius) | Process | static |