WO2001031906A2 - Method for local zerotree image coding - Google Patents

Method for local zerotree image coding Download PDF

Info

Publication number
WO2001031906A2
WO2001031906A2 PCT/US2000/041416 US0041416W WO0131906A2 WO 2001031906 A2 WO2001031906 A2 WO 2001031906A2 US 0041416 W US0041416 W US 0041416W WO 0131906 A2 WO0131906 A2 WO 0131906A2
Authority
WO
WIPO (PCT)
Prior art keywords
coding
transform
lzt
zerotree
local
Prior art date
Application number
PCT/US2000/041416
Other languages
French (fr)
Other versions
WO2001031906A9 (en
WO2001031906A3 (en
Inventor
Pankaj N. Topiwala
Trac D. Tran
Original Assignee
Fastvideo Llc
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 Fastvideo Llc filed Critical Fastvideo Llc
Priority to AU22991/01A priority Critical patent/AU2299101A/en
Publication of WO2001031906A2 publication Critical patent/WO2001031906A2/en
Publication of WO2001031906A3 publication Critical patent/WO2001031906A3/en
Publication of WO2001031906A9 publication Critical patent/WO2001031906A9/en

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/17Methods 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 an image region, e.g. an object
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/63Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets
    • H04N19/64Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets characterised by ordering of coefficients or of bits for transmission
    • H04N19/645Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets characterised by ordering of coefficients or of bits for transmission by grouping of coefficients into blocks after the transform
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/63Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets
    • H04N19/64Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets characterised by ordering of coefficients or of bits for transmission
    • H04N19/647Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets characterised by ordering of coefficients or of bits for transmission using significance based coding, e.g. Embedded Zerotrees of Wavelets [EZW] or Set Partitioning in Hierarchical Trees [SPIHT]

Definitions

  • This invention relates to the processing of images such as photographs, drawings, and other two dimensional displays It further relates to the processing of such images after they have been captured in digital format or after they have been converted to or otherwise expressed in digital format This invention further relates to use of novel coding methods to increase the speed and compression ratio for digital image storage and transmission
  • this invention comprises the steps of partitioning the image into a plurality of local blocks, performing a block coding transform on each local block of the plurality of local blocks so as to produce a corresponding plurality of sets of local block transform coefficients using a block coding algorithm, quantizing the local block transform coefficients in each set of local block transform coefficients of the plurality of local block transform coefficients, arranging the plurality of sets of quantized local block transform coefficients in a wavelet-like quad-tree structure, and concatenating the bit-streams of the encoded quantized coefficients from each of the plurality of local blocks
  • FIG. 1 shows the wavelet and block transform analogy
  • Figure 2 is a diagram of LZT coding
  • Figure 3 illustrates the LiftLT analysis/ synthesis lattice
  • Figure 4 shows reconstructed 512 X 512 Barbara images from coding examples compiled in Table 1.
  • DESCRIPTION OF THE PREFERRED EMBODIMENT Embedded coding algorithms rely on the hierarchical tree structure of coefficients called a wavelet tree, defined as a set of wavelet coefficients from different scales that belong in the same spatial locality as demonstrated in Figure 1(a), where the tree in the horizontal direction 5 is circled All of the coefficients in the lowest frequency band make up the DC band or the reference signal (located at the upper left corner) 6 Besides these DC coefficients, in a wavelet tree of a particular direction, each lower-frequency parent node has four corresponding higher-frequency offspring nodes 7 All coefficients below a parent node in the same spatial locality is defined as its descendants 8
  • a coefficient c y is defined to be significant with respect to a given threshold T if c ⁇ T, and insignificant otherwise Review of image statistics has shown that if a coefficient is insignificant, it is very likely that its offspring and descend
  • embedded zerotree coders can employ a very simple quantization scheme — all subbands are scalar-quantized by a single step-size Hence, prior to the encoding step, the same number of least significant bit planes of all coefficients from all LZT groups are truncated
  • the method can diverge from bit-rate control to quality control in a fashion similar to that of JPEG, W B Pennebaker and J L Mitchell, JPEG Still Image Compression Standard, Van Nostrand Reinhold, 1993, where each subband is quantized by a predetermined step-size governed by the response of the human visual system
  • the basic LZT structure is shown in Figure 2
  • the LZT partitions can be of different shapes and sizes
  • the image can be encoded in strips
  • the output bitstream for each LZT partition must include the maximum magnitude of the partition's coefficients (to be used as the initial threshold value by the decoder) and the mean of its DC subband
  • there must also be a special END-OF-BLOCK marker to inform the decoder of the boundary between different LZTs Encoding these values takes a small number of extra bytes
  • the side information needed for LZT coding is negligible unless the LZT block size becomes small
  • Another interesting feature that LZT can support is region- of-interest coding/decoding the LZT partitions can be quantized with different step sizes resulting in different levels of reproducibility
  • Table 1 sets forth numerical comparison of the coder of this invention with fully embedded coders For fair comparison, the same SPIHT quantizer and entropy coder are utilized to transfer the coefficients in all coding schemes The coders in comparison (with the associated transforms) are
  • LZT images are comparable in visual quality to the fully embedded EZ- LT coder image Top left 64 X 64 LZT 10 Top right 128 X 128 LZT 11 Bottom left 256 X 256 LZT 12 Bottom right fully embedded EZ-LT coder 13
  • the boundaries between LZT partitions are imperceptible

Landscapes

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

Abstract

A transform-based image compression framework called local zerotree (LZT) coding partitions the transform coefficients into small groups, each of which is encoded independently using popular zerotree algorithms. The LZT coder achieves similar coding performances as current state-of-the-art embedded coders. The advantage of this coding method is fourfold: (i) because of the reduction of memory buffering, LZT reduces the complexity of the codec implementation and increases the speed of tHE zerotree algorithm significantly, especially in hardware; (ii) LZT processes large images under limited memory constraint; (iii) LZT supports parallel processing mode as long as the transform in use has that capability; and (iv) LZT facilitates the coding/decoding of regions of interest. The penalty in coding performance is minute compared to global zerotree predecessors in that there are only a few extra bytes of side information. This new coder provides numerous other advantages: faster and simpler hardware implementation, supporting parallel processing mode, facilitating region-of-interest coding/decoding, and capable of processing large images under limited memory constraint. The only properties that LZT sacrifices are full embededness and progressive transmission.

Description

METHOD FOR LOCAL ZEROTREE IMAGE CODING
PRIORITY
This application claims the benefit of priority from copending United States provisional application 60/161,149, filed October 23, 1999
FIELD OF THE INVENTION
This invention relates to the processing of images such as photographs, drawings, and other two dimensional displays It further relates to the processing of such images after they have been captured in digital format or after they have been converted to or otherwise expressed in digital format This invention further relates to use of novel coding methods to increase the speed and compression ratio for digital image storage and transmission
BACKGROUND OF THE INVENTION
Recently subband coding has emerged as the leading standardization candidate in future image compression systems due to the development of the discrete wavelet transform (DWT) The multire solution characteristics of the wavelet transform establish an intuitive foundation on which simple yet sophisticated methods of encoding the transform coefficients are developed Exploiting the relationship between the parent and the offspring coefficients in wavelet tree, zerotree-based wavelet coders, for example, J M Shapiro, "Embedded image coding using zerotrees of wavelet coefficients," IEEE Trans, on SP, vol 41, pp 3445-3462, Dec 1993 [hereinafter EZW], A Said and W A Pearlman, "A new fast and efficient image codec on set partitioning in hierarchical trees," IEEE Trans on Circuits Syst. Video Tech., vol 6, pp 243-550, June 1996 [hereinafter SPIHT], and
"Compression with reversible embedded wavelets," RICOH Company Ltd submission to ISO/TEC JTC1/SC29/WG1 for the JTC1 29 12 work item, 1995 http7/www crc ricoh com/CREW [hereinafter CREW] can effectively order the coefficients by bit planes and transmit more significant bits first This elegant coding scheme results in an embedded bit stream (i e , it can be truncated at any point by the decoder to yield the best corresponding reconstructed image) and many other interesting features such as exact bit rate control and idempotency capability It became apparent that the same idea can be applied to block transform coefficients as well if these are grouped in a wavelet-like octave-band fashion, e g , Z Xiong, O Guleryuz, and M T Orchard, "A DCT-based embedded image coder," IEEE SP Letters, vol 3, pp 289-590, Nov 1996, H Malvar, "Lapped biorthogonal transforms for transform coding with reduced blocking and ringing artifacts," ICASSP97, Munich, April 1997, ] T Klausutis and V Madisetti, "Adaptive lapped transform-based image coding," IEEE SP Letters, vol 4, pp 245-547, Sept 1997, T D Tran and T Q
Nguyen, "A lapped transform embedded image coder," ISCAS, Monterey, May 1998, as illustrated in Figure 1 Global information is fully taken into account in these subband coders, leading to excellent performance
However, perfect embeddedness is achieved at a high computational cost Such embeddedness requires a full buffering of all the transform coefficients First of all, this requirement becomes burdensome when the input images have high resolution (in desktop publishing applications for example) and/or the decoder has limited resources Second, a full buffering with multiple passes is very costly in hardware implementation Finally, full buffering prevents the application of powerful parallel processing techniques It is therefore an object of the current invention to sacrifice progressive transmission capability for a faster coder with a lower implementation complexity and a comparable quality performance It is a further object of the current invention to construct such a coder by partitioning the transform coefficients into small local groups and encoding them independently using popular zerotree-based algorithms It is yet a further object of this invention to provide a coder with negligible performance penalty It is another object of this invention to provide a coder with performance almost identical to the fully embedded version when the partition size is reasonably large It is another object of this invention to maintain embeddedness within the local groups while losing global embeddedness in the final output bitstream
SUMMARY OF THE INVENTION The LZT coding algorithm of this invention has at least the following fundamental steps
1) Partitioning the input image into many local blocks (The size of the partition is chosen based on a tradeoff between the desired level of resolution and the availability of computing resources, which determine an allowable level of implementation complexity ) 2) Transforming each partition, that is, each local block, independently using a block coder (Some special attention is required at the partition boundaries to ensure continuity in the reconstructed image )
3) Quantizing the coefficients in each partition by the appropriate JND thresholds or by truncating a certain number of least significant bit planes
4) Arranging the quantized coefficients in wavelet-like quad-tree fashion as shown in Figure 2 and encode each group separately using any zerotree coding algorithm
5) Concatenating the bitstreams to yield the final output
Most generally, this invention comprises the steps of partitioning the image into a plurality of local blocks, performing a block coding transform on each local block of the plurality of local blocks so as to produce a corresponding plurality of sets of local block transform coefficients using a block coding algorithm, quantizing the local block transform coefficients in each set of local block transform coefficients of the plurality of local block transform coefficients, arranging the plurality of sets of quantized local block transform coefficients in a wavelet-like quad-tree structure, and concatenating the bit-streams of the encoded quantized coefficients from each of the plurality of local blocks
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 shows the wavelet and block transform analogy
Figure 2 is a diagram of LZT coding
Figure 3 illustrates the LiftLT analysis/ synthesis lattice
Figure 4 shows reconstructed 512 X 512 Barbara images from coding examples compiled in Table 1. DESCRIPTION OF THE PREFERRED EMBODIMENT Embedded coding algorithms rely on the hierarchical tree structure of coefficients called a wavelet tree, defined as a set of wavelet coefficients from different scales that belong in the same spatial locality as demonstrated in Figure 1(a), where the tree in the horizontal direction 5 is circled All of the coefficients in the lowest frequency band make up the DC band or the reference signal (located at the upper left corner) 6 Besides these DC coefficients, in a wavelet tree of a particular direction, each lower-frequency parent node has four corresponding higher-frequency offspring nodes 7 All coefficients below a parent node in the same spatial locality is defined as its descendants 8 In this invention a coefficient cy is defined to be significant with respect to a given threshold T if c ≥ T, and insignificant otherwise Review of image statistics has shown that if a coefficient is insignificant, it is very likely that its offspring and descendents are insignificant as well Exploiting this fact, sophisticated embedded zerotree coders can output a single binary marker to represent very efficiently a large, smooth image area (an insignificant tree) The details of zerotree algorithms are known in the art and can be found in such publications as EZW, SPLHT, and
CREW
The key to the high efficiency of zerotree coders is accuracy in predicting the correlation between coefficients in the same spatial locality Observation shows minimal correlation between far-apart coefficient trees Thus a zerotree algorithm can capture very high coding performance when local groups of coefficient trees are encoded independently
Classic bit allocation must also be taken into account in local zerotree coding Alternate solutions are available to distribute the bit budget appropriately between the local groups of coefficients On the one hand, embedded zerotree coders can employ a very simple quantization scheme — all subbands are scalar-quantized by a single step-size Hence, prior to the encoding step, the same number of least significant bit planes of all coefficients from all LZT groups are truncated On the other hand, the method can diverge from bit-rate control to quality control in a fashion similar to that of JPEG, W B Pennebaker and J L Mitchell, JPEG Still Image Compression Standard, Van Nostrand Reinhold, 1993, where each subband is quantized by a predetermined step-size governed by the response of the human visual system
The basic LZT structure is shown in Figure 2 The LZT partitions can be of different shapes and sizes For example, the image can be encoded in strips The output bitstream for each LZT partition must include the maximum magnitude of the partition's coefficients (to be used as the initial threshold value by the decoder) and the mean of its DC subband Furthermore, there must also be a special END-OF-BLOCK marker to inform the decoder of the boundary between different LZTs Encoding these values takes a small number of extra bytes The side information needed for LZT coding is negligible unless the LZT block size becomes small Another interesting feature that LZT can support is region- of-interest coding/decoding the LZT partitions can be quantized with different step sizes resulting in different levels of reproducibility
Since LZT is primarily a block coding algorithm, the ideal candidates at the transform stage are block transforms The DCT is inappropriate since its non-overlapping basis creates blocking artifacts between 8 x 8 coefficient blocks as well as between larger
LZT partitions In the current preferred embodiment of this invention, we employ a high- performance 8 16 lapped transform with integer coefficients called the LiftLT, T D Tran, "The LiftLT fast lapped transforms via lifting steps," submitted to ICASSP. Phoenix. March 1999, whose fast and efficient implementation is depicted in Figure 3 This transform is also described in a prior patent application by the current inventors, Tran, Trac D and Topiwala,
Pankaj, "Fast Lapped Image Transforms Using Lifting Steps," U S Patent Application No 09/212,210, filed December 12, 1998, which is incorporated by reference as though fully set forth herein The small 8-pixel overlap facilitates the manipulation of LZT boundaries The well known discrete wavelet transform can be used as well However, to minimize the LZT's buffering size, this invention must use efficient block-based implementations such as C
Chrysafis and A Ortega, "Line based reduced memory wavelet image compression," Proc. DCC98, Snowbird, UT, March 1998, P Cosman and K Zeger, "Memory constrained wavelet-based image coding," IEEE SP Letters, vol 5, Sep 1998
Table 1 sets forth numerical comparison of the coder of this invention with fully embedded coders For fair comparison, the same SPIHT quantizer and entropy coder are utilized to transfer the coefficients in all coding schemes The coders in comparison (with the associated transforms) are
1 64 X 64 LZT coder, 8 X 16 LiftLT 2 128 X 128 LZT coder, 8 X 16 LiftLT
3 256 X 256 LZT coder, 8 X 16 LiftLT
4 fully embedded LT coder, 8 X 16 LiftLT
5 64 X 64 LZT coder, 9/7-tap wavelet 6 fully embedded SPIHT coder, 9/7-tap wavelet
TABLE 1
Figure imgf000007_0001
In the lapped transform cases, the modified zerotree structure was used in which each block of transform coefficients were treated analogously to a full wavelet tree The objective coding results (PSNR in dB) for standard 512 X 512 Lena, Goldhill, and Barbara test images are tabulated in Table 1 All computed PSNR quotes are obtained from a real compressed bit stream with all overheads included As expected, the LZT coding performance decreases as the local block size becomes smaller For LZT of reasonable size
( 1 t of the original image size and up), the amount of side information is negligible
Several reconstructed Barbara images using LZTs of different size and the 8 x 16 LiftLT are shown in Figure 5 LZT images are comparable in visual quality to the fully embedded EZ- LT coder image Top left 64 X 64 LZT 10 Top right 128 X 128 LZT 11 Bottom left 256 X 256 LZT 12 Bottom right fully embedded EZ-LT coder 13 The boundaries between LZT partitions are imperceptible

Claims

CLAIMS claim A method of coding a digital image to produce data compression, comprising the steps of
a Partitioning the image into a plurality of local blocks,
b Performing a block coding transform on each local block of the plurality of local blocks so as to produce a corresponding plurality of sets of local block transform coefficients using a block coding algorithm,
c Quantizing the local block transform coefficients in each set of local block transform coefficients of the plurality of local block transform coefficients,
d Arranging the plurality of sets of quantized local block transform coefficients in a wavelet-like quad-tree structure, and
e Concatenating the bit-streams of the encoded quantized coefficients from each of the plurality of local blocks
The method of Claim 1 in which the partitioning is performed by means of a zerotree coding algorithm
The method of Claim 1 in which the block coding transform is a LiftLT transform
The method of Claim 1 in which the transform is chosen from the group discrete wavelet transform, line based reduced memory wavelet image transform, memory constrained wavelet-based image coder, lapped biorthogonal transform
The method of Claim 2 in which the zerotree coding algorithms is a bitplane embedded encoding system
The method of Claim 2 in which the zerotree coding algorithm is chosen from the group Shapiro's EZW zerotree algorithm, Said-Pearlman's SPIHT encoding algorithm, and CREW's zerotree algorithm
PCT/US2000/041416 1999-10-23 2000-10-23 Method for local zerotree image coding WO2001031906A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU22991/01A AU2299101A (en) 1999-10-23 2000-10-23 Method for local zerotree image coding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16114999P 1999-10-23 1999-10-23
US60/161,149 1999-10-23

Publications (3)

Publication Number Publication Date
WO2001031906A2 true WO2001031906A2 (en) 2001-05-03
WO2001031906A3 WO2001031906A3 (en) 2002-05-02
WO2001031906A9 WO2001031906A9 (en) 2002-08-01

Family

ID=22580018

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/041416 WO2001031906A2 (en) 1999-10-23 2000-10-23 Method for local zerotree image coding

Country Status (2)

Country Link
AU (1) AU2299101A (en)
WO (1) WO2001031906A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003019787A2 (en) 2001-08-30 2003-03-06 Nokia Corporation Implementation of a transform and of a subsequent quantization

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SHAPIRO: 'A fast technique for identifying zerotrees in EZW algorithm' IEEE, INTERNATIONAL CONFERENCE ON ACOUSTICS, SPEECH AND SIGNAL PROCESSING 1966, pages 1455 - 1458, XP002947055 *
SHAPIRO: 'Embedded image coding using zerotrees of wavelet coefficients' IEEE TRANSACTIONS ON SIGNAL PROCESSING vol. 41, no. 12, December 1993, pages 3445 - 3462, XP002947054 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003019787A2 (en) 2001-08-30 2003-03-06 Nokia Corporation Implementation of a transform and of a subsequent quantization
US7082450B2 (en) 2001-08-30 2006-07-25 Nokia Corporation Implementation of a transform and of a subsequent quantization
EP1914894A2 (en) 2001-08-30 2008-04-23 Nokia Corporation Implementation of a transform and of a subsequent quantizatiion
US10515134B2 (en) 2001-08-30 2019-12-24 Nokia Technologies Oy Implementation of a transform and of a subsequent quantization

Also Published As

Publication number Publication date
WO2001031906A9 (en) 2002-08-01
AU2299101A (en) 2001-05-08
WO2001031906A3 (en) 2002-05-02

Similar Documents

Publication Publication Date Title
Chrysafis et al. Line-based, reduced memory, wavelet image compression
EP1110180B1 (en) Embedded quadtree wavelets image compression
Hsiang Embedded image coding using zeroblocks of subband/wavelet coefficients and context modeling
US6771829B1 (en) Method for local zerotree image coding
Sudhakar et al. Image compression using coding of wavelet coefficients–a survey
US6965700B2 (en) Embedded and efficient low-complexity hierarchical image coder and corresponding methods therefor
US20070071331A1 (en) Image compression by economical quaternary reaching method
Algazi et al. Analysis-based coding of image transform and subband coefficients
Wu Context quantization with fisher discriminant for adaptive embedded wavelet image coding
Parisot et al. 3D scan-based wavelet transform and quality control for video coding
US6904091B1 (en) Methods and apparatus for progressive transmission of subband images
Wang et al. High-fidelity image compression with multithreshold wavelet coding (MTWC)
Bao et al. Design of wavelet-based image codec in memory-constrained environment
US20030123742A1 (en) Image compression
Chen et al. Image coding based on wavelet transform and uniform scalar dead zone quantizer
Cai et al. Smart wavelet image coding: X-tree approach
Chrysafis et al. An algorithm for low memory wavelet image compression
WO2001031906A2 (en) Method for local zerotree image coding
Topiwala et al. Local zerotree coding
Li Image Compression-the Mechanics of the JPEG 2000
Dubey A review on wavelet-based image compression techniques
Li et al. Embedded wavelet packet image coder with fast rate-distortion optimized decomposition
Bethel et al. Optimal quantisation of the discrete cosine transform for image compression
Abd-Elhafiez et al. Hybrid scheme for lifting based image coding
Danyali Highly scalable wavelet image and video coding for transmission over heterogeneous networks

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

AK Designated states

Kind code of ref document: C2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: C2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

COP Corrected version of pamphlet

Free format text: PAGES 1/4-4/4, DRAWINGS, REPLACED BY NEW PAGES 1/4-4/4; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase in:

Ref country code: JP