Borrar filtros
Borrar filtros

'lidarParameters' object usage for un organized to organized point cloud

1 visualización (últimos 30 días)
Nithin M
Nithin M el 4 de En. de 2022
Respondida: Sanjana el 17 de Jun. de 2024
Hi,
I wanted to organize a point cloud generated using innoviz one lidar using matlab functions 'lidarParameters' and 'pcorganize' function.
My doubt is, whether I can use 'lidarParameters' object as innoviz one is not there in the supported sensor list. Because in syntax it is showing that we can use function without sensor name.
Syntax
So if I use it without sensor name and with other sensor parameters, whether it will generate correct results when I am using it with pcorganize function? if not is there anyway I can use matlab functions to organize an innoviz one point cloud?
Thank you,
Nithin.

Respuestas (1)

Sanjana
Sanjana el 17 de Jun. de 2024
Hi Nithin,
Yes, you can use lidarParameters for sensors that are not present in the supported sensors list.
If you know the specifications (verticalResolution, verticalFoV, horizontalResolution) of the lidar sensor you are working with, you can use the lidarParameters function to create sensor parameters object and use pcorganize to convert the unorganized point cloud to organized point cloud.

Categorías

Más información sobre Preprocessing en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by