Skip to content

ahban/VideoSuperpixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoSuperpixels

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.

Bug fixing

2018-3-20 fix a bug in mex_vsp.cpp

Requirements

  1. Matlab >= 2015a
  2. The code have been tested on OpenCV 2.4.10.
  3. Currently we support only Windows x64.

Compile

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.

Contact

If you have any questions, please email me at sawpara at 126.com, or create an issue in this repository.

About

Supervoxel Segmentation with Voxel-Related Gaussian Mixture Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published