登录
首页 » Visual C++ » SLIC

SLIC

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

  • VCPPqiangda-tuxiang-chuli
    先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。(First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.)
    2012-03-16 14:33:20下载
    积分:1
  • OpenCV
    讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。(Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing computer vision, the advantages of packages, description of OpenCV environment configuration, data definition, the image element access mode. OpenCV become an open-source, contains a wealth of advanced mathematical calculations, functions, image processing functions, and computer vision functions, continuously updated, and platform-independent package of computer vision.)
    2009-10-25 00:48:30下载
    积分:1
  • RoadLineFetch
    十字路口车道线提取算法。c++开发。特别针对十字路口电子警察系统开发。(road line fetch)
    2013-06-06 10:31:01下载
    积分:1
  • DIBDisplay
    这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
    2013-07-12 17:55:23下载
    积分:1
  • Fourier-Mellin
    Application of the Fourier-Mellin transform to translation-, rotationand scale-invariant plant leaf identification
    2011-10-22 04:50:56下载
    积分:1
  • mitk
    实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;(Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detector provide support for canny edge detection algorithm provide interactive graph cut segmentation achieve OSTU segmentation )
    2010-05-13 09:40:30下载
    积分:1
  • wtcl1
    应用Intel® JPEG Library v1.5处理图像的例子(Using Intel® JPEG Library v1.5 to process image.)
    2009-06-02 21:23:23下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • guangxiangenzong
    光线跟踪,计算机图形学的实验,实现的是消隐,光线之间的遮挡等(Ray-tracing, computer graphics experiments, realize that the hidden light, such as between the block)
    2020-12-31 20:48:58下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载