WO2016106555A1 - Procédé et appareil de codage d'image et dispositif de traitement d'image - Google Patents

Procédé et appareil de codage d'image et dispositif de traitement d'image Download PDF

Info

Publication number
WO2016106555A1
WO2016106555A1 PCT/CN2014/095548 CN2014095548W WO2016106555A1 WO 2016106555 A1 WO2016106555 A1 WO 2016106555A1 CN 2014095548 W CN2014095548 W CN 2014095548W WO 2016106555 A1 WO2016106555 A1 WO 2016106555A1
Authority
WO
WIPO (PCT)
Prior art keywords
pixel
palette
palette mode
pixels
information
Prior art date
Application number
PCT/CN2014/095548
Other languages
English (en)
Chinese (zh)
Inventor
叶姜莉
付轩
朱建清
王争
徐张磊
Original Assignee
富士通株式会社
叶姜莉
付轩
朱建清
王争
徐张磊
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
Application filed by 富士通株式会社, 叶姜莉, 付轩, 朱建清, 王争, 徐张磊 filed Critical 富士通株式会社
Priority to PCT/CN2014/095548 priority Critical patent/WO2016106555A1/fr
Publication of WO2016106555A1 publication Critical patent/WO2016106555A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/41Bandwidth or redundancy reduction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/41Bandwidth or redundancy reduction
    • H04N1/411Bandwidth or redundancy reduction for the transmission or storage or reproduction of two-tone pictures, e.g. black and white pictures
    • H04N1/413Systems or arrangements allowing the picture to be reproduced without loss or modification of picture-information

Definitions

  • the present invention relates to the field of graphic image technology, and in particular, to an image encoding method, apparatus, and image processing apparatus.
  • Palette-based coding is widely used in graphic image technology (especially video coding technology).
  • a coding unit for the image area to be encoded, for example, a coding unit (CU), including a plurality of pixels having color values (for example, RGB mode, having 24 bits of true color); in order to reduce the storage bits
  • the storage capacity of the image image which can usually point the pixel to the data index of the palette.
  • the color value of each output pixel can be determined by looking up a palette with a corresponding data index.
  • the palette is a set of pixel values. For pixels whose pixel values are in the palette, only the pixel index corresponding to the pixel value in the palette is used. Thereby, only the palette and the index corresponding to the pixels in the coding unit can be bit-stream encoded, and the bit cost of the coding can be reduced.
  • a scheme using a non-palette mode for example, an escape mode
  • the pixel value of the pixel may be directly used for encoding; or the pixel may be further predicted, and the pixel is not toned.
  • the prediction index in the board prediction table (which may be called an escape predictor table) and the corresponding flag are encoded.
  • Embodiments of the present invention provide an image encoding method, apparatus, and image processing apparatus.
  • the compression ratio is further increased to reduce the bit cost of encoding.
  • an image encoding method comprising:
  • the pixel prediction pixels in the image region to be encoded that can be predicted to form the sample prediction information are formed;
  • the reuse identifier bit information, and the index of the non-palette mode pixels that can be predicted in the sample prediction information are bit-stream encoded.
  • an image encoding apparatus comprising:
  • the encoding mode determining unit determines that a palette mode is adopted for the plurality of pixels in the image region to be encoded, and determines that the non-pal palette mode is adopted for the other one or more pixels in the image region to be encoded;
  • Reusing the information determining unit determining, according to whether the pixel value of the pixel adopting the non-palette mode exists in the non-pal palette prediction information, determining the reuse identifier bit information of the pixel adopting the non-palette mode;
  • a sample prediction determining unit for pixels adopting a non-palette mode, forming prediction information of pixels in the image to be encoded that can be predicted using a non-palette mode
  • the bitstream encoding unit performs bitstream encoding on the reused identification bit information and the index of the non-palette mode pixel that can be predicted in the sample prediction information.
  • an image processing apparatus comprising the image encoding apparatus as described above.
  • a computer readable program wherein when the program is executed in an image processing apparatus, the program causes a computer to perform image encoding as described above in the image processing apparatus method.
  • a storage medium storing a computer readable program, wherein the computer readable program causes a computer to execute an image encoding side as described above in an image processing apparatus law.
  • An advantageous effect of the embodiment of the present invention is that the reused identification bit information of the pixel in the non-palette mode and the index of the pixel in the non-palette mode that can be predicted in the sample prediction information are encoded; Even in the case where the non-palette prediction table is large, the pixels in the non-palette mode can be encoded using fewer bits, further reducing the bit cost of encoding.
  • FIG. 1 is a schematic diagram of an example of a coding unit according to an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of another example of a coding unit according to an embodiment of the present invention.
  • FIG. 3 is a schematic flow chart of an image encoding method according to an embodiment of the present invention.
  • FIG. 4 is another schematic flowchart of an image encoding method according to an embodiment of the present invention.
  • FIG. 5 is another schematic flowchart of an image encoding method according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of an image encoding apparatus according to an embodiment of the present invention.
  • Fig. 7 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention.
  • FIG. 1 is a schematic diagram showing an example of a coding unit according to an embodiment of the present invention, showing a case of a coding unit (CU).
  • the coding unit has 8 ⁇ 8 pixels; pixels having the same pixel value use the same symbol to represent pixel values, such as C0, C1, ..., C8.
  • C6, C7, and C8 in FIG. 1 can be considered to adopt a non-palette mode (which can also be called an escape mode).
  • the non-palette mode is adopted for C6, C7, and C8 in FIG. 1, and the other pixels are illustrated by using the palette mode as an example.
  • FIG. 2 is a schematic diagram of another example of a coding unit according to an embodiment of the present invention, showing an index situation after the coding unit of FIG. 1 adopts a Palette.
  • the index of the pixel value C0 in the palette is 0, the index of the pixel value C1 in the palette is 1, the index of the pixel value C2 in the palette is 2, and the pixel value C3 is adjusted.
  • the index in the swatch is 3, the index of the pixel value C4 in the palette is 4, and the index of the pixel value C5 in the palette is 5.
  • the above description is directed to the palette mode and the non-palette mode.
  • the embodiment of the present invention is mainly directed to pixels in a non-palette mode, and how to perform encoding.
  • For how to encode pixels in the palette mode reference may be made to the present. Any way.
  • pixels in a non-palette mode can be predicted. If a pixel value of a non-palette mode pixel is in a pre-generated non-palette prediction table, the pixel can be used.
  • the bitstream encoding is performed on the index in the non-pal palette prediction table and the corresponding flag bit; if not in the non-palette prediction table, the pixel value and the corresponding flag bit may be encoded.
  • each index that can be predicted to be encoded using non-palette mode pixels requires 6 bits, which is cost in some scenarios. bigger.
  • the embodiments of the present invention are described in detail below.
  • FIG. 3 is a schematic flowchart of an image encoding method according to an embodiment of the present invention. As shown in FIG. 3, the encoding method includes:
  • Step 301 determining, by using a palette mode, a plurality of pixels in the image region to be encoded, and determining to adopt a non-pal palette mode for the other one or more pixels in the image region to be encoded;
  • Step 302 Determine, according to whether the pixel value of the pixel adopting the non-palette mode exists in the non-palette prediction information, determining the reuse identifier information of the pixel adopting the non-palette mode;
  • Step 303 For pixels adopting a non-palette mode, form prediction information of pixels in the image to be encoded that can be predicted using a non-palette mode;
  • Step 304 Perform bitstream encoding on the reuse identifier bit information and the index of the non-palette mode pixel in the sample prediction information that can be predicted.
  • the to-be-coded image area may be a current coding unit (CU) or a current maximum coding unit (LCU).
  • CU current coding unit
  • LCU current maximum coding unit
  • the pre-generated non-palette prediction information may be used to predict pixels in a non-palette mode, where the prediction information includes a pixel index and a corresponding pixel value, wherein different pixel indexes correspond to different ones. Pixel values. Whether or not the pixel adopting the non-palette mode can be predicted can be determined according to whether or not the pixel value of the pixel in the non-palette mode in the CU to be encoded appears in the prediction information.
  • Table 1 shows a prediction table of an embodiment of the present invention.
  • the prediction table may have, for example, 8 prediction items, each prediction item being identified by one prediction index (for example, 0, 1, ..., 7; each prediction index may be represented by 3 bits), and Each prediction term represents a pixel value.
  • each prediction term may include a plurality of color components.
  • the color component may include: a y component, a Cb component, and a Cr component; or the color component may include: an R component, a G component, or a B component.
  • the invention is not limited thereto, and for example, other color components may also be used.
  • Table 2 is a practical example of the prediction table of the embodiment of the present invention, showing prediction information of an embodiment of the present invention.
  • the prediction table may have, for example, 64 prediction items, each prediction item being identified by one prediction index (for example, 0, 1, ..., 63; each may be represented by 6 bits), and each The prediction term represents a pixel value that includes a plurality of color components (eg, yCbCr).
  • the prediction information may be generated in advance, for example, predefined on the encoding device side based on empirical values; and also predefined on the decoding device side.
  • both the encoding side and the decoding side can know the prediction information in advance, and it is not necessary to encode the prediction information by the bit stream.
  • the prediction information can also be updated based on the encoded pixel information. For example, after the encoding side determines that a pixel adopts the non-palette mode, the information of the pixel is added to the prediction table; and the same operation can be performed on the decoding side to generate the same prediction information as the encoding side, and the same does not need to pass.
  • the bitstream encodes the prediction information.
  • the prediction information may also be palette information of the encoded image area, such as a palette of the previous CU of the current CU.
  • the palette is encoded by the bitstream, so when encoding or decoding the image region to be encoded (for example, the current CU), both the encoding side and the decoding side can know the coloring of the encoded image region (for example, the previous CU) in advance. Board information.
  • the above is only a schematic representation of the non-palette prediction information of the present invention, but the present invention is not limited thereto, and a specific implementation manner may be determined according to actual conditions. For example, the size of the prediction information and the specific content can be determined as needed.
  • sample information (which may be referred to as an escape sample) may be formed according to all pixels in the CU that adopt the non-palette mode.
  • Table 3 shows an information table of pixels in a certain CU that adopt a non-palette mode.
  • the reuse identifier information of the pixel adopting the non-palette mode may be determined according to whether the pixel value of the pixel adopting the non-palette mode exists in the non-palette prediction information; and the reuse identifier is used.
  • the bit information is bit stream encoded.
  • the reuse flag information of the pixel using the non-palette mode is the first value
  • the reuse flag information of the pixel in the non-palette mode is the second value.
  • the first value may be 1, and the second value may be 0.
  • the present invention is not limited thereto, and for example, the first value may also be 0, and accordingly the second value may be 1.
  • the first value is 1 and the second value is 0 as an example.
  • the reused identifier bit information may be bitstream encoded.
  • the encoding of the reuse flag information may be performed prior to encoding the prediction flag and/or the prediction index value of the pixel in the non-palette mode. And this part of the information can be encoded in the same way as the identification bit information of the palette, that is, the identification bit information of the palette can be reused. Therefore, in terms of hardware implementation, no additional computing circuitry is required.
  • the pixel prediction pixels that can be predicted in the non-palette mode can be formed into sample prediction information; and the non-palette mode that can be predicted is adopted.
  • the bit of the pixel in the sample prediction information is bit stream encoded.
  • Table 5 shows sample prediction information (also referred to as predicted escape sample) of pixels that can be predicted using non-palette mode determined according to Tables 3 and 2.
  • the information of index 0, 1, 2 can be bit stream encoded instead of the information whose index is 1, 2, 63.
  • the reuse flag information and the index of the pixels in the non-palette mode that can be predicted in the sample prediction information can be bit-stream encoded.
  • encoding can be performed using only the index in Table 5 (using 2 bits) instead of the index in Table 2 (using 6 bits), thereby further reducing The cost of bit coding.
  • the identifiers that identify the pixels in the non-palette mode can be predicted (eg, using 1 to be predicted), and/or the non-palette mode will be identified.
  • the pixel cannot be predicted by the identified bit (eg, using 0 to indicate that it cannot be predicted) for bitstream encoding.
  • the pixel values can be directly bitstream encoded.
  • a palette corresponding to the palette mode may be determined; for a pixel adopting a palette mode, a corresponding pixel index is determined based on the palette, and the adoption is performed
  • the pixel index corresponding to the pixels of the palette mode is bit stream encoded.
  • any one of the related methods can be adopted.
  • FIG. 4 is another flow diagram of an image encoding method according to an embodiment of the present invention, showing a case where pixels in a non-palette mode and pixels in a palette mode are processed together.
  • the encoding method includes:
  • Step 401 determining, by using a palette mode, a plurality of pixels in the image region to be encoded, and determining to adopt a non-palette mode for the other one or more pixels in the image region to be encoded.
  • Step 402 determining a color palette corresponding to the palette mode.
  • Step 403 Determine, according to whether the pixel value of the pixel adopting the non-palette mode exists in the non-palette prediction information, the reuse identifier information of the pixel adopting the non-palette mode; and use the reuse identifier bit
  • the information is bitstream encoded.
  • Step 404 Form the sample prediction information into the non-palette mode pixels that can be predicted in the image region to be encoded.
  • Step 405 For pixels adopting the palette mode, determine a corresponding pixel index based on the palette, and perform bit stream encoding on the pixel index.
  • the specific content can refer to the related technology.
  • Step 406 For pixels adopting the non-palette mode, bit coding is performed on the coding information corresponding to the pixels in the non-palette mode.
  • the index of the pixel in the non-palette mode in the sample prediction information and the corresponding identification bit are bit-stream encoded; if a non-palette is adopted The pixels of the pattern cannot be predicted, and the pixel values of the pixels in the non-palette mode and the corresponding identification bits are bit-stream encoded.
  • a 1-bit flag eg, 1 indicating that it can be predicted
  • an index 0 indicated by 2 bits
  • the pixel values (using 3*8 bits, that is, including three components, each of which is represented by 8 bits) are directly subjected to bit stream encoding.
  • bit stream encoding for each pixel, it is also necessary to perform bit stream encoding by using a 1-bit flag (for example, 0, indicating that it cannot be predicted).
  • the palette information of the current CU and the like may be incorporated into the bit stream, and the related art may be specifically referred to.
  • FIG. 4 is only schematically illustrated, but the present invention is not limited thereto, and for example, the execution order of each step may be changed according to actual conditions.
  • FIG. 5 is another schematic flowchart of an image encoding method according to an embodiment of the present invention, as shown in FIG. 5,
  • the image encoding method includes:
  • Step 501 Determine a mode of each pixel in the CU and a color palette of the CU.
  • Step 502 Determine reuse identifier information of pixels in the non-palette mode.
  • Step 503 the sample prediction information is formed by pixels that can be predicted to adopt the non-palette mode.
  • Step 504 it is determined whether the current pixel adopts the non-palette mode; in the case of adopting the palette mode, step 508 is performed, and in the case of adopting the non-palette mode, step 505 is performed;
  • Step 505 it is determined whether the pixel value of the current pixel is in the non-palette prediction information, if yes, step 506 is performed, otherwise step 507 is performed;
  • Step 506 using the corresponding identifier bit and an index of the pixel in the sample prediction information as the encoding information
  • Step 507 the corresponding identification bit and the pixel value of the pixel are used as encoding information
  • Step 508 Determine a corresponding pixel index based on the color palette, and use the pixel index as the encoding information.
  • step 509 it is determined whether there are other pixels, and if so, step 504 is performed for the next pixel.
  • bit stream encoding may be performed immediately, or all pixels may be bit stream encoded after the scanning is completed, and the encoding time may be determined according to actual conditions.
  • the reused identification bit information of the pixels in the non-palette mode and the index of the pixels in the non-palette mode that can be predicted in the sample prediction information are encoded; thus, even in the non- In the case where the palette prediction table is relatively large, it is also possible to encode pixels in the non-palette mode using fewer bits, further reducing the bit cost of encoding.
  • An embodiment of the present invention provides an image encoding apparatus, which corresponds to the image encoding method in Embodiment 1, and the same content is not described herein again.
  • FIG. 6 is a schematic diagram of an image encoding apparatus according to an embodiment of the present invention. As shown in FIG. 6, the encoding apparatus 600 includes:
  • the encoding mode determining unit 601 determines that a palette mode is adopted for a plurality of pixels in the image region to be encoded, and determines that a non-pal palette mode is adopted for the other one or more pixels in the image region to be encoded;
  • the reuse information determining unit 602 determines whether the pixel value of the pixel adopting the non-palette mode exists in the non-tune In the swatch prediction information, determining the reuse identifier information of the pixel adopting the non-palette mode;
  • the bitstream encoding unit 604 performs bitstream encoding on the reused identification bit information and the index of the pixel in the non-palette mode that can be predicted in the sample prediction information.
  • the bitstream encoding unit 604 may be further configured to: identify an identifier bit that is capable of being predicted by the pixel in the non-palette mode, and/or identify the adopted non-palette mode The pixels cannot be bitstream encoded by the predicted flag.
  • the reuse information determining unit 602 may be specifically configured to: if the pixel value of the pixel adopting the non-palette mode exists in the non-pal palette prediction information, The reused identification bit information of the pixels of the palette mode is determined to be the first value, and in the case where the pixel value of the pixel adopting the non-palette mode is not present in the non-palette prediction information, the adoption is not The reuse flag information of the pixels of the palette mode is determined to be the second value.
  • the first value may be 1, and the second value may be 0, but the invention is not limited thereto.
  • bitstream encoding unit 604 is further configured to: perform bitstream encoding on pixel values of pixels that are not predictable and adopt non-palette mode.
  • the image encoding apparatus 600 may further include:
  • a pixel index determining unit 606 for a pixel adopting a palette mode, determining a corresponding pixel index based on the color palette, and
  • the bitstream encoding unit 604 is further configured to: perform bitstream encoding on a pixel index corresponding to the pixel in the palette mode.
  • the non-palette prediction information may be generated in advance and updated based on the encoded pixel information.
  • the reused identification bit information of the pixels in the non-palette mode and the index of the pixels in the non-palette mode that can be predicted in the sample prediction information are encoded; thus, even in the non- In the case where the palette prediction table is relatively large, it is also possible to encode pixels in the non-palette mode using fewer bits, further reducing the bit cost of encoding.
  • An embodiment of the present invention provides an image processing apparatus, where the image processing apparatus includes the image encoding apparatus according to Embodiment 2.
  • Fig. 7 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention.
  • the image processing apparatus 700 may include a central processing unit (CPU) 100 and a memory 110; the memory 110 is coupled to the central processing unit 100.
  • the memory 110 can store various data; in addition, a program for information processing is stored, and the program is executed under the control of the central processing unit 100.
  • the functionality of image encoding device 600 may be integrated into central processor 100.
  • the central processing unit 100 can be configured to implement the image encoding method as described in Embodiment 1.
  • the image encoding device 600 may be configured separately from the central processing unit.
  • the image encoding device 600 may be configured as a chip connected to the central processing unit 100, and the image encoding device 600 may be implemented by control of the central processing unit.
  • the image processing apparatus 700 may further include: an input and output unit 120, a display unit 130, and the like; wherein the functions of the above components are similar to those of the prior art, and are not described herein again. It is to be noted that the image processing apparatus 700 does not necessarily have to include all of the components shown in FIG. 7; in addition, the image processing apparatus 700 may further include components not shown in FIG. 7, and reference may be made to the related art.
  • the image processing apparatus 700 may further include: an image decoding device that can perform decoding correspondingly.
  • the image processing apparatus 700 can implement the functions of the image decoding apparatus by the control of the central processing unit 100 as described above.
  • the embodiment of the present invention further provides a computer readable program, wherein when the program is executed in an image processing apparatus, the program causes a computer to execute the image encoding method described in Embodiment 1 in the image processing apparatus.
  • An embodiment of the present invention further provides a storage medium storing a computer readable program, wherein the computer readable program causes a computer to execute the image encoding method described in Embodiment 1 in an image processing apparatus.
  • the above apparatus and method of the present invention may be implemented by hardware or by hardware in combination with software.
  • the present invention relates to a computer readable program that, when executed by a logic component, enables the logic component to implement the apparatus or components described above, or to cause the logic component to implement the various methods described above Or steps.
  • the present invention also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, or the like.
  • a general purpose processor, digital signal processor (DSP), application specific integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor for performing the functions described herein can be implemented.
  • One or more of the functional blocks described with respect to the figures and/or one or more combinations of functional blocks may also be implemented as a combination of computing devices, eg, a combination of a DSP and a microprocessor, multiple microprocessors One or more microprocessors in conjunction with DSP communication or any other such configuration.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

L'invention concerne un procédé et un appareil de codage d'image et un dispositif de traitement d'image. Le procédé de codage d'image consiste : à déterminer s'il faut utiliser un mode de palette pour de multiples pixels dans une zone d'image devant être codée, et à déterminer s'il faut utiliser un mode non-palette pour au moins un autre pixel ; selon si des valeurs de pixel des pixels utilisant le mode non-palette existent dans les informations de prédiction non-palette, à déterminer des informations de bits de drapeau de réutilisation des pixels utilisant le mode non-palette ; pour les pixels utilisant le mode non-palette, à former des informations de prédiction par des pixels prévisibles utilisant le mode non-palette ; et à réaliser un codage de flux de bits sur les indices et les informations de bits de drapeau de réutilisation, dans les informations de prédiction d'échantillon, des pixels de prédiction utilisant le mode non-palette. Des pixels utilisant un mode non-palette peuvent être codés à l'aide de quelques bits, et le coût de bits de codage est en outre réduit.
PCT/CN2014/095548 2014-12-30 2014-12-30 Procédé et appareil de codage d'image et dispositif de traitement d'image WO2016106555A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/095548 WO2016106555A1 (fr) 2014-12-30 2014-12-30 Procédé et appareil de codage d'image et dispositif de traitement d'image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/095548 WO2016106555A1 (fr) 2014-12-30 2014-12-30 Procédé et appareil de codage d'image et dispositif de traitement d'image

Publications (1)

Publication Number Publication Date
WO2016106555A1 true WO2016106555A1 (fr) 2016-07-07

Family

ID=56283839

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/095548 WO2016106555A1 (fr) 2014-12-30 2014-12-30 Procédé et appareil de codage d'image et dispositif de traitement d'image

Country Status (1)

Country Link
WO (1) WO2016106555A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713719A (zh) * 2004-06-15 2005-12-28 奥林巴斯株式会社 图像处理方法
CN1716998A (zh) * 2004-06-14 2006-01-04 奥林巴斯株式会社 图像压缩装置及图像还原装置
US7162077B2 (en) * 2001-10-19 2007-01-09 Sharp Laboratories Of America, Inc. Palette-based image compression method, system and data file
CN101340587A (zh) * 2007-07-05 2009-01-07 联发科技股份有限公司 编码输入图像的方法以及播放已编码图像的方法及装置
US20140055484A1 (en) * 2012-08-24 2014-02-27 Samsung Electronics Co., Ltd. Electronic device displaying an image by using image included in content and a method of displaying the image on the electronic device
CN104247410A (zh) * 2012-03-30 2014-12-24 富士通株式会社 彩色图表检测装置、彩色图表检测方法以及彩色图表检测用计算机程序

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162077B2 (en) * 2001-10-19 2007-01-09 Sharp Laboratories Of America, Inc. Palette-based image compression method, system and data file
CN1716998A (zh) * 2004-06-14 2006-01-04 奥林巴斯株式会社 图像压缩装置及图像还原装置
CN1713719A (zh) * 2004-06-15 2005-12-28 奥林巴斯株式会社 图像处理方法
CN101340587A (zh) * 2007-07-05 2009-01-07 联发科技股份有限公司 编码输入图像的方法以及播放已编码图像的方法及装置
CN104247410A (zh) * 2012-03-30 2014-12-24 富士通株式会社 彩色图表检测装置、彩色图表检测方法以及彩色图表检测用计算机程序
US20140055484A1 (en) * 2012-08-24 2014-02-27 Samsung Electronics Co., Ltd. Electronic device displaying an image by using image included in content and a method of displaying the image on the electronic device

Similar Documents

Publication Publication Date Title
US9807402B2 (en) Method of color palette coding applicable to electronic device and electronic device using the same
US11302036B2 (en) Color conversion between color spaces using reduced dimension embeddings
JP2016076924A (ja) ビデオ符号化のパルス符号変調、および、パレット符号化の方法
TW201926993A (zh) 視訊解碼裝置及視訊解碼方法
WO2017063168A1 (fr) Procédé et appareil de codage d'image et dispositif de traitement d'image
JP2015154363A (ja) 画像処理装置、画像処理方法及び画像形成装置
JP7067655B2 (ja) 画像コーディング装置、画像デコーディング装置、及び画像処理機器
US20150023416A1 (en) Image encoding device and image decoding device
WO2016106555A1 (fr) Procédé et appareil de codage d'image et dispositif de traitement d'image
WO2016049843A1 (fr) Procédé et appareil de codage palette, et dispositif de traitement d'image
WO2016106554A1 (fr) Procédé et appareil de codage d'images et dispositif de traitement d'images
US20220004857A1 (en) Neural network processing apparatus, neural network processing method, and neural network processing program
WO2016045077A1 (fr) Procédé et appareil de codage d'image, et dispositif de traitement d'image
WO2016106553A1 (fr) Procédé et appareil de codage d'image, et dispositif de traitement d'image
WO2016192053A1 (fr) Procédé et appareil de codage d'informations de copie, et dispositif de traitement d'image
WO2016119196A1 (fr) Procédé de codage d'image, appareil et dispositif de traitement d'image
CN112449201B (zh) 解码方法、编码方法、相应的装置、电子设备及存储介质
WO2016192055A1 (fr) Procédé et appareil de codage d'image à l'aide d'informations de prédiction et dispositif de traitement d'image
WO2016192054A1 (fr) Procédé et appareil de codage d'image utilisant des informations de prédiction et dispositif de traitement d'image
WO2015188342A1 (fr) Procédé de codage d'image à base de palette tridimensionnelle, dispositif et appareil de traitement d'image
WO2015192340A1 (fr) Procédé de codage d'image par palette, dispositif correspondant, et dispositif de traitement d'image
CN113330740A (zh) 用于视频压缩系统的调色板模式中的调色板大小约束
US9615111B2 (en) Complexity-adaptive compression of color images using binary arithmetic coding
WO2016029419A1 (fr) Procédé et dispositif de codage d'image, et dispositif de traitement d'image
WO2016033791A1 (fr) Procédé et appareil de génération pour une palette, et dispositif de traitement d'image

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14909367

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14909367

Country of ref document: EP

Kind code of ref document: A1