Enumeration of SVS's Blackfin cameras.
Namespace:
AForge.Robotics.SurveyorAssembly: AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public enum Camera |
Members
| Member name | Description | |
|---|---|---|
| Left |
Left camera (default port number is 10000).
| |
| Right |
Right camera (default port number is 10001).
|
Remarks
Since SVS board consists of two SRV-1 Blackfin cameras, the enumeration is used by different methods to specify which one to access.