CN109309836A - 一种基于预测差分的图象压缩方法 - Google Patents

一种基于预测差分的图象压缩方法 Download PDF

Info

Publication number
CN109309836A
CN109309836A CN201811249744.1A CN201811249744A CN109309836A CN 109309836 A CN109309836 A CN 109309836A CN 201811249744 A CN201811249744 A CN 201811249744A CN 109309836 A CN109309836 A CN 109309836A
Authority
CN
China
Prior art keywords
point
video
image compression
compression method
color value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811249744.1A
Other languages
English (en)
Other versions
CN109309836B (zh
Inventor
李明
方胜鑫
黄双莲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
GUANGZHOU XINGWEI INFO-TECHNOLOGY Co Ltd
Original Assignee
GUANGZHOU XINGWEI INFO-TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GUANGZHOU XINGWEI INFO-TECHNOLOGY Co Ltd filed Critical GUANGZHOU XINGWEI INFO-TECHNOLOGY Co Ltd
Priority to CN201811249744.1A priority Critical patent/CN109309836B/zh
Publication of CN109309836A publication Critical patent/CN109309836A/zh
Application granted granted Critical
Publication of CN109309836B publication Critical patent/CN109309836B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/182Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a pixel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/186Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明属于视频压缩的领域,具体是一种基于预测差分的图象压缩方法,采用视频解析、标记像素点、预测差分计算、保存有效像素点;利用上述图象压缩方法,使得在图象压缩上,相比现有的基于预测差分的图象压缩方法,本实施例中的图象压缩方法在视频压缩方面上,具有效率高,计算量少和压缩率高的优点。

Description

一种基于预测差分的图象压缩方法
技术领域
本发明属于视频压缩的领域,具体是一种基于预测差分的图象压缩方法。
背景技术
如今的视频随着其颜色、特效的丰富,分辨率的提高,视频的大小也在逐渐的变大,因此视频的压缩技术也逐渐的变得重要,特别是当视频中存在大量的相似部分时,可以有效的减少视频的容量,因此,如何分析出视频中的相似部分,就成为了视频压缩技术中很重要的一部分。
目前对于视频压缩的方法,一般有以下两种技术
1、有损压缩
有损压缩是利用了人类对图像中的某些频率成分不敏感的特性,允许压缩过程中损失一定的信息;当相邻像素颜色相近时,只保存一个信息,此方法压缩比很高,但在恢复的过程中,无法恢复出完整的原始数据。
2、无损压缩
是利用数据的统计冗余进行压缩,通过对空间冗余、时间冗余、符号冗余、结构冗余、视觉冗余可完全恢复原始数据而不引起任何失真,但其压缩率是受到数据统计冗余度的理论限制,而且当视频变化较大时,压缩价值较低。常用的压缩标准有mpeg2,mpeg4,h264,h265这些标准,上述两种压缩率均较低。
发明内容
为了克服现有技术的不足,本发明的目的在于提供一种压缩率高的基于预测差分的图象压缩方法。
为解决上述技术问题,本发明一种基于预测差分的图象压缩方法采用的技术方案是:
一种基于预测差分的图象压缩方法,步骤如下:1)视频解析:将视频逐帧的保存,将需要进行压缩的视频帧记为Z;2)标记像素点:获取当前帧Z的每个像素点,分别记为Z1,Z2,…Zn,整个组记为Zm;3)预测差分计算:选取Zm中的一点周围的点的颜色值进行分析,根据周围点的颜色值变化规律,得到预测的点的颜色值;4)保存有效像素点:如果颜色值和其本身颜色值一致,则可以不保存该点的值,反之则进行保存,所有的点分析完成后,将需要保存的值记录,达到压缩目的。
和现有技术相比,本发明一种基于预测差分的图象压缩方法的有益效果是:采用视频解析、标记像素点、预测差分计算、保存有效像素点;利用上述图象压缩方法,使得在图象压缩上,相比现有的基于预测差分的图象压缩方法,本实施例中的图象压缩方法在视频压缩方面上,具有效率高,计算量少和压缩率高的优点。
以下将结合附图对本发明的构思、具体结构及产生的效果作进一步说明,以充分地理解本发明的目的、特征和效果。
附图说明
图1是本发明基于预测差分的图象压缩方法的方法流程图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下以空调系统为例,结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处说描述的具体实施例仅仅用于解释本发明,并不用于限定本发明。
如图1所示,本发明的预测差分法图象无损压缩的方法包括如下步骤:1)视频解析;2)标记像素点;3)预测差分计算;4)保存有效像素点。
下面结合附图,对每一步骤进行详细的描述:
步骤一:视频解析
将视频逐帧的保存,将需要进行压缩的视频帧记为Z,我们以第一块为例子,则将第一帧记为Z。
步骤二:标记像素点
读取当前帧Z的每个像素点,分别记为Z1,Z2,…Zn,整个组记为Zm,并得到其颜色值(YUV,RGB均可)
步骤三:预测差分计算:
选取Zm中的一点Z1,通过其周围的点Z2、Z3、Z4的颜色值进行分析,根据周围点的颜色值变化规律
即可得到预测的点的颜色值
步骤四:保存有效像素点:
计算Z1与预测值Z的差值,即:
Δ=Z1-Z1
如果Δ值为0时,则可以不保存该点的值,反之则进行保存,所有的点分析完成后,将需要保存的值记录,达到压缩目的。同理,解压时,当发现某点不存在保存信息,即可通过周围点位的颜色值求出该点颜色值,以达到无损解压的目标。
附图中给出了本发明的较佳实施例。但是,本发明可以以许多不同的形式来实现,并不限于本说明书所描述的实施例。相反地,提供这些实施例的目的是使对本发明的公开内容的理解更加透彻全面。

Claims (1)

1.一种基于预测差分的图象压缩方法,其特征在于,步骤如下:1)视频解析:将视频逐帧的保存,将需要进行压缩的视频帧记为Z;2)标记像素点:获取当前帧Z的每个像素点,分别记为Z1,Z2,…Zn,整个组记为Zm;3)预测差分计算:选取Zm中的一点周围的点的颜色值进行分析,根据周围点的颜色值变化规律,得到预测的点的颜色值;4)保存有效像素点:如果颜色值和其本身颜色值一致,则可以不保存该点的值,反之则进行保存,所有的点分析完成后,将需要保存的值记录,达到压缩目的。
CN201811249744.1A 2018-10-25 2018-10-25 一种基于预测差分的图象压缩方法 Active CN109309836B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811249744.1A CN109309836B (zh) 2018-10-25 2018-10-25 一种基于预测差分的图象压缩方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811249744.1A CN109309836B (zh) 2018-10-25 2018-10-25 一种基于预测差分的图象压缩方法

Publications (2)

Publication Number Publication Date
CN109309836A true CN109309836A (zh) 2019-02-05
CN109309836B CN109309836B (zh) 2021-09-07

Family

ID=65221856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811249744.1A Active CN109309836B (zh) 2018-10-25 2018-10-25 一种基于预测差分的图象压缩方法

Country Status (1)

Country Link
CN (1) CN109309836B (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1993976A (zh) * 2004-07-29 2007-07-04 奥西-技术有限公司 利用熵编码的彩色图像数据的无损压缩
CN101715133A (zh) * 2008-09-30 2010-05-26 雅马哈株式会社 用于图像数据的无损压缩编码装置和解码装置
CN104053010A (zh) * 2007-10-10 2014-09-17 株式会社日立制作所 图像编码装置及方法,和图像解码装置及方法
WO2014140674A1 (en) * 2013-03-15 2014-09-18 Emc Corporation Lossless color image compression adaptively using spatial prediction or inter-component prediction
CN105791819A (zh) * 2014-12-26 2016-07-20 炬芯(珠海)科技有限公司 一种图像的帧压缩方法、图像的解压缩方法及装置
CN106412579A (zh) * 2015-07-30 2017-02-15 浙江大华技术股份有限公司 一种图像的编码、解码方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1993976A (zh) * 2004-07-29 2007-07-04 奥西-技术有限公司 利用熵编码的彩色图像数据的无损压缩
CN104053010A (zh) * 2007-10-10 2014-09-17 株式会社日立制作所 图像编码装置及方法,和图像解码装置及方法
CN101715133A (zh) * 2008-09-30 2010-05-26 雅马哈株式会社 用于图像数据的无损压缩编码装置和解码装置
WO2014140674A1 (en) * 2013-03-15 2014-09-18 Emc Corporation Lossless color image compression adaptively using spatial prediction or inter-component prediction
CN105791819A (zh) * 2014-12-26 2016-07-20 炬芯(珠海)科技有限公司 一种图像的帧压缩方法、图像的解压缩方法及装置
CN106412579A (zh) * 2015-07-30 2017-02-15 浙江大华技术股份有限公司 一种图像的编码、解码方法和装置

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张明锋 等: "基于时空自适应预测的无损视频压缩", 《计算机工程与科学》 *
赵坚勇: "《电视原理与系统 第2版》", 31 July 2011 *

Also Published As

Publication number Publication date
CN109309836B (zh) 2021-09-07

Similar Documents

Publication Publication Date Title
US10616497B2 (en) Method and apparatus for processing image signal conversion, and terminal device
US9756283B1 (en) Systems and methods for identifying a black/non-black frame attribute
US8644626B2 (en) Method for storing and processing image sequence and method for compressing, storing and processing image sequence
CN109951715B (zh) 一种基于h.264的yuv444图像编解码方法
US10397586B2 (en) Chroma reshaping
CN108337516B (zh) 一种面向多用户的hdr视频动态范围可分级编码方法
JP2007116558A (ja) 動画像符号化装置
CN102630043B (zh) 一种基于对象的视频转码方法和装置
US8031959B2 (en) Compression system for a bit-plane
CN110490845A (zh) 一种图像特征提取方法、装置、存储介质及电子设备
CN103096092A (zh) 基于颜色空间变换进行编解码误差修正的方法和系统
CN113099221B (zh) 跨分量样点自适应补偿方法、编码方法及相关装置
TWI487366B (zh) 用於無線hd1.1規範中的圖形模式壓縮的位元流語法
CN101399991A (zh) 一种视频解码的方法和装置
CN104575427A (zh) 一种适合嵌入式系统解码的高压缩比无损图像压缩方法
KR101277712B1 (ko) 영상 처리 방법 및 장치
CN103957426A (zh) 一种rgb565真彩色图像有损压缩及解压方法
CN104429066A (zh) 数字视频编码方法
CN111193928A (zh) 用于传递视频中的感兴趣区域信息的方法和设备
CN102521847B (zh) 超高分辨率bmp图片的分割方法与装置
US8355057B2 (en) Joint scalar embedded graphics coding for color images
CN109309836A (zh) 一种基于预测差分的图象压缩方法
CN103079029B (zh) 一种基于宏块边缘信息的数字电视马赛克识别方法
CN107682699A (zh) 一种近无损图像压缩方法
CN103475875A (zh) 一种基于压缩感知的图像自适应测量方法

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant