http://www.emgu.com
Assembly: Emgu.CV.VideoStab (in Emgu.CV.VideoStab.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a Capture frame source
Namespace: Emgu.CV.VideoStabAssembly: Emgu.CV.VideoStab (in Emgu.CV.VideoStab.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public CaptureFrameSource( Capture capture ) |
Visual Basic |
---|
Public Sub New ( _ capture As Capture _ ) |
Visual C++ |
---|
public: CaptureFrameSource( Capture^ capture ) |
Parameters
- capture
- Type: Emgu.CV..::..Capture
The capture object that will be converted to a FrameSource