Impact Acquire SDK Java
|
Category for control of 3D camera specific features. More...
Public Member Functions | |
synchronized void | delete () |
PropertyF | getScan3dAxisMax () |
A floating point property. | |
PropertyF | getScan3dAxisMin () |
A floating point property. | |
PropertyF | getScan3dBaseline () |
A floating point property. | |
PropertyF | getScan3dCoordinateOffset () |
A floating point property. | |
PropertyI64 | getScan3dCoordinateReferenceSelector () |
An enumerated integer property. | |
PropertyF | getScan3dCoordinateReferenceValue () |
A floating point property. | |
PropertyF | getScan3dCoordinateScale () |
A floating point property. | |
PropertyI64 | getScan3dCoordinateSelector () |
An enumerated integer property. | |
PropertyI64 | getScan3dCoordinateSystem () |
An enumerated integer property. | |
PropertyI64 | getScan3dCoordinateSystemReference () |
An enumerated integer property. | |
PropertyI64 | getScan3dCoordinateTransformSelector () |
An enumerated integer property. | |
PropertyI64 | getScan3dDistanceUnit () |
An enumerated integer property. | |
PropertyI64 | getScan3dExtractionMethod () |
An enumerated integer property. | |
PropertyI64 | getScan3dExtractionSelector () |
An enumerated integer property. | |
PropertyI64 | getScan3dExtractionSource () |
An enumerated integer property. | |
PropertyF | getScan3dFocalLength () |
A floating point property. | |
PropertyI | getScan3dInvalidDataFlag () |
A boolean property. | |
PropertyF | getScan3dInvalidDataValue () |
A floating point property. | |
PropertyI64 | getScan3dOutputMode () |
An enumerated integer property. | |
PropertyF | getScan3dPrincipalPointU () |
A floating point property. | |
PropertyF | getScan3dPrincipalPointV () |
A floating point property. | |
PropertyF | getScan3dTransformValue () |
A floating point property. | |
Scan3dControl (Device pDev) | |
Constructs a new mvIMPACT.acquire.Scan3dControl object. | |
Scan3dControl (Device pDev, String settingName) | |
Constructs a new mvIMPACT.acquire.Scan3dControl object. | |
Protected Member Functions | |
void | finalize () |
Scan3dControl (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
static long | swigRelease (Scan3dControl obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
Category for control of 3D camera specific features.
A category for control of 3D camera specific features.
|
protected |
Scan3dControl | ( | Device | pDev, |
String | settingName ) |
Constructs a new mvIMPACT.acquire.Scan3dControl 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 |
Scan3dControl | ( | Device | pDev | ) |
Constructs a new mvIMPACT.acquire.Scan3dControl 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 getScan3dAxisMax | ( | ) |
A floating point property.
Maximum valid transmitted coordinate value of the selected Axis.
Maximum valid transmitted coordinate value of the selected Axis.
PropertyF getScan3dAxisMin | ( | ) |
A floating point property.
Minimum valid transmitted coordinate value of the selected Axis.
Minimum valid transmitted coordinate value of the selected Axis.
PropertyF getScan3dBaseline | ( | ) |
A floating point property.
Returns the baseline as the physical distance of two cameras in a stereo camera setup.
Returns the baseline as the physical distance of two cameras in a stereo camera setup. The value of this feature can be used for 3D reconstruction from disparity images. In this case, the unit of the 3D coordinates corresponds to the unit of the baseline.
PropertyF getScan3dCoordinateOffset | ( | ) |
A floating point property.
Offset when transforming a pixel from relative coordinates to world coordinates.
Offset when transforming a pixel from relative coordinates to world coordinates.
PropertyI64 getScan3dCoordinateReferenceSelector | ( | ) |
An enumerated integer property.
Sets the index to read a coordinate system reference value defining the transform of a point from the current (Anchor or Transformed) system to the reference system.
Sets the index to read a coordinate system reference value defining the transform of a point from the current (Anchor or Transformed) system to the reference system.
The following string values might be valid for this feature:
PropertyF getScan3dCoordinateReferenceValue | ( | ) |
A floating point property.
Returns the reference value selected.
Returns the reference value selected. Reads the value of a rotation or translation value for the current (Anchor or Transformed) coordinate system transformation to the Reference system.
PropertyF getScan3dCoordinateScale | ( | ) |
A floating point property.
Scale factor when transforming a pixel from relative coordinates to world coordinates.
Scale factor when transforming a pixel from relative coordinates to world coordinates.
PropertyI64 getScan3dCoordinateSelector | ( | ) |
An enumerated integer property.
Selects the individual coordinates in the vectors for 3D information/transformation.
Selects the individual coordinates in the vectors for 3D information/transformation.
The following string values might be valid for this feature:
PropertyI64 getScan3dCoordinateSystem | ( | ) |
An enumerated integer property.
Specifies the Coordinate system to use for the device.
Specifies the Coordinate system to use for the device.
The following string values might be valid for this feature:
PropertyI64 getScan3dCoordinateSystemReference | ( | ) |
An enumerated integer property.
Defines coordinate system reference location.
Defines coordinate system reference location.
The following string values might be valid for this feature:
PropertyI64 getScan3dCoordinateTransformSelector | ( | ) |
An enumerated integer property.
Sets the index to read/write a coordinate transform value.
Sets the index to read/write a coordinate transform value.
The following string values might be valid for this feature:
PropertyI64 getScan3dDistanceUnit | ( | ) |
An enumerated integer property.
Specifies the unit used when delivering (calibrated) distance data.
Specifies the unit used when delivering (calibrated) distance data.
The following string values might be valid for this feature:
PropertyI64 getScan3dExtractionMethod | ( | ) |
An enumerated integer property.
Selects the method for extracting 3D from the input sensor data.
Selects the method for extracting 3D from the input sensor data.
The following string values might be valid for this feature:
PropertyI64 getScan3dExtractionSelector | ( | ) |
An enumerated integer property.
Selects the 3D Extraction processing module to control (if multiple ones are present).
Selects the 3D Extraction processing module to control (if multiple ones are present).
The following string values might be valid for this feature:
PropertyI64 getScan3dExtractionSource | ( | ) |
An enumerated integer property.
Selects the sensor's data source region for 3D Extraction module.
Selects the sensor's data source region for 3D Extraction module.
The following string values might be valid for this feature:
PropertyF getScan3dFocalLength | ( | ) |
A floating point property.
Returns the focal length of the camera in pixel.
Returns the focal length of the camera in pixel. The focal length depends on the selected region. The value of this feature takes into account horizontal binning, decimation, or any other function changing the image resolution.
PropertyI getScan3dInvalidDataFlag | ( | ) |
A boolean property.
Enables the definition of a non-valid flag value in the data stream.
Enables the definition of a non-valid flag value in the data stream. Note that the confidence output is an alternate recommended way to identify non-valid pixels. Using a Scan3dInvalidDataValue may give processing penalties due to special handling.
PropertyF getScan3dInvalidDataValue | ( | ) |
A floating point property.
Value which identifies a non-valid pixel if Scan3dInvalidDataFlag is enabled.
Value which identifies a non-valid pixel if Scan3dInvalidDataFlag is enabled.
PropertyI64 getScan3dOutputMode | ( | ) |
An enumerated integer property.
Controls the Calibration and data organization of the device and the coordinates transmitted.
Controls the Calibration and data organization of the device and the coordinates transmitted.
The following string values might be valid for this feature:
PropertyF getScan3dPrincipalPointU | ( | ) |
A floating point property.
Returns the value of the horizontal position of the principal point, relative to the region origin, i.e.
Returns the value of the horizontal position of the principal point, relative to the region origin, i.e. OffsetX. The value of this feature takes into account horizontal binning, decimation, or any other function changing the image resolution.
PropertyF getScan3dPrincipalPointV | ( | ) |
A floating point property.
Returns the value of the vertical position of the principal point, relative to the region origin, i.e.
Returns the value of the vertical position of the principal point, relative to the region origin, i.e. OffsetY. The value of this feature takes into account vertical binning, decimation, or any other function changing the image resolution.
PropertyF getScan3dTransformValue | ( | ) |
A floating point property.
Specifies the transform value selected.
Specifies the transform value selected. For translations (Scan3dCoordinateTransformSelector = TranslationX/Y/Z) it is expressed in the distance unit of the system, for rotations (Scan3dCoordinateTransformSelector =RotationX/Y/Z) in degrees.
|
staticprotected |
|
protected |