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

搜索资源列表

  1. CannyDetective

    0下载:
  2. 这是一个使用OpenCV实现的Canny边沿检测,在程序中添加了一个滑动的控件,可以在程序运行时实时改变参数来观察检测效果。可以根据自己的所需来测试要选的参数。-This is achieved using OpenCV Canny edge detection, and added a sliding control program can change the parameters in real time to observe the detection program runs. To
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:4131947
    • 提供者:王文博
  1. contours

    0下载:
  2. 在VS2008环境下基于OpenCV画出图片中的轮廓,用到Canny算子边缘检测、形态学变换和轮廓遍历-VS2008 environment based on OpenCV draw the outline of the picture, used Canny operator edge detection, morphological transformation and contour traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:890
    • 提供者:jeff liang
  1. edge_detect

    0下载:
  2. opencv中用laplace,sobel,canny三种方法对图像进行边缘检测-Laplace, sobel,canny edge detection methods of image using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:171319
    • 提供者:jgao
  1. Canney

    0下载:
  2. VS2010+OpenCV下canny算法的实现-The canny algorithm with VS2010+OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:12017230
    • 提供者:大鹏
  1. 1

    0下载:
  2. opencv的情况下采用canny算子进行滤波,且利用滑动条函数cvCreateTrackbar进行改变门限值-the opencv canny cvCreateTrackbar
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:700
    • 提供者:高书勤
  1. Image

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

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

    0下载:
  2. OpenCV读入视频,灰度化,并Canny边缘检测 -Read OpenCV video, grayscale, and Canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:614
    • 提供者:网络
  1. cv_LoG

    0下载:
  2. opencv环境下log检测子进行边缘提取,并与canny检测子和laplace检测子进行比较。-opencv environment, log detection for edge extraction, and compared with the the canny detector and the Laplace detector
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:960
    • 提供者:张哲敏
  1. MyCanny

    0下载:
  2. 自适应的canny算子,用了opencv,参数自己更改-Adaptive canny operator, with the OpenCV parameters change
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:1209
    • 提供者:沈静
  1. 4-1-1

    0下载:
  2. Opencv处理视频播放,灰度播放,canny检测播放-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:13413011
    • 提供者:關秦楚
  1. im2-edge_var

    0下载:
  2. 用opencv 写的一个可以读取视频,并对视频进行边缘提取,有经典的Canny,prewitt,sobel等算子,效果很好-Written opencv can read the video, and video from the edge, classic Canny, prewitt, sobel operator, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:2205464
    • 提供者:若如初见
  1. my_canny

    0下载:
  2. canny边缘提取算法。opencv仅用于读图,没用使用它的函数。-canny edge detection algorithm. opencv only for digitizing, useless functions that use it.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4333992
    • 提供者:金圣韬
  1. chengxu

    0下载:
  2. 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2277
    • 提供者:tangfei
  1. edge

    0下载:
  2. This sample demonstrates OpenCV function of Canny edge detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:王新华
  1. Image-processing

    0下载:
  2. 利用Opencv函式庫做一些影像處理,有Gray、Canny、drawing、binary、fisheye-lens、Anaglyph、Equalization、eye-detect、facedetect、Mirror、R-S,等功能...此Source要有Opencv函式庫才能此用。-Opencv use library to do some image processing, there is Gray, Canny, drawing, binary, fisheye-lens, Anagl
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:88040
    • 提供者:rex lin
  1. opencv_imagechangetest

    0下载:
  2. opencv金字塔分解,灰度化和canny检测测试程序,vc6.0与opencv1.0联合调试-opencv pyramid decomposition, graying and canny detector test procedures, vc6.0 joint commissioning with opencv1.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1364633
    • 提供者:lx
  1. canny_opencv

    0下载:
  2. Canny边缘检测Wikipedia,自由的百科全书来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt " OpenCV use image processing," the routines
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1459
    • 提供者:Egypti
  1. DigIdentify

    0下载:
  2. vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423917
    • 提供者:ai
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  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 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com