资源列表
Bezier
- 根据控点 绘制Bezier曲线 可控制控点改变形状
ParticleTest
- 粒子系统的一个小例子
ChangeColor
- 该程序用定时器实现了对字体颜色的改变,颜色从RGB(0,0,0)变到RGB(255,255,255)再循环
VCforTrackingMoon
- VC++用于运动目标的跟踪,里面含有运动序列图片
gapipi
- 数字图像处理的一小部分,已经在vc++上编译通过
erzhihua
- 图像处理的一部分程序,对初学图像编程有一定的帮助
imageprocessing
- 处理256色图像,进行区域边界检测,Flourier 变换,HOUGH变换,以及简单的图像分割。
wienerfilter
- 对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行
segm
- mean shift algorithm is explored in this vc project. You can unzipped it,and find the source code,then build and debug it ,you ll get the content result.
dct2dmatrix
- dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。 dctmatrix.c给出了如何定标DCT系数。 dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。 DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]
A_methodology_for_surface_reconstruction_based_on_
- A methodology for surface reconstruction based on hierarchical models
AlgorithmofScatteredDataReductionforSurfaceReconst
- Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function