Click or drag to resize

SaliencyInvoke Class

http://www.emgu.com
Provide interfaces to the Open CV Saliency functions
Inheritance Hierarchy
SystemObject
  Emgu.CV.SaliencySaliencyInvoke

Namespace:  Emgu.CV.Saliency
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static class SaliencyInvoke

The SaliencyInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompute
Compute the saliency.
Public methodStatic memberComputeBinaryMap
Perform a binary map of given saliency map
Top
See Also