CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 边缘检测程序

搜索资源列表

  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:924713
    • 提供者:刘子源
  1. CannyEdgeDetection

    1下载:
  2. vs2005下用opencv写的sobel,canny,prewitt边缘检测程序。-vs2005 using opencv written under the sobel, canny, prewitt edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-13
    • 文件大小:1982
    • 提供者:dangxuyong
  1. opencvbianyuanjiance

    0下载:
  2. 这是一个用opencv编写的对图像进行边缘检测程序,希望大家用得上-This is an image prepared with opencv edge detection procedures, hope you need them
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:3642
    • 提供者:邢春
  1. exa2.7

    0下载:
  2. 这是OpenCV的例子程序,在一个简单的图像处理流程中进行两次缩放处理与CANNY边缘检测。-This is an example of OpenCV program, image processing in a simple process to deal with two scale CANNY edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4405585
    • 提供者:江明
  1. cvMFC

    0下载:
  2. 基于OPENCV编写的图像处理程序,高斯采样,边缘检测等等功能-OPENCV-based image processing program written in Gauss sampling, edge detection, etc. functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1105257
    • 提供者:张欢
  1. fitellipse

    0下载:
  2. opencv里的一个小程序,边缘检测,表示,存储-opencv in a small program, edge detection, said storage
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1920
    • 提供者:杨海娟
  1. OpenCV-study

    0下载:
  2. opencv学习资料,包括很多示例程序,例如:图像反转,直方图,边缘检测-opencv learning materials, including many sample programs
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1642760
    • 提供者:wang
  1. opencv

    0下载:
  2. 用opencv实现的一个图像边缘检测的程序。-With opencv image edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4169555
    • 提供者:harry
  1. Canny

    0下载:
  2. opencv学习——canny边缘检测源程序 通过此程序学习如何用opencv编写canny边缘检测程序 是学习opencv的捷径所在-opencv learning- canny edge detection opencv source to learn through this program to learn how to write with opencv canny edge detection program shortcuts where
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1566312
    • 提供者:张峰
  1. Image

    0下载:
  2. 一个简单的canny边缘检测程序,可检测一切彩色图形,必须安装opencv-an simple canny edge detection example
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:7004383
    • 提供者:冯月婷
  1. opencv_canny_edgedetection

    0下载:
  2. OpenCvChina上面下载的基于Canny算子的边缘检测程序,效果不错,VC6.0上亲测。-Based on the above download OpenCvChina Canny operator edge detection procedure, the effect is good, no problems on VC6.0.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2862422
    • 提供者:lichen
  1. canny

    0下载:
  2. 这个代码是OPENCV中的canny边缘检测程序,使用 它可以对图像进行边缘检测,使用c/c++编写的,易懂简单-This code is OPENCV the canny edge detection program, use it to image edge detection, the use of c/c++ written, easy to understand simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12787579
    • 提供者:暮寒
  1. canny

    0下载:
  2. opencv中的canny边缘检测程序,可以实现图像的边缘检测-opencv the canny edge detection procedures, can achieve image edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:128695
    • 提供者:董鑫科
  1. CannyDetection

    0下载:
  2. Canny边缘检测程序,应用opencv开源库-Canny edge detection, application opencv open source library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3511374
    • 提供者:jlk
  1. canny

    0下载:
  2. 边缘检测程序,包括canny等,可以拖动改变检测阀值,很不错的程序-Edge detection procedures, including canny, you can drag the change detection threshold, a very good program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3120648
    • 提供者:王骥
  1. sobel

    0下载:
  2. 边缘检测程序,sobel边缘检测,可用,很方便的方法-Edge detection procedures, Sobel edge detection, available, very convenient method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3504929
    • 提供者:王骥
  1. Opencv_Contours

    0下载:
  2. 应用opencv来进行边缘检测程序,编译环境VS2013。应用多个方法。-Application opencv for edge detection, compiler environment VS2013. Application of multiple methods.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2332945
    • 提供者:追寻
  1. opencv程序

    0下载:
  2. 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:考研之路
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: (1)最优检测:算法能够尽可能多地标识出图像中的实际边缘,漏检真实边缘的概率和误检非边缘的概率都尽可能小。本程序利用Canny算子实现图像边缘的提取(Image edge extraction by Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:6024192
    • 提供者:moon0704
« 12 3 »
搜珍网 www.dssz.com