登录
首页 » Visual C++ » MeanShiftSegMent

MeanShiftSegMent

于 2013-07-30 发布 文件大小:5659KB
0 231
下载积分: 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 个回复

  • fish_full
    实现鱼眼图 圆形视场和全视场的校正、分为2幅图像、4幅图像、任意角度、任意位置的校正、全景图拼接等(Fish eye diagram of a circular field of view and full field calibration is divided into two images, four images at any angle, any position of the correction, and panoramic stitching.)
    2012-07-11 11:01:10下载
    积分:1
  • Matrix
    说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
    2011-03-07 12:51:59下载
    积分:1
  • Digital-Image-Processing-3rd-Edition
    数字图像处理英文版第三版60多M~很难找到!!希望大家珍惜再珍惜!(digital image processing English and third version,about over 60 M, difficult to find ,hope everybody cherish it !)
    2012-11-29 10:46:26下载
    积分:1
  • Demo3_line-segment-detection-
    直线检测 Visual C++编写 用于图像处理(line segment detection)
    2012-06-29 16:39:16下载
    积分:1
  • sichashu
    说明:  四叉树程序,图像处理,要做这个的可以看看(Quadtree procedures, image processing, that can do this look)
    2021-04-27 21:18:44下载
    积分:1
  • DIC
    通过数字图像相关的方法计算两幅图像之间的位移,计算时间较长,是最基础的DIC,没有优化。(Digital image correlation method to calculate the displacement between the two images, the time is longer, is the most basic DIC, no optimization.)
    2021-03-31 10:59:09下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • DLT-matlab
    直接线性变换DLT,直接由像平面坐标到地面空间坐标的直接变换,可用于量测相机,非量测相机(本人用的是 高速相机)。配合前方交会验证l系数的准确与否。以DLT得到的结果为初值,用光束法平差可以期望得到更高精度。是数字摄影测量课程作业的例子。(Direct linear transformation DLT, and the direct conversion of coordinates directly from the image plane to the ground space coordinates, the camera can be used for measuring the non-measurement camera (I use a high-speed camera). Tie the forward intersection verify l coefficient accurate or not. To the the DLT results obtained for the initial value, bundle adjustment can expect greater accuracy. Examples of digital photogrammetry course work.)
    2012-12-03 16:42:51下载
    积分:1
  • 1111222223333334444445533332345554
    VC计算机图形学原理及算法教程 VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
    2013-11-18 15:30:26下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载