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.git
Configure and build:
cd pmp-library && mkdir build && cd build && cmake .. && make
Run the quadric smoothing app:
./QGF /path/to/mesh.off
or
./PQGF /path/to/mesh.off