mirror of https://github.com/koide3/small_gicp.git
add python benchmark video
This commit is contained in:
parent
ad37667c64
commit
c8c0288252
|
|
@ -346,6 +346,9 @@ open3d.visualization.draw_geometries([target_o3d, source_o3d])
|
|||
|
||||
## [Benchmark](BENCHMARK.md)
|
||||
|
||||
Processing speed comparison between small_gicp and Open3D ([youtube]((https://youtu.be/LNESzGXPr4c?feature=shared))).
|
||||
[](https://youtu.be/LNESzGXPr4c?feature=shared)
|
||||
|
||||
### Downsampling
|
||||
|
||||
- Single-threaded `small_gicp::voxelgrid_sampling` is about **1.3x faster** than `pcl::VoxelGrid`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue