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

搜索资源列表

  1. Canny-Contour-source-code

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

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

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像特征提取方面的。同时,里面含有自编了canny、角点检测还有一些其他。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. The main aspects of the image feature extraction. At the same time, which includes self-compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:16.99kb
    • 提供者:tanfenfly
  1. canny-jiance

    0下载:
  2. 对图像边缘检测,实现对图像特征的提取,对图像处理的下步工作做准备-Image edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:288.68kb
    • 提供者:miaomiao
  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
    • 文件大小:1.44kb
    • 提供者:闫庆森
  1. 1GHY3249TIQU1

    0下载:
  2. 基于canny算子的边界提取 cvCanny 采用 CANNY 算法发现输入图像的边缘而且在输出图像中标识这些边缘-Based on the the canny operator' s boundary extracted cvCanny CANNY algorithms found the edge of the input image and identify these edge in the output image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:6.76kb
    • 提供者:段皓
  1. line

    0下载:
  2. canny边缘检测,实现边缘点像素提取。-canny edge detection, edge point pixel extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:395.31kb
    • 提供者:651
  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
    • 文件大小:960byte
    • 提供者:张哲敏
  1. edge_detect

    0下载:
  2. 本代码为Canny检测算法的实现,功能为对图象边缘确定与提取-The code for the the Canny detection algorithm, determine and extraction the edge of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:13.13mb
    • 提供者:dxl
  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
    • 文件大小:2.1mb
    • 提供者:若如初见
  1. canny

    0下载:
  2. opencv中利用canny算子提取边缘-use canny to chuli picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:804.52kb
    • 提供者:cjshan
  1. canny

    0下载:
  2. OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:604byte
    • 提供者:程哲
  1. Canny

    0下载:
  2. 基于OPENCV和VC6.0的Canny边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 the Canny edge algorithm source code, can be a good image edge extraction, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.08mb
    • 提供者:贾明
  1. canny

    0下载:
  2. canny算子边缘检测 提取图像边缘并显示-canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1021.83kb
    • 提供者:Fxy
  1. Canny获取边缘

    1下载:
  2. 运用Cnny方法获取图像边缘,即根据图像的梯度进行边缘提取。程序中设置了滑块,可设置提取的程度
  3. 所属分类:OpenCV

  1. canny

    0下载:
  2. 基于vc ++ 6.0和openCV图像边缘提取canny算法-Based on vc++ 6.0 & openCV image edge extraction canny algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:566byte
    • 提供者:王旺
  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
    • 文件大小:991kb
    • 提供者:chenzhongde
  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
    • 文件大小:6kb
    • 提供者:白日烟火
  1. canny

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

    • 发布日期:2018-01-10
    • 文件大小:5.75mb
    • 提供者:moon0704
  1. canny边界提取

    0下载:
  2. opencv初学教程canny边界提取代码(canny,opencv,Boundary extraction)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:千城
  1. Contours_extraction&drawing_based_on_OpenCV

    0下载:
  2. 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-04
    • 文件大小:3.34mb
    • 提供者:luckywavelet
« 12 »
搜珍网 www.dssz.com