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

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

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

  • computer_vision-master
    说明:  图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
    2019-07-20 20:53:34下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • sigmoid
    image streth matlab
    2012-03-05 10:39:01下载
    积分:1
  • sparse_fusion
    运用最小二乘和一范数约束求解低分辨率多光谱图像和高分辨率全色图像融合成高分辨率多光谱图像,程序附带主流的图像融合评价标准,需要融合的图像,对比图像;以及附带程序所需的稀疏包(Using least squares and a norm constraint solving low-resolution multi-spectral image and panchromatic image fusion into a high-resolution multi-spectral images, the program comes with mainstream image fusion uation criteria require the integration of image contrast image and Sparse package comes with the program required)
    2020-10-06 17:07:38下载
    积分:1
  • ImageFusion
    自己编写的关于2013年的文章 a variational method for multi-source remote-sensing image fusion 的程序,基本实现了相关功能。(I have written a progrma about a variational method for multi-source remote-sensing image fusion publish in 2013,and the basic functions of the problems have been solved.)
    2021-03-03 11:19:33下载
    积分:1
  • TVL11
    基于全变分的图像复原方法程序,还有全变分的理论课件,可以进行实验的!(Image restoration method based on the variational procedure, and the variational theory of courseware, can carry out the experiment.)
    2015-01-25 21:51:39下载
    积分:1
  • waveletImageFusion
    针对多聚焦图像融合,采用基于小波分解和点扩展函数模型PSF相结合的融合方法。(For multi-focus image fusion, based on wavelet decomposition and the point spread function PSF model combining fusion.)
    2011-10-19 11:04:05下载
    积分:1
  • NonlinearEnhancement
    滤波器图像增强的matlab算法实现程序。本人自己给出的程序代码(gabor wavelet matlab algorithm. Program code given by the original author)
    2012-11-20 10:28:49下载
    积分:1
  • fcm_eg
    模糊C聚类的应用!!利用MATLAB本身自带的FCM函数做的一个例子(Application of fuzzy clustering C!! Using MATLAB itself FCM)
    2008-05-30 14:58:47下载
    积分:1
  • ImgEn
    利用matlab实现了图像增强的功能,里面包含一些目标较新的算法,同传统方法,对学习图像增强有很好的帮助(Using matlab to achieve the image enhancement function, which contains some of the objectives of the newer algorithms, with the traditional methods of learning have very good image enhancement to help)
    2007-07-26 10:46:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载