资源列表
ScreenCapture_src1.01
- 仿照QQ的屏幕截图工具vc源码,对于学习GDI是非常好的参考
ShaShiLeiGanToolbox
- 该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。
ColorImageSegmentation
- 该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。
MatlabBitPlaneDecomposition
- 该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。
TestDwt2Threelayer
- 该源代码是本人亲自所写,使用DWT对图像可以进行三次小波分解,直接下载可以使用,对图形图像处的同行们非常有用,欢迎下载。
DT-CWTcode
- 该源代码又称双树复小波变换源代码,它不仅具有Gabor变换的六个方向选择性,而且有更小的冗余度,对图像处理的同行们肯定有很大的价值,可直接下载使用。
arnold
- 基于Arnold 变换的图像置乱Matlab 程序
zhuatubiao
- 功能简介:,帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用
Example049
- 基于VB的图象处理的一个小的应用程序,很好用的
FastGauss
- 这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。
terrain_MDXsrc
- Rendering terrains with Managed DirectX There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one t
FunWithGravity
- This article is a fine example of what happens when programmers get bored. There s nothing exciting in the code, maybe a gentle introduction to GDI+. It was just a fun project to mess with, and it s addictive to play with. So I thought I might share
