资源列表
huarongdao
- 用EasyX编写的华容道程序,可能需要安装EasyX库。对于学习图像编程有帮助,而且简单易学,容易上手。-Written by EasyX Huarong program, you may need to install EasyX library. For the program to help the learning image, and easy to learn, easy to use.
3d-well-path
- 三维井轨迹,井斜角、方位角 三维井轨迹,井斜角、方位角- Well dimensional trajectory, inclination, azimuth
3wzh
- 一个很好的学习三维立体图形编程的实例程序,用转换矩阵实线坐标转换,里面有三视图、直观图、斜二测画法等。-A very good study three-dimensional graphics programming examples of procedures, with conversion matrix solid coordinate conversion, there are three views, intuitive chart, oblique double axonometri
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
Domain-transform
- 对作者Eduardo S. L. Gastal的文章《》Domain Transform for Edge-Aware Image and Video Processing》的解析及总结,包含原文、解析ppt及word-Author Eduardo S. L. Gastal article Domain Transform for Edge-Aware Image and Video Processing analysis and summary, including the origi
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