文件名称:MeanShiftSegMent
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-07-30
- 文件大小:
- 5.53mb
- 下载次数:
- 0次
- 提 供 者:
- 松
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据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.
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
................\.....\MeanShiftSegMent.exe
................\.....\MeanShiftSegMent.ilk
................\.....\MeanShiftSegMent.obj
................\.....\MeanShiftSegMent.pch
................\.....\MeanShiftSegMent.pdb
................\.....\MeanShiftSegMent.res
................\.....\MeanShiftSegMent.sbr
................\.....\MeanShiftSegMentDlg.obj
................\.....\MeanShiftSegMentDlg.sbr
................\.....\ms.obj
................\.....\ms.sbr
................\.....\msImageProcessor.obj
................\.....\msImageProcessor.sbr
................\.....\msSys.obj
................\.....\msSys.sbr
................\.....\PreviewRect.obj
................\.....\PreviewRect.sbr
................\.....\RAList.obj
................\.....\RAList.sbr
................\.....\rlist.obj
................\.....\rlist.sbr
................\.....\StdAfx.obj
................\.....\StdAfx.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\include2\ms.cpp
................\........\ms.h
................\........\msImageProcessor.cpp
................\........\msImageProcessor.h
................\........\msSys.cpp
................\........\msSys.h
................\........\RAList.cpp
................\........\RAList.h
................\........\rlist.cpp
................\........\rlist.h
................\........\tdef.h
................\MeanShiftSegMent.aps
................\MeanShiftSegMent.clw
................\MeanShiftSegMent.cpp
................\MeanShiftSegMent.dsp
................\MeanShiftSegMent.dsw
................\MeanShiftSegMent.exe
................\MeanShiftSegMent.h
................\MeanShiftSegMent.ncb
................\MeanShiftSegMent.opt
................\MeanShiftSegMent.plg
................\MeanShiftSegMent.rc
................\MeanShiftSegMentDlg.cpp
................\MeanShiftSegMentDlg.h
................\PreviewRect.cpp
................\PreviewRect.h
................\ReadMe.txt
................\res\MeanShiftSegMent.ico
................\...\MeanShiftSegMent.rc2
................\resource.h
................\StdAfx.cpp
................\StdAfx.h
................\Debug
................\include2
................\Release
................\res
MeanShiftSegMent