搜索资源列表
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.
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
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
OpenCV2.1
- 专业的图像处理软件,2.1版本,能帮助我们有效的实现图像编程。-Professional image processing software, Version 2.1, can help us to achieve effective image program.
Dark Channel Piror
- 本例程为基于暗原色先验原理的去雾例程,工程在VS2005下调用openCV2.0库可以完成去雾演示。-it s for picture remove fog.
opencvshow
- OpenCV MFC 边缘检测 VS2008 MFC下用OpenCV2.0进行图像读取和边缘检测,通过对话框来打开图像文件、然后图像大小进行缩放、适当地显示在图片控件的框架内-OpenCV MFC under VS2008 MFC edge detection for image reading and using OpenCV2.0 edge detection, through the dialog box to open the image file, and then scaling t
Kinect_openVN
- 使用Opencv2.0 与 kinect driver写的简单程序VS2008编译分别读取并显示RGB摄像头图像,伪彩色/灰度的深度图像 -Simple procedure the Opencv2.0 and kinect driver write VS2008 compiler to read and display the RGB camera images, pseudo-color/gray scale depth image
TestPlatform
- 这个程序用vs2005+opencv2.0,包括了图像处理中的二值化、腐蚀、膨胀等基本处理,使用方便。-It is a image processing platform and is programed by vs2005+opencv2.0.Its function is very strong.
CvHistogram
- 对图像进行直方图分析,采用VC2008+Opencv2.0编程。-The histogram of the image using VC2008+Opencv2.0 .
FaceDetect
- 可以调用计算机摄像头进行动态人脸识别,也可以识别图片中的人脸,用于OpenCV2.0及以上版本-detected someone s face from the computer camera.Also he can find the face in image.
ImageDetect
- 可以调用计算机摄像头进行动态人脸识别,也可以识别图片中的人脸,用于OpenCV2.0及以上版本-detected someone s face from the computer camera.Also he can find the face in image.
C-means-clustering-algorithm-
- 一个C-均值聚类算法的代码(基于opencv2.0)-A C-means clustering algorithm code (based opencv2.0)