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 Objectness(
string saliencyType
)
Protected Sub New (
saliencyType As String
)
protected:
Objectness(
String^ saliencyType
)
new :
saliencyType : string -> Objectness
Parameters
- saliencyType
- Type: SystemString
[Missing <param name="saliencyType"/> documentation for "M:Emgu.CV.Saliency.Objectness.#ctor(System.String)"]
See Also