Mech-Eye API
v1.5
Full API
Mech-Eye Device
Mech-Eye Settings
Mech-Eye Frame
Mech-Eye API
»
Index
Index
C
|
F
|
I
|
M
|
P
|
S
|
T
|
V
C
capture (C++ function)
F
findAndConnect (C++ function)
findAndConnectMulti (C++ function)
I
isNumber (C++ function)
M
mmind::api::ColorMap (C++ type)
mmind::api::DepthMap (C++ type)
mmind::api::DepthRange (C++ struct)
mmind::api::DepthRange::DepthRange (C++ function)
,
[1]
mmind::api::DepthRange::lower (C++ member)
mmind::api::DepthRange::upper (C++ member)
mmind::api::DeviceIntri (C++ struct)
mmind::api::DeviceIntri::cameraMatrix (C++ member)
mmind::api::DeviceIntri::distCoeffs (C++ member)
mmind::api::DeviceResolution (C++ struct)
mmind::api::DeviceResolution::colorMapHeight (C++ member)
mmind::api::DeviceResolution::colorMapWidth (C++ member)
mmind::api::DeviceResolution::depthMapHeight (C++ member)
mmind::api::DeviceResolution::depthMapWidth (C++ member)
mmind::api::ElementColor (C++ struct)
mmind::api::ElementColor::b (C++ member)
mmind::api::ElementColor::g (C++ member)
mmind::api::ElementColor::r (C++ member)
mmind::api::ElementDepth (C++ struct)
mmind::api::ElementDepth::d (C++ member)
mmind::api::ElementPointXYZ (C++ struct)
mmind::api::ElementPointXYZ::x (C++ member)
mmind::api::ElementPointXYZ::y (C++ member)
mmind::api::ElementPointXYZ::z (C++ member)
mmind::api::ElementPointXYZBGR (C++ struct)
mmind::api::ElementPointXYZBGR::b (C++ member)
mmind::api::ElementPointXYZBGR::g (C++ member)
mmind::api::ElementPointXYZBGR::r (C++ member)
mmind::api::ElementPointXYZBGR::x (C++ member)
mmind::api::ElementPointXYZBGR::y (C++ member)
mmind::api::ElementPointXYZBGR::z (C++ member)
mmind::api::ErrorStatus (C++ struct)
mmind::api::ErrorStatus::ErrorCode (C++ enum)
mmind::api::ErrorStatus::errorCode (C++ member)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_CAPTURE_NO_FRAME (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_DEVICE_OFFLINE (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_FIRMWARE_NOT_SUPPORTED (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_INVALID_DEVICE (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_PARAMETER_GET_ERROR (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_PARAMETER_SET_ERROR (C++ enumerator)
mmind::api::ErrorStatus::ErrorCode::MMIND_STATUS_SUCCESS (C++ enumerator)
mmind::api::ErrorStatus::errorDescription (C++ member)
mmind::api::ErrorStatus::ErrorStatus (C++ function)
,
[1]
mmind::api::ErrorStatus::isOK (C++ function)
mmind::api::Frame (C++ class)
mmind::api::Frame::at (C++ function)
,
[1]
mmind::api::Frame::data (C++ function)
,
[1]
mmind::api::Frame::empty (C++ function)
mmind::api::Frame::Frame (C++ function)
mmind::api::Frame::height (C++ function)
mmind::api::Frame::operator[] (C++ function)
,
[1]
mmind::api::Frame::release (C++ function)
mmind::api::Frame::resize (C++ function)
mmind::api::Frame::width (C++ function)
mmind::api::Frame::~Frame (C++ function)
mmind::api::LaserSettings (C++ struct)
mmind::api::LaserSettings::FramePartitionCount (C++ member)
mmind::api::LaserSettings::FrameRangeEnd (C++ member)
mmind::api::LaserSettings::FrameRangeStart (C++ member)
mmind::api::LaserSettings::FringeCodingMode (C++ member)
mmind::api::LaserSettings::LaserFringeCodingMode (C++ enum)
mmind::api::LaserSettings::LaserFringeCodingMode::Fast (C++ enumerator)
mmind::api::LaserSettings::LaserFringeCodingMode::High (C++ enumerator)
mmind::api::LaserSettings::PowerLevel (C++ member)
mmind::api::MechEyeDevice (C++ class)
mmind::api::MechEyeDevice::addUserSet (C++ function)
mmind::api::MechEyeDevice::captureColorMap (C++ function)
mmind::api::MechEyeDevice::captureDepthMap (C++ function)
mmind::api::MechEyeDevice::capturePointXYZBGRMap (C++ function)
mmind::api::MechEyeDevice::capturePointXYZMap (C++ function)
mmind::api::MechEyeDevice::connect (C++ function)
mmind::api::MechEyeDevice::deleteUserSet (C++ function)
mmind::api::MechEyeDevice::disconnect (C++ function)
mmind::api::MechEyeDevice::enumerateMechEyeDeviceList (C++ function)
mmind::api::MechEyeDevice::getAllUserSets (C++ function)
mmind::api::MechEyeDevice::getCloudOutlierFilterMode (C++ function)
mmind::api::MechEyeDevice::getCloudSmoothMode (C++ function)
mmind::api::MechEyeDevice::getCurrentUserSet (C++ function)
mmind::api::MechEyeDevice::getDepthRange (C++ function)
mmind::api::MechEyeDevice::getDeviceInfo (C++ function)
mmind::api::MechEyeDevice::getDeviceIntri (C++ function)
mmind::api::MechEyeDevice::getDeviceResolution (C++ function)
mmind::api::MechEyeDevice::getFringeContrastThreshold (C++ function)
mmind::api::MechEyeDevice::getFringeMinThreshold (C++ function)
mmind::api::MechEyeDevice::getLaserSettings (C++ function)
mmind::api::MechEyeDevice::getScan2DExpectedGrayValue (C++ function)
mmind::api::MechEyeDevice::getScan2DExposureMode (C++ function)
mmind::api::MechEyeDevice::getScan2DExposureTime (C++ function)
mmind::api::MechEyeDevice::getScan2DHDRExposureSequence (C++ function)
mmind::api::MechEyeDevice::getScan2DROI (C++ function)
mmind::api::MechEyeDevice::getScan2DSharpenFactor (C++ function)
mmind::api::MechEyeDevice::getScan2DToneMappingEnable (C++ function)
mmind::api::MechEyeDevice::getScan3DExposure (C++ function)
mmind::api::MechEyeDevice::getScan3DGain (C++ function)
mmind::api::MechEyeDevice::getScan3DROI (C++ function)
mmind::api::MechEyeDevice::MechEyeDevice (C++ function)
,
[1]
mmind::api::MechEyeDevice::operator= (C++ function)
mmind::api::MechEyeDevice::saveAllSettingsToUserSets (C++ function)
mmind::api::MechEyeDevice::setCloudOutlierFilterMode (C++ function)
mmind::api::MechEyeDevice::setCloudSmoothMode (C++ function)
mmind::api::MechEyeDevice::setCurrentUserSet (C++ function)
mmind::api::MechEyeDevice::setDepthRange (C++ function)
mmind::api::MechEyeDevice::setFringeContrastThreshold (C++ function)
mmind::api::MechEyeDevice::setFringeMinThreshold (C++ function)
mmind::api::MechEyeDevice::setLaserSettings (C++ function)
mmind::api::MechEyeDevice::setScan2DExpectedGrayValue (C++ function)
mmind::api::MechEyeDevice::setScan2DExposureMode (C++ function)
mmind::api::MechEyeDevice::setScan2DExposureTime (C++ function)
mmind::api::MechEyeDevice::setScan2DHDRExposureSequence (C++ function)
mmind::api::MechEyeDevice::setScan2DROI (C++ function)
mmind::api::MechEyeDevice::setScan2DSharpenFactor (C++ function)
mmind::api::MechEyeDevice::setScan2DToneMappingEnable (C++ function)
mmind::api::MechEyeDevice::setScan3DExposure (C++ function)
mmind::api::MechEyeDevice::setScan3DGain (C++ function)
mmind::api::MechEyeDevice::setScan3DROI (C++ function)
mmind::api::MechEyeDevice::~MechEyeDevice (C++ function)
mmind::api::MechEyeDeviceInfo (C++ struct)
mmind::api::MechEyeDeviceInfo::firmwareVersion (C++ member)
mmind::api::MechEyeDeviceInfo::hardwareVersion (C++ member)
mmind::api::MechEyeDeviceInfo::id (C++ member)
mmind::api::MechEyeDeviceInfo::ipAddress (C++ member)
mmind::api::MechEyeDeviceInfo::model (C++ member)
mmind::api::MechEyeDeviceInfo::port (C++ member)
mmind::api::PointCloudProcessingSettings (C++ struct)
mmind::api::PointCloudProcessingSettings::CloudOutlierFilterMode (C++ enum)
mmind::api::PointCloudProcessingSettings::CloudOutlierFilterMode::Normal (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudOutlierFilterMode::Off (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudOutlierFilterMode::Weak (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudSmoothMode (C++ enum)
mmind::api::PointCloudProcessingSettings::CloudSmoothMode::Normal (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudSmoothMode::Off (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudSmoothMode::Strong (C++ enumerator)
mmind::api::PointCloudProcessingSettings::CloudSmoothMode::Weak (C++ enumerator)
mmind::api::PointCloudProcessingSettings::FringeContrastThreshold (C++ member)
mmind::api::PointCloudProcessingSettings::FringeMinThreshold (C++ member)
mmind::api::PointCloudProcessingSettings::OutlierFilterMode (C++ member)
mmind::api::PointCloudProcessingSettings::SmoothMode (C++ member)
mmind::api::PointXYZBGRMap (C++ type)
mmind::api::PointXYZMap (C++ type)
mmind::api::ROI (C++ struct)
mmind::api::ROI::height (C++ member)
mmind::api::ROI::ROI (C++ function)
,
[1]
mmind::api::ROI::width (C++ member)
mmind::api::ROI::x (C++ member)
mmind::api::ROI::y (C++ member)
mmind::api::Scanning2DSettings (C++ struct)
mmind::api::Scanning2DSettings::ExpectedGrayValue (C++ member)
mmind::api::Scanning2DSettings::ExposureMode (C++ member)
mmind::api::Scanning2DSettings::ExposureTime (C++ member)
mmind::api::Scanning2DSettings::HDRExposureSequence (C++ member)
mmind::api::Scanning2DSettings::Scan2DExposureMode (C++ enum)
mmind::api::Scanning2DSettings::Scan2DExposureMode::Auto (C++ enumerator)
mmind::api::Scanning2DSettings::Scan2DExposureMode::Flash (C++ enumerator)
mmind::api::Scanning2DSettings::Scan2DExposureMode::HDR (C++ enumerator)
mmind::api::Scanning2DSettings::Scan2DExposureMode::Timed (C++ enumerator)
mmind::api::Scanning2DSettings::Scan2DROI (C++ member)
mmind::api::Scanning2DSettings::SharpenFactor (C++ member)
mmind::api::Scanning2DSettings::ToneMappingEnable (C++ member)
mmind::api::Scanning3DSettings (C++ struct)
mmind::api::Scanning3DSettings::DepthRange (C++ member)
mmind::api::Scanning3DSettings::ExposureSequence (C++ member)
mmind::api::Scanning3DSettings::Gain (C++ member)
mmind::api::Scanning3DSettings::Scan3DROI (C++ member)
P
printCalibParams (C++ function)
printDeviceInfo (C++ function)
printDeviceResolution (C++ function)
printDistCoeffs (C++ function)
printMatrix (C++ function)
S
saveMap (C++ function)
,
[1]
savePLY (C++ function)
,
[1]
showError (C++ function)
T
toPCL (C++ function)
,
[1]
V
viewPCL (C++ function)
,
[1]