WO2004004353A1 - System of coding and decoding multimedia data - Google Patents

System of coding and decoding multimedia data Download PDF

Info

Publication number
WO2004004353A1
WO2004004353A1 PCT/KR2002/000963 KR0200963W WO2004004353A1 WO 2004004353 A1 WO2004004353 A1 WO 2004004353A1 KR 0200963 W KR0200963 W KR 0200963W WO 2004004353 A1 WO2004004353 A1 WO 2004004353A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
multimedia data
coding
multimedia
decoding
Prior art date
Application number
PCT/KR2002/000963
Other languages
French (fr)
Inventor
Hoon Yoo
Original Assignee
Multivia Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority to KR10-2000-0076833A priority Critical patent/KR100386116B1/en
Application filed by Multivia Co., Ltd. filed Critical Multivia Co., Ltd.
Priority to AU2002307623A priority patent/AU2002307623A1/en
Priority to PCT/KR2002/000963 priority patent/WO2004004353A1/en
Publication of WO2004004353A1 publication Critical patent/WO2004004353A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods 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/136Incoming video signal characteristics or properties
    • G06T5/70
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods 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/12Selection from among a plurality of transforms or standards, e.g. selection between discrete cosine transform [DCT] and sub-band transform or selection between H.263 and H.264
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/236Assembling of a multiplex stream, e.g. transport stream, by combining a video stream with other content or additional data, e.g. inserting a URL [Uniform Resource Locator] into a video stream, multiplexing software data into a video stream; Remultiplexing of multiplex streams; Insertion of stuffing bits into the multiplex stream, e.g. to obtain a constant bit-rate; Assembling of a packetised elementary stream

Definitions

  • the present invention relates to a system of coding and decoding multimedia data. More particularly, the present invention relates to a system of coding and decoding multimedia data that codes and decodes multimedia data by using an optimum compression method according to their own characteristics.
  • multimedia data comprises image data, audio data and text data
  • size of the multimedia data is very large.
  • it needs long transmission time to transmit the multimedia data through intemet or network and it needs a mass storage medium to store the multimedia in storage mediums such as CD.
  • multimedia data is compressed for minimizing its own size.
  • multimedia data is compressed by using compression method such as Moving Picture Image Coding Experts Group (MPEG) or Joint
  • JPEG Photographic Experts Group
  • the multimedia data comprises different and various data such as image data, audio data and text data though, the multimedia data is coded by applying same compression method regardless of own characteristics. Thus, there is a problem in that it is inefficient that compressibility of multimedia data is low.
  • the present invention is to solve the above problem and the object of the present invention is to provide a system of coding and decoding multimedia data which may improve compressibility of multimedia data by splitting the multimedia data comprising image data, audio data and text data according to their own characteristics and by coding and decoding the multimedia data using an optimum compression method.
  • a system of coding and decoding multimedia data including: a coding system for coding the multimedia data after splitting the multimedia data according to characteristics and for creating a file with each data coded according to their own characteristics; and a decoding system for decoding the multimedia data created into the file by the coding system after dividing the file into the each data and for restoring the original multimedia data by synthesizing the each data decoded according to characteristics.
  • the coding system includes: a data separation unit for splitting the multimedia data, including various kinds of data, according to characteristics of each data; a number of codecs for coding each data, split by the data separation unit, by using optimum compression methods according to characteristics of the each data; and a data composition unit for creating a file with each data coded by the codec.
  • the data separation unit splits the multimedia data into data such as image data, audio data and text data according to their characteristics and includes: a binary coded processing unit for transforming input image, multimedia data including various kinds of data, into binary map data by binary coding the input image; a noise reduction unit for extracting text components by removing noise included in the binary map data transformed by the binary coded processing unit; and a mask operation unit for extracting color components that the noise, included in the binary map data transformed by the binary coded processing unit, and the text components are removed.
  • the mask operation unit extracts color components, that text components are removed, by performing mask operation for the binary map data whose noise is removed and the multimedia data, and includes an Infinite Impulse Response (JJR) filter for filtering the extracted color components.
  • JJR Infinite Impulse Response
  • the data composition unit is implemented by a multiplexer (MUX) for creating a file with each data coded by the codec by multiplexing the each data.
  • MUX multiplexer
  • the decoding system includes: a data decomposition unit for dividing the file into each data according to characteristics of the each data; a number of codecs for decoding the each data, divided by the data decomposition unit, according to characteristics of the each data by using decoding method corresponding to the coding method; and a data restoration unit for restoring the original multimedia data by synthesizing the each data decoded by the codec.
  • the data restoration unit is implemented by a demultiplexer for splitting multimedia data according to the characteristics by demultiplexing the multimedia data created into the file by the coding system.
  • Figure 1 illustrates a configuration of system of coding and decoding multimedia data according to the present invention.
  • Figure 2 illustrates a configuration of system of coding and decoding multimedia data according to one preferred embodiment of the present invention.
  • Figure 3 illustrates a detailed configuration of a data separation unit illustrated in Figure 2.
  • Figure 4 is a drawing for explaining operations of binary coded processing unit illustrated in Figure 3.
  • Figures 5 and 6 are drawings for explaining method of removing noise according to the present invention.
  • Figure 7 is a drawing for explaining mask operation according to the present invention.
  • Figure 8 is a drawing for explaining operations of data composition unit illustrated in Figure 2.
  • Figure 9 is a drawing for explaining operations of data decomposition unit illustrated in Figure 2. of codes for important parts in drawings* 10: coding system 11 : data separation unit
  • decoding system 21 data decomposition unit
  • codec 23 data restoration unit
  • Figure 1 illustrates a configuration of system of coding and decoding multimedia data according to the present invention.
  • the system of coding and decoding multimedia data according to the present invention includes: a coding system 10 for creating a file after coding multimedia data according to characteristics; and a decoding system 20 for restoring the original multimedia data by synthesizing each data after decoding the file, created by the coding system 10, according to characteristics of the each data.
  • the coding system 10 includes: a data separation unit 11 for splitting multimedia data, including various kinds of data, such as image data, audio data and text data, according to characteristics of each data; a number of codecs 12 for coding each data, split by the data separation unit 11, by using optimum compression methods according to characteristics of the each data; and a data composition unit 13 for creating a file with data, such as image data, audio data and text data, coded by the codec 12.
  • the decoding system 20 includes: a data decomposition unit 21 for dividing the file into each data, such as image data, audio data and text data; a number of codecs for decoding the each data, such as image data, audio data and text data, divided by the data decomposition unit 21 , by using decoding method corresponding to the coding method; and a data restoration unit for restoring the original multimedia data by synthesizing the each data, such as image data, audio data and text data, coded by the codec.
  • a data decomposition unit 21 for dividing the file into each data, such as image data, audio data and text data
  • codecs for decoding the each data, such as image data, audio data and text data, divided by the data decomposition unit 21 , by using decoding method corresponding to the coding method
  • a data restoration unit for restoring the original multimedia data by synthesizing the each data, such as image data, audio data and text data, coded by the codec.
  • Figure 2 illustrates a configuration of system of coding and decoding multimedia data according to one preferred embodiment of the present invention.
  • Figure 2 illustrates a system of coding and decoding multimedia data including image data and text data.
  • a data separation unit 11 in a coding system 10 splits inputted multimedia data into image data and text data.
  • the split image data (Real Color Image Data) is coded by real color image codec 12a that uses compression method such as JPEG, JPEG 2000, wavelet transform and is transformed into Color Image Coded (CIC) data.
  • the text data (Small Color Image Data) split by the data separation unit 11 is transformed into Binary Image Coded (BIC) data by small color image codec 12b that uses compression method such as JBIG.
  • BIC Binary Image Coded
  • small color image codec 12b that uses compression method such as JBIG.
  • the image data and text data coded by using optimum compression method is created into a file by a data composition unit 13.
  • a binary coded processing unit 1 la extracts text area ("gray area") by binary coding input image, multimedia data including image components and text components, using algorithm like Equation 1 and transforms the multimedia data into binary map data by removing noise included in the area.
  • a component of pixel X of the input image is ⁇ r, g, b ⁇ .
  • the binary coded processing unit 11a calculates a maximum value (max) and a minimum value (min) of ⁇ r, g, b ⁇ and determines the pixel X as "gray” if the maximum value is less than 50. Further, if the maximum value is more than or equal to 50 and difference (diff) between the maximum value and the minimum value is more than threshold value (th), the binary coded processing unit 11a determines the pixel X as "color". In contrast, if the maximum value is more than or equal to 50 and the difference between the maximum value and the minimum value is less than the threshold value (th), the binary coded processing unit determines the pixel X as "gray.”
  • the binary coded processing unit 1 la assumes a value of adjacent area as “gray.” Pixels C0-C3 adjacent to the pixel X, as illustrated in Figure 4, is assumed as "gray” area. In the case illustrated in Figure 4, it is desirable to determine the pixels again by turning the image upside down because determination is performed in the right direction.
  • the binary coded processing unit 11a removes noise included in the text area, other words, X is determined by checking Least Significant Bit (LSB) of 8 pixels C0-C7 adjacent to pixel X to be removed as noise as illustrated in Figure 5a or pixel X is determined by using pixels C0-C3 surrounding four sides of the pixel X as illustrated in Figure 5b. For example, if left side of Figure 6a illustrates area of which noise is to be removed, noise is removed by putting pixel X as "1" considering boundary in vertical direction, as illustrated in right side of Figure 6a.
  • Least Significant Bit Least Significant Bit
  • noise is removed by changing the value of pixel X into "0" in order a value of the pixel X to be equal to values of pixels surrounding four sides of the pixel X, as illustrated in right side of Figure 6b.
  • BIC data text components obtained after removing noise included in the text area
  • CIC data color components of which text components are removed
  • the color components are filtered by UR filter. In other words, if a value of a current pixel is X as illustrated in Figure 7, a value of filtered X is obtained by Equation 2.
  • Image components and text components of multimedia data split by the data separation unit 11 are separately coded by a real color image codec 12a which uses a compression method such as JPEG, JPEG 2000 and wavelet transform and a small color image codec 12b which uses a compression method such as JBIG and are respectively transformed into CIC data and BIC data.
  • CIC data, which is coded image components, and BIC data, which is coded text components are multiplexed by a MUX 13a in a data composition unit 13 as illustrated in Figure 8 and are created into a file.
  • the present invention may improve compressibility of data by splitting multimedia data including image data and text data according to their characteristics and by coding the each data in optimum compression method.
  • decoding is progressed in reverse order of coding.
  • a DEMUX 21a in a data decomposition unit 21 divides the file, an output of the data composition unit 13, into image data and text data according to their characteristics.
  • the divided image data and text data is decoded by codec 22a, 22b which uses decoding method corresponding to the coding method and decoded data is restored into the original multimedia data by a data restoration unit 23.

Abstract

The present invention relates to a system of coding and decoding multimedia data and comprises a coding system and a decoding system. The coding system comprises Multimedia Data Separation Unit that separates multimedia data comprising many kinds of data according to the characteristic, a number of Codecs that code each data separated by the Multimedia Data Separation Unit using the optimum compression method and Multimedia Data Composition Unit that recomposes each data coded by the Codecs into one file. The decoding system comprises Multimedia Data Decomposition Unit that decomposes the coded multimedia data, that is output of the Multimedia Data Composition Unit, according to the characteristic, a number of Codecs that decode each data decomposed by the Multimedia Data Composition Unit using the same decoding method as the coding method and Multimedia Data Restoration Unit that restores the original multimedia data by composing each data decoded by the Codecs.

Description

SYSTEM OF CODING AND DECODING MULTIMEDIA DATA
TECHNICAL FIELD
The present invention relates to a system of coding and decoding multimedia data. More particularly, the present invention relates to a system of coding and decoding multimedia data that codes and decodes multimedia data by using an optimum compression method according to their own characteristics.
BACKGROUND ART
Generally, multimedia data comprises image data, audio data and text data, and size of the multimedia data is very large. Thus, it needs long transmission time to transmit the multimedia data through intemet or network and it needs a mass storage medium to store the multimedia in storage mediums such as CD.
Accordingly, in order to transmit the multimedia data through internet or network, or to store the multimedia data in a storage medium, the multimedia data is compressed for minimizing its own size. In other words, multimedia data is compressed by using compression method such as Moving Picture Image Coding Experts Group (MPEG) or Joint
Photographic Experts Group (JPEG).
The multimedia data comprises different and various data such as image data, audio data and text data though, the multimedia data is coded by applying same compression method regardless of own characteristics. Thus, there is a problem in that it is inefficient that compressibility of multimedia data is low. DISCLOSURE OF INVENTION
The present invention is to solve the above problem and the object of the present invention is to provide a system of coding and decoding multimedia data which may improve compressibility of multimedia data by splitting the multimedia data comprising image data, audio data and text data according to their own characteristics and by coding and decoding the multimedia data using an optimum compression method.
' In order to achieve at least the above objects, in whole or in parts, there is provided a system of coding and decoding multimedia data, including: a coding system for coding the multimedia data after splitting the multimedia data according to characteristics and for creating a file with each data coded according to their own characteristics; and a decoding system for decoding the multimedia data created into the file by the coding system after dividing the file into the each data and for restoring the original multimedia data by synthesizing the each data decoded according to characteristics.
The coding system includes: a data separation unit for splitting the multimedia data, including various kinds of data, according to characteristics of each data; a number of codecs for coding each data, split by the data separation unit, by using optimum compression methods according to characteristics of the each data; and a data composition unit for creating a file with each data coded by the codec.
The data separation unit splits the multimedia data into data such as image data, audio data and text data according to their characteristics and includes: a binary coded processing unit for transforming input image, multimedia data including various kinds of data, into binary map data by binary coding the input image; a noise reduction unit for extracting text components by removing noise included in the binary map data transformed by the binary coded processing unit; and a mask operation unit for extracting color components that the noise, included in the binary map data transformed by the binary coded processing unit, and the text components are removed. The mask operation unit extracts color components, that text components are removed, by performing mask operation for the binary map data whose noise is removed and the multimedia data, and includes an Infinite Impulse Response (JJR) filter for filtering the extracted color components.
The data composition unit is implemented by a multiplexer (MUX) for creating a file with each data coded by the codec by multiplexing the each data.
The decoding system includes: a data decomposition unit for dividing the file into each data according to characteristics of the each data; a number of codecs for decoding the each data, divided by the data decomposition unit, according to characteristics of the each data by using decoding method corresponding to the coding method; and a data restoration unit for restoring the original multimedia data by synthesizing the each data decoded by the codec.
The data restoration unit is implemented by a demultiplexer for splitting multimedia data according to the characteristics by demultiplexing the multimedia data created into the file by the coding system.
BRD2F DESCRD7TION OF THE DRAWINGS
Figure 1 illustrates a configuration of system of coding and decoding multimedia data according to the present invention.
Figure 2 illustrates a configuration of system of coding and decoding multimedia data according to one preferred embodiment of the present invention.
Figure 3 illustrates a detailed configuration of a data separation unit illustrated in Figure 2.
Figure 4 is a drawing for explaining operations of binary coded processing unit illustrated in Figure 3.
Figures 5 and 6 are drawings for explaining method of removing noise according to the present invention.
Figure 7 is a drawing for explaining mask operation according to the present invention. Figure 8 is a drawing for explaining operations of data composition unit illustrated in Figure 2.
Figure 9 is a drawing for explaining operations of data decomposition unit illustrated in Figure 2.
Figure imgf000005_0001
of codes for important parts in drawings* 10: coding system 11 : data separation unit
12: codec 13: data composition unit
20: decoding system 21 : data decomposition unit
22: codec 23 : data restoration unit
BEST MODE FOR CARRYING OUT THE INVENTION
Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings.
Figure 1 illustrates a configuration of system of coding and decoding multimedia data according to the present invention. The system of coding and decoding multimedia data according to the present invention includes: a coding system 10 for creating a file after coding multimedia data according to characteristics; and a decoding system 20 for restoring the original multimedia data by synthesizing each data after decoding the file, created by the coding system 10, according to characteristics of the each data.
The coding system 10 includes: a data separation unit 11 for splitting multimedia data, including various kinds of data, such as image data, audio data and text data, according to characteristics of each data; a number of codecs 12 for coding each data, split by the data separation unit 11, by using optimum compression methods according to characteristics of the each data; and a data composition unit 13 for creating a file with data, such as image data, audio data and text data, coded by the codec 12.
The decoding system 20 includes: a data decomposition unit 21 for dividing the file into each data, such as image data, audio data and text data; a number of codecs for decoding the each data, such as image data, audio data and text data, divided by the data decomposition unit 21 , by using decoding method corresponding to the coding method; and a data restoration unit for restoring the original multimedia data by synthesizing the each data, such as image data, audio data and text data, coded by the codec.
Figure 2 illustrates a configuration of system of coding and decoding multimedia data according to one preferred embodiment of the present invention. Figure 2 illustrates a system of coding and decoding multimedia data including image data and text data.
A data separation unit 11 in a coding system 10 splits inputted multimedia data into image data and text data. The split image data (Real Color Image Data) is coded by real color image codec 12a that uses compression method such as JPEG, JPEG 2000, wavelet transform and is transformed into Color Image Coded (CIC) data. The text data (Small Color Image Data) split by the data separation unit 11 is transformed into Binary Image Coded (BIC) data by small color image codec 12b that uses compression method such as JBIG. The image data and text data coded by using optimum compression method is created into a file by a data composition unit 13. In other words, a binary coded processing unit 1 la, as illustrated in Figure 3, extracts text area ("gray area") by binary coding input image, multimedia data including image components and text components, using algorithm like Equation 1 and transforms the multimedia data into binary map data by removing noise included in the area.
[Equation 1] X={r, g, b} min=MIN(r, g, b); max=MAX(r, g, b); diffhmax-min; if(max>=50){ if(difϊ th) "X is color" else "X is gray"
} else {
"X is gray"
}
A component of pixel X of the input image is {r, g, b}. The binary coded processing unit 11a calculates a maximum value (max) and a minimum value (min) of {r, g, b} and determines the pixel X as "gray" if the maximum value is less than 50. Further, if the maximum value is more than or equal to 50 and difference (diff) between the maximum value and the minimum value is more than threshold value (th), the binary coded processing unit 11a determines the pixel X as "color". In contrast, if the maximum value is more than or equal to 50 and the difference between the maximum value and the minimum value is less than the threshold value (th), the binary coded processing unit determines the pixel X as "gray."
As described above, if the pixel X is determined as "gray" after determining whether the pixel X is "color" or "gray," the binary coded processing unit 1 la assumes a value of adjacent area as "gray." Pixels C0-C3 adjacent to the pixel X, as illustrated in Figure 4, is assumed as "gray" area. In the case illustrated in Figure 4, it is desirable to determine the pixels again by turning the image upside down because determination is performed in the right direction. On the other hand, if text area is detected as described above, the binary coded processing unit 11a removes noise included in the text area, other words, X is determined by checking Least Significant Bit (LSB) of 8 pixels C0-C7 adjacent to pixel X to be removed as noise as illustrated in Figure 5a or pixel X is determined by using pixels C0-C3 surrounding four sides of the pixel X as illustrated in Figure 5b. For example, if left side of Figure 6a illustrates area of which noise is to be removed, noise is removed by putting pixel X as "1" considering boundary in vertical direction, as illustrated in right side of Figure 6a. Further, if left side of Figure 6b illustrates area of which noise is to be removed, noise is removed by changing the value of pixel X into "0" in order a value of the pixel X to be equal to values of pixels surrounding four sides of the pixel X, as illustrated in right side of Figure 6b.
BIC data, text components obtained after removing noise included in the text area, may be extracted by removing noise included in binary map data, an output of the binary coded processing unit 11a, through a noise reduction unit 1 lb employing the same method as above. Further, CIC data, color components of which text components are removed, is extracted by performing mask operation for binary map data and multimedia data through a mask operation unit lie after removing noise included in binary map data. The color components are filtered by UR filter. In other words, if a value of a current pixel is X as illustrated in Figure 7, a value of filtered X is obtained by Equation 2.
[Equation 2] X=(Cl+C2+C3+C4+C5+C6+C7+X)/8
Image components and text components of multimedia data split by the data separation unit 11 are separately coded by a real color image codec 12a which uses a compression method such as JPEG, JPEG 2000 and wavelet transform and a small color image codec 12b which uses a compression method such as JBIG and are respectively transformed into CIC data and BIC data. CIC data, which is coded image components, and BIC data, which is coded text components, are multiplexed by a MUX 13a in a data composition unit 13 as illustrated in Figure 8 and are created into a file.
As described above, the present invention may improve compressibility of data by splitting multimedia data including image data and text data according to their characteristics and by coding the each data in optimum compression method.
On the other hand, decoding is progressed in reverse order of coding. In other words, a DEMUX 21a in a data decomposition unit 21 divides the file, an output of the data composition unit 13, into image data and text data according to their characteristics. The divided image data and text data is decoded by codec 22a, 22b which uses decoding method corresponding to the coding method and decoded data is restored into the original multimedia data by a data restoration unit 23.
INDUSTRIAL APPLICABILITY
As apparent from the above description of the present invention, it is made possible to improve compressibility of data by splitting multimedia data including image data, audio data and text data according to their characteristics and by coding and decoding the split data using optimum compression method. Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, without departing from the scope and spirit of the invention as disclosed in the accompanying claims.

Claims

WHAT IS CLAIMED IS:
1. A system for coding and decoding multimedia data, comprising: a coding system configured to code the multimedia data after splitting the multimedia data according to characteristics and to create a file with each data coded according to their own characteristics; and a decoding system configured to decode the multimedia data created into the file by the coding system after dividing the file into the each data and to restore the original multimedia data by synthesizing the each data decoded according to characteristics.
2. The system of claim 1, wherein the coding system comprises: a data separation unit configured to split the multimedia data, including various kinds of data, according to characteristics of each data; a number of codecs configured to code each data, split by the data separation unit, by using optimum compression methods according to characteristics of the each data; and a data composition unit configured to create a file with each data coded by the codec.
3. The system of claim 2, wherein the data separation unit splits the multimedia data into data such as image data, audio data and text data according to their characteristics.
4. The system of claim 2, wherein the data separation unit comprises: a binary coded processing unit configured to transform input image, multimedia data including various kinds of data, into binary map data by binary coding the input image; a noise reduction unit configured to extract text components by removing noise included in the binary map data transformed by the binary coded processing unit; and a mask operation unit configured to extract color components that the noise, included in the binary map data transformed by the binary coded processing unit, and the text components are removed.
5. The system of claim 4, wherein the mask operation unit extracts color components, that text components are removed, by performing mask operation for the binary map data whose noise is removed and the multimedia data.
6. The system of claim 1 , wherein the decoding system comprises: a data decomposition unit configured to divide the file into each data according to characteristics of the each data; a number of codecs configured to decode the each data, divided by the data decomposition unit, according to characteristics of the each data by using decoding method corresponding to the coding method; and a data restoration unit configured to restore the original multimedia data by synthesizing the each data decoded by the codec.
PCT/KR2002/000963 2000-12-15 2002-05-21 System of coding and decoding multimedia data WO2004004353A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR10-2000-0076833A KR100386116B1 (en) 2000-12-15 2000-12-15 multimedia data coding and decoding system
AU2002307623A AU2002307623A1 (en) 2002-05-21 2002-05-21 System of coding and decoding multimedia data
PCT/KR2002/000963 WO2004004353A1 (en) 2000-12-15 2002-05-21 System of coding and decoding multimedia data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2000-0076833A KR100386116B1 (en) 2000-12-15 2000-12-15 multimedia data coding and decoding system
PCT/KR2002/000963 WO2004004353A1 (en) 2000-12-15 2002-05-21 System of coding and decoding multimedia data

Publications (1)

Publication Number Publication Date
WO2004004353A1 true WO2004004353A1 (en) 2004-01-08

Family

ID=32301876

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2002/000963 WO2004004353A1 (en) 2000-12-15 2002-05-21 System of coding and decoding multimedia data

Country Status (2)

Country Link
KR (1) KR100386116B1 (en)
WO (1) WO2004004353A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007043841A1 (en) * 2005-10-13 2007-04-19 Lg Electronics Inc. Method and apparatus for signal processing
US8194754B2 (en) 2005-10-13 2012-06-05 Lg Electronics Inc. Method for processing a signal and apparatus for processing a signal

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100386116B1 (en) * 2000-12-15 2003-06-02 (주) 멀티비아 multimedia data coding and decoding system
KR101024027B1 (en) * 2004-05-06 2011-03-22 삼성전자주식회사 Method and apparatus for processing of binary image
KR100599141B1 (en) * 2005-05-20 2006-07-12 삼성전자주식회사 Compressing system and method for document
KR20100088959A (en) * 2009-02-02 2010-08-11 전자부품연구원 Device for decoding signal with separate decoding modules and apparatus for outputting sound using the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995029462A1 (en) * 1994-04-22 1995-11-02 Sony Corporation Method and device for encoding image signal and image signal decoding device
GB2307813A (en) * 1995-11-02 1997-06-04 Int Mobile Satellite Org Text/Image separation and compression encoding method
US6101274A (en) * 1994-12-28 2000-08-08 Siemens Corporate Research, Inc. Method and apparatus for detecting and interpreting textual captions in digital video signals
KR20020024484A (en) * 2000-09-25 2002-03-30 이동호 An encoding and decoding system of e-book
KR20020046583A (en) * 2000-12-15 2002-06-21 이동호 multimedia data coding and decoding system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5671226A (en) * 1995-02-09 1997-09-23 Mitsubishi Denki Kabushiki Kaisha Multimedia information processing system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995029462A1 (en) * 1994-04-22 1995-11-02 Sony Corporation Method and device for encoding image signal and image signal decoding device
US6101274A (en) * 1994-12-28 2000-08-08 Siemens Corporate Research, Inc. Method and apparatus for detecting and interpreting textual captions in digital video signals
GB2307813A (en) * 1995-11-02 1997-06-04 Int Mobile Satellite Org Text/Image separation and compression encoding method
KR20020024484A (en) * 2000-09-25 2002-03-30 이동호 An encoding and decoding system of e-book
KR20020046583A (en) * 2000-12-15 2002-06-21 이동호 multimedia data coding and decoding system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007043841A1 (en) * 2005-10-13 2007-04-19 Lg Electronics Inc. Method and apparatus for signal processing
WO2007043840A1 (en) * 2005-10-13 2007-04-19 Lg Electronics Inc. Method and apparatus for signal processing
AU2006300101B2 (en) * 2005-10-13 2010-09-16 Lg Electronics Inc. Method and apparatus for signal processing
AU2006300102B2 (en) * 2005-10-13 2010-09-16 Lg Electronics Inc. Method and apparatus for signal processing
US8194754B2 (en) 2005-10-13 2012-06-05 Lg Electronics Inc. Method for processing a signal and apparatus for processing a signal
US8199827B2 (en) 2005-10-13 2012-06-12 Lg Electronics Inc. Method of processing a signal and apparatus for processing a signal
US8199828B2 (en) 2005-10-13 2012-06-12 Lg Electronics Inc. Method of processing a signal and apparatus for processing a signal

Also Published As

Publication number Publication date
KR100386116B1 (en) 2003-06-02
KR20020046583A (en) 2002-06-21

Similar Documents

Publication Publication Date Title
Singh et al. Various image compression techniques: lossy and lossless
US9113231B2 (en) Changeable block list
JP4757299B2 (en) Method and apparatus for generating and restoring 3D compressed data
EP0808068A3 (en) Methods and apparatus for removing blocking effect in a motion picture decoder
WO1995029462A1 (en) Method and device for encoding image signal and image signal decoding device
CA2374523A1 (en) A method and associated device for filtering digital video images
CA2183352A1 (en) Compact source coding tables for encoder/decoder system
WO2004095840A3 (en) Scrambling, descrambling and secure distribution of audio-visual sequences from video encoders based on wavelet processing
KR100708180B1 (en) Apparatus and method for compressing color or gray scale documents
KR100704736B1 (en) Apparatus and method for the recovery of compression constants in the encoded domain and computer readable medium
WO2004004353A1 (en) System of coding and decoding multimedia data
EP0724364A3 (en) Hadamard transform coding/decoding method and apparatus for image signals
Phadikar et al. Roi based error concealment of compressed object based image using QIM data hiding and wavelet transform
WO2017036061A1 (en) Image encoding method, image decoding method and device
KR100377951B1 (en) An encoding and decoding system of e-book
JP4184339B2 (en) Lossless data embedding
EP1289302B1 (en) Coding and decoding apparatus of key data for graphic animation and method thereof
Zhu et al. Media compression via data hiding
KR100389702B1 (en) The method for compressing and expanding data-stream without loss by bit-substitution
KR100685974B1 (en) Apparatus and method for watermark insertion/detection
KR101581131B1 (en) Transmitting method for video data, video encoder and video decoder
KR20030063850A (en) Document segmentation compression, reconstruction system and method
GB2279532A (en) Compression/decompression of image data; sending control codes
JP2007060334A (en) Image processing device and method therefor
US20010039495A1 (en) Linking internet documents with compressed audio files

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP