TestImages Class

CVB.Net Documentation
Functions for test image generation.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.FoundationTestImages

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public static class TestImages

The TestImages type exposes the following members.

Methods

  NameDescription
Public methodStatic memberJaehne
Create a filter test image as suggested by Prof. Jaehne, suitable for investigating the isotropy characteristics of a filter.
Public methodStatic memberRamp(Size2D, Int32, TestImageDataType, Axis)
Create a gray ramp test image with offset 0 and slope 1.
Public methodStatic memberRamp(Size2D, Int32, TestImageDataType, Axis, Double, Double)
Create a gray ramp test image.
Top
See Also

Reference