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

搜索资源列表

  1. edge.rar

    0下载:
  2. opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:809byte
    • 提供者:wangwei
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:pop
  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
    • 文件大小:1.86mb
    • 提供者:llc
  1. Roberts

    0下载:
  2. opencv 中roberts算法 实现边缘检测-opencv edge detection algorithm with the roberts
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:suifengfei
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:new99
  1. openCV

    0下载:
  2. opencv进行的视频边缘检测 vc6.0通过-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:carik
  1. DosImage

    0下载:
  2. C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:183.14kb
    • 提供者:qiuqiu
  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
    • 文件大小:6.04kb
    • 提供者:huyong
  1. bianyuanjiance

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

    • 发布日期:2017-04-01
    • 文件大小:916byte
    • 提供者:DH
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6.39kb
    • 提供者:张桦
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:104kb
    • 提供者:stellarzhong
  1. edge

    0下载:
  2. 本程序为基于opencv平台的图像边缘检测小程序,采用c++编写(Image edge detection applet)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:2.29mb
    • 提供者:mlnnf518
  1. opencv

    0下载:
  2. opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:4.1mb
    • 提供者:ellen19967
  1. canny

    0下载:
  2. 进行边缘检测,使用OpenCv进行canny边缘检测。(Border detection.Using OpenCv for canny edge detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:130kb
    • 提供者:棒棒棒bang
  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
    • 文件大小:2.34mb
    • 提供者:wendy_jsj
  1. canny边缘检测

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

    • 发布日期:2018-04-18
    • 文件大小:791kb
    • 提供者:yuwawa
  1. 【5】canny边缘检测

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

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

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

    • 发布日期:2018-04-23
    • 文件大小:6.56mb
    • 提供者:沉默之风
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1kb
    • 提供者:raintonight
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com