图像边缘检测C语言实现

上传者: scscar | 上传时间: 2021-04-11 22:39:02 | 文件大小: 98KB | 文件类型: RAR
图像处理中边缘检测算法的C语言实现,简单易懂,参考书籍《数字图像处理》

文件下载

资源详情

[{"title":"( 46 个子文件 98KB ) 图像边缘检测C语言实现","children":[{"title":"ImgSeg","children":[{"title":"ImgSeg.plg <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"Splash.cpp <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"DlgIntensity.cpp <span style='color:#111;'> 8.93KB </span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"ImgPro.h <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"ImgSeg.dsw <span style='color:#111;'> 537B </span>","children":null,"spread":false},{"title":"Splash.h <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"ImgPro.cpp <span style='color:#111;'> 80.15KB </span>","children":null,"spread":false},{"title":"ImgSeg.cpp <span style='color:#111;'> 5.14KB </span>","children":null,"spread":false},{"title":"ImgSeg.h <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"DlgPalKing.h <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"MainFrm.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"ImgSegView.cpp <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"ImgSeg.opt <span style='color:#111;'> 55.50KB </span>","children":null,"spread":false},{"title":"DlgLaplacThin.cpp <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"DlgLaplacThin.h <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"DlgSobelThin.h <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"ImgSeg.aps <span style='color:#111;'> 234.06KB </span>","children":null,"spread":false},{"title":"DlgIntensity.h <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"DlgThreshold.h <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"DlgThreshold.cpp <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"DlgImpPal.h <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"ImgSeg.rc <span style='color:#111;'> 17.83KB </span>","children":null,"spread":false},{"title":"ImgSeg.dsp <span style='color:#111;'> 5.99KB </span>","children":null,"spread":false},{"title":"MainFrm.cpp <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"ImgSegView.h <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"DlgImpPal.cpp <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"ImgSegDoc.cpp <span style='color:#111;'> 29.65KB </span>","children":null,"spread":false},{"title":"ImgSeg.reg <span style='color:#111;'> 680B </span>","children":null,"spread":false},{"title":"res","children":[{"title":"Splash.bmp <span style='color:#111;'> 183.18KB </span>","children":null,"spread":false},{"title":"ImgSeg.rc2 <span style='color:#111;'> 398B </span>","children":null,"spread":false},{"title":"ImgSeg.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"ImgSegDoc.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Thumbs.db <span style='color:#111;'> 10.00KB </span>","children":null,"spread":false},{"title":"Toolbar.bmp <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false}],"spread":false},{"title":"ChildFrm.cpp <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"ImgSeg.clw <span style='color:#111;'> 6.22KB </span>","children":null,"spread":false},{"title":"ChildFrm.h <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"ImgSegDoc.h <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"DlgPalKing.cpp <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"ImgSeg.ncb <span style='color:#111;'> 145.00KB </span>","children":null,"spread":false},{"title":"DlgSobelThin.cpp <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false}],"spread":false},{"title":"www.pudn.com.txt <span style='color:#111;'> 218B </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • Nicryant_Lee :
    还行吧,但是只能256位的。。。
    2015-01-29
  • KANGWEI1223 :
    为什么我真的有些看不懂。我觉得应该用一个文档稍微说明一下程序。毕竟对菜鸟来说真的有些难度
    2014-05-15
  • dimosp :
    有一定帮助。
    2014-04-03
  • 夏虫001 :
    实现的太过简单。算法不够完整、不过大致可以使用。对自己的程序有一定帮助。非常感谢
    2013-08-18
  • machao0321 :
    非常感谢,对我还是比较有帮助的
    2013-03-13
  • zcr1992813 :
    编译不通过,文件太多,没耐心看下去
    2012-08-03
  • snowfox_wqw :
    算法鲁棒性不高,不过基本原理正确。
    2012-07-08
  • HooJerEmy :
    实现的太过简单。算法不够完整、不过大致可以使用。对自己的程序有一定帮助。非常感谢
    2012-05-28
  • alyssa89zxg :
    参考书籍《数字图像处理》整理而成的图像处理中边缘检测算法的C语言实现,并不是纯文档格式,需要通过一定编辑器打开,希望对自己的论文写作有所帮助,谢谢上传者。
    2012-03-17

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明