Daniel Girardeau-Montaut
ec688f9d6f
Ability to choose the number of threads (the 'threads' parameter was ignored!)
2022-05-24 13:28:06 +02:00
Daniel Girardeau-Montaut
8683f6c44c
Syntax fix + use the fullDepth input parameter instead of the default one ;)
2021-07-30 19:35:19 +02:00
Andy Maloney
e046aad968
Move PointData template class to its own files and use extern templates
...
Also:
- increase cmake min version to 3.0
- add include directory in cmake to avoid relative paths in includes
- de-template-ize simple normal computation and move to anonymous namespace
Note: Unfortunately I cannot move other templates out because of the all-or-nothing structure of the Poisson files
2020-04-08 16:28:05 -04:00
Daniel Girardeau-Montaut
134fb83176
Attempt to fix CI errors
2019-12-07 18:45:41 +01:00
Daniel Girardeau-Montaut
88e9969358
The latest version of PoissonRecon (12.0) is now properly wrapped
2019-12-07 16:53:02 +01:00
Daniel Girardeau-Montaut
55f0cca830
Updated version of the PoissonRecon wrapper
2019-12-06 00:09:22 +01:00
Daniel Girardeau-Montaut
cba29dd4f7
Update to version 12 (WIP)
2019-09-08 23:41:39 +02:00
Daniel Girardeau-Montaut
7ad96383f6
Make sure Dirichlet is the default boundary model
2016-11-12 18:03:47 +01:00
Daniel Girardeau-Montaut
d9052251f9
Compilation with PoissonRecon V9.1
2016-11-04 19:11:25 +01:00
Daniel Girardeau-Montaut
177cbffb29
- the boundary limit condition can now be specified (free / Dirichlet / Neumann)
...
- several parameters removed (not used anymore)
2016-09-29 14:17:22 +02:00
Daniel Girardeau-Montaut
31c7497cc6
CC wrapper updated to work with the new version of PoissonRecon
2016-09-29 12:52:52 +02:00
Daniel Girardeau-Montaut
8d44e76fe9
License headers updated
2016-07-30 14:57:19 +02:00
Romain Janvier
5dc8e3c788
Clang compilation
2015-11-24 14:04:47 +01:00
Romain Janvier
1c954b68b5
*Really* fix error with gcc
2015-11-20 12:14:24 +01:00
Daniel Girardeau-Montaut
b43b83028c
Typo
2015-11-12 11:57:34 +01:00
Daniel Girardeau-Montaut
14e696f9e3
PoissonReconWrapper updated to compile with PoissonRecon V8
...
+ B-spline degree defaulted to 2 for now
+ compilation with VS2012 and older
2015-11-12 10:20:47 +01:00
Daniel Girardeau-Montaut
eeb865f15e
Compilation with CloudCompare ( https://github.com/cloudcompare/trunk )
2015-07-24 19:13:55 +02:00