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

image-segmentation

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

  • 多边填充作业
    多边形填充作业.rar(filled polygon operations. Rar)
    2020-10-26 19:20:00下载
    积分:1
  • dip
    一个全面的图像处理平台,基本上具有教课书上所说的所有图像处理算法,并附带一些关键算法!()
    2007-09-25 06:58:20下载
    积分:1
  • ImageMatch
    遥感摄影测量专业相邻相片同名点之间的匹配,交互界面,可以人工选点(Remote Sensing Photogrammetry Professional adjacent matching interface point between the photo of the same name, you can manually choose the point)
    2014-04-29 00:59:22下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • KLTpointmatch
    KLT point match:Detection and Tracking of Point Features.
    2007-10-09 09:24:19下载
    积分:1
  • SIFT-Panorama
    本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。(The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panoramic mosaic map.)
    2011-05-16 02:47:18下载
    积分:1
  • Hough-transform
    基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
    2013-12-09 16:41:57下载
    积分:1
  • Image_mosaicing
    图像拼接:实现两幅具有重叠区域的图像的拼接;使用MFC框架,内有程序使用文档(image mosaicing)
    2010-12-07 14:00:01下载
    积分:1
  • Otsu image processing
    利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
    2019-04-12 15:45:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载