搜索资源列表
cx-image
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage grew together with the CodeProject site, since 2001, and reached this level thanks to the CodeProject community. Thanks a lot for the sug
CGdiPlusBitmapTest
- 在codeproject上找的关于gdi显示位图的例子,供大家共享
ImageClass
- 图像处理类,来源于国外codeproject网站,能达到PS效果。-Image processing class, from foreign codeproject site, to achieve the effect of PS.
normalisation_algorithms_demo
- codeproject Retinex,for photo enhance.Pre-processing faces images in order to increase the performance of verification and recognition algorithms
ImageStone8
- 代码运行在VC6.0环境下,C++语言实现。是著名的Imagestone的第八个实例。有完整的图片处理功能,如果需要10个实例可以到codeproject上下载,输入关键字imagestone.-Under the code running in VC6.0, C++ language. Is the eighth leading Imagestone instance. A complete image processing functions, if you need to codepro
DCT
- 二维离散余弦变换 c# 实现图像压缩和特征提取 -Discrete Cosine Transform for Feature Extraction Decription: Implementation of 2D discrete cosine transform in c# Download source: http://www.codeproject.com/KB/GDI/2D-DCT.aspx