Classes | Enumerations | Functions | Variables
avt_vimba_camera Namespace Reference

Classes

class  AvtVimbaApi
 
class  AvtVimbaCamera
 
class  MonoCamera
 
class  MonoCameraNodelet
 

Enumerations

enum  CameraState {
  OPENING, IDLE, CAMERA_NOT_FOUND, FORMAT_ERROR,
  ERROR, OK
}
 

Functions

void intHandler (int dummy)
 

Variables

static const char * AcquisitionMode [] = { "Continuous", "SingleFrame", "MultiFrame", "Recorder" }
 
static const char * AutoMode [] = { "Off", "Once", "Continuous" }
 
static const char * BalanceRatioMode [] = { "Red", "Blue" }
 
static const char * FeatureDataType [] = { "Unknown", "int", "float", "enum", "string", "bool" }
 
static volatile int keepRunning = 1
 
static const char * PixelFormatMode []
 
static const char * State [] = { "Opening", "Idle", "Camera not found", "Format error", "Error", "Ok" }
 
static const char * TriggerMode []
 

Detailed Description

Copyright (c) 2014, Systems, Robotics and Vision Group University of the Balearic Islands All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright (c) 2014, Systems, Robotics and Vision Group University of the Balearican Islands All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Enumeration Type Documentation

◆ CameraState

Enumerator
OPENING 
IDLE 
CAMERA_NOT_FOUND 
FORMAT_ERROR 
ERROR 
OK 

Definition at line 55 of file avt_vimba_camera.h.

Function Documentation

◆ intHandler()

void avt_vimba_camera::intHandler ( int  dummy)

Definition at line 61 of file avt_vimba_camera.cpp.

Variable Documentation

◆ AcquisitionMode

const char* avt_vimba_camera::AcquisitionMode[] = { "Continuous", "SingleFrame", "MultiFrame", "Recorder" }
static

Definition at line 46 of file avt_vimba_camera.cpp.

◆ AutoMode

const char* avt_vimba_camera::AutoMode[] = { "Off", "Once", "Continuous" }
static

Definition at line 43 of file avt_vimba_camera.cpp.

◆ BalanceRatioMode

const char* avt_vimba_camera::BalanceRatioMode[] = { "Red", "Blue" }
static

Definition at line 54 of file avt_vimba_camera.cpp.

◆ FeatureDataType

const char* avt_vimba_camera::FeatureDataType[] = { "Unknown", "int", "float", "enum", "string", "bool" }
static

Definition at line 55 of file avt_vimba_camera.cpp.

◆ keepRunning

volatile int avt_vimba_camera::keepRunning = 1
static

Definition at line 59 of file avt_vimba_camera.cpp.

◆ PixelFormatMode

const char* avt_vimba_camera::PixelFormatMode[]
static
Initial value:
= { "Mono8", "Mono10", "Mono10Packed", "Mono12",
"Mono12Packed", "BayerGR8", "BayerRG8", "BayerGB8",
"BayerBG8", "BayerGR10", "BayerRG10", "BayerGB10",
"BayerBG10", "BayerGR12", "BayerRG12", "BayerGB12",
"BayerBG12", "BayerGR10Packed", "BayerRG10Packed", "BayerGB10Packed",
"BayerBG10Packed", "BayerGR12Packed", "BayerRG12Packed", "BayerGB12Packed",
"BayerBG12Packed", "RGB8Packed", "BGR8Packed" }

Definition at line 47 of file avt_vimba_camera.cpp.

◆ State

const char* avt_vimba_camera::State[] = { "Opening", "Idle", "Camera not found", "Format error", "Error", "Ok" }
static

Definition at line 57 of file avt_vimba_camera.cpp.

◆ TriggerMode

const char* avt_vimba_camera::TriggerMode[]
static
Initial value:
= { "Invalid", "Freerun", "FixedRate", "Software", "Line0", "Line1",
"Line2", "Line3", "Line4", "Action0", "Action1" }

Definition at line 44 of file avt_vimba_camera.cpp.



avt_vimba_camera
Author(s): Allied Vision Technologies, Miquel Massot
autogenerated on Sat Jun 3 2023 02:14:12