登录
首页 » Visual C++ » SLIC

SLIC

于 2021-01-18 发布 文件大小:4920KB
0 284
下载积分: 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 个回复

  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • lane-detect
    canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
    2014-01-14 16:44:00下载
    积分:1
  • uCSourceCodefn
    Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。 (Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
    2012-07-25 06:25:54下载
    积分:1
  • GetContour
    说明:  用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
    2010-04-07 09:46:42下载
    积分:1
  • fire
    基于VC的各种火焰真实模拟,有效的显示了火焰的效果.(fire)
    2009-07-20 10:18:06下载
    积分:1
  • GaborTexture
    使用MFC以及Gabor小波处理进行图像的特征纹理提取(Using MFC and Gabor wavelet to extract texture features for image)
    2011-10-07 08:46:32下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • RGBtoHIS
    说明:  RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 (RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform)
    2021-04-11 18:48:57下载
    积分:1
  • cpp
    用halcon编写的代码实例,用来给初学者学习(Use halcon code examples, for beginners learning )
    2014-10-21 09:56:24下载
    积分:1
  • SplitterWnd
    利用CSplitterWnd类实现对单文档工程进行视图区域的分割(Using the CSplitterWnd class implements the single document engineering for segmenting the view area)
    2013-05-13 10:12:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载