GaussianPyramid Class

CVB.Net Documentation
Functions implementing a Gaussian pyramid approach.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.FoundationGaussianPyramid

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

public static class GaussianPyramid

The GaussianPyramid type exposes the following members.

Methods

  NameDescription
Public methodStatic memberDown
This function down samples an image in the sense of a Gaussian pyramid.
Public methodStatic memberUp
This function up samples an image in the sense of a Gaussian pyramid.
Top
See Also

Reference