CN111246205B - Image compression method based on directional double-quaternion filter bank - Google Patents

Image compression method based on directional double-quaternion filter bank Download PDF

Info

Publication number
CN111246205B
CN111246205B CN202010101148.XA CN202010101148A CN111246205B CN 111246205 B CN111246205 B CN 111246205B CN 202010101148 A CN202010101148 A CN 202010101148A CN 111246205 B CN111246205 B CN 111246205B
Authority
CN
China
Prior art keywords
image
quaternion
directional
filter bank
double
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.)
Active
Application number
CN202010101148.XA
Other languages
Chinese (zh)
Other versions
CN111246205A (en
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.)
Beijing Yuntu Digital Marketing Consulting Co ltd
Hefei Longzhi Electromechanical Technology Co ltd
Original Assignee
Huaiyin Normal University
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 Huaiyin Normal University filed Critical Huaiyin Normal University
Priority to CN202010101148.XA priority Critical patent/CN111246205B/en
Publication of CN111246205A publication Critical patent/CN111246205A/en
Application granted granted Critical
Publication of CN111246205B publication Critical patent/CN111246205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/117Filters, e.g. for pre-processing or post-processing
    • 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/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/124Quantisation
    • 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/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/146Data rate or code amount at the encoder output
    • H04N19/147Data rate or code amount at the encoder output according to rate distortion criteria
    • 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/18Methods 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 set of transform coefficients

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention discloses an image compression method based on a directional double-quaternion filter bank, and belongs to the technical field of image processing. When image compression is carried out, firstly, preprocessing an original image to be compressed, then, transforming the preprocessed image by using a directional double-quaternion analysis filter group to obtain sub-band frequency domain images in different directions and quantizing and coding the sub-band frequency domain images one by one; and finally, storing and outputting the data subjected to quantization coding to obtain a compressed image. When an original image is restored from compressed image data: firstly, the compressed image is quantized and decoded to restore a sub-band frequency domain image, then inverse transformation is carried out by a directional double-quaternion comprehensive filter bank to obtain a color image in a double-quaternion form, and finally, the real part or imaginary part component of the color image in the double-quaternion form is extracted to obtain a decompressed image. The invention has simple principle, treats the three color components of the color image as a whole and effectively overcomes the problem of color reduction distortion.

Description

Image compression method based on directional double-quaternion filter bank
Technical Field
The invention belongs to the technical field of image processing, and particularly relates to an image compression method based on a directional double-quaternion filter bank.
Background
The digital image has wide application in the fields of consumption digital code, medical image, satellite remote sensing, video conference and the like. In fact, images acquired by various imaging devices are compressed, otherwise, the storage space occupied by a single image is large. Taking a single lens reflex as an example, a non-compressed image of 3600 ten thousand pixels occupies a storage space of 108MB, and a 16GB memory card can only store about 150 non-compressed images. After the image compression algorithm is adopted for processing, the storage space occupied by the 3600-ten-thousand-pixel image is generally not more than 10MB, and one 16GB memory card can store about two thousand pictures. Therefore, the storage space can be greatly saved by compressing the image, and the data transmission efficiency is improved. The quality of the image compression method directly influences the subsequent practical engineering application.
The classical image compression methods include an entropy compression method, a prediction compression method, a transformation compression method, a neural network compression method and the like. The entropy compression method is a semantic-free data stream lossless coding method which compresses by utilizing statistical information of data. The prediction compression method is to perform prediction compression coding by using the characteristic that the adjacent pixel values of the image have strong correlation. The transform compression method is to transform an image from a spatial domain to a frequency domain by using an appropriate discrete orthogonal transform (e.g., discrete cosine transform, discrete wavelet transform, etc.), and to perform compression coding by processing transform coefficients. The neural network compression method is used for simulating some local primary positioning functions of a human visual system and applying the primary positioning functions to the field of image compression coding.
The above image compression methods each have advantages and disadvantages. The entropy compression method is slightly less efficient, but the advantage of this method is lossless compression. In the predictive compression method, the image is regarded as a "random process" in probability statistics, and the gray value of the current pixel is predicted by knowing the gray value of the pixel, and the prediction is in error. The prediction compression method has the advantages that the algorithm is easy to realize by hardware, the defect is obvious, the algorithm is sensitive to noise in the image, error code diffusion can be generated, and the compression ratio is low. The transformation compression method changes an image into a set of coefficients which are linearly independent through orthogonal transformation, and achieves the purpose of image compression by reserving a few coefficients. But transform compression methods tend to be computationally complex. The neural network compression method is a bionic compression method, and realizes compression by simulating human brain processing information, and has the defects of high computational complexity, difficult realization by hardware and only staying at a software code level at present.
The above-mentioned class 4 methods also have a common disadvantage in that they process color images in a way that is done in channels. That is, the above method views R, G and B color channels of the color image as a grayscale image, and compression-encodes the grayscale image. This processing method does not consider the internal relationship between the color components of the color image, directly affects the color reproduction of the color image, and is prone to color reproduction distortion. Therefore, how to realize the whole compression coding of the color image is very important, and the method has very important research significance and practical value.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an image compression method based on a directional double-quaternion filter bank, and the technical scheme adopted by the invention is as follows:
the image compression method based on the directional double-quaternion filter bank comprises the following steps:
step S1: preprocessing an original image to be compressed, namely representing the original image to be compressed in a double-quaternion form to obtain an image f (x, y), wherein the value ranges of variables x and y are as follows: x 1, 2,., M, y 1, 2.., N, where M and N are positive integers, the number of rows and columns, respectively, of an image;
step S2: transforming the image F (x, y) by using a directional double-quaternion analysis filter bank to obtain a total of 2T subband frequency domain images { F) in different directionsm(u, v) | m ═ 1, 2,.., 2T }, the variables u and v take on the following ranges: u 1, 2., M/2, v 1, 2., N/2;
step S3: for each sub-band frequency domain image { Fm(u, v) | m ═ 1, 2,. 2, 2T } performing quantization encoding;
step S4: storing and outputting the quantized and coded data to obtain a compressed image;
in order to recover the original image from the compressed image data, the following steps are also required:
step S5: carrying out quantization decoding on the compressed image to restore a sub-band frequency domain image;
step S6: performing inverse transformation on the sub-band frequency domain image restored in the step S5 by using a directional double-quaternion synthesis filter bank to obtain a color image in a double-quaternion form;
step S7: the real or imaginary components of the color image in the form of a double quad number in step S6 are extracted to obtain a decompressed image.
Preferably, the mathematical formula for characterizing the original image to be compressed by using a biquad number in step S1 is as follows:
f(x,y)=(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)+(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)·I
wherein f isR(x,y)、fG(x, y) and fB(x, y) are R, G and B color components of the color image, I, j, k, and I are imaginary units of biquad numbers, respectively, according to the following operation rules:
i2=-1,j2=-1,k2=-1,I2=-1,ij=k,jk=i,ki=j。
preferably, the filter coefficients of the directional biquad analysis filter bank in step S2 are:
Figure BSA0000202006680000021
preferably, the quantization encoding in step S3 is completed by a threshold valid scan.
Preferably, the filter coefficients of the directional biquad filter bank in step S6 are:
Figure BSA0000202006680000022
compared with the prior art, the invention has the beneficial effects that: the method adopts a double-quaternion form to represent the color image, uses a directional double-quaternion analysis filter bank to carry out sub-band decomposition on the image, effectively extracts useful information in the image and carries out quantization coding, and then adopts a double-quaternion comprehensive filter bank to restore the original color image.
Drawings
FIG. 1 is a block diagram of the steps of carrying out the present invention;
FIG. 2 is a diagram of a directional biquad analysis filter bank according to the present invention;
FIG. 3 is a flow chart of threshold efficient scanning in the present invention;
fig. 4 is a structural diagram of a directional biquad filter bank according to the present invention.
Detailed Description
In order to facilitate the technical solutions of the present invention for the understanding of the technical solutions of the present invention, the technical solutions of the present invention will be further described in detail with reference to the drawings and the embodiments of the present specification.
The invention provides an image compression method based on a directional double-quaternion filter bank, which adopts the following technical scheme:
with reference to fig. 1, the image compression method based on the directional biquad filter bank includes the following steps:
step S1: preprocessing an original image to be compressed, namely representing the original image to be compressed in a double-quaternion form to obtain an image f (x, y), wherein the value ranges of variables x and y are as follows: x 1, 2, the M, y 1, 2, N, where M and N are positive integers, the number of rows and columns, respectively, of the image, and the values of M and N should be integer powers of 2 for the convenience of the subband decomposition of the following direction biquad filter bank.
In step S1, the mathematical formula for characterizing the original image to be compressed by using the biquad number is:
f(x,y)=(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)+(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)·I
wherein f isR(x,y)、fG(x, y) and fB(x, y) are R, G and B color components of the color image, I, j, k, and I are imaginary units of biquad numbers, respectively, according to the following operation rules:
i2=-1,j2=-1,k2=-1,I2=-1,ij=k,jk=i,ki=j。
step S2: the image F (x, y) is transformed by using the directional biquad analysis filter bank shown in fig. 2, and a total of 2T subband frequency domain images { F } in different directions are obtainedm(u, v) | m ═ 1, 2,.., 2T }, the variables u and v take on the following ranges: u 1, 2., M/2, v 1, 2., N/2;
it should be noted that fig. 2 is a structural diagram of a one-dimensional direction bi-quad analysis filter bank, in order to process a two-dimensional image, the present invention uses a tensor product form to implement a two-dimensional operation, specifically, a final image filtering operation is implemented by processing rows of an image f (x, y) and performing T downsampling, and then processing columns of the image and performing T downsampling. The symbol "↓ T" in fig. 2 represents T downsampling. The filter coefficients in fig. 2 are:
Figure BSA0000202006680000041
the directional biquad analysis filter bank is composed of two groups of filter coefficients, which are h1(n),h2(n),...,h2T(n) and g1(n),g2(n),...,g2T(n), the two sets of filter coefficients are dual. Wherein h is1(n) and h2(n) corresponds to the 1 st band filter coefficient, and so on, h2T-1(n) and h2T(n) corresponds to the Tth band filter coefficient. Accordingly, g1(n) and g2(n) is the T +1 th band filter coefficient, g2T-1(n) and g2TAnd (n) is a 2T-th band filter coefficient.
The directional biquad analysis filter bank shown in fig. 2 is essentially a dual redundant filter bank, and each frequency band corresponds to a specific direction of a two-dimensional image. For example, when T is 8, 8 subband frequency domain images obtained using a directional biquad analysis filter bank, F1(u, v) emphasis on the frequency domain information of the image in the horizontal direction, F2(u, v) emphasizes the frequency domain information of the image in the 45-degree direction, and so on, the difference between the directions of two adjacent frequency bands is 45 degrees, F8(u, v) emphasizes the frequency domain information of the image in the direction of 315 deg.. It should be noted that the filter coefficients are all quaternion value arrays with a length of n, in this embodiment, the value of n is 10, which is specifically as follows:
h1(n)=(0 -0.01 0.01 0.08 0.08 -0.69 0.69 -0.08 -0.08 0)·(i+j+k)
h2(n)=(0 -0.08 0.08 0.69 0.69 0.08 -0.08 0.01 0.01 0)·(i+j+k)
h2T-1(n)=(0.01 0.01 0.08 0.08 0.69 0.69 0.08 -0.08 0 0)·(i+j+k)
h2T(n)=(0 0 -0.08 -0.08 0.69 -0.69 0.08 0.08 0.01 -0.01)·(i+j+k)
g1(n)=(0 -0.08 -0.08 0.69 -0.69 0.08 0.08 0.01 -0.01 0)·(i+j+k)
g2(n)=(0 0.01 0.01 -0.08 0.08 0.69 0.69 0.08 -0.08 0)·(i+j+k)
g2T-1(n)=(0 0 -0.08 0.08 0.69 0.69 0.08 -0.08 0 0)·(i+j+k)
g2T(n)=(-0.01 0.01 0.08 0.08 -0.69 0.69 -0.08 -0.08 0 0)·(i+j+k)
the filter coefficients for the 2 nd band to the T-1 th band can be obtained by using a conventional M-channel filter bank theoretical method, i.e., by using sequential shift and polyphase decomposition, and are not described in detail here. It should be noted that the filter coefficients mentioned in the present invention are different from the conventional filter coefficients in that the values of the filter coefficients are quaternions, and F is1(u, v) and FT+1The corresponding position elements in (u, v) form a biquad number, and so on, FT(u, v) and F2TThe (u, v) corresponding position element also constitutes a biquad number, whereas the conventional filter coefficient value is a real number.
Step S3: for each sub-band frequency domain image { Fm(u, v) | m ═ 1, 2,.., 2T } is quantized. It is noted that each sub-band frequency domain image Fm(u, v) are each a quaternion matrix, each matrix element corresponds to a frequency domain coefficient, and for a frequency domain coefficient, the frequency domain coefficient is encoded according to the threshold effective scanning flow chart shown in fig. 3, where the specific scanning flow is as follows:
firstly, judging whether current scanning is effective or not, if so, namely, the current scanned frequency domain coefficient (hereinafter referred to as coefficient) is coded, directly jumping out of circulation, and scanning the next coefficient; if the real part and the imaginary part of the current coefficient are larger than the threshold value A, the scanning method enters the next process and judges whether the real part and the imaginary part of the current coefficient are larger than the threshold value A. If so, the sign of the coefficient needs to be further determined, i.e. whether each component of the coefficient is a positive or negative number, and is encoded and marked as a positive significant value PS for positive numbers and as a negative significant value NS for negative numbers. The above step is a scanning of a coefficient, for a sub-band frequency domain image FmEach element of (u, v) is judged row by row and column by column. A subband domain image FmAfter the (u, v) scanning is finished, the scanning is carried outAnd scanning the rest sub-band domain images to finally obtain a coded sub-band frequency domain image.
In the method, the value of the threshold value A is 5. The larger the threshold, the higher the compression rate, but the higher the degree of distortion of the decompressed image. The choice of threshold is therefore a compromise, depending on the actual requirements.
Step S4: quantizing the encoded data (i.e. { F }mAnd (u, v) | m ═ 1, 2T }) is stored and output to obtain a compressed image. This step is the same as that used in conventional compression algorithms and will not be described in detail here.
In order to recover the original image from the compressed image data, the following steps are also required;
step S5: quantizing and decoding the compressed image to restore a sub-band frequency domain image { F }m(u, v) | m ═ 1, 2,.., 2T }. This step is actually the reverse of step S3, and will not be further described here. It should be noted that, after the quantization coding of step S3, part of the image information has been destroyed, which is called quantization error, and this is present in most image compression processes, as long as it is allowed to exist within the range that the human eye is visually acceptable (i.e. the human eye cannot detect that the decompressed image has significant distortion). In fact, steps S3 and S5 are substantially the same as the conventional compression algorithm, and the only difference is that the quantized coefficient encoded by the conventional compression algorithm is a real number, whereas the quantized coefficient encoded by the present invention is a quaternion, which also causes the particularity in the specific encoding process.
Step S6: and performing inverse transformation on the sub-band frequency domain image restored in the step S5 by using a directional double-quaternion synthesis filter bank to obtain a color image in a double-quaternion form. The directional biquad filter bank is shown in fig. 4, and the specific filter coefficients are:
Figure BSA0000202006680000051
direction two and fourThe filter coefficient SF of the element number comprehensive filter bank is obtained by analyzing the filter coefficient AF to carry out quaternion Hilbert transform under discrete condition
Figure BSA0000202006680000052
By way of example, can be represented by h1(n) and
Figure BSA0000202006680000053
performing convolution operation to obtain:
Figure BSA0000202006680000054
similarly, we can get
Figure BSA0000202006680000055
And
Figure BSA0000202006680000056
step S7: the real or imaginary components of the color image in the form of a double quad number in step S6 are extracted to obtain a decompressed image.
It should be noted that the above embodiments can be freely combined as necessary. The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (4)

1. An image compression method based on a directional double-quaternion filter bank is characterized by comprising the following specific steps:
step S1: preprocessing an original image to be compressed, namely representing the original image to be compressed in a double-quaternion form to obtain an image f (x, y), wherein the value ranges of variables x and y are as follows: x 1, 2,., M, y 1, 2.., N, where M and N are positive integers, the number of rows and columns, respectively, of an image;
step S2: using directional dual quaternion analysis filtersThe group image F (x, y) is transformed to obtain a total of 2T subband frequency domain images { F) in different directionsm(u, v) | m ═ 1, 2,.., 2T }, the variables u and v take on the following ranges: u 1, 2., M/2, v 1, 2., N/2;
step S3: for each sub-band frequency domain image { Fm(u, v) | m ═ 1, 2,. 2, 2T } performing quantization encoding;
step S4: storing and outputting the quantized and coded data to obtain a compressed image;
in order to recover the original image from the compressed image data, the following steps are also required:
step S5: carrying out quantization decoding on the compressed image to restore a sub-band frequency domain image;
step S6: performing inverse transformation on the sub-band frequency domain image restored in the step S5 by using a directional double-quaternion synthesis filter bank to obtain a color image in a double-quaternion form;
step S7: extracting the real or imaginary components of the color image in the form of a double quaternion in step S6 to obtain a decompressed image;
the mathematical formula of the original image to be compressed characterized by using the biquad number in step S1 is as follows:
f(x,y)=(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)+(fR(x,y)·i+fG(x,y)·j+fB(x,y)·k)·I
wherein f isR(x,y)、fG(x, y) and fB(x, y) are R, G and B color components of the color image, I, j, k, and I are imaginary units of biquad numbers, respectively, according to the following operation rules:
i2=-1,j2=-1,k2=-1,I2=-1,ij=k,jk=i,ki=j。
2. the method of image compression based on a directional biquad filter bank as claimed in claim 1, wherein: the filter coefficients of the directional biquad analysis filter bank in step S2 are:
Figure FSB0000194846330000011
wherein the values of the filter coefficients are quaternions.
3. The method of image compression based on a directional biquad filter bank as claimed in claim 1, wherein: the quantization encoding in said step S3 is completed by the threshold valid scan.
4. The method of image compression based on a directional biquad filter bank as claimed in claim 1, wherein: the filter coefficients of the directional biquad filter bank in step S6 are:
Figure FSB0000194846330000021
wherein the values of the filter coefficients are quaternions.
CN202010101148.XA 2020-02-04 2020-02-04 Image compression method based on directional double-quaternion filter bank Active CN111246205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010101148.XA CN111246205B (en) 2020-02-04 2020-02-04 Image compression method based on directional double-quaternion filter bank

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010101148.XA CN111246205B (en) 2020-02-04 2020-02-04 Image compression method based on directional double-quaternion filter bank

Publications (2)

Publication Number Publication Date
CN111246205A CN111246205A (en) 2020-06-05
CN111246205B true CN111246205B (en) 2021-09-14

Family

ID=70878297

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010101148.XA Active CN111246205B (en) 2020-02-04 2020-02-04 Image compression method based on directional double-quaternion filter bank

Country Status (1)

Country Link
CN (1) CN111246205B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108632610A (en) * 2018-04-18 2018-10-09 电子科技大学 A kind of colour image compression method based on interpolation reconstruction

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096824B (en) * 2011-02-18 2014-04-02 复旦大学 Multi-spectral image ship detection method based on selective visual attention mechanism
CN104239883B (en) * 2013-12-11 2018-06-05 深圳深讯和科技有限公司 Texture characteristic extracting method and device
US11645835B2 (en) * 2017-08-30 2023-05-09 Board Of Regents, The University Of Texas System Hypercomplex deep learning methods, architectures, and apparatus for multimodal small, medium, and large-scale data representation, analysis, and applications
CN107818579B (en) * 2017-09-20 2021-09-28 东北电力大学 Color texture feature extraction method based on quaternion Gabor filtering
CN107945154A (en) * 2017-11-10 2018-04-20 西安电子科技大学 Color image quality evaluation method based on quaternary number discrete cosine transform

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108632610A (en) * 2018-04-18 2018-10-09 电子科技大学 A kind of colour image compression method based on interpolation reconstruction

Also Published As

Publication number Publication date
CN111246205A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
US11272188B2 (en) Compression for deep neural network
Meyer-Bäse et al. Medical image compression using topology-preserving neural networks
CN113079378B (en) Image processing method and device and electronic equipment
Abd-Alzhra et al. Image compression using deep learning: methods and techniques
CN113962882B (en) JPEG image compression artifact eliminating method based on controllable pyramid wavelet network
Arya et al. RGB image compression using two dimensional discrete cosine transform
CN111246205B (en) Image compression method based on directional double-quaternion filter bank
Ororbia et al. Learned iterative decoding for lossy image compression systems
Akbari et al. Downsampling based image coding using dual dictionary learning and sparse representations
Mastriani Rule of three for superresolution of still images with applications to compression and denoising
Awad et al. Improving Reconstructed Image Quality via Hybrid Compression Techniques.
Mastriani Union is strength in lossy image compression
Pabi et al. Tri-mode dual level 3-D image compression over medical MRI images
CN111800633B (en) Image processing method and device
CN116916034B (en) SAFD-based image processing method, SAFD-based image processing device, SAFD-based image processing equipment and storage medium
Dumitrescu et al. Image compression and noise reduction through algorithms in wavelet domain
Jayanthi et al. Multi Wavelet Based Image Compression for Tele-Medical Applications
KR100854726B1 (en) Apparatus and method for reconstructing image using inverse discrete wavelet transforming
US20240020884A1 (en) Online meta learning for meta-controlled sr in image and video compression
Altaay Developed a Method for Satellite Image Compression Using Enhanced Fixed Prediction Scheme
Sekaran et al. Performance analysis of compression techniques using SVD, BTC, DCT and GP
Rajeshwari et al. DWT based Multimedia Compression
Saha Enhancing performance of conventional image codecs using CNN based image sub-sampling and super resolution
Zhao et al. Virtual Codec Supervised Re-Sampling Network for Image Compression
Jain et al. Enhanced SVD Based Image Compression Technique

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230518

Address after: 230000 B-2704, wo Yuan Garden, 81 Ganquan Road, Shushan District, Hefei, Anhui.

Patentee after: HEFEI LONGZHI ELECTROMECHANICAL TECHNOLOGY Co.,Ltd.

Address before: 223300 No. 111 Changjiang West Road, Huaiyin District, Jiangsu, Huaian

Patentee before: HUAIYIN NORMAL University

Effective date of registration: 20230518

Address after: Rooms 501 and 502, Floor 5, Building 2, Yard 52, Jiuxianqiao Road, Chaoyang District, Beijing, 100020

Patentee after: Beijing Yuntu Digital Marketing Consulting Co.,Ltd.

Address before: 230000 B-2704, wo Yuan Garden, 81 Ganquan Road, Shushan District, Hefei, Anhui.

Patentee before: HEFEI LONGZHI ELECTROMECHANICAL TECHNOLOGY Co.,Ltd.