cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Gsoc2023 constraint based point cloud denoising

Open soesau opened this issue 2 years ago • 1 comments

William Wen's GSoC 2023 Submission

Mentor: Martin Skrodzki Co-Mentor: Sven Oesau

Implementation of the paper "Constraint-based Point Set Denoising using Normal Voting Tensor and Restricted Quadratic Error Metrics"

Also see Issue #7748

Todo

  • [ ] Add a section in the User Manual
  • [ ] Add a sentence in the Implementation History

soesau avatar Nov 30 '23 13:11 soesau

Eigen seems to be a hard wired dependency. Is there an existing solver traits class we could use?

afabri avatar Dec 01 '23 11:12 afabri