Skip to content

chun-wan/SLIC_CUDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLIC_CUDA

Superpixel Segmentation SLIC of Achanta et al. [PAMI 2012, vol. 34, num. 11, pp. 2274-2282]. GPU version with CUDA.

Library required :

  • opencv 3.0 min
  • cuda compute capability 3.0 min

Example

Cuda : 30 fps

Comparison with cpu version from OpenCv : 4 fps

About

Superpixel SLIC for GPU (CUDA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.7%
  • Cuda 32.7%
  • CMake 9.2%
  • C 3.5%
  • Makefile 1.6%
  • Shell 0.3%