|
Mech-Eye API 2.4.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
| ▼Nmmind | |
| ▼Neye | |
| ▼Nbrightness_settings | |
| CAnalogGain | |
| CAnalogGainFor8030 | |
| CDigitalGain | |
| CExposureMode | |
| CExposureTime | |
| CHdrExposureTimeProportion1 | |
| CHdrExposureTimeProportion2 | |
| CHdrFirstThreshold | |
| CHdrSecondThreshold | |
| CLaserPower | |
| ▼Ncorrection | |
| CHeightCorrectionRatio | |
| CTiltCorrectionAngle | |
| ▼Nfilters | |
| CEnableBlindSpotFiltering | |
| CEnableNoiseRemoval | |
| CNoiseRemovalIntensity | |
| ▼Npoint_cloud_resolutions | |
| CXAxisResolution | |
| CYResolution | |
| ▼Nprofile_alignment | |
| CEnableXAxisAlignment | |
| CEnableZAxisAlignment | |
| ▼Nprofile_extraction | |
| CBrightnessAdjustment | |
| CEdgeSelection | |
| CMaxLaserLineWidth | |
| CMaxSpotIntensity | |
| CMinGrayscaleValue | |
| CMinLaserLineWidth | |
| CMinSharpness | |
| CMinSpotIntensity | |
| CSpotSelection | |
| ▼Nprofile_processing | |
| CFilter | |
| CGapFilling | |
| CGapFillingEdgePreservation | |
| CMeanFilterWindowSize | |
| CMedianFilterWindowSize | |
| CResampling | |
| CResamplingEdgePreservation | |
| ▼Nroi | |
| CROI | |
| CZDirectionRoi | |
| ▼Nscan_settings | |
| CBatchRetrievalTimeout | |
| CCallbackRetrievalTimeout | |
| CDataPointsPerProfile | |
| CExposureDelay | |
| CScanLineCount | |
| ▼Ntransformation | |
| CCoordinateTransformation | |
| ▼Ntrigger_settings | |
| CDataAcquisitionTriggerSource | |
| CEncoderTriggerDirection | |
| CEncoderTriggerInterval | |
| CEncoderTriggerSignalCountingMode | |
| CLineScanTriggerSource | |
| CMaxScanRate | |
| CSoftwareTriggerRate | |
| CTriggerDelay | |
| CArray2D | Represents a 2D container of data |
| CBatchArray | Represents the data struct of the profile data |
| CBoolParameter | Represents a _Bool-type device parameter |
| CEnumParameter | Represents an _Enum-type device parameter |
| CErrorStatus | Describes the types of errors |
| CFloatArrayParameter | Represents a _FloatArray-type device parameter |
| CFloatParameter | Represents a _Float-type device parameter |
| CFrameTransformation | Defines the rigid body transformations from one reference frame to another, including the rotation matrix and translation vector |
| CIntParameter | Represents an _Int-type device parameter |
| CParameter | Represents a parameter of the device |
| CProfile | Describes a single profile |
| CProfileBatch | Represents a batch of profiles, which can be obtained by calling Profiler::retrieveBatchData(). It contains four elements of profile index, encoder value, intensity image, and depth map |
| CProfiler | Operates the laser profiler. Use Profiler::connect to connect an available laser profiler, retrieve profile data, configure parameters and so on |
| CProfilerEvent | Describes the event of profiler. Use ProfilerEvent::registerProfilerEventCallback to register an event of interest |
| CProfilerInfo | Describes the laser profiler information |
| CProfileROI | Describes the region of interest (ROI) of a laser profiler |
| CProfileRoiParameter | Represents an _ProfileRoi-type device parameter |
| CProfilerStatus | Describes the laser profiler's statuses |
| CProfilerTemperature | Describes the laser profiler temperatures |
| CRange | Describes a value range |
| CRangeParameter | Represents a _Range-type device parameter |
| CROI | Describes a region of interest (ROI) |
| CRoiArrayParameter | Represents an _RoiArray-type device parameter |
| CRoiParameter | Represents an _Roi-type device parameter |
| CSize | Describes a two-dimensional size with a width and a height |
| CSizeF | Describes a two-dimensional size with a width and a height using double-precision floating-point numbers |
| CUserSet | |
| CUserSetManager | Manages device user sets |
| CVersion | Describes the version information |
| CVirtualProfiler | |
| CVirtualUserSet |