www.emgu.com/wiki
Process a frame

Declaration Syntax
public void Process(
IImage currentFrame
)
Public Sub Process ( _
currentFrame As IImage _
)
public:
void Process(
IImage^ currentFrame
)

Parameters
- currentFrame (IImage)
- The frame to be processed
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)