Yizhak Ben-Shabat (Itzik)

Results 7 issues of Yizhak Ben-Shabat (Itzik)

I created a viewer and loaded a point cloud to it. I want to update the viewer with new point clouds based on some input. When I do that, the...

Hi, I am trying to visualize a sequence of point clouds with an interactive slider to switch between one point cloud to the next. I have observed weird jittering behaviour...

Currently, running the method on a batch of point cloud pairs requires iterating over the batch. a parallelized batched version would be very useful. Thanks for a great repo.

I noticed that on some occasions the code drops some points. Attaching a short example of code generating points on a sphere and shifting them by a little. Then I...

The build failed because another dependancy was missing (Ubuntu 18.04). Fixed using `sudo apt-get install libsuitesparse-dev`

Following the dependency installation instructions, the `libpng12-dev` dependency fails to install on Ubuntu 18.04. It seems to have been dropped since 16.04.