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

搜索资源列表

  1. tuxiangjianche

    0下载:
  2. 图像的边缘检测,图像处理爱好者下载看看,还可以。-image edge detection, image processing lovers download see also.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:339.19kb
    • 提供者:赵进辉
  1. imagedifferrentialprocess

    0下载:
  2. 这个源代码是图像处理中用于边缘检测的微分处理源代码,有用的朋友就下吧-the source code is used for image processing edge detection differential treatment of the source code, useful friends are you
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:283.97kb
    • 提供者:Grace
  1. 11Canny11

    0下载:
  2. canny算子用于检测边缘, canny算子用于检测边缘 -canny operator for edge detection, canny operator for edge detection
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:146.54kb
    • 提供者:黄飞
  1. CannyEdgeDetect

    0下载:
  2. 在vc环境下,利用canny算子对二维图片进行边缘检测,显示检测的结果。-in vc environment, the use of canny operator of two-dimensional pictures for edge detection, shows the results.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.8mb
    • 提供者:jiang
  1. yijie

    0下载:
  2. 一阶微分算法,用于边缘提取-an order differential algorithm for edge detection
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.98kb
    • 提供者:张毅
  1. code

    0下载:
  2. 数字图像处理(何斌)一书的配套源码,非常方便大家学习,并且很实用。里面有很多基本的处理手段如进行去噪声、边缘提取等等。-Digital Image Processing (HE) of a book supporting source, everybody is very convenient to learn and very practical. There are so many basic means such as to deal with noise, edge detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:327.01kb
    • 提供者:皮皮鲁
  1. youdianmatlabVc

    0下载:
  2. 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6.3mb
    • 提供者:杨山
  1. imagesegmentation

    0下载:
  2. 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:73.92kb
    • 提供者:紫瓶
  1. digital-signal-C-code

    0下载:
  2. 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:6.48mb
    • 提供者:alex.xu
  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:18.69kb
    • 提供者:郭海波
  1. edge-detection-Sobel-operator

    0下载:
  2. 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:10.65kb
    • 提供者:王芳
  1. model-edge--detection

    0下载:
  2. 模板匹配法实现边沿检测,包括点模块、线模块和边沿模块等,文件中包含源图片及其程序运行结果-edge detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:896.85kb
    • 提供者:周显恩
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23.17kb
    • 提供者:刘亮
  1. bianyuan

    0下载:
  2. 图像识别边缘检测,matlab用于检测边缘状况,划分边缘-Image recognition edge detection, matlab for detecting edge conditions, dividing the edge
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:142.23kb
    • 提供者:Leon
  1. EdgeFinal7

    0下载:
  2. 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:692.55kb
    • 提供者:puwang
  1. The-Comparative-Study

    0下载:
  2. :图像边缘检测一直以来都是图像处理与分析领域的研究热点。这里介绍了几种经典的边缘提取算法及 其原理,对各种方法的优缺点进行了分析,并通过试验对不同算子边缘检测结果进行了详细的精度分析与比较, 为边缘检测算子的选择提供了一种较好的参考。-Abstract:Image edge detection is always study focus in the field of image processing an d analysis.In the paper , several clas
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:199.88kb
    • 提供者:TPY
  1. matlab

    0下载:
  2. 基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等-Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:8.5kb
    • 提供者:杨小楠
  1. test

    0下载:
  2. hough transform BASED ON edge detection of canny
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:621byte
    • 提供者:sara
  1. EdgeDetection.m

    0下载:
  2. edge detection wwefewfwe-edge detection wwe
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:li
  1. Image-process

    0下载:
  2. 数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:苏斌
« 12 »
搜珍网 www.dssz.com