-
I guess other OMP implementations could use this setting as well, since most of those also require some search for neighbors, which can vary a lot and hence vary the computation between …
-
The current version includes support for the Profile136 PCL version, and it includes support for WinRT. Unfortunately, these leave a gap in a core scenario:
Try to create a portable library which ref…
-
```
Hey guys,
I took your code and created a PCL version of it if you're interested in
working together to improve it. My goal is to make a reusable library that can
be used on Windows Phone, Windo…
-
Split off from #165
PCL profiles to .NET Standard conversion can be 2.x scheduled. There is about 12 supported PCL profiles (of approximately 80), but they are the most common.
```xml
```
T…
-
Adding an arrow to the PCLVIsualizer kills the kernel.
Pointclouds, lines and planes work fine.
The Kernel dies when executing the following code:
```
from pclpy import pcl
viewer = pcl.v…
Famok updated
8 months ago
-
Hi, awesome project and implementation - nicely done!
I have one idea to enhance it: make it a PCL.
I am currently working on a Windows 8 app (WinRT) and the HttpWebRequest is not available.
If …
ehuna updated
10 years ago
-
Hi,
I am trying to use the package and it seems to work fine, as long as the tracked object is not in the image when the "follower" node is started. If it is in the FOV of the Kinect at the initializ…
-
Hi, I used `sudo apt-get install libpcl-dev` to install PCL and its version is 1.10. But when I try to install python-pcl, it showed `don't find PCL`.
I have seen the source code of `setup.py` of `…
-
i was used pcl1.81 in window10, python37
when import the pcl in python37 throw error:
Python37\lib\site-packages\python_pcl-0.3-py3.7-win-amd64.egg\pcl\__init__.py", line 5, in
from ._pcl im…
-
Hi, is the code for the point cloud based image synthesis baseline (from [here](https://www.cvlibs.net/datasets/kitti-360/eval_nvs_rgb_detail.php?benchmark=nvs_rgb&result=f279b9aa8303006397a9a986fe1a8…