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

搜索资源列表

  1. reliance-edge-master

    0下载:
  2. reliance-edge-master - Failsafe filesystem
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3561860
    • 提供者:Rodrigo
  1. edge

    0下载:
  2. 有效的边缘检测代码,涉及到图像灰度变化,二值化等-Effective edge detection code, involves the image gray, binarization and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2022
    • 提供者:zhang
  1. Edge-Detection_canny-_perfect

    1下载:
  2. Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2895324
    • 提供者:arthur
  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. Edge-improve-global-thresheding

    0下载:
  2. 使用边缘改进全局阈值处理分割图像的matlab实现示例-Using edge process to improve global threshold segmentation image , matlab implementation examples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:152259
    • 提供者:gao
  1. edge-detection-and-Center-point

    0下载:
  2. 二值图像边缘检测以及待测目标的中心点,采用了图像分割算法。 -Two value image edge detection and the center of the target to be measured
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4054
    • 提供者:houhui
  1. edge

    0下载:
  2. 使用Visual Studio 2013和opencv开源库实现图像的边缘检测-Use Visual Studio 2013 and opencv open source library for image edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:SmallFire
  1. Edge-Thinning

    0下载:
  2. Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing tim
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:120491
    • 提供者:mohammed
  1. edge-detection-method

    0下载:
  2. 3 edge detection code is given using CANNY and sobel operator.3 source code total1 canny and 2 sobel operator.-3 edge detection code is given using CANNY and sobel operator.3 source code total1 canny and 2 sobel operator.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:11531
    • 提供者:jinat
  1. sobel-edge-detection

    0下载:
  2. Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:21042
    • 提供者:wuyi
  1. canny-edge-detecction

    0下载:
  2. canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:132329
    • 提供者:张聪
  1. canny-edge-detector.tar

    0下载:
  2. 常用的边缘检测的测试程序实现和测试用例。-Edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4681382
    • 提供者:fang
  1. sobel-edge

    0下载:
  2. sobel edge detector in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5293575
    • 提供者:sinku
  1. image-edge-detection

    0下载:
  2. 图像边缘检测,用MATLAB实现图像的边缘检测,代码简单,效果好-image edge detection
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:145581
    • 提供者:yang
  1. sharp-and-edge-detection

    0下载:
  2. visualc++ 编写的锐化及边缘检测程序,包含边缘检测,梯度锐化和微分运算。-Visualc++ sharpening and edge detection procedures, including edge detection, gradient sharpening and differential operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1235705
    • 提供者:陈夕
  1. edge-detection

    0下载:
  2. 程序包括三种经典的边缘检测方法,均可独立运行,参数可调-Program includes three classical edge detection methods can be run independently, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:20734
    • 提供者:taotao
  1. Image-edge-traction-

    0下载:
  2. 图像边缘提取和图像分割代码,分割用的是迭代法。可直接运行,效果较好-Image edge traction and image segmentatin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1409
    • 提供者:丁歌丁歌
  1. edge-detection-via-CSS

    0下载:
  2. It is a CSS based edge detection algorithm.It can run on matlab platform.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:Nan Jia
  1. edge-detection

    0下载:
  2. MATLAB CODE FOR EDGE DETECTION FULL UNDER GRADUATE PROJECT
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1167
    • 提供者:VELAVAN.P
  1. IMAN-Find-Edge(Project)

    0下载:
  2. labview 利用imaq函数寻找灰阶图像中黑白交界边缘-Labview use the function of imaq to find the edge of the image
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:25146
    • 提供者:lihao
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com