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

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

于 2020-06-26 发布 文件大小:853KB
0 191
下载积分: 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 个回复

  • OCR
    C#的图像处理,用于验证码的识别功能,可以识别简单的有背景干扰的验证码(C# image processing, is used to identify functional verification code, you can recognize simple background interference verification code)
    2013-12-23 15:50:22下载
    积分:1
  • peaks
    利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
    2017-10-01 20:43:43下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • trix
    delaunay三角化程序 delaunay三角化程序 delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
    2020-10-28 09:19:58下载
    积分:1
  • TV_Denosing
    该程序利用全变分算法来去除图像噪声,提高图像的视觉效果。(The program to use the entire variational algorithm to remove the image noise, enhance the visual image.)
    2008-03-12 15:38:50下载
    积分:1
  • Image-Restoration-by-total-variation
    基于全变分(TV)的多光谱遥感图像恢复。当多光谱图像中一个通道模糊时,利用其它通道的图像特征辅助进行去模糊或反卷积,效果不错!!附带有对应的文章做参考。(This is a new image restoration or deconvolution method, which uses one of clear band image to constraint Total Variation de-blurring of degraded band image in multispectral image. It tested with different noise with different regularization parameters. It also compared with otherhods.)
    2013-08-30 22:13:45下载
    积分:1
  • 6s
    遥感图像运用6S工具来进行大气辐射校正处理(Atmospheric Radiation Correction Processing Using 6S Tool for Remote Sensing Images)
    2019-06-20 18:12:10下载
    积分:1
  • 123
    这是一份关于数字图像处理半色调打印技术的MATLab源程序。(This is a paper about Halftoning.)
    2012-04-08 14:13:01下载
    积分:1
  • Kalman
    卡尔曼滤波在目标跟踪中应用仿真研究 简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。(Kalman filter target tracking simulation study brief discussion of the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to evaluate the effect of the experimental.)
    2013-04-02 12:08:15下载
    积分:1
  • eccv-10
    Real-time Specular Highlight Removal实现论文“Real-time Specular Highlight Removal Using Bilateral Filtering”中算法(Real-time Specular Highlight Removal Papers " Real-time Specular Highlight Removal Using Bilateral Filtering" in the algorithm)
    2021-02-11 00:39:52下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载