NVIDIA-AI-IOT / cuPCL

A project demonstrating how to use the libs of cuPCL.
MIT License
573 stars 93 forks source link

may you add some comment in the header? #27

Open yeliu-deepmirror opened 2 years ago

yeliu-deepmirror commented 2 years ago

It will be clearer to have more comment (as in cuda-pcl).

while in cuda-octree it is harder. I found the distance result for approxNearestSearch is 1e9 times the real sqr_distance. but for radiusSearch it is directly the result.

Haoyu-NV commented 2 years ago

Will do, thx