搜索资源列表
Grayscale-conversion
- 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
CAMSHIFT---MFC
- camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
normxcorr2_mex_ALL
- 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
ReadImage
- opencv读取图片像素的方法,一共有其中方式哦,包括CV_IMAGE_ELEM()等-this is a project for reading images pixel using opencv
matlab
- matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!-hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee!
congealReal.1.0
- 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
congealReal.1.0.tar
- 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
project
- 利用opencv的camshift,讀取webcam影像,實現視訊數字拼圖的遊戲-Using opencv of camshift, read the webcam image, to achieve digital video puzzle game
carpark
- In this project, we are going to develop an intelligent video surveillance system for a car park. The system monitors the client’s car park 24 hours and 7 days a week. In order to reduce the workload of the security officers, we need to develop an al
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
carmen
- 项目carmen是使用opencv卡尔曼滤波的例子。-Carmen project is to use opencv Kalman filter example.
facedetection
- 基于Visual C++ MFC项目的OpenCV实现人脸检测.有具体程序实现和检测结果。-Based on Visual C++ MFC project OpenCV for face detection. There are specific procedures for implementation and test results.
variational_optical_flow
- variational optical flow - Golf-Ball were used to calculate the Backspin - Compare 2 images for variational - see the source of sourceforge - Is the best of Optical FLow - Import your project is VarFlow.vcproj
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
LiveChromaKeying2
- Live Chroma Keying Using OpenGL Texture, SDL, and OpenCV. Please configure the project s properties correctly to make the program compiles successfully.
SimpleCamCapture
- Capture image from camera. Project to Visual 2010 and OpenCV version (2.2).
OKSIB-Project(Rev.3.1)
- OpenCV small project, created on my college project for 5th term.