登录
首页 » matlab » 区域编码和阈值编码实现图像压缩

区域编码和阈值编码实现图像压缩

于 2020-07-01 发布 文件大小:11KB
0 198
下载积分: 1 下载次数: 9

代码说明:

  c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理: 采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数); 再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results: The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%). After inverse transformation, the original image and the processed image are compared.)

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

发表评论

0 个回复

  • demo
    关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
    2013-09-02 10:34:18下载
    积分:1
  • 77239991phd_TBD
    检测前跟踪,使用phd方法,phd实现是检测前跟踪是最新技术,可以提高跟踪性能(Detected before tracking method using phd, phd implementation is detected before tracking is the latest technology that can improve the tracking performance)
    2014-04-25 20:28:40下载
    积分:1
  • surf
    用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
    2021-02-24 13:19:39下载
    积分:1
  • HaarPSRC=Vehicle-detection
    运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
    2013-07-31 11:21:35下载
    积分:1
  • Harris2
    说明:  Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
    2019-06-13 22:02:03下载
    积分:1
  • Wavelet-transform-image
    图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
    2012-03-25 13:55:21下载
    积分:1
  • SURF_extraction
    图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解(SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand)
    2014-10-30 09:47:02下载
    积分:1
  • zishiyingxijiezengqiangrgb
    细节增强的直方图均衡法,在增强图像对比度的同时还能保留细节细心,避免了细节吞噬现象(Detail enhancement, histogram equalization, but also retained the same time enhance the image contrast details carefully, to avoid the details of phagocytosis)
    2021-04-29 12:08:43下载
    积分:1
  • canny
    说明:  自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。(Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.)
    2011-03-26 21:07:56下载
    积分:1
  • edge_detector
    Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比(Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring their own matlab function compared)
    2009-04-28 20:05:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载