资源列表
SkinColorFiltering
- Convert RGB to YUV for skin color filter
bresenham
- 实现bresenham算法划线,有关计算机图形学方面的内容,一个很简短的程序-bresenham plot lines,by vc,programmd by some Chinese motherfuckers,this fucking program is wrong
Abstract.Harmonic.Analysis.of.Continuous.Wavelet.
- A e book helpfull for communication people especially wavelet analysis.please see and read.-A e book helpfull for communication people especially wavelet analysis.please see and read.
yuanma
- 对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。-For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.
CalTriangle
- 解三角形的vc++6版本,并可以随机产生在指定范围内的数值-cal triangle,and randam numbers in point
atlantis
- A good opengl example of sea and whales
geoface
- An opengl code for image processing
graphic
- 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
g
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -histogram modification
tt
- 是腐蚀,膨胀, 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Thinning Algorithm
jihe
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-geotrans
shishichart
- 可以绘制各个时刻的实时曲线,显示成波形,然后平移波形-Every moment can be drawn in real-time curve, displayed as a waveform, and then shift waveforms
