文件名称:SLIC Superpixel Implementation
文件大小:5.67MB
文件格式:ZIP
更新时间:2020-09-13 11:12:18
超像素分割 SLIC opencv
SLIC Superpixel Implementation This repository contains an implementation of the SLIC Superpixel algorithm by Achanta et al. (PAMI'12, vol. 34, num. 11, pp. 2274-2282). The C++ implementation is created to work with the strutures of OpenCV. Exemplary result The images below shows an example of an over-segmentation using 400 superpixels and a weight factor of 40.
【文件预览】:
超像素分割
----SLIC-Superpixels-master(OPENCV3.0版本)()
--------slic.h(2KB)
--------test_slic.cpp(1KB)
--------slic.cpp(12KB)
--------dog.png(160KB)
--------README.md(611B)
----zip文件就是这个算法的原理的文件而kgxslic就是我用vs去实现的生成exe的文件夹.txt(0B)
----SLIC-Superpixels-master(OPENCV3.0版本).zip(167KB)
----kgxSLIC()
--------kgxSLIC.sln(888B)
--------Debug()
--------kgxSLIC()
--------kgxSLIC.sdf(13.94MB)
--------kgxSLIC.v11.suo(21KB)