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

搜索资源列表

  1. canny

    0下载:
  2. 在opencv下实现canny算子的边缘检测。-Use the algorithm of canny to achieve edge detection in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1449694
    • 提供者:liufang
  1. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12143845
    • 提供者:ckolk
  1. Canny

    0下载:
  2. 利用OPenCV里面函数求出图像中感兴区域的边缘.-Inside the function obtained by OPenCV Invigoration image area edge.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1464395
    • 提供者:陈生
  1. exa2.6

    0下载:
  2. 这是一个例子,利用Opencv中自带的CANNY算子边缘检测输出写入一个单通道图像。-This is an example, the use of Opencv CANNY own operator in the edge detection output into a single image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3853366
    • 提供者:江明
  1. canny_houghLines_tester

    0下载:
  2. test of canny detector + hough lines for opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1013
    • 提供者:Michal Zajac
  1. Opencv-Basics-CPP

    0下载:
  2. Opencv Basics : Canny Transformation , Image Erosion, Window without title bar.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1591
    • 提供者:Harsha
  1. MyCanny

    0下载:
  2. 基于OPENcv ,canny算子的实现。-Based on OPENcv, canny operator implementation.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:122737
    • 提供者:pipi
  1. canny

    0下载:
  2. 使用opencv采用canny算子算法进行检测,内含详细注释-Using opencv using canny operator algorithm to detect, contain detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2132
    • 提供者:
  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-24
    • 文件大小:582
    • 提供者:
  1. hough-transform

    0下载:
  2. 利用opencv以及哈弗变换原理实现对图像中圆形和正方形的检测。-On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image int
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:165254
    • 提供者:feiren
  1. cvCanny

    0下载:
  2. opencv vc++ 编写的图像边缘检测-opencv image canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1695746
    • 提供者:ping
  1. canny.cpp

    0下载:
  2. OpenCv Code for detecting the edges of a picture, note that u can change the parameters to have your preferable result-OpenCv Code for detecting the edges of a picture, note that u can change the parameters to have your preferable result
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:zeenwa
  1. Lane

    0下载:
  2. 使用OpenCV进行车道线检测,Canny算子加霍夫变换,效果请看http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html-Lane detection using opencv, Canny and Hough Transform. see the link http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html
  3. 所属分类:OpenCV

    • 发布日期:2015-02-06
    • 文件大小:7168
    • 提供者:狂风
  1. cannybar02

    0下载:
  2. 使用vc++6.0和OpenCV1.0.实现canny算子检测图像轮廓边缘。代码中有自动阈值滑动样条。-using VC++ and OpenCV. you can see the contour of the images.and the threshold of the canny operator can be set as you will.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:109549
    • 提供者:国学大师
  1. canny

    0下载:
  2. 利用Opencv的轮廓检测函数,可以用来检测图像的边沿。-Use the Opencv the outline detection function can be used to detect the edge of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:31698
    • 提供者:wang
  1. canny

    0下载:
  2. 学习opencv,opencv的基本算法,canny算法,检测图形边缘-Testing the edges of the figure
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:5241
    • 提供者:陈辰光
  1. jiaotong

    0下载:
  2. 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5994
    • 提供者:余权
  1. ex03

    0下载:
  2. 应用的小程序,在opencv中,应用canny算子对图像提取边缘-Application of small program, and in opencv, canny operator application of image edge extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1470
    • 提供者:闫庆森
  1. canny-operator

    0下载:
  2. canny算子代码 自己理解,重新改写的算法。OpenCV之简单VC++实现-canny operator code to understand, to rewrite the algorithm. The OpenCV s simple VC++ achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:9703
    • 提供者:zouxianjian
  1. canny

    0下载:
  2. opencv实现图像的显示,可以参考学习一下代码!以帮助调试程序!-The opencv achieve image display, and can refer to learn about the code! To help the debugger!
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:5592556
    • 提供者:zhanghao
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com