CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - Edge Detection

搜索资源列表

  1. edge

    0下载:
  2. Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:53298
    • 提供者:zhangwei
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17989
    • 提供者:jing
  1. ImageProcessingTest

    0下载:
  2. 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:2929
    • 提供者:郭龙
  1. DigitalImageProcessing4

    0下载:
  2. 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:7033851
    • 提供者:wnl
  1. chepaijingquefenge

    0下载:
  2. 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:177642
    • 提供者:吴学龙
  1. face

    0下载:
  2. 人脸定位实例,边缘提取,标记眼睛,标记嘴巴鼻子-Human Face Localization examples, edge detection, marking the eyes, mouth and nose tag
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:221004
    • 提供者:pengwei
  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-13
    • 文件大小:2927
    • 提供者:张妍妍
  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. tmOutLine

    0下载:
  2. 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:尧思齐
  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-26
    • 文件大小:1669
    • 提供者:cicy
  1. log

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

    • 发布日期:2017-03-26
    • 文件大小:651
    • 提供者:李丹婷
  1. imageedgedetection

    0下载:
  2. Based on ant colony optimization for edge detection in images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:2601
    • 提供者:Manish
  1. Edge_Detection

    0下载:
  2. Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:6227
    • 提供者:radim.rh
  1. susanedge

    0下载:
  2. Susan Edge Detection demo. This is a Visual C++ demo of the susan edge detection routine, with sample implementation.,-Susan Edge Detection demo. This is a Visual C++ demo of the susan edge detection routine, with sample implementation.,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:291696
    • 提供者:Jay Kramer
  1. subpixel

    0下载:
  2. 基于多尺度小波特征的高光谱影像亚像素目标识别、基于灰度矩的CCD图像亚像素边缘检测算法研究、基于矩的亚像素边缘检测算法的对比研究等-Based on multi-scale wavelet feature in Hyperspectral subpixel target identification, Gray moment CCD image sub-pixel edge detection algorithm, based on the moment of sub-pixel edge de
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3830814
    • 提供者:陈英滔
  1. Morphology-Plate-Detection

    1下载:
  2. The title paper is "A hybrid License Plate Extraction Method Based On Edge Statistics and Morphology" . Thanks for your attention
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:337438
    • 提供者:faisal
  1. Fuzzy-edge-detection

    0下载:
  2. edge detection with fuzzy that modify by Reza Maleki. it can delete some noise and blonder in edge detection.it is more use full than canny and other Matlab codes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1413480
    • 提供者:reza
  1. Edge-detection-

    1下载:
  2. 边缘检测和hough 变换实现边缘检测MATLAB-Edge detection and hough transform edge detection MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-08
    • 文件大小:5915
    • 提供者:高蓉
  1. Image-edge-detection

    0下载:
  2. 图象边缘检测验证程序,实现诸如车牌号码识别等应用,C++ Builder源码-Image edge detection to verify procedures, implement applications such as vehicle license plate number recognition, C++ Builder code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:208207
    • 提供者:echun369
  1. cnn-edge-detection

    3下载:
  2. 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-07-13
    • 文件大小:289792
    • 提供者:sunshinegirl
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com