CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 MATLAB

搜索资源列表

  1. Untitled4

    0下载:
  2. 边缘检测算子 matlab源码 matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:711
    • 提供者:
  1. 15

    0下载:
  2. 基于matlab的图像边缘检测,拟合,得到图像中心位置的坐标-Image edge detection based on matlab, fitting, get the coordinates of image center position
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:640
    • 提供者:lh
  1. zj_canny

    0下载:
  2. matlab中用于图像边缘检测的canny算法-Canny algorithm for image edge detection in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:Y先生
  1. matlabTest

    0下载:
  2. 基于matlab的图像边缘检测,实现图像边缘检测 的效果,图片和代码都在里面-this is the edge link
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:81882
    • 提供者:太阳雨
  1. car

    0下载:
  2. 基于MATLAB的车牌识别,主要用到Canny边缘检测算法。-MATLAB-based license plate recognition, mainly used Canny edge detection algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:615264
    • 提供者:徐阳
  1. bianyuanjiance

    0下载:
  2. 采用四种算子对cameraman.tif进行边缘检测-Using the MATLAB software development platform, four kinds of operators are used to detect the edge of cameraman.tif.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:luo
  1. license-plate-recognition

    0下载:
  2. 车牌识别在matlab环境下的实现,利用canny边缘检测、字符分割、SVM字符识别从而进行车牌检测-Matlab license plate recognition achieved in the environment, use canny edge detection, character segmentation, SVM license plate character recognition thus detected
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5292823
    • 提供者:yan
  1. bianyuanjiance

    0下载:
  2. 简易的边缘检测,matlab实现。做了一个gui界面,通过点击选择边缘检测方式-Simple edge detection, matlab achieve. He made a gui interface, selecting the edge detection mode by clicking
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8175
    • 提供者:郑新坤
  1. waveletedge

    0下载:
  2. 用小波变换对图像进行边缘检测,两种代码都可以,matlab编写。- Wavelet transform image edge detection, two codes can, matlab write.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1839
    • 提供者:罗源
  1. edge-detection

    0下载:
  2. 图像边缘检测的matlab 代码,包括 sobel, canny 等几种边缘检测的方法-edge detection algorithms which includes canny , sobel and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:155990
    • 提供者:李伟
  1. wavelet

    0下载:
  2. gabor变化关于人脸边缘检测程序(matlab)-gabor Change About Face edge detection program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:690
    • 提供者:无言
  1. HighPass.m

    0下载:
  2. 在MATLAB中,高通滤波器的图像。 用3个例子证明它可以被任一数学或实验上用于边缘检测。-a high-pass image filter in MATLAB. Prove that it can be used for edge detection either mathematically or experimentally with 3 examples.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:578
    • 提供者:castalker2
  1. quzao

    0下载:
  2. MATLAB实现图像去噪 滤波 锐化 以及边缘检测 源程序代码-MATLAB for image sharpening and edge detection filter denoising source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6882
    • 提供者:李丽
  1. Edge-detection

    0下载:
  2. matlab环境下的相位一致性边缘检测,达到了很好的效果-Consistency phase edge detection matlab environment, to achieve good results
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6429
    • 提供者:小锅
  1. edge-detection

    0下载:
  2. 主要是MATLAB图形用户界面,然后内嵌边缘检测程序-MATLAB users interfacce and edge detection of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:43674
    • 提供者:刘环
  1. WHHC

    0下载:
  2. 实现图像边缘检测功能,用MATLAB编写的带有GUUI界面,可方便快捷实现交互,可以进行一阶,二阶的类型检测-Realization of image edge detection function, using MATLAB with GUUI interface, convenient interact, can be a first-order, second-order type detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:13259
    • 提供者:浩进
  1. pcnn

    0下载:
  2. 本源码是matlab程序,功能:采用PCNN算法进行边缘检测-PCNN image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:Lijian
  1. Canny-edge-detection

    0下载:
  2. 用OpenCV实现canny边缘检测,和MATLAB的canny边缘检测有所不同。-Canny edge detection using OpenCV,it s different the canny in MATLAB.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:783087
    • 提供者:Bruce
  1. amatlab

    4下载:
  2. 基于matlab写的一个道路障碍物识别,可检测道路障碍物,利用数字图像处理相关知识,如平滑,边缘检测等-Based on MATLAB write a road obstacle identification, can detect road obstacles, the use of digital image processing related knowledge, such as smooth, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023844
    • 提供者:peibin
  1. image-processing

    0下载:
  2. matlab中一些对图片进行处理的小程序,包括ostu阈值分割,rgb2lab空间的转换,sobel边缘检测,自适应阈值分割-Some small programs,including ostu、rgb2lab、sobel、Adaptive thresholding(matlab)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3027
    • 提供者:张冠丽
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com