Commit Graph

  • 91dc798801 Merge pull request #11 from prascle/CloudCompare-20231115 master Daniel Girardeau-Montaut 2023-11-19 11:47:52 +01:00
  • d215dbaa8b debug PoissonRecon on macOS: fix following https://github.com/mkazhdan/PoissonRecon/issues/190 Paul RASCLE 2023-11-15 23:37:50 +01:00
  • ec8bdd230e Fix for compilation on macOS/Linux update Daniel Girardeau-Montaut 2023-09-11 08:30:15 +02:00
  • 9df0e1330b Various fixes Daniel Girardeau-Montaut 2023-09-10 23:56:49 +02:00
  • 2bfa2e0f9c Remove unused file (PointData) Daniel Girardeau-Montaut 2023-09-10 23:56:20 +02:00
  • 58247ad289 Update to version 14.01 (c++17 required) Daniel Girardeau-Montaut 2023-09-09 12:36:09 +02:00
  • 02e1a0b624 Syntax update Daniel Girardeau-Montaut 2023-01-22 16:39:42 +01:00
  • c8bf8319a0 Ability to choose the number of threads (the 'threads' parameter was ignored!) Daniel Girardeau-Montaut 2022-05-24 13:27:06 +02:00
  • 49c007c50f Syntax fix + use the fullDepth input parameter instead of the default one ;) Daniel Girardeau-Montaut 2021-07-30 19:35:19 +02:00
  • 470c06a2fc {cmake} Update to use targets properly (#9) Andy Maloney 2020-05-11 15:51:20 -04:00
  • 59e51a0ee2 Merge pull request #8 from asmaloney/master Daniel Girardeau-Montaut 2020-04-09 00:22:06 +02:00
  • ea5b052413 Move PointData template class to its own files and use extern templates Andy Maloney 2020-04-08 16:28:05 -04:00
  • 9280aa2162 Merge pull request #7 from asmaloney/cmake-targets Daniel Girardeau-Montaut 2020-04-07 09:23:27 +02:00
  • 17486498b8 {cmake} Use target_compile_definitions Andy Maloney 2020-04-06 19:03:03 -04:00
  • b8b9c3e6bd Attempt to fix CI errors Daniel Girardeau-Montaut 2019-12-07 18:45:41 +01:00
  • 76bdf866bb The latest version of PoissonRecon (12.0) is now properly wrapped Daniel Girardeau-Montaut 2019-12-07 16:50:43 +01:00
  • 5c215d6a69 Updated version of the PoissonRecon wrapper Daniel Girardeau-Montaut 2019-12-06 00:09:22 +01:00
  • 3b4e2755d8 Update to version 12 (WIP) Daniel Girardeau-Montaut 2019-09-08 23:41:39 +02:00
  • 4b0b7b1008 Merge remote-tracking branch 'upstream/master' Daniel Girardeau-Montaut 2019-09-06 19:29:50 +02:00
  • 8acea363ba Update README.md mkazhdan 2023-08-21 13:26:21 -04:00
  • 350071f05c Version 14,02 mkazhdan 2023-08-06 16:34:01 -04:00
  • cae152bc7b Version 14.01 mkazhdan 2023-05-04 11:08:23 -04:00
  • 8ff2fadf6a Update README.md mkazhdan 2023-05-02 18:26:08 -04:00
  • d9df5cd413 Version 14.00 mkazhdan 2023-05-02 18:26:03 -04:00
  • 86aede4f68 Version 13.99 mkazhdan 2023-04-17 22:20:05 -04:00
  • 85c010229a Syntax update Daniel Girardeau-Montaut 2023-01-22 16:39:42 +01:00
  • 0fc87ebca1 Update MyMiscellany.h mkazhdan 2022-07-25 12:40:47 -04:00
  • ffcc010c70 Update VertexFactory.inl mkazhdan 2022-07-25 08:22:13 -04:00
  • 3760a02cce Version 13.8 mkazhdan 2022-05-25 12:52:33 -04:00
  • ec688f9d6f Ability to choose the number of threads (the 'threads' parameter was ignored!) Daniel Girardeau-Montaut 2022-05-24 13:27:06 +02:00
  • f1c71fe491 Update .gitignore mkazhdan 2022-04-24 23:20:48 -04:00
  • 02e9a67f92 Update README.md mkazhdan 2022-04-24 23:16:06 -04:00
  • cc9d3ade74 Version 13.74 mkazhdan 2022-04-24 23:14:23 -04:00
  • 37f7827c71 Version 13.73 mkazhdan 2022-04-20 00:37:09 -04:00
  • 65cd5fcadd Merge branch 'master' of https://github.com/mkazhdan/PoissonRecon mkazhdan 2021-11-30 09:31:06 -05:00
  • 15f46b33b6 Pushing changes mkazhdan 2021-11-30 09:30:56 -05:00
  • ac7372fbc5 Updated the ply reader of points to support ply files that have faces without properties. mkazhdan 2021-11-29 22:25:38 -05:00
  • 8683f6c44c Syntax fix + use the fullDepth input parameter instead of the default one ;) Daniel Girardeau-Montaut 2021-07-30 19:35:19 +02:00
  • 455ea0dbe6 no message mkazhdan 2021-01-25 22:54:59 -05:00
  • 28934e8798 Bug fix to have the reconstruction solve to the finest depth when the --width flag is specified. mkazhdan 2020-12-27 00:48:54 -05:00
  • c0f7d917af no message mkazhdan 2020-11-04 00:34:33 -05:00
  • fb32cf1f07 Fixed bug that allowed minimum splatting depth to be 0 instead of BaseDepth.value. mkazhdan 2020-11-04 00:29:29 -05:00
  • 25ab2370c6 Updated PLY library to the one using the less restrictive BSD license. mkazhdan 2020-09-30 16:31:32 -04:00
  • 314c982224 no message mkazhdan 2020-09-13 20:41:28 -04:00
  • c5f695e74c no message mkazhdan 2020-09-07 09:51:52 -04:00
  • b063a7c17a no message mkazhdan 2020-09-07 09:43:51 -04:00
  • 61bb47e8c6 no message mkazhdan 2020-09-07 02:09:29 -04:00
  • 170b7e81e5 no message mkazhdan 2020-09-07 02:07:28 -04:00
  • 273ca0a711 no message mkazhdan 2020-09-07 02:06:05 -04:00
  • 72b85fcd5b Modified PointInterpolant to support separate prescription of value and gradient constraints. mkazhdan 2020-09-07 02:03:42 -04:00
  • 49f75e44a9 Modified testing for invalid normal. mkazhdan 2020-08-27 13:00:47 -04:00
  • 07cacde28c Added support allowing the code to auomatically determine if input in .ply format has additional per-sample/vertex information such as color. (This obviates the need for specifying the "--color" flag when the input is in .ply format.) mkazhdan 2020-08-09 21:54:50 -04:00
  • 79db7e2d6c no message mkazhdan 2020-07-04 22:22:42 -04:00
  • 377515f95c no message mkazhdan 2020-07-04 22:21:41 -04:00
  • fe7083d4fc no message mkazhdan 2020-07-04 22:17:08 -04:00
  • a5c7d359a7 Minor bug fixes mkazhdan 2020-06-23 02:38:47 -04:00
  • 99e3d90da0 Still more edits to support Clang compilation mkazhdan 2020-06-15 02:40:44 -04:00
  • f358f4f6e5 More Clang compatibility fixes mkazhdan 2020-06-14 17:45:01 -04:00
  • 516fd840fb Updated code to compile under CLANG mkazhdan 2020-06-14 09:18:52 -04:00
  • db03caad05 no message mkazhdan 2020-06-13 22:12:08 -04:00
  • 0497cb85ef no message mkazhdan 2020-06-12 17:11:27 -04:00
  • 3015d67e64 Updated ChunkPLY to accept multiple files as input mkazhdan 2020-06-11 17:43:28 -04:00
  • d6e6b4d2c4 Version 13.00 (including support for constraint envelopes for PR and updated ChunkPLY) mkazhdan 2020-06-11 12:14:30 -04:00
  • 863f80c671 {cmake} Update to use targets properly (#9) Andy Maloney 2020-05-11 15:51:20 -04:00
  • 8cab83d749 Merge pull request #8 from asmaloney/master Daniel Girardeau-Montaut 2020-04-09 00:22:06 +02:00
  • e046aad968 Move PointData template class to its own files and use extern templates Andy Maloney 2020-04-08 16:28:05 -04:00
  • 8c18fb01fe Merge pull request #7 from asmaloney/cmake-targets Daniel Girardeau-Montaut 2020-04-07 09:23:27 +02:00
  • 9a264685e8 {cmake} Use target_compile_definitions Andy Maloney 2020-04-06 19:03:03 -04:00
  • 134fb83176 Attempt to fix CI errors Daniel Girardeau-Montaut 2019-12-07 18:45:41 +01:00
  • 88e9969358 The latest version of PoissonRecon (12.0) is now properly wrapped Daniel Girardeau-Montaut 2019-12-07 16:50:43 +01:00
  • 55f0cca830 Updated version of the PoissonRecon wrapper Daniel Girardeau-Montaut 2019-12-06 00:09:22 +01:00
  • 03f73754e9 Minor changes mkazhdan 2019-09-15 16:18:22 -04:00
  • cba29dd4f7 Update to version 12 (WIP) Daniel Girardeau-Montaut 2019-09-08 23:41:39 +02:00
  • f431572073 Merge remote-tracking branch 'upstream/master' Daniel Girardeau-Montaut 2019-09-06 19:29:50 +02:00
  • c95c01f02f Removed pointinterpolant error when run with double precision mkazhdan 2019-08-09 15:34:03 -04:00
  • ab1ca10f6f no message mkazhdan 2019-08-03 22:11:35 -04:00
  • 20b17f5fb4 no message mkazhdan 2019-07-19 00:40:32 -04:00
  • 5fda60af20 no message mkazhdan 2019-07-19 00:40:01 -04:00
  • 88446a24ef no message mkazhdan 2019-07-19 00:39:27 -04:00
  • 1bdfeebc0f no message mkazhdan 2019-07-19 00:29:12 -04:00
  • 9230936ab4 Version 12.00: Added functionality to fit a function to set of sample values (PointInterpolant) Added functionality to sample a function at prescribed locations (AdaptiveTreeVisualization) mkazhdan 2019-07-19 00:25:18 -04:00
  • 5ca45fbd82 Minor bug fix affecting warning but not actual reconstruction mkazhdan 2019-05-20 07:21:09 -04:00
  • b538619f17 Minor bug fix affecting warning but not actual reconstruction mkazhdan 2019-05-19 19:41:01 -04:00
  • a9d99cb086 Version 11.02: Added error handling for numerical imprecision issues occuring when too many samples fall into a signle leaf node (in single-precision). mkazhdan 2019-04-24 08:36:18 -04:00
  • 9637ecbb27 Fixed bug under Windows with _mktemp only supporting 26 unique names when there are more than 26 cores. mkazhdan 2019-04-14 22:08:59 -04:00
  • 2fcb16ac78 Modified the Makefile to account for the fact that PlyFile.inl is now inline mkazhdan 2019-03-20 06:31:46 -04:00
  • c1b1214e8f Version 11.0 mkazhdan 2019-03-19 19:47:43 -04:00
  • 6c221c3a48 no message mkazhdan 2019-02-06 21:40:56 -05:00
  • b71f7cf315 no message mkazhdan 2019-02-06 21:40:12 -05:00
  • 7a3db196e6 Resolved bug that would cause a bad memory access when the octree had empty slices. mkazhdan 2019-02-06 21:38:31 -05:00
  • 3107d150fb Catch exception when failing to write image. Output transformation when writing grid. mkazhdan 2019-01-27 18:16:08 -05:00
  • f4f47883db no message mkazhdan 2019-01-27 00:48:04 -05:00
  • c19d3188c9 Version 10.06 mkazhdan 2019-01-27 00:45:07 -05:00
  • 7c0b908693 no message mkazhdan 2018-12-08 22:58:01 -05:00
  • fb4aca4db5 Added support for the --inCore flag. mkazhdan 2018-12-08 22:56:40 -05:00
  • 0f225ff45c no message mkazhdan 2018-12-07 10:27:33 -05:00
  • fd3b3cdc2f no message mkazhdan 2018-12-07 10:23:45 -05:00
  • 1b8e2d0b4a Cleaned up small bugs and added exception handling code. mkazhdan 2018-12-07 09:49:26 -05:00
  • 830de154b2 Added check if write succeeded. mkazhdan 2018-10-30 11:09:34 -04:00
  • 44ba73aced no message mkazhdan 2018-10-14 23:00:03 -04:00