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

搜索资源列表

  1. plate1

    0下载:
  2. opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1060
    • 提供者:李伟
  1. DDB_show

    0下载:
  2. 用C++读取bmp文件,格式为byte型,转化为opencv可用的iplimage类型,并显示出来。-In C++ to read bmp file format a byte, into the opencv available iplimage type, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9368389
    • 提供者:李芳
  1. 13

    0下载:
  2. 使用opencv实现图像的背景提取,其中很好的实现了背景的提取-Using opencv background of image extraction, which achieved a good background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1440141
    • 提供者:we
  1. opencv_drawing

    0下载:
  2. 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。   开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2   实验功能:   1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。   2.单击Drawing2按钮,将会画出
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:337920
    • 提供者:wuwei
  1. facedetect

    0下载:
  2. 基于OpenCV的人脸检测实例,蛮有用的-OpenCV Face Detection Based on examples, giving a pleasing use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2132080
    • 提供者:michael
  1. How-to-build-classifier-

    0下载:
  2. 如何利用opencv训练自己的分类器,内有多篇资料,本人用过一次,可能样本太少,效果不太好-How-to build a cascade of boosted classifiers based on Haar-like features.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:607428
    • 提供者:
  1. MatchTest

    0下载:
  2. 使用OpenCV视觉库实现图像匹配搜索算法。即在一张图中寻找与另一个张图最匹配的区域并标记。-Search for the match are in a picture in another picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28434026
    • 提供者:魏兰
  1. MagicImage

    0下载:
  2. 非常强悍的CDib类,GDI+图像操作及OPENCV-CDib a very powerful category, GDI+ image operation and OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:235985
    • 提供者:陆景家
  1. Coutour_polygon

    1下载:
  2. 用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
  3. 所属分类:OpenCV

    • 发布日期:2015-12-18
    • 文件大小:5307392
    • 提供者:明明
  1. Simple

    0下载:
  2. 简单的调用OpenCV完人眼识别功能。该程序基于OpenCVS1.0,是一个简单结构的MFC程序。易读,好用。入门级的。-A simple program about eye detection based on OpenCV.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:13737
    • 提供者:Fly
  1. VehicleDetection

    0下载:
  2. 基于OpenCV的车辆轮廓检测的相关方法介绍-OpenCV-based vehicle detection profile, their writing, may be a bit simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5288704
    • 提供者:李林
  1. mouse-drawing-rectangle

    0下载:
  2. OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:940
    • 提供者:guyue
  1. meanshift

    0下载:
  2. 本程序主要是实现meanshifit算法的跟踪功能,使用了opencv数据库,可以直接运行-it is a program used to implement tracking with meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2197196
    • 提供者:zhouming
  1. DFT

    0下载:
  2. vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3878521
    • 提供者:李凯
  1. opencv4_Lib

    0下载:
  2. OpenCV为图像处理领域中十分全面的开发源代码包,对开发图像处理程序非常有帮助,可以很大的提高开发速度。-OpenCV for image processing field to develop a very comprehensive source code package, on the development of image processing procedures very helpful, you can greatly increase the development spee
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10214456
    • 提供者:阿瑟机
  1. opencv_Example_Applications

    0下载:
  2. 基于opencv库函数的几个例子集成:包括载入,显示图片,对图片的处理,还有对视频帧的处理,经调试可用,视频需要自己去下载,比较大不传上去了。-Opencv library function based on a few examples of integration include: loading, showing pictures of the deal, as well as the handling of the video frame, can be used by the debu
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1785475
    • 提供者:赵志鹏
  1. Stabilization

    0下载:
  2. 一个基于VC和OPENCV相结合的视频去抖动的程序-A procedure based on a combination of VC and OPENCV video to jitter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3015400
    • 提供者:李鸿生
  1. Read_AVI

    0下载:
  2. 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20097353
    • 提供者:王宁
  1. PCameraDS

    2下载:
  2. 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
  3. 所属分类:OpenCV

    • 发布日期:2014-12-17
    • 文件大小:10281984
    • 提供者:历山
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:451253
    • 提供者:xue
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com