CvmDeviceInfo Class |
Namespace: Rubedos.Viper.Net
public class CvmDeviceInfo
The CvmDeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | CvmDeviceInfo | Initializes a new instance of the CvmDeviceInfo class |
Name | Description | |
---|---|---|
![]() | Baseline | Distance between optical centers of the camera, m |
![]() | CvmSoftwareVersion | Gets the cvm software version. |
![]() | DeviceVersion | Gets or sets the device version. |
![]() | ExternalRosMaster |
The external ROS master set that uses CVM devise as a sensor
|
![]() | FocalPoint |
Camera focal point in pixels
|
![]() | FovD | Gets the fov d, degrees |
![]() | FovH | Gets the fov h, degrees |
![]() | FovV | Gets the fov, degrees |
![]() | PrincipalPoint |
Principal point of camera (center point), in px
|
![]() | ProcessingUnit | Gets the device processing unit, e.g. "NVIDIA® Jetson™ TX2 Module" |
![]() | SerialNumber | Gets or sets the serial number. |
![]() | SupportedImageFormats | Gets the list of supported image formats.
Each line represents image format defined as:
[Width]x[Height]@[FrameRate]@[Channels]@[BitsPerChannel]
|
![]() | TopicPrefix |
Prefix attached to each topic of the device
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetCamInfo | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |