StaticSaliency Constructor |
http://www.emgu.com
constructor
Namespace:
Emgu.CV.Saliency
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxprotected StaticSaliency(
string saliencyType
)
Protected Sub New (
saliencyType As String
)
protected:
StaticSaliency(
String^ saliencyType
)
new :
saliencyType : string -> StaticSaliency
Parameters
- saliencyType
- Type: SystemString
[Missing <param name="saliencyType"/> documentation for "M:Emgu.CV.Saliency.StaticSaliency.#ctor(System.String)"]
See Also