-
Updated
Jul 10, 2020
point-cloud
Here are 556 public repositories matching this topic...
-
Updated
Jul 7, 2020 - C++
I'm working with Open3D with data from different devices. One of them does not provide the point cloud as a file, so I am creating the file by myself with a little Python script.
However, I am confused by the supported formats:
The pts format contains lines of [x, y, z, i, r, g, b]. xyz and rgb are intuitive and explained, but what exactly is the i for? And in what format is it exp
-
Updated
Dec 16, 2019 - Python
-
Updated
Jul 13, 2020 - Python
-
Updated
Jul 16, 2020 - C++
In 'pointnet2/scannet/preprocessing/collect_scannet_scenes.py' line #17, we refer to 'scannet_all.txt' file. It would be helpful if you guide where to get or how to generate this file?
-
Updated
Jul 15, 2020 - C++
-
Updated
Jul 9, 2020 - C++
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Dec 21, 2019
-
Updated
May 7, 2020 - Python
-
Updated
Mar 24, 2020 - Python
-
Updated
Feb 24, 2020 - Python
-
Updated
Jul 16, 2020
-
Updated
Jul 15, 2020 - Batchfile
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 3, 2020 - Python
-
Updated
Jul 6, 2020 - C++
-
Updated
Jun 18, 2020 - Python
-
Updated
Jul 16, 2020 - C++
-
Updated
May 13, 2020 - C++
-
Updated
Apr 25, 2018 - C++
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 4, 2020 - C++
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 10, 2020
Improve this page
Add a description, image, and links to the point-cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the point-cloud topic, visit your repo's landing page and select "manage topics."
Describe the bug
Documentation says flann version 1.7.1 is minimum required. The least tested version of flann on the CI is 1.8.4:
$ docker run --rm -it ubuntu:16.04 bash $ apt update $ apt search libflann Sorting... Done Full Text Search... Done libflann-dev/xenial 1.8.4-4.1 amd64 Fast Library for App