METHOD AND APPARATUS FOR REGION-BASED MOVING IMAGE ENCODING AND DECODING
In partitioning and encoding an image into multiple regions, the degree of freedom of the region shape has generally been low and setting regions based on image features was difficult. A moving image encoding apparatus includes a region partitioning section, an encoder, and a memory for motion-compensated prediction. The region partitioning section includes a partitioning processing section and a integration processing section. The partitioning processing section partitions the input image based on a criterion relating to the state of partition. The integration processing section integrates mutually close regions based on a criterion relating to the state of integration. Thereafter, each region is encoded. A large variety of region shapes can be produced by the integration processing section.
This application is a Divisional of co-pending application Ser. No. 11/531,633 filed Sep. 13, 2006, which is a Divisional of Ser. No. 10/347,386 filed Jan. 21, 2003, which is a Divisional of Ser. No. 08/956,106 filed Oct. 24, 1997, and for which priority is claimed under 35 U.S.C. § 120; and this application claims priority of Application Nos. 9-107072 and 9-261420 filed in Japan on Apr. 24, 1997 and Sep. 26, 1997, respectively, under 35 U.S.C. § 119; the entire contents of all are hereby incorporated by reference
BACKGROUND OF THE INVENTION1. Field of the Invention
This invention relates to a method and apparatus for inputting and encoding a moving image and to an apparatus for decoding the encoded moving image. This invention particularly relates to a technique for encoding an image frame by first partitioning it into multiple regions and to a technique for decoding the encoded image frame.
2. Description of the Related Art
The input image 1 to be encoded is first input to differentiator 101. Differentiator 101 takes the difference between input image 1 and prediction signal 102 for output as prediction error signal 103. Encoder 104 encodes input image 1, which is an original signal, or prediction error signal 103, and outputs encoded data 105. The encoding method in encoder 104 employs a technique in the above-mentioned recommendation where prediction error signal 103 is transformed from a space region to a frequency region using Discrete Cosine Transformation (DCT), a type of orthogonal transformation, and the obtained transformation coefficient is linearly quantized.
Encoded data 105 is branched into two directions, where one is transmitted to a receiver, or an image decoding apparatus (not shown) and the other is input to decoder 106 within the present apparatus. Decoder 106 performs an operation which is the opposite of encoder 104, and generates and outputs decoded prediction error signal 107 from encoded data 105. Adder 108 adds prediction signal 102 with decoded prediction error signal 107 and outputs the result as decoded image signal 109. Prediction section 111 performs motion-compensated prediction using input image 1 and decoded image signal 109 of the previous frame stored in memory 110, and outputs prediction signal 102 and motion vector 112. At this time, motion compensation is performed in block units of a fixed size called a macro block comprising 16 16 pixels. As an optional function for a block within a region having large movements, motion-compensated prediction can be performed with the macro block partitioned into four sub-block units of 8 8 pixels. The obtained motion vector 112 is transmitted toward the image decoding apparatus, and prediction signal 102 is sent to differentiator 102 and adder 108. According to this apparatus, the amount of data of the moving image can be compressed while maintaining image quality through the use of motion-compensated prediction.
In this prior art, the shape of the encoding unit region is limited to two types. Moreover, both shapes are rectangular. Therefore, there is naturally a limit in the encoding which can be adapted to the scene structure or features of an image. For example, if it is desired to increase the amount of code only for an object having large movements, it is preferable, although difficult in this prior art, to define a region having a shape identical to that of the object.
In this apparatus, input image 1 is first partitioned into multiple regions by region partitioning section 113. Region partitioning section 113 determines the sizes of regions in accordance with the motion-compensated prediction error. Region partitioning section 113 performs judgment using a threshold with regard to dispersion of the inter-frame signal and assigns small blocks to regions having large movement and large blocks to regions, such as backgrounds, having small movement from among ten types of block sizes prepared in advance of 4 4, 4 8, 8 4, 8 8, 8 16, 16 8, 16 16, 16 32, 32 16, and 32 32 prepared in advance. In concrete terms, a dispersion value is calculated by region determination section 115 for the prediction error signal obtained by prediction section 114, and based on it the block size is determined. Attribute information 116, such as region shape information and encoding mode information, as well as motion vector 117 are determined at this time, and the prediction error signal or the original signal is encoded by encoder 118 in accordance with the encoding mode information to yield encoded data 119. Subsequent processes are the same as those of the first prior art.
This prior art is richer in processing flexibility than the first prior art from the viewpoint of preparing multiple sized blocks. However, this apparatus also limits each region to a rectangular shape. Therefore, even with rectangular shapes in ten sizes, there is room for improvement in adaptability with respect to arbitrarily shaped image regions.
SUMMARY OF THE INVENTIONThe present invention takes into consideration these problems with the object of providing a moving image encoding technique for performing more flexible processing according to the conditions of the image to be processed. The object of this invention, in more concrete terms, is to provide a moving image encoding technique using region partitioning techniques that can accurately handle various image structures. Another object of this invention is to provide a partitioning criterion based on various points of view when partitioning regions for encoding. Still another object of this invention is to provide a technique for correctly decoding the encoded data of regions that have been partitioned into various shapes.
The moving image encoding method of this invention includes two steps. A first step partitions an input image into multiple regions based on a predetermined partitioning judgment criterion. Until this point, the encoding process is the same as the general conventional region-based encoding. However, in a second step, this invention integrates each of partitioned multiple regions with adjacent regions based on a predetermined integration judgment criterion. Thereafter, in a third step, the image signal is encoded for each of the regions remaining after integration. According to this method, the integration process allows regions to take on various shapes. Thus, a region having a shape closely matching the structure of an image or outline of an object can be generated.
The moving image encoding apparatus of this invention includes a region partitioning section and an encoder. The region partitioning section includes a partitioning processing section for partitioning the input image into multiple regions based on a predetermined partitioning judgment criterion, and a integration processing section for integrating each of multiple regions partitioned by the partitioning processing section with adjacent regions based on a predetermined integration judgment criterion. The encoder encodes the image signal for each of the regions remaining after integration by the integration processing section. According to this apparatus, a comparatively high image quality can be achieved at comparatively high data compression ratios while flexibly supporting the structures of images.
The above-mentioned integration processing section performs preliminary encoding and decoding of images for each region, and may examine the amount of code and the encoding distortion. In such a case, the encoding distortion can be minimized under the constraint of a predetermined amount of code.
The above-mentioned partitioning processing section includes a class identifying section for classifying the importance of regions into classes, and may judge whether or not to partition each region based on an activity to be described later and the class. If the class identifying section references feature parameters in images, the recognition of objects becomes possible thus facilitating more accurate region partitioning.
On the other hand, the moving image decoding apparatus of this invention inputs and decodes the encoded data of the image that was encoded after being partitioned into multiple regions. This apparatus includes a region shape restoring section and an image data decoder. The region shape restoring section restores, based on region shape information included in the encoded data, the shape of each region that was partitioned during encoding. The image data decoder, after specifying the sequence in which regions were encoded based on the shapes of the restored regions, decodes the image for each region from the encoded data. According to this apparatus, accurate decoding is achieved even if regions having various shapes are generated in the encoding stage.
BRIEF DESCRIPTION OF THE DRAWINGS
In
Input image 1 is input to region partitioning section 2 (S1) where it is partitioned into multiple regions. Region partitioning section 2 performs initial partitioning (S2) and adjacent region integrating (S3), as will to be described later. Region partitioning section 2 passes shape information 3, image signal 4, attribute information 6 such as encoding modes of the regions and, motion information 5 for each region obtained as a result of partitioning to encoder 7. Encoder 7 transforms and multiplexes these information items into a bit pattern based on a predetermined encoding method for output as encoded bit stream 11 (S4, S5). In order to perform region partitioning and encoding based on motion-compensated prediction, encoder 7 generates local decoded image 8 for each region and stores it into memory 9. Region partitioning section 2 and encoder 7 fetches the local decoded image stored in memory 9 as reference image 10 to perform motion-compensated prediction.
(1) Initial Partitioning
The initial partitioning corresponding to S2 of
The term fs(x, y, t) is the pixel value on (x, y) at time t of the predicted region S, fs(x, y, t−1) is the pixel value on (x, y) at time t−1, and fs(x+vx, y+vy, t−1) is the pixel value of the position that is displaced from position (x, y, t−1) by the amount of vector v. R represents the motion vector search range.
From the obtained vector v, the prediction image is obtained by fs(x+vx, y+vy, t−1), and the prediction error power, or activity, becomes Dmin. Defining the activity with this method enables region partitioning to be performed according to the complexity of the local motion of the image. Control becomes possible, such as for detailed encoding for portions having large movements and rough encoding for portions having small movements. Affine motion compensation for obtaining affine motion parameters and perspective motion compensation for detecting three-dimensional motion may be used.
Next, a judgment is made individually as to whether or not to perform further block partitioning for each B0n (S9). For this purpose, activity 17 for each B0n is calculated in activity calculating section 16. Partitioning judgment section 18 compares threshold TH0 that was set in advance with the activity of each block, and if activity 17 is larger than TH0, the corresponding B0n is further partitioned into four blocks (S10). This is called a 1st partitioning stage.
(2) Integrating Adjacent Regions
Integration processing section 14 performs integration with adjacent regions for each S0n. The internal configuration of integration processing section 14 is shown in
Next, the “adjacent regions” of each region are defined by adjacent region setting section 21 (S18) using labels.
Next, a judgment is made for each region as to whether or not the region can be integrated with its adjacent regions. For this reason, an evaluation value for integration is calculated (S19) by provisional encoder 22, decoder 23, encoding distortion calculating section 24, and evaluation value calculating section 25. The evaluation value is amount of code—distortion cost L(Skn) expressed in the following formula,
L(Skn)=D(Skn)+λR(Skn) Formula 1
Here, D(Skn) is the encoding distortion of Skn, namely, the square error summation, R(Skn) is the amount of code of Skn, and λ is the constant 26. The integration proceeds in the direction of decreasing L(Skn). Decreasing L(Skn) is equivalent to decreasing the encoding distortion within the range of the predetermined amount of code based on the given constant λ. Decreasing the summation of L(Skn) enables the encoding distortion to be reduced when the same amount of code is used.
Decoder 23 generates the local decoded image for Skn (S23) using the encoded data obtained by provisional encoder 22. Next, distortion D(Skn) of the local decoded image and original image is calculated (S24) by encoding distortion calculating section 24. Evaluation value calculating section 25 calculates (S25) amount of code—distortion cost L(Skn) from R(Skn) and D(Skn).
Step 19 performs the preceding evaluation value calculation for all regions for the three types of
1. Each region Skn itself: L(Skn)
2. Adjacent regions Ni[Skn] of Skn: L(Ni[Skn])
3. Region temporarily integrating Skn and Ni[Skn]: L(Skn+Ni[Skn])
Here, Ni[Skn] denotes an adjacent region of Skn, and i is a number for distinguishing the multiple adjacent regions.
Next, in integration judgment section 27, a location within the image frame where
DL=L(Skn)+L(Ni[Skn])−L(Skn+Ni[Skn])
is a maximum is searched for, and the corresponding Skn and Ni[Skn] are integrated (S20). This is the kth integration stage. Hereafter, integration judgment section 27 instructs labeling section 20 to update labels through integration process iteration instruction signal 28. Labeling section 20 replaces label l(Ni[Skn]) with l(Skn), and again sets adjacent regions with adjacent region setting section 21. This yields new region Sk+1n and adjacent regions Ni[Sk+1n], thus determining L(Sk+1n), L(Ni[Sk+1n]) and L(Sk+1n+Ni[Sk+1n]). Integration judgment section 27 halts the instructions to labeling section 20 when there are no further combinations yielding positive values of DL and terminates the integration process (S21).
This terminates the processing for partitioning and integrating, and information 3 expressing the region partitioned state of input image 1, image data 4 for each region, motion information 5, and attribute information 6 is output to encoder 7. Hereafter, encoding is performed according to a predetermined encoding method.
In this embodiment, integrating was performed as well as partitioning and each region can be expressed as a set of rectangular blocks of various sizes. For example, an object within an image having large movements can be integrated into a single region having a shape similar to the outline of the object. As a result, the amount of code is controlled by changing the quantization parameter for each object so as to enable flexible handling of images based on their actual structures. Furthermore, optimum region partitioning which minimizes encoding distortion is achieved under a fixed amount of code. Thus, compared to the conventional moving image encoding apparatus, higher image quality can be achieved with a smaller amount of code.
Although the initial partitioning in this embodiment was terminated at the end of the 2nd partitioning stage, it may of course be terminated at another stage. For example, if the overall movement of the image is small, the initial partitioning may be terminated at the 1st stage and, if not, the number of stages may be increased. Furthermore, although image frames were encoded in this embodiment, it is also possible to apply this encoding in a similar manner to a rectangular image area including an object of arbitrary shape in the image frame.
For described encoder 7 and provisional encoder 22, the encoding of Skn was performed through a combination of DCT and linear quantization. However, other encoding methods, such as vector quantization, sub-band encoding, or wavelet encoding, may be used. Multiple encoding methods may be prepared and a configuration selectively using the method having the best encoding efficiency may be employed.
Although prediction error power was adopted for the activity in this embodiment, other examples given below may be considered.
A first example is a dispersion value within the region. The dispersion value expresses the complexity of the pixel distribution of the region, and the dispersion value becomes larger for a region that includes images where pixel values, such as at edges, vary suddenly. Dispersion value σS is given by the following formula when the pixel value within region S is set to fs(x, y, t) and the mean of pixel value within region S is set to μS.
By this activity, regions can be partitioned according to the complexity of the local structure of the image, and control is possible for detailed encoding of portions where pixel values change drastically and rough encoding of portions where pixel values change minimally.
A second example is the edge intensity within the region. The edge intensity can be solved using a Sobel operator as mentioned in “Edge detection by compass gradient masks” by G. Robinson (Journal of Computer Graphics and Image Processing, Vol. 6, No 5, October 1977) as the number of pixels distributed on the edge or edge distribution area. In the case of this method, regions can be partitioned according to the edge structure of the image, and control is possible for detailed encoding of portions where edges are located and rough encoding of portions where edges do not exist.
As a third example, the magnitude of the motion parameter based on motion-compensated prediction of the region can be given. As a result of motion-compensated prediction, the motion parameter is obtained. This corresponds to vector v in the block matching method. According to this method, regions can be partitioned according to the degree of motion of the image, and control is possible for detailed encoding of portions where localized large movements occur, such as object regions, and rough encoding of portions where movements rarely occur, such as background regions.
A fourth example is the linear sum of the amount of code of the motion parameter based on motion-compensated prediction of the region and the prediction error power. The evaluation value of this case may be defined in the following formula.
Lmc=Dmc+λRmc Formula 2
Here, Dmc is the prediction error power determined in the course of motion parameter detection, λ is a constant, and Rmc is the amount of code of the motion parameter. The motion parameter minimizing Lmc is determined and the evaluation value at the time is set as the activity. According to this method, regions are partitioned so as to lower the total encoding cost including the amount of information of the motion parameter and the amount of information based on the complexity of motion of the image, enabling encoding of partitions to be performed with a small amount of information.
A fifth example is the linear sum of the activity values. By performing appropriate weighting for each activity, it becomes possible to handle a variety of images.
Although initial partitioning is performed in the partitioning processing section 12 in this embodiment, this section or the like can be provided outside the region partitioning section 2. With that arrangement, the initial partitioning is done outside the moving image encoding apparatus shown in
This embodiment relates to an apparatus wherein region partitioning section 2 of the first embodiment has been partially modified.
Setting of the threshold is unnecessary in this embodiment, and region partitioning is performed only for amount of code—distortion cost as the evaluation value. Therefore, the procedure associated with threshold setting becomes unnecessary, as do activity calculation and comparison judgment processing. Thus, this embodiment can be used in addition to the first embodiment in order to lighten the computational load relating to these processes.
Third EmbodimentIn the partitioning process of this embodiment, a judgment is made as to whether or not partitioning is possible, not only including the activity, but also including an index (hereinafter called a class) indicating the importance of the region. It is preferable to perform detailed encoding for regions having high importance, and to reduce region areas. Regions having low importance are made as large as possible so as to reduce the amount of code per pixel.
The activity is, for example, a closed, local statistical value within the region. On the other hand, the classes in this embodiment are based on the features of the image spanning regions. In this embodiment, the classes are defined on the basis as to what degree a person views the region, namely, a person's degree of observation, due to the object structure traversing the region. For example, when the edge distribution of a given region spans a wide range and the connection with adjacent regions is strong, it is highly possible the region is located at the boundary of an object.
As shown in
After classification into classes, activity 17 is calculated in activity calculating section 16, and a threshold judgment relating to the activity is first performed (S28) by partitioning judgment section 31. For a region judged here to require partitioning, a judgment is made for permission to partition based on class 30 (S29). Thus, partitioning judgment section 31 holds a criterion in advance which defines to what extent of size a region of each class is to be partitioned. If permission is granted for partitioning with regard to a class, the region is partitioned (S30). This is performed for all regions, and the same partitioning process is also performed for the newly created partitioned regions (S33 to S38).
According to this embodiment, the encoding of images can be performed while taking into consideration the features of images spanning multiple regions, particularly the outlines of objects. Control is possible so that regions with a low degree of observation are roughly encoded to reduce the amount of information, and the amount of information reduced is applied to regions having a high degree of observation.
Fourth EmbodimentThe degree of observation of the person was employed in class determination in the third embodiment. In this embodiment, features of a known image are stored, and classes are determined according to the degree of coincidence between the stored features and the features calculated from each region.
For example, for images of faces, considerable research has been conducted, and many techniques have been proposed for digitizing face structures. Once these features are stored, a person's face (generally having high importance) can be detected from within the image. For other objects, there are also many instances where they can be described by features based on luminance and texture information. In order to clearly express a person's face, the region having features coinciding with features of the person's face is set as the most important class A, while other regions are set as class B of normal importance.
Features memory 32 holds the features relating to objects for each object classified into classes. Degree of feature coincidence calculating section 33 calculates the degree of coincidence of input image 1 and the features of the object classified into classes. The degree of coincidence is determined, for example, as an error between the features of input image 1 and the features within features memory 32. Next, the object having the highest degree of coincidence is detected by class determination section 34, and the concerned regions are classified into that object class.
According to this embodiment, the identification or detection of objects becomes possible depending on features of the image. Image quality can be further improved where necessary. The classification of objects into classes may be performed according to the features associated with the person's degree of observation, in which case encoding can be performed while taking into consideration human visual characteristics with respect to the image.
Fifth EmbodimentEncoding distortion during the integration process was taken into consideration in the first embodiment. In this embodiment, encoding distortion in the partitioning process stage is taken into consideration.
Partitioning processing section 12 of this embodiment employs formula 1 that was introduced in the first embodiment. Through the use of this formula, the initial partitioning process is performed in a direction of reducing the summation of L(Skn) within the frame so that the encoding distortion can be reduced when the same amount of code is used.
As shown in
In calculating the amount of code—distortion cost, encoding of B0n and SB0n(i) is first performed in provisional encoder 22. Next, in decoder 23, the local decoded images of B0n and SB0n(i) are generated from the encoded data obtained from provisional encoder 22. Next, the distortion between the local decoded images and the original image, D(B0n) and D(SB0n(i)), are calculated by encoding distortion calculating section 24. Evaluation value calculating section 25 calculates L(B0n) and L(SB0n(i)) from amount of code R(B0n) and R(SB0n(i)) and encoding distortion D(B0n) and D(SB0n(i)) (S40, S41).
Partitioning judgment section 35 compares L(B0n) and the summation of the four sub-blocks of L(SB0n(i)) (i=1, 2, 3, 4) (S42), and partitions B0n into four parts of SB0n(i) if the latter is smaller (S43). This corresponds to the 1st partitioning stage. The blocks partitioned into SB0n(i) are newly denoted by B1n (1≦n≦N1), and the same partitioning judgment is performed with respect to B1n (S46 to S51). Subsequently, the same partitioning process is performed a predetermined number of times. The partitioned state shown in
Since activity-related operations are not performed in this embodiment, this embodiment is particularly advantageous if importance is placed on reducing the amount of operations.
Sixth Embodiment Another example of integration processing section 14 shown in
First, an initial parameter value is set in quantization parameter setting section 37 and output (S52) to provisional encoder 39. Next, encoding of region Skn is performed (S53) in provisional encoder 39. During encoding, quantization is performed using the set quantization parameter.
Decoder 23 generates the local decoded image of Skn from the encoded data obtained in this manner (S54). Next, distortion D(Skn) between the local decoded image and the original image is calculated (S55) at encoding distortion calculating section 24. Evaluation value calculating section 25 calculates L(Skn) from amount of code R(Skn) and encoding distortion D(Skn) (S56). The value of cost obtained from the initial calculation is held as Lmin, after which the quantization parameter is varied and the same cost calculation is performed. Because varying the quantization parameter changes the balance between the amount of code and distortion, the parameter for when the amount of code—distortion cost is at a minimum is employed, resulting in amount of code—distortion cost L(Skn) of region Skn (S57 to S60). The remainder is the same as the first embodiment.
According to this embodiment, an optimum integration process is achieved while taking into consideration the quantization parameter. This method of including the quantization parameter is also applicable to the partitioning process based on the amount of code—distortion cost described in the fifth embodiment.
Seventh Embodiment Yet another example of the sixth embodiment is described in this embodiment.
Provisional encoder 42 uses encoding based on motion-compensated prediction to determine the motion parameter. At this time, the motion-compensated prediction cost (formula 2) described in the first embodiment is used. In other words, determination of the motion parameter during temporary encoding is performed so that the cost is minimized by taking a balance between motion-compensation based matching distortion and the amount of code of the motion parameter. In concrete terms, in the encoding by provisional encoder 42, the motion parameter is determined from the value of cost that is calculated by motion-compensated prediction cost calculating section 40. The remainder of the process is similar to that of the sixth embodiment.
According to this embodiment, from a given constant λ, the region shape can be determined while minimizing the overall amount of code—distortion cost from motion compensation to encoding. As a result, the encoding distortion based on a predetermined amount of code can be reduced.
Eighth Embodiment In this embodiment, a moving image decoding apparatus is described for decoding encoded bit streams that are generated by various moving image encoding apparatuses.
This decoding apparatus decodes encoded bit streams consisting of region shape information representing region partitioned state related to an image frame or partial image within an image frame (referred to as “image frames and the like” hereinafter), image data for regions encoded by a predetermined method, attribute information of regions, and motion information of regions; restores region images; and reproduces image frames and the like.
For this embodiment, the description method for region shape information differs from general conventional methods in that non-rectangular shaped regions are generated in the process of encoding. The description method employed in this embodiment is based on
i) explicit coordinates of vertices of each region,
ii) explicit process in encoding when regions are partitioned or integrated,
or the like. In the method of ii), for example, the number of the region partitioned in the ith partitioning stage and the number of the region integrated in the jth integration stage for arbitrary i and j are noted. As in the encoding apparatus, the 0th partitioning stage is first performed according to
Next, the data of regions is decoded in sequence from the bit stream according to the encoded sequence. First, the attribute information for region Sn is decoded by attribute information decoder 45, and the encoding mode information for the region is decoded (S63). If the current mode is inter-mode (inter-frame encoding mode), namely, a mode in which the prediction error signal is encoded (S64), motion parameter 48 is decoded in motion information decoder 47 (S65). Motion parameter 48 is sent to motion compensation section 49 and, based on this, motion compensation section 49 calculates a memory address corresponding to the prediction image among reference images stored in external memory 52, and retrieves prediction image 50 from external memory 52 (S66). Next, the image data for region Sn is decoded in image data decoder 46 (S67). In the case of inter-mode, the decoded image data and prediction image 50 are added to obtain the final reproduced image for region Sn.
On the other hand, in the case of intra-mode (intra-frame encoding mode), the decoded image data directly becomes the final reproduced image 53 for region Sn. The reproduced image is used as the reference image for subsequent prediction image generation so is written to external memory 52. This judgment and restoration of the reproduced image are performed in image decoder 51 (S68).
The series of processes terminates when it is performed for all regions included in image frames and the like. Similar processes may be also performed for other subsequent image frames and the like.
While there have been described what are at present considered to be preferred embodiments of the invention, it will be understood that various modifications may be made thereto, and it is intended that the appended claims cover all such modifications as fall within the true spirit and scope of the invention.
Claims
1. A moving image encoding method including steps of:
- partitioning an input image into a plurality of regions based on a predetermined partition judgment criterion;
- integrating regions with adjacent regions, for the various plurality of partitioned regions, based on a predetermined integration judgment criterion; and
- encoding image signals for regions remaining after integration.
2. A method as in claim 1 wherein said partition judgment criterion involves a comparison between performing encoding with a given region partitioned and performing encoding without the region partitioned.
3. A method as in claim 1 wherein said integration judgment criterion involves a comparison between performing encoding with a given region composed with adjacent regions and performing encoding without the region composed with the adjacent regions.
4. A moving image encoding apparatus including:
- a region partitioning section which includes a partitioning processing section for partitioning an input image into a plurality of regions based on a predetermined partition judgment criterion and an integration processing section for integrating each of a plurality of regions partitioned by the partitioning processing section with adjacent regions; and
- an encoder for encoding image signals for each of the regions remaining after integration by the integration processing section.
5. An apparatus as in claim 4 wherein said integration processing section comprises:
- a provisional encoder for preliminarily encoding an image per region and calculating the amount of code thereof;
- a decoder for decoding the image encoded by the provisional encoder;
- an encoding distortion calculating section for calculating encoding distortion by using the image decoded by the decoder; and
- an evaluation value calculating section for calculating an evaluation value for judging merit of encoding while taking into consideration both the amount of code and the encoding distortion;
- wherein it is determined for each region whether or not to perform integration for the region based on a result of comparing the evaluation value that is obtained in the case where the region is integrated with adjacent regions and the evaluation value that is obtained in the case where the region is not integrated with adjacent regions.
6. An apparatus as in claim 4 wherein said partitioning processing section includes:
- an activity calculating section for calculating prediction error power accompanying motion-compensated prediction of each region as an activity of the region; and
- a partitioning judgment section for comparing the calculated activity with a criterion value that was set in advance;
- and further partitions regions having activity greater than the criterion value into smaller regions.
7. An apparatus as in claim 4 wherein said partitioning processing section includes:
- an activity calculating section for calculating edge intensity of an original signal for each region as the activity of the region; and
- a partitioning judgment section for comparing the calculated activity with a criterion value that was set in advance;
- and further partitions regions having activity greater than the criterion value into smaller regions.
8. An apparatus as in claim 4 wherein said partitioning processing section includes:
- an activity calculating section for calculating, for each region, a linear sum of a plurality of numeric values indicating the characteristics of the image of the region; and
- a partitioning judgment section for comparing the calculated activity with a criterion value that was set in advance;
- and further partitions regions having activity greater than the criterion value into smaller regions.
9. An apparatus as in claim 8 wherein said plurality of numeric values includes a prediction error power and a motion parameter of each region which accompany motion-compensated prediction.
10. An apparatus as in claim 8 wherein said plurality of numeric values includes amount of code of a motion parameter of each region, a prediction error power which accompanies motion compensation, a dispersion value of an original signal, edge intensity, and magnitude of the motion parameter of each region.
11. An apparatus as in one of claims 6 wherein said partitioning processing section further includes a class identifying section and judges whether or not to partition each region on the basis of both said activity and class.
12. An apparatus as in claim 11 wherein said class identifying section observes an object structure spanning a plurality of regions and decides classes for the regions.
13. An apparatus as in claim 12 wherein said object structure is judged on the basis of original signal dispersion of the region, edge intensity, and degree of connection of the edge with adjacent regions.
14. An apparatus as in claim 11 wherein said class identifying section observes features of an image; performs detection of objects; and, based on the results thereof decides classes for the regions.
15. An apparatus as in claim 14 wherein said class identifying section stores in advance, for each object predicted to be included in the image, features of the image including the object, and determines the class of each region based on degree of coincidence of the features of the image of each region and the stored features of the object.
16. An apparatus as in claim 4 wherein said partitioning processing section includes:
- a provisional encoder for preliminarily encoding the image for each region and calculating the amount of code thereof;
- a decoder for decoding the image encoded by the provisional encoder;
- an encoding distortion calculating section for calculating an encoding distortion using the image that was decoded by the decoder; and
- an evaluation value calculating section for calculating the evaluation value for judging merit of encoding while taking into consideration both the amount of code and the encoding distortion;
- wherein it is determined for each region whether or not to perform partitioning for the region based on a result comparing the evaluation value that is obtained in the case where the region is further partitioned into smaller regions and the evaluation value that is obtained in the case where the region is not further partitioned into smaller regions.
17. An apparatus as in claim 5 wherein a quantization parameter of a prediction error signal accompanying motion-compensated prediction is variably set in said provisional encoder, and said evaluation value calculating section calculates the evaluation value while varying the quantization parameter.
18. An apparatus as in claim 5 wherein an evaluation value calculating section for obtaining as an evaluation value a linear sum of the prediction error power and the amount of code of motion parameter of each region accompanying motion-compensated prediction is disposed in a stage prior to that of said provisional encoder, and said provisional encoder detects the motion parameter based on the evaluation value.
19. An apparatus for inputting and decoding encoded data of an image that was encoded after being partitioned into a plurality of regions, comprising:
- a region shape restoring section for restoring, based on region shape information included in the encoded data, the shape of each region that was partitioned during encoding; and
- an image data decoder for decoding the image of each region from encoded data corresponding to its region.
20. An apparatus of claim 19 wherein said region shape information includes information relating to processing when regions are partitioned and integrated during encoding, and, based on this information, said region shape restoring section identifies the partitioned state of regions by reproducing the same process as that of the encoding apparatus.
21. A method for encoding plurality of pre-partitioned regions composing an image signal, said method comprising steps of:
- partitioning at least one region of the pre-partitioned plurality of regions based on a partition judgment criterion, said partitioning converting the pre-partitioned regions into a first plurality of regions having at least two unequal area regions;
- combining at least two regions from said first plurality of regions based on an integration judgment criterion that is image related, said combining converting said first plurality of regions into a second plurality of regions; and
- encoding separately regions of said second plurality of regions.
22. An apparatus for encoding plurality of pre-partitioned regions composing an image signal, said apparatus comprising:
- a processor partitioning at least one region of the pre-partitioned plurality of regions based on a partition judgment criterion to convert the pre-partitioned regions into a first plurality of regions having at least two unequal area regions;
- a processor combining at least two regions from said first plurality of regions based on an integration judgment criterion that is image related to convert said first plurality of regions into a second plurality of regions; and
- an encoder separately encoding regions of said second plurality of regions.
23. A method for encoding an image signal, said method comprising: partitioning an image signal into a first plurality of regions; partitioning at least one region of said first plurality of regions based on a partition judgment criterion, said partitioning at least one region converting said first plurality of regions into a second plurality of regions having at least two unequal area regions; combining at least two regions from said second plurality of regions based on an integration judgment criterion, said combining at least two regions converting said second plurality of regions into a third plurality of regions; and encoding separately regions of said third plurality of regions.
24. A method as in claim 23, wherein said at least two regions are contiguous.
25. A method as in claim 24, wherein said at least two regions are in contact.
26. A method as in claim 25, wherein said at least two regions share a boundary segment.
27. A method as in claim 23, wherein said step of partitioning at least one region includes iteratively partitioning said at least one region based on said partition judgment criterion.
28. A method as in claim 23, wherein said partitioning judgement criterion includes comparing between a result of said step of encoding when said at least one region is partitioned with a result of said step of encoding when said at least one region is not partitioned.
29. A method as in claim 23, wherein said integration judgement criterion includes comparing between a result of said step of encoding when said at least two regions are combined with a result of said encoding when said at least two regions are not combined.
30. A method as in claim 29, wherein said integration judgement criterion includes comparing between a result of said step of encoding when said at least two regions, are combined with a result of said encoding when said at least two regions are not combined.
31. An apparatus for encoding an image signal, said apparatus comprising: a processor partitioning an image signal into a first plurality of regions; a processor partitioning at least one region of said first plurality of regions based on a partition judgment criterion to convert said first plurality of regions into a second plurality of regions having at least two unequal area regions; a processor combining at least two regions from said second plurality of regions based on an integration judgment criterion to convert said second plurality of regions into a third plurality of regions; and a processor encoding separately regions of said third plurality of regions.
32. An apparatus as in claim 31, wherein said at least two regions are contiguous.
33. An apparatus as in claim 32, wherein said at least two regions are in contact.
34. An apparatus as in claim 33, wherein said at least two regions share a boundary segment.
35. An apparatus as in claim 31, wherein said processor partitioning at least one region iteratively partitions said at least one region based on said partition judgment criterion.
36. An apparatus as in claim 31, wherein said partitioning judgement criterion includes comparing between a result of encoding when said at least one region is partitioned with a result of encoding when said at least one region is not partitioned.
37. An apparatus as in claim 31, wherein said integration judgement criterion includes comparing between a result of encoding when said at least two regions are combined with a result of encoding when said at least two regions are not combined.
38. An apparatus as in claim 37, wherein said integration judgement criterion includes comparing between a result of encoding when said at least two regions are combined with a result of said encoding when said at least two regions are not combined.
Type: Application
Filed: Jul 23, 2007
Publication Date: Nov 15, 2007
Inventors: Shunichi Sekiguchi (Tokyo), Yoshimi Isu (Tokyo), Kohtaro Asai (Tokyo)
Application Number: 11/781,640
International Classification: H04B 1/66 (20060101);