CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 边缘检测 opencv

搜索资源列表

  1. opencv-slides

    1下载:
  2. 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:511.17kb
    • 提供者:
  1. opencv-ex3-5

    1下载:
  2. /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:411.51kb
    • 提供者:赵富强
  1. edgedetection--canny--opencv

    0下载:
  2. 图像边缘检测 opencv canny算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.78kb
    • 提供者:白云沙
  1. OpenCV

    0下载:
  2. 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.18mb
    • 提供者:张雯
  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. IplimageProcessFunction.rar

    0下载:
  2. opencv中对图像进行灰度化,二值化,边缘检测等,以及一些标定,,opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5.69kb
    • 提供者:lue
  1. Roberts

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

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

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.77kb
    • 提供者:quan
  1. OpnCvTest

    0下载:
  2. 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:贺彪
  1. Laplace

    0下载:
  2. 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:46.39kb
    • 提供者:张志超
  1. edge

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:wanlixin
  1. inpaint

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.18kb
    • 提供者:wanlixin
  1. kmeans

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.33kb
    • 提供者:wanlixin
  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. 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. cvCanny

    0下载:
  2. opencv vc++ 编写的图像边缘检测-opencv image canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:ping
  1. canny

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

    • 发布日期:2017-12-30
    • 文件大小:130kb
    • 提供者:棒棒棒bang
  1. img_style

    0下载:
  2. 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:建帮
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com