Click or drag to resize

RAYLASE.Marker.CamerasPlugin.Emulator Namespace

This namespace contains the classes which build the camera emulator. The camera emulator can emulate a camera to some extent: It contains a built in image (can be changed if needed) of 3000 x 3000 pixel. When taking a picture a cut-out of that in the size of the width and height of the "camera chip" is transferred to the caller. The most important operations when using RAYGUIDE's Click
Classes
 ClassDescription
Public classCameraEmulator This class emulates a camera and allows to take sections of a predefined bitmap as camera images.
Public classCameraEmulatorSettingsView Interaction logic for CameraEmulatorSettingsView.xaml
Public classVirtualCameraDeviceInfo This class represents the PvDeviceInfo class in the JAI camera API. In case of this emulator the device info is just an identifying string "Virtual camera 1" to "Virtual camera 4".