https://github.com/HTDerekLiu/SpecCoarsen_MATLAB
Tip revision: 749b4bf2aa89143c0b50c9a2a50a6fbd6b115919 authored by HTDerekLiu on 12 September 2019, 16:56:12 UTC
update number of eVec in use
update number of eVec in use
Tip revision: 749b4bf
README.md
# Spectral Coarsening
This is the MATLAB implementation of "Spectral Coarsening of Geometric Operators" [Liu et al. 2019]. The only dependency is the gptoolbox ```https://github.com/alecjacobson/gptoolbox```.
### bibtex
```
@article{Liu:SpecCoarse:2019,
title = {Spectral Coarsening of Geometric Operators},
author = {Hsueh-Ti Derek Liu and Alec Jacobson and Maks Ovsjanikov},
year = {2019},
journal = {ACM Transactions on Graphics},
}
```