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.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 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