MotionSaliencyBinWangApr2014ImageHeight Property |
http://www.emgu.com
Image height
Namespace:
Emgu.CV.Saliency
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int ImageHeight { get; set; }
Public Property ImageHeight As Integer
Get
Set
public:
property int ImageHeight {
int get ();
void set (int value);
}
member ImageHeight : int with get, set
Property Value
Type:
Int32
See Also