CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - edge detection matlab

搜索资源列表

  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:2927
    • 提供者:张妍妍
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. License_Plate_Recognition

    0下载:
  2. 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:12856
    • 提供者:juanjuan
  1. edge_detect

    0下载:
  2. 基于小变换,以及边缘融合算法的图像边缘检测算法。包含了在多尺度下层层检测分解重构图像。-Based on the small change, as well as the edge of fusion algorithm of image edge detection algorithm. Included at every level of multi-scale decomposition of reconstructed image detection.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6724
    • 提供者:yg
  1. hough

    0下载:
  2. 这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:990
    • 提供者:周源
  1. edge

    0下载:
  2. 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:595717
    • 提供者:克克
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:88177
    • 提供者:李凯
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

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

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。-Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:258876
    • 提供者:qht
  1. SNAKEGVF

    0下载:
  2. Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:401117
    • 提供者:李尊
  1. FCK

    0下载:
  2. 快速KIRSCH算子,进行边缘检测,,对图像处理意义重大-KIRSCH fast operator for edge detection, image processing is significant for
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:618
    • 提供者:liyoo
  1. bianyuanjiance

    0下载:
  2. 四种常见的基于matlab的图像边缘检测技术程序。希望彼此能够沟通一下。-Four common image-based edge detection matlab technical procedures. I hope you able to communicate with each other.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1569
    • 提供者:zxmoran
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1669
    • 提供者:cicy
  1. 200707171150141339

    0下载:
  2. 这个Matlab程序实现一个基于活动轮廓的边缘检测,而不进行重新初始化。-The Matlab program of active contour based on edge detection, rather than re-initialization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:343215
    • 提供者:王平
  1. 192168216520092171444454094167

    0下载:
  2. DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:903213
    • 提供者:li yan
  1. largestRectangleArea

    1下载:
  2. 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3758
    • 提供者:cui ju
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. matlab2

    0下载:
  2. matlab的四种边缘提取办法比较(代码)-the four edge detection matlab comparison approach (code)
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637318
    • 提供者:furan
  1. Watermarking_Edge

    0下载:
  2. this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:Sathvika
  1. log

    0下载:
  2. 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:651
    • 提供者:李丹婷
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com