CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - opencv2

搜索资源列表

  1. firstt.rar

    0下载:
  2. 基于虚拟线圈的车辆技术与速度检测 需要OPENCV2.0的支持,Technology-based virtual loops and speed detection vehicles need the support of OPENCV2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:吴海君
  1. Histogram_RGB

    0下载:
  2. OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.89mb
    • 提供者:Bob Zhang
  1. OTSU

    0下载:
  2. 基于opencv2.3的大津法自适应阈值二值化算法的代码C++。含测试图片,已编译。很好用,代码一目了然,易懂。-Based on the opencv2.3 OTSU method adaptive threshold binarization algorithm C++ code. Including test images, compiled. Very good, the code be clear at a glance, to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:8.25mb
    • 提供者:lee
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24.53mb
    • 提供者:Chen Xin
  1. cv

    0下载:
  2. 统计图像灰度分布的示例代码。基于Opencv。主要展示CvHistogram的创建,初始化和使用的方法-a demo which shows the usage of CvHistogram in OpenCV.based on OpenCV2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.65kb
    • 提供者:王翔宇
  1. cs_omp

    0下载:
  2. 最长用的CS重建算法-OMP的C++版本,运行环境为VS2008,需要安装opencv2.0 (home.ustc.edu.cn/~roy)-The C++ version of the general CS recovery algorithm- OMP, it is operated on VS2008,and you should install opencv2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.68mb
    • 提供者:霍承富
  1. cuda2.3_vs2005

    0下载:
  2. 详细介绍了CUDA Driver,toolkit,SDK的安装步骤和方法,并且包括Visual studio 2005的配置内容 -this document introduce how to install CUDA Driver、toolkit、SDK and how to configure Visual studio 2005 in details
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:5.18kb
    • 提供者:王利利
  1. opencvCornerTest

    0下载:
  2. VC2008 OPENCV2.1角点检验-VC2008 OPENCV corner test
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.57mb
    • 提供者:XFWANG828
  1. opencvcamtest

    0下载:
  2. VC2008和opencv2.1打开摄像头程序-VC2008 and opencv2.1 open the camera program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:XFWANG828
  1. opencvPicDlg

    0下载:
  2. VC2008++ OPENCV2.1图片打开-VC++ OPENCV image to open
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7.94mb
    • 提供者:wang
  1. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:
  1. HarrisDetect

    0下载:
  2. HARRIS 角点检测算法。本算法在VC2008 环境下实现,使用opencv2.0 版本。-HARRIS corner detection algorithm. The algorithm VC2008 environment to achieve, the use of opencv2.0 version.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:275.92kb
    • 提供者:qqqqqq
  1. Download-the-OpenCV-2

    0下载:
  2. 1. Download the OpenCV 2.1.0 Windows installer from SourceForge - "OpenCV-2.1.0-win32-vs2008.exe". 2. Install it to a folder (without any spaces in it), say "C:\OpenCV2.1\". This article will refer to this path as $openCVDir During installation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:6.53kb
    • 提供者:Image
  1. PCATry

    0下载:
  2. 人脸识别过程中的PCA降维例程,读者可借助理论分析例程,基于OpenCV2.0版本开源库 版,在VS2005 调试执行成功。包含400张人脸库-PCA face recognition in the process of dimensionality reduction routine, the reader can make use of theoretical analysis routines, based on open-source library version OpenCV2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.99mb
    • 提供者:路非
  1. 3

    0下载:
  2. 使用vs2005+opencv2.0实现人脸检测,使用人脸分类器,针对任意类型的图片类型,均可实现。-Achieved using vs2005+ opencv2.0 face detection, the use of face classifier, for any type of image types, may be achieved.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9.26mb
    • 提供者:lee
  1. histogram

    0下载:
  2. 数字图像处理里的直方图均衡化,这是基于opencv2.1来做的-Digital image processing in the histogram equalization, which is based on opencv2.1 to do it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.28kb
    • 提供者:贾顶
  1. opencv

    0下载:
  2. Opencv2.2最新版的教程,这版是英文版得,添加了许多新内容-Opencv2.2 latest version of the tutorial, this edition is the English version too, adding a lot of new content
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.3mb
    • 提供者:周世威
  1. OpenCV2.1

    0下载:
  2. 专业的图像处理软件,2.1版本,能帮助我们有效的实现图像编程。-Professional image processing software, Version 2.1, can help us to achieve effective image program.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31.01mb
    • 提供者:涂方辉
  1. FaceDetection

    0下载:
  2. 开发平台vs2012+opencv2.4.10;可以实现基于boosting的人脸检测。(Development platform vs2012 + opencv2.4.10; can be achieved based on boosting face detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:7.66mb
    • 提供者:xjtuautoman
  1. ImageStitch

    0下载:
  2. 开发环境vs2012+opencv2.4.10;可以将多幅图片拼接成一幅完整的图片(Development environment vs2012 + opencv2.4.10; can be a number of pictures into a complete picture)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:8.11mb
    • 提供者:xjtuautoman
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com