登录
首页 » Visual C++ » SLIC

SLIC

于 2021-01-18 发布 文件大小:4920KB
0 270
下载积分: 1 下载次数: 267

代码说明:

  超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)

文件列表:

SLIC Superpixels And Supervoxels Code
.....................................\Debug
.....................................\.....\SLICSuperpixels.exe,6523904,2013-03-20
.....................................\exe可执行


.....................................\.........\SLICO.exe,1771520,2013-03-20
.....................................\.........\SLICSuperpixels.exe,1807360,2013-03-20
.....................................\ipch
.....................................\LICENSE.txt,35821,2011-03-23
.....................................\Release
.....................................\.......\SLICSuperpixels.exe,1807360,2013-03-20
.....................................\SLICSuperpixels
.....................................\...............\PictureHandler.cpp,10061,2011-03-08
.....................................\...............\PictureHandler.h,2521,2011-03-08
.....................................\...............\ReadMe.txt,3460,2011-03-08
.....................................\...............\res

.....................................\...............\...\SLICSuperpixels.rc2,406,2011-03-08
.....................................\...............\resource.h,871,2013-03-20
.....................................\...............\SLIC.cpp,38828,2013-03-20
.....................................\...............\SLIC.h,9677,2013-03-20
.....................................\...............\SLICSuperpixels.aps,105800,2013-03-20
.....................................\...............\SLICSuperpixels.cpp,1717,2011-03-08
.....................................\...............\SLICSuperpixels.h,562,2011-03-08
.....................................\...............\SLICSuperpixels.rc,4956,2013-03-20
.....................................\...............\SLICSuperpixels.vcproj,5842,2011-03-08
.....................................\...............\SLICSuperpixels.vcxproj,8099,2013-03-20
.....................................\...............\SLICSuperpixels.vcxproj.filters,2449,2013-03-20
.....................................\...............\SLICSuperpixels.vcxproj.user,143,2013-03-20
.....................................\...............\SLICSuperpixelsDlg.cpp,12140,2013-03-20
.....................................\...............\SLICSuperpixelsDlg.h,1257,2013-03-20
.....................................\...............\stdafx.cpp,217,2011-03-08
.....................................\...............\stdafx.h,1075,2011-03-08
.....................................\...............\targetver.h,1432,2011-03-08
.....................................\SLICSuperpixels.sln,912,2013-03-20
.....................................\SLICSuperpixels.sln.old,911,2011-03-08
.....................................\SLIC_image
.....................................\UpgradeLog.XML,1738,2013-03-20
.....................................\USAGE_SLIC.txt,2832,2012-03-23
.....................................\_UpgradeReport_Files
.....................................\....................\UpgradeReport.css,3348,2013-03-20
.....................................\....................\UpgradeReport.xslt,12505,2010-05-04
.....................................\....................\UpgradeReport_Minus.gif
.....................................\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • source
    图像处理系列之边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子(Edge Detection)
    2013-04-16 11:14:21下载
    积分:1
  • ppbNakagami
    处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
    2021-04-12 18:18:57下载
    积分:1
  • headCountCode
    采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.)
    2021-03-05 17:39:31下载
    积分:1
  • HistDemoA
    说明:  直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化(A histogram equalization process, only black and white BMP image histogram equalization)
    2008-09-23 09:48:10下载
    积分:1
  • las_tools
    一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等(A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the boundary line, generated DEM point cloud height normalized data format conversion, waveform data compression, etc.)
    2021-01-24 20:58:38下载
    积分:1
  • K_MeansSeg
    KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
    2010-08-08 13:13:32下载
    积分:1
  • detectline
    包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
    2009-07-16 15:27:30下载
    积分:1
  • 256togray
    可以将256色度级的图像转化为灰度图象,挺值得新手学习一下的,希望大家能喜欢(256 chroma level images can be converted to grayscale images, very worth novice to learn about, and I hope you like)
    2014-04-19 14:48:30下载
    积分:1
  • MeanShift
    一个不错的Meanshift算法流程图 初学者可以看看(failed to translate)
    2013-05-03 16:45:14下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载