KR20010046502A - A converting apparatus of picture/text for internet - Google Patents
A converting apparatus of picture/text for internet Download PDFInfo
- Publication number
- KR20010046502A KR20010046502A KR1019990050297A KR19990050297A KR20010046502A KR 20010046502 A KR20010046502 A KR 20010046502A KR 1019990050297 A KR1019990050297 A KR 1019990050297A KR 19990050297 A KR19990050297 A KR 19990050297A KR 20010046502 A KR20010046502 A KR 20010046502A
- Authority
- KR
- South Korea
- Prior art keywords
- rgb
- conversion
- data
- image
- internet
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/32561—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using a programmed control device, e.g. a microprocessor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N1/333—Mode signalling or mode changing; Handshaking therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 영상 파일의 전송에 관한 것으로, 인터넷상에서 영상 파일을 문자파일로 변환시키기 위한 인터넷용 영상/문자 변환장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the transmission of video files, and more particularly, to a video / text conversion apparatus for the Internet for converting video files into text files on the Internet.
상기의 목적을 달성하기 위한 본 발명의 관점에 따르면, 스케닝된 최초 영상을 정규화된 순서에 의해 픽셀당 RGB신호로 생성하는 RGB/픽셀 변환부; 상기 RGB/픽셀 변환부로부터 생성된 신호를 파렛트에 의해 조합된 문자열로 변환하여 TXT 파일 형태로 전송하는 문자변환 전송부; 및 상기 문자변환 전송부로부터 전송된 문자열이 인터넷망을 거쳐 전송된 데이터를 상기 정규화된 순서에 의거 영상을 복원함으로써, 영상데이터를 다수의 아스키 코드조합으로 이루어진 문자열로 전송할 수 있음에 따라, 압축을 위한 다수의 변환과정이 없을 뿐만 아니라, 파렛트에 의한 문자열을 전송하기 때문에 불필요한 정보 데이터를 포함하지 않아 영상신호의 전송속도가 증가되는 효과를 얻는다.According to an aspect of the present invention for achieving the above object, an RGB / pixel conversion unit for generating the first screened image as an RGB signal per pixel in a normalized order; A character conversion transmission unit converting the signal generated from the RGB / pixel conversion unit into a character string combined by a pallet and transmitting the result as a TXT file; And reconstructing the data transmitted from the character conversion transmission unit through the Internet network according to the normalized order, thereby transmitting the image data as a string consisting of a plurality of ASCII code combinations. In addition, there is no conversion process for many, and since the character string is transmitted by the pallet, the transmission speed of the video signal is increased by not including unnecessary information data.
Description
본 발명은 영상 파일의 전송에 관한 것으로, 보다 상세히는 인터넷상에서 영상 파일을 문자파일로 변환시키기 위한 인터넷용 영상/문자 변환장치에 관한 것이다.The present invention relates to the transmission of an image file, and more particularly, to an image / text conversion apparatus for the Internet for converting an image file into a text file on the Internet.
일반적으로 인터넷을 통한 웹브라우져에 클라이언트가 볼 수 있는 영상은 JPEG 또는 GIF 파일을 통해서 이루어진다. 통상적으로 GIF파일은 컬러의 표현이 다양한 반면 데이터의 비트수가 증가되어 인터넷 전송 파일로는 그 사용빈도가 저하되고 있다. 한편, 상기 JPEG 파일은 컬러를 데이터화 시킴에 있어 유사한 컬러는 동일한 컬러로 판단하여 컬러 표현이 다양하지는 않지만 그 만큼의 데이터의 비트수가 적기 때문에, 데이터 전송에는 유리한 점이 있다.In general, the image that a client can view in a web browser via the Internet is made through a JPEG or GIF file. In general, GIF files are expressed in various colors, but the number of bits of data is increased, and thus the frequency of use of the GIF files is reduced. On the other hand, in the JPEG file, the color is converted into data, and similar colors are judged to be the same color. However, although the color representation is not diverse, the number of bits of the data is small, which is advantageous for data transmission.
그러면 상기의 JPEG 파일의 전송에 관해 살펴보면 다음과 같다.The transmission of the JPEG file is as follows.
도 1은 서버내에서 이미지 파일을 클라이언트로 전송하기 전의 코드변환 흐름을 나타낸 블록도이다. 먼저 도 1을 참조하면, 인터넷망(101)을 통해 전송하고자 하는 최초 영상(103)을 스케닝하여 한 화면을 생성시킨 이미지파일 생성부(105), 상기 이미지 파일생성부(105)로부터 얻어진 화소를 주파수신호로 변환시키는 DCT변환부(107), 상기 DCT 변환부(107)에서 화소간 상관관계가 큰 고주파신호를 차단하고 저주파신호만 추출하기 위해 소정 계수를 통해 양자화시키는 양자화부(109), 상기 양자화부(109)에서 양자화된 신호를 허프만 코드로 변환시키는 허프만 코드변환부(111)를 통해 이미지 파일을 압축된 전송파일로 변환시킨다.1 is a block diagram showing a code conversion flow before transmitting an image file to a client in a server. First, referring to FIG. 1, an image file generator 105 for generating a screen by scanning an initial image 103 to be transmitted through an internet network 101, and pixels obtained from the image file generator 105. A DCT converter 107 for converting into a frequency signal, a quantizer 109 for blocking a high frequency signal having a large correlation between pixels in the DCT converter 107 and quantizing it through a predetermined coefficient to extract only a low frequency signal; The quantization unit 109 converts the image file into a compressed transmission file through the Huffman code conversion unit 111 that converts the quantized signal into a Huffman code.
한편, 상기 허프만 코드변환부(111)를 통해 생성된 압축파일은 인터넷망 (101)으로 전송되며, 클라이언트측에서 인터넷망(101)을 통해 허프만 코드를 다운로드받고 이를 압축 해제하는 허프만 코드 해독부(113), 허프만 코드 해독부(113)에서 압축해제된 코드를 역양자화 즉, 상기의 소정 계수로부터 저주파신호를 생성하는 역양자화부(115), 상기 역양자화부(115)에서 생성된 신호를 역DCT 변환하여 컬러의 화소위치 및 각각의 휘도에 상응한 데이터를 생성하여, 이미지 파일을 복원(119)하여 전송된 영상(121)을 디스플레이한다.On the other hand, the compressed file generated through the Huffman code conversion unit 111 is transmitted to the Internet network 101, the Huffman code decryption unit for downloading and decompressing the Huffman code through the Internet network 101 ( 113), an inverse quantization of the decompressed code by the Huffman code decoding unit 113, that is, an inverse quantization unit 115 for generating a low frequency signal from the predetermined coefficient, and an inverse quantization unit 115 The DCT conversion generates data corresponding to the pixel position of the color and the luminance, and restores the image file 119 to display the transmitted image 121.
결국, 하나의 영상프레임을 통신을 통해 전송하기 위해서는 신호변환부를 포함한 양자화및 코드변환을 거쳐 압축된 용량으로 전송한다. 그러나, 이러한 이미지신호의 전송은 동영상에서 전송속도가 극히 저하되고 있으며, 영상파일의 압축시 필연적으로 사용되는 DCT변환을 포함한 양자화를 이용하는 한, 하드웨어의 급전적인 발전 이전에는 영상파일의 전송속도가 현재의 한계를 넘지 못할 것으로 판단됨에 따라, 획기적인 이미지 파일의 전송장치가 충분히 요구되는 실정이다.As a result, in order to transmit one image frame through communication, the image frame is transmitted in a compressed capacity through quantization and code conversion including a signal converter. However, the transmission speed of these image signals is extremely slow in video, and as long as the quantization including DCT conversion is inevitably used when compressing the video file, the transmission speed of the video file is currently As it is determined that the limit is not exceeded, a device for transmitting a breakthrough image file is required.
본 발명은 이와 같은 문제점을 해결하기 위해 창출된 것으로, 본 발명의 목적은 이미지 파일을 DCT변환과 양자화를 거치지 않고 컬러신호를 2진화된 문자화 코드로 생성하여 TXT 파일형태로 전송토록 함에 따라, 영상신호의 전송속도가 문자화된 데이터 전송과 동일한 속도를 갖도록 하는 인터넷용 영상/문자 변환장치를 제공함에 있다.The present invention was created to solve the above problems, and an object of the present invention is to generate a color signal as a binary coded code without transmitting an image file through DCT conversion and quantization, and transmit the image file as a TXT file. An object of the present invention is to provide an image / text conversion apparatus for the Internet such that a transmission speed of a signal has the same speed as the transmission of text data.
상기의 목적을 달성하기 위한 본 발명의 관점에 따른 인터넷용 영상/문자 변환장치는, 스케닝된 최초 영상을 정규화된 순서에 의해 픽셀당 RGB신호로 생성하는 RGB/픽셀 변환부; 상기 RGB/픽셀 변환부로부터 생성된 신호를 파렛트에 의해 조합된 문자열로 변환하여 TXT 파일 형태로 전송하는 문자변환 전송부; 및 상기 문자변환 전송부로부터 전송된 문자열이 인터넷망을 거쳐 전송된 데이터를 상기 정규화된 순서에 의거 영상을 복원함을 특징으로 한다.In accordance with an aspect of the present invention for achieving the above object, an image / character conversion apparatus for the Internet includes: an RGB / pixel conversion unit for generating the first scanned image as an RGB signal per pixel in a normalized order; A character conversion transmission unit converting the signal generated from the RGB / pixel conversion unit into a character string combined by a pallet and transmitting the result as a TXT file; And reconstructing the image of the character string transmitted from the character conversion transmitter based on the normalized order of the data transmitted through the internet network.
도 1은 종래 인터넷상에서 영상데이터의 전송을 나타낸 블록도.1 is a block diagram showing the transmission of image data over the conventional Internet.
도 2는 본 발명에 따른 인터넷상에서 영상데이터의 전송을 나타낸 블록도.2 is a block diagram showing transmission of image data on the Internet according to the present invention;
도 3은 도 2의 파렛트기능을 설명하기 위한 블록도.3 is a block diagram for explaining the pallet function of FIG.
도 4는 도 3의 실시예로 설명하기 위한 데이터 변환 구성도.4 is a data conversion configuration diagram for explaining the embodiment of FIG.
<도면의 주요부분에 대한부호의 설명>Explanation of symbols on the main parts of the drawings
203 : 최초 영상 205 : 스케닝부203: First image 205: Scanning unit
207 : RGB/픽셀 변환부 209 : 전송부207: RGB / pixel converter 209: transmitter
211 : 컴파일부 213 : 컬러전환부211: compilation unit 213: color conversion unit
215 : 복원 영상 300 : 파렛트215: Restored image 300: Pallet
이하, 본 발명을 첨부된 예시도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
도 2는 본 발명의 흐름을 나타낸 구성도이다. 도 3은 도 2의 파렛트를 설명하기 위한 블록도이다. 도 4는 도 3의 일예로 나타낸 데이터 변환을 설명하기 위한 블록도이다. 먼저 도 2를 참조하면, 최초 영상(203)을 스케닝하여 서버에 탑재하는 스케닝부(205), 상기 스케닝부(205)에서 스케닝된 상기 최초영상(203)을 소정의 픽셀(Pixel)단위의 RGB데이터로 변환하는 RGB/픽셀 변환부(207), 상기 RGB/픽셀 변환부(207)을 통해 각각의 R,G,B별로 생성된 데이터를 이미 설정된 파렛트(PALETTE)의 순서에 따라 문자화된 코드로 변환하여 TXT파일 형태의 문자화된 신호로 출력하는 문자변환 전송부(209) 및,2 is a block diagram showing the flow of the present invention. FIG. 3 is a block diagram illustrating the pallet of FIG. 2. FIG. 4 is a block diagram illustrating the data conversion illustrated in the example of FIG. 3. First, referring to FIG. 2, a scanning unit 205 for scanning an initial image 203 and mounting it on a server, and RGB of the initial image 203 scanned by the scanning unit 205 in a predetermined pixel unit. The RGB / pixel converter 207 converting the data into data and converting the data generated for each R, G, and B through the RGB / pixel converter 207 into a characterized code according to the order of the pallet. A character conversion transmission unit 209 for converting and outputting a text signal in the form of a TXT file;
상기 문자변환 전송부(209)에 의거 전송된 데이터를 인터넷망(201)을 통해 클라이언트가 문자화된 신호를 다운로드 받아 파렛트의 순서에 입각하여 R,G,B 데이터로 변환시키는 컴파일부(211) 및 상기 컴파일부(211)에 의거 생성된 RGB 데이터를 컬러신호로 생성하므로서 복원된 영상(215)을 출력하는 컬러전환부(213)으로 이루어진다.Compiling unit 211 for converting the data transmitted by the character conversion transmission unit 209 through the Internet network 201 to the R, G, B data based on the order of the pallet to download the characterized signal and The color conversion unit 213 outputs the reconstructed image 215 by generating the RGB data generated by the compiling unit 211 as a color signal.
그러면 상기의 구성에 따른 본 발명의 작용을 설명하면 다음과 같다.Then, the operation of the present invention according to the above configuration will be described.
우선, 본 발명에서는 영상 데이터를 문자데이터로 전송하기 때문에, RGB신호를 문자데이터로 변환하여 TXT 파일 형태로 전송한다. 따라서 상기의 영상 데이터와 더불어 전송되는 영상 정보 데이터 즉, 컬러가 표현되는 위치 데이터를 포함하여 정보 전송에 따른 규약(프로토콜)에 의거 생성되는 다수의 정보 데이터 등은 사용되지 않으며, 단지 문자열에 지속적인 데이터의 전송이 이루어지는 것이다.First, in the present invention, since image data is transmitted as text data, the RGB signal is converted into text data and transmitted in the form of TXT file. Therefore, a plurality of information data generated according to the protocol (protocol) according to the information transmission, including the image information data that is transmitted together with the image data, that is, the position data where color is expressed, are not used, but only continuous data in a character string. Will be sent.
이로부터, 상기 스케닝부(205)은 최초 영상(203)을 스케닝하여 RGB/픽셀 변환부(207)을 거쳐 각각의 픽셀을 RGB 데이터로 변환 즉, 한 픽셀을 R,G,B신호로 변환하는데, 256컬러일 경우 흰색을 예를 들면 R(255), G(255), B(255)로 변환된다. 따라서 컬러정보 데이터는 3(R,G,B)×8비트(256) 즉, 24비트로서 RGB를 나타내는 것이다.From this, the scanning unit 205 scans the first image 203 and converts each pixel into RGB data through the RGB / pixel conversion unit 207, that is, converts one pixel into an R, G, and B signal. In the case of 256 colors, white is converted into R (255), G (255), and B (255), for example. Therefore, the color information data represents RGB as 3 (R, G, B) x 8 bits 256, that is, 24 bits.
그리고 이러한 24비트의 RGB 데이터는 파렛트에 의해 문자로 전환되는데, 도시된 바와 같이 멀티플렉서(301) 및 메모리(303)로 컨트롤신호(C)가 입력되며, 상기 메모리(303)는 256컬러로 표현될 수 있는 전체 가지수(256×256×256=16777216)와 일대일 대응되도록 아스키 코드의 4개 문자를 조합한 문자열이 저장되어 있다.The 24-bit RGB data is converted into characters by the pallet. As shown, the control signal C is input to the multiplexer 301 and the memory 303, and the memory 303 is represented by 256 colors. A string that combines four characters of ASCII code is stored to correspond one-to-one with the total number of branches (256 × 256 × 256 = 16777216).
상기 멀티플렉서(301)로 R,G,B 데이터가 병렬 입력된다. 상기한 R,G,B데이터는 컨트롤신호(C)에 의거 메모리(303)의 어드레스 단자로 입력되며, 어드레스 단자로 입력된 정보 데이터에 의거 메모리(303)는 4개의 문자가 조합된 문자열이 출력된다.R, G, and B data are input in parallel to the multiplexer 301. The R, G, and B data are input to the address terminal of the memory 303 based on the control signal C, and the memory 303 outputs a string of four characters based on the information data input to the address terminal. do.
상기 메모리(303)를 통해 출력되는 문자열은 문자변환 전송부(209)을 통해 TXT 파일 형태로 전송되며, 스케닝부(205)에 의해 최초 영상(203)을 스켄한 순서에 의거 상기의 문자열이 전송된다. 여기서 TXT로 전송된 문자는 인터넷망 (201)을 거쳐 클라이언트로 공급된다.The character string output through the memory 303 is transmitted in the form of TXT file through the character conversion transmission unit 209, and the character string is transmitted in the order of scanning the first image 203 by the scanning unit 205. do. Here, the text transmitted to the TXT is supplied to the client via the Internet network 201.
예컨대, 도 4에 도시된 바와 같이 특정의 컬러(RGB: 185,211,103)의 R,G,B데이터는 각각으로 2진화된 코드(24비트)로 파렛트(300)로 인가되고, 파렛트(300)는 상기 2진화된 코드에 일대일 대응되는 'K8CP'와 같은 조합된 문자코드로 변환되는 것이다.(파렛트에서 'RGB:185,211,103'와 일대일 대응되는 문자코드가 'K8CP'라 가정함)For example, as shown in FIG. 4, R, G, and B data of a specific color (RGB: 185, 211, 103) are applied to the pallet 300 in binary code (24 bits), respectively, and the pallet 300 is described above. It is converted to a combined character code such as 'K8CP' which has a one-to-one correspondence to the binary code (assuming that the character code that has one-to-one correspondence with 'RGB: 185,211,103' in the palette is 'K8CP').
클라이언트는 컴파일부(211)에 의해 TXT 파일 형태로 전송된 데이터를 RGB 데이터로 변환시키는데, 상기의 파렛트(300)와 반전된 개념으로, 입력되는 문자정보(305 : #1,#2,#3,#4)가 이미 클라이언트에 저장되고 있음에 따라, 상기 입력되는 문자정보와 일대일 대응되는 RGB신호로 변환하는 것이다. 여기서 상기 파렛트 (300)에 의해 변환되는 정보의 룰(스케닝 순서-Zig Zag Oder)은 클라이언트의 파렛트에 저장된 정보 변환 룰과 동일하며, 동일한 파렛트에 의해 서버와 크라이언트간의 프로토콜이 이루어지는 것이다.The client converts the data transmitted in the form of TXT file by the compiling unit 211 to RGB data, and the character information inputted in the concept opposite to the pallet 300 is inputted (305: # 1, # 2, # 3). , # 4) is already stored in the client, so that it converts to the RGB signal corresponding to the input character information one-to-one. Herein, the rule of information converted by the pallet 300 (scanning order-Zig Zag Oder) is the same as the information conversion rule stored in the client's pallet, and the protocol between the server and the client is made by the same pallet.
따라서 상기 컬러전환부(213)은 컴파일부(211)으로부터 얻어진 RGB신호를 모니터상에 주사토록 하는 것으로, 이로인해 복원된 영상(215)이 생성되는 것이다. 결국, 최초 영상(203)을 스케닝하여 얻어진 RGB신호를 DCT변환하고 이를 양자화시킨 후, 허프만 코드에 의해 전송토록 하는 과정을 삭제하고, 상기 RGB신호를 파렛트에 의해 문자열로 변환시켜 전송토록 하는 것이다.Accordingly, the color conversion unit 213 scans the RGB signal obtained from the compiling unit 211 on the monitor, thereby generating a reconstructed image 215. As a result, after DCT conversion and quantization of the RGB signal obtained by scanning the first image 203, the process of transmitting by Huffman code is eliminated, and the RGB signal is converted into a character string by the pallet to be transmitted.
한편, 본 발명은 영상신호에만 적용하는 것이 아니라, 음성신호에도 적용이 가능한데, 아날로그신호를 샘플링하여 소정의 코드화시키는 디지트화된 방법을 취하지 않고, 샘플링된 코드를 문자코드로 변환시켜 사용하는 것이다. 이는 MP3와 같이 음향데이터를 다운로드 받아 이를 재생시키는 장치에 적용되는 것으로, 데이터의 전송이 문자열에 의거함에 따라 전송속도를 증가시킬 수 있는 것이다.Meanwhile, the present invention is applicable not only to video signals but also to audio signals. The sample code is converted into a character code without using a digitized method of sampling and encoding an analog signal. This is applied to a device that downloads and reproduces the acoustic data, such as MP3, it is possible to increase the transmission speed as the transmission of the data based on the character string.
이상 설명된 본 발명은, 영상데이터를 다수의 아스키 코드조합으로 이루어진 문자열로 전송함으로써, 압축을 위한 다수의 변환과정이 없을 뿐만 아니라, 파렛트에 의한 문자열을 전송하기 때문에 불필요한 정보 데이터를 포함하지 않아 영상신호의 전송속도가 증가되는 효과를 얻는다.The present invention described above, by transmitting the image data in a string consisting of a plurality of ASCII code combination, there is not a number of conversion process for compression, and because it transmits the character string by the pallet, it does not contain unnecessary information data The transmission speed of the signal is increased.
이상에서는 본 발명을 특정의 바람직한 실시예에 대하여 도시하고 설명하였으나, 본 발명은 상기한 실시예에 한정되지 아니하며, 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형이 가능할 것이다.While the invention has been shown and described with respect to certain preferred embodiments thereof, the invention is not limited to the embodiments described above, and is typically defined in the art to which the invention pertains without departing from the spirit of the invention as claimed in the claims. Anyone with knowledge of the world can make many variations.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990050297A KR20010046502A (en) | 1999-11-12 | 1999-11-12 | A converting apparatus of picture/text for internet |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990050297A KR20010046502A (en) | 1999-11-12 | 1999-11-12 | A converting apparatus of picture/text for internet |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20010046502A true KR20010046502A (en) | 2001-06-15 |
Family
ID=19619866
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019990050297A Withdrawn KR20010046502A (en) | 1999-11-12 | 1999-11-12 | A converting apparatus of picture/text for internet |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20010046502A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007123328A1 (en) * | 2006-04-21 | 2007-11-01 | Colorzip Media, Inc. | Method and system for transmitting image code in text format |
-
1999
- 1999-11-12 KR KR1019990050297A patent/KR20010046502A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007123328A1 (en) * | 2006-04-21 | 2007-11-01 | Colorzip Media, Inc. | Method and system for transmitting image code in text format |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6411229B2 (en) | Variable length decoder | |
US5583656A (en) | Methods and apparatus for attaching compressed look-up table (LUT) representations of N to M-dimensional transforms to image data and for processing image data utilizing the attached compressed LUTs | |
KR20040077921A (en) | Compression of palettized color images with variable length color codes | |
US5754746A (en) | Multi bit per pixel compression/decompression using parallel encoded streams | |
JP3461309B2 (en) | Huffman coded data compression device | |
JP2000138836A (en) | Compressor for digital image including background pixels | |
Elabdalla et al. | An efficient bitwise Huffman coding technique based on source mapping | |
US7372600B2 (en) | Color facsimile device with data recompressing capability | |
EP0711069A1 (en) | Image processing method and apparatus | |
KR20010046502A (en) | A converting apparatus of picture/text for internet | |
Gupta et al. | Image Compression Using Lossless Compression Techniques | |
JP4241517B2 (en) | Image encoding apparatus and image decoding apparatus | |
US5748790A (en) | Table-driven statistical decoder | |
JP2925043B2 (en) | Data decompression device | |
JPH07274007A (en) | Method and apparatus for compressing, palletizing, transmitting and receiving color image | |
KR100195187B1 (en) | Constant compression rate still image compression device and method | |
WO1999027714A1 (en) | Method and arrangement relating to data compression | |
JP3344875B2 (en) | Image processing device | |
JPH0937081A (en) | Device and method for processing picture | |
JP3274566B2 (en) | Image coding device | |
WO2005074146A1 (en) | Data encoding using multi-dimensional redundancies | |
JPH04354263A (en) | Image data transmission system | |
JPH03144864A (en) | Medical picture data compression device | |
JP2907428B2 (en) | Data converter | |
Arora et al. | Literature Survey on Image and Text Compression Techniques |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19991112 |
|
PG1501 | Laying open of application | ||
PC1203 | Withdrawal of no request for examination | ||
WITN | Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid |