资源列表
FACE
- 本程序可以对输入的图像或者视频进行人脸检测,是一个很好的学习范例。-The program can import images or video face detection, is a good example of learning.
SNAKE
- 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contou
moving-objects
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the camera on the computer as a video input device, or enter the command line parameters as the file name to open the vi
mouse-drawing
- 鼠标绘图,这是一个很好的实例,有助于刚学习OPENCV的学生学习。- Mouse graphics, this is a good example, just learning OPENCV help students learn.
Image-transformation
- 图像的基本操作,实现图像的旋转、对称、分割以及图像滤波-Basic operation of the image and achieve the rotation of the image, symmetry, image segmentation and filtering
texbind
- OpenGl示例程序,由C语言写成。程序内容为OpenGl中的纹理绑定示例。-OpenGl sample program written in C language. Program content OpenGl textures binding example.
fixedlight
- OpenGl示例程序,由C语言写成。模拟OpenGl环境中的光照。-OpenGl sample program written in C language. OpenGl simulation environment illumination.
texgen
- Opengl示例程序,由C语言写成。程序为OpenGl纹理生成程序。-Opengl sample program written in C language. OpenGl texture generation program to program.
sphere
- 实现网络球面消影和网络圆柱体消影,并有彩色填充功能。-Network and network cylinder spherical vanishing vanishing, and color fill feature.
trackball
- OpenGl的示例程序,模拟跟踪球,跟踪鼠标运动。程序由C语言写成。-OpenGl sample program to simulate the trackball, mouse movement. Program written in C language.
OpenGL_sample
- OpenGl的示例程序,包括minimap,movelight和robot三个程序。程序由C语言写成,需要glut.h和glew.h头文件。-OpenGl examples of procedures, including minimap, movelight and robot three procedures. Programs written in C, you need glut.h and glew.h header files.
Inverse-perspective-transform
- 逆透视变换,能把有一定倾角的同一场景转换为从90度获取的场景-Inverse perspective transform, can send the same scene with a certain angle from 90 degree to get into the scene
