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

搜索资源列表

  1. harriscorner2

    0下载:
  2. 在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来 -Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the position of the corner points ou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3200
    • 提供者:windbells
  1. cvCanny

    0下载:
  2. 图像处理中的边缘检测算法代码,使用的是cvCanny算子,使用c++和opencv编写-Image processing edge detection algorithm code, using cvCanny operator, using opencv c++ and write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5197640
    • 提供者:闫志浩
  1. test9

    1下载:
  2. OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14971818
    • 提供者:fcf
  1. canny

    0下载:
  2. 自己编写的利用opencv实现图像的边缘检测的程序,适用于初学者学习,内容较为简单-it is used to do canny operation to image, and is suit for primary learner
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18137088
    • 提供者:环宇
  1. CannyDetector

    0下载:
  2. 基于opencv的canny边缘检测算子-canny detector of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:jack
  1. Sobel_detector

    0下载:
  2. 基于opencv的sobel边缘检测算子-sobel detector of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:jack
  1. image-grad

    0下载:
  2. 基于OPENCV,实现不同梯度算子的边缘提取,其中包括最基本的像素操作,适合初学图像处理。-Based on OPENCV, the realization of different gradient operator edge extraction, including pixel operation is the most basic, suitable for beginners of image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:940133
    • 提供者:yangming
  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2273210
    • 提供者:xuzhengyang
  1. edge

    1下载:
  2. 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:韩超
  1. ISEF

    0下载:
  2. 利用ISEF边缘检测器进行边缘检测,源代码是基于opencv平台开发的。-Edge detection using ISEF edge detector, the source code is based on opencv platform development.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10918
    • 提供者:边旭
  1. canny

    0下载:
  2. 利用opencv来实现边缘检测。可以通过改变函数参数来显示不同的结果。-canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8039705
    • 提供者:韦彩金
  1. BIANYUANJIANCE

    0下载:
  2. OPENCV利用vs 2010人脸图像实现某张图片边缘检测-OPENCV use vs 2010 face images to achieve a picture of edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:875
    • 提供者:chen
  1. OPENCVCSYD

    0下载:
  2. 里面有很多用opencv打开图像、视频,图像处理、边缘检测、运动目标检测等内容,非常丰富。-There are a lot of open images, video, image processing, edge detection, moving object detection using opencv content, very rich.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14214172
    • 提供者:cherilpu
  1. canny

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

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

    0下载:
  2. 用visualc++和opencv写的一个c++算法,实现对一幅图像进行边缘检测操作-Using visualc++ and OpenCV to write a c++ algorithm, to achieve a picture of the edge detection operation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-30
    • 文件大小:12021755
    • 提供者:余承乐
  1. gradient

    0下载:
  2. openCV中边缘检测的应用,包括利用Canny算子,Sobel算子进行检测-Application of edge detection in openCV, including the use of Canny operator, Sobel operator to detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4764943
    • 提供者:郑小航
  1. canny-detect

    0下载:
  2. 用opencv来达到数字图像边缘检测的目的,用于各种领域的图像处理-Opencv to achieve their goals with a digital image edge detection, used in various fields of image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2372838
    • 提供者:刘若楠
  1. smooth

    0下载:
  2. 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12425065
    • 提供者:顾其洋
  1. opencv_1

    1下载:
  2. linux下opencv图像处理,边缘检测源码,实时采集-Opencv Linux image processing, edge detection source, real-time acquisition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1435384
    • 提供者:ARM
  1. Fitting-line

    0下载:
  2. 利用opencv图像边缘直线拟合,最小二值化方法-Using OpenCV for image edge fitting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:468483
    • 提供者:李伟亮
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com