登录
首页 » matlab » 用六种算子 毕业设计的关键程序bianyuan_jiance_bijiao

用六种算子 毕业设计的关键程序bianyuan_jiance_bijiao

于 2020-06-26 发布 文件大小:853KB
0 178
下载积分: 1 下载次数: 4487

代码说明:

  用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序(The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation project is a key process)

文件列表:

边缘检测效果比较
................\对clock图像处理
................\...............\gabor处理

................\...............\.........\clock0.m
................\...............\.........\clock1.m
................\...............\.........\clock2.m
................\...............\.........\clock3.m
................\...............\.........\clock4.m
................\...............\其他边缘检测算子处理

................\...............\....................\laplacianclock.m
................\...............\....................\priwittclock.m
................\...............\....................\robertclock.m
................\...............\....................\sobelcolck.m
................\...............\....................\wallisclock.m
................\对lena图像处理
................\..............\gabor处理

................\..............\.........\lena0.m
................\..............\.........\lena1.m
................\..............\.........\lena2.m
................\..............\.........\lena3.m
................\..............\.........\lena4.m
................\..............\其他边缘检测算子处理
................\..............\....................\laplacianlena.m

................\..............\....................\priwittlena.m
................\..............\....................\robertlena.m
................\..............\....................\sobellena.m
................\..............\....................\wallislena.m
................\..............\....................\用Canny算子提取边缘
................\..............\....................\...................\cdib.cpp
................\..............\....................\...................\cdib.h
................\..............\....................\...................\ChildFrm.cpp
................\..............\....................\...................\ChildFrm.h
................\..............\....................\...................\ColorTable.h
................\..............\....................\...................\DIBPrcs.cpp
................\..............\....................\...................\GlobalApi.h
................\..............\....................\...................\ImageProcessing.aps
................\..............\....................\...................\ImageProcessing.clw
................\..............\....................\...................\ImageProcessing.cpp
................\..............\....................\...................\ImageProcessing.dsp
................\..............\....................\...................\ImageProcessing.dsw
................\..............\....................\...................\ImageProcessing.h
................\..............\....................\...................\ImageProcessing.rc
................\..............\....................\...................\ImageProcessingDoc.cpp
................\..............\....................\...................\ImageProcessingDoc.h
................\..............\....................\...................\ImageProcessingView.cpp
................\..............\....................\...................\ImageProcessingView.h

................\..............\....................\...................\MainFrm.cpp
................\..............\....................\...................\MainFrm.h
................\..............\....................\...................\ReadMe.txt
................\..............\....................\...................\Recog.asp
................\..............\....................\...................\Release
................\..............\....................\...................\res

................\..............\....................\...................\...\ImageProcessing.rc2


................\..............\....................\...................\Resource.h
................\..............\....................\...................\SegApi.cpp
................\..............\....................\...................\StdAfx.cpp
................\..............\....................\...................\StdAfx.h
................\对sem图像处理
................\.............\gabor处理

................\.............\.........\SEM0.m
................\.............\.........\SEM1.m
................\.............\.........\SEM2.m
................\.............\.........\SEM3.m
................\.............\.........\SEM4.m
................\.............\其他边缘检测算子处理
................\.............\....................\laplaciansem.m
................\.............\....................\priwittsem.m
................\.............\....................\robertsem.m

................\.............\....................\sobelsem.m
................\.............\....................\wallissem.m
................\.............\....................\用Canny算子提取边缘
................\.............\....................\...................\cdib.cpp
................\.............\....................\...................\cdib.h
................\.............\....................\...................\ChildFrm.cpp
................\.............\....................\...................\ChildFrm.h
................\.............\....................\...................\ColorTable.h
................\.............\....................\...................\DIBPrcs.cpp
................\.............\....................\...................\GlobalApi.h
................\.............\....................\...................\ImageProcessing.aps
................\.............\....................\...................\ImageProcessing.clw
................\.............\....................\...................\ImageProcessing.cpp
................\.............\....................\...................\ImageProcessing.dsp
................\.............\....................\...................\ImageProcessing.dsw
................\.............\....................\...................\ImageProcessing.h
................\.............\....................\...................\ImageProcessing.rc
................\.............\....................\...................\ImageProcessingDoc.cpp
................\.............\....................\...................\ImageProcessingDoc.h
................\.............\....................\...................\ImageProcessingView.cpp
................\.............\....................\...................\ImageProcessingView.h
................\.............\....................\...................\MainFrm.cpp

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

发表评论

0 个回复

  • HU不变矩
    说明:  Hu不变矩的的一至七个矩的代码以及论文。matalb版本,可直接用。(Matlab Code of Hu Moment Invariant)
    2019-04-26 21:15:35下载
    积分:1
  • photo
    vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
    2009-04-26 10:26:37下载
    积分:1
  • LKPR-marzat
    光流法,经典的LKPR-marzat算法,适合研究光流法的学者使用,可执行,无错误 (Optical flow method, the classic LKPR-marzat algorithm, for research scholars to use optical flow method, executable, error-free)
    2021-04-10 23:18:58下载
    积分:1
  • TERCOM
    TERCOM(数字高程匹配)地形匹配算法,经调试可以运行(TERCOM (Digital Elevation match) terrain matching algorithm, the debugger can be run)
    2020-09-18 14:27:56下载
    积分:1
  • mrics
    使用split bregman算法实现的压缩感知(Compressed sensing implemented by using split Bregman algorithm)
    2017-10-29 21:12:39下载
    积分:1
  • antcolonyalgorithm
    基于蚁群算法的图像边缘检测,将蚁群算法应用于边缘检测,提出了一种图像边缘检测的新方法,具有很大的创新性,最主要是可以仿真,供本研究方向的人参考( Image Edge Detection based on ant colony algorithm)
    2015-12-29 20:15:32下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • 边界拟合
    说明:  读图然后根据图像的对象,进行边缘检测,椭圆拟合(Read the image and then carry out edge detection and ellipse fitting according to the object of the image)
    2020-06-02 14:39:04下载
    积分:1
  • 双目匹配求解
    说明:  一个双目匹配求解视差图的matlab源代码(A binocular matching to solve the disparity map of Matlab source code)
    2020-10-31 11:25:37下载
    积分:1
  • ICP算法matlab实现
    说明:  很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)
    2020-11-30 14:49:27下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载