资源列表
myplane
- 飞机小游戏。计算机图形学的。。。。用VC++编的-Aircraft and small game. Computer Graphics. . . . With VC++ Series
3dsmanip
- 3ds模型文件的读取源代码,做游戏或计算机可视化的可以参考-3ds model file to read the source code, so the game or computer visualization can refer to
RadialCollided
- VC7.0下写的一个演示射线碰撞的程序,主要是我用作讲课用的,内有天空盒,地面,主角,地面是一个模型,通过射线碰撞,让主角在高度起伏的地面上行走,wasd四个键控制人物移动.本代码用作教学用,注释详细,代码清晰-Under VC7.0 to write a demonstration of collision-ray procedures, mainly because I used for lectures, with the sky box, the ground, the protagon
2
- 用MATLAB所编写的对于普通图片进行图像边缘检测的程序-Prepared by using MATLAB for a general picture for image edge detection procedure
cankaowenxian
- 关于小波变换进行谐波分析的文献,讲解了各种小波变换的,资料很全-Wavelet transform on harmonic analysis of the literature on a variety of wavelet transform, the data is very wide
73462697
- 进行小波变换的各种程序,包括db小波等几种小波的。方便实用,易于操作。-Wavelet transform for a variety of procedures, including several such as db wavelet wavelets. Convenient and practical, easy to operate.
c
- 计算机图形学中,Bresenham算法画直线,圆,椭圆 -Computer Graphics, Bresenham algorithm for drawing a straight line, round, oval
deconvL2
- 在空域对运动模糊造成退化的图像进行恢复的一种算法,需要知道PSF.-In the airspace of the motion-blurred images caused by the degradation of the restoration of an algorithm need to know the PSF.
deconvL2_frequency
- 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
projectionUpSample
- 测帧间位移的方法:上采样后的灰度投影算法,这种比没有进行上采样更加优化了一点。-Measured interframe displacement Methods: After sampling the gray-projection algorithm, this ratio did not conduct sampling on a bit more optimized.
dsPhasecorr
- 测帧间位移的一种方法:下采样后相位相关(精度可到亚像素)N1,N2需要是4的整倍数。-Interframe displacement measurement methods: phase correlation after the down-sampling (sub-pixel accuracy can be) N1, N2 need is a whole multiple of 4.
projectioncorr
- PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
