A demo for Quadric-based Mesh Denoising and probabilistic-quadrics
See also. github:probabilistic-quadrics
Clone the repository:
git clone --recursive https://github.com/xiconxi/QGF.gitConfigure and build:
cd pmp-library && mkdir build && cd build && cmake .. && makeRun the quadric smoothing app:
./QGF /path/to/mesh.offor
./PQGF /path/to/mesh.off