资源列表
fft2
- 在其他人基础上,改进的可以计算128*128个分离傅立叶变换的程序,可以调用txt文件。-In others, based on improvements can be calculated separation of 128* 128 Fourier transform procedure, you can call the txt file.
Texture-based-image-retrieval-source
- 基于纹理的图像检索matlab源码,通过提取图像的纹理特征,建立图像特征库,对实例图像进行检索。-Texture-based image retrieval matlab source code, by extracting image texture features, the establishment of the image feature database of examples of image retrieval.
dx8_grab_bag
- directx3d编程,演示,和大家交流一下多多帮忙-directx3d programming, presentations, and a lot to share about help
rotation
- 可以旋轉任意角度的圖片 是學校的作業之一
chat
- vc++实现的一个2D图形聊天代码,挺有趣的
Histogram-Equalization
- 直方圖等化:包括開檔直方圖和直方圖等化 主要是增強圖的對比,使圖片更清楚呈現-Histogram Equalization
DigitalRecongnization
- 数字图像模式识别工程软件__模板匹配之手写数字识别系统-Template matching of handwritten numeral recognition system
tuxingxue
- 贝奇,裁剪等方正就是图形学中一些东西,哦还有就是填充
K-SVD
- 基于K-SVD的字典学习算法,讲解很透彻,值得一读。-Based on K-SVD dictionary learning algorithms, on the very thorough, well worth reading.
HDFGMGQ
- 用vc++实现矢量地图背景下的实时显示源代码 很好的-Use vc++ realize vector map under the background of real-time display source code, very good
BRRQEU
- 用vc++实现矢量地图背景下的实时显示源代码 很好的-Use vc++ realize vector map under the background of real-time display source code, very good
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。