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

搜索资源列表

  1. OpenCV

    0下载:
  2. 开发包与图象处理OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Development Kit
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23112988
    • 提供者:hellow
  1. motiondetect

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:422247
    • 提供者:高金锋
  1. openCVpulldetection

    1下载:
  2. 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测-based on openCV realize the detection of pull quality
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:4456605
    • 提供者:hanlu
  1. GrabCut

    0下载:
  2. 一个质量比较高的源码,在编译时需要OpenCV 和 OpenGL。-A relatively high quality source code, compile-time need in OpenCV and OpenGL.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1512086
    • 提供者:张勋
  1. Facedetect

    0下载:
  2. 用C++制作的,基于OpenCV的程序,可以对视频中的人脸进行识别并保存结果~-Produced by C++ and OpenCV-based procedures, can face in the video to identify and save the results ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:122715
    • 提供者:canoncat
  1. eye_pos

    0下载:
  2. visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6470537
    • 提供者:高海鹏
  1. camerads

    0下载:
  2. 基于directshow和openCV的视频采集,多窗口播放-And openCV based on directshow video capture, multi-window play
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1198001
    • 提供者:wolfee
  1. OpenCV

    0下载:
  2. OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3723011
    • 提供者:zuo.chen
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. 93317474tracking

    0下载:
  2. 很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6729
    • 提供者:ren
  1. OpenCV_CAM

    0下载:
  2. CAM学习程序 此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。 程序中用 R键控制程序开始录制, P键控制程序暂停录制, S键控制程序停止录制, 录制中有字符RECORD提示。 是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1598315
    • 提供者:huangjian
  1. openCV

    0下载:
  2. openCV基础教程 书上的源代码是用C++实现的 上传过来希望对大家有所帮助,这是一本书上的源代码,书没有下到-openCV the basis of the source code tutorial book is C++ implementation of the upload you want to come help, this is a book on the source code, the book is not down to the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9718274
    • 提供者:jerryzhan
  1. gussmix

    0下载:
  2. 本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1485
    • 提供者:秦瑶
  1. opencv

    0下载:
  2. opencv的相关操作,用c++实现对运动目标的监控-using opencv to detect moving object
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:2924
    • 提供者:唐鹏
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. avijpg

    0下载:
  2. 利用opencv库实现的从指定位置视频截取关键帧的程序,需要安装opencv库,具体安装上官网可以进行查询。-Use opencv library to achieve the specified location from the video key frame interception procedures, need to install the opencv library, specific queries can be installed Shangguan network.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2625604
    • 提供者:孙佳文
  1. grayshangzhongfanfa

    0下载:
  2. C#,实现图像灰度化, 像素,内存,指针三种方法的对比。-Opencv Chinese manual to learn thanks to him. There are many examples of useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:102040
    • 提供者:薛鹏
  1. FaceMFC_v2

    0下载:
  2. 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5933062
    • 提供者:赵宾
  1. MMM

    0下载:
  2. 汽车的智能监控基于OPENCV与C++编程技术,重要的代码-Intelligent control car Source Based OPENCV
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:573670
    • 提供者:caiqiangfu
  1. Readanddisplayimagefiles

    0下载:
  2. 图像文件读入和显示 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 目录 [隐藏] 1 C语言版本 2 函数说明 2.1 论坛常见问题 3 Python版本 [编辑]C语言版本-Read and display image files Wikipedia, the free encyclopedia Shi Qi' s speech from the " use OpenCV
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:7456
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com