登录
首页 » Visual C++ » image-segmentation

image-segmentation

于 2013-04-30 发布 文件大小:4826KB
0 247
下载积分: 1 下载次数: 17

代码说明:

  基于自动种子选择的区域生长法,克服了传统区域法的很多缺点(Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law)

文件列表:

图像分割
........\BmpPros
........\.......\BmpPros.aps,30480,2013-04-25
........\.......\BmpPros.clw,3715,2013-04-25
........\.......\BmpPros.cpp,4433,2013-04-17
........\.......\BmpPros.dsp,5391,2013-04-25
........\.......\BmpPros.dsw,522,2013-04-15
........\.......\BmpPros.h,1367,2013-04-15
........\.......\BmpPros.ncb,181248,2013-04-29
........\.......\BmpPros.opt,431616,2013-04-29
........\.......\BmpPros.plg,1399,2013-04-29
........\.......\BmpPros.rc,13562,2013-04-25
........\.......\BmpProsDoc.cpp,2429,2013-04-15
........\.......\BmpProsDoc.h,1806,2013-04-17
........\.......\BmpProsView.cpp,11898,2013-04-25
........\.......\BmpProsView.h,1881,2013-04-25
........\.......\ChildFrm.cpp,1534,2013-04-15
........\.......\ChildFrm.h,1397,2013-04-15
........\.......\Debug
........\.......\.....\BmpPros.bsc,3179520,2013-04-17
........\.......\.....\BmpPros.exe,151626,2013-04-29
........\.......\.....\BmpPros.ilk,435320,2013-04-29
........\.......\.....\BmpPros.obj,33540,2013-04-25
........\.......\.....\BmpPros.pch,6936352,2013-04-17
........\.......\.....\BmpPros.pdb,590848,2013-04-29
........\.......\.....\BmpPros.res,8096,2013-04-25
........\.......\.....\BmpPros.sbr,0,2013-04-17
........\.......\.....\BmpProsDoc.obj,27787,2013-04-23
........\.......\.....\BmpProsDoc.sbr,0,2013-04-17
........\.......\.....\BmpProsView.obj,49096,2013-04-25
........\.......\.....\BmpProsView.sbr,7620,2013-04-17
........\.......\.....\ChildFrm.obj,26209,2013-04-22
........\.......\.....\ChildFrm.sbr,0,2013-04-17
........\.......\.....\Hisotgram.obj,15652,2013-04-23
........\.......\.....\ImgCenterDib.obj,31583,2013-04-23
........\.......\.....\ImgCenterDib.sbr,0,2013-04-17
........\.......\.....\ImgSegment.obj,29763,2013-04-29
........\.......\.....\MainFrm.obj,30621,2013-04-22
........\.......\.....\MainFrm.sbr,0,2013-04-17
........\.......\.....\RegionGrow1Dlg.obj,20449,2013-04-25
........\.......\.....\RegionGrowDlg.obj,20424,2013-04-22
........\.......\.....\StdAfx.obj,106003,2013-04-17
........\.......\.....\StdAfx.sbr,1375079,2013-04-17
........\.......\.....\vc60.idb,361472,2013-04-29
........\.......\.....\vc60.pdb,380928,2013-04-29
........\.......\Hisotgram.cpp,2396,2013-04-18
........\.......\Hisotgram.h,610,2013-04-22
........\.......\ImgCenterDib.cpp,13948,2013-04-23
........\.......\ImgCenterDib.h,1388,2013-04-23
........\.......\ImgSegment.cpp,20311,2013-04-29
........\.......\ImgSegment.h,1139,2013-04-25
........\.......\MainFrm.cpp,2661,2013-04-15
........\.......\MainFrm.h,1584,2013-04-15
........\.......\ReadMe.txt,4335,2013-04-15
........\.......\RegionGrow1Dlg.cpp,1116,2013-04-25
........\.......\RegionGrow1Dlg.h,1293,2013-04-25
........\.......\RegionGrowDlg.cpp,1120,2013-04-19
........\.......\RegionGrowDlg.h,1283,2013-04-19
........\.......\res

........\.......\...\BmpPros.rc2,399,2013-04-15


........\.......\Resource.h,1242,2013-04-25
........\.......\StdAfx.cpp,209,2013-04-15
........\.......\StdAfx.h,1054,2013-04-15

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

发表评论


0 个回复

  • Li-Yi-Wei-Texture-Synthesis
    基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
    2021-03-11 15:09:25下载
    积分:1
  • CodeofOpenCV
    《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
    2009-12-24 15:35:12下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • SHUZITUXIANGCHULIYUANDAIMA
    数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
    2008-06-01 10:59:54下载
    积分:1
  • Hausdorff-Distance
    模式识别中相似度-豪斯多夫距离源码,可用于对比算法相似度,也可直接作为函数调用(Hausdorff distance for pattern recognition similarity calculating)
    2017-05-22 19:48:38下载
    积分:1
  • QMcoder
    这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
    2020-09-20 22:37:52下载
    积分:1
  • splines5
    样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
    2011-07-08 16:00:48下载
    积分:1
  • wavelet-wavelep-filter
    本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)
    2016-01-20 13:52:07下载
    积分:1
  • 10165101220 于文梦
    解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
    2018-12-30 20:33:10下载
    积分:1
  • txcl
    说明:  实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
    2010-04-18 22:43:57下载
    积分:1
  • 696518资源总数
  • 105466会员总数
  • 24今日下载