CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 灰度图像边缘检测

搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. edge_detect

    0下载:
  2. 利用matlab对图像进行灰度调整、拉伸处理和边缘检测-Use matlab image grayscale adjustment, stretch processing and edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:820
    • 提供者:zhang
  1. hd

    0下载:
  2. matlab 图像灰度化代码,小波边缘检测-matlab image gray-oriented code, wavelet edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:49712
    • 提供者:lotus
  1. colorimageedgedetection

    0下载:
  2. 通过matlab软件实现彩色图像直接灰度化,再进行边缘检测-Matlab software through direct grayscale color image, then the edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3123
    • 提供者:周传斌
  1. processing

    0下载:
  2. 通过设计GUI界面,实现图像的读取、保存、灰度变化、直方图、多种增强、滤波,图像复原、多种边缘检测、图像放大、缩小等 -Through the design of GUI interfaces to achieve the image to read, save, gray change, histogram, a variety of enhancement, filtering, image restoration, multi-edge detection, image scaling
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3653
    • 提供者:jessica
  1. feature_detection

    0下载:
  2. 此函数可以被用在角点和边缘检测,无论是彩色或者灰度图像都行.-This function can be used in corner and edge detection, whether it is color or grayscale images will do.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:zhao
  1. Apple-feature-extraction

    0下载:
  2. 苹果特征提取,按照灰度化,直方图均衡化,中值滤波,边缘检测,特征提取的顺序来 特征提取中,取得“比例系数”时,选择一张横径图片,序号与之前选择图像的相同-Apple feature extraction, according to grayscale, histogram equalization, median filtering, edge detection, feature extraction feature extraction in order to obtain "
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:187124
    • 提供者:china
  1. weighter_filter

    0下载:
  2. 实现对彩色图像边缘检测、灰度处理、二值化等具体的图形图像处理内容-Realization of color image edge detection, gray processing, binary image processing such specific graphic content
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:922
    • 提供者:yesa
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. jiancezhixian

    0下载:
  2. 图像处理 灰度化,图像增强,边缘检测,几何特征检测-Image processing gray, image enhancement, edge detection, geometric feature detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:朱思维
  1. Matlabshixi

    0下载:
  2. 这是我在学校的一个matlab作业,是编写一个GUI界面,实现打开图像,绘制灰度直方图,进行边缘检测等功能。-This is my school a matlab job is to write a GUI interface to achieve open the image, draw histogram, edge detection and other functions.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7624000
    • 提供者:
  1. pre

    0下载:
  2. 对数字图像进行彩色图像或索引图像转化为灰度图像,二值化,边缘检测等预处理操作-Digital image or a color image is converted to grayscale images indexed image, binarization, edge detection, pre-processing operations
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:478451
    • 提供者:周丹
  1. log

    0下载:
  2. 提出基于拉普拉斯高斯(Laplacian of Gaussian,LoG)算子边缘检测的全局二值化方法对其进行处理,该方法通过提取图像边缘部份的像素灰度获得图像二值化的阈值。处理结果表明,与传统的几种方法相比,该方法能够快速选取良好的二值化阈值,较好地区分目标和背景,在相当大模板宽度内图像二值化的结果都令人满意。-Is put forward based on the Laplacian of Gaussian (LoG) Laplacian of Gaussian, operator edge
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2246
    • 提供者:庄勇
  1. myedge

    0下载:
  2. 采用灰度或一个二值化图像I作为它的输入,并返回一个与I相同大小的二值化图像BW,在函数检测到边缘的地方为1,其他地方为0- EDGE Find edges in intensity image. EDGE takes an intensity or a binary image I as its input, and returns a binary image BW of the same size as I, with 1 s where the function
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6213
    • 提供者:Fox
  1. dustremover

    0下载:
  2. 祛除灰尘的例程,用边缘检测和中值滤波检测灰尘,用二值形态学修饰灰尘。适用于显微镜灰度图像。-Remove dust routines, with edge detection and median filtering to detect dust, dust with binary morphology modification. Suitable for microscopic grayscale images.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:755
    • 提供者:wangborui
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. MATLAB答题卡识别(GUI,论文)

    4下载:
  2. MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recogni
  3. 所属分类:matlab例程

    • 发布日期:2020-09-14
    • 文件大小:4011008
    • 提供者:for Matlab
  1. MATLAB缺陷检测系统

    4下载:
  2. MATLAB缺陷检测系统 该课题为基于形态学的缺陷检测,素材采用的是光伏板缺陷。通过灰度,二值化,边缘检测,形态学,开闭运算,去除小面积干扰等方法,判断出缺陷所在,定位,并且框出,且计算出各个块面积。配有一个人机交互界面,把缺陷个数,面积等分别显示到GUI界面上。(Matlab defect detection system This topic is based on the morphological defect detection, the material is photovolt
  3. 所属分类:matlab例程

    • 发布日期:2020-12-03
    • 文件大小:669696
    • 提供者:for Matlab
  1. 基于MATLAB的瑕疵检测系统

    1下载:
  2. 基于MATLAB的工业瑕疵缺陷检测,采用工业板图像作为素材。利用灰度化,二值化,边缘提取,形态学运算等方法,检测并标出出瑕疵所在位置,计算出各个块面积。设计了一个UI界面,显示瑕疵个数和面积等参数。(Industrial defect detection based on MATLAB, using industrial plate image as material. Using gray, binarization, edge extraction, morphological operat
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:663552
    • 提供者:hahahahha23324
搜珍网 www.dssz.com