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

搜索资源列表

  1. Edge-Detection-Algorithm

    0下载:
  2. 图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等-Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6955265
    • 提供者:yang
  1. edge

    0下载:
  2. 图像边缘检测的常用微分算子,如:canny laplace,prewitt,Robirt等算子的实现。-Common differential edge detection operator, such as: canny laplace, prewitt, Robirt and other operators to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5678
    • 提供者:吴勇
  1. image-edge-detection

    0下载:
  2. 图像边缘检测研究进展 边缘检测 轮廓提取-Advances in image edge detection
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:595098
    • 提供者:liang
  1. Sharpening-and-edge-detection

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-锐化及边缘检测章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- sharpening and edge detection section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1259873
    • 提供者:曹彬
  1. edge

    0下载:
  2. opencv 边缘检测源代码 基于OPENCV3.0-opencv edge source code base on opencv3.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3182632
    • 提供者:陈成
  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. 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-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. 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. 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. edge-detection

    0下载:
  2. 边缘检测技术,代码丰富,里面包含几种边缘检测算法,速度快,效率高,方便移植。-Edge detection technology, rich codes, which contains several edge detection algorithms, high speed, high efficiency, easy to transplant.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:121274
    • 提供者:尹维
  1. Marr-Hildreth-edge-detection

    0下载:
  2. 利用opencv进行Marr-Hildreth图像边缘检测,改进的边缘检测算子-Marr-Hildreth image edge detection with opencv, improved edge detection operator
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:1446
    • 提供者:张军
  1. edge-detection

    0下载:
  2. 运用c++编写的一个边缘检测算法,对传统的边缘检测算法进行了改进-Edge detection algorithm uses a c++ written, the traditional edge detection algorithm is improved
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:4779758
    • 提供者:shishunshun
  1. edge-detection1

    0下载:
  2. 基于FPGA开发环境,根据Sobel model算法,关于边缘检测的verilog代码。-the code of edge detection based on verilog.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:Oscar
  1. edge-theory

    0下载:
  2. 边缘检测理论的参考资料,内有详细介绍边缘检测理论的英文版说明。-the edge detection theory.
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:926
    • 提供者:Oscar
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com