Skip to content

wenguanwang/Stereoscopic-thumbnail-creation-via-efficient-stereo-saliency-detection

 
 

Repository files navigation

The implementation code (V1) is for: 
===========================================================================
    @article{wang2016stereoscopic,
      title={Stereoscopic thumbnail creation via efficient stereo saliency detection},
      author={Wang, Wenguan and Shen, Jianbing and Yu, Yizhou and Ma, Kwan-Liu},
      journal={IEEE transactions on visualization and computer graphics},
      volume={23},
      number={8},
      pages={2014--2027},
      year={2016},
    }
===========================================================================

This is a personal reimplementation of the method proposed in above paper. 
Importantly, it was written for clarity of understanding, and is totally unoptimized.
For realistic timing and results to compare against, 
please refer to the material included in the original publication. 

The code is free to use for research purposes. If you use this software for research purposes, 
you should cite above paper in any resulting publication.

The code has been tested on Window and Linux platforms with matlab.

===========================================================================
Note:
===========================================================================
This code uses some functions from:
W. Wang, J. Shen, and F. Porikli,
Saliency-aware geodesic video object segmentation,
IEEE CVPR, pp. 3395-3402, 2015

W. Wang, J. Shen, and L. Shao,
Consistent video saliency using local gradient flow optimization and global refinement, 
IEEE Trans. on Image Processing, 24(11):4185-4196, 2015 

This repository is no longer maintained. 
------------------------------------------------------------------------------------------------

About

Stereoscopic Thumbnail Creation via Efficient Stereo Saliency Detection (TVCG16)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.3%
  • MATLAB 29.2%
  • Objective-C 1.5%