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

搜索资源列表

  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3366761
    • 提供者:张少明
  1. Threshold Processing 使用opencv和VC++实现图像边缘提取

    0下载:
  2. 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:10427
    • 提供者:Kelly Pang
  1. GeroundImagsDetection

    0下载:
  2. 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2321382
    • 提供者:快捷的
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:690010
    • 提供者:liu
  1. sobel

    0下载:
  2. sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1214245
    • 提供者:王岩
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  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. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. EdgeDetect

    0下载:
  2. 用OPENCV写的边缘检测基本函数,其中包含了OPENCV的基本用法-Edge detection using OPENCV write basic functions, which contains the basic usage of OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2722342
    • 提供者:王小洪
  1. Desktop

    0下载:
  2. 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:6187
    • 提供者:huyong
  1. bianyuanjiance

    0下载:
  2. OPENCV的边缘检测处理-OPENCV edge detection processing. . . . . . . . . .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:916
    • 提供者:DH
  1. Canny获取边缘

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

  1. Canny边缘检测

    0下载:
  2. 基于opencv库,使用vs2015,Canny边缘算子 的应用(Based on the opencv library, the use of vs2015, Canny edge operator)
  3. 所属分类:OpenCV

  1. Opencv sobel边缘检测源代码

    0下载:
  2. opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2458624
    • 提供者:wendy_jsj
  1. canny

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

    • 发布日期:2018-01-10
    • 文件大小:6024192
    • 提供者:moon0704
  1. canny边缘检测

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

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. out_edgepoint

    0下载:
  2. 对于输入路径,得到批量文件,通过ROI实现圆形边缘裁剪(For the input path, get the batch file and implement the round edge cutting through ROI)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:10125312
    • 提供者:图像小菜鸟
  1. 【5】canny边缘检测

    0下载:
  2. 基于opencv的canny边缘检测代码,较好地进行边缘检测(Based on opencv canny edge detection code, a better edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:2319360
    • 提供者:catheriine
  1. 4图像边缘检测

    0下载:
  2. 利用opencv实现图像边缘检测,可直接运行(Image edge detection by opencv)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:6881280
    • 提供者:沉默之风
  1. 边缘检测综合示例

    1下载:
  2. 【60】边缘检测综合示例基于OPENCV
  3. 所属分类:OpenCV

« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com