Ponca  7abd0fd82719106ad460aa0f2070dffbe375d727
Point Cloud Analysis library
Loading...
Searching...
No Matches
Related Pages
Here is a list of all related documentation pages:
[detail level 12]
 ExamplesHere is a list of all Ponca examples :
 Ponca basic CPUThis is an example of how to use Ponca to compute the GLS Geometric variation on random data
 Ponca basic plane fitThis is an example of how to use Ponca to compute surface variation on random data with plane fitting
 Ponca basic line fitThis is an example of how to use Ponca to fit a Line on random 3D samples
 Ponca data-structure bindingThis is an example of how to instantiate the PointConcept in order to use Ponca on existing data structures without any memory duplication
 Using Ponca to compute surface curvature in PCL
 Screen Space Curvature using Cuda/C++
 Screen Space Curvature using Cuda and Python
 Fitting in SYCL kernelsThis is an example of how to use Ponca Fitting library in SYCL kernels
 Ponca::KdTree neighbor searchesThis is an example of how to use Ponca::KdTree to perform nearest, k-nearest and range neighbor search
 Comparison between Nanoflann and Ponca KdTree APIs
 Object-space Curvature using Cuda/C++ and KdTree queries
 Using KdTree in SYCL kernelsThis is an example of how to use Kdtree queries within SYCL kernels to speed-up the Ponca Fitting library
 Releases overviewCheck latest release at: https://github.com/poncateam/ponca/releases/latest
 The ponca ecosystemIn itself, the Ponca library only offers the core implementation of algorithm usefull for point cloud processing and analysis
 Getting started
 User ManualThis section provides a quick tour of currently available modules in Ponca
 Defining Points in Ponca
 Fitting Module: User Manual
 Fitting Module: Reference ManualThis page provides a detailed list of what the Fitting module has to offers
 Spatial Partitioning: User Manual
 Common module: User Manual
 Bibliography