WO2005104085A2 - Method and device for decoding and displaying an image - Google Patents
Method and device for decoding and displaying an image Download PDFInfo
- Publication number
- WO2005104085A2 WO2005104085A2 PCT/IB2005/001470 IB2005001470W WO2005104085A2 WO 2005104085 A2 WO2005104085 A2 WO 2005104085A2 IB 2005001470 W IB2005001470 W IB 2005001470W WO 2005104085 A2 WO2005104085 A2 WO 2005104085A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- decoding
- image
- area
- display window
- decoded
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/14—Display of multiple viewports
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/34—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling
Definitions
- the present invention relates to a method and device for decoding an image.
- the invention relates to the field of the interactive display of digital images. It is described here in no way limitingly in its application to images in accordance with the JPEG2000 standard.
- JPEG2000 interactive image display applications in particular enable a user to move spatially in an image. This functionality is generally implemented by means of scroll bars of the graphical interface, arrow keys on the keyboard of a computer or via the movement of the image displayed by means of the mouse.
- the interactive JPEG2000 applications envisaged here allow both the display of so-called "local” images, that is to say stored in the computer where the application is being executed, and the display of distant images, located on a JPIP (JPEG2000 Interactive Protocol) server.
- JPIP JPEG2000 Interactive Protocol
- the application progressively repatriates, via the JPIP protocol, the areas of interest successively selected by the user.
- the present invention applies to these two practical cases.
- the problem posed here concerns the strategy of partial decoding and display of the displayed image, when the user makes a spatial movement in the image.
- the missing image portion is always decoded and displayed from top to bottom, that is to say from the highest lines of pixels to the lowest.
- the present invention proposes to decode and display the required area, either from top to bottom or from bottom to top. It also proposes a strategy of choice of the direction of decoding and display, as a function of the movement made in the image. In addition, it is important to decode and display as a matter of priority the uncovered or missing spatial areas resulting from the spatial movement. To do this, a calculation of the rectangular areas to be decoded is proposed by the present invention.
- the present invention proposes a method of decoding and displaying a previously compressed digital image portion, a first portion of this image being previously decoded and displayed in a first display window, this method being remarkable in that it comprises steps consisting of: - reading a request of a user defining a movement direction in the image; - determining a new display window in the image as a function of this movement; - determining at least one area to be decoded and a decoding direction from the relative position of the new display window with respect to the first display window; - decoding and displaying this at least one area according to the decoding direction determined.
- the present invention makes it possible to determine a strategy of choice of the direction of decoding and restoration of the image as well as a strategy of choice of the portions to be decoded in order to fill in the missing area.
- the choice of the decoding direction may lead to a decoding from the bottom to the top of the image. This makes it possible in particular to improve the quality of the visual rendition in an interactive application, avoiding obtaining on the screen, during decoding, non-connected displayed image portions.
- the decoding method according to the invention does not introduce any additional cost, in terms of decoding complexity, compared with the existing strategies.
- the mechanism proposed is very simple to embody, starting from an existing implementation.
- the digital image was previously compressed by spatio-frequency transformation, quantization and entropic coding steps.
- the decoding step comprises an inverse wavelet transform substep proceeding by successive lines of samples. This makes it possible, in addition to a low consumption of memory space, to supply the graphical interface with lines of pixels as they are decoded.
- the graphical interface is able to begin the display of the successive lines of pixels without waiting for the whole of the aforementioned area to be decoded.
- the decoding and display step is carried out from the bottom to the top of the image if the ordinate of the new display window is strictly less than the ordinate of the first display window in a predetermined reference frame and the decoding and display step is carried out from the top to the bottom of the image in the contrary case.
- This embodiment guarantees the absence of spatial discontinuities between the image part still displayed resulting from the first display window and the area or areas currently being decoded and displayed in the new display window. The result is better visual comfort due to the elimination of the annoyance relating to the presence of spatial discontinuities.
- a bidirectional movement made in the image by the user there are determined, during the step of determining at least one area to be decoded and a decoding direction: - a first rectangular area, situated alongside the part of the aforementioned first portion still present in the new display window, with the same height as this part, and - a second rectangular area, with a width equal to that of the new display window.
- the same decoding direction to be applied to said first and second areas is determined. This guarantees that the part of the image currently being decoded and displayed is always connected to the part already displayed. The result is elimination of the visual annoyance due to the discontinuity between an image part already displayed and the image part currently being displayed.
- the second area is decoded and displayed after the first area.
- the missing L-shaped area is filled in a manner which is more natural to the eye, which increases visual comfort.
- the image is in accordance with the JPEG2000 standard.
- the JPEG2000 format is said to be scalable in terms of resolution, quality and spatial position.
- this allows the decoding of a portion of the bitstream corresponding to any region of interest defined by a resolution level, a quality level or a rate, and a spatial area in the JPEG2000 image.
- the JPEG2000 format is particularly well adapted to these interactive applications of browsing in images, possibly in a network.
- the present invention also proposes a device for decoding and displaying a previously compressed digital image portion, a first portion of this image being previously decoded and displayed in a first display window, this device being remarkable in that it comprises: - a module for reading a request of a user defining a movement direction in the image; - a module for determining a new display window in the image as a function of this movement; - a module for determining at least one area to be decoded and a decoding direction from the relative position of the new display window with respect to the first display window; - a module for decoding and displaying this at least one area according to the decoding direction determined.
- the present invention also relates to a communication apparatus comprising a decoding device as above.
- the present invention also relates to an information storage means which can be read by a computer or a microprocessor storing instructions of a computer program, enabling a decoding method as above to be implemented.
- the present invention also relates to a partially or totally removable information storage means which can be read by a computer or a microprocessor storing instructions of a computer program, enabling a decoding method as above to be implemented.
- the present invention also relates to a computer program product which can be loaded into a programmable apparatus, comprising sequences of instructions for implementing a decoding method as above, when this program is loaded into and executed by the programmable apparatus.
- - Figure 1 depicts schematically all the modules present in a conventional JPEG2000 image decoder
- - Figure 2 depicts schematically a device adapted to implement the present invention, in a particular embodiment
- - Figure 3 illustrates the "kdu_show” graphical application supplied in the Kakadu software
- - Figures 4a and 4b illustrate the conventional decoding and display strategy adopted by the Kakadu software during a spatial movement towards the bottom of the image made by the user
- - Figures 5a and 5b show the drawback of this conventional strategy during a spatial movement towards the top of the image
- - Figures 6, 7a and 7b illustrate the conventional decoding and display strategy adopted in the context of JPEG2000 plug-in software for an Internet browser and the drawback of this strategy during a spatial movement upwards and towards the right
- - Figure 8 illustrates the solution provided by the present invention during a movement towards the top of the image, in the context of the kdu_show graphical application
- a file is composed of an optional JPEG2000 preamble, and a codestream comprising a main header and at least one tile.
- a tile represents a rectangular part of the original image in question in a compressed fashion.
- Each tile is formed by a tile-part header and a set of compressed image data referred to as a tile-part bitstream.
- Each tile-part bitstream comprises a sequence of packets.
- Each packet contains a header and a body.
- the body of a packet contains at least one code-block, a compressed representation of an elementary rectangular part of an image, possibly transformed into sub-bands.
- each packet summarizes firstly the list of the code-blocks contained in the body in question and secondly contains compression parameters peculiar to each of these code- blocks.
- Each code-block is compressed on several incremental quality levels: a base level and refinement levels.
- Each quality level or layer of a code- block is contained in a distinct packet.
- a packet of a tile-part bitstream of a JPEG2000 file therefore contains a set of code-blocks, corresponding to a given tile, component, resolution level, quality level and spatial position (also called a "precinct").
- the codestream portion corresponding to a tile can be divided into several contiguous segments referred to as tile-parts. In other words, a tile contains at least one tile-part.
- a tile-part contains a header (tile-part header) and a sequence of packets.
- the division into tile-parts necessarily therefore takes place at packet boundaries.
- Figure 1 shows schematically in a generic fashion all the modules present in any JPEG2000 image decoder.
- the JPEG2000 decoder processes compressed images 21 which have undergone a spatio-frequency transformation, a quantization and an entropic coding. These coding steps are conventional and will not be detailed here.
- step 22 there are successively performed: - the entropic decoding of the code-blocks (step 22); - the inverse quantization of the previously decoded samples, which supplies dequantized wavelet coefficients (step 23); - the inverse wavelet transform, which transforms the wavelet coefficients into reconstructed coefficients in each component of the image (step 24); - the inverse color transform, optional, implemented when the original image has undergone a color transform (change from the red-green- blue space to luminance and chrominance components) at the time of its compression (step 25); - the restoration of the image thus decoded, either by writing the decoded data in a file, or by supplying them to the graphical interface responsible for display (step 26).
- the JPEG2000 decoder must be capable of proceeding either from the top to the bottom of the image, or from the bottom to the top.
- the modules acting at steps 24, 25 and 26 (framed in thick lines in Figure 1) must be in a position to process the lines of pixels in any direction.
- These three modules in fact process the various tiles and components by lines of samples. To do this, each of these modules loops, for each tile and component, over the lines of samples constituting the image area to be decoded. Each line is run through from left to right and the lines are run through from top to bottom.
- the decoder can operate from bottom to top, it therefore suffices to run through and process the lines of samples not from the first line to the last line, but from the last line to the first line. So that the decoder is capable of processing the successive lines of samples one by one and supplying them to the inverse color transform module, a particular implementation of the inverse wavelet transform module is provided for, wherein the transform is carried out by successive lines. With regard to the implementation of a wavelet transform, reference can usefully be made to document US-A-6 523 051. Depending on the architecture of the decoder and the nature of the data transferred between the dequantizer and the inverse wavelet transform, it is also possible, if necessary, to provide for the dequantizer to be capable of proceeding in both directions also.
- a device 10 implementing the coding method of the invention is illustrated in Figure 2.
- This device can for example be a microcomputer 10 connected to various peripherals, for example a digital camera 107 (or a scanner, or any image acquisition or storage means) connected to a graphics card and supplying information to be processed according to the invention.
- the device 10 comprises a communication interface 112 connected to a network 113 able to transmit digital data.
- the device 10 also comprises a storage means 108 such as for example a hard disk. It also comprises a floppy disk drive 109.
- the floppy disk 110 can contain data processed according to the invention as well as the code of the invention which, once read by the device 10, will be stored on the hard disk 108.
- the program enabling the device to implement the invention can be stored in read only memory 102 (referred to as ROM in the drawing).
- the program can be received in order to be stored in an identical fashion to that described above through the communication network 113.
- the device 10 has a screen 104 for displaying the data to be processed, that is to say the images, or serving as an interface with the user, who will be able to parameterize certain processing modes, by means of the keyboard 114 or any other means (a mouse for example).
- the central unit 100 executes the instructions relating to the implementation of the invention, instructions stored in the read only memory 102 or in the other storage elements.
- the programs and processing methods stored in one of the memories (nonvolatile), for example the ROM 102 are transferred into the random access memory RAM 103, which then contains the executable code of the invention as well as registers for storing the variables necessary for implementing the invention.
- the floppy disks can be replaced by any information medium such as a CD-ROM or memory card.
- an information storage means which can be read by a computer or by a microprocessor, integrated or not into the device, possibly removable, stores a program implementing the method according to the invention.
- the communication bus 101 enables communication between the various elements included in the microcomputer 10 or connected to it.
- the representation of the bus 101 is not limiting and, in particular, the central unit 100 is able to communicate instructions to any element of the microcomputer 10 directly or by means of another element of the microcomputer 10.
- the device described here is able to contain all or part of the processing described in the invention.
- the Kakadu software available on the Internet at the address http://www.kakadusoftware.com, supplies the application kdu_show, illustrated in Figures 3, 4a and 4b, 5a and 5b and 8. As shown by Figure 3, the application kdu_show makes it possible to display JPEG2000 images decoded by the Kakadu decoder. The user can also perform zoom operations in order to change from one resolution level to another.
- the user has the possibility of moving in the image by means of two scroll bars placed to the right of the image and below it. These scroll bars can be moved with the mouse or with the arrow keys of the keyboard.
- the decoding of the missing image areas in order to respond to the operations performed on the image by the user, is always carried out from the top of the image to the bottom.
- the conventional Kakadu decoder is not in fact in a position to proceed from the bottom to the top. All the more so, no mechanism for decision between the two decoding directions is present in Kakadu.
- Figure 4a illustrates the example of a spatial movement towards the bottom of the image made by the user.
- Figure 4b The conventional strategy adopted for filling in the missing area is illustrated by Figure 4b.
- This consists of decoding and displaying the image area commencing with the first line of the missing area.
- This decoding/display is systematically carried out from the top to the bottom of the image.
- Figure 5a presents the case of a spatial movement towards the top of the image. In this case, the missing area caused by this movement is situated above the area already available on the screen.
- Figure 5b illustrates the strategy currently adopted by the Kakadu software for restoring the missing spatial area. That area is decoded systematically from top to bottom. As shown in Figure 5b, this gives rise to a discontinuity between the lines already displayed in the new area and the area already present on the screen. In the case where the decoding and display operations take place at a sufficiently high speed, this does not pose any problem. On the other hand, if the restoration of the missing area is sufficiently slow for the user to be able to note the discontinuity created, this phenomenon may prove to be visibly unpleasant.
- the company CANON CRF has developed a JPEG2000 plug-in for the Internet Explorer browser software. This plug-in is a sub-program of the browser and constitutes an interactive application for browsing in JPEG2000 images.
- FIG. 6 the JPEG2000 plug-in makes it possible to integrate JPEG2000 images in Internet pages that are in accordance with the HTML format.
- the user can perform zoom-in/zoom-out operations as well as spatial movements in an image with a given resolution level.
- the movements are performed not by means of scroll bars, but using the mouse, by drag and drop operations.
- the image portion displayed is moved in the opposite direction to the movement made by the user in the image.
- the missing area created consists of an L-shape.
- the plug-in breaks down the required L-shape into two rectangular sub-areas. These two rectangular sub-areas are systematically decoded and displayed from top to bottom.
- L-shape display reference can usefully be made to document FR-A-2 816 138.
- Figure 7a illustrates a user spatial movement towards the top and towards the right, as well as the missing area (white) resulting from that movement.
- Figure 7b illustrates the problem which arises in the case of that movement. This is because the strategy usually adopted to fill in the missing area consists of carrying out, from the top of the new display window specified, the decoding and display of the missing area. This leads to the same visual annoyance as in the case of Figure 5b. This is because a discontinuity appears between the residue of the previously displayed area and the lines of pixels currently being displayed by the plug-in.
- Figure 8 illustrates the solution provided by the present invention to solve the problem of visual annoyance previously disclosed. The solution proposed in the context of the kdu_show application consists, in the case of a movement of the user upwards, of beginning the decoding/display from the last line of the missing area.
- Figures 9a and 9b illustrate the solution proposed by the invention in the case of a movement in two directions. Such a movement typically occurs in the context of the JPEG2000 plug-in for an Internet browser, introduced above.
- Figure 9a illustrates a movement upwards and towards the right made by the user. It also illustrates the missing area created during that movement, and which the application must fill in. In the same way as in Figure 8, when the user moves towards the top of the image, in accordance with the present invention, it is decided to decode and display the missing area from bottom to top.
- Figure 9b illustrates in more detail the strategy adopted in the case of a bidirectional movement.
- the invention proposes to break down the L-shaped area into two rectangles, which will constitute the two areas to be decoded and displayed successively by the application: - the first rectangle, denoted Z1, is the rectangle alongside the area still displayed on the screen, of the same height as the latter; - the second rectangle, denoted Z2, is the remainder of the missing area to be decoded once the first rectangle has been processed. Its width is always equal to that of the full current display window. These two rectangles are decoded and displayed in that order.
- Figure 10 introduces the notations and quantities manipulated in the algorithms which follow.
- the full image is illustrated as well as two display windows W and W successively required.
- the display window W results from a movement in the image, resulting from a request by the user, starting from the display window W.
- the origins of these two windows are expressed relative to the top left-hand point of the image and are respectively denoted (x, y) and (x ⁇ y').
- Figure 10 presents roughly the global operating mode of an interactive browsing application in JPEG2000 images. The aim of this figure is to best determine where the decision algorithm peculiar to the present invention is situated.
- a user event 115 corresponding to a spatial movement in the image and defining a direction of movement in the image is received in the form of a request coming from the man-machine interface 117.
- This movement is represented in the form of a new display window to be satisfied W'(x', y') (operation 119).
- the decision algorithm included in the method according to the present invention is then executed (operation 121), in order to decide on the strategy for decoding and display of the missing spatial area resulting from the spatial movement.
- This algorithm is illustrated in Figure 12 described below.
- the decision taken by this algorithm that is to say the decoding direction and the two areas Z1 and Z2 to be restored, are supplied to the decoding module (operation 123).
- the latter executes the decoding of Z1 and then Z2 in that order (operation 125) and supplies the decompressed image portions to the display module (operation 127).
- the display module then has the task of restoring and displaying the required rectangular areas in order to satisfy the user request (operation 129).
- the decoding and display operations may be implemented in several passes, in order to increase the resolution and/or quality of the areas to be restored, namely, Z1 and then Z2, so as to achieve progressive display using the decoding and display order chosen by the decision-taking mechanism 121.
- the flow diagram in Figure 12 illustrates the various steps of the algorithm provided by the invention for (i) taking a decision with respect to the decoding direction and (ii) determining the areas to be decoded.
- the algorithm is described here in no way limitingly for the above-mentioned two types of interactive applications for browsing in JPEG2000 images, namely, in the context of the kdu_show graphical application and in the context of the JPEG2000 plug-in for an Internet browser.
- the inputs to the algorithm are: - the current display window W(x, y, w, h, res [,qual]): the current display window of the user.
- the values x and y represent the origin (the top left-hand corner) of the window; (w, h) represents the size (width w, height h) of the window; res is the current resolution level in the JPEG2000 image; qual is a quality parameter, optional, specifying a number of quality layers of the image, a decoding rate or any other reconstruction quality factor; - the new display window W'(x', y', w, h, res' [,qual']) resulting from the user movement.
- This window has a spatial position (x', y') and a resolution level res'.
- it is considered that the sizes of the two display windows are identical.
- the following step consists of deciding on the direction of decoding of the image portions to be restored. For this, a test is carried out (test 132) to determine whether y' is less than y, which would mean that the user has moved upwards. In the affirmative, the decoding direction chosen is from bottom to top (decision 134). Otherwise, the decoding will take place in a conventional manner, from top to bottom (decision 136).
- the following steps of the algorithm consist of testing (test 138) whether or not the two display windows overlap. If such is not the case, then a single area to be decoded Z1 is defined. This area Z1 has the same coordinates and the same size as the display window W (block 140).
- the two areas Z1 and Z2 of Figure 10 exist and will have to be decoded and displayed in this order.
- the size of the area Z2 is: (w,
- the algorithm of Figure 12 ends.
- the outputs of this algorithm, supplied to the decoding module 125 in Figure 11 are therefore the following parameters: - the decoding direction used; - the area or areas to be decoded and displayed, defined by their coordinates and their respective sizes.
- the resolution and the quality parameter associated with each area to be decoded are the same as those of the new display window .
- high reactivity of the interactive browsing application is provided by decoupling, i.e. parallel processing, of, on the one hand, calculations in connection with the decoding of JPEG2000 image portions on the display screen and, on the other hand, communication between the user and another entity, such as a remote distant server, for progressive and selective retrieving, by means of the JPIP protocol, of image data.
- This decoupling or parallel processing is achieved by separating these two major tasks through multithreaded processing.
- the user has the possibility of moving in the current JPEG2000 image while the JPEG2000 decoder is decoding one of the areas Z1 or Z2 described previously with reference to Figure 9b. Consequently, it may be that a portion of the area which is currently being decoded becomes obsolete, when considering the current position of the user window W cur rent, before the two decoding operations performed for recovering the missing areas Z1 and Z2 are completed.
- the present invention provides the following strategy.
- the user makes one or more movements in the image during the decoding of one of the two areas Z1 or Z2, then it is decided to complete the decoding of all portions of image lines which belong both to the area Z1 , Z2 currently being decoded and to the new display window W cur rent-
- the new area being decoded then becomes either Z1 C ⁇ W cur ren t or Z2 H W CU rr e n t -
- the decoding direction initially decided for the current decoding is maintained.
- the aim of the current decoding is to obtain an available displayed image area which is rectangular.
- the lines of pixels that are currently being decoded can be shortened with respect to the lines of the original area Z1 or Z2 but cannot be lengthened.
- the current decoding stops immediately.
- the screen displays a valid decoded image area Z ava ii ab i e of rectangular form, as well as a missing area.
- Figure 13a illustrates the most general case, where a succession of user movements in all possible directions in the image has taken place, which creates a missing area located all around the area Z ava iiabie already decoded and displayed.
- the cases where the missing area is a rectangular area as shown in Figure 8 or an L-shaped area as shown in Figure 9b are particular cases of the situation depicted in Figure 13a.
- the object of the present invention is to take a decision regarding the succession of image areas to be decoded and displayed, as well as regarding the direction of the decoding for each area, namely, from the top to the bottom or from the bottom to the top.
- the decision-taking process described above with reference to Figures 10 and 12 is generalized, as shown in Figure 13b.
- the decision as to the areas to be decoded and displayed, the order and the direction in which each of the areas should be decoded and displayed is taken at a given time instant as a function of the orientation and direction of the last user movement in the image at that instant.
- Figure 13b illustrates, for each possible orientation and direction of the last user movement, the areas to decode and display and the order of decoding (Z1 , Z2, Z3, Z4) and the direction of decoding (upwards or downwards) and display.
- the first area to be decoded is the area which is located beside the area already displayed and which has the same height.
- Z1 In addition, its relative position with respect to the area already displayed depends on the direction of the user movement: if the last movement was to the right, Z1 will be located on the right of Z ava ii ab i e and otherwise, Z1 will be located on the left of Z ava iiabie-
- the direction of decoding of Z1 also depends on the last user movement: if the latter was upwards, Z1 is decoded and displayed from the bottom to the top.
- the area Z2 is located above or below Z ava ii ab i e , depending on the user movement, and Z2 has the same width as Z aV aiiabie- If the last user movement was upwards, Z2 is above Z ava iiabie and vice versa.
- the direction of decoding/display of Z2 is decided in the same manner as for Z1.
- the area Z3 is located beside the area Z ava iiabi e and opposite Z1.
- the decoding direction of Z3 is identical to that of Z1.
- the last area Z4 to be decoded/displayed is located above or below Z a aii ab i e , opposite Z2 and the decoding direction of Z4 is contrary to that of the first three areas Z1 , Z2, Z3.
- Part 2 of the JPEG2000 image compression standard provides an extended set of functionalities for compressing fixed images.
- FIG 14 illustrates another embodiment of the present invention, where the image is in accordance with Part 2 of the JPEG2000 standard and where the pixels are decoded column by column and the decoding is performed from the right to the left.
- the decoding of the areas Z1 and Z3, that is to say, the missing areas located beside the area Z ava ii ab i e already available on the screen is performed, not line by line, but column by column.
- the decoding is carried out from the left to the right if the area is located on the right of Z ava ⁇ a bie and from the right to the left in the contrary case.
- This embodiment is particularly advantageous in the case of a simple user movement to the right or to the left, for example. In such a case, the visual rendition in the course of decoding and display is even better if the decoder processes column by column instead of processing line by line.
- a mechanism of continuous display can be used. Such a mechanism consists in filling immediately the missing areas, namely, Z1 to Z4 in the previous examples, with available data, before any decoding operation.
- bitmaps containing versions of the image previously displayed at resolution levels lower than the resolution level at which the image is currently displayed.
- the stored bitmaps can be used to apply an up- sampling operation to obtain data corresponding to the areas to be filled.
- the data so obtained is of low visual quality because it comes from a low resolution level up-sampled. Therefore, a step of decoding supplementary data is necessary in order to enhance the visual quality of the areas to recover.
- the current invention as described with reference to Figures 11 and 12 can still be advantageously applied to decode and display the supplementary data so as to improve the visual comfort for the user.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/568,174 US7746332B2 (en) | 2004-04-23 | 2005-04-20 | Method and device for decoding an image |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FR0404338 | 2004-04-23 | ||
| FR0404338A FR2869442A1 (en) | 2004-04-23 | 2004-04-23 | METHOD AND DEVICE FOR DECODING AN IMAGE |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2005104085A2 true WO2005104085A2 (en) | 2005-11-03 |
| WO2005104085A3 WO2005104085A3 (en) | 2006-03-16 |
Family
ID=34944560
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IB2005/001470 Ceased WO2005104085A2 (en) | 2004-04-23 | 2005-04-20 | Method and device for decoding and displaying an image |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US7746332B2 (en) |
| FR (1) | FR2869442A1 (en) |
| WO (1) | WO2005104085A2 (en) |
Families Citing this family (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| FR2886044B1 (en) * | 2005-05-23 | 2007-06-22 | Canon Kk | METHOD AND DEVICE FOR DISPLAYING IMAGES OF A VIDEO SEQUENCE |
| FR2889004B1 (en) * | 2005-07-22 | 2007-08-24 | Canon Kk | METHOD AND DEVICE FOR PROCESSING A SEQUENCE OF DIGITAL IMAGES WITH SPATIAL SCALABILITY OR QUALITY |
| FR2895172A1 (en) * | 2005-12-20 | 2007-06-22 | Canon Kk | METHOD AND DEVICE FOR ENCODING A VIDEO STREAM CODE FOLLOWING HIERARCHICAL CODING, DATA STREAM, METHOD AND DECODING DEVICE THEREOF |
| FR2896371B1 (en) | 2006-01-19 | 2008-11-07 | Canon Kk | METHOD AND DEVICE FOR PROCESSING A SEQUENCE OF DIGITAL IMAGES WITH AN EXTENDABLE FORMAT |
| FR2907575B1 (en) * | 2006-10-18 | 2009-02-13 | Canon Res Ct France Soc Par Ac | METHOD AND DEVICE FOR ENCODING IMAGES REPRESENTING VIEWS OF THE SAME SCENE |
| FR2909474B1 (en) * | 2006-12-04 | 2009-05-15 | Canon Kk | METHOD AND DEVICE FOR ENCODING DIGITAL IMAGES AND METHOD AND DEVICE FOR DECODING CODE DIGITAL IMAGES |
| FR2931025B1 (en) * | 2008-05-07 | 2010-05-21 | Canon Kk | METHOD FOR DETERMINING PRIORITY ATTRIBUTES ASSOCIATED WITH DATA CONTAINERS, FOR EXAMPLE IN A VIDEO STREAM, CODING METHOD, COMPUTER PROGRAM AND ASSOCIATED DEVICES |
| FR2932637B1 (en) * | 2008-06-17 | 2010-08-20 | Canon Kk | METHOD AND DEVICE FOR ENCODING AN IMAGE SEQUENCE |
| US8473979B2 (en) | 2008-09-30 | 2013-06-25 | Echostar Technologies L.L.C. | Systems and methods for graphical adjustment of an electronic program guide |
| US8572651B2 (en) | 2008-09-22 | 2013-10-29 | EchoStar Technologies, L.L.C. | Methods and apparatus for presenting supplemental information in an electronic programming guide |
| US9357262B2 (en) * | 2008-09-30 | 2016-05-31 | Echostar Technologies L.L.C. | Systems and methods for graphical control of picture-in-picture windows |
| US8937687B2 (en) | 2008-09-30 | 2015-01-20 | Echostar Technologies L.L.C. | Systems and methods for graphical control of symbol-based features in a television receiver |
| US8582957B2 (en) * | 2008-09-22 | 2013-11-12 | EchoStar Technologies, L.L.C. | Methods and apparatus for visually displaying recording timer information |
| US8763045B2 (en) | 2008-09-30 | 2014-06-24 | Echostar Technologies L.L.C. | Systems and methods for providing customer service features via a graphical user interface in a television receiver |
| US8397262B2 (en) | 2008-09-30 | 2013-03-12 | Echostar Technologies L.L.C. | Systems and methods for graphical control of user interface features in a television receiver |
| US8793735B2 (en) | 2008-09-30 | 2014-07-29 | EchoStar Technologies, L.L.C. | Methods and apparatus for providing multiple channel recall on a television receiver |
| US20100083319A1 (en) * | 2008-09-30 | 2010-04-01 | Echostar Technologies Llc | Methods and apparatus for locating content in an electronic programming guide |
| US9100614B2 (en) | 2008-10-31 | 2015-08-04 | Echostar Technologies L.L.C. | Graphical interface navigation based on image element proximity |
| FR2939593B1 (en) * | 2008-12-09 | 2010-12-31 | Canon Kk | VIDEO ENCODING METHOD AND DEVICE |
| EP2257073A1 (en) * | 2009-05-25 | 2010-12-01 | Canon Kabushiki Kaisha | Method and device for transmitting video data |
| EP2265026A1 (en) * | 2009-06-16 | 2010-12-22 | Canon Kabushiki Kaisha | Method and device for deblocking filtering of SVC type video streams during decoding |
| EP2285122B1 (en) * | 2009-07-17 | 2013-11-13 | Canon Kabushiki Kaisha | A method and device for reconstructing a sequence of video data after transmission over a network |
| EP2285112A1 (en) * | 2009-08-07 | 2011-02-16 | Canon Kabushiki Kaisha | Method for sending compressed data representing a digital image and corresponding device |
| FR2951345B1 (en) | 2009-10-13 | 2013-11-22 | Canon Kk | METHOD AND DEVICE FOR PROCESSING A VIDEO SEQUENCE |
| FR2955995B1 (en) * | 2010-02-04 | 2012-02-17 | Canon Kk | METHOD AND DEVICE FOR PROCESSING A VIDEO SEQUENCE |
| EP3499885B1 (en) | 2017-12-18 | 2024-07-17 | Canon Kabushiki Kaisha | Method and device for encoding video data |
| EP3499886B1 (en) | 2017-12-18 | 2025-02-12 | Canon Kabushiki Kaisha | Method and device for encoding video data |
| CN114007076B (en) * | 2021-10-29 | 2025-06-06 | 北京字节跳动科技有限公司 | Image processing method, device, equipment, storage medium and program product |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3408923B2 (en) * | 1996-05-28 | 2003-05-19 | シャープ株式会社 | Image display device |
| KR100313901B1 (en) * | 1999-02-08 | 2001-11-17 | 구자홍 | Apparatus for sub-picture processing in television receiver |
| FR2816138B1 (en) * | 2000-10-27 | 2003-01-17 | Canon Kk | DECODING OF DIGITAL DATA |
| US6801219B2 (en) * | 2001-08-01 | 2004-10-05 | Stmicroelectronics, Inc. | Method and apparatus using a two-dimensional circular data buffer for scrollable image display |
| PL350983A1 (en) * | 2001-11-30 | 2003-06-02 | Advanced Digital Broadcast Ltd | Method of scanning a high-frequency signal band and apparatus therefor |
| JP2003173179A (en) * | 2001-12-07 | 2003-06-20 | Matsushita Electric Ind Co Ltd | Computer screen encoding device and decoding device |
| US7031494B2 (en) * | 2002-06-24 | 2006-04-18 | Eastman Kodak Company | Method for securely transacting a transaction based on a transaction document |
-
2004
- 2004-04-23 FR FR0404338A patent/FR2869442A1/en not_active Withdrawn
-
2005
- 2005-04-20 US US11/568,174 patent/US7746332B2/en active Active
- 2005-04-20 WO PCT/IB2005/001470 patent/WO2005104085A2/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| US7746332B2 (en) | 2010-06-29 |
| FR2869442A1 (en) | 2005-10-28 |
| WO2005104085A3 (en) | 2006-03-16 |
| US20070216699A1 (en) | 2007-09-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7746332B2 (en) | Method and device for decoding an image | |
| US6904176B1 (en) | System and method for tiled multiresolution encoding/decoding and communication with lossless selective regions of interest via data reuse | |
| US20070182728A1 (en) | Image display system, image display method, image display program, recording medium, data processing apparatus, and image display apparatus | |
| US20130272394A1 (en) | Graphical Application Integration with MPEG Objects | |
| US20100066762A1 (en) | Method and apparatus for processing video and graphics data to create a composite output image having independent and separate layers of video and graphics display planes | |
| CN106254877B (en) | Video processing system, method, device and storage medium for processing video data frame | |
| CN113645469B (en) | Image processing method and device, intelligent terminal and computer readable storage medium | |
| US6445419B1 (en) | Image processing apparatus | |
| US20080007807A1 (en) | Image processor and image processing method | |
| US8305394B2 (en) | System and method for improving the quality of halftone video using a fixed threshold | |
| JP4829867B2 (en) | Image encoding apparatus and image decoding apparatus | |
| KR100800275B1 (en) | Method and apparatus for video scene synthesis including graphical elements | |
| CN105827896B (en) | Data processing system, processing stage, method of operating a data processing system | |
| JP4030014B2 (en) | Image display device and program thereof | |
| EP1701334A2 (en) | Method of displaying overlapping windows on a display device and display controller therefor | |
| CN1822656A (en) | Method for displaying high-resolution JPEG pictures on television using embedded Linux system | |
| US20040213467A1 (en) | Image processing apparatus | |
| EP3721627B1 (en) | Image processing | |
| US7650037B2 (en) | Selection of the decoding size of a multiresolution image | |
| JP2010283530A (en) | Video equipment | |
| EP0902397B1 (en) | Method and apparatus for scalable coding/decoding of shapes by using scan interleaving | |
| JP2005524320A (en) | Common on-screen display size for multiple display formats | |
| JP2004214983A (en) | Image processing method | |
| JP4390822B2 (en) | Image processing device | |
| CN1856055A (en) | Method for zooming sub-picture data presentation size, video processing circuit and digital laser video disc playback system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 11568174 Country of ref document: US Ref document number: 2007216699 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: DE |
|
| 122 | Ep: pct application non-entry in european phase | ||
| WWP | Wipo information: published in national office |
Ref document number: 11568174 Country of ref document: US |