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

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

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

  • wrap
    matlab模拟产生马鞍形光学条纹图,通过求取其条纹方向,二值化得到其巨齿包裹图,中心线图。这些对于激光散斑(ESPI),雷达干涉(INSAR)图像的去包裹有重要的指导意义。()
    2021-04-19 17:18:51下载
    积分:1
  • gbvs
    静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt). Please try it out and email me if you have any questions. Download: Please select one of the following to download: [gbvs.zip] This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below). Right after you download the zip file, you must change into the gbvs/ directory and run: >>)
    2011-09-11 15:56:18下载
    积分:1
  • first_semester
    用于图像去噪处理Tikhonov模型,仅供用于学习参考(Tikhonov model for image denoising)
    2021-01-09 19:58:51下载
    积分:1
  • matlab融合工具包
    说明:  图像融合常见功能,3类共12种图像融合算法,GUI界面,源图像(Common functions of image fusion, 3 types of 12 image fusion algorithms, GUI interface, source image)
    2020-06-28 22:40:01下载
    积分:1
  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • DoG-filters
    matlab 的 Difference of Gaussian 算法实现,很常用的算法(matlab the Difference of Gaussian algorithm, it is commonly used algorithm)
    2011-09-26 13:04:20下载
    积分:1
  • 基于BP神经网络的人脸识别(java源码)
    基于BP神经网络的人脸识别(java源码)
    2019-12-10下载
    积分:1
  • 356435TIFF读写源码
    tiff图像的读取与处理,并且说明清新,有很大的帮助。(The reading and processing of the tiff image, and the description of the fresh, is of great help.)
    2019-04-21 11:52:18下载
    积分:1
  • laplacian
    Calculate the Laplacian of an image, can be accelerated by the GPU.
    2020-06-21 11:00:02下载
    积分:1
  • meanshift
    说明:  meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果(meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display)
    2008-11-03 11:01:06下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载