STAC-USC / NNK_Image_graph

Graph construction for images representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NNK Image Graph

Matlab source code for our paper: Efficient graph construction for image representation.

Submitted for review at ICIP 2020. This version of source code is updated with our latest implementation with even faster runtimes and better performance than claimed in our submission.

Citing this work

@misc{shekkizhar2020efficient,
    title={Efficient graph construction for image representation},
    author={Sarath Shekkizhar and Antonio Ortega},
    year={2020},
    eprint={2002.06662},
    archivePrefix={arXiv},
    primaryClass={eess.IV}
}

About

Graph construction for images representation

License:MIT License


Languages

Language:MATLAB 100.0%