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.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
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