资源列表
Opencv-image-shear-transformation
- 基于OpenCV对图像进行剪切、翻转、旋转等变换入门学习。-Based on the OpenCV images of shear, flip, rotation and other transformation of entry learning.
opencv-Lib-For-IOS
- OpenCV For IOS 库以及环境配置说明。适合入门的朋友哦。-For IOS OpenCV library and environment configuration instructions. Suitable for entry friends.
VRPlayer
- 使用opencv V2.3.9,实现对视频文件的切割。将切割后的视频文件保存为bmp文件,保存在文件夹下面。-Use Opencv V2.3.9 to split the video file into pictures.And the splitted picture s format is bmp.The files will be saved in folder
ReadVideov2
- 能将AVI视频分解成图像帧,运行平台vc6.0与opencv-AVI videos to frames, its running platform is VC6.0 AND OPENCV
Source
- This Source are example for threshold display image in Grayscale image. It s use OpenCV in Visual Studio 2013.
Source
- This source are example for edge detection in image. It s use OpenCV in Visual Studio 2013
Source
- This source are example for template matching in image to detect image file in source image. It s use OpenCV in Visual Studio 2013
Source
- This Source are example to detect line in orientation and erase that line. It s use OpenCV in Visual Studio 2013
MouseCam
- This code to make a mouse pointer for the PC using webcam that use lucas kanade method
Rotate
- this source developed by Visual Studio 2013 and Incuded by Open CV Library. This Source code is simple example that can be use to rotate image that you get your webcam-this source developed by Visual Studio 2013 and Incuded by Open CV Library. This S
Adaptive-Treshlold
- This source developed by Visual Studio 2013 and Incuded by Open CV Library. This code is an example about adaptive treshold. This is can show you the diference between global and adaptive treshold
counting-objects
- This source developed by Visual Studio 2013 and Incuded by Open CV Library. This example that using Open CV to process an image and automatically counting number of object that is showed. Treshold was used here