搜索资源列表
firstt.rar
- 基于虚拟线圈的车辆技术与速度检测 需要OPENCV2.0的支持,Technology-based virtual loops and speed detection vehicles need the support of OPENCV2.0
Histogram_RGB
- 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.
OTSU
- 基于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.
cv200vs2008
- 最新的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
cv
- 统计图像灰度分布的示例代码。基于Opencv。主要展示CvHistogram的创建,初始化和使用的方法-a demo which shows the usage of CvHistogram in OpenCV.based on OpenCV2.0
cs_omp
- 最长用的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
cuda2.3_vs2005
- 详细介绍了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
opencvCornerTest
- VC2008 OPENCV2.1角点检验-VC2008 OPENCV corner test
opencvcamtest
- VC2008和opencv2.1打开摄像头程序-VC2008 and opencv2.1 open the camera program
opencvPicDlg
- VC2008++ OPENCV2.1图片打开-VC++ OPENCV image to open
OpenCV2.2_API_Specification
- 本文档包括了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
HarrisDetect
- HARRIS 角点检测算法。本算法在VC2008 环境下实现,使用opencv2.0 版本。-HARRIS corner detection algorithm. The algorithm VC2008 environment to achieve, the use of opencv2.0 version.
Download-the-OpenCV-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
PCATry
- 人脸识别过程中的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
- 使用vs2005+opencv2.0实现人脸检测,使用人脸分类器,针对任意类型的图片类型,均可实现。-Achieved using vs2005+ opencv2.0 face detection, the use of face classifier, for any type of image types, may be achieved.
histogram
- 数字图像处理里的直方图均衡化,这是基于opencv2.1来做的-Digital image processing in the histogram equalization, which is based on opencv2.1 to do it
opencv
- Opencv2.2最新版的教程,这版是英文版得,添加了许多新内容-Opencv2.2 latest version of the tutorial, this edition is the English version too, adding a lot of new content
OpenCV2.1
- 专业的图像处理软件,2.1版本,能帮助我们有效的实现图像编程。-Professional image processing software, Version 2.1, can help us to achieve effective image program.
FaceDetection
- 开发平台vs2012+opencv2.4.10;可以实现基于boosting的人脸检测。(Development platform vs2012 + opencv2.4.10; can be achieved based on boosting face detection.)
ImageStitch
- 开发环境vs2012+opencv2.4.10;可以将多幅图片拼接成一幅完整的图片(Development environment vs2012 + opencv2.4.10; can be a number of pictures into a complete picture)