WO2003085957A1 - Code amount control device and code amount control method - Google Patents
Code amount control device and code amount control method Download PDFInfo
- Publication number
- WO2003085957A1 WO2003085957A1 PCT/JP2003/004381 JP0304381W WO03085957A1 WO 2003085957 A1 WO2003085957 A1 WO 2003085957A1 JP 0304381 W JP0304381 W JP 0304381W WO 03085957 A1 WO03085957 A1 WO 03085957A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- code amount
- encoding
- parameter
- amount control
- input image
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/162—User input
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/124—Quantisation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/146—Data rate or code amount at the encoder output
- H04N19/15—Data rate or code amount at the encoder output by monitoring actual compressed data size at the memory before deciding storage at the transmission buffer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/154—Measured or subjectively estimated visual quality after decoding, e.g. measurement of distortion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/40—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
Definitions
- the present invention relates to a code amount control device and a code amount control method, and more particularly to a code amount control device and a code amount control method for controlling a code amount generated by encoding a still image.
- JPEG Joint Photographic Expert Group
- IJG Independent JPEG Group
- the image quality control value q-factor given by the user for image quality adjustment is converted into a parameter qscale by the following equation (1) or equation (2).
- variable-length code that assigns a code length according to the frequency of occurrence of each data in an image is used, so that the amount of code generated differs depending on the input image.
- the amount of code generated for an image that includes many portions with little change in color or brightness is small.
- the generation of an image that includes a portion where the color or brightness changes minutely, such as a bookcase or a footstep, is generated.
- the code amount tends to increase.
- the amount of generated code varies depending on the input image.
- the user needs to reduce the recording capacity.
- the number of images that can be recorded on a limited memory medium cannot be known in advance.
- a correction coefficient for correcting a quantization table is determined in advance in accordance with the complexity of an image, and quantization is performed by multiplying the correction coefficient.
- quantization is performed by multiplying the correction coefficient.
- the result of the encoding The operation of obtaining a re-correction coefficient from the above and re-encoding is repeated until a predetermined code amount is obtained. This allows the code amount to be constant regardless of the input image.
- An object of the present invention is to change the code amount of an image to a predetermined value in a short processing time.
- the present inventor has found that the image quality control value q_factor and the amount of generated code are difficult to formulate (see FIG. 1), but the inverse of the parameter qscale and the square of the generated code amount are shown in FIG. We focused on such a linear relationship (proportional relationship). In addition, we focused on the fact that the straight line has a fixed point that always passes through regardless of the image, although the slope differs for different images. Then, by determining this straight line from the first encoding result and the fixed point, a parameter (hereinafter, referred to as “correction parameter”) corresponding to a desired code amount can be determined. It has been found that the second encoding using, can obtain image data of a desired code amount, and thus have accomplished the present invention.
- the subject of the present invention is to obtain a linear function relating to a generated code amount and a parameter based on the coding result of an input image, calculate a correction parameter ⁇ corresponding to a desired code amount from the obtained linear function, and calculate Is to re-encode the input image using the modified correction parameters.
- the code amount control device uses a parameter for controlling image quality! / Encoding means for encoding an input image, and encoded data obtained by encoding.
- Calculation means for calculating a correction parameter corresponding to a desired code amount based on a function relating to the code amount and the parameter, wherein the coding means re-encodes the input image using the correction parameter. It adopts the configuration to do.
- a code amount control method comprising the steps of: encoding an input image using parameters for controlling image quality; encoding the encoded image data obtained by encoding; Calculating a correction parameter corresponding to a desired code amount based on a function relating to the parameter; and re-encoding the input image using the correction parameter.
- a code amount control program is a code amount control program executed by a computer, wherein the computer encodes an input image using a parameter for controlling image quality. Calculating a correction parameter corresponding to a desired code amount based on a function relating to the code amount of the coded data obtained by encoding and the parameter, and using the correction parameter! And re-encoding the input image.
- FIG. 1 is a diagram showing a relationship between a generated code amount and an image quality control value
- FIG. 2 is a diagram showing the relationship between the square of the generated code amount and the reciprocal of the parameter.
- FIG. 3 is a block diagram showing a configuration of the mobile communication terminal device according to Embodiment 1 of the present invention.
- FIG. 4 is a block diagram illustrating a configuration of a still image encoding unit according to Embodiment 1
- FIG. 5 is a block diagram illustrating a configuration of a code amount control unit according to Embodiment 1
- FIG. 7 is a diagram illustrating an operation of a code amount control unit according to the first embodiment.
- Figure 6B is a figure following Figure 6A
- Figure 6C is a figure that follows Figure 6B, and
- FIG. 7 is a block diagram showing a configuration of a code amount control unit according to Embodiment 2 of the present invention.
- FIG. 3 is a block diagram showing a configuration of a mobile communication terminal device having a code amount control device according to Embodiment 1 of the present invention.
- the mobile communication terminal device shown in the figure includes a camera 100, an AZD conversion unit 200, a still image coding unit 300, a radio modulation unit 400, a storage unit 500, a transmission unit 600, And an antenna 700.
- FIG. 4 is a block diagram showing the configuration of the still image encoding unit 300.
- the still image encoding unit 300 has an encoding unit 310, a parameter calculation unit 320, a switch 330, a switch 340, and a code amount control unit 350.
- the encoder 310 encodes the input image based on the parameters, outputs the encoded data to the terminal 340b of the switch 340, and outputs the generated code amount to the code amount control unit 350.
- the parameter calculation unit 320 calculates a parameter used for encoding from an image quality control value set by a user to control the image quality, and calculates a terminal 330 of the switch 330 and a code amount. Output to control unit 350.
- the switch 330 switches between a parameter output from the parameter calculation unit 320 and a correction parameter output from a code amount control unit 350 described later, and outputs the modified parameter to the encoding unit 310.
- the switch 340 outputs the coded data when the code amount of the coded data output from the coding unit 310 reaches a specified code amount that is a desired code amount.
- the code amount control unit 350 compares the generated code amount output from the encoding unit 310 with the designated code amount, determines the code amount of the encoded data, and switches the determination result to the switch 330. And switch 340. Further, the code amount control unit 350 obtains a linear function relating to the generated code amount and the parameter, calculates a correction parameter for setting the code amount of the encoded data to the specified code amount, Three Output to O b one
- FIG. 5 is a block diagram showing the configuration of the code amount control unit 350.
- the code amount control unit 350 includes a determination unit 352, a straight line determination unit 354, and a correction parameter calculation unit 356.
- the determination unit 352 compares the generated code amount output from the encoding unit 310 with the designated code amount, and determines the code amount of the encoded data encoded by the encoding unit 310 to be the designated code amount. It is determined whether it is greater than.
- the straight line determination unit 354 is a fixed point determined in advance, the square value of the generated code amount output from the encoding unit 310, and the inverse value of the parameter output from the parameter calculation unit 320. From this, a straight line (that is, a linear function) is determined on the two-dimensional coordinates with respect to the square value of the generated code amount and the reciprocal value of the parameter.
- the correction parameter calculation unit 356 calculates a correction parameter corresponding to the designated code amount from the determined straight line (—quadratic function) force.
- the input image that has been A / D-converted by the AZD converter 200 is input to the encoder 310. Further, an image quality control value set by the user to control the image quality is input to the parameter calculation unit 320, and the parameter is calculated from the image quality control value. The calculated parameters are input to the encoding unit 310 via the terminal 330a of the switch 330. Then, the input image is encoded by the encoding unit 310 based on the parameters. The encoded data obtained by encoding is output to the terminal 340b of the switch 340. Further, the generated code amount when the input image is coded is output to the determination unit 352 and the straight line determination unit 354 in the code amount control unit 350.
- the determination unit 3522 in the code amount control unit 350 determines the magnitude of the generated code amount and the designated code amount which is the desired code amount, and as a determination result, the generated code amount For example, if is greater than the specified code amount, 1 is output. If the generated code amount is less than or equal to the specified code amount, 0 is output, for example.
- the judgment result is output to the switch 330 and the switch 340.If 1 is output as the judgment result, the switch 330 is switched to the terminal 330b, and the switch 340 is set. Cannot be switched with the terminal 340a side. Therefore, when the code amount of the encoded data output from the encoding unit 310 exceeds the designated code amount, the encoded data is output to the radio modulation unit 400 or the storage unit 500. There is no.
- the switch 330 is not switched while the terminal 330a remains, and the switch 340 is switched to the terminal 340b. Therefore, when the code amount of the encoded data output from encoding section 310 is equal to or smaller than the designated code amount, the encoded data is output to radio modulation section 400 or storage section 500.
- the parameters output from the parameter calculation section 320 are input to the straight line determination section 354 in the code amount control section 350.
- the fixed point 400 (see FIG. 6A) set in advance in the straight line determination unit 354, the reciprocal value X 1 of the parameter output from the parameter calculation unit 320 and the encoding unit 3
- the straight line 4 2 0 (—next function) is determined.
- Information on the determined straight line 420 (a quadratic function) is output to the correction parameter calculator 356. Specifically, the slope and intercept of the straight line 420 are output to the correction parameter calculation unit 356.
- a straight line 4 2 0 (—quadratic function) is used by the correction parameter calculation unit 356 to obtain the specified code amount from the square value Y t of the specified code amount. t is calculated (see Figure 6C). Further, a correction parameter is calculated from the reciprocal value Xt of the correction parameter by the correction parameter calculation unit 356, and the calculated correction parameter is output to the terminal 330b of the switch 330.
- the straight line 4 20 (—quadratic function) is used to calculate the correction parameters. Therefore, the correction parameters are calculated only by simple calculations.
- the switch 330 when 1 is output as the determination result from the determination unit 352, that is, when the generated code amount exceeds the specified code amount, the switch 330 is inserted into the terminal 330b side. Therefore, the correction parameter is input to the encoding unit 310.
- the encoded data when 0 is output as a determination result from the determination unit 352, that is, when the generated code amount is equal to or less than the specified code amount, the encoded data has already been supplied to the terminal 340b of the switch 340.
- the modified parameter is not input to the encoder 310 because the switch 330 is on the terminal 330a side.
- the coding unit 310 outputs the input image based on the correction parameter. It is re-encoded.
- the encoded data obtained by the re-encoding is output to the terminal 340b of the switch 340, and the generated code amount is output to the code amount control unit 350.
- the generated code amount and the designated code amount are determined again, and the determination result is output to the switch 330 and the switch 340.
- a correction parameter is used, and the correction parameter is determined so that the code amount becomes the specified code amount.
- the code amount of the obtained encoded data is equal to the specified code amount. Therefore, the generated code amount is equal to or smaller than the specified code amount, and 0 is output as the result of the determination by the determination unit 3552. As a result, the switch 340 enters the terminal 340b side, and encoded data of a desired code amount is output.
- a straight line (linear function) between the square value of the code amount and the reciprocal value of the parameter is determined, and the input image is encoded for the first time.
- the code amount of the coded data is compared with the desired code amount. If the code amount of the coded data exceeds the desired code amount, the correction parameter corresponding to the desired code amount is changed by the straight line ( (First-order function) Calculated from the force, and the second encoding is performed using the calculated correction parameter. It is possible to reduce the number of times of re-encoding to achieve the re-encoding, to perform re-encoding only with a simple operation, and to change the code amount of an image to a predetermined value in a short processing time.
- a mobile communication terminal device having a code amount control device has been described, but the present invention can also be realized by software. That is, the code amount control method of the present invention can be programmed and stored in a writable recording medium such as a ROM, and the stored program can be processed by the CPU. In addition, the present invention can be realized by a computer that reads this software from a recording medium.
- the fixed points set in advance in the straight line determination unit 354 differ depending on the size of the input image, when encoding images of various sizes, fixed points are determined for each image size. By holding as, it is possible to suppress an image of an arbitrary image size to a desired code amount or less.
- a feature of the second embodiment of the present invention is that a fixed point used for determining a straight line (linear function) is made variable according to image size information.
- This embodiment is different from the configuration of the first embodiment shown in FIG. 5 in that only the configuration of the code amount control unit 350 is different, and thus the configuration is the same as that of the first embodiment. The explanation for is omitted.
- FIG. 7 is a block diagram showing a configuration of code amount control section 350 according to the present embodiment.
- the code amount control section 350 has a determination section 352, a straight line determination section 3554a, and a correction parameter calculation section 3556.
- the determination unit 352 compares the generated code amount output from the encoding unit 310 with the specified code amount, and determines that the code amount of the code data encoded by the encoding unit 310 is larger than the specified code amount. It is determined whether it is larger.
- the Naokaizumi determination unit 354a determines the fixed point according to the image size of the input image, and calculates the square value of the determined fixed point and the generated code amount output from the encoding unit 310. ⁇
- the parameter output from the parameter From the reciprocal value of the parameter, a straight line (linear function) between the square value of the generated code amount and the reciprocal value of the parameter is determined on the two-dimensional coordinates.
- the correction parameter calculator 356 calculates correction parameters corresponding to the specified code amount from the determined straight line (linear function).
- the straight line determination unit 354a re-encodes images having different image sizes and sets the code amount to a predetermined value. Can be changed.
- the fixed point for determining the straight line is changed according to the image size. It is possible to reduce the number of times of re-encoding to convert the image into coded data with the desired code amount, and to perform re-encoding only with simple operations, and to encode the image in a short processing time.
- the amount can be changed to a predetermined value.
- the determination unit 35 The re-encoding can be repeated by the operation of the result and the switch 330 and the switch 340. In other words, even if encoded data of a desired code amount cannot be obtained in the first re-encoding, correction parameters are calculated as described in each embodiment, and further re-encoding is performed. Encoded data of a desired code amount is obtained.
- the present invention is not limited to this, and the digital image is encoded, and for example, the code amount is controlled in order to compress the data amount. It is applicable if it is a device that does. In particular, in mobile communication terminals, cost and battery capacity are limited, so it is difficult to perform a large amount of computation with a high-performance processor. By applying the present invention, only simple computations can be performed. It is very useful to control the code amount by using. As described above, according to the present invention, the code amount of an image can be changed to a predetermined value in a short processing time.
- the present invention relates to a code amount control device and a code amount control method, and in particular, can be applied to a code amount control device and a code amount control method for controlling a code amount generated by encoding a still image.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP03745936A EP1395039A4 (en) | 2002-04-05 | 2003-04-07 | CODE ENGINEERING DEVICE AND CODE ENGINEERING PROCESS |
KR10-2003-7015984A KR20040007660A (ko) | 2002-04-05 | 2003-04-07 | 부호량 제어 장치, 부호량 제어 방법 및 부호량 제어 프로그램을 기록한 기록 매체 |
US10/479,276 US20040151391A1 (en) | 2002-04-05 | 2003-04-07 | Code amount control device and code amount control method |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002103417A JP3716225B2 (ja) | 2002-04-05 | 2002-04-05 | 符号量制御装置および符号量制御方法 |
JP2002-103417 | 2002-04-05 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2003085957A1 true WO2003085957A1 (en) | 2003-10-16 |
Family
ID=28786302
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2003/004381 WO2003085957A1 (en) | 2002-04-05 | 2003-04-07 | Code amount control device and code amount control method |
Country Status (6)
Country | Link |
---|---|
US (1) | US20040151391A1 (ja) |
EP (1) | EP1395039A4 (ja) |
JP (1) | JP3716225B2 (ja) |
KR (1) | KR20040007660A (ja) |
CN (1) | CN1258279C (ja) |
WO (1) | WO2003085957A1 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7974193B2 (en) | 2005-04-08 | 2011-07-05 | Qualcomm Incorporated | Methods and systems for resizing multimedia content based on quality and rate information |
US8792555B2 (en) | 2006-01-31 | 2014-07-29 | Qualcomm Incorporated | Methods and systems for resizing multimedia content |
FR3013877B1 (fr) * | 2013-11-25 | 2018-02-23 | Exo Makina | Procede et dispositif pour l'amelioration des images au format jpeg fortement compressees |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07183817A (ja) * | 1993-12-21 | 1995-07-21 | Nippon Columbia Co Ltd | データ圧縮装置 |
JPH07264582A (ja) * | 1994-03-25 | 1995-10-13 | Matsushita Electric Ind Co Ltd | 映像符号化装置、映像符号化方法、映像再生装置及び光ディスク |
JPH1023413A (ja) * | 1996-07-03 | 1998-01-23 | Fuji Xerox Co Ltd | 符号化装置 |
JPH10327404A (ja) * | 1997-04-24 | 1998-12-08 | Eastman Kodak Co | 写真画像圧縮方法およびその装置 |
JPH10341435A (ja) * | 1997-04-07 | 1998-12-22 | Mitsubishi Electric Corp | 画像符号化装置、画像符号化方法および画像蓄積/伝送装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5781237A (en) * | 1994-03-25 | 1998-07-14 | Matsushita Electric Industrial Co., Ltd. | Video coding apparatus and video coding method |
US5903673A (en) * | 1997-03-14 | 1999-05-11 | Microsoft Corporation | Digital video signal encoder and encoding method |
FI107496B (fi) * | 1997-07-18 | 2001-08-15 | Nokia Mobile Phones Ltd | Kuvan kompressointi |
US6195462B1 (en) * | 1998-03-30 | 2001-02-27 | Eastman Kodak Company | Image compression |
JP4208315B2 (ja) * | 1998-12-25 | 2009-01-14 | キヤノン株式会社 | データ通信制御装置及びその制御方法、データ通信システム、記録媒体 |
JP3919426B2 (ja) * | 1999-08-03 | 2007-05-23 | キヤノン株式会社 | 画像符号化装置及びその方法並びに記憶媒体 |
-
2002
- 2002-04-05 JP JP2002103417A patent/JP3716225B2/ja not_active Expired - Fee Related
-
2003
- 2003-04-07 EP EP03745936A patent/EP1395039A4/en not_active Withdrawn
- 2003-04-07 US US10/479,276 patent/US20040151391A1/en not_active Abandoned
- 2003-04-07 CN CNB038006359A patent/CN1258279C/zh not_active Expired - Fee Related
- 2003-04-07 KR KR10-2003-7015984A patent/KR20040007660A/ko not_active Application Discontinuation
- 2003-04-07 WO PCT/JP2003/004381 patent/WO2003085957A1/ja not_active Application Discontinuation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07183817A (ja) * | 1993-12-21 | 1995-07-21 | Nippon Columbia Co Ltd | データ圧縮装置 |
JPH07264582A (ja) * | 1994-03-25 | 1995-10-13 | Matsushita Electric Ind Co Ltd | 映像符号化装置、映像符号化方法、映像再生装置及び光ディスク |
JPH1023413A (ja) * | 1996-07-03 | 1998-01-23 | Fuji Xerox Co Ltd | 符号化装置 |
JPH10341435A (ja) * | 1997-04-07 | 1998-12-22 | Mitsubishi Electric Corp | 画像符号化装置、画像符号化方法および画像蓄積/伝送装置 |
JPH10327404A (ja) * | 1997-04-24 | 1998-12-08 | Eastman Kodak Co | 写真画像圧縮方法およびその装置 |
Non-Patent Citations (1)
Title |
---|
See also references of EP1395039A4 * |
Also Published As
Publication number | Publication date |
---|---|
JP3716225B2 (ja) | 2005-11-16 |
CN1533666A (zh) | 2004-09-29 |
EP1395039A4 (en) | 2005-11-02 |
CN1258279C (zh) | 2006-05-31 |
EP1395039A1 (en) | 2004-03-03 |
JP2003298845A (ja) | 2003-10-17 |
KR20040007660A (ko) | 2004-01-24 |
US20040151391A1 (en) | 2004-08-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6587508B1 (en) | Apparatus, method and computer program product for transcoding a coded moving picture sequence | |
US7388995B2 (en) | Quantization matrix adjusting method for avoiding underflow of data | |
US7136531B2 (en) | Image encoder, image encoding method, image encoding computer program, and storage medium | |
JP5524072B2 (ja) | 動画像符号化装置 | |
JPH10174103A (ja) | 画像符号化装置、符号化画像記録媒体、画像復号化装置、画像符号化方法、および符号化画像伝送方法 | |
KR20070121799A (ko) | 동적으로 스케일링된 파일 인코딩 | |
EP1349395A2 (en) | Moving picture coding method, moving picture coding apparatus, and moving picture coding program | |
CA2250284C (en) | A perceptual compression and robust bit-rate control system | |
US20090097567A1 (en) | Encoding apparatus and encoding method | |
KR100961760B1 (ko) | 이산코사인변환 계수를 참조하는 움직임 추정 방법 및 장치 | |
US20050243917A1 (en) | H.263/MPEG video encoder using average histogram difference and method for controlling the same | |
JPH07107300A (ja) | 画像符号化装置 | |
JP3082585B2 (ja) | 画像情報符号化処理装置、画像情報復号化処理装置及び画像情報符号化復号化処理装置 | |
WO2003085957A1 (en) | Code amount control device and code amount control method | |
KR20040007818A (ko) | 동영상 부호화를 위한 dct연산량 조절 방법 및 그 장치 | |
US7801214B2 (en) | Method and apparatus for controlling encoding rate and quantization scales | |
US7391916B2 (en) | Quantization matrix adjusting method for quality improvement | |
US7623720B2 (en) | Image processing apparatus and method | |
JP2007020032A (ja) | 撮像装置 | |
US9485509B2 (en) | Image compression device, image compression method, image decompression device, and image decompression method | |
JP2004166088A (ja) | 符号量制御装置、プログラム及び記録媒体 | |
JPH09289452A (ja) | 変換符号化システムの変換係数選択方法及びその装置 | |
JP2001339728A (ja) | 画像符号化方法および符号化装置 | |
JP2006191370A (ja) | 符号量制御装置および符号量制御方法 | |
JP2002218464A (ja) | 動画像符号化データのトランスコーディングを実行するための方法、装置、プログラムおよび記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): CN KR US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10479276 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003745936 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020037015984 Country of ref document: KR Ref document number: 1020037015936 Country of ref document: KR |
|
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: 20038006359 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 1020037015984 Country of ref document: KR |
|
WWP | Wipo information: published in national office |
Ref document number: 2003745936 Country of ref document: EP |
|
WWR | Wipo information: refused in national office |
Ref document number: 1020037015984 Country of ref document: KR |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 2003745936 Country of ref document: EP |