资源列表
dct.rar
- 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
cnn.rar
- canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
fft.rar
- 傅里叶变换的F语言程序,应该是可以用的!,Fourier transform of the F language program, they should be able to use the!
BrushMain.rar
- delphi canvas 基本绘图功能例子,delphi canvas sample
matlab.rar
- 对彩色图像特征提取,达到分类的目的,很好的,Image Feature Extraction
huitu.rar
- 手工绘图程序,本程序用VB编写了一个简单的窗体事件,可用于绘制各种图形。,Hand-drawing process, the procedures used to prepare a simple VB form events, can be used for a variety of graphics rendering.
lee.rar
- Lee 滤波器的M语言代码,具有很好的去噪效果,结合小波域,效果更好,Lee filter M language code, with very good denoising results, combined with wavelet-domain, better
image.rar
- 图像分割 图像增长 边缘检测 医学图像分割 阈值分割,image segmentation iamge growing edge detection
SonicUI_src.zip
- SonicUI源代码,是一个基于GDI的2D引擎库,效率非常高采用SEE指优化技术。并且使用方便支持多种图像特效。,This is a GUI engine based on the nake gdi APIs.It offers several UI components to accomplish kinds of complex effects, such as irregular windows, URLs on windows, self-draw buttons, animait
FaceDetect.rar
- 人脸识别系统,非常宝贵的资料,共享了,希望对这方面研究的人员有参考价值,Face recognition systems, very valuable information to share, I hope this study were useful
sift.rar
- sift算法的中文解释 对于英文不好的同学十分有帮助哦,sift algorithm to explain the Chinese students English is not good for very helpful Oh
DCT.rar
- 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.