svlFilterBase class
Every filter of the cisstStereoVision library is derived from the baseclass svlFilterBase.
Methods to be implemented
Name |
Description |
|---|---|
default constructor |
Typically, input and output connectors and their supported sample types are added in the default constructor. |
|
Input sample prototype for the synchronous input is stored in |
|
The synchronous input sample is stored in |
Optional overloadable methods
Name |
Description |
|---|---|
|
|
|
|
|
|
|
Public methods
Name |
Description |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Protected methods
Name |
Description |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|