Click or drag to resize

HologramHisto Class

Computes the gray level histogram of an image (hologram)
Inheritance Hierarchy
SystemObject
  LynceeTec.ProcessingHologramHisto

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public class HologramHisto : IDisposable

The HologramHisto type exposes the following members.

Constructors
  NameDescription
Public methodHologramHisto
Initializes a new instance of the HologramHisto class
Top
Properties
  NameDescription
Public propertyStdDev
Top
Methods
  NameDescription
Public methodComputeHisto
Public methodDispose
Releases all resources used by the HologramHisto
Public methodgetHisto
Public methodgetImgHolo
Top
See Also