资源列表
Example7
- 很好的一个学习openGL的例子 可直接运行 也可以直接添加功能使用-A good example for studying openGL It can be run straightly
GRAPHEXAMPLE
- 计算机图形学算法示例,用OPENGL和DIREXTX编程的计算机图形学简单入门程序,有利于初学者学习。-computer graphics algorithm for example, DIREXTX use OpenGL programming and computer graphics simple entry procedures, help beginners learn.
mybit
- 此程序用于直线裁剪,利用中点裁剪直线算法,先画直线,再画裁剪框,然后进行裁剪。裁剪的方法可以裁里面,也可以裁外面。-This procedure for straight cutting, using the midpoint of cutting a straight line algorithms, first drawing a straight line, then draw cutting box, and then cut. Cutting method can cut inside
color
- 彩色图转换成灰度图,用于彩色图像分割的一个重要步骤-Color image into grayscale, for color image segmentation is an important step
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
Face_Detection
- 关于基于Haar特征的AdaBoost算法的相关论文,很难找全哦
MyTerrain1
- OpenGL三维地形的模拟,利用高程数据的生成方法主要是利用分形的自相似原理。-OpenGL 3D terrain modeling, using elevation data generation methods is the use of fractal self-similarity principle.
vc_image_pinghua
- VC图像平滑处理源码,为了消除图片噪声,提高质量,一般采用平滑处理,根据不同的平滑方法,可以针对不同的目标而进行不一样的特征提取或质量增强。-VC image smoothing source, in order to eliminate picture noise, improve quality, the general use of smoothing, according to different smooth methods, can be different for differen
rgb_TRACKING
- RGB 空间的颜色跟踪,争对视频处理,可以对单色跟踪,也可以 多颜色同时-RGB color space tracking, fight for video processing, color tracking can also be multiple colors simultaneously
Gauss
- 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
edge_extract
- canny边缘检测和边缘线剔除,获得主要大轮廓线。比较好的参考程序。-a good referece matlab sourcecode for edge detection by Canny, which can extract the main edge and contour.
