Cuboid fit (RANSAC)

Fit cuboids in 3D point data.
566 descargas
Actualizado 23 oct 2021

The program can be used to fit cuboids in 3D point data. The inlier and outlier sets are also returned. The 3D point-cloud and the cuboid model are displayed in a figure. The heuristic is based on Random Sample Consensus.

Sample 3D point data is also included for immediate testing. Use runme.m to execute the example.
Refer to Readme.md for instructions to run the code.

Citar como

Usama Mehmood (2024). Cuboid fit (RANSAC) (https://github.com/usamamehmood3/Cuboid-Fitting-RanSAC), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.4.5

Updated Title

1.0.4.4

..

1.0.4.3

Updated description

1.0.4.2

Updated description

1.0.4.1

Notes updated

1.0.4.0

Updated to Matlab's convex-hull function in minset(),
CuboidRANSAC returns inliers and outliers,
runme.m displays both inliers and outliers with the model.

1.0.3.0

Reformatted the input to RANSAC function.
Updated Title

1.0.2.0

Updated title

1.0.1.0

Detail on how to run the code is added.

1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.