Tools dedicated to gridded clouds.
More...
#include <ecvGriddedTools.h>
Tools dedicated to gridded clouds.
Definition at line 17 of file ecvGriddedTools.h.
◆ ComputeBestSensor()
Determines the (TLS) sensor parameters from the relative position of gridded points
- Parameters
-
| cloud | cloud on which to compute the sensor parameters (should be a single grid) |
| grid | scan grid |
| cloudToSensorTrans | transformation from cloud coordinate system to the sensor coordinate system (optional) |
- Returns
- sensor (if successful) or 0 otherwise
◆ DetectParameters()
Detects the given grid parameters (angular span, etc.)
- Parameters
-
| cloud | associated cloud |
| grid | scan grid |
| parameters | output parameters |
| verbose | whether the process should output some detailed information in the log/console or not |
| cloudToSensorTrans | transformation from cloud coordinate system to the sensor coordinate system (optional) |
- Returns
- success
The documentation for this class was generated from the following file: