登录
首页 » Visual C++ » MeanShiftSegMent

MeanShiftSegMent

于 2013-07-30 发布 文件大小:5659KB
0 176
下载积分: 1 下载次数: 36

代码说明:

  根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)

文件列表:

MeanShiftSegMent
................\Debug
................\.....\MeanShiftSegMent.bsc,5702656,2013-03-11
................\.....\MeanShiftSegMent.exe,196741,2013-07-12
................\.....\MeanShiftSegMent.ilk,519556,2013-07-12
................\.....\MeanShiftSegMent.obj,26714,2013-07-08
................\.....\MeanShiftSegMent.pch,7188612,2013-07-12
................\.....\MeanShiftSegMent.pdb,623616,2013-07-12
................\.....\MeanShiftSegMent.res,2840,2013-07-07
................\.....\MeanShiftSegMent.sbr,1490586,2013-07-08
................\.....\MeanShiftSegMentDlg.obj,60030,2013-07-12
................\.....\MeanShiftSegMentDlg.sbr,1503158,2013-07-12
................\.....\ms.obj,55164,2013-07-12
................\.....\ms.sbr,29673,2013-07-12
................\.....\msImageProcessor.obj,101646,2013-07-12
................\.....\msImageProcessor.sbr,260215,2013-07-12
................\.....\msSys.obj,6192,2013-03-11
................\.....\msSys.sbr,0,2013-03-11
................\.....\PreviewRect.obj,51953,2013-07-08
................\.....\PreviewRect.sbr,1493528,2013-07-08
................\.....\RAList.obj,4411,2013-07-11
................\.....\RAList.sbr,7971,2013-07-11
................\.....\rlist.obj,10995,2013-03-11
................\.....\rlist.sbr,0,2013-03-11
................\.....\StdAfx.obj,109817,2013-03-11
................\.....\StdAfx.sbr,1484148,2013-03-11
................\.....\vc60.idb,533504,2013-07-12
................\.....\vc60.pdb,495616,2013-07-12
................\include2
................\........\ms.cpp,77156,2013-07-12
................\........\ms.h,43095,2013-07-08
................\........\msImageProcessor.cpp,147151,2013-07-12
................\........\msImageProcessor.h,37938,2013-07-12
................\........\msSys.cpp,9464,2013-03-01
................\........\msSys.h,10291,2013-03-01
................\........\RAList.cpp,6729,2013-07-11
................\........\RAList.h,2399,2013-07-10
................\........\rlist.cpp,13913,2012-05-27
................\........\rlist.h,14992,2012-05-26
................\........\tdef.h,1399,2013-03-01
................\MeanShiftSegMent.aps,36292,2013-07-04
................\MeanShiftSegMent.clw,1481,2013-07-08
................\MeanShiftSegMent.cpp,2245,2013-07-07
................\MeanShiftSegMent.dsp,5436,2013-07-08
................\MeanShiftSegMent.dsw,557,2012-02-27
................\MeanShiftSegMent.exe,188489,2013-03-07
................\MeanShiftSegMent.h,1434,2012-02-27
................\MeanShiftSegMent.ncb,427008,2013-07-26
................\MeanShiftSegMent.opt,49664,2013-07-26
................\MeanShiftSegMent.plg,1448,2013-07-12
................\MeanShiftSegMent.rc,5651,2013-07-04
................\MeanShiftSegMentDlg.cpp,10104,2013-07-12
................\MeanShiftSegMentDlg.h,2004,2013-07-07
................\PreviewRect.cpp,20054,2013-07-07
................\PreviewRect.h,3273,2013-07-07
................\ReadMe.txt,3759,2012-02-27
................\Release
................\res

................\...\MeanShiftSegMent.rc2,408,2012-02-27
................\resource.h,970,2013-07-04
................\StdAfx.cpp,218,2012-02-27
................\StdAfx.h,1091,2012-02-27

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

发表评论


0 个回复

  • BWLabel
    一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。(It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.)
    2013-06-24 14:08:47下载
    积分:1
  • gaosi
    二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
    2009-11-18 15:32:39下载
    积分:1
  • VCPP-image-processing-chapter06
    VisualC++数字图像处理技术详解第2版光盘-第六章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI)
    2016-04-16 13:34:28下载
    积分:1
  • MFCvtk
    说明:  MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)
    2021-02-19 16:09:45下载
    积分:1
  • gundongzimu
    在两个控件里实现自动的字幕滚动,点击取消后,停止(In the two controls in the subtitles automatically scroll, click Cancel, stop)
    2010-08-25 21:17:20下载
    积分:1
  • 基于otsu的自适应阀值canny边缘检测 otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • dip.readAndwrite
    A MFC demo which can read, write and display images
    2010-12-22 17:11:40下载
    积分:1
  • CUDA
    将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)
    2020-12-13 21:49:14下载
    积分:1
  • DiffStrip
    傅里叶时域频域变换图形处理S参数在时域的应用(Fourier time domain frequency domain transform graphics processing S-parameters in the application of the time-domain)
    2012-09-05 17:03:20下载
    积分:1
  • Laplasse
    拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
    2011-12-28 15:43:07下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载