| Stream Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Stream | 
            Creates empty Stream
             | 
|  | Stream(IntPtr) | 
            Creates from native cv::gpu::Stream* pointer
             | 
|  | Stream(Stream) | Initializes a new instance of the Stream class | 
 See Also
See Also