Method and apparatus for post-processing images
Abstract
The invention is an image transmitting method and system including receiving encoded images, decoding those images and post-processing the decoded images. The post-processing reduces visual artifacts, such as blocking artifacts and mosquito noise, through separate detection, mapping and smoothing operations while avoiding many of the complexities associated with existing techniques. In detecting blocking artifacts, the inventive method employs DCT-domain detection rather than edge detection in the pixel domain. Also, the interior of a detected block is updated based on the surrounding blocks without disturbing the surrounding blocks. In reducing mosquito noise, the inventive method smoothes the non-edge pixels within blocks containing edge pixels rather than smoothing the edge pixels. Also, distortion-induced false edge pixels are distinguished from true edge pixels and heavily smoothed. The post-processing method and system is generally applicable to Block DCT based compression systems, either intrinsically or extrinsically.

Term
Term ended
Projected expiry passed 3 December 2016, 9.8 years ago.
- Priority
- Filed
- Published
- Projected expiry
- Today
9 claims: 2 independent, 7 dependent
- 1A system (60) for transmitting images including the receipt of an encoded image, the decoding of said image and the post-processing of said decoded image, said image signals comprised of blocks including blocks having blocking effect artifacts and blocks having mosquito noise artifacts, wherein said blocks are comprised of pixels including edge pixels and non-edge pixels, said system comprising:a first post-processing coder for reducing said blocking effect artifacts from said blocks, said first post-processing coder including a DCT domain detector (72) for detecting blocks having said blocking effect artifacts, and a filter (76) for smoothing the edges of said detected blocks based on the blocks adjacent thereto;and a second post-processing coder for reducing said mosquito noise artifacts from said blocks, said second post-processing coder including a detector (84) for identifying said edge pixels, and a filter (88) for smoothing the pixels not identified as said edge pixels by said edge pixel detector.
- 5A method for transmitting images including the receipt of an encoded image, the decoding of said image and the post-processing of said decoded image, said image signals comprised of blocks having edges and including blocks having blocking effect artifacts and blocks having mosquito noise artifacts, said blocks comprised of pixels having values, said blocks comprised of pixels including edge pixels and non-edge pixels, said post-processing comprising the steps of:reducing said blocking effect artifacts from said blocks, said blocking effect artifacts reducing step including the steps of detecting blocks having said blocking effect artifacts, smoothing the edges of each of said detected blocks based on the corresponding edge of blocks adjacent thereto, and updating the pixel values within said detected block without substantially modifying the pixel values within blocks adjacent to said detected blocks;and reducing said mosquito noise artifacts from said blocks, said mosquito noise artifacts reducing step including the steps of identifying said edge pixels, and filtering the pixels not identified as edge pixels in said identifying step.
Independent claims2
59 paragraphs, as filed
<u>Background of the Invention</u>
1. <u>Field of the Invention</u>
The invention relates to methods and systems for processing electronic image signals. More particularly, the invention relates to methods and systems for reducing distortions caused by compressing and reconstructing electronic image signals.
2. <u>Description of the Related Art</u>
An electronic image signal is comprised of a plurality of picture elements, e.g., pixels. A series of electronic image signals are used to form a video or video sequence. When transmitting electronic image signals, an image compression system is often employed.
A typical image compression system 10 is shown in FIG. 1. In general, such systems receive an input image signal, encode the signal with a coder 14 using, e.g., a compression scheme, transmit the encoded signal through a suitable transmission medium 16, then decode or reconstruct the transmitted information with a decoder 18 into an output image signal.
Despite the extensive development of compression systems in recent times, many image compression systems produce significant distortion when operating at bit rates lower than those designed for or when processing complex material. Therefore, when transmitting compressed information over, e.g., analog telephone lines or personal wireless links (which typically have bit rates on the order of 8-40 kb/s), even today's most sophisticated compression techniques have difficulty in delivering low distortion image signals.
Also, when using existing compression standards, e.g., Joint Photographical Expert Group (JPEG), Motion Picture Expert Group (MPEG), H.261, often little can be done to conform the compression coding to fit the particular standard in use because most elements in coder 14 and decoder 18 are fixed. However, an external processor 24 can process the input image signal before the information goes through coder 14 (i.e., "pre-processing") so that the available bit rate for the image processing system will be used for perceptually more important information. Similarly, a post-processor 26 can process an image signal reconstructed by decoder 18 ("post-processing") to reduce or remove visual artifacts resulting from waveform distortions in the reconstructed image signal. Thus, by using pre-processing and/or post-processing techniques, the image quality can be improved without altering existing compression schemes.
In newly designed compression systems, the pre-and post-processing operations often are designed as intrinsic elements of the compression system. However, because such is not possible when using existing compression standards, much effort has been directed toward developing pre-and post-processing enhancements for the existing compression systems.
Both compression techniques and decompression or reconstruction techniques are often expressed conceptually as the combination of three distinct yet interrelated operations: representation, quantization, and codeword. An example of the coding portion of these operations is shown generally in FIG. 2 and an example of the decoding or reconstructing portion of these operations is shown generally in FIG. 3.
The first coding operation, representation, expresses the signal more efficiently and in a manner that facilitates the process of compression. An example of representation is Block DCT (shown as 32 in FIG. 2), which is a particular form of discrete cosine transformation (DCT). A signal representation may contain more pieces of information to describe the signal than the signal itself, however, most of the important information is concentrated in only a small fraction of this description, and thus only this small fraction need be transmitted for appropriate signal reconstruction.
The second coding operation, quantization (shown as 34 in FIG. 2), performs amplitude discretization of the representation information. In the third operation, codeword assignment, e.g., variable length coding (VLC), shown as 36 in FIG. 2, the quantized parameters are encoded in a manner to exploit their statistical redundancy and reduce the average bit rate.
The decoding or reconstructing portion of system 10 is shown in FIG. 3 and generally involves the inverse of those operations performed within coder 14, shown in FIG. 2. For example, within decoder 18 are shown the inverse operations of representation 46 (e.g., inverse discrete cosine transform or IDCT), quantization 44 (Q<sup>-1</sup>) and codeword assignment 42 (e.g., variable length decoding or VLD).
The image of interest is often partitioned into nonoverlapping 8 x 8 blocks, each block is independently transformed (e.g., using 2-D DCT), and the blocks are adaptively processed. The application of DCT in this manner is often referred to as Block DCT.
Partitioning an image into small blocks before applying the DCT affords benefits, including reduced computational and memory requirements, and simplified hardware manufacturing implementation (e.g., via parallel DCT operations) for coder 14 and decoder 18.
In general, a typical video coder is comprised of an image coder plus further process filtering such as temporal filtering and/or spatial filtering. The temporal or time-based filtering is typically performed by a differential pulse code modulation (DPCM)-type or motion-compensation (MC)-type coding scheme. For example, a preceding frame can be used as a reasonable predictor for the current frame, and only the error in the prediction, rather than the entire current frame, needs to be coded and transmitted. Because this error is in the form of a 2-D signal or image, conventional image compression often is applied for its compression (with the differences in characteristics between an error signal and a typical image being accounted for). The temporal processing, in particular how the prediction is formed and what happens when it fails, is important because it affects the spatial processing and the type of artifacts that may occur.
A spatial filter, particularly a spatial post-filter, is dependent on the location of a particular pixel or set of pixels within a single frame of interest. Typically, spatial post-filters are not time dependent and do not rely on information from frames other than the current frame of interest.
Usually, motion-compensated (MC) prediction and related block-based error coding techniques perform well when the image can be modeled locally as translational motion. However, when there is complex motion or new imagery, these error coding schemes may perform poorly, and the error signal may be harder to encode than the original signal. In such cases, it is sometimes better to suppress the error coding scheme and code the original signal itself. It may be determinable on a block-by-block basis whether to use an error coding scheme and code the error signal, or to simply code the original signal. This type of coding is often referred to as inter/intra processing, because the coder switches between inter-frame and intra-frame processing.
Block-based MC-prediction and inter/intra decision making are the basic temporal processing elements for many conventional video compression standards. Generally, these block-based temporal processing schemes perform well over a wide range of image scenes, enable simpler implementations than other approaches, and interface nicely with any Block DCT processing of the error signal.
For complex scenes and/or low bit rates, a number of visual artifacts may appear as a result of the signal distortion from a compression system. The primary visual artifacts affecting current image compression systems are blocking effects and intermittent distortions, often near object boundaries, called mosquito noise. Other artifacts include ripple, contouring and loss of resolution.
Blocking effects are due to discontinuities in the reconstructed signal's characteristics across block boundaries for a block-based coding system, e.g., Block DCT. Blocking effects are produced because adjacent blocks in an image are processed independently and the resulting independent distortion from block to block causes a lack of continuity among neighboring blocks. The lack of continuity may be in the form of abrupt changes in the signal intensity or signal gradient. In addition, block-type contouring, which is a special case of blocking effect, often results in instances when the intensity of an image is slowly changing.
Mosquito noise is typically seen when there is a sharp edge, e.g., an edge within a block separating two uniform but distinct regions. Block DCT applications are not effective at representing a sharp edge. Accordingly, there is considerable distortion at sharp edges: the reconstructed edges are not as sharp as normal and the adjacent regions are not as uniform as they should be. Mosquito noise is especially evident in images containing text or computer graphics.
Many of the image compression standards available today, e.g., H.261, JPEG, MPEG-1, MPEG-2 and high definition television (HDTV), are based on Block DCT coding. Thus, most of the research into post-processing techniques has focused on reducing the artifacts produced by Block DCT coding, in particular, reducing the blocking artifacts.
Because blocking artifacts are caused primarily by the discontinuities that exist along the block edges, many efforts to reduce these artifacts were motivated by the idea of smoothing these boundaries. In H. Reeve and J. Lim, "Reduction of blocking effects in image coding," <i><u>Optical</u><u>Engineering</u>,</i> vol. 23, pp. 34-37, Jan/Feb 1984, simple lowpass filtering was applied along the block boundaries. Similarly, in B. Ramamurthi and A. Gersho, "Nonlinear space-variant postprocessing of block coded images," <i>IEEE Transactions on Acoustics, Speech and Signal Processing,</i> vol. ASSP-34, pp. 1258-1268, October 1986, lowpass filtering was applied parallel to the image edges to reduce the distortion while preserving the image sharpness.
Conventional post-processing techniques often are split into two basic classes: open-loop approaches and closed-loop approaches. Open-loop approaches are typically simpler, one-pass schemes. They are relatively less complex, yet still achieve adequate performance. Another advantage is that they are not necessarily tied to the details of the particular coder and therefore are more portable because they are often applicable to a large number of coders. For example, coding techniques that simply filter along block boundaries do not require details about the quantization process (only block size information is required). However, open-loop techniques usually do not ensure that the resulting image is relatively close to the original. Thus, the processed signal may differ significantly from the original signal.
Closed-loop approaches, e.g., POCS (projections onto convex sets) based schemes, are typically more computationally complex because they are iterative or multipass in nature. Closed-loop approaches are formulated to converge to something closer to the original signal and often are highly coder-specific, as they exploit more attributes of a given coder (e.g., the specific quantization strategy employed). The greater sophistication and in-depth knowledge of the actual compression provides the potential for higher performance than open-loop schemes. Also, closed-loop schemes typically employ some type of feedback aspect, with "checks" in the feedback loop to ensure that the processed signal does not diverge from the original signal.
In FIG. 4, a conventional, POCS-based artifact reducing scheme 50 is illustrated in operation with the decoding portion 18 of compression system 10. As shown, a smoothness constraint operation 52 is applied (in the spatial domain) to the reconstructed signal emerging from decoder 18. Thereafter, a quantization constraint 54 is applied occurs in the DCT domain (i.e., after DCT conversion 56). These constraints are applied recursively until the processed image converges to an image with the desired properties or to an image that is closest to having these properties.
However, despite frequent favorable results, schemes such as that shown in FIG. 4 and similar closed-loop techniques are often computationally intensive. Furthermore, configuring an adequate quantization constraint often requires that the post-processing technique be intrinsically tied to the particular compression system it is supporting, thus possibly limiting the range of applicability of the post-processing technique outside of the supported compression system.
It is desirable to have available a compression method, for use alone or in combination with existing compression coders, that transmits natural looking images over analog telephone lines, personal wireless links and other media that employ bit rates lower than existing compression methods are designed for. Specifically, such a compression method should reduce distortion while preserving image sharpness, naturalness and minimizing system complexity.
<u>Summary of the Invention</u>
The invention is as defined by the claims. Embodiments of the invention include a method and system for transmitting images including receiving encoded images, decoding those images and post-processing the decoded images. In particular, it is a method and system in which post-processing reduces visual artifacts, such as blocking artifacts and mosquito noise, through separate detection, mapping and smoothing operations while avoiding many of the complexities associated with existing techniques. In detecting blocking artifacts, the inventive method employs DCT-domain detection rather than edge detection in the pixel domain. Also, the interior of a detected block is updated based on surrounding blocks without disturbing the surrounding blocks. In reducing mosquito noise, the inventive method smoothes the non-edge pixels within blocks containing edge pixels without smoothing the edge pixels. Also, distortion-induced false edge pixels are distinguished from true edge pixels and heavily smoothed to insure that they do not degrade the post-processed image. The post-processing method and system is generally applicable to Block DCT based compression systems, either intrinsically or extrinsically.
<u>Brief Description of the Drawings</u>
<ul id="ul0001" list-style="none" compact="compact"><li>FIG. 1 is a schematic view of a conventional image processing system;</li><li>FIG. 2 is a partial schematic view of the compression or coding portion of the image processing system shown in FIG. 1;</li><li>FIG. 3 is a partial schematic view of the decoding or reconstruction portion of the image processing system shown in FIG. 1;</li><li>FIG. 4 is a partial schematic view of the decoding portion of the image processing system shown in FIG. 1 in operation with a conventional post-processing system;</li><li>FIG. 5 is a schematic view of a post-processing system according to an embodiment of the invention,</li><li>FIG. 6 is a partial schematic view of a block detector used in the post-processing system of FIG. 5; and</li><li>FIG. 7 is a partial schematic view of a edge detector used in the post-processing system of FIG. 5.</li></ul>
<u>Detailed Description</u>
In the following description, similar components are referred to by the same reference numeral in order to simplify the understanding of the drawings.
In many block-based image compression systems, the representation stage (e.g., Block DCT 32 in FIG. 2) preserves the information of the original signal, and hence is lossless or invertible. Similarly, codeword assignment (e.g. VLC 36 in FIG. 2) is invertible. Thus, distortion is introduced during quantization. It is important to realize that while the distortion is introduced by quantization, the form that the distortion takes is a function of the chosen representation. That is, the type of representation used dictates how the distortion manifests itself in the reconstructed image.
Spatially-adaptive processing is necessary in preserving the important image elements, such as edges, texture and uniform areas, while eliminating blocking effects and mosquito noise. As discussed previously, many approaches exist for detecting and processing the different elements in a signal. Artifact detection and reduction is typically performed in the pixel domain. However, because most artifacts result from quantization in the DCT-domain, in some cases, artifact detection should occur in the DCT domain instead of the pixel domain.
Also, to reduce the detected artifacts, there exists a wide range of linear and nonlinear filtering techniques. However, the choice of filter is not as important as the specific details of its incorporation within the post processing scheme.
Referring to FIG. 5, a post-processing system 60 according to an embodiment of the invention is shown. The system comprises two separate yet coexisting processing paths: a first processing path 64 for reducing blocking effects and a second processing path 68 for reducing mosquito noise. As will be evident from further discussion, the two processing paths are independent of one another and can be performed sequentially or in parallel with one another, and their results are combinable without unacceptably affecting image quality.
In general, the first step in reducing blocking effects (i.e., processing path 64) is detecting or identifying, with a block detector 72, the blocks that may exhibit these artifacts. Once these potential problem blocks are identified, a block map is generated showing their respective locations to guide the subsequent filtering or smoothing technique (shown generally as 76).
Since blocking artifacts result from discontinuities in the signal characteristics across block boundaries and these discontinuities are pixel-domain phenomena, many detection techniques search for discontinuities along the boundary pixels (often similar to edge detection at block boundaries). However, according to an embodiment of the invention, block detection is performed in the DCT domain. Therefore, as shown in FIG. 6, block detector 72 uses a Block DCT operation 73 to transform the signal into the DCT domain prior to any actual block detection operation, shown generally as 74.
Specifically, blocking artifacts result when an inadequate number of DCT coefficients (i.e., the data resulting from the application of a DCT operation) represent a particular block. Typically, this occurs when only approximately one to three coefficients are used. Therefore, according to an embodiment of the invention, blocks that potentially exhibit blocking artifacts are found, e.g., by calculating the number of nonzero DCT coefficients in a coded block and comparing that to a threshold.
The computational requirements for this detection technique are not burdensome. For example, in a still-frame compression scheme (e.g., JPEG), if post-processing in this manner is coupled with decoding or reconstruction, all of the nonzero DCT coefficients are already available as a result of the previous coding and decoding.
In highly compressed video, a significant number of the blocking artifacts occur for intra-coded blocks. For these blocks, the decoder already has the nonzero DCT coefficients. For optimal performance, the DCT coefficients also should be computed for all the inter-coded blocks. However, the computational requirements may be reduced considerably by choosing to examine only those blocks that are likely to exhibit blocking effects, e.g. the blocks having relatively significant motion in the current frame. In this manner, redundant smoothing of many blocks smoothed after their initial intra-coding is reduced.
Once potential problem blocks are detected by detector 72, an appropriate filtering or smoothing operation 76 (see FIG. 5) is applied to reduce the blocking effects. It is important to successfully reduce the blocking effects without distorting the image. For example, when processing images with high spatial resolution heavy filtering along the block boundaries produces minimal added distortion to the image. In contrast, when processing low-resolution images, which are characteristics of very-low bit rate compression systems, excessive filtering often has drastic harmful effects on the resulting image quality.
The invention described herein adopts the notion that the pixels within a potential problem block are more distorted than the pixels in the surrounding blocks, i.e., the pixels outside the block in question are more accurate than the pixels inside the block in question. Therefore, the accurate exterior pixels are used to improve the estimate of the distorted interior pixels without altering the exterior pixels.
Such approach is equivalent, essentially, to applying a filter along the boundaries of a detected block but only updating the pixels values within the block. For example, horizontal lowpass filtering is applied to reduce the discontinuity along the left and right boundaries of the distorted block, but only the pixels within the block are actually updated. The pixels in the surrounding blocks are left untouched. Similarly, for example, a vertical lowpass filter is applied along the top and bottom edges of the distorted block to reduce the discontinuity along these edges. Note that if two adjacent blocks are identified as exhibiting blocking artifacts, the resulting processing according to this embodiment of the invention is equivalent to conventional lowpass filtering along the boundary.
The second processing path 68 involves reducing mosquito noise. In general, pixels that potentially may exhibit mosquito noise are detected initially and then smoothed. More specifically, because mosquito noise appears as random noise or oscillatory distortion within an 8x8 pixel block and is especially prominent in blocks containing sharp edges, blocks containing sharp edges are detected using an edge detecting operation 84 and then the non-edge pixels within the identified blocks are smoothed using an appropriate filtering or smoothing operation 88 (see FIG. 5).
This approach relies on the notion that non-edge pixels potentially exhibit mosquito noise. It is important to note that only the non-edge pixels are smoothed in order to retain image sharpness, which implies that preserving the fidelity of the edges is of high priority. The edge pixels exhibit distortion similarly to any pixel in the afflicted block. However, filtering the edge pixels produces an unacceptable amount of blurring and therefore an overall loss of image sharpness. Furthermore, typically, the edge distortion is totally masked by the edge itself. Therefore, the edge pixels must be identified carefully and preserved, and then the remaining non-edge pixels are safely smoothed to reduce the mosquito noise. The non-edge pixels are smoothed, e.g., by any of a number of conventional, smoothing techniques.
In general, one problem with edge detection is that large amplitude distortions, such as mosquito noise, may be falsely detected as edges. As a result, these large amplitude distortions evade the smoothing process and degrade the post-processed image. To counteract this problem, it is necessary to distinguish between true edges and false edges and to heavily smooth the false edges.
Therefore, as shown in FIG. 7, edge detection operation 84 uses an edge detector 85 to identify all edges. The identified edges are used to construct an edge map that undergoes a further operation (shown generally as 86) to distinguish the true edges from the false, distortion-induced edges.
One manner of distinguishing true edges and false edges from the edge map is by examining the connectivity of the pixel in question. For example, four 5-point windows are applied to the edge map, each window being centered at the pixel in question and aligned along the horizontal, vertical and diagonal directions, respectively. If the sum of the edge map values along any of the directions is determined to be greater than or equal to a threshold value, an edge is determined to exist along that direction and the pixel in question is assumed to correspond to a true edge. Otherwise, the pixel in question is assumed to be a false edge.
The notion behind this true/false edge detection approach is that a true edge typically will have a string of adjacent edge pixels. Conversely, a distortion-induced false edge is typically characterized by isolated edge pixels (i.e., edge pixels that are not part of a connected string of edge pixels).
Upon conclusion of such determination, the resulting edge map is now a more accurate indicator of the true edges in the image. The false edges are then smoothed heavily, e.g., by an appropriate smoothing scheme 87.
The detected true edge pixels (i.e., the edge pixels that are not identified as false edge pixels) are passed through the system unprocessed in order to retain image sharpness, as discussed previously. The non-edge pixels undergo smoothing via filtering step 88 (see FIG. 5) to reduce the distortion. As mentioned previously, a number of conventional smoothing techniques are suitable. However, several conventional factors associated therewith need to be considered in choosing a suitable smoothing technique, e.g., whether the smoothing technique should be linear or nonlinear, and how "heavy" the smoothing should be. Such considerations can be determined readily by those skilled in the art, and need not be discussed here.
Alternatively, in filtering step 88, it may be beneficial in terms of retaining image sharpness to not only pass each edge pixel unprocessed in smoothing, but also to pass the top, bottom, left, and right adjacent pixels unprocessed. Therefore, each edge pixel as well as its four adjacent pixels is unprocessed. All the remaining pixels will be smoothed, and all the edge pixels will be excluded from the region of support of the smoothing filter.
Finally, because the pixels in the image are smoothed in a sequential manner, there exists the option of using some of the already smoothed (updated) pixels when smoothing the current pixel. That is, within the window for the smoothing filter, some of the already smoothed pixels may be used with the other non-smoothed pixels. Such a smoothing scheme allows in-place processing to be performed.
The artifact reducing techniques described herein are applicable for use with many image processing systems, including most if not all systems that employ block-based DCT coding schemes. Such coding schemes include JPEG, P<sub>x</sub>JPEG, MPEG-1, MPEG-2, MPEG4, H.261, H.263, HDTV (High Definition Television) and Dig. NTSC (National Television System Committee). However, it is not required that the inventive features described herein be used with block-based coding schemes. For example, the edge filtering used in reducing mosquito noise is not dependent on block DCT operations being part of the overall coding scheme.
It will be apparent to those skilled in the art that many changes and substitutions can be made to the post-processing method and system herein described without departing from the scope of the invention as defined by the appended claims.
3 sheets
Sheet 1 Sheet 2 Sheet 3
Every citation, both waysCites: the store holds 4 of 5
| Document | Relation | Office | Cited during |
|---|---|---|---|
| EP0998146A1 | Cited by | European Patent Office (EPO) | Search report |
| EP1662670A2 | Cited by | European Patent Office (EPO) | Search report |
| US6539060B1 | Cited by | United States of America | Search report |
| US7492823B2 | Cited by | United States of America | Applicant |
| CN105392007A | Cited by | China | Search report |
| US9060163B1 | Cited by | United States of America | Applicant |
| CN105376567A | Cited by | China | Search report |
| CN101543076A | Cited by | China | Search report |
| WO2008057308A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9060163B1 | Cited by | United States of America | Applicant |
| EP2319012A4 | Cited by | European Patent Office (EPO) | Search report |
| CN100350786C | Cited by | China | Search report |
| US8942296B2 | Cited by | United States of America | Applicant |
| US9060181B1 | Cited by | United States of America | Applicant |
| WO03084234A2 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| CN105376573A | Cited by | China | Search report |
| US9060163B1 | Cited by | United States of America | Applicant |
| EP1445959A2 | Cited by | European Patent Office (EPO) | Search report |
| EP0998146A4 | Cited by | European Patent Office (EPO) | Search report |
| EP1516491A1 | Cited by | European Patent Office (EPO) | Search report |
| EP1335608A3 | Cited by | European Patent Office (EPO) | Search report |
| US7075993B2 | Cited by | United States of America | Applicant |
| WO03084234A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US8873643B2 | Cited by | United States of America | Applicant |
| WO03094521A1 | Cited by | World Intellectual Property Organization (WIPO) | Applicant |
| WO03061295A2 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| EP2319012A1 | Cited by | European Patent Office (EPO) | Search report |
| US8494048B2 | Cited by | United States of America | Applicant |
| EP1662670A3 | Cited by | European Patent Office (EPO) | Search report |
| ES2276554A1 | Cited by | Spain | Search report |
| FR2785116A1 | Cited by | France | Search report |
| US8638864B2 | Cited by | United States of America | Applicant |
| US6016365A | Cited by | United States of America | Search report |
| EP2319245A1 | Cited by | European Patent Office (EPO) | Search report |
| CN100350787C | Cited by | China | Search report |
| CN105392004A | Cited by | China | Search report |
| US9077959B1 | Cited by | United States of America | Applicant |
| CN105392006A | Cited by | China | Search report |
| EP1408699A1 | Cited by | European Patent Office (EPO) | Search report |
| US8295366B2 | Cited by | United States of America | Applicant |
| CN100369488C | Cited by | China | Search report |
| WO2010009538A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| ES2276555A1 | Cited by | Spain | Search report |
| EP4224853A1 | Cited by | European Patent Office (EPO) | Search report |
| US11979614B2 | Cited by | United States of America | Applicant |
| US11089337B2 | Cited by | United States of America | Applicant |
| CN105357529A | Cited by | China | Search report |
| US7209182B2 | Cited by | United States of America | Applicant |
| US8515202B2 | Cited by | United States of America | Applicant |
| CN105407355A | Cited by | China | Search report |
| ES2277472A1 | Cited by | Spain | Search report |
| CN105430398A | Cited by | China | Search report |
| EP1335608A2 | Cited by | European Patent Office (EPO) | Search report |
| CN100382563C | Cited by | China | Search report |
| CN105430399A | Cited by | China | Search report |
| CN105392005A | Cited by | China | Search report |
| CN105376574A | Cited by | China | Search report |
| US9674556B2 | Cited by | United States of America | Applicant |
| CN105376572A | Cited by | China | Search report |
| WO03084234A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US8077773B2 | Cited by | United States of America | Applicant |
| US9060181B1 | Cited by | United States of America | Applicant |
| CN105357528A | Cited by | China | Search report |
| EP1445959A3 | Cited by | European Patent Office (EPO) | Search report |
| US6738528B1 | Cited by | United States of America | Applicant |
| US9264705B2 | Cited by | United States of America | Applicant |
| EP0998149A1 | Cited by | European Patent Office (EPO) | Search report |
| WO03061295A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US6661469B1 | Cited by | United States of America | Applicant |
| EP1516491A4 | Cited by | European Patent Office (EPO) | Search report |
| WO9955078A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9060181B1 | Cited by | United States of America | Applicant |
| GB2443700A | Cited by | United Kingdom | Search report |
| CN105392003A | Cited by | China | Search report |
| EP1411730A1 | Cited by | European Patent Office (EPO) | Search report |
| WO03061295A3 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9277243B2 | Cited by | United States of America | Applicant |
| US7492823B2 | Cited by | United States of America | Applicant |
| US6661469B1 | Cited by | United States of America | Applicant |
| EP2319245A4 | Cited by | European Patent Office (EPO) | Search report |
| US7801216B2 | Cited by | United States of America | Applicant |
| EP0526885A2 | Cites | European Patent Office (EPO) | Search report |
| EP0577350A2 | Cites | European Patent Office (EPO) | Search report |
| EP0666695A2 | Cites | European Patent Office (EPO) | Search report |
| US5475434A | Cites | United States of America | Search report |
| "Optical Engineering", vol. 23, article H. REEVE, J. LIM: "Reduction of blocking effects in image coding", pages: 34 - 37 | Non-patent | – | Applicant |
| B. RAMAMURTHI, A. GERSHO: "Nonlinear space-variant postprocessing of block coded images", IEEE-TRANSACTIONS ON ACOUSTICS, SPEECH AND SIGNAL PROCESSING, vol. ASSP-34, October 1986 (1986-10-01), pages 1258 - 1268, XP000349257, DOI: doi:10.1109/TASSP.1986.1164961 | Non-patent | – | Applicant |
9 members in 5 offices
Priority claims5
| Document | Office | Kind | Date |
|---|---|---|---|
| 573705 | United States of America | – | |
| 57370595 | United States of America | A | |
| 57370595 | United States of America | A | |
| 573705 | – | – | – |
| US19950573705 | – | – | – |
Members9
| Document | Office | Kind | |
|---|---|---|---|
| CA2191907A1 | Canada | A1 | |
| EP0781053A2This record | European Patent Office (EPO) | A2 | |
| JPH09182075A | Japan | A | |
| US5850294A | United States of America | A | |
| EP0781053A3 | European Patent Office (EPO) | A3 | |
| CA2191907C | Canada | C | |
| EP0781053B1 | European Patent Office (EPO) | B1 | |
| DE69622518D1 | Germany | D1 | |
| DE69622518T2 | Germany | T2 |
30 legal events, as 4 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent expired after termination of 20 yearsExpiredPE20 | PE20 | GB | |
| Expiry of rightR071 | R071 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lien (pledge) cancelledRG | RG | FR | |
| Lien (pledge) constitutedGC | GC | FR | |
| Change of name or company nameCD | CD | FR | |
| Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)REGISTERED BETWEEN 20131107 AND 20131113732E | 732E | GB | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Fr: translation filedET | ET | EP | |
| Corresponds to:REF | REF | EP | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOS IGRAGRAH | GRAH | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| Despatch of communication of intention to grantORIGINAL CODE: EPIDOS AGRAGRAG | GRAG | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | EP | |
| Designated contracting statesAK | AK | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 0781053
- Publication, DOCDB
- 0781053
- Publication, EPODOC
- EP0781053
- Application
- 96308735
- Application, DOCDB
- 96308735
- Application, EPODOC
- EP19960308735
Titles3
- German
- Verfahren und Vorrichtung zur Nachverarbeitung von Bildern
- English
- Method and apparatus for post-processing images
- French
- Méthode et appareil pour le post-traitement d'images
Classification
- CPC, 2
- H04N19/527
- H04N19/86
- IPC, 4
- G06T9 00
- H04N1 41
- H04N7 26
- H04N7 30
Designated states1
- Contracting states, 1
- United Kingdom