This repository contains code to statistically analyze elastic graphical shapes.
demo2DMatching.m
demo2DEGStatisticalAnalysis.m
Please also read doc\elastic_graph_data_structure.pdf
to understand the EG data structure.
The orignal data could be downloaded here. The data is stored in point cloud. We converted it into EG format and cut it into four components: top, bottom, left, right as mentioned in the paper. The processed data could be downloaded here.
demoBAN.m
@inproceedings{guo2020representations,
title={Representations, metrics and statistics for shape analysis of elastic graphs},
author={Guo, Xiaoyang and Srivastava, Anuj},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
pages={832--833},
year={2020}
}
@article{guo2022statistical,
title={Statistical shape analysis of brain arterial networks (ban)},
author={Guo, Xiaoyang and Bal, Aditi Basu and Needham, Tom and Srivastava, Anuj},
journal={The Annals of Applied Statistics},
volume={16},
number={2},
pages={1130--1150},
year={2022},
publisher={Institute of Mathematical Statistics}
}