Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
AU722172B2 - Method and apparatus for processing digital data - Google Patents
[go: Go Back, main page]

AU722172B2 - Method and apparatus for processing digital data - Google Patents

Method and apparatus for processing digital data Download PDF

Info

Publication number
AU722172B2
AU722172B2 AU64203/96A AU6420396A AU722172B2 AU 722172 B2 AU722172 B2 AU 722172B2 AU 64203/96 A AU64203/96 A AU 64203/96A AU 6420396 A AU6420396 A AU 6420396A AU 722172 B2 AU722172 B2 AU 722172B2
Authority
AU
Australia
Prior art keywords
data
image
region
representation
block
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
Application number
AU64203/96A
Other versions
AU6420396A (en
Inventor
Vincenzo Liguori
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Information Systems Research Australia Pty Ltd
Original Assignee
Canon Information Systems Research Australia Pty Ltd
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
Priority claimed from AUPN5009A external-priority patent/AUPN500995A0/en
Priority claimed from AUPN6905A external-priority patent/AUPN690595A0/en
Application filed by Canon Information Systems Research Australia Pty Ltd filed Critical Canon Information Systems Research Australia Pty Ltd
Priority to AU64203/96A priority Critical patent/AU722172B2/en
Publication of AU6420396A publication Critical patent/AU6420396A/en
Application granted granted Critical
Publication of AU722172B2 publication Critical patent/AU722172B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Description

S F Ref: 349320
AUSTRALIA
PATENTS ACT 1990 COMPLETE SPECIFICATION FOR A STANDARD PATENT
ORIGINAL
Name and Address of Applicant: Actual Inventor(s): Address for Service: Invention Title: ASSOCIATED PROVISIONAL [31] Application No(s) PN5009 PN6905 Canon Information Systems Research Australia Pty Ltd 1 Thomas Holt Drive North Ryde New South Wales 2113
AUSTRALIA
Vincenzo Liguori Spruson Ferguson, Patent Attorneys Level 33 St Martins Tower, 31 Market Street Sydney, New South Wales, 2000, Australia Method and Apparatus for Processing Digital Data APPLICATION DETAILS [33] Country
AU
AU
[32] Application Date 24 August 1995 30 November 1995 The following statement is a including the best method of full description of this invention, performing it known to me/us:- 5815 -1- A METHOD AND APPARATUS FOR PROCESSING DIGITAL DATA Field of the Invention The present invention relates to a new form of representation of data and, more particularly, utilises a fractal technique to produce an alternative compressed form of data.
Background United States Patent No. 5,065,447 entitled "Method and Apparatus for Processing Digital Data" by Michael F. Barnsley and Alan D. Sloan (Barnsley et al.) discloses a system of representing data which has a number of advantages, including compression.
The system is becoming quite popular to those skilled in the art and is referred to as "Fractal" representation of the data.
In the system described by Barnsley et al, the data to be compressed, such as image data, is broken up into a number of "domain" blocks having a fixed size. Referring to Fig.
1, a diagram of the process of breaking up an image 1 into a predetermined number 16) of domain blocks 2 is reproduced Fig. 1 of the Barnsley et al. patent.
The next step in the Barnsley et al. system is to partition the image into a predetermined number 4) of"range" blocks. The range blocks 3 are preferably larger than the domain blocks 2. Referring now to Fig. 2, a diagram of the image 1 partitioned into a series of large range blocks 3 is reproduced from Fig. 2(b) of the Barnsley et al. patent.
Additional range blocks 3 are created by taking various rotations and reflections of the range blocks 3 to create a "pool" of candidate range blocks. Each of the range blocks within the pool is then transformed by averaging or subsampling to have the same 25 dimensions as the corresponding domain block 2.
The next step in the Bamrnsley et at. system is to determine, for each of the domain blocks 2, a corresponding range block from the pool of range blocks which most closely matches the current domain block. The matching criteria used can be one of various methods disclosed in the Barnsley et at. patent. The overall image 2 is then represented by 30 the transformations between the closest matching range block to each corresponding domain block 2.
The ability to represent an image 1 by such transformations can achieve substantial compression of the image 1, whereby each domain block 2 is represented simply by the *°otransformation of the closest corresponding range block. Additionally, such a "Fractal" representation is resolution independent, as will be understood by those skilled in the art, (HSR02) (349320) [O:\CI5R\HSR\HS RO I&02]HSR02.DOC -2since the actual pixel division of each range and/or domain block 3, 2 is irrelevant to the application of the rule to determine a current domain block 2.
However, the system of the Barnsley et at. patent has a number of disadvantages associated with it. Firstly, to encode an image 1, the closest matching range block must be determined for each domain blocks. Such a search can be highly time consuming and can result in fractal techniques being discarded for use in compression systems or the like where the requirement to rapidly compress an image a video-conferencing system) is paramount. A number of systems have been described in the art attempting to overcome this problem. This has included the use of extensive code books to cut down or limit the complexity of the required search.
A further disadvantage of the Barnsley et al. patent is that it is not "adaptive", since the disclosure assumes that each of the domain blocks 2 has a standard size. For example, a very simple image a blank page) is encoded into the same number of domain blocks 2 as a very complex image having a substantial number of high frequency components.
Other disadvantages of the Barnsley et al. system include the inability to decompress part of an image without decompressing the entire image. Still further, since the closest matching range block to each corresponding domain block is typically obtained from any portion of the entire image, the corresponding domain block is dependent, in principle, on the entire image. Consequently, to decompress any portion of the image, the entire image must be decompressed.
o1 Summary of the Invention It is an object of the present invention to provide an alternative Fractal representation system that ameliorates one or more of the aforementioned disadvantages.
In accordance with a first aspect of the present invention, there is provided a computer-implemented method for representing data, said method comprising the steps of: dividing the data into a plurality of regions, wherein each region contains a first portion of said data; and for each of said regions, performing the steps of: ~detem-ining a mapping from a second portion of said data to said first S •portion of the current region to minimise an error measure, wherein said second portion of said data includes said current region so that said current is positioned within said second portion of said data; HSRO2.DOC -3storing said mapping as a representation of said current region if said error measure is below a predetermined threshold; and recursively applying the steps of said method to said current region if said error measure is greater than or equal to said predetermined tolerance.
In accordance with a second aspect of the present invention, there is provided an apparatus for representing data, comprising: means for dividing the data into a plurality of regions, wherein each region contains a first portion of said data; and processing means coupled to said dividing means for operating on each of said regions, comprising: means for determining a mapping from a second portion of said data to said first portion of the current region to minimise an error measure, wherein said second portion of said data includes said current region so that said current region is positioned within said second portion of said data; means for comparing said error measure with a predetermined threshold; means for storing said mapping as a representation of said current region if said error measure is below said predetermined threshold; and wherein said dividing means and said processing means recursively operate on said S 20 current region if said error measure is greater than or equal to said predetermined tolerance.
In accordance with a third aspect of the present invention, there is provided a first "i S computerised method for creation of a portion of an image from representation data of the image, said representation data resulting from a second computerised method for representing data, said second method as described in claim 1, said first method comprising the steps of: selecting a region of said image corresponding to said portion of said image; determining subsample data of the representation data, wherein upon decompression the subsample data includes at least said portion of said image so that said 30 portion of said image is positioned within said subsample data; and o oo :....decompressing said subsample data.
S"In accordance with a fourth aspect of the present invention, there is provided a first apparatus for creating a portion of an image from representation data of the image, said HSR02.DOC -4representation data resulting from said first apparatus or a second apparatus for representing data, as described in claim 7, said first apparatus comprising: means for selecting a region of said image corresponding to said portion of said image; means for determining subsample data of the representation data, wherein upon decompression the subsample data includes at least said portion of said image so that said portion of said image is positioned within said subsample data; and means for decompressing said subsample data.
In accordance with a fifth aspect of the present invention, there is provided a method for compressing image data using a computer, said image data comprising a plurality ofpixels, said method comprising the steps of: partitioning said image data into a plurality of domain blocks; for each domain block, performing the following sub-steps: selecting a portion of said image data to be a range block for said current domain block, where said range block is larger than the current domain block and the current domain block is located within said range block so as to eliminate searching of said image data for a range block; (ii) reducing the size of said range block; (iii) mapping the current domain block and said reduced range block so as to minimise an error measure; (iv) storing said mapping for said current domain block in an adaptive manner dependent on said partitioning step if said error measure is less than a predetermined threshold; and repeating steps and using said domain block as said image data if said error measure is greater than or equal to said predetermined threshold.
Brief Description of the drawings Embodiments of the present invention will now be described with reference to the accompanying drawings in which: Fig. 1 illustrates conventional partitioning of an image into domain blocks; Fig. 2 illustrates conventional partitioning of the image into range blocks; Figs. 3 and 4 illustrate the formation of domain and range blocks in accordance with .4-an embodiment of the invention; HSRO2.DOC 4a Fig. 5 illustrates a process of subdivision of a domain block in accordance with the embodiment; Figs. 6 and 7 illustrate special cases for the formation of range blocks; Fig. 8 illustrates the quadtree structure utilised in an example of the embodiments; Fig. 9 illustrates the traversal order of a quadtree used in the embodiment; and 0 *0 HSRO2.DOC Fig. 10 illustrates an example quadtree decomposition of an image in accordance with the quadtree depicted in Fig. 8; Fig. 11 illustrates an example of an image tiled into a plurality of tiles in accordance with the embodiment of the present invention; Fig. 12 illustrates an expanded view of a portion of the image in accordance with the example depicted in Fig. 11; Fig. 13 illustrates an expanded view of a portion of the image smaller than a single tile in accordance with the example of Fig. 11.
Detailed Description In the preferred embodiment of the present invention, the search of range blocks for one closest matching a domain block is dispensed with. In addition, an adaptive "quadtree" system is adopted for storing an adaptive representation of the image.
Referring to Fig. 3, the general principle behind eliminating the search process of the Bamsley et al. patent is described. In the preferred embodiment, each domain block 6 is formed from a corresponding range block 5 which, in a normal case, surrounds the domain .block 6. The range block 5 is preferably four times larger than the domain block 6. The domain block 6 is formed by subsampling the corresponding range block 5 to reduce the i size of the range block 5. Subsampling can also include averaging groups of pixels 20 together. Fig. 4 is a simplified block diagram illustrating this process where the range block 5 (denoted R) is subsampled to form subsampled range block 7 Once this process has been completed, the subsampled range block 7 is compared with the current domain block 6. This comparison is denoted by the characters "CF" in Fig. 4. The comparison is performed by attempting to minimise the following quadratic equation: Errormin min(a,b) (a x range,y domain,y b) 2 ,j a l 1, (1) x,y where the sum over x and y is taken over all pixels of the domain or range block, and the variables a and b are determined as part of the minimisation.
The minimisation process can be undertaken to determine values of a and b, in addition to the obtained error measure, Error min- If the error measure obtained between the subsampled range block 7 and the current domain block 6 is less than a given threshold, which can be a predetermined constant multiplied by the size of the current domain block 6, then the current mapping comprising the minimised values of variables a and b is accepted and encoded.
(HSR02) (349320) [O:\CISRA\HSR\HSRO 1 &02]HSR02.DOC -6- If the current error measure Error min is greater than the threshold, the domain block 6 is split into four subdomain blocks and the process is recursively applied to each of the four subdomain blocks. This process is illustrated in Fig. 5 wherein the domain block 6 is broken up into four subdomain blocks 10 to 13. Each of the subdomain blocks, 10 to 13 then have the above process recursively applied to them as necessary with, in this example, the subdomain block 10 having a corresponding range block 15 formed in the abovementioned manner.
The above process is repeated recursively until the threshold conditions are met or the recursive depth reaches a predetermined level.
Figs. 3 to 5 illustrate the encoding process used for typical domain blocks. Of course, the corner and edge domain blocks form special cases.
The preferred embodiment of the invention can be implemented using a general purpose computer. For example, it could be implemented using an IBM compatible personal computer, a Macintosh computer, a Sun Sparcstation, or any of a number of available computers. A typical configuration a general purpose computer includes a central processing unit (CPU) coupled to a video display generator, memory including "".random access memory (RAM) and/or read-only memory (ROM), a storage device such as S a hard disk, floppy disk, or CD-ROM, and an input/out interface(s) via a bus comprising data address and control lines. A video display monitor is connected to the video display 20 generator. It will be apparent to a person skilled in the art that numerous variations and modifications of the foregoing typical configuration of a general purpose computer can be made without departing form the scope and spirit of the invention.
Fig. 6 illustrates the encoding process used for a corner domain block 20. In this S"case, the corresponding range block 21 is formed as illustrated. Further, a symmetrical arrangement is taken for each of the remaining corner blocks (not shown).
Similarly, Fig. 7 illustrates the encoding process for those domain blocks 22 lying along the edge of the input image data and the corresponding range block 23. The other S" edges can be treated symmetrically.
i o .The recursive process outlined above produces a "quadtree" like representation of the image. Quadtrees are known to those skilled in the art of computer graphics. For example, quadtrees and their three dimensional equivalent, "octtrees", are discussed in standard text books such as Computer Graphics Principles and Practice by Foley, Van- Dam et al., Second Edition, Published 1990 by the Addison-Wesley Publishing Company Inc. at pages 550-555.
(HSR02) (349320) [O:\CISRA\HSR\HSRO I&02]HSR02.DOC -7- The corresponding encoding of the image can be stored as a stream of information in which each quadtree split is stored as a one bit otherwise, a zero bit is stored followed by the a and b co-efficients, which can be quantised to a predetermined accuracy.
Figs. 8 to 10 illustrate the representation of an image. To represent the image 30 of Fig. 10 by the above described quadtree format, Fig. 8 illustrates the corresponding quadtree 29. A bit 31 having the value one is stored first to represent the division of the image 30 into four quadrants 32 to 35. The traversal order of the quadrants 32 to can be arbitrarily determined. The traversal order illustrated in Fig. 9 used in the present example in which the upper right quadrant is traversed first. Node 32a of the quadtree 29 in Fig. 8 is used to represent the quadrant 32 in Fig. 10. In the present example, it is assumed that the constants a and b of the quadrant 32 are found such that the error measure Error mn is less than the corresponding threshold. Hence, further subdivision is not required and at node 32a a zero bit is stored followed by the constants a and b.
In the corresponding linear storage sequence of the quadtree 29, the node 32a follows node 31.
It is further assumed that, when dealing with the next quadrant 33, constants a and b are again found to satisfy the threshold requirements. Hence, node 33a contains a zero bit .indicator and corresponding constants a and b.
Next, it is assumed that constants a and b are unable to be determined for quadrant 20 31 so that the error measure is less than the threshold. Hence, a one bit indicator is stored at node tree location 34a. The quadrant 34 is then recursively divided into subquadrants to 43. The subquadrant 40 is then processed and, it is again assumed that constants a "and b cannot be found to satisfy the requisite threshold requirements. The subquadrant must accordingly be further divided into sub-subquadrants 45 to 48 as illustrated in Fig.
10. This division process is recognised in the quadtree 29 of Fig. 8 at the node 40a, where a one bit is stored.
The next domain block to be determined is that represented via sub-subquadrant It is here assumed that constants a and b can be found and hence at node 45a, a zero indicator bit is stored followed constants a and b.
The process of quadtree division can then continue to process the image 30 of Fig. 10 to produce the quadtree 29 illustrated in Fig. 8 which represents the image.
The storage of the quadtree 29 can then be determined by performing a depth first search of the quadtree 29, well known to those skilled in the art.
The inverse or decompression process can then be applied to the stored representation of the quadtree 29. Processing begins with an initial image 30 that can take (HSR02) (349320) [O:\CISRA\HSR\HSRO 1 &02]HSR02. DOC -8an arbitrary form, as is usual in the Fractal decompression process. The depth-first stored form of the quadtree 29 can then be decoded to determine corresponding domain blocks 32 to 48) from the stored quadtree 29. Each domain block will have associated therewith constants a and b.
One method of decoding the image 30 is to take each domain block 32 to 48 in turn and form a new domain block from a corresponding range block using the process described with reference to Figs. 3 to 7. This process can be iterated until the change in domain blocks between iterative passes is below a predetermined threshold. Otherwise, the iterative process can be carried out a predetermined number of times.
Referring now to Fig. 11, the partial decompression process in accordance with the preferred embodiment of the present invention is described.
Assuming that it is desired to encode the image 110, the image 110 is divided into a plurality of tiles 114, and each tile is considered to be an image 30. The tiles 114 can be of a predetermined shape or size.
To simplify the explanation of the example depicted in Fig. 11, square tiles 114 are assumed to subdivide the image 110 in a twelve-by-twelve arrangement. In accordance with the preferred embodiment, each tile 114 of the image 110 is subject to the encoding process substantially as described with reference to Figs. 8 to 10. Hence, each tile 114 of the image 110 is independently encoded and stored in a quadtree format substantially as 20 described above. A stream of information is stored including a one bit everytime a *5 quadtree splits; otherwise, a zero bit is stored followed by the a and b coefficients, which are quantised to a predetermined accuracy.
As one example of the preferred embodiment, a region of the image 110 represented by the rectangle 112 in Fig. 11 can be chosen for decompression The decompression process for the region of the image 110 represented by the rectangle 112 proceeds by determining the minimum selection of tiles'l 14 that, wherein upon decompressing, includes at least the region of the image 110 represented by the rectangle 112. In one example, illustrated by Fig. 11, the minimum selection of tiles 114 including the rectangle 112 is depicted by a larger expansion zone 111 encompassing at least nine tiles 114 that intersect with the region of the image 110 represented by the rectangle 112.
Each of tiles 114 is taken to be an independent image encoded or compressed substantially as described above with reference to Figs. 8 to 10. Consequently each of the nine tiles 114 in the minimum selection of tiles 114 bounded by the larger region 1I11 is (HSR012) (349320) [O:\CISRA\HSR\HSRO I&02]HSR02.DOC -9independently inverted or decompressed to result in the decompression of the region of image 110 bounded by the expansion zone 111.
Visual artifacts created by possible boundary effects when decompressing the region represented by the larger rectangle and referred to herein as the expansion zone 111 diminish exponentially toward the geometric centre of the decompressed region.
Fig. 12 shows an enlarged view of the expansion zone 111 of Fig. 11. An approximate bounding region 115 indicates the region where visual artifacts created during decompression of the expansion zone 111 are substantially diminished. Within the approximate bounding region 115, visual artifacts are substantially unnoticeable to the human visual system.
Upon decompression of the expansion zone 111, the resultant image is clipped substantially to the region of the image 110 represented by the rectangle 112 of Figs. 11 and 12.
Satisfactory results can also be obtained where the expansion zone 111 of Fig. 12 is only a few pixels larger in width and length than the region of image 110 represented by rectangle 112 in Figs. 11 and 12, because the visual artifacts diminish exponentially from the boundary of the decompressed region.
A further example will now be explained with reference to Figs. i1 and 13. It will be apparent to a person skilled in the art from the present example that, although the 20 preferred embodiment has been described with reference to the expansion zone 111 of Fig.
S11 encompassing a multiplicity of tiles 114, the present invention is not limited to this. A region smaller than a single tile 114 having a quadtree encoded format as described above can also be decompressed.
SAnother region of image 110 represented by rectangle 116 is shown in Fig. 11 that is smaller than a single tile 114 desired for re-creation from the representation data. An expanded view of the other region of image 110 represented by rectangle 116 is shown in oooo Fig. 13. An expansion zone 113 comprises a plurality of domain blocks (34, 42 to 48) that S"upon decompression includes at least the region of image 110 represented by rectangle 116 of Fig. 13.
The quadtree representation data associated with a tile 114, which includes the region of the image represented by the rectangle 116, is traversed to determine which region of quadrants or sub-quadrants 32, 42 to 48) intersect the bounding region 113 of Fig. 13.
Following the result of the quadtree traversal only thoseregions of quadrants or subquadrants coincident with the bounding region 113 are subjected to the decompression (HSR02) (349320) [O:\CISRA\HSR\HSRO 1 &02]HSR02.DOC process. From the example depicted in Fig. 13 and with reference to the quadtree of Fig.
8, the bounding region 113 can be decoded by applying the inversion process to the quadtree node 34a and its descendents.
When the inversion process is applied in this manner, the resultant portion of image 110 is substantially the same size as the bounding region 113. This portion of the image 110 is clipped to conform with the size of the region of image 110 represented by rectangle 116. Clipping in this manner substantially removes artifacts created by boundary effects.
Unlike the Barnsley et al. system of fractal compression and decompression, in the process disclosed herein, a range block is centred on a domain block. This arrangement ensures that a portion of an image contains enough information to compress or decompress the portion of the image without substantial recourse to the region of the image external to the portion.
Therefore, as is evident from the above description, decompression (decoding) of part of an image is possible without the need to decompress the entire image in contrast to the system of the Barnsley et al. patent.
The above process has other significant advantages over the system of the Barnsley et al. patent. These include: dispensing with a search and the corresponding speed gain.
Also, the quadtree splitting process is an adaptive one in that more complex "worse case" images result in a greater degree of splitting (and, unfortunately lower compression ratios), whereas simple images can result in lower levels of quadtree splitting. Further, as is evident from the foregoing description, it is not necessary to store any information regarding the range block apart from the co-efficients a and b. Hence, the amount of information is again reduced. Other advantages include partial decompression, or more specifically decompression of a portion of the image while the image external to the portion of the image remains substantially compressed (or encoded).
Although the preferred embodiment has been described with reference to the quadtree decomposition of an image, it will be obvious to those skilled in the art that the o present invention is not limited thereto. For example, there is no reason, apart from convenience, for the domain block to be limited to squares. Indeed, squares have the disadvantage that their boundaries are vertical and horizontal lines. The human eye is, unfortunately, more likely to notice visual artifacts like horizontal and vertical discontinuities that may exist on the boundaries of various domain blocks. It is therefore envisaged that the preferred embodiment could be readily extended to a process of (HSR02) (349320) [O:\CISRA\HSR\HSRO I&02]HSR02.DOC -11triangulation where triangles could be used as the basic shape for the various range and domain blocks.
Further, Equation has been used because it is easy to understand and deal with.
Equation 1 is in a linear form having two co-efficients a and b. Other forms of equations, such as quadratics, may produce a better match between range and domain blocks thus leading to less quadtree splitting and better compression.
Further, the above process can be obviously applied to data sets other than mere pixel values. For example, in the domain of images, the above process could be easily applied to the frequency domain or the Hadamard transformed domain. In this respect, it is envisaged that various different weighting functions could be utilised for different portions of the transformed domain. Additionally, the principles of the present invention can be extended to other multidimensional data.
The foregoing describes and embodiment of the invention and various modifications thereto. Further modifications, obvious to those skilled in the art, can be made thereto without departing from the scope of the invention.
S
S
S
S
S.
S. S S S S [O:\CISRA\HSR\HSR01 &02]HSR02.DOC (HSR02) (349320)

Claims (23)

12- The claims defining the invention are as follows: 1. A computer-implemented method for representing data, said method comprising the steps of: dividing the data into a plurality of regions, wherein each region contains a first portion of said data; and for each of said regions, performing the steps of: determining a mapping from a second portion of said data to said first portion of the current region to minimise an error measure, wherein said second portion of said data includes said current region so that said current region is positioned within said second portion of said data; storing said mapping as a representation of said current region if said error measure is below a predetermined threshold; and recursively applying the steps of said method to said current region if said error measure is greater than or equal to said predetermined tolerance. 2. The method of claim 1, wherein said second portion of said data comprises a subsampled region of said data which includes said current region. 3. The method of claim 2, wherein said subsampled region further includes a 20 border around said current region. P*oo 4. The method of claim 1, wherein said data has a two-dimensional form and said error measure comprises: U Error,, =min(a,b) (a x range,, domain,, b) 2 a 1 I xy where a and b are variables, domainxy represents a data value of a current region at the position rangexy represents a corresponding data value in said second portion of said data, and the sum is taken over all values of said current region so as to determine values of a and b which minimise said error measure. U The method of claim 4, wherein said values a and b are utilised as a representation of said current region of said data. HSR02.DOC
13- 6. The method of claim 1, wherein said data takes a two dimensional form and said dividing step comprises using quadtree division of said data. 7. An apparatus for representing data, comprising: means for dividing the data into a plurality of regions, wherein each region contains a first portion of said data; and processing means coupled to said dividing means for operating on each of said regions, comprising: means for determining a mapping from a second portion of said data to said first portion of the current region to minimise an error measure, wherein said second portion of said data includes said current region so that said current region is positioned within said second portion of said data; means for comparing said error measure with a predetermined threshold; means for storing said mapping as a representation of said current region if said error measure is below said predetermined threshold; and wherein said dividing means and said processing means recursively operate on said current region if said error measure is greater than or equal to said predetermined tolerance. 8. The apparatus of claim 7, wherein said second portion of said data i comprises a subsampled region of said data which includes said current region. 999* 9. The apparatus of claim 7, wherein said data has a two-dimensional form, and said processing means determines said error measure as follows: SError,,i, min(,,b C(a x range,y domain.,,y b) ,la <1 where a and b are variables, domainxy represents a data value of a current region at the position rangexy represents a corresponding data value in said second portion of 30 said data, and the sum is taken over all values of said current region so as to determine values of a and b which minimise said error measure. HSRO2.DOC
14- The apparatus of claim 9, wherein said values a and b are used as a representation of said current region of said data. 11. The apparatus of claim 7, wherein said data takes a two dimensional form and said dividing means comprises means for performing a quadtree division of said data. 12. A first computerised method for creation of a portion of an image from representation data of the image, said representation data resulting from a second computerised method for representing data, said second method as described in claim 1, said first method comprising the steps of: selecting a region of said image corresponding to said portion of said image; determining subsample data of the representation data, wherein upon decompression the subsample data includes at least said portion of said image so that said portion of said image is positioned within said subsample data; and decompressing said subsample data. 13. The method of claim 12, wherein said representation data has a two-dimensional form, and said method includes the step of dividing said data using quadtree division of said data. a S.14. The method of claim 12, wherein said step of selecting a region further •oo• includes the step of determining at least one relative coordinate point indicative of the relative position of said region of said arbitrary image, and wherein the step of determining subsample data includes the step of locating the subsample data within the representation data of the image using the at least one relative coordinate point. 9 *15. The method of claim 12, wherein said representation data of the image includes identifiers indicating a mapping between a domain block and a range block.
16. The method of claim 15, wherein the domain block is centered on the range block. HSRO2.DOC 14a
17. The method of claim 12, wherein the decompressing step includes the step of extracting the subsample data while leaving the representation data substantially unchanged.
18. The method of claim 12, wherein the decompressing step is recursively applied for a predetermined number of times.
19. The method of claim 12, wherein the decompressing step is recursively applied until an error measure between consecutive decompression results is below a predetermined tolerance. The method of claim 12, wherein following the decompressing step, the decompressed subsample data is displayed on an output device.
21. A first apparatus for creating a portion of an image from representation data of the image, said representation data resulting from said first apparatus or a second apparatus for representing data, as described in claim 7, said first apparatus comprising: means for selecting a region of said image corresponding to said portion of said image; 20 means for determining subsample data of the representation data, wherein upon decompression the subsample data includes at least said portion of said image so that said portion of said image is positioned within said subsample data; and .means for decompressing said subsample data.
22. The apparatus of claim 21, wherein said representation data has a two-dimensional form, and said apparatus includes means for quadtree dividing said data. e 0 a S S HSR02.DOC
23. The apparatus of claim 21, wherein said selecting means further includes means for determining at least one relative coordinate point indicative of the relative position of said region of said arbitrary image, and wherein said means for determining subsample data includes means for locating Sthe subsample data within the representation data of the image using the at least one relative coordinate point.
24. The apparatus of claim 21, wherein said representation data of the image includes identifiers indicating a mapping between a domain block and a range block. The apparatus of claim 24, wherein the domain block is centered on the range block.
26. The apparatus of claim 21, wherein the decompressing means includes means for extracting the subsample data while leaving the representation data substantially unchanged.
27. The apparatus of claim 21, wherein the decompressing means recursively operates on said subsample data for a predetermined number of times.
28. The apparatus of claim 21, wherein the decompressing means recursively operates on said subsample data until an error measure between consecutive 00 decompression results is below a predetermined tolerance. oo. 29. The apparatus of claim 21, comprising an output device for displaying the S 20 decompressed subsample data.
30. A method for compressing image data using a computer, said image data comprising a plurality of pixels, said method comprising the steps of: partitioning said image data into a plurality of domain blocks; to* for each domain block, performing the following sub-steps: selecting a portion of said image data to be a range block for said current domain block, where said range block is larger than the current domain block and the current domain block is located within said range block so as to eliminate searching of said image data for a range block; 0.o: (ii) reducing the size of said range block; 30 (iii) mapping the current domain block and said reduced range block so as to minimise an error measure; (iv) storing said maping for said current domain block in an adaptive manner dependent on said partitioning step if said error measure is less than a predetermined threshold; and (HSR02) (349320) [O:\CISRA\HSR\HSROI &02]HSR02.DOC -16- repeating steps and using said domain block as said image data if said error measure is greater than or equal to said predetermined threshold.
31. The method according to claim 30, wherein said mapping step (iii) comprises the step of determining parameters a and b so as to minimise said error measure.
32. The method according to claim 31, wherein said storing step (iv) further comprises storing said parameters a and b.
33. The method according to claim 30, wherein said storing step (iv) further comprises storing said mapping if a predetermined number of partitionings of said image data have been carried out to produce said current domain block.
34. The method according to claim 30, wherein said partitioning step (A) comprises the step of quadtree partitioning said image data. The method according to claim 34, wherein said storing step (iv) comprises the steps of storing said mapping in a node for said current domain block in a quadtree structure and clearing a quadtree-split indicator of said node.
36. The method according to claim 35, wherein said repeating step (v) comprises the step of setting said quadtree split indicator in said node for said current domain block in said quadtree structure.
37. The method according to claim 30, wherein said reducing step (ii) o* 20 comprises one of the group of steps consisting of subsampling said range block and averaging data values of said range block. S38. The method according to claim 30, wherein in said selecting step the current domain block is located within said range block in a predetermined symmetrical manner.
39. A computer-implemented method for representing data substantially as hereinbefore described with reference to Figs. 3 to 10 of the accompanying drawings.
40. A computerised method for the creation of a portion of image, substantially as hereinbefore described with reference to Figs 11 to 13 of the accompanying drawings. DATED this TWENTY-SECOND day of AUGUST 1996 Canon Information Systems Research Australia Pty Ltd Patent Attorneys for the Applicant SPRUSON FERGUSON (HSR02) (349320) [O:\CISRA\HSR\HSRO 1 &02]HSR02.DOC
AU64203/96A 1995-08-24 1996-08-22 Method and apparatus for processing digital data Ceased AU722172B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU64203/96A AU722172B2 (en) 1995-08-24 1996-08-22 Method and apparatus for processing digital data

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
AUPN5009A AUPN500995A0 (en) 1995-08-24 1995-08-24 Method and apparatus for processing digital data
AUPN5009 1995-08-24
AUPN6905 1995-11-30
AUPN6905A AUPN690595A0 (en) 1995-11-30 1995-11-30 Method and apparatus for partial decompression
AU64203/96A AU722172B2 (en) 1995-08-24 1996-08-22 Method and apparatus for processing digital data

Publications (2)

Publication Number Publication Date
AU6420396A AU6420396A (en) 1997-03-06
AU722172B2 true AU722172B2 (en) 2000-07-27

Family

ID=27155517

Family Applications (1)

Application Number Title Priority Date Filing Date
AU64203/96A Ceased AU722172B2 (en) 1995-08-24 1996-08-22 Method and apparatus for processing digital data

Country Status (1)

Country Link
AU (1) AU722172B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5065447A (en) * 1989-07-05 1991-11-12 Iterated Systems, Inc. Method and apparatus for processing digital data
US5384867A (en) * 1991-10-23 1995-01-24 Iterated Systems, Inc. Fractal transform compression board

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5065447A (en) * 1989-07-05 1991-11-12 Iterated Systems, Inc. Method and apparatus for processing digital data
US5384867A (en) * 1991-10-23 1995-01-24 Iterated Systems, Inc. Fractal transform compression board

Also Published As

Publication number Publication date
AU6420396A (en) 1997-03-06

Similar Documents

Publication Publication Date Title
US20090245661A1 (en) Mixed content image compression with two edge data representations
US6556711B2 (en) Image processing apparatus and method
DE69636599T2 (en) METHOD AND SYSTEM FOR REPRODUCING GRAPHIC OBJECTS BY DIVISION IN PICTURES AND COMPOSITION OF PICTURES TO A PLAY PICTURE
JP2531840B2 (en) High quality compression method for binary text images
US6281903B1 (en) Methods and apparatus for embedding 2D image content into 3D models
US7065530B2 (en) Data structure for efficient access to variable-size data objects
US6192155B1 (en) Systems and methods for reducing boundary artifacts in hybrid compression
US6587583B1 (en) Compression/decompression algorithm for image documents having text, graphical and color content
JP3504978B2 (en) Virtual editing of compressed images
US7212313B1 (en) Reducing storage requirements for display data
US5327248A (en) Compressed image virtual editing system
US6897977B1 (en) Lossy method for compressing pictures and video
US20030048272A1 (en) Resolution reduction technique for displaying documents on a monitor
JP2003346166A (en) System and method for facilitating compression of document image by utilizing mask
JP2003296747A (en) 3-d computer graphic rendering system
US7113638B2 (en) Image compression usable with animated images
US6424430B1 (en) Rendering of objects on graphical rendering devices as clipped images
AU722172B2 (en) Method and apparatus for processing digital data
JP4870079B2 (en) Visibility data compression method, decompression method, compression system, and decoder
EP0762735A2 (en) A method and apparatus for processing digital data
GB2236037A (en) Method and apparatus for filling contours in digital typefaces
HK1011129A (en) A method and apparatus for processing digital data
JP2000134622A (en) Data processing device
Navin et al. Data Oriented Model of image: as a framework for image processing
CN119052524B (en) Video display method and system

Legal Events

Date Code Title Description
MK14 Patent ceased section 143(a) (annual fees not paid) or expired