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

搜索资源列表

  1. adaptiveskindetector.cpp

    0下载:
  2. Adaptive skin detection program using C++ and OpenCV library
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2727
    • 提供者:zeus
  1. convexhull.c

    0下载:
  2. Convex hull program using C and OpenCv library
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1086
    • 提供者:zeus
  1. tree_engine.cpp

    0下载:
  2. The program using C++ and OpenCV library demonstrates how to use different decision trees
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1002
    • 提供者:zeus
  1. Opencv

    0下载:
  2. OpenCV——中文手册 Visual C++平台-OpenCV- English manual for Visual C++ platforms
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:410602
    • 提供者:武新
  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. Tracking

    0下载:
  2. 用粒子滤波实现的一个跟踪,使用opencv的代码,opencv安装在c盘,所以如果想编译的话,就必须在c盘安装opencv,其他说明看压缩文件-The particle filter is a tracking code to use opencv, opencv installed in the c disk, so if you want to compile, then it must be installed in c drive opencv, other shows to see c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2125247
    • 提供者:魏水清
  1. pwc-wrapper.cpp

    0下载:
  2. pwc wrappers code for opencv c++ for phillips webcam
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1405
    • 提供者:kabir
  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. opencv_face_recognition

    0下载:
  2. 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:384699
    • 提供者:王二
  1. OpenCV_Builder

    0下载:
  2. C++ builder source code for using OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2873488
    • 提供者:Divv4
  1. MFC_OPENCV

    0下载:
  2. 在OPENCV平台下实现车牌识别的一套程序 简单有效 可以试试 用C++写的-In OPENCV platform to achieve a set of license plate recognition program is simple and effective, try to write with C++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-11
    • 文件大小:18596012
    • 提供者:倪红丽
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2047582
    • 提供者:dream
  1. OpenCV(SourceCode)1

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件。(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small p
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:188606
    • 提供者:张行
  1. OpenCV(SourceCode)2

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:716319
    • 提供者:张行
  1. OpenCV(SourceCode)3

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:119281
    • 提供者:张行
  1. OpenCV(SourceCode)4

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1210924
    • 提供者:张行
  1. OpenCV(SourceCode)5

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:891836
    • 提供者:张行
  1. OpenCV(SourceCode)6

    0下载:
  2. 学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)-Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small pr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:609056
    • 提供者:张行
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com