Code
3D point clouds
- Matlab code for our ICIP 2020 paper on compression of 3d point cloud attributes with the region adaptive graph Fourier transform (RAGFT).
Graph learning
Combinatorial Graph Laplacian Estimator (CGLE) Matlab/C-mex code. This is an implementation of the algorithm from our 2019 Asilomar paper to estimate combinatorial graph Laplacian constrained precision matrices.
Graph learning Matlab code for our IEEE TSIPN 2018 and IEEE JSTSP 2017 papers. If interested in the combinatorial graph Laplacian, the algorithm from Asilomar 2019 is faster and more accurate.
Matlab code to estimate generalized graph Laplacians (GGL), also known as M-matrices, with topoogy properties (trees, bipartite, sparse) from our IEEE TSP 2018 paper.