Projection Methods

CVB.Net Documentation

The Projection type exposes the following members.

Methods

  NameDescription
Public methodCalculateZeroCrossings
Get all the zero crossings, that are in the projection.
Public methodDerive
Create derivative of this projection.
Public methodDispose
Dispose method that releases the classifier
Protected methodDispose(Boolean)
IDispose helper function.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFilter
Filter this projection using a 1D filter kernel.
Protected methodFinalize
Finalizer
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToAverageProjection
Create a new averaged projection from this one.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference