MCvSliceWholeSeq Property |
http://www.emgu.com
Get the equivalent of CV_WHOLE_SEQ
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic static MCvSlice WholeSeq { get; }
Public Shared ReadOnly Property WholeSeq As MCvSlice
Get
public:
static property MCvSlice WholeSeq {
MCvSlice get ();
}
static member WholeSeq : MCvSlice with get
Property Value
Type:
MCvSlice
See Also