基于主成分分析PCA图像压缩软件设计.docVIP

  • 17
  • 0
  • 约4.26千字
  • 约 11页
  • 2017-08-30 发布于浙江
  • 举报

基于主成分分析PCA图像压缩软件设计.doc

基于主成分分析PCA图像压缩软件设计

基于主成分分析PCA图像压缩软件设计 摘要:本次设计题目是基于主成分分析的图像压缩软件设计,课题主要意义是了解并且掌握主成分分析的原理和代码实现,研究图像压缩运用主成分算法的可行性并得出结论,主要目的是将主成分分析运用到图像压缩软件的设计中,实现对图像的批量压缩和解压功能。主成分分析(Principal components analysis,PCA)是一种分析、简化数据集的技术,它常用减少数据集的维数,同时保持数据集的对方差贡献最大的特征。这是通过保留低阶主成分,忽略高阶主成分做到的。在压缩过程中,压缩比的选择是一对矛盾,过大的压缩会使图像失真严重而失去意义,过小的压缩比对图像的压缩,传输,保存等意义不大,如何定性压缩图像的压缩比是决定这幅图像在压缩后是否细节能够得到足够保留的关键因素。5978 关键词:主成分分析(PCA);维数;协方差矩阵;特征向量;特征值 Image compression software design based on principal component analysis Abstract: The design subject image compression software design is based on principal component analysis, the main topic of significance to understand and master the principles of the principal component analysis and code, image compression using principal component algorithm feasibility and concluded, the main purpose is tothe principal component analysis is applied to the image compression software design, the bulk of the image compression and decompression functions. Principal component analysis (Principal Components Analysis, PCA) is an analysis, to simplify the technology of the dataset, it can be used to reduce the dimension of the data set, while maintaining the dataset each other differential is the greatest contribution characterized. This is done by retaining the low-level main component, and ignore the higher order principal component. During compression, the compression ratio selection is a contradiction, too much compression distort images lose their meaning, too small compressed image compression than the significance of image compression, transmission, preservation is not how qualitative the compression ratio of this image is determined whether the details can be obtained after compression is sufficient to retain the key factors. 4.2 图形用户界面简介16 4.3 设计思路17 4.4 设计过程17 4.4.1 界面设计的MATLAB实现17 4.4.2 代码设计的MATLAB实现19 4.4.3 图像输出21 4.5 功能调试22 4.5.1 直接调试法22 4.5.2 工具调试法22 4.5.3 程序代码调试24 4.5.4 图像压缩结果及分析28 4.6 设计过程中困难和改进30 5 结论32 致谢33 参考文献34 1绪论 图像信息是人类在自然界中感受到的最直观的信息,随着多媒体技术和计算机技术的发展,图像作为一种信息成为了现代信息技术所处理的重

文档评论(0)

1亿VIP精品文档

相关文档