搜索资源列表
方位水平仪基本算法
- 方位水平仪的基本算法 主要功能是空间定位-position level for the basic algorithm is the main function of spatial location
Wavelet1D
- 小波算法实现的VC实现,用于基本的图像编码处理-VC wavelet algorithm achieved the realization of the basic image coding for processing
5544
- 小波变换在数字化图象的压缩中起着极其重要的作用。本文在简单阐述小波变换基本理论和Mallat算法基本思想的基础上,着重利 用Matlab软件研究了小波变换在图像压缩技术中的具体应用,结合实例给出了具体程序,并对程序进行了详细说明-Wavelet transform of digital image compression plays an extremely important role. In this paper, a simple basic theory of wavelet tra
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
MATLAB2_lms
- 介绍了自适应滤波算法LMS的四个基本的程序算法,对初学者能够提供便利。-LMS adaptive filtering algorithm described four basic program algorithm, for beginners can be facilitated.
Iris-feature-extraction-algorithm
- 基于二维小波变换和方向向量,提出一种新的虹膜特征提取方法。该方法的基本思想是考虑虹膜纹理的 灰度变化,对于多层小波分解后的低频分量,分别求其在4个方向上的方向向量,最后形成虹膜码。测试结果表明,该方法能 有效地提高虹膜的识别率,且算法简单、快速。 -The basic principle of the method is as follows.In view of iris textural intensity variation,for the low- frequency c
image-retrieval
- 本文主要研究基于图像颜色特征的检索。选用基于颜色直方图的算法,并利用Visual Basic程序设计语言和Access数据库技术设计实现了基于颜色直方图算法的图像检索系统。-This paper studies the characteristics of the color-based image retrieval. Selection algorithm based on color histogram and use Visual Basic programming language a
pxc3883820
- Brain tumors are created by abnormal and uncontrolled cell division in brain itself. If the growth becomes more than 50 , then the patient is not able to recover. So the detection of brain tumor needs to be fast and accurate. The objective of this pa
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)