搜索资源列表
image_compress
- 本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下: 压缩过程: 1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。 2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。 3. 计算相关矩阵R,其元素定义为 。 4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
datapro
- 道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了
用雅克比发方法求矩阵特征值和特征向量
- 用雅克比发方法求矩阵特征值和特征向量,并判断是否可以收敛-Made with the Jacobian matrix method, to calculate the eigenvalues and eigenvectors, and determine whether convergence
b.rar
- 这是一个语音特征提取的程序源码,供大家分享!,一个语音特征提取的程序源码
SIFT.rar
- 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
leizhen
- 该程序是实现基本的图像识别的VC程序,主要有二值化,特征识别-the programe is used to ........
dct
- JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
fingerprintmatching
- 实现读取指纹图像,预处理,特征提取与匹配。-Achieve read fingerprint image, preprocessing, feature extraction and matching.
Image
- 这是一个关于图像特征提取的程序,本程序主要使用的是Moravec算子进行的提取-This is the one on the image feature extraction process, this procedure is mainly used for the extraction of Moravec operator
CPP-China_speaking_CPP
- C++-China speaking C++为C++之父中国之行于清华北大的演讲稿另一份讲稿,以C++的设计者的身份,独到的介绍了C++的主要特征和优点-C++-China speaking C++ for C++ father' s trip to China, Tsinghua University Beijing University speech in a separate scr ipt to C++, the identity of the designer, unique i
abc
- C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its e
zhinengdianwang
- 智能电网关键技术与方案,包括国外智能电网研究和发展概况 提出、定义和特征 我国智能电网建设的基础条件和进展 智能电网技术标准体系 对智能电网研究、开发和应用的一些看法和建议-zhinengdianwang
zuizinzin
- 这是一个基于地震电磁时频图像的特征区域分割的程序算法-it is very good
bishe
- 这是一个基于地震电磁时频图像的特征区域分割算法的程序-it is very good
Tamura-1
- Tamura特征提取中的粗糙度、对比度、方向度的代码-Tamura feature extraction roughness, contrast, orientation, degree of code
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
myweb
- jsp网上招聘系统,介绍网上招聘系统的程序系统结构,功能性描述、设计模式、IO接口设计、数据结构设计,运行特征、例外处理,具体描述各功能模块的逻辑流程-jsp online recruitment system, introduces online recruitment system procedures for structural, functional descr iption, design patterns, IO interface design, data structure d
the-power-law
- 编写利用幂法求取矩阵最大值及其对应特征向量的程序-Prepared using the power law to strike its corresponding eigenvector matrix maximum program
feixianxingtezheng
- 人民币汇率非线性动力学特征及组合预测的相关matlab程序-Nonlinear dynamics characteristics and composition of the RMB exchange rate forecasting procedures related to matlab
相机进行特征点检测算法
- 在相机平面内,提取特征点进行检测,对其进行标记,并输出在控制台上。
