Impact Acquire SDK Java
|
Category that contains the Analog control features. More...
Public Member Functions | |
AnalogControl (Device pDev) | |
Constructs a new mvIMPACT.acquire.AnalogControl object. | |
AnalogControl (Device pDev, String settingName) | |
Constructs a new mvIMPACT.acquire.AnalogControl object. | |
synchronized void | delete () |
PropertyF | getBalanceRatio () |
A floating point property. | |
PropertyI64 | getBalanceRatioSelector () |
An enumerated integer property. | |
PropertyI64 | getBalanceWhiteAuto () |
An enumerated integer property. | |
PropertyF | getBlackLevel () |
A floating point property. | |
PropertyI64 | getBlackLevelAuto () |
An enumerated integer property. | |
PropertyI64 | getBlackLevelAutoBalance () |
An enumerated integer property. | |
PropertyI64 | getBlackLevelSelector () |
An enumerated integer property. | |
PropertyF | getGain () |
A floating point property. | |
PropertyI64 | getGainAuto () |
An enumerated integer property. | |
PropertyI64 | getGainAutoBalance () |
An enumerated integer property. | |
PropertyI64 | getGainSelector () |
An enumerated integer property. | |
PropertyF | getGamma () |
A floating point property. | |
PropertyI64 | getMvADCGain () |
An integer property. | |
PropertyI64 | getMvBalanceWhiteAutoAOIMode () |
An enumerated integer property. | |
PropertyI64 | getMvBalanceWhiteAutoHeight () |
An integer property. | |
PropertyI64 | getMvBalanceWhiteAutoOffsetX () |
An integer property. | |
PropertyI64 | getMvBalanceWhiteAutoOffsetY () |
An integer property. | |
PropertyI64 | getMvBalanceWhiteAutoWidth () |
An integer property. | |
PropertyI64 | getMvDigitalGainOffset () |
An integer property. | |
PropertyI64 | getMvGainAutoAOIMode () |
An enumerated integer property. | |
PropertyI64 | getMvGainAutoAverageGrey () |
An integer property. | |
PropertyI64 | getMvGainAutoDelayImages () |
An integer property. | |
PropertyI64 | getMvGainAutoHeight () |
An integer property. | |
PropertyI64 | getMvGainAutoHighlightAOI () |
An enumerated integer property. | |
PropertyF | getMvGainAutoLowerLimit () |
A floating point property. | |
PropertyI64 | getMvGainAutoMode () |
An enumerated integer property. | |
PropertyI64 | getMvGainAutoOffsetX () |
An integer property. | |
PropertyI64 | getMvGainAutoOffsetY () |
An integer property. | |
PropertyI64 | getMvGainAutoSpeed () |
An enumerated integer property. | |
PropertyF | getMvGainAutoUpperLimit () |
A floating point property. | |
PropertyI64 | getMvGainAutoWidth () |
An integer property. | |
PropertyF | getMvGainHorizontalZoneDivider () |
A floating point property. | |
PropertyI64 | getMvGainMode () |
An enumerated integer property. | |
PropertyI | getMvGammaEnable () |
A boolean property. | |
PropertyI64 | getMvGammaSelector () |
An enumerated integer property. | |
PropertyI64 | getMvLinearLogarithmicMode () |
An integer property. | |
PropertyI64 | getMvLowLight () |
An enumerated integer property. | |
Method | getMvSaveCalibrationData () |
A method object. | |
PropertyI64 | getMvTapBalancingMode () |
An enumerated integer property. | |
PropertyI64 | getMvVRamp () |
An integer property. | |
PropertyF | getWhiteClip () |
A floating point property. | |
PropertyI64 | getWhiteClipSelector () |
An enumerated integer property. | |
Protected Member Functions | |
AnalogControl (long cPtr, boolean cMemoryOwn) | |
void | finalize () |
Static Protected Member Functions | |
static long | swigRelease (AnalogControl obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
Category that contains the Analog control features.
A category that contains the Analog control features.
|
protected |
AnalogControl | ( | Device | pDev, |
String | settingName ) |
Constructs a new mvIMPACT.acquire.AnalogControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. |
settingName | [in] The name of the driver internal setting to access with this instance. A list of valid setting names can be obtained by a call to mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
AnalogControl | ( | Device | pDev | ) |
Constructs a new mvIMPACT.acquire.AnalogControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. A list of valid setting names can be obtained by a call to mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
synchronized void delete | ( | ) |
|
protected |
PropertyF getBalanceRatio | ( | ) |
A floating point property.
Controls ratio of the selected color component to a reference color component.
Controls ratio of the selected color component to a reference color component. It is used for white balancing.
PropertyI64 getBalanceRatioSelector | ( | ) |
An enumerated integer property.
Selects which Balance ratio to control.
Selects which Balance ratio to control.
The following string values might be valid for this feature:
PropertyI64 getBalanceWhiteAuto | ( | ) |
An enumerated integer property.
Controls the mode for automatic white balancing between the color channels.
Controls the mode for automatic white balancing between the color channels. The white balancing ratios are automatically adjusted.
The following string values might be valid for this feature:
PropertyF getBlackLevel | ( | ) |
A floating point property.
Controls the analog black level as an absolute physical value.
Controls the analog black level as an absolute physical value. This represents a DC offset applied to the video signal.
PropertyI64 getBlackLevelAuto | ( | ) |
An enumerated integer property.
Controls the mode for automatic black level adjustment.
Controls the mode for automatic black level adjustment. The exact algorithm used to implement this adjustment is device-specific.
The following string values might be valid for this feature:
PropertyI64 getBlackLevelAutoBalance | ( | ) |
An enumerated integer property.
Controls the mode for automatic black level balancing between the sensor color channels or taps.
Controls the mode for automatic black level balancing between the sensor color channels or taps. The black level coefficients of each channel are adjusted so they are matched.
The following string values might be valid for this feature:
PropertyI64 getBlackLevelSelector | ( | ) |
An enumerated integer property.
Selects which Black Level is controlled by the various Black Level features.
Selects which Black Level is controlled by the various Black Level features.
The following string values might be valid for this feature:
PropertyF getGain | ( | ) |
A floating point property.
Controls the selected gain as an absolute physical value.
Controls the selected gain as an absolute physical value. This is an amplification factor applied to the video signal.
PropertyI64 getGainAuto | ( | ) |
An enumerated integer property.
Sets the automatic gain control (AGC) mode.
Sets the automatic gain control (AGC) mode. The exact algorithm used to implement AGC is device-specific.
The following string values might be valid for this feature:
PropertyI64 getGainAutoBalance | ( | ) |
An enumerated integer property.
Sets the mode for automatic gain balancing between the sensor color channels or taps.
Sets the mode for automatic gain balancing between the sensor color channels or taps. The gain coefficients of each channel or tap are adjusted so they are matched.
The following string values might be valid for this feature:
PropertyI64 getGainSelector | ( | ) |
An enumerated integer property.
Selects which Gain is controlled by the various Gain features.
Selects which Gain is controlled by the various Gain features.
The following string values might be valid for this feature:
PropertyF getGamma | ( | ) |
A floating point property.
Controls the gamma correction of pixel intensity.
Controls the gamma correction of pixel intensity. Since the human eye perceives light similar to a logarithm of real light intensity it's characteristic curve is non-linear. It follows the rule of (intensity ^ gamma) with a gamma value between 0.3-0.5. To provide as much useful information as possible, the image is converted from 12-bit acquired by the sensor to 8-bit utilizing this characteristic curve. The result is a linearized image optimized for the human eye's non-linear behavior which allows to perceive as much intensity differences as possible.
PropertyI64 getMvADCGain | ( | ) |
An integer property.
Adapt gain. Gain value of the sensor may differ from sensor to sensor.
Adapt gain. Gain value of the sensor may differ from sensor to sensor.
PropertyI64 getMvBalanceWhiteAutoAOIMode | ( | ) |
An enumerated integer property.
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
The following string values might be valid for this feature:
PropertyI64 getMvBalanceWhiteAutoHeight | ( | ) |
An integer property.
Common AOI Height used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Height used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvBalanceWhiteAutoOffsetX | ( | ) |
An integer property.
Common AOI X-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI XOffset used for auto gain control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvBalanceWhiteAutoOffsetY | ( | ) |
An integer property.
Common AOI Y-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Y-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvBalanceWhiteAutoWidth | ( | ) |
An integer property.
Common AOI Width used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Width used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvDigitalGainOffset | ( | ) |
An integer property.
Used for fine tuning of the brightness of the sensor.
Used for fine tuning of the brightness of the sensor.
PropertyI64 getMvGainAutoAOIMode | ( | ) |
An enumerated integer property.
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balancing.
Common AutoControl AOI used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balancing.
The following string values might be valid for this feature:
PropertyI64 getMvGainAutoAverageGrey | ( | ) |
An integer property.
Common desired average grey value (in percent) used for Auto Gain Control(AGC) and Auto Exposure Control(AEC).
Common desired average grey value (in percent) used for Auto Gain Control(AGC) and Auto Exposure Control(AEC).
PropertyI64 getMvGainAutoDelayImages | ( | ) |
An integer property.
The number of frames that the AEC must skip before updating the exposure register
The number of frames that the AEC must skip before updating the exposure register
PropertyI64 getMvGainAutoHeight | ( | ) |
An integer property.
Common AOI Height used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Height used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvGainAutoHighlightAOI | ( | ) |
An enumerated integer property.
Highlight auto control AOI to check AOI settings. Switch off for normal operation.
Highlight auto control AOI to check AOI settings. Switch off for normal operation.
The following string values might be valid for this feature:
PropertyF getMvGainAutoLowerLimit | ( | ) |
A floating point property.
The lower limit of the gain in auto gain mode
The lower limit of the gain in auto gain mode
PropertyI64 getMvGainAutoMode | ( | ) |
An enumerated integer property.
Selects the common auto mode for gain and exposure.
Selects the common auto mode for gain and exposure.
The following string values might be valid for this feature:
PropertyI64 getMvGainAutoOffsetX | ( | ) |
An integer property.
Common AOI X-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI X-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvGainAutoOffsetY | ( | ) |
An integer property.
Common AOI Y-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Y-Offset used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyI64 getMvGainAutoSpeed | ( | ) |
An enumerated integer property.
Determines the increment or decrement size of gain value from frame to frame.
Determines the increment or decrement size of gain value from frame to frame.
The following string values might be valid for this feature:
PropertyF getMvGainAutoUpperLimit | ( | ) |
A floating point property.
The upper limit of the gain in auto gain mode
The upper limit of the gain in auto gain mode
PropertyI64 getMvGainAutoWidth | ( | ) |
An integer property.
Common AOI Width used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
Common AOI Width used for Auto Gain Control(AGC), Auto Exposure Control(AEC) and Auto White Balance(AWB).
PropertyF getMvGainHorizontalZoneDivider | ( | ) |
A floating point property.
Defines the position(in percent of the total number of lines) within the image to switch from one gain value to the next.
Defines the position(in percent of the total number of lines) within the image to switch from one gain value to the next. 100% means that only one zone exists. 25% means that the upper 25% of the image are defined by the gain value of 'mvHorizontalZone0' and the lower 75% are defined by the gain value of 'mvHorizontalZone1'. Some sensors may only allow to change the gain at certain positions e.g. the last line of a defined ROI. In this case the first possible switching point above the actual line will be used.
PropertyI64 getMvGainMode | ( | ) |
An enumerated integer property.
Sets the operation mode of Gain.
Sets the operation mode of Gain
The following string values might be valid for this feature:
PropertyI getMvGammaEnable | ( | ) |
A boolean property.
Enables Gamma correction. All other LUT will be disabled.
Enables gamma correction. All other LUT will be disabled.
PropertyI64 getMvGammaSelector | ( | ) |
An enumerated integer property.
Sets the type of Gamma to be used.
Sets the type of Gamma to be used.
The following string values might be valid for this feature:
PropertyI64 getMvLinearLogarithmicMode | ( | ) |
An integer property.
Controls the knee point between linear response and logarithmic response.
Controls the knee point between linear response and logarithmic response.
PropertyI64 getMvLowLight | ( | ) |
An enumerated integer property.
Makes the image brighter.
Makes the image brighter.
The following string values might be valid for this feature:
Method getMvSaveCalibrationData | ( | ) |
A method object.
Saves the calibration data to non-volatile memory.
Saves the calibration data to non-volatile memory.
PropertyI64 getMvTapBalancingMode | ( | ) |
An enumerated integer property.
Where do the tap balancing calibration data come from?
Where do the tap balancing calibration data come from?
The following string values might be valid for this feature:
PropertyI64 getMvVRamp | ( | ) |
An integer property.
Adjusting this value will result in better column CDS (correlated double sampling) which will remove the column FPN from the image.
Adjusting this value will result in better column CDS (correlated double sampling) which will remove the column FPN from the image.
PropertyF getWhiteClip | ( | ) |
A floating point property.
Controls the maximal intensity taken by the video signal before being clipped as an absolute physical value.
Controls the maximal intensity taken by the video signal before being clipped as an absolute physical value. The video signal will never exceed the white clipping point: it will saturate at that level.
PropertyI64 getWhiteClipSelector | ( | ) |
An enumerated integer property.
Selects which White Clip to control.
Selects which White Clip to control.
The following string values might be valid for this feature:
|
staticprotected |
|
protected |