资源列表
lizi
- 随着视频游戏发展玩家们对游戏质量要求也不断提高新技术不断出现、更新使得游戏变得更为精彩下面我 要介绍是个有效模拟技术--粒子系统虽然这并不是什么新技术也并不深奥但在现今图形、游戏编程中仍有着广 泛应用它能有效地模拟烟火、爆炸、烟雾以及些特殊光影效果它对图形、游戏编程有着巨大推动作用-With the development of video game players of the game have been asked to mention the quality of emergi
kalman
- 利用kalman预估跟踪一个点。 这个点是一个带旋转的点。 这个程序供opencv初学者学习之用-tracking based on Kalman filter.
hh
- 这个程序是VC++图像处理方面的,有关图像的阈值分割和轮廓提取-This procedure is VC++ image processing, the image threshold segmentation and contour extraction
OpenGL_fog
- :在虚拟户外场景的构建中,使用雾化效果可以增加场景的纵深感和距离感,从而提高场景的真实度。根据雾化效果的产生原理和其在OpenGL中的实现方法,可在虚拟场景中实现雾化效果。-opengl fog effect
11
- 用VC++编写的图像处理的边缘检测程序,功能就是检测图像的边缘了-Using VC++, prepared by the edge detection image processing procedure, function is to detect the edge of the image ~ ~
cox
- 经典的cox算法。里面包含加入水印,及提取水印的源程序-Cox classic algorithm. Which includes adding watermark, and watermark extraction source
MATLA
- 《信息隐藏实验教程》源代码,希望对大家有所帮助-" Information Hiding experimental course," the source code
qumianji
- 包含两个功能 1、计算CAD封闭区域面积的程序 2、把多义线转为SURFER8.0需要的BLN文件的程序-1 consists of two functions, the calculation of the CAD program closed area 2, the polyline SURFER8.0 needs to document procedures BLN
source3
- 图象的平滑(去噪声),锐化、-Image smoothing (to noise), sharpening,. . . . . . . . . . . . . . . . . . .
source2
- 图象的几何变换 功能是打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc -Geometric image transformation function is to open a bitmap, to achieve geometric transform compiler command line as follows vcvars32 rc bmp.rc
source7
- 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
source9
- JPEG压缩编码标准。。。 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-Coding standard JPEG compression. . . Command-line compiler as follows vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib
