Skip to main content

Integer fast lapped transforms based on direct-lifting of DCTs for lossy-to-lossless image coding

Abstract

The discrete cosine transforms (DCTs) have found wide applications in image/video compression (image coding). DCT-based lapped transforms (LTs), called fast LTs (FLTs), overcome blocking artifacts generated at low bit rate image coding by DCT while keeping fast implementation. This paper presents a realization of more effective integer FLT (IntFLT) for lossy-to-lossless image coding, which is unified lossless and lossy image coding, than the conventional IntFLTs. It is composed of few operations and direct application of DCTs to lifting blocks, called direct-lifting of DCTs. Since the direct-lifting can reuse any existing software/hardware for DCTs, the proposed IntFLTs have a great potential for fast implementation which is dependent on the architecture design and DCT algorithms. Furthermore, the proposed IntFLTs do not need any side information unlike integer DCT (IntDCT) based on direct-lifting as our previous work. Moreover, they can be easily extended to larger size which is recently required as in DCT for the standard H.26x series. As a result, the proposed method shows better lossy-to-lossless image coding than the conventional IntFLTs.

1 Introduction

The most popular image/video compression (image coding) standards, JPEG [1, 2] and H.26x series [3, 4], employ discrete cosine transform (DCT) [5] at their transformation stages. DCT can be basically classified into types I to IV (DCT-I to IV) and has numerous fast implementations [610] and applications for signal processing. In them, DCT-II, so-called DCT, has excellent energy compaction capability and DCT-III is its inverse transform, so-called inverse DCT (IDCT). However, DCT generates annoying blocking artifacts at low bit rates because the DCT bases are short and create discontinuities at block boundaries due to non-overlapping. To overcome this drawback, lapped transforms (LTs), which are classified into lapped orthogonal transform (LOT) and lapped biorthogonal transform (LBT), have received much attention. DCT-based fast LTs (FLTs), which are classified into fast LOT (FLOT) and fast LBT (FLBT), are well-known as fast and effective transform for image coding [11]. FLTs are constructed by cascading DCT-II, DCT-III, DCT-IV, rotation matrices with π/4 angles, ±1 operations, scaling factors, a delay matrix, and permutation matrices. To improve the coding performance and reduce the complexity more, LiftLT with VLSI-friendly implementation has been proposed by Tran [12] a. However, the LTs cannot be applied to the lossless mode.

On the other hand, JPEG achieves the lossless mode by using differential pulse code modulation (DPCM) in place of DCT. JPEG 2000 [13] employs 9/7-tap and 5/3-tap discrete wavelet transforms (9/7-DWT and 5/3-DWT) for lossy and lossless modes, respectively [14]. They mean that JPEG and JPEG 2000 do not have compatibility between the lossy and lossless mode. Of course, lossless transform such as 5/3-DWT is applicable to lossy-to-lossless image coding. However, its lossy performance is not good compared with 9/7-DWT because each transform is suitable only in each mode. The next standard JPEG XR [15] has solved this problem by achieving lossy-to-lossless image coding which is unified lossy and lossless image coding. JPEG XR employs only hierarchical lapped transform (HLT) for both of lossy and lossless modes [16]. The HLT is composed of lifting structures [1719] with rounding operations and achieves integer-to-integer transform, whereas it does not have enough coding performance, especially for images with many high frequency components. Various lifting-based filter banks (L-FBs) [2028], which contain integer DCTs (IntDCTs) [2935], have been researched to improve coding performance. However, these except for IntDCTs are not practical due to the complexity.

This paper presents a realization of integer FLT (IntFLT), which is constructed by lifting structures with rounding operations, for lossy-to-lossless image coding. Although FLT can be easily applied to lossy-to-lossless image coding by simple lifting factorizations of rotation matrices and scaling factors, the obtained integer transform is unsuitable due to large rounding error because of many rounding operations. The conventional IntFLTs also have many operations, whereas the proposed IntFLTs have simple implementations with few operations and direct application of DCTs to lifting blocks, called direct-lifting of DCTs. The direct-lifting can reuse any existing software/hardware for DCTsb. As a result, although the proposed IntFLTs are apparently sacrificing the complexity to achieve the lossless mode compared with LiftLT, they have a great potential for fast implementation which is dependent on the architecture design and DCT algorithms. Furthermore, the proposed IntFLTs do not need any side information unlike IntDCT based on direct-lifting as our previous work [35]. Moreover, they can be easily extended to larger size which is recently required as in DCT for H.26x series. Such IntFLT already proposed in [36] cannot achieve enough coding performance due to the orthogonality. This paper introduces IntFLT without such a restriction. Finally, the proposed method shows better lossy-to-lossless image coding than the conventional IntFLTs.

1.1 Notations

Several special matrices with reserved symbols are as follows: I, J, 0, and D are an identity matrix, a reversal identity matrix, a null matrix, and a diagonal matrix with alternating ±1 entries (i.e., diag{1,-1,1,-1, }), respectively. Also, ·T and ·-1 are transpose and inverse of a matrix, respectively.

2 Review

2.1 Fast lapped transform (FLT)

An M-channel (M = 2k, kN) FLT can be constructed in polyphase structure from components with well-known fast-computable algorithms. One of the most elegant solution is the type-II FLOT. The polyphase matrix E(z) is expressed as [11]

E ( z ) = I 0 0 S I V C I I I W Λ ( z ) W C I I 0 0 C I V W I ~ J
(1)

where

W = 1 2 I I I - I , I ~ = I 0 0 J , Λ ( z ) = I 0 0 z - 1 I ,

z-1 is a delay, and C II , C III , C IV , and S IV are DCT-II, DCT-III, DCT-IV, and type-IV discrete sine transform (DST-IV) matrices whose (m, n)-elements are presented by

C I I m , n = 2 N c m cos m n + 1 / 2 π N C I I I m , n = 2 N c n cos m + 1 / 2 N C I V m , n = 2 N cos m + 1 / 2 n + 1 / 2 π N S I V m , n = 2 N sin m + 1 / 2 n + 1 / 2 π N

where c i =1/ 2 (i = 0) or 1 (i ≠ 0). Also, C I I - 1 = C I I T = C I I I , C I V - 1 = C I V T = C I V , and S I V - 1 = S I V T = S I V . Since the following relationship between DST-IV and DCT-IV matrices can be established: S IV  = DC IV J, Equation 1 can be easily represented by

E ( z ) = I 0 0 D C I V J C I I I W Λ ( z ) W C I I 0 0 C I V W I ~ J .
(2)

On the other hand, the HLT for JPEG XR is based on FLOT with scaling factors [16]. By inspiring it, the FLT in this paper is defined by

E ( z ) = I 0 0 D C I V J C I I I W Λ ( z ) W s 0 C I I 0 0 s 1 C I V W I ~ J
(3)

where s 1 = s 0 - 1 which is the restriction for lifting factorization. This is called FLBT in this paper. Since FLOT in Equation 2 is understandably equal to FLBT in Equation 3 with s 0 = s 1 = 1, we use this equation (3) as a representative expression of FLT. The FLT with this polyphase matrix is implemented as shown in the top half in Figure 1.

Figure 1
figure 1

Parallel process of two different type M -channel FLTs (drawn for M = 8 ). (Top) FLT in Equation 3; (bottom) FLT in Equation 6.

2.2 Direct-lifting structure

In [35], we have presented direct-lifting which is a class of block-lifting [25] known as a more effective lifting structure for lossy-to-lossless image coding than standard lifting structure [1719]. The block-lifting reduces rounding error by merging many rounding operations. The direct-lifting is a key technology to produce novel IntFLTs. To achieve the lifting, we suppose a processing of two individual M × 1 signals x i and x j by an M × M arbitrary nonsingular matrix T and its inverse transform matrix T-1, respectively, as shown at the left side of Figure 2. The input signals x i and x j are simultaneously transformed to the output signals y i and y j by T and T-1 as

y i y j = T 0 0 T - 1 x i x j .
Figure 2
figure 2

Direct-lifting structure (white circles represent rounding operations).

This block diagonal matrix diag{T, T-1} can be factorized into complete block-liftings such as

T 0 0 T - 1 = 0 I - I 0 I 0 T I I - T - 1 0 I I 0 T I .
(4)

Thus, the parallel block system of T and T-1 can be efficiently implemented by the block-liftings as shown at the right side of Figure 2. This is a breakthrough structure because any block T and its inverse one T-1 can be directly applied to the block-lifting coefficients without breaking their forms. Although any existing software/hardware for DCT cannot be directly reused for the conventional IntDCTs, we can admit any of them as the lifting blocks when T = C II .

3 IntFLTs based on direct-lifting of DCTs

This section presents a realization of IntFLT for lossy-to-lossless image coding. The IntFLTs have simple implementations with few operations and direct-lifting of DCTs.

3.1 Direct-lifting of DCTs

FLT in Equation 3 is transferred into the another type so that direct-lifting (4) can be applied. First, Equation 3 is rewritten as

E ( z ) = I 0 0 D C I V J C I I I W Λ ( z ) W C I I 0 0 C I I × s 0 I 0 0 s 1 C I I I C I V W I ~ J
(5)

where C II C III  = I. By moving diag{C II , C II } to the postprocessing part, Equation 5 is rewritten as

E ( z ) = I 0 0 D C I V J C I I I C I I 0 0 C I I W Λ ( z ) W × s 0 I 0 0 s 1 C I I I C I V W I ~ J = C I I 0 0 D C I V J W Λ ( z ) W s 0 I 0 0 s 1 C I I I C I V W I ~ J E ~ ( z )
(6)

where C III C II  = I and E ~ (z) are used to distinguish from the original E(z) in Equation 3. Of course, E ~ (z) is the same transfer function as E(z). The FLT with this polyphase matrix E ~ (z) is implemented as shown at the bottom half in Figure 1.

Next, as already mentioned, we consider the parallel process of two different type FLTs in Equations 3 and 6 as follows:

y i y j = E ( z ) 0 0 E ~ ( z ) x i x j

where x i and x j are individual input signals along process direction, and y i and y j are their output signals as shown in Figure 1. It means that when a row (column) signals are processed by Equation 3, other row (column) signals are processed by Equation 6. However, each DCT matrix in both FLT is processed by direct-lifting of each combination of DCT-II/DCT-III, DCT-III/DCT-II, and DCT-IV/DCT-IV as shown in dashed line box in Figure 1. For example, the combination of DCT-II/DCT-III is factorized as

C I I 0 0 C I I I = 0 I - I 0 I 0 C I I I I - C I I I 0 I I 0 C I I I

by substituting it into Equation 4.

3.2 Lifting structure of rotation matrix with π/4 angle

Since W in Equations 3 and 6 and Figure 1 includes the scaling factor 1/ 2 , we factorize this into lifting structure. In [14], W is simply factorized as

W = I w 0 I 0 I I 0 w 1 I I I w 0 I 0 I I 0 0 - I

where w 0 =1- 2 and w 1 =1/ 2 . But this factorization includes many floating-point multipliers. To eliminate as much multipliers as possible, the following scaled matrices are used in place of pure W.

1 2 I 0 0 2 I W = I 0 0 - I I 1 2 I 0 I I 0 - I I W 1 W 2 I 0 0 1 2 I = I 0 I I I - 1 2 I 0 I I 0 0 - I W 2 2 I 0 0 1 2 I W = I 0 1 2 I I I - I 0 I I 0 0 - I W 3 W 1 2 I 0 0 2 I = I 0 0 - I I I 0 I I 0 - 1 2 I I W 4

Note that a lifting structure with coefficient 1/2 and rounding operation can be replaced by one adder and one bit-shifter [37], i.e., multiplierless operations. With these matrices, Equations 3 and (6) are represented as follows:

1 2 I 0 0 2 I E ( z ) = I 0 0 D C I V J C I I I W 1 Λ ( z ) W 2 × s 0 C I I 0 0 s 1 C I V W 1 I ~ J
(7)
2 I 0 0 1 2 I E ~ ( z ) = C I I 0 0 D C I V J W 3 Λ ( z ) W 2 × s 0 I 0 0 s 1 C I I I C I V W 1 I ~ J
(8)

Figure 3 shows the process that an image is two-dimensionally transformed by the proposed IntFLT. The i th (1 ≤ ((i + 1) mod M) ≤ M / 2) row signals and the j th ((M / 2 + 1) ≤ ((j + 1) mod M) ≤ M) row signals, i.e., the yellow and green areas in Figure 3, are processed by FLTs in Equations 7 and 8, respectively. Here, note that the one-dimensionally transformed output signals are scaled by 1/ 2 and 2 as compared with the output signals transformed by normal FLTs as shown in the dashed line box in Figure 3. By considering these scales 1/ 2 and 2 for the next column process, Equations 3 and 6 are represented again as follows:

E ( z ) 2 I 0 0 1 2 I = I 0 0 D C I V J C I I I W 2 Λ ( z ) W 1 × s 0 C I I 0 0 s 1 C I V W 2 I ~ J
(9)
Figure 3
figure 3

Process of the two-dimensional transform of an image by the proposed IntFLTs.

E ~ ( z ) 1 2 I 0 0 2 I = C I I 0 0 D C I V J W 4 Λ ( z ) W 3 × s 0 I 0 0 s 1 C I I I C I V W 4 I ~ J .
(10)

Similarly, the i th column signals and the j th column signals, i.e., the red and blue areas in Figure 3, are processed by FLTs in Equations 9 and 10, respectively. Consequently, the scales are changed temporarily for fast implementation and restored after two-dimensional transform.

3.3 Lifting structure of scaling part

In this subsection, we present lifting structures of each scaling part diag{s 0 I, s 1 I} including in Equations 7 to 10. According to Equation 4, we define a simple realization of integer transform in the scaling part as follows:

s 0 I 0 0 s 1 I = 0 I - I 0 I 0 s 0 I I I - s 1 I 0 I I 0 s 0 I I

where s 1 = s 0 - 1 . The lifting coefficients s 0 and s 1 in the scaling part are empirically determined.

4 Results

4.1 Coding gain

This paper designed 8 × 16 and 16 × 32 IntFLTs. First, the comparison of coding gain of the ideal FLTs and the proposed IntFLTs is shown.

The coding gain is one of the most important factors to be considered in compression applications. A transform with higher coding gain compacts more energy into a fewer number of coefficients. As a result, higher objective performance such as PSNR would be achieved after quantization. The biorthogonal coding gain is defined as [38]

Coding gain dB = 10 log 10 σ x 2 k = 0 M - 1 σ x k 2 f k 2

where σ x 2 is the variance of the input signal, σ x k 2 is the variance of the k th subbands and f k 2 is the norm of the k th synthesis filter. Although the coding gain does not completely dominate all image coding results due to rounding error, it is clear that all of coding gain are not lost as shown in Table 1.

Table 1 Comparisons of coding gain of the ideal FLTs and the proposed IntFLTs (dB)

For comparison, the coding gain of LiftLT [12] is 9.5378 (dB) which is higher than the proposed 8 × 16 IntFLTs because this is optimized for lossy coding.

4.2 Lossy-to-lossless image coding

Lossy-to-lossless image coding results by the designed IntFLTs are shown in this subsection. As targets for comparison, LiftLT [12], 5/3-DWT and 9/7-DWT for JPEG 2000 [14], HLT for JPEG XR [16], and the conventional 8 × 16 and 16 × 32 IntFLTs were applied. The conventional 8 × 16 and 16 × 32 IntFLTs are based on simple three-step lifting factorizations of rotation matrices and scaling factors [14]. The periodic extension was used for image boundaries except for DWTs and HLT. To evaluate transform performance fairly, a very common wavelet-based zerotree coder SPIHT [39] was adopted for allc. Moreover, we used 8-bit gray scale test images with 512 × 512 size such as Barbara.

First, the proposed IntFLTs and the conventional methods are applied to lossless image coding. The comparison of lossless bit rate (LBR)

LBR ( bpp ) = Total number of bits bit Total number of pixels pixel

is shown in Table 2.

Table 2 Comparison of lossless image coding (LBR (bpp))

If lossy compressed data is required, it can be achieved by interrupting the obtained lossless bitstream. The comparison of peak signal-to-noise ratio (PSNR)

PSNR ( dB ) = 10 log 10 25 5 2 MSE

where MSE is the mean squared error, is shown in Table 3.

Table 3 Comparison of lossy image coding (PSNR (dB))

Even though the proposed and conventional IntFLTs have same transfer function, the proposed IntFLTs perform better coding than the conventional IntFLTs, especially lossy image coding results show excellent performance. We consider that this is mainly due to the reduction of rounding operations as shown in Table 4 and no large lifting coefficientsd. Moreover, note that the proposed IntFLTs have a more effective implementation than the conventional IntFLTs due to the construction with few operations and direct-lifting of DCTs. The direct-lifting can reuse any existing software/hardware for DCTs. On the other hand, LiftLT and 9/7-DWT perform often good lossy image coding because they were designed for the lossy mode. However, it cannot preserve the high frequency components in the images as shown in Figure 4, whereas the proposed IntFLTs, especially the proposed 16 × 32 IntFLT, can preserve them.

Table 4 Comparison of number of rounding operations in each one-dimensional transform of M × 1 signals
Figure 4
figure 4

Comparison of particular area of reconstructed image Barbara when bit rate is 0.25 (bpp). (Left to right) 9/7-DWT, LiftLT, and 16 × 32 FLBT.

5 Conclusions

This paper presented integer fast lapped transforms (IntFLTs) for effective lossy-to-lossless image coding, which were constructed by few operations and direct-lifting of discrete cosine transforms (DCTs). Due to merging, many rounding operations and keeping small lifting coefficients by use of direct-lifting, the proposed IntFLTs performed better coding than the conventional IntFLTs in lossy-to-lossless image coding. Also, the proposed IntFLTs can preserve the high frequency components in the images. Since the direct-lifting can reuse any existing software/hardware for DCTs, the proposed IntFLTs have a great potential for fast implementation which is dependent on the architecture design and DCT algorithms. Furthermore, the proposed IntFLTs do not need any side information unlike IntDCT based on direct-lifting as our previous work.

Endnotes

a “The conventional IntFLTs” do not include LiftLT in this paper.

b Any other lifting-based DCTs cannot reuse all existing software/hardware for DCTs.

c The block transform coefficients through 2k-channel (kN) FLTs are rearranged to a k-level wavelet-like multi-resolution representation, and they are applied to the zerotree coder [40], e.g., 3-level wavelet-like multi-resolution representation when M = 8.

d The IntFLT referred by [20] has less rounding operations. However, it performs undesirable coding due to large lifting coefficients. For example, although the 8 × 16 FLOT has only five rounding operations in each 4 × 4 DCT, its application of lossless image coding shows 5.06 (bpp) for Barbara.

References

  1. Wallace GK: The JPEG still picture compression standard. IEEE Trans. Consum. Electr 1992, 38: 18-34.

    Article  Google Scholar 

  2. Pennebaker W, Mitchell J: JPEG, Still Image Data Compression Standard. New York: Van Nostrand; 1993.

    Google Scholar 

  3. Wiegand T, Sullivan GJ, Bjntegaard G, Luthra A: Overview of the H.264/AVC video coding standard. IEEE Trans. Circuits Syst. Video Technol 2003, 13(7):560-576.

    Article  Google Scholar 

  4. Sullivan GJ, Ohm JR, Han WJ, Wiegand T: Overview of the high efficiency video coding (HEVC) standard. IEEE Trans. Circuits Syst. Video Technol 2012, 22(12):1649-1668.

    Article  Google Scholar 

  5. Rao KR, Yip P: Discrete Cosine Transform Algorithms. Boston: Academic Press; 1990.

    Google Scholar 

  6. Jain AK: A fast Karhunen-Loeve transform for a class of random processes. IEEE Trans. Commun 1976, 24(9):1023-1029. 10.1109/TCOM.1976.1093409

    Article  Google Scholar 

  7. Chen WH, Smith CH, Fralick SC: A fast computational algorithm for the discrete cosine transform. IEEE Trans. Commun 1977, 25(9):1004-1009. 10.1109/TCOM.1977.1093941

    Article  Google Scholar 

  8. Wang Z: Fast algorithms for the discrete W transform and for the discrete Fourier transform. IEEE Trans. Acoust. Speech Signal Process 1984, ASSP-32(4):803-816.

    Article  Google Scholar 

  9. Lee BG: A new algorithm to compute the discrete cosine transform. IEEE Trans. Acoust. Speech Signal, Process 1984, 32(6):1243-1245. 10.1109/TASSP.1984.1164443

    Article  Google Scholar 

  10. Wang Z: On computing the discrete Fourier and cosine transforms. IEEE Trans. Acoust. Speech Signal, Process 1985, 33(4):1341-1344.

    Article  MathSciNet  Google Scholar 

  11. Malvar HS: Signal Processing with Lapped Transforms. Norwood: Artech House; 1992.

    Google Scholar 

  12. Tran TD: The LiftLT: Fast lapped transforms via lifting steps. IEEE Signal Process. Lett 2000, 7(6):145-148.

    Article  Google Scholar 

  13. Skodras A, Christopoulis C, Ebrahimi T: The JPEG2000 still image compression standard. IEEE Signal Process. Mag 2001, 18(5):36-58. 10.1109/79.952804

    Article  Google Scholar 

  14. Daubechies I, Sweldens W: Factoring wavelet transforms into lifting steps. J. Fourier Anal. Appl 1998, 4(3):245-267.

    Article  MathSciNet  Google Scholar 

  15. Dufaux F, Sullivan GJ, Ebrahimi T: The JPEG XR image coding standard. IEEE Signal Process. Mag 2009, 26(6):195-199.

    Google Scholar 

  16. Tu C, Srinivasan S, Sullivan GJ, Regunathan S, Malvar HS: Low-complexity hierarchical lapped transform for lossy-to-lossless image coding in JPEG XR/HD photo. In Proceedings of SPIE Application of Digital Image Processing XXXI. San Diego; 12 Aug 2008:70730-70730.

    Chapter  Google Scholar 

  17. Sweldens W: The Lifting Scheme: A New Philosophy in Biorthogonal Wavelet Constructions. In Proc. of SPIE Wavelet Applications in Signal and Image Processing III. San Diego; 1 Sept 1995:68-79.

    Chapter  Google Scholar 

  18. Sweldens W: The lifting scheme: a custom-design construction of biorthogonal wavelets. Elsevier Appl. Comput. Harmon. Anal 1996, 3(2):186-200. 10.1006/acha.1996.0015

    Article  MathSciNet  Google Scholar 

  19. Sweldens W: The lifting scheme: a construction of second generation wavelets. SIAM J. Math. Anal 1997, 29(2):511-546.

    Article  MathSciNet  Google Scholar 

  20. Hao P, Shi Q: Matrix factorizations for reversible integer mapping. IEEE Trans. Signal Process 2001, 49(10):2314-2324. 10.1109/78.950787

    Article  MathSciNet  Google Scholar 

  21. Chen YJ, Amaratunga KS: M -Channel lifting factorization of perfect reconstruction filter banks and reversible M -band wavelet transforms. IEEE Trans. Circuits Syst. II 2003, 50(12):963-976. 10.1109/TCSII.2003.820233

    Article  Google Scholar 

  22. Chen YJ, Oraintara S, Amaratunga KS: Dyadic-based factorizations for regular paraunitary filterbanks and M -band orthogonal wavelets with structural vanishing moments. IEEE Trans. Signal Process 2005, 53: 193-207.

    Article  MathSciNet  Google Scholar 

  23. Suzuki T, Tanaka Y, Ikehara M: Lifting-based paraunitary filterbanks for lossy/lossless image coding. In Proc. of EURASIP EUSIPCO’06. Florence; 4–8 Sept 2006:1-5.

    Google Scholar 

  24. She Y, Hao P, Paker Y: Matrix factorizations for parallel integer transformation. IEEE Trans. Signal Process 2006, 54(12):4675-4684.

    Article  Google Scholar 

  25. Iwamura S, Tanaka Y, Ikehara M: An efficient lifting structure of biorthogonal filter banks for lossless image coding. In Proc. of IEEE ICIP’07. San Antonio; 16 Sept–19 Sept 2007:433-436.

    Google Scholar 

  26. Suzuki T, Ikehara M: Lifting Factorization based on Block Parallel System of M -Channel Perfect Reconstruction Filter Banks. In Proc. of EURASIP EUSIPCO’09. Glasgow; 24–28 Aug 2009:1-4.

    Google Scholar 

  27. Suzuki T, Ikehara M: M -channel paraunitary filter banks based on direct lifting structure of building block and its inverse transform for lossless-to-lossy image coding. IEICE Trans. Fundamentals 2010, E93-A(8):1457-1464. 10.1587/transfun.E93.A.1457

    Article  Google Scholar 

  28. Suzuki T, Ikehara M, Nguyen TQ: Generalized block-lifting factorization of M -channel biorthogonal filter banks for lossy-to-lossless image coding. IEEE Trans. Image Process 2012, 21(7):3220-3228.

    Article  MathSciNet  Google Scholar 

  29. Komatsu K, Sezaki K: Reversible discrete cosine transform. In Proc. of IEEE ICASSP’98. Seattle; 12–15 May 1998:1769-1772.

    Google Scholar 

  30. Chen YJ, Oraintara S, Nguyen TQ: Integer discrete cosine transform (IntDCT). In Proc. of IEEE 2nd ICICS’99. Singapore; 7–10 Dec 1999:1-5.

    Google Scholar 

  31. Tran TD: The BinDCT: fast multiplierless approximation of the DCT. IEEE Signal Process. Lett 2000, 7(6):141-144.

    Article  Google Scholar 

  32. Liang J, Tran TD: Fast multiplierless approximations of the DCT with the lifting scheme. IEEE Trans. Signal Process 2001, 49(12):3032-3044. 10.1109/78.969511

    Article  Google Scholar 

  33. Chokchaitam S, Iwahashi M, Jitapunkul S: A new unified lossless/lossy image compression based on a new Integer DCT. IEICE Trans. Inf Syst 2005, E88-D(2):403-413.

    Google Scholar 

  34. Suzuki T, Ikehara M: Design of block lifting-based discrete cosine transform type-II and IV. In Proc. of IEEE DSPWS’09. Marco Island; 4–7 Jan 2009:480-484.

    Google Scholar 

  35. Suzuki T, Ikehara M: Integer DCT based on direct-lifting of DCT-IDCT for lossless-to-lossy image coding. IEEE Trans. Image Process 2010, 19(11):2958-2965.

    Article  MathSciNet  Google Scholar 

  36. Suzuki T, Ikehara M: Integer fast lapped orthogonal transform based on direct-lifting of DCTs for lossless-to-lossy image coding. In Proc. of IEEE ICASSP’11. Prague; 22–27 May 2011:1525-1528.

    Google Scholar 

  37. Suzuki T, Kyochi S, Tanaka Y, Ikehara M, Aso H: Multiplierless lifting based FFT via fast Hartley transform. In Proc. of IEEE ICASSP’13. Vancouver; 26–31 May 2013:5603-5607.

    Google Scholar 

  38. Strang G, Nguyen T: Wavelets and Filter Banks. Wellesley-Cambridge Press; 1996.

    Google Scholar 

  39. Said A, Pearlman WA: A new, fast, and efficient image codec based on set partitioning in hierarchical trees. IEEE Trans. Circuits Syst. Video Technol 1996, 6(3):243-250. 10.1109/76.499834

    Article  Google Scholar 

  40. Tran TD, Nguyen TQ: A progressive transmission image coder using linear phase uniform filterbanks as block transforms. IEEE Trans. Image Process 1999, 8(11):1493-1507. 10.1109/83.799878

    Article  Google Scholar 

Download references

Acknowledgements

The authors would like to thank the anonymous reviewers for providing many constructive suggestions that significantly improve the presentation of this paper. This work was supported by JSPS Grant-in-Aid for Young Scientists (B) grant number 25820152.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Taizo Suzuki.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Suzuki, T., Ikehara, M. Integer fast lapped transforms based on direct-lifting of DCTs for lossy-to-lossless image coding. J Image Video Proc 2013, 65 (2013). https://doi.org/10.1186/1687-5281-2013-65

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-5281-2013-65

Keywords