Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.52 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.52 KB

This is personal code organized repo.

This also INCLUDES code from other researchers and programmers. Codes may modified for personal used.

The reason for this is ONLY to make the codes are carefully categorized.

Kanzhi Wu

Usage

The common way to compile the packages in this repo is

  mkdir build
  cd build
  cmake .. && make

Vision

SLIC-Superpixel

Original from PSMM

Saliency Detection via Graph-Based Manifold Ranking

Original from Guangyu Zhong

FASA

Reference: Yildirim G., Susstrunk S. - FASA: Fast, Accurate, and Size-Aware Salient Object Detection. ACCV, 2014

VOCUS2

Reference: Simone Frintrop, Thomas Werner, and Germán Martín García: Traditional Saliency Reloaded: A Good Old Model in New Shape, IEEE International Conference on Computer Vision and Pattern Recognition (CVPR), Boston, June 2015 Original from Dr. Simone Frintrop

RGBD-Saliency

Reference: K. Desingh, K. M. Krishna, D. Rajan and C. V. Jawahar - Depth Really Matters: Improving Visual Salient Region Detection with Depth, BMVC, 2013

Robotics

RGBD-Segmenter

Reference: Richtsfeld A., Mörwald T., Prankl J., Zillich M. and Vincze M. - Segmentation of Unknown Objects in Indoor Environments. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2012

Original from link