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

搜索资源列表

  1. myopen

    0下载:
  2. 用vc6.0和opencv写的一个图像显示,处理,写字,绘图的实用小程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28167
    • 提供者:xiaofang
  1. imgprocess

    1下载:
  2. 使用opencv语言,利用kalman算法对视频中的图像进行跟踪处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68556
    • 提供者:徐睿
  1. 3d brain

    0下载:
  2. 用opencv实现图像和视频处理
  3. 所属分类:源码下载

  1. DirectShow实现视频捕获

    1下载:
  2. DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。,DirectShow video capture, and on this basis for the use of image processing opencv.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-03-31
    • 文件大小:5665
    • 提供者:麦克
  1. heat

    0下载:
  2. 基于opencv用热传导方程来做图像去噪处理的C程序-based heat equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1366
    • 提供者:yanghuizhi
  1. exa2.4

    0下载:
  2. 本程序实现的是利用OPenCV对于图像实现高斯平滑处理。-The program implementation is achieved using OPenCV Gaussian smoothing for image processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4411458
    • 提供者:江明
  1. background-subtraction

    0下载:
  2. 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:6424
    • 提供者:刘宁
  1. xiangsu

    0下载:
  2. opencv访问图像的像素,并且对对应的像素进行赋值或处理-opencv access to image pixels, and the assignment of the corresponding pixel or treatment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5415858
    • 提供者:顾晓军
  1. face

    1下载:
  2. 基于肤色的简单人脸检测,用opencv读入一幅图像,然后对图像进行处理,识别人脸区域。 -A simple color-based face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2138112
    • 提供者:long
  1. shipinchuli

    0下载:
  2. 基于opencv的视频处理小程序,包括视频的读入和保存,每一帧的图像反转-Opencv video processing based on small programs, including video of the reading and save the image for each frame inversion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4592101
    • 提供者:明浩
  1. MagicHouse

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. morphology1

    1下载:
  2. 用opencv进行形态学操作处理图像,开闭运算和膨胀腐蚀-Using opencv morphological image processing operations, opening and closing operation and expansion of corrosion
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:1383424
    • 提供者:何逸
  1. FindCircles

    0下载:
  2. 利用OpenCV在图像中寻找圆,先对图像进行预处理,之后在图像中寻找圆并将圆的相关参数提取出来-find circles in an image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:36749
    • 提供者:张晓敏
  1. opencvtest

    0下载:
  2. 在opencv中使用trackbar,能够在滑块变化的时候对图像进行处理,效果比较好.-Opencv use in trackbar, can change when the slider image processing, the effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:6342
    • 提供者:韩坤芳
  1. morphology

    0下载:
  2. 对图像进行形态学处理的源代码,用opencv实现-Morphological image processing source code, using opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:182702
    • 提供者:buaa
  1. opencvimageprocess

    0下载:
  2. 这是自己编写的基于opencv的图像及视频处理的一个小测试程序,麻雀虽小,但是初步了解怎样利用opencv进行图像以及视频处理已经足够了,另外其中含有在控件显示图像的代码。-This is based on the preparation of their own images and video opencv deal with a small test procedure, the sparrow may be small, but preliminary opencv know how t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1976919
    • 提供者:巢歌
  1. effect3

    0下载:
  2. VC6 开发的将OpenCV和DirctX结合起来的程序,程序通过控制功能载入图像,然后经过OpenCV的函数处理,然后将纹理贴到旋转立方体表面。-VC6 project combined with OpenCV and DirectX, program load a picture and process this picture using CV and then pasted the processed picture to the cube.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1126075
    • 提供者:ff
  1. cvmedianfilter

    0下载:
  2. 利用OpenCV对图像进行相关的处理和跟踪的应用程序。-Use OpenCV image-related processing and tracking applications.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2192917
    • 提供者:Zyc
  1. TestOpenCVDlg

    0下载:
  2. 利用OpenCV提供的函数实现图像的载入显示和保存,简便而高效,开发者无须考虑所处理图像的类型-Function provided by the use of OpenCV implementation image display and preservation of loading, simple and efficient, developers do not need to consider the deal with the type of image
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:6650
    • 提供者:huzhanqi
  1. open

    0下载:
  2. 运用opencv打开图像并进行二值化处理,注意:运行时需修改图片路径-Open the image using opencv and binarization processing, the attention of: run-time image path must be amended
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1315441
    • 提供者:张鹤
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com