Skip to content
#

point-cloud

Here are 546 public repositories matching this topic...

ShaoyuanLi
ShaoyuanLi commented Jun 20, 2018

Hello,

I have learned corto(vclab) and other mesh compression library.I have read some papers such as Edgebreaker: Connectivity compression for triangle meshes and Edge breaker on a Corner Table : A simple technique for representing and compressing triangulated surfaces.However draco code seems more complexity than below projects and papers.Is there technical papers or algorithm documents w

GnnrMrkr
GnnrMrkr commented Apr 30, 2020

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

pierotofy
pierotofy commented Jul 30, 2019

split-merge either needs GPS info or a image_groups.txt file to split a dataset.

Otherwise it cannot work. The program should help users understand that instead of failing with :

OpenCV Error: Assertion failed (data0.dims <= 2 && type == CV_32F && K > 0) in kmeans, file /code/SuperBuild/src/opencv/modules/core/src/matrix.cpp, line 2701
Traceback (most recent call last):
  File "/cod
WebODM

Improve this page

Add a description, image, and links to the point-cloud topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.