Click or drag to resize

QualityInvoke Class

http://www.emgu.com
Class that contains entry points for the Quality module.
Class that contains entry points for the Quality module.
Class that contains entry points for the Quality module.
Class that contains entry points for the Quality module.
Class that contains entry points for the Quality module.
Inheritance Hierarchy
SystemObject
  Emgu.CV.QualityQualityInvoke

Namespace:  Emgu.CV.Quality
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public static class QualityInvoke

The QualityInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompute
Compute quality score per channel with the per-channel score in each element of the result
Public methodStatic memberGetQualityMaps
Returns output quality map images that were generated during computation, if supported by the algorithm.
Top
See Also