资源列表
shiyan4
- 光照显示 材质与光源的关系例程 以上程序运行结果是一个蓝色的球,其中高光部分仍为上一例的亮紫色。从上可看出,球漫反射光的结果是mat_diffuse[]与light_diffuse[]中的三个颜色分量值相乘,即 (0.0*1.0,0.0*1.0,0.8*1.0,1.0*1.0)=(0.0,0.0,0.8,1.0),所以球大部分呈现蓝色。-Light shows the relationship between materials and light sources for more th
1390
- acm.pku.edu.cn problem 1390, source code, fastest one
bahuanghou
- 八皇后代码,可以输入皇后数量,这里设置最大为16-Eight Queens code
Sphere
- 在Opengl中,实现分子动画实例,视区的设置-In Opengl, realize molecular animation examples,Depending on the setting of
k2dpca
- 简单的核主成分分析算法,主要用于基于能量图的步态特征提取-gait recognized
fire-dete
- 基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。-Based on color to test the flame, basic programming
OTSU
- 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割。-This program file is in order to use OTSU to gain self-adaption threshold,then to divide the picture depend on the threshold.
bilateralfiltering
- 通过改进高斯算法,实现一种高效的双边过滤的方法,速度快于nlfilter-realize bilateral filtering
picturemark
- 在matlab环境下图片生成水印。生成水印的过程,其实分为三个环节:第一,载入原始图片 第二,载入水印图片 第三,保存新的图片。-Images generated watermark in the Matlab environment. Generate a watermark in the process, in fact, divided into three components: First, load the original picture second, loading wate
Logistic
- 对256*256的图片进行加密解密,用MATLAB实现代码,算法使用混沌算法-256* 256 images, encryption and decryption, using MATLAB code algorithm using chaotic algorithm. . .
Auto_Remove_Large_Objects.m
- 基于二值化图像自动识别图片中的较大物体对象并且把它移除掉-automatically detect the large object in the picture and remove it
DR.m
- 这个程序可以用来产生理想轨迹,包括速度位置和姿态-This program can produce ideal trajectory can be generated, including position, velocity and attitude.