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

搜索资源列表

  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. edgedetection

    0下载:
  2. This is edge detection with vc++2008 and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:killer
  1. edge-detection

    1下载:
  2. 将彩色图像转换为灰度图像并对其进行边缘检测 vs2008+opencv2.1运行成功-A color image is converted to grayscale and edge detection of its successful run vs2008+ opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:833
    • 提供者:跳眺
  1. canny-edge-detection

    0下载:
  2. 基于openCV的canny边缘检测代码 VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:582
    • 提供者:
  1. Adjustable-edge-detection

    0下载:
  2. 可调节边缘检测,可调节阈值。基于vc++6.0平台,以及opencv1.0的库-Adjustable edge detection, adjustable threshold. Full-featured
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2714830
    • 提供者:lucy
  1. edge--detection

    0下载:
  2. 用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17955135
    • 提供者:zmm
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2868122
    • 提供者:LiChongliang
  1. Avi-file-edge-detection-

    0下载:
  2. 本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6052300
    • 提供者:Yuan Li
  1. Edge-detection--Sobel-LaplaceCanny

    1下载:
  2. Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
  3. 所属分类:OpenCV

    • 发布日期:2015-11-13
    • 文件大小:2048
    • 提供者:王玲
  1. Edge-Detection

    0下载:
  2. opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:冯泽
  1. Sobel-edge-detection(Semaphores)

    0下载:
  2. 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12663918
    • 提供者:谭文铨
  1. edge-detection

    0下载:
  2. 本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:宋宋
  1. Edge-detection-using-Canny

    0下载:
  2. 使用边缘检测的Canny算子检测圆形边缘,并且用哈夫方法检测圆形-Use the Canny edge detection operator to detect circular edge, and hough method is used to inspect the circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6223521
    • 提供者:陈永志
  1. Edge-detection

    0下载:
  2. Visual C++2010下使用opencv2.4.8进行图片的边缘检测-Image edge detection using opencv2.4.8 conduct
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4423106
    • 提供者:嫣然
  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2273210
    • 提供者:xuzhengyang
  1. Canny-edge-detection

    0下载:
  2. 用OpenCV实现canny边缘检测,和MATLAB的canny边缘检测有所不同。-Canny edge detection using OpenCV,it s different the canny in MATLAB.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:783087
    • 提供者:Bruce
  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-11
    • 文件大小: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-detection

    0下载:
  2. 里面涉及到了一些边缘检测的实例,方便初学者学习和使用-Which involves some examples of edge detection, to facilitate beginners to learn and use
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:9332826
    • 提供者:Sandy
  1. test_edge_detection

    0下载:
  2. 对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:9398272
    • 提供者:水里一条猫
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com