The implementation of our paper
@Article{ban18,
AUTHOR = {Ban, Zhihua and Chen, Zhong and Liu, Jianguo},
TITLE = {Supervoxel Segmentation with Voxel-Related Gaussian Mixture Model},
JOURNAL = {Sensors},
VOLUME = {18},
YEAR = {2018},
NUMBER = {1},
ARTICLE NUMBER = {128},
URL = {http://www.mdpi.com/1424-8220/18/1/128},
ISSN = {1424-8220},
DOI = {10.3390/s18010128}
}
If you find my code is useful, we are very happy if you could cite our work or give us a star.
- Matlab >= 2015a
- The code have been tested on OpenCV 2.4.10.
- Currently we support only Windows x64.
It is strongly recommand to use the original binaries directly. Please do not try to bring troubles to yourself.
If you really want to compile the code, please read the script of src\compileme.m
.
If you have any questions, please email me at sawpara at 126.com
, or create an issue in this repository.