登录
首页 » Visual C++ » 实现图像的无损压缩

实现图像的无损压缩

于 2008-06-02 发布 文件大小:101KB
0 249
下载积分: 1 下载次数: 465

代码说明:

  该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)

文件列表:

Losslesscoding
..............\Lossless coding
..............\...............\ARITHCoding.cpp
..............\...............\ARITHCoding.h
..............\...............\Dib.cpp
..............\...............\Dib.h
..............\...............\HIC.APS
..............\...............\HIC.clw
..............\...............\HIC.cpp
..............\...............\HIC.dsp
..............\...............\HIC.dsw
..............\...............\HIC.h
..............\...............\HIC.ncb
..............\...............\HIC.opt
..............\...............\HIC.plg
..............\...............\HIC.rc
..............\...............\HICDoc.cpp
..............\...............\HICDoc.h
..............\...............\HICView.cpp
..............\...............\HICView.h
..............\...............\IntDwt53.cpp
..............\...............\IntDwt53.h
..............\...............\JPEG_LS.cpp
..............\...............\JPEG_LS.h
..............\...............\LiftDwt97.cpp
..............\...............\LiftDwt97.h
..............\...............\LinkList.cpp
..............\...............\LinkList.h
..............\...............\MainFrm.cpp
..............\...............\MainFrm.h
..............\...............\MATRIX2D.CPP
..............\...............\MATRIX2D.H
..............\...............\ReadMe.txt
..............\...............\res

..............\...............\...\HIC.rc2


..............\...............\Resource.h
..............\...............\SPIHTCoder.cpp
..............\...............\SPIHTCoder.h
..............\...............\SPTransform.cpp
..............\...............\SPTransform.h
..............\...............\StdAfx.cpp
..............\...............\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SIFT_area_match
    说明:  SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
    2021-04-22 15:18:48下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • HOG+SVM进行片中行人检测
    行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • CapVedio
    Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,(Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to the routine " Computer Vision Virtual Buttons" , to video-based interactive virtual button, trigger,)
    2011-01-05 10:33:34下载
    积分:1
  • Histogram-equalization
    该程序主要用于图像处理中直方图均衡化,语言环境VC++(The program is mainly used for image processing, histogram equalization, the language environment VC++)
    2012-08-14 15:09:23下载
    积分:1
  • HALCON_CIRCLE
    一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
    2021-03-23 10:19:15下载
    积分:1
  • KMeansBMPSeg
    模式识别经典方法之一 K均值算法(KMeans)进行图像分割 有完善的图形界面 可以通过柱状图的形式动态展示聚类程序(One of the classical method of pattern recognition K means algorithm (KMeans) for image segmentation has improved graphical interface can be dynamically displayed in the form of histogram clustering procedure)
    2010-05-22 13:33:13下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • VisualSFM_windows_cuda_64bit
    说明:  很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
    2019-05-16 16:00:52下载
    积分:1
  • 9.SAD-StereoMatching
    双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
    2016-08-30 16:13:14下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载