Click or drag to resize

RAYLASE.Marker.CamerasPlugin Namespaces

Namespaces
NamespaceDescription
RAYLASE.Marker.CamerasPlugin This namespace contains the classes used for managing cameras. The camera classes encapsulate the different camera APIs delivered by their manufacturers and make the needed functionality available in RAYGUIDE. For the time being two camera families are supported:
  • GO-PGE Series (JAI)
  • Genie Nano GigE Series (Teledyne DALSA)
Successful tests have been made with the models GO-5100M-PGE, GO-2400M-PGE and Nano M2420 Mono.

Furthermore there is a camera emulator which allows to test and develop Click & Teach features (to some extent) without having a real camera connected.

The cameras are realized as RAYGUIDE plug-ins.

See the Click & Teach manual for details how to include cameras in RAYGUIDE. An example how to use the properties and methods of this API can be found in the sample projects in the SDK folder of the RAYGUIDE installation.

RAYLASE.Marker.CamerasPlugin.EmulatorThis 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
RAYLASE.Marker.CamerasPlugin.JAICamera 
RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera