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

搜索资源列表

  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8095016
    • 提供者:快捷的
  1. ploydraw

    0下载:
  2. 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:190413
    • 提供者:bill
  1. alpha

    0下载:
  2. alpha图像融合源码,对像素直接操作,绝非opencv自带函数。使用它你可以轻松的对指定的像素进行alpha融合操作,增加程序的实用性和灵活性。在VS2008环境下,使用opencv1.0对图像像素进行读取以及操作。-the alpha image fusion source, direct manipulation of pixels is absolutely not function opencv own. Using it you can easily specified pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:82383
    • 提供者:huang zhaoguang
  1. OpenCV_OpticalFlow

    0下载:
  2. 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。 本程序基于OpenCV。-Sparse Optical Flow Demo This program is Stanford University Daniel David Stavens 2007 was prepared, including detailed program notes, PPT and PDF with i
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5647660
    • 提供者:Wenzhi Xie
  1. FaceRecV1.0.tar

    0下载:
  2. 6410的人脸识别程序,亲测,有opencv库和移植好的QT,不可多得的代码!-6410 face recognition program, the pro-test, opencv library and transplantation good QT interval, rare code!
  3. 所属分类:Graph Recognize

    • 发布日期:2014-11-22
    • 文件大小:28573696
    • 提供者:蔡枫
  1. DFT

    0下载:
  2. 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1551
    • 提供者:张桦
  1. mosquito2

    0下载:
  2. 利用opencv实现的一个摄像头打蚊子的程序-Opencv achieved using a camera to fight the mosquito program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6225371
    • 提供者:georgeou
  1. ObjectMarker.py.tar

    0下载:
  2. For python lovers and hardcore fans of Opencv... Here i have translated the Opencv object marker program originally in cpp to Python. Its code is simple and any system with Python, OpenCV and Python-opencv can run it. Please try it and comment.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1226
    • 提供者:Rony Varghese
  1. 12_2

    0下载:
  2. 《基于OpenCV的计算机视觉技术实现》第十二章,求解线性方程组程序源代码-" Based on OpenCV for computer vision," Chapter XII, solving linear equations program source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1491746
    • 提供者:姜欣
  1. particle_filter

    0下载:
  2. 用opencv开发的粒子滤波追踪黄色小球。-tracking program using particle filter algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1600032
    • 提供者:Shiyang Wang
  1. startcv

    0下载:
  2. 在VS2008下测试openCV是否配置成功的摄像头启动程序,该代码从摄像头采集视频流-In VS2008 the test openCV is configured successful camera to start the program, the code from the camera to capture video stream
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4925443
    • 提供者:herthy
  1. main.cpp

    1下载:
  2. 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
  3. 所属分类:OpenCV

    • 发布日期:2012-11-03
    • 文件大小:3491
    • 提供者:ysjdx
  1. motempl

    0下载:
  2. 用OPENCV写得一个关于运动模版的程序,测试学习用-OPENCV written using a template on the sports program, learning to use the test
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:8243
    • 提供者:liuzhiwen
  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. canny

    0下载:
  2. 基于OPENCV的MFC运用程序 CANNY算子取得LENA图像边缘-The MFC-based application program OPENCV CANNY edge operator to obtain LENA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4386670
    • 提供者:tony
  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. meanshift

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

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

    0下载:
  2. 基于OK6410的人脸识别程序,使用QT+OPENCV,里面有编译过的lib库,可用!希望大家多提意见!-OK6410-based face recognition program, the use of the QT interval OPENCV, which compiled the lib library available!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28929874
    • 提供者:蔡枫
  1. 20090611

    0下载:
  2. visual c++的视频处理程序,可以逐帧读取AVI的视频文件,VC下使用OPENCV-visual c++ video processing program that can read AVI video files frame by frame, VC use OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2651964
    • 提供者:xtdxlx
  1. opencvcj

    0下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
  3. 所属分类:OpenCV

    • 发布日期:2014-12-09
    • 文件大小:3323904
    • 提供者:huo xing
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com