CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 配置

搜索资源列表

  1. histogramequalization.rar

    0下载:
  2. 直方图均衡化算法的c++实现,配置OPENCV2.0,to realize histogram equalization arithmetic with C++.(in the use of OPENCV2.0)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4876385
    • 提供者:neo
  1. opencv_Detect

    0下载:
  2. 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:224949
    • 提供者:张天源
  1. opencv-image

    0下载:
  2. opencv 实现图片显示,并有opencv2.2 vs10的配置方法-opencv2.2 c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11240494
    • 提供者:jiang
  1. StoneScissorsCloth

    0下载:
  2. 手势识别石头剪刀布 opencv编写 需配置opencv开发环境-Stone scissors cloth gesture recognition opencv opencv development environment must be configured to write
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16706593
    • 提供者:SuperMerry
  1. motion_detection

    0下载:
  2. 基于OPENCV的视频中运动物体检测,并实事框出运动物体。 平台vc++6.0。须配置opencv头文件和库文件。
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1449403
    • 提供者:YAN
  1. OpenCV

    0下载:
  2. OpenCV 2.3.1 已编译好 只需要配置IDE环境-OpenCV 2.3.1 has been compiled, only need to configure the IDE environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:32455518
    • 提供者:王钱威
  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. Background_Subtraction

    0下载:
  2. 基于opencv的背景差法,实现前景和背景的分离。需要先配置好vc2008,然后编译执行。-Opencv background difference based method to achieve the separation of foreground and background. Need to configured vc2008, and then compile the implementation.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1555
    • 提供者:许可
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. OpenCV1_0-setup-on-vc6

    0下载:
  2. VC6下安装与配置OpenCV1_0,图解说明,非常详细,推荐新手阅读-VC6 install and configure OpenCV1_0, illustrate, very detailed and recommended reading novice
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:115431
    • 提供者:OSer
  1. OPENCV_configure

    0下载:
  2. opencv1.0在visual c++中的配置说明文档-opencv1.0 in visual c++ in the configuration documentation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:34981
    • 提供者:陈卓
  1. OpenCV

    0下载:
  2. opencv安装包和基础教程,包括环境配置和常用函数。-opencv installation package and basic tutorials, including environmental configuration and common functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18196016
    • 提供者:咕吖呱
  1. opencv_configuration

    0下载:
  2. opencv在vc6下的环境配置方法 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成-opencv in the vc6 environment configuration under the Intel Corporation to support OpenCV is open source computer vision library. It is lightweight and efficient- a series
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1514
    • 提供者:xx
  1. YaoPin_REC_BasedOnOpenCV

    0下载:
  2. vc6.0写的基于openCV的药片检测识别程序,需要配置好openCV开发环境!-vc6.0 writing tablets openCV based detection and identification procedures, the need for good openCV development environment!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:7014209
    • 提供者:老方
  1. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1600976
    • 提供者:
  1. OpenCV_VS2005_config_OpenCV

    0下载:
  2. Intel公司OpenCV开源库在vs2005开发环境下的配置以及安装步骤,适合初学者使用查阅-Intel OpenCV open-source database company in the vs2005 development environment configuration and installation steps for beginners to use inspection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:10722
    • 提供者:Qzhao
  1. helloopencv

    0下载:
  2. 最简单的opencv程序源码, 可以用来检测是否配置正确-the simple opencv sorces
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2904711
    • 提供者:liusheng
  1. vs2008opencv

    0下载:
  2. 该文档详细的介绍了在vs2008开发环境下配置open2.0的具体步骤。-This document describes in detail the development environment configuration in vs2008 open2.0 specific steps.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:296261
    • 提供者:思思
  1. Recolor

    0下载:
  2. 在vs2008下配置opencv,使.jpg格式图像反色-In vs2008 configure opencv, so. Jpg format images inverted
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3852806
    • 提供者:wangmin
  1. 树莓派安装opencv完整教程

    1下载:
  2. 树莓派配置opencv3,已经配置成功,比网上的成功率高(The raspberry pie is configured with opencv3, which has been successfully configured, higher than the success rate on the Internet.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:65536
    • 提供者:迩贰
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com