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

搜索资源列表

  1. Canny

    0下载:
  2. 基于OpenCV,实现canny的算法检测
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:北方上午
  1. canny

    0下载:
  2. canny边缘检测算法在opencv的简单实现,很实用的代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1821
    • 提供者:刘飞拓
  1. canny

    0下载:
  2. canny算子边缘检测的源代码....opencv做得
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5874
    • 提供者:zhanglan
  1. canny

    0下载:
  2. openCV在visual studio2005下的canny检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124954
    • 提供者:qw
  1. 边缘角度直方图

    0下载:
  2. 1。canny边缘检测作为掩码 2。sobel边缘提取 3。计算边缘角度 4。计算直方图
  3. 所属分类:源码下载

    • 发布日期:2010-11-04
    • 文件大小:11369
    • 提供者:limaolimao
  1. gray_canny 階化及canny

    0下载:
  2. 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3305555
    • 提供者:Civ
  1. canny-contour.rar

    0下载:
  2. 本程序可以使用canny算法进行图片轮廓的提取,使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...,This procedure can be used canny algorithm for extracting image contour, the use of before-configured environment opencv. We would like to learn opencv image processing and help ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5369627
    • 提供者:baiyang
  1. test.rar

    0下载:
  2. 用OPENCV测试图像中的直线:主要利用了canny算法和hough变换,OPENCV test images used in a straight line: the main algorithm and canny use of the hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1972667
    • 提供者:liyu
  1. opencv_sample.rar

    0下载:
  2. 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-29
    • 文件大小:12154934
    • 提供者:hopper
  1. PMCanny

    0下载:
  2. 用OpenCV实现的基于各向异性扩散滤波的Canny算法-The Canny Algorithm based on Anisotropic Diffusion Filter and Its Implementation with OpenCV
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:422931
    • 提供者:姜波
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. CvCanny

    0下载:
  2. OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:29346816
    • 提供者:张飞
  1. OPENCVEXAMPLE

    0下载:
  2. opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2527196
    • 提供者:Feng Ye
  1. Canny-Contour-source-code

    0下载:
  2. Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13806229
    • 提供者:William He
  1. ReadVideoCanny

    0下载:
  2. 在OpenCV中读取摄像头实时读取图像,并使用Canny算子对视频进行边缘提取。(Reading video from camera of your computer by using opencv and extracting pictures' edges with canny algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:1014784
    • 提供者:chenzhongde
  1. blur&canny

    0下载:
  2. 把图像进行10次blur,每次blur三个梯度的canny。opencv的教程两本(Take the image 10 times blur, each time blur three gradient canny)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:27141120
    • 提供者:dusy
  1. canny_detect

    0下载:
  2. 用PYthon实现Canny算法,对影像进行边缘提取(This code can get object edge through canny algorithm. It is written in Python language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:白日烟火
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. 图像处理经典算法及OpenCV程序

    0下载:
  2. 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1682432
    • 提供者:独剑客
  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
    • 提供者:水里一条猫
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com