VisionLib
VisionLib Tracking System, provides (basically) image and camera pose
Please check out the tutorial on input/output streams for further information on how to use devices. Due to technical reasons the input and output fields of a device can only be determined at runtime and therefore do not appear in this interface description. Use the "Web Interface Device Management" entry in the "Help" menu of a running InstantPlayer to determine available input and output fields of a device.
Inheritance
Code
XML encoding
<IOSensor type="VisionLib" actionInSlots='' ConfigFile='' addDataBases='' />
Classic encoding
IOSensor {
type "VisionLib"
actionInSlots ""
ConfigFile ""
addDataBases ""
}
Interface
Filter: X3D only | Avalon only | All
| id | Name | DataType | PartType | Default | ValueType | Description |
|---|---|---|---|---|---|---|
| ConfigFile | SFString | initializeOnly | VisionLib configuration xml file (PicMod project file .pm) | |||
| actionInSlots | SFString | initializeOnly | (bool) if true the Actions attributes will be added as InSlots, allows control of Vision processing from the scene | |||
| addDataBases | SFString | initializeOnly | (" " separated strings) a list of DataBase objects to be retrievedfrom the DataSet (the data deeper inside are not found automatically) |
