资源列表
wind
- 本程序示范粒子系统的控制效果。 一开始车辆火箭排气与三个不同的粒子系统一起模拟。 每五排气喷嘴群有火箭火焰效果。订制的烟踪迹效果也被附上到火箭基础,而且一个第三个习惯排烟 , 效果被附上到发射台在地面上表现那像巨浪般汹涌烟。 藉由表现使用二个不同的粒子系统的烟踪迹,用比较少的密码产生比较现实的效果是比较容易的。烟踪迹可能被伸展表现逐渐增加的比较速度,当土地的烟能让一跳跃入盒中对上述的地面限制它的进化的时候-demonstration of the procedures to control th
image_process
- 本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
shuzishuiyin
- 利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图 -using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
具有空心效果的文本
- 用VC++6.0实现的把现有字体文本显示为具有空心效果的文本-VC 6.0 of the existing fonts of the text shows that the effect is hollow text
自定义渐变颜色效果图形的程序源码
- 用VC++6.0实现的绘制自定义渐变颜色效果图形的程序源码-VC 6.0 Drawing from the definition of the color gradation effects graphics program source code
可绘制旋转文本的简单程序源码
- 用VC++6.0实现的一个可绘制旋转文本的简单程序源码-VC 6.0 can be of a rotating text rendering the simple procedure FOSS
yuvsplitextract
- purpose converts YUV components stored in separate files to PPM image, can handle frame offset compile gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image,
cmp_yuv
- purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c - lpgm - lpbm - lm
nlqim
- purpose simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling compile gcc -g -o nlqim nlqim.c -lm -purpose simulates embedding and detectio n of watermark in rand
diagonal_merge
- purpose merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half compile gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm -purpose merges two PGM gray-scale images. the fi
mean_pgm
- purpose applies mean filter to gray-scale PGM image compile gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm -purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c - lpgm - lpbm - lm
ImageEdgeDection
- 该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换.-the algorithm image edge detection, including some of the commonly used algorithms such as Rorbt. laplace, contains a houng transform.