Skip to content

xiaoyangstat/statistical-shape-analysis-of-elastic-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Shape Analysis of Elastic Graphs

This repository contains code to statistically analyze elastic graphical shapes.

Get Started

demo2DMatching.m

demo2DEGStatisticalAnalysis.m

Please also read doc\elastic_graph_data_structure.pdf to understand the EG data structure.

Brain Artery Data

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

Reference

@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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published