JP2002218148A - Facsimile terminal - Google Patents

Facsimile terminal

Info

Publication number
JP2002218148A
JP2002218148A JP2001010295A JP2001010295A JP2002218148A JP 2002218148 A JP2002218148 A JP 2002218148A JP 2001010295 A JP2001010295 A JP 2001010295A JP 2001010295 A JP2001010295 A JP 2001010295A JP 2002218148 A JP2002218148 A JP 2002218148A
Authority
JP
Japan
Prior art keywords
color
facsimile
jpeg
marker segment
document
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.)
Pending
Application number
JP2001010295A
Other languages
Japanese (ja)
Inventor
Teruki Matsuyama
輝樹 松山
Masahiro Inoue
雅弘 井上
Takayuki Imagawa
貴之 今川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2001010295A priority Critical patent/JP2002218148A/en
Publication of JP2002218148A publication Critical patent/JP2002218148A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To allow a personal computer to simply display a document received by a color facsimile terminal without the need for an exclusive tool when the document is transmitted as electronic mail or directly transferred to the personal computer. SOLUTION: When a color document received by an opposite facsimile terminal through color facsimile communication is transferred to the Internet, a DNL(Define number of lines) marker segment used for line designation of a color facsimile terminal is replaced with a parameter Y of an SOF(Start of Frame) marker segment, an APP1(Application 1) marker segment is replaced with an APP0(Application 0) marker segment, a JPEG coded data are once subjected to JPEG decoding to convert the CIELAB color space into the YcbCr color space, the image data subjected to color space conversion are again JPEG coded, obtained coded data are converted into data with a form attached to electronic mail, the electronic mail is created and transmitted to the Internet.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はファクシミリ装置に
係り、特に、カラー文書を送受信するカラーファクシミ
リ通信機能と、電子メールにてカラー文書を送信するイ
ンターネットファクシミリ通信機能を有するファクシミ
リ装置に関する。
The present invention relates to a facsimile apparatus, and more particularly, to a facsimile apparatus having a color facsimile communication function for transmitting and receiving a color document and an Internet facsimile communication function for transmitting a color document by electronic mail.

【0002】[0002]

【従来の技術】従来のモノクロ文書に加えてカラー文書
を送受信するカラーファクシミリ装置や、インターネッ
トと接続してモノクロ及びカラー文書を送受信するイン
ターネットファクシミリ装置が実用化されている。
2. Description of the Related Art A color facsimile apparatus for transmitting and receiving a color document in addition to a conventional monochrome document, and an Internet facsimile apparatus for transmitting and receiving a monochrome and color document by connecting to the Internet have been put to practical use.

【0003】カラーファクシミリ装置は、ITU−T
T.30勧告Annex Eにて勧告化されており、カ
ラー原稿を送受信することが可能である。画像読取り部
で読み取った原稿は、JPEG符号化される。使用する
色空間はITU−T T.42で勧告化されており、C
IELAB色空間が使用される。また、通常カラー原稿
は、読み取りながら送信されるため、原稿が読み取り終
わるまでライン数が確定しない。そのため、通常はJP
EG符号化データの最初の方に付けられるSOFマーカ
セグメントのパラメータYにライン数を指定する代わり
に、符号化データの終わりの方にDNLマーカセグメン
トを付けることで、ライン数が指定される。
[0003] A color facsimile apparatus is an ITU-T.
T. 30 Annex E recommends that color documents be transmitted and received. The original read by the image reading unit is JPEG encoded. The color space used is ITU-TT. 42, and C
The IELAB color space is used. Further, since a normal color original is transmitted while being read, the number of lines is not determined until the original is read. Therefore, usually JP
Instead of specifying the number of lines in the parameter Y of the SOF marker segment attached to the beginning of the EG encoded data, the number of lines is designated by attaching the DNL marker segment to the end of the encoded data.

【0004】図9は、カラーファクシミリ装置で使用さ
れるJPEG符号化データの一般形式である。JPEG
符号化データ900は、SOI(Start of Image)マー
カセグメント901、各種マーカセグメント902、フ
レーム903、DNL(Define number of lines)マー
カセグメント904、EOI(End of lmage)マーカセ
グメント905から構成される。
FIG. 9 shows a general format of JPEG encoded data used in a color facsimile machine. JPEG
The encoded data 900 includes an SOI (Start of Image) marker segment 901, various marker segments 902, a frame 903, a DNL (Define number of lines) marker segment 904, and an EOI (End of lmage) marker segment 905.

【0005】SOIマーカセグメント901は、符号化
データの開始を示す。
[0005] An SOI marker segment 901 indicates the start of encoded data.

【0006】各種マーカセグメント902には、APP
1(Application 1)マーカセグメント907、COM
(Comment)マーカセグメント908、DHT(Define
Huffman table)マーカセグメント909、DQT(Def
ine quantization table)マーカセグメント910など
が含まれる。
The various marker segments 902 include APP
1 (Application 1) marker segment 907, COM
(Comment) Marker segment 908, DHT (Define
Huffman table) marker segment 909, DQT (Def
ine quantization table) marker segment 910 and the like.

【0007】APP1マーカセグメント907には、符
号化データがカラーファクシミリ用のデータであること
を示す“G3FAX0”という文字列が格納される。
The APP1 marker segment 907 stores a character string "G3FAX0" indicating that the encoded data is data for color facsimile.

【0008】COMマーカセグメント908には、符号
化データのコメントが文字列にて格納される。
[0008] In the COM marker segment 908, a comment of encoded data is stored as a character string.

【0009】DHTマーカセグメント909には、JP
EGの符号化に使用されるハフマンテーブルを形成する
ための情報が格納される。
The DHT marker segment 909 includes JP
Information for forming a Huffman table used for encoding EG is stored.

【0010】DQTマーカセグメント910には、量子
化テーブルが格納される。
[0010] The DQT marker segment 910 stores a quantization table.

【0011】フレーム903は、SOF(Start of Fra
me)マーカセグメント911、SOS(Start of Sca
n)マーカセグメント912、圧縮データ913から構
成される。
The frame 903 has an SOF (Start of Fra).
me) marker segment 911, SOS (Start of Sca
n) It is composed of a marker segment 912 and compressed data 913.

【0012】SOFマーカセグメント911は、フレー
ムの先頭を示すSOFマーカ915と、フレームヘッダ
916から構成される。フレームヘッダ916は、パラ
メータLf918、パラメータP919、パラメータY
920、パラメータX921、パラメータNf922か
ら構成される。パラメータLf918は、フレームヘッ
ダ内のパラメータの長さを示す。パラメータP919
は、入力画像の各色成分の1画素当たりのビット精度を
示す。パラメータY920は画像のライン数を示すが、
カラーファクシミリの場合は0かDNLマーカセグメン
ト904のライン数より大きな値が指定される。パラメ
ータX921は1ライン当たりの画素数を示す。パラメ
ータNf922はフレーム内の色成分の数を示す。
The SOF marker segment 911 includes an SOF marker 915 indicating the beginning of a frame and a frame header 916. The frame header 916 includes a parameter Lf918, a parameter P919, a parameter Y
920, a parameter X921, and a parameter Nf922. The parameter Lf918 indicates the length of the parameter in the frame header. Parameter P919
Indicates the bit precision per pixel of each color component of the input image. Parameter Y920 indicates the number of lines in the image,
In the case of color facsimile, 0 or a value larger than the number of lines of the DNL marker segment 904 is specified. The parameter X921 indicates the number of pixels per line. Parameter Nf922 indicates the number of color components in the frame.

【0013】SOSマーカセグメント912は、スキャ
ンの開始を示す。
An SOS marker segment 912 indicates the start of a scan.

【0014】圧縮データ913には、符号化された画像
データの本体が格納される。
The compressed data 913 stores the main body of the encoded image data.

【0015】DNLマーカセグメント904には、画像
の全ライン数が指定される。カラーファクシミリでは、
符号化開始時に画像の全ライン数が確定しない場合があ
るため、圧縮データの最後にDNLマーカコードを付
け、続く2バイトにライン数を指定する。
In the DNL marker segment 904, the total number of lines of the image is specified. In color facsimile,
Since the total number of lines of an image may not be determined at the start of encoding, a DNL marker code is added to the end of the compressed data, and the number of lines is specified in the next two bytes.

【0016】EOIマーカセグメント905は、符号化
データの終わりを示す。
The EOI marker segment 905 indicates the end of the encoded data.

【0017】また、インターネットファクシミリ装置
は、RFC(Request for Comments)#2301、#2
302、#2303、#2304、#2305、#23
06、及びITU−T T.37勧告にて勧告化されて
おり、インターネットを介して、カラー及びモノクロ原
稿を送受信することが可能である。インターネットに
は、電話回線を通してインターネットサービスプロバイ
ダに接続するか、あるいは、直接LANに接続すること
で、通信を行う。画像読取り部で読み取ったカラー原稿
は、JPEG符号化され、TIFF−C(Tagged image
file format Profile C)フォーマットに変換され、さ
らに、MIME(Multipurpose internet mail extensi
ons)符号化されて電子メールの添付形式の画像ファイ
ルとして、電子メールとしてインターネットへと送信さ
れる。
Also, the Internet facsimile apparatus is compatible with RFC (Request for Comments) # 2301, # 2
302, # 2303, # 2304, # 2305, # 23
06, and ITU-TT. 37, and it is possible to send and receive color and monochrome originals via the Internet. Communication with the Internet is performed by connecting to an Internet service provider through a telephone line or directly connecting to a LAN. The color original read by the image reading unit is JPEG-encoded and TIFF-C (Tagged image).
file format Profile C) and then MIME (Multipurpose internet mail extensi)
ons) It is encoded and sent to the Internet as an e-mail as an image file in an e-mail attachment format.

【0018】カラーファクシミリ通信機能と、インター
ネットファクシミリ通信機能の両方の機能を有するファ
クシミリ装置も考えられ、通常のファクシミリで受信し
た文書を、インターネットファクシミリにて電子メール
転送する機能を持つものも考えられる。図8は、カラー
ファクシミリ通信機能と、インターネットファクシミリ
通信機能機能とを合わせ持つファクシミリ装置の概略ブ
ロック図である。
A facsimile apparatus having both a color facsimile communication function and an Internet facsimile communication function is also conceivable. A facsimile apparatus having a function of transferring a document received by a normal facsimile to an electronic mail by the Internet facsimile is also conceivable. FIG. 8 is a schematic block diagram of a facsimile apparatus having both a color facsimile communication function and an Internet facsimile communication function function.

【0019】801は制御部であり、ファクシミリ装置
全体の制御を行う部分であり、一般的にはCPU(中央
制御装置)が使用される。
Reference numeral 801 denotes a control unit which controls the entire facsimile apparatus. Generally, a CPU (central control unit) is used.

【0020】802は操作部であり、電話番号の入力
や、ファクシミリの送信操作などを行うためのキーパッ
ドを含む。
An operation unit 802 includes a keypad for inputting a telephone number and transmitting a facsimile.

【0021】803は表示部であり、電話番号の表示
や、ファクシミリ装置の状態、操作メニューなどの表示
を行う。
A display unit 803 displays a telephone number, a status of the facsimile apparatus, an operation menu, and the like.

【0022】804はJPEG復号化部であり、相手フ
ァクシミリ装置から受信したカラー文書をJPEG復号
化する。
Reference numeral 804 denotes a JPEG decoding unit for JPEG decoding a color document received from a facsimile machine of the other party.

【0023】805はモノクロ復号化部であり、相手フ
ァクシミリ装置から受信したモノクロ文書を復号化す
る。モノクロの復号化方式としては、MH、MR、MM
R、JBIGなどが使用される。
A monochrome decoding unit 805 decodes a monochrome document received from a facsimile machine of the other party. MH, MR, MM
R and JBIG are used.

【0024】806はRAMであり、主に制御部801
により使用され、ワークメモリや、送受信する文書の保
存に使用する。
Reference numeral 806 denotes a RAM, which is mainly a control unit 801.
And is used to store work memory and documents to be sent and received.

【0025】807はROMであり、主に制御部801
により使用され、ファクシミリ装置を制御するためのプ
ログラムやデータが格納される。
Reference numeral 807 denotes a ROM, which is mainly a control unit 801.
And a program and data for controlling the facsimile machine are stored.

【0026】808は印字部であり、相手から受信した
モノクロ文書あるいはカラー文書を、用紙に印字する処
理を行う。
Reference numeral 808 denotes a printing unit which performs processing for printing a monochrome document or a color document received from the other party on a sheet.

【0027】809は通信制御部であり、電話回線81
0を介して相手ファクシミリ装置に接続したり、インタ
ーネットサービスプロバイダに接続する制御を行う。
Reference numeral 809 denotes a communication control unit, which
0 to control the connection to the other party's facsimile machine or to the Internet service provider.

【0028】810は電話回線であり、相手ファクシミ
リ装置に接続するための、一般公衆回線である。
Reference numeral 810 denotes a telephone line, which is a general public line for connecting to a destination facsimile machine.

【0029】811は電子メール変換部であり、画像デ
ータを電子メールとして送信するための形式に変換した
り、インターネットへ電子メールとして送信するための
情報を加えたりする。
Reference numeral 811 denotes an e-mail conversion unit which converts image data into a format for transmission as e-mail and adds information for transmission as e-mail to the Internet.

【0030】812はJPEG符号化部であり、相手フ
ァクシミリ装置へカラー原稿を送信するために、原稿読
取り部816から読み取ったカラー原稿を、JPEG符
号化方式にて符号化する。
Reference numeral 812 denotes a JPEG encoding unit, which encodes a color original read from the original reading unit 816 by a JPEG encoding method in order to transmit a color original to a facsimile apparatus of the other party.

【0031】813はモノクロ符号化部であり、相手フ
ァクシミリ装置へモノクロ原稿を送信するために、原稿
読取り部816から読み取ったモノクロ原稿を、MH、
MR、MMR、JBIG符号化方式などで符号化する。
Reference numeral 813 denotes a monochrome encoding unit which converts a monochrome original read from the original reading unit 816 into MH,
Encoding is performed by MR, MMR, JBIG encoding, or the like.

【0032】816は原稿読取り部であり、相手ファク
シミリ装置へ送信するために、モノクロ原稿あるいはカ
ラー原稿の読取りを行う。
Reference numeral 816 denotes a document reading unit which reads a monochrome document or a color document in order to transmit the document to a partner facsimile machine.

【0033】819はTIFF変換部であり、インター
ネットファクシミリ装置と通信するときに、送信する符
号化データをモノクロはTIFF−S(Tagged image f
ileformat Profile S)形式に、カラーはTIFF−C
形式へと変換したり、受信したTIFF−S形式もしく
はTIFF−C形式の画像データから、符号化データへ
と変換する処理を行う。
Reference numeral 819 denotes a TIFF conversion unit which converts encoded data to be transmitted in monochrome into TIFF-S (Tagged image f) when communicating with the Internet facsimile apparatus.
ileformat Profile S) format, color is TIFF-C
It converts the received image data into TIFF-S format or TIFF-C format image data into encoded data.

【0034】通信制御部809は電話回線810を介し
て、相手ファクシミリ装置と接続する。相手ファクシミ
リ装置から受信した文書は、RAM806へと保存され
る。相手ファクシミリ装置がカラーファクシミリ機能を
有する場合、受信する文書は、JPEG符号化されたカ
ラー文書となる。受信したカラー文書を印刷する場合に
は、RAM806に保存された符号化データを、JPE
G復号化部804にて復号化し、印字部808にて記録
紙に印刷を行う。モノクロ文書を印刷する場合には、R
AM806に保存された符号化データを、モノクロ画像
復号化部805で復号化し、印字部808にて記録紙に
印刷を行う。
A communication control unit 809 connects to a facsimile machine via a telephone line 810. The document received from the partner facsimile machine is stored in the RAM 806. When the other party's facsimile machine has the color facsimile function, the received document is a JPEG encoded color document. When printing the received color document, the encoded data stored in the RAM 806 is copied to the JPE
The G decoding unit 804 decodes the data, and the printing unit 808 prints it on recording paper. To print a monochrome document, use R
The encoded data stored in the AM 806 is decoded by the monochrome image decoding unit 805 and printed by the printing unit 808 on recording paper.

【0035】相手ファクシミリ装置から受信した文書
を、インターネットファックスへと転送する場合は、通
信終了後に、RAM806に保存された符号化データ
を、TIFF変換部819にて、モノクロ符号化データ
の場合はTIFF−S形式に、カラー符号化データすな
わちJPEG符号化データの場合はTIFF−C形式に
変換を行い、電子メール変換部811にて、データをテ
キスト形式に変換して、転送先アドレスを送信アドレス
とした電子メールを作成し、通信制御部809にて電話
回線810を介してインターネットサービスプロバイダ
に接続し、作成した電子メールを送信する。TIFF−
C形式の画像データは、画像の情報を示すヘッダを符号
化データの前に付けた形式をとり、符号化データそのも
のは、JPEG符号化されたデータである。
When the document received from the other party's facsimile machine is transferred to the Internet facsimile, the encoded data stored in the RAM 806 is converted by the TIFF conversion unit 819 after the communication is completed. In the case of color encoded data, that is, in the case of JPEG encoded data, the data is converted into the TIFF-C format, and the e-mail conversion unit 811 converts the data into the text format, and sets the transfer destination address as the transmission address. The created electronic mail is created, and the communication control unit 809 connects to the Internet service provider via the telephone line 810 and transmits the created electronic mail. TIFF-
The C format image data takes a format in which a header indicating image information is added before the encoded data, and the encoded data itself is JPEG encoded data.

【0036】インターネットファクシミリ通信機能は、
基本的には電子メール送受信機能により実現されてお
り、ITU−T T.37勧告で規定されているインタ
ーネットファクシミリの画像データ形式以外でも、電子
メールとして送信することが可能である。
The Internet facsimile communication function is
Basically, it is realized by an e-mail transmission / reception function. It is also possible to transmit as an electronic mail other than the Internet facsimile image data format specified in Recommendation 37.

【0037】このように、ファクシミリ装置より受信し
た文書を電子メールへと転送する機能を有するファクシ
ミリ装置では、カラーファクシミリ装置より受信したカ
ラー文書は、JPEG符号化されており、インターネッ
トへと電子メール転送する場合は、JPEG符号化され
たデータをそのまま、電子メール添付形式に変換して、
電子メールにてインターネットへ送信している。
As described above, in a facsimile apparatus having a function of transferring a document received from a facsimile apparatus to an electronic mail, a color document received from a color facsimile apparatus is JPEG-encoded and transferred to an electronic mail to the Internet. To do so, convert the JPEG-encoded data as is to the email attachment format,
Sending to the Internet by e-mail.

【0038】なお、インターネットを利用して、ファク
シミリの画像をインターネットへと送信する技術の従来
例としては、特開平10−107938号公報(名称:
「画像伝送システム及び画像伝送システムのサーバ」)
に開示された技術が挙げられる。
A conventional example of a technique for transmitting a facsimile image to the Internet using the Internet is disclosed in Japanese Patent Laid-Open No. 10-107938 (name:
"Image transmission system and server of image transmission system")
And the technology disclosed in US Pat.

【0039】[0039]

【発明が解決しようとする課題】しかしながら、カラー
ファクシミリで使用されるJPEG符号化形式は、ライ
ン数の指定にDNLマーカセグメントを使用しているこ
とや、色空間にCIELAB色空間を使用しているた
め、受信したJPEG符号化データをそのまま電子メー
ルに転送した場合、パソコン等で受信したときに、復号
ができなかったり、正しい色で表示されなかったりする
といった問題が発生した。
However, the JPEG encoding format used in color facsimile uses a DNL marker segment to specify the number of lines and uses a CIELAB color space as a color space. Therefore, when the received JPEG-encoded data is directly transferred to an e-mail, when it is received by a personal computer or the like, there are problems in that the data cannot be decoded or displayed in a correct color.

【0040】また、正しく表示するために専用の画像表
示ツールが必要であり、電子メールで受信した画像をす
ぐに見ることができないという問題があった。例えば、
パソコンで一般に広く使用されているOSであるマイク
ロソフトのWindowsに標準で添付されているイン
ターネットエクスプローラは、JPEG符号化画像を表
示することが可能なツールであるが、カラーファクシミ
リで使用されるJPEG画像をそのままでは表示するこ
とはできない。
In addition, a dedicated image display tool is required for correct display, and there is a problem that an image received by e-mail cannot be immediately viewed. For example,
Internet Explorer, a standard OS attached to Microsoft Windows, which is an OS widely used in personal computers, is a tool that can display JPEG encoded images. It cannot be displayed as it is.

【0041】したがって、本発明が解決しようとする技
術的課題は、上述の従来技術のもつ問題点を解消するこ
とにあり、その目的とするところは、カラーファクシミ
リ装置にて受信したカラー文書を、パソコンなどに電子
メールで転送した場合や、ファクシミリ装置に接続され
たパソコンへと転送した場合に、転送先のパソコン等
で、転送されてきたカラー画像データを、専用のツール
を必要とすることなく、簡単にかつ正しく表示可能とす
ることにある。
Accordingly, a technical problem to be solved by the present invention is to solve the above-mentioned problems of the prior art, and the purpose is to convert a color document received by a color facsimile apparatus into a color document. When transferring to a personal computer by e-mail or transferring to a personal computer connected to a facsimile machine, the transferred personal computer can transfer the transferred color image data without the need of a dedicated tool. , And can be easily and correctly displayed.

【0042】[0042]

【課題を解決するための手段】本発明によるファクシミ
リ装置は、上記した目的を達成するために、以下のよう
に構成され、動作する。
SUMMARY OF THE INVENTION A facsimile apparatus according to the present invention is configured and operates as follows in order to achieve the above object.

【0043】まず、相手ファクシミリ装置よりカラー文
書を、電話回線を介して受信する。受信したカラー文書
はJPEGで符号化された符号化データであり、ライン
数の指定にはDNLマーカセグメントを使用している。
このDNLマーカセグメントに含まれるライン数を、S
OFマーカセグメントの中のパラメータYに書き込み、
DNLマーカを削除する。さらに、符号化データがカラ
ーファクシミリ用のデータであることを示すAPP1マ
ーカセグメントを削除し、代わりに、一般的にパソコン
で使用されるデータフォーマットであるJFIF(JP
EG File Interchange Format)であることを示すため
のAPP0マーカを追加する。さらに、この符号化デー
タを一旦復号化し、色空間をCIELAB色空間からY
CbCr色空間へと変換して、再度符号化する。
First, a color document is received from a partner facsimile machine via a telephone line. The received color document is encoded data encoded by JPEG, and a DNL marker segment is used to specify the number of lines.
The number of lines included in this DNL marker segment is represented by S
Write to parameter Y in OF marker segment,
Delete the DNL marker. Further, the APP1 marker segment indicating that the encoded data is data for color facsimile is deleted, and instead, a JFIF (JP) which is a data format generally used in personal computers is used.
EG File Interchange Format) is added. Further, the encoded data is once decoded, and the color space is changed from the CIELAB color space to Y.
Conversion to CbCr color space and re-encoding.

【0044】上記の変換にて得られた符号化データを、
電子メールで送信するために、MIME形式のデータに
変換し、電子メールの添付ファイルとし、予め設定され
た転送先の電子メールアドレスを送信先アドレスとした
電子メールを作成し、インターネットサービスプロバイ
ダに接続して、作成した電子メールを送信する。
The encoded data obtained by the above conversion is
In order to send it by e-mail, it converts it to MIME format data, creates an e-mail as an attached file of the e-mail, creates an e-mail with the destination e-mail address set in advance as a destination address, and connects to an Internet service provider And send the created email.

【0045】また、上記の変換にて得られた符号化デー
タを、電子メールへ転送する代わりに、ファクシミリ装
置に接続されたパソコンへと転送を行う。
Further, instead of transferring the encoded data obtained by the above conversion to an electronic mail, the encoded data is transferred to a personal computer connected to a facsimile apparatus.

【0046】[0046]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を用いて説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0047】図1は、本発明の一実施形態に係るファク
シミリ装置の概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a facsimile apparatus according to one embodiment of the present invention.

【0048】101は制御部であり、本実施形態のファ
クシミリ装置全体の制御を行う部分であり、一般的には
CPU(中央制御装置)が使用される。
Reference numeral 101 denotes a control unit which controls the entire facsimile apparatus of the present embodiment. Generally, a CPU (central control unit) is used.

【0049】102は操作部であり、電話番号の入力
や、ファクシミリの送信操作などを行うためのキーパッ
ドを含む。
An operation unit 102 includes a keypad for inputting a telephone number and transmitting a facsimile.

【0050】103は表示部であり、電話番号の表示
や、ファクシミリ装置の状態、操作メニューなどの表示
を行う。
A display unit 103 displays a telephone number, a status of the facsimile apparatus, an operation menu, and the like.

【0051】104は、JPEG復号化部であり、相手
ファクシミリ装置から受信したカラー文書をJPEG復
号化する。
A JPEG decoding unit 104 JPEG decodes a color document received from the other party's facsimile machine.

【0052】105はモノクロ復号化部であり、相手フ
ァクシミリ装置から受信したモノクロ文書を復号化す
る。モノクロの復号化方式としては、MH、MR、MM
R、JBIGなどが使用される。
Reference numeral 105 denotes a monochrome decoding unit for decoding a monochrome document received from a facsimile machine of the other party. MH, MR, MM
R and JBIG are used.

【0053】106はRAMであり、主に制御部101
により使用され、ワークメモリや、送受信する文書の保
存に使用する。
Reference numeral 106 denotes a RAM, which is mainly a control unit 101.
And is used to store work memory and documents to be sent and received.

【0054】107はROMであり、主に制御部101
により使用され、ファクシミリ装置を制御するためのプ
ログラムやデータが格納される。
Reference numeral 107 denotes a ROM, which is mainly a control unit 101.
And a program and data for controlling the facsimile machine are stored.

【0055】108は印字部であり、相手から受信した
モノクロ文書あるいはカラー文書を、用紙に印字する処
理を行う。
Reference numeral 108 denotes a printing unit, which performs a process of printing a monochrome document or a color document received from a partner on a sheet.

【0056】109は通信制御部であり、電話回線11
0を介して相手ファクシミリ装置に接続したり、インタ
ーネットサービスプロバイダに接続する制御を行う。
Reference numeral 109 denotes a communication control unit, which
0 to control the connection to the other party's facsimile machine or to the Internet service provider.

【0057】110は電話回線であり、相手ファクシミ
リ装置に接続するための、一般公衆回線である。
Reference numeral 110 denotes a telephone line, which is a general public line for connecting to a facsimile machine.

【0058】111は電子メール変換部であり、画像デ
ータを電子メールとして送信するための形式に変換した
り、インターネットへ電子メールとして送信するための
情報を加えたりする。
An electronic mail conversion unit 111 converts image data into a format for transmission as electronic mail, and adds information for transmission to the Internet as electronic mail.

【0059】112はJPEG符号化部であり、相手フ
ァクシミリ装置へカラー原稿を送信するために、原稿読
取り部116から読み取ったカラー原稿を、JPEG符
号化方式にて符号化する。
Reference numeral 112 denotes a JPEG encoding unit which encodes a color original read from the original reading unit 116 by a JPEG encoding system in order to transmit a color original to a facsimile apparatus of the other party.

【0060】113はモノクロ符号化部であり、相手フ
ァクシミリ装置へモノクロ原稿を送信するために、原稿
読取り部116から読み取ったモノクロ原稿を、MH、
MR、MMR、JBIG符号化方式などで符号化する。
Reference numeral 113 denotes a monochrome encoding unit which converts the monochrome document read from the document reading unit 116 into MH,
Encoding is performed by MR, MMR, JBIG encoding, or the like.

【0061】114は色空間変換部であり、カラー画像
データの色空間をCIELAB色空間からYCbCr色
空間へと変換を行う。
A color space conversion unit 114 converts the color space of the color image data from the CIELAB color space to the YCbCr color space.

【0062】115はマーカセグメント変換部であり、
DNLマーカセグメント、APP1マーカセグメント
を、SOFマーカセグメント、APP0マーカセグメン
トへと置換える処理を行う。
Reference numeral 115 denotes a marker segment conversion unit.
A process of replacing the DNL marker segment and the APP1 marker segment with the SOF marker segment and the APP0 marker segment is performed.

【0063】116は原稿読取り部であり、相手ファク
シミリ装置へ送信するために、モノクロ原稿あるいはカ
ラー原稿の読取りを行う。
Reference numeral 116 denotes a document reading unit which reads a monochrome document or a color document for transmission to a facsimile machine of the other party.

【0064】117はパソコン接続部であり、パソコン
118と接続して、受信した画像データをパソコン11
8に送信する処理を行う。
Reference numeral 117 denotes a personal computer connection unit which is connected to the personal computer 118 and transmits received image data to the personal computer 11.
8 is performed.

【0065】119はTIFF変換部であり、インター
ネットファクシミリ装置と通信するときに、送信する符
号化データをモノクロはTIFF−S形式に、カラーは
TIFF−C形式へと変換したり、受信したTIFF−
S形式もしくはTIFF−C形式の画像データから、符
号化データへと変換する処理を行う。
Reference numeral 119 denotes a TIFF conversion unit which converts coded data to be transmitted into a TIFF-S format for monochrome and a TIFF-C format for color, or a received TIFF-C format when communicating with the Internet facsimile apparatus.
A process for converting image data in the S format or TIFF-C format into encoded data is performed.

【0066】次に、受信したカラー文書をインターネッ
トへと電子メール転送する処理の流れを、図2を用いて
説明する。
Next, the flow of processing for transferring a received color document to the Internet by e-mail will be described with reference to FIG.

【0067】S201から処理が開始し、S202の待
機状態となる。通信制御部109は、S203で着信が
有るかどうかチェックし、着信が無い場合は再びS20
2の待機状態となる。着信があった場合は、S204へ
進み、通信制御部109は電話回線110を介して、相
手カラーファクシミリ装置と接続する。通常、ここで相
手がカラーファクシミリ装置かモノクロファクシミリ装
置かの確認が行われるが、ここでは、カラーファクシミ
リ装置に接続したものとして説明する。
The process starts from S201 and enters a standby state of S202. The communication control unit 109 checks in step S203 whether there is an incoming call.
2 is in the standby state. If there is an incoming call, the process proceeds to S204, where the communication control unit 109 connects to the other party color facsimile device via the telephone line 110. Normally, it is confirmed here whether the other party is a color facsimile machine or a monochrome facsimile machine, but here, it is assumed that the other party is connected to the color facsimile machine.

【0068】相手カラーファクシミリ装置と接続後、S
205に進み、受信したカラー画像データをRAM10
6へと保存する。RAM106へ保存されるカラー画像
データは、JPEG符号化方式にて符号化された符号化
データである。
After connecting to the other party color facsimile machine,
In step 205, the received color image data is
Save to 6. The color image data stored in the RAM 106 is encoded data encoded by the JPEG encoding method.

【0069】このとき、S206で電子メール転送設定
がされているかどうかチェックし、もし電子メール転送
設定がされている場合は、S207へと進む。電子メー
ルの転送設定は、通信が開始される前に、操作部102
にて転送する、転送しないの切換えや、転送先の電子メ
ールアドレスの設定を行う。
At this time, it is checked whether an e-mail transfer setting has been made in S206, and if an e-mail transfer setting has been made, the flow proceeds to S207. Before the communication is started, the setting of the e-mail transfer is performed by the operation unit 102.
To switch between forwarding and non-forwarding, and to set the destination e-mail address.

【0070】S207では、1ページ分のカラー画像デ
ータを受信したかどうかチェックし、1ページ分の受信
が完了していない場合は、S205へ戻り、カラー画像
データの受信を継続する。1ページ分の画像データを受
信完了したかどうかの判断は、ファクシミリ通信の制御
信号である、EOP(End of Page)信号や、MPS(M
ulti Page Signal)信号にて判断する。
In step S207, it is checked whether one page of color image data has been received. If the reception of one page has not been completed, the process returns to step S205 to continue receiving the color image data. It is determined whether reception of one page of image data has been completed by determining whether an EOP (End of Page) signal or an MPS (M
ulti Page Signal) signal.

【0071】S207で、1ページ分のカラー画像デー
タの受信が完了した場合は、S208へ進む。
If it is determined in step S207 that the reception of one page of color image data has been completed, the flow advances to step S208.

【0072】S208では、DNLマーカセグメントの
置換えを行う。DNLマーカセグメントの置換えは、マ
ーカセグメント変換部115にて行う。RAM106に
保存された1ページ分のJPEG符号化データを取出し
て、DNLマーカセグメント変換部115へと渡し、D
NLマーカセグメントの変換後、再度RAM106へと
符号化データを書き戻す。DNLマーカセグメントの置
換え処理については、後述する。
At S208, the replacement of the DNL marker segment is performed. The replacement of the DNL marker segment is performed by the marker segment conversion unit 115. One page of JPEG encoded data stored in the RAM 106 is extracted and passed to the DNL marker segment converter 115, where
After the conversion of the NL marker segment, the encoded data is written back to the RAM 106 again. The process of replacing the DNL marker segment will be described later.

【0073】S209では、APP1マーカセグメント
の置換えを行う。APP1マーカセグメントの置換え
は、マーカセグメント変換部115にて行う。APP1
マーカセグメントをAPP0マーカセグメントへと変換
後、再度RAM106へと符号化データを書き戻す。A
PP1マーカセグメントの置換え処理については、後述
する。
At S209, the APP1 marker segment is replaced. The replacement of the APP1 marker segment is performed by the marker segment conversion unit 115. APP1
After converting the marker segment into the APP0 marker segment, the encoded data is written back to the RAM 106 again. A
The process of replacing the PP1 marker segment will be described later.

【0074】S210では、マーカセグメント変換部1
15により、DNLマーカセグメント及びAPP1マー
カセグメントの置換えが行われ、RAM106に保存さ
れたJPEG符号化データを、JPEG復号化部104
にて復号化を行う。
At S210, the marker segment conversion unit 1
15, the DNL marker segment and the APP1 marker segment are replaced, and the JPEG encoded data stored in the RAM 106 is
Performs decryption.

【0075】S211では、JPEG復号化部104で
復号化した画像データを、色空間変換部114にて、C
IELAB色空間からYCbCr色空間へと色変換を行
う。色空間変換処理については後述する。
In S 211, the image data decoded by the JPEG decoding unit 104 is converted by the color space conversion unit 114 into a C
The color conversion is performed from the IELAB color space to the YCbCr color space. The color space conversion processing will be described later.

【0076】S212では、色空間変換部114でYC
bCr色空間へと色空間変換された画像データを、再度
JPEG符号化部112にて、JPEG符号化する。
In step S212, the color space conversion unit 114
The image data that has been color space converted to the bCr color space is JPEG encoded again by the JPEG encoding unit 112.

【0077】なお、S210〜S212までの、JPE
G復号化、色空間変換、JPEG符号化の処理は、JP
EG復号化後の画像データを保存するために必要なメモ
リ容量を節約するため、符号化データを復号化可能なあ
る単位に分割して、その単位毎にJPEG復号化、色空
間変換、JPEG符号化を繰り返すものとする。色空間
変換後の符号化データは、RAM106へと蓄積する。
カラーファクシミリのJPEG符号化データには、符号
化に必要な量子化テーブルやハフマンテーブルの情報が
含まれているため、色空間変換後に再符号化する際に
も、同じ量子化テーブルとハフマンテーブルを使用す
る。
The JPE from S210 to S212
The processing of G decoding, color space conversion, and JPEG encoding is described in JP
In order to save the memory capacity required for storing the image data after EG decoding, the encoded data is divided into decodable units, and JPEG decoding, color space conversion, JPEG encoding are performed for each unit. Shall be repeated. The encoded data after the color space conversion is stored in the RAM 106.
Since the color facsimile JPEG encoded data includes information of a quantization table and a Huffman table necessary for encoding, the same quantization table and Huffman table are also used when re-encoding after color space conversion. use.

【0078】S213では、全ページの受信が完了した
かどうか判断する。全ページの受信完了の判断は、通信
制御部109にて行う。全ページの受信が完了していな
い場合は、S205へ戻り、次のページの受信を行い、
S205〜S212を繰り返す。
In S213, it is determined whether the reception of all pages has been completed. The communication control unit 109 determines whether the reception of all pages has been completed. If reception of all pages has not been completed, the process returns to S205, where reception of the next page is performed.
Steps S205 to S212 are repeated.

【0079】S213で全ページの受信完了と判断した
場合は、S214に進み、通信制御部109にて電話回
線110の切断を行い、相手ファクシミリ装置との通信
を終了する。
If it is determined in step S213 that the reception of all pages has been completed, the process advances to step S214, where the communication control unit 109 disconnects the telephone line 110, and terminates communication with the other party's facsimile machine.

【0080】S220では、直前の通信で受信し、マー
カセグメントの置換え及び色空間変換を行ったJPEG
符号化データを、インターネットへと送信するために、
MIME符号化を行う。インターネットへ電子メールを
送信する場合は、電子メールの形式はテキスト形式でな
ければならないため、バイナリ形式である画像データを
テキスト形式へと変換を行う。通常Base64という
テキスト変換方式が使用される。電子メール変換部11
1で、RAM106に格納されたJPEG符号化データ
のテキスト変換を行う。なお、RAM106には、受信
した複数ページの復号化データが蓄積されているため、
各ページ毎に添付ファイルとしてテキスト変換処理を行
う。
At S220, the JPEG received by the immediately preceding communication and having undergone marker segment replacement and color space conversion
In order to send encoded data to the Internet,
Perform MIME encoding. When sending an e-mail to the Internet, the format of the e-mail must be a text format. Therefore, image data in a binary format is converted to a text format. Usually, a text conversion method called Base64 is used. Email converter 11
At step 1, text conversion of JPEG encoded data stored in the RAM 106 is performed. Since the received decrypted data of a plurality of pages is stored in the RAM 106,
A text conversion process is performed for each page as an attached file.

【0081】S221では、電子メール変換部111に
より、送信先の宛先情報や、送信元の情報、送信日付、
添付する画像データの形式などの情報を付加し、テキス
ト変換したJPEG符号化データを添付ファイルとして
添付した電子メールを作成する。送信先の宛先情報に
は、予め操作部102と表示部103を使用して、電子
メールの転送先として設定された電子メールアドレスを
使用する。
In S 221, the e-mail converting unit 111 causes the destination information of the transmission destination, the information of the transmission source, the transmission date,
Information such as the format of the image data to be attached is added, and an e-mail with the text-converted JPEG encoded data attached as an attached file is created. As the destination information of the transmission destination, an e-mail address set in advance as an e-mail transfer destination using the operation unit 102 and the display unit 103 is used.

【0082】S222では、通信制御部109が電話回
線110を介して、インターネットサービスプロバイダ
(ISP)へと接続を行う。
At S222, the communication control unit 109 connects to the Internet service provider (ISP) via the telephone line 110.

【0083】S223では、電子メール変換部111に
より作成された電子メールを、通信制御部109からイ
ンターネットへと電子メール送信を行う。
In S223, the electronic mail created by the electronic mail conversion unit 111 is transmitted from the communication control unit 109 to the Internet.

【0084】電子メールの送信が完了すると、S224
で、通信制御部109にて電話回線110の切断を行
い、インターネットサービスプロバイダとの接続を切断
する。
When the transmission of the e-mail is completed, S224
Then, the communication control unit 109 disconnects the telephone line 110 and disconnects from the Internet service provider.

【0085】S225にて、受信したカラー文書のイン
ターネットへの電子メール転送の処理を終了する。
At S225, the process of transferring the received color document to the electronic mail to the Internet is completed.

【0086】一方、S206において、電子メール転送
の設定がされていない場合は、S215へと進み、JP
EG復号化部104にて復号化され、S216へ進み、
印字部108にて復号化した画像の印刷を行う。
On the other hand, if it is determined in step S206 that e-mail transfer has not been set, the process proceeds to step S215, where JP is set.
It is decoded by the EG decoding unit 104, and the process proceeds to S216,
The printing unit 108 prints the decoded image.

【0087】S217において、通信制御部109にて
全ページの受信が終了したかを判断し、次のページがあ
る場合はS205へ戻り、次のページの受信を行い、全
ページの受信が終了した場合は、S218に進み、回線
を切断し、S219にて、相手ファクシミリとの通信処
理を終了する。
In step S217, the communication control unit 109 determines whether reception of all pages has been completed. If there is a next page, the process returns to step S205, where reception of the next page is performed, and reception of all pages is completed. In this case, the process proceeds to S218, where the line is disconnected.

【0088】次に、マーカセグメント変換部115で行
う、DNLマーカセグメントの置換えと、APP1マー
カセグメントの置換えの処理について説明する。
Next, the process of replacing the DNL marker segment and the process of replacing the APP1 marker segment performed by the marker segment converter 115 will be described.

【0089】まず、DNLマーカセグメントの置換えに
ついて説明する。
First, the replacement of the DNL marker segment will be described.

【0090】電話回線110を介して、相手ファクシミ
リ装置より受信したカラー文書は、JPEGで符号化さ
れた符号化データである。この符号化データは、ライン
数の指定にDNLマーカセグメントを使用している。図
3はDNLマーカセグメントの構成を示すものである。
DNLマーカセグメントは、DNLマーカコード(0x
FFDC)とそれに続く2バイトのデータから構成され
ており、DNLマーカコードの後の2バイトのデータに
より、画像データのライン数を示している。DNLマー
カセグメント301において、0xFF、0xDCの2
バイトがDNLマーカコードを表し、y0、y1の2バ
イトが画像のライン数を表す。
The color document received from the other party's facsimile machine via the telephone line 110 is encoded data encoded by JPEG. This encoded data uses a DNL marker segment to specify the number of lines. FIG. 3 shows the configuration of the DNL marker segment.
The DNL marker segment is composed of a DNL marker code (0x
FFDC) followed by two bytes of data, and the two bytes of data following the DNL marker code indicate the number of lines of image data. In the DNL marker segment 301, 2 of 0xFF and 0xDC
The byte indicates the DNL marker code, and the two bytes y0 and y1 indicate the number of lines of the image.

【0091】一般的にパソコンで使用されるJFIF
(JPEG File Interchange Format)という画像デー
タ形式においては、このDNLマーカは使用できず、ラ
イン数の指定には、SOFマーカコードに続くフレーム
ヘッダ内のパラメータYが使用される。このパラメータ
Yに、DNLマーカセグメントで示されるライン数を書
込み、さらにDNLマーカを符号化データから削除する
ことで、DNLマーカセグメントの置換えを行う。
JFIF commonly used in personal computers
In the image data format (JPEG File Interchange Format), this DNL marker cannot be used, and the parameter Y in the frame header following the SOF marker code is used to specify the number of lines. The number of lines indicated by the DNL marker segment is written in the parameter Y, and the DNL marker is replaced from the encoded data by replacing the DNL marker segment.

【0092】図4に変換前のSOFマーカセグメント4
01を、図5に変換後のSOFマーカセグメント501
をそれぞれ示す。SOFマーカコードは、0xFFC0
であり、これはJPEG符号化方式のうち、Baseline
DCT方式が使用されることを示す。画像のライン数
は、SOFマーカセグメント401のパラメータYにて
示され、変換前ではここには0あるいはDNLマーカセ
グメントで示される画像ライン数より大きな値が格納さ
れている。このパラメータYに、DNLマーカセグメン
トのライン数y0およびy1を格納することで、SOF
マーカセグメント501が得られる。なお、この変換の
後は、DNLマーカセグメントは不要となるため、削除
する。
FIG. 4 shows an SOF marker segment 4 before conversion.
01 to the SOF marker segment 501 converted to FIG.
Are respectively shown. The SOF marker code is 0xFFC0
This is Baseline among the JPEG encoding methods.
Indicates that the DCT scheme is used. The number of lines of the image is indicated by the parameter Y of the SOF marker segment 401, and before conversion, 0 or a value larger than the number of image lines indicated by the DNL marker segment is stored here. By storing the number of lines y0 and y1 of the DNL marker segment in this parameter Y, the SOF
A marker segment 501 is obtained. After this conversion, the DNL marker segment becomes unnecessary and is deleted.

【0093】続いて、APP1マーカの置換えについて
説明する。
Next, replacement of the APP1 marker will be described.

【0094】カラーファクシミリから受信されるJPE
G符号化されたカラー文書は、符号化データがカラーフ
ァクシミリ用のものであることを示すために、APP1
マーカセグメントにおいて、識別子に“G3FAX0”
という文字列を指定している。しかしながら、通常パソ
コンで使用される画像表示ツールでは、このAPP1マ
ーカセグメントを認識することができず、符号化データ
がカラーファクシミリの文書であるという判断ができな
い。そこで、このAPP1マーカセグメントを削除し、
さらに識別子に“JFIF”という文字列を指定したA
PP0マーカセグメントを符号化データに追加すること
で、画像データ形式がJFIF(JPEG File Interc
hange Format)であることを示す。
JPE received from color facsimile
The G-encoded color document is an APP1 to indicate that the encoded data is for color facsimile.
In the marker segment, the identifier is "G3FAX0"
Is specified. However, an image display tool usually used in a personal computer cannot recognize the APP1 marker segment, and cannot determine that the encoded data is a color facsimile document. Therefore, this APP1 marker segment is deleted,
Furthermore, the character string "JFIF" is specified in the identifier A
By adding the PP0 marker segment to the encoded data, the image data format is changed to JFIF (JPEG File Interc
Hange Format).

【0095】図6は、カラーファクシミリ装置のJPE
G符号化データで使用されるAPP1マーカセグメント
の構成を示す。APP1マーカセグメント601は、A
PP1マーカコード0xFFE1と、マーカセグメント
の長さ、識別子、データから構成される。長さl0、l
1には、APP1マーカコードを含まないマーカセグメ
ントの長さを指定する。識別子には“G3FAX0”と
いう文字列を指定し、カラーファクシミリのJPEG符
号化データであることが示される。データには、バージ
ョン情報や解像度が含まれる。
FIG. 6 shows a color facsimile apparatus JPE.
5 shows a configuration of an APP1 marker segment used in G encoded data. The APP1 marker segment 601 includes A
It is composed of PP1 marker code 0xFFE1, marker segment length, identifier, and data. Length l0, l
1 designates the length of a marker segment that does not include the APP1 marker code. A character string "G3FAX0" is designated as the identifier, which indicates that the data is color facsimile JPEG encoded data. The data includes version information and resolution.

【0096】一方、図7は、一般にパソコンなどで使用
されるJPEG符号化形式のJFIFフォーマットにお
けるAPP0マーカセグメントの構成を示す。APP0
マーカセグメント701は、APP0マーカコード0x
FFE0と、マーカセグメントとの長さ、識別子、デー
タから構成される。長さm0、m1には、APP0マー
カコードを含まないマーカセグメントの長さを指定す
る。識別子には、“JFIF”という文字列と終端に0
x00を指定し、JFIFフォーマットのJPEG符号
化データであることを示す。データには、バージョン情
報や解像度が含まれる。
FIG. 7 shows the configuration of the APP0 marker segment in the JFIF format of the JPEG encoding format generally used in personal computers and the like. APP0
The marker segment 701 includes an APP0 marker code 0x
It is composed of the length, identifier, and data of FFE0 and the marker segment. For the lengths m0 and m1, the length of the marker segment not including the APP0 marker code is specified. The identifier includes a character string “JFIF” and a terminating 0
x00 is designated to indicate that the data is JPEG coded data in JFIF format. The data includes version information and resolution.

【0097】マーカセグメント変換部115は、受信し
たカラー画像であるJPEG符号化データから、APP
1マーカセグメントを探し出し、解像度情報を取出した
後、APP1マーカセグメントを削除し、代わりに取出
した解像度情報を埋め込んだAPP0マーカセグメント
をJPEG符号化データへと埋め込む。
The marker segment conversion unit 115 converts APP data from the received JPEG encoded data
After searching for one marker segment and extracting the resolution information, the APP1 marker segment is deleted, and instead, the APP0 marker segment in which the extracted resolution information is embedded is embedded in the JPEG encoded data.

【0098】DNLマーカセグメント置換え及びAPP
1マーカセグメント置換え後のJPEG符号化データ
は、図9に示すカラーファクシミリのJPEG画像形式
から、図10に示す一般的なJPEG画像形式へと変換
される。
Replacement of DNL marker segment and APP
The JPEG encoded data after the replacement of one marker segment is converted from the color facsimile JPEG image format shown in FIG. 9 to the general JPEG image format shown in FIG.

【0099】次に、色空間変換部114で行われる色空
間変換処理について説明する。
Next, the color space conversion processing performed by the color space conversion unit 114 will be described.

【0100】カラーファクシミリから受信されるJPE
G符号化されたカラー文書は、色空間にCIELAB色
空間を使用している。一方、パソコンで通常使用される
JPEG符号化データは、色空間にYCbCr色空間を
使用している。JPEG符号化データは、色空間に関す
る情報を含んでいないため、もしCLELAB色空間の
JPEG符号化データを、パソコン上で表示させようと
した場合、パソコンの画像表示ツールは、YCbCr色
空間であるとみなして表示を行うため、正しい色で表示
することができない。
JPE received from color facsimile
G-coded color documents use the CIELAB color space as the color space. On the other hand, JPEG encoded data usually used in a personal computer uses a YCbCr color space as a color space. Since the JPEG encoded data does not include information on the color space, if the JPEG encoded data in the CLELAB color space is to be displayed on a personal computer, the image display tool of the personal computer is assumed to be in the YCbCr color space. Since the display is regarded as being performed, it cannot be displayed in a correct color.

【0101】色空間の変換を行うためには、符号化され
たデータを一旦復号化する必要がある。通常、色変換を
行うためには、各色成分から変換式を用いて、変換後の
色成分を計算して求める。しかしながら、色変換の計算
時間を短縮するために、予め色変換後の値を計算してお
いたルックアップテーブルが使用される。ルックアップ
テーブルは、3つの色成分から、変換後の3つの色成分
を得るように構成されている。ただし、全ての色から変
換する値をテーブルにすると大量のメモリが必要となる
ため、通常は、いくつかの代表点のみをテーブルとして
持ち、代表点の間の値は、線形補完などで計算して得る
ようにする。
In order to perform color space conversion, it is necessary to temporarily decode encoded data. Usually, in order to perform color conversion, a converted color component is calculated and obtained from each color component using a conversion formula. However, in order to reduce the calculation time of the color conversion, a look-up table in which the values after the color conversion are calculated in advance is used. The lookup table is configured to obtain three converted color components from the three color components. However, since a large amount of memory is required to convert the values converted from all colors into a table, usually only some representative points are used as a table, and the values between the representative points are calculated by linear interpolation or the like. To get.

【0102】例えば、CIELAB色空間の各色成分で
あるL*,a*,b*から、YCbCr色空間の色成分
であるY,Cb,Crの値を得る場合を考える。CIE
LAB色空間をYCbCr色空間へ変換するルックアッ
プテーブルとして、Y_table□□□,Cb_table□□
□,Cr_table□□□が与えられており、CIELAB
色空間の各色成分の値、Lp,ap,bpから、YCb
Cr色空間の各色成分の値、Yp,Cbp,Crpを求
めるとする。ここで、Lp,ap,bpを囲む立方体の
頂点となるルックアップテーブル上の8つの代表点をL
i,ai,bi(i=0〜7)とし、代表点からの距離
に反比例した重み付けを、それぞれmYi,mCbi,
mCri(i=0〜7)とすると、色変換の計算は、以
下の(式1)〜(式3)にて行うことができる。
For example, consider a case where the values of Y, Cb, and Cr, which are the color components of the YCbCr color space, are obtained from L *, a *, and b *, which are the color components of the CIELAB color space. CIE
Lookup tables for converting the LAB color space to the YCbCr color space include Y_table □□□, Cb_table □□
□, Cr_table □□□, CIELAB
From the value of each color component in the color space, Lp, ap, bp, YCb
It is assumed that the values Yp, Cbp, and Crp of each color component in the Cr color space are obtained. Here, eight representative points on the lookup table, which are vertices of a cube surrounding Lp, ap, and bp, are represented by L
i, ai, and bi (i = 0 to 7), and weights inversely proportional to the distance from the representative point are mYi, mCbi,
Assuming that mCri (i = 0 to 7), the calculation of the color conversion can be performed by the following (formula 1) to (formula 3).

【0103】[0103]

【数1】 同様な計算を、復号化した画像データの全ての色成分に
対して行うことで、CIELAB色空間の画像データ
を、YCbCr色空間の画像データへと変換することが
できる。
(Equation 1) By performing the same calculation for all the color components of the decoded image data, image data in the CIELAB color space can be converted to image data in the YCbCr color space.

【0104】上述した例では、相手ファクシミリより受
信したカラー文書を、DNLマーカセグメントをSOF
マーカセグメントへ置換え、APP1マーカセグメント
を削除してAPP0マーカセグメントへと置換え、さら
に、一旦復号化して、CIELAB色空間からYCbC
r色空間へと色空間変換して、再度JPEG符号化し
て、インターネットへと電子メールにて送信する例を示
したが、転送先が、インターネットファックス装置、も
しくは、インターネットファックスの受信に対応したパ
ソコンなどの場合は、このような画像データの変換処理
は必要がない。そのため、操作部102にて、転送する
宛先に応じて、インターネットファックスとして送信す
るか電子メールにて送信するかを、設定できるようにす
る。例えば、転送の設定をするメニューにおいて、転送
する/転送しないを設定するときに、転送するを選んだ
場合、その後のメニューで、インターネット転送/電子
メール転送のどちらかを選択させるようにしたり、ある
いは、電話帳に電子メールアドレスを登録するときに、
そのアドレスがインターネットファクシミリ装置のもの
か、電子メールのものかを設定できるようにすれば良
い。
In the above example, the color document received from the other party facsimile is converted to the DNL marker segment by the SOF.
Replace with the marker segment, delete the APP1 marker segment and replace with the APP0 marker segment, decode once, and convert the CIELAB color space to the YCbC
In the above example, the color space is converted to the color space, JPEG-encoded again, and sent to the Internet by e-mail. The transfer destination is an Internet fax device or a personal computer that supports Internet fax reception. In such a case, there is no need for such image data conversion processing. For this reason, the operation unit 102 can set whether to transmit as an Internet facsimile or e-mail according to the destination to be transferred. For example, if you select "Forward" when setting "Forwarding / Forwarding" in the forwarding setting menu, you can select either "Forwarding for Internet" or "Forwarding E-mail" in the subsequent menu, or When registering an e-mail address in the phonebook,
What is necessary is just to be able to set whether the address is for an Internet facsimile machine or an e-mail.

【0105】操作部102のメニュー設定により、イン
ターネットファックス転送が選択された場合、あるい
は、転送先のアドレスが電話帳にインターネットファク
シミリ装置として登録されている場合は、通信制御部1
09より電話回線110を介して受信したJPEG符号
化されたカラー文書は、一旦RAM106へと蓄積さ
れ、符号化データの受信終了後、回線を切断し、受信し
た符号化データをTIFF変換部119にてTIFF−
C形式の画像データに変換した後、電子メール変換部で
MIME符号化して電子メールを作成して、通信制御部
109によりインターネットサービスプロバイダに接続
して、作成した電子メールの送信を行う。
When Internet facsimile transfer is selected by the menu setting of the operation unit 102, or when the transfer destination address is registered in the telephone directory as an Internet facsimile machine, the communication control unit 1
09, the JPEG-encoded color document received via the telephone line 110 is temporarily stored in the RAM 106. After the reception of the encoded data, the line is disconnected, and the received encoded data is transmitted to the TIFF conversion unit 119. TIFF-
After the image data is converted into the C-format image data, the electronic mail is converted into MIME-encoded data by the electronic mail conversion unit, and the communication control unit 109 connects to the Internet service provider to transmit the generated electronic mail.

【0106】また、先に記述した例においては、色空間
をCIELAB色空間からYCbCr色空間へと変換を
行っていたが、転送先のパソコンでCIELAB色空間
のJPEG画像の表示に対応している場合には、色空間
の変換処理を行う必要はない。この場合、操作部102
にて、転送時に色空間の変換を行うか行わないかを予め
設定しておき、カラー文書を受信したときには、先に記
述した例におけるDNLマーカセグメントの置換え処理
と、APP1マーカセグメントの置換え処理を行った
後、その後のJPEG復号化と色変換処理及び再JPE
G符号化処理を行わないで、電子メール変換部111
で、符号化データをMIME符号化して電子メールを作
成後、インターネットサービスプロバイダに接続して、
予め設定された転送先へと電子メール送信するようにし
てもよい。
In the example described above, the color space is converted from the CIELAB color space to the YCbCr color space. However, the transfer destination personal computer supports the display of a JPEG image in the CIELAB color space. In this case, there is no need to perform the color space conversion process. In this case, the operation unit 102
In advance, whether or not to perform color space conversion at the time of transfer is set in advance, and when a color document is received, the process of replacing the DNL marker segment and the process of replacing the APP1 marker segment in the example described above are performed. After performing, JPEG decoding and color conversion processing and JPE re-processing
The e-mail converting unit 111 does not perform the G encoding process.
Then, after encoding the encoded data by MIME encoding to create an e-mail, connect to an Internet service provider,
E-mail may be sent to a preset transfer destination.

【0107】さらにまた、先に記述した例では、受信し
たカラーJPEG符号化データの、DNLマーカセグメ
ントをSOFマーカセグメントへ置換え、APP1マー
カセグメントを削除してAPP0マーカセグメントへと
置換え、さらに、一旦復号化して、CIELAB色空間
からYCbCr色空間へと色空間変換して、再度JPE
G符号化して、インターネットへと電子メールにて送信
する例を示したが、変換した画像データを、インターネ
ットへと電子メールへ転送する代わりに、ファクシミリ
装置に接続されたパソコンへと転送してもよい。この場
合、操作部102より、受信したカラーファクシミリ文
書をパソコンへと転送する指示を出すことにより、上記
の画像変換処理が行われた後、パソコン接続部117を
介してパソコン118へと符号化データが転送される。
Further, in the example described above, in the received color JPEG encoded data, the DNL marker segment is replaced with the SOF marker segment, the APP1 marker segment is deleted and replaced with the APP0 marker segment, and the decoding is performed once. Color space conversion from the CIELAB color space to the YCbCr color space,
Although the example in which the image data is G-encoded and transmitted to the Internet by e-mail has been described, the converted image data may be transmitted to a personal computer connected to a facsimile apparatus instead of being transmitted to the e-mail to the Internet. Good. In this case, by issuing an instruction to transfer the received color facsimile document to the personal computer from the operation unit 102, the above-described image conversion processing is performed, and then the encoded data is transmitted to the personal computer 118 via the personal computer connection unit 117. Is transferred.

【0108】[0108]

【発明の効果】以上のように本発明によれば、カラーフ
ァクシミリ装置にて受信したカラー文書を、電子メール
で転送した場合に、転送先のパソコンで、受信した電子
メールに添付されたカラー画像データを、専用のツール
を必要とすることなく、簡単に表示することが可能とな
る。
As described above, according to the present invention, when a color document received by a color facsimile apparatus is transferred by e-mail, a color image attached to the received e-mail is transmitted by a destination personal computer. The data can be easily displayed without requiring a dedicated tool.

【0109】また、インターネットファクシミリ転送
か、電子メール転送かの切換を設定できるようにするこ
とにより、通信相手がインターネットファクシミリ装置
の場合でも、インターネットファックス装置の標準に沿
った方法にて、画像データの転送が可能となり、転送相
手がインターネットファックス装置ではない場合には、
本発明の符号化データの変換を行うことで、転送先のパ
ソコンで、正しく画像を表示することが可能となる。
Further, by setting the switching between Internet facsimile transfer and electronic mail transfer, even if the communication partner is an Internet facsimile machine, the image data can be converted by a method in accordance with the standard of the Internet facsimile machine. If the transfer is possible and the transfer destination is not an Internet fax machine,
By performing the conversion of the encoded data of the present invention, it becomes possible to correctly display an image on the personal computer at the transfer destination.

【0110】また、CIELAB色空間からYCbCr
色空間への色空間変換を行うか行わないかの切換を設定
できるようにすることにより、転送相手が、CIELA
B色空間で符号化されたJPEG符号化データの表示が
可能なときには、色空間変換処理を行わないことによ
り、色空間変換に伴う復号化、色変換、再符号化の処理
を省略することができる。
Also, the YCbCr color space
By making it possible to set whether to perform color space conversion to the color space or not, the transfer destination can be set to CIELA.
When the JPEG encoded data encoded in the B color space can be displayed, the color space conversion processing is not performed, so that the decoding, color conversion, and re-encoding processing accompanying the color space conversion can be omitted. it can.

【0111】さらに、ファクシミリ装置に接続されたパ
ソコンへと受信したカラー文書を転送する際にも、本発
明の符号化データの変換を行うことにより、転送したパ
ソコン上で画像の変換処理や、専用の表示ツールを必要
とすることなく、転送したカラー画像の表示が可能とな
る。
Further, when the received color document is transferred to a personal computer connected to the facsimile apparatus, the conversion of the coded data of the present invention is carried out, so that the image conversion processing and the exclusive The transferred color image can be displayed without the need for the display tool.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態に係るファクシミリ装置の
ブロック図である。
FIG. 1 is a block diagram of a facsimile apparatus according to an embodiment of the present invention.

【図2】本発明の一実施形態において、カラーファック
ス文書を電子メール転送する流れを示すフローチャート
である。
FIG. 2 is a flowchart illustrating a flow of transmitting a color fax document by e-mail according to an embodiment of the present invention.

【図3】DNLマーカセグメントの構成を示す図であ
る。
FIG. 3 is a diagram showing a configuration of a DNL marker segment.

【図4】SOFマーカセグメントの変換前の構成を示す
図である。
FIG. 4 is a diagram showing a configuration before conversion of an SOF marker segment.

【図5】SOFマーカセグメントの変換後の構成を示す
図である。
FIG. 5 is a diagram showing a configuration after conversion of an SOF marker segment.

【図6】APP1マーカセグメントの構成を示す図であ
る。
FIG. 6 is a diagram showing a configuration of an APP1 marker segment.

【図7】APP0マーカセグメントの構成を示す図であ
る。
FIG. 7 is a diagram showing a configuration of an APP0 marker segment.

【図8】カラーファクシミリ通信機能及びインターネッ
トファクシミリ通信機能を有するファクシミリ装置の概
略ブロック図である。
FIG. 8 is a schematic block diagram of a facsimile apparatus having a color facsimile communication function and an Internet facsimile communication function.

【図9】カラーファクシミリで使用されるJPEG画像
のデータ構造を示す図である。
FIG. 9 is a diagram showing a data structure of a JPEG image used in color facsimile.

【図10】一般的なJPEG画像のデータ構造を示す図
である。
FIG. 10 is a diagram showing a data structure of a general JPEG image.

【符号の説明】[Explanation of symbols]

101 制御部 102 操作部 103 表示部 104 JPEG復号化部 105 モノクロ復号化部 106 RAM 107 ROM 108 印字部 109 通信制御部 110 電話回線 111 電子メール変換部 112 JPEG符号化部 113 モノクロ符号化部 114 色空間変換部 115 マーカセグメント変換部 116 原稿読取り部 117 パソコン接続部 118 パソコン 119 TIFF変換部 301 DNLマーカセグメント 401 変換前のSOFマーカセグメント 501 変換後のSOFマーカセグメント 601 APP1マーカセグメント 701 APP0マーカセグメント 801 制御部 802 操作部 803 表示部 804 JPEG復号化部 805 モノクロ復号化部 806 RAM 807 ROM 808 印字部 809 通信制御部 810 電話回線 811 電子メール変換部 812 JPEG符号化部 813 モノクロ符号化部 816 原稿読取り部 819 TIFF変換部 900 JPEG符号化データ 901 SOIマーカセグメント 902 各種マーカセグメント 903 フレーム 904 DNLマーカセグメント 905 EOIマーカセグメント 907 APP1マーカセグメント 908 COMマーカセグメント 909 DHTマーカセグメント 910 DQTマーカセグメント 911 SOFマーカセグメント 912 SOSマーカセグメント 913 圧縮データ 915 SOFマーカコード 916 フレームヘッダ 918 パラメータLf 919 パラメータP 920 パラメータY 921 パラメータX 922 パラメータNf 950 JPEG符号化データ 951 SOIマーカセグメント 952 各種マーカセグメント 953 フレーム 955 EOIマーカセグメント 957 APP0マーカセグメント 958 COMマーカセグメント 959 DHTマーカセグメント 960 DQTマーカセグメント 961 SOFマーカセグメント 962 SOSマーカセグメント 963 圧縮データ 965 SOFマーカコード 966 フレームヘッダ 968 パラメータLf 969 パラメータP 970 パラメータY 971 パラメータX 972 パラメータNf Reference Signs List 101 control unit 102 operation unit 103 display unit 104 JPEG decoding unit 105 monochrome decoding unit 106 RAM 107 ROM 108 printing unit 109 communication control unit 110 telephone line 111 electronic mail conversion unit 112 JPEG encoding unit 113 monochrome encoding unit 114 colors Space conversion unit 115 Marker segment conversion unit 116 Document reading unit 117 Personal computer connection unit 118 Personal computer 119 TIFF conversion unit 301 DNL marker segment 401 SOF marker segment before conversion 501 SOF marker segment after conversion 601 APP1 marker segment 701 APP0 marker segment 801 Control Unit 802 operation unit 803 display unit 804 JPEG decoding unit 805 monochrome decoding unit 806 RAM 807 ROM 808 printing unit 809 communication control unit 10 Telephone line 811 E-mail converter 812 JPEG encoder 813 Monochrome encoder 816 Document reader 819 TIFF converter 900 JPEG encoded data 901 SOI marker segment 902 Various marker segments 903 Frame 904 DNL marker segment 905 EOI marker segment 907 APP1 marker segment 908 COM marker segment 909 DHT marker segment 910 DQT marker segment 911 SOF marker segment 912 SOS marker segment 913 Compressed data 915 SOF marker code 916 Frame header 918 Parameter Lf 919 Parameter P 920 Parameter Y 921 Parameter X 922 Parameter JPEG 950 Coded data 951 SOI Marker segment 952 Various marker segments 953 Frame 95 EOI marker segment 957 APP0 marker segment 958 COM marker segment 959 DHT marker segment 960 DQT marker segment 961 SOF marker segment 962 SOS marker segment 963 Compressed data 965 SOF marker code 966 Frame f parameter 968 Parameter L P 970 Parameter Y 971 Parameter X 972 Parameter Nf

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 1/46 H04N 1/46 C (72)発明者 今川 貴之 大阪府大阪市阿倍野区長池町22番22号 シ ャープ株式会社内 Fターム(参考) 5C062 AA02 AA14 AA25 AA29 AB02 AB22 AB23 AB43 AB44 AC08 AC25 AC29 AC43 AE03 AF03 AF13 BA00 BD00 5C075 AB90 CA14 CA90 CD07 CD20 FF90 5C077 LL17 MP01 MP08 PP31 PQ22 PQ23 RR21 SS06 5C078 AA09 BA21 CA12 DA01 DA02 5C079 HA02 HA13 HB08 HB11 LA01 LA27 LA31 LB11 MA01 MA19 NA27 NA29 PA01 Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat II (Reference) H04N 1/46 H04N 1/46 C (72) Inventor Takayuki Imagawa 22-22 Nagaikecho, Abeno-ku, Osaka-shi, Osaka In-house F-term (reference) 5C062 AA02 AA14 AA25 AA29 AB02 AB22 AB23 AB43 AB44 AC08 AC25 AC29 AC43 AE03 AF03 AF13 BA00 BD00 5C075 AB90 CA14 CA90 CD07 CD20 FF90 5C077 LL17 MP01 MP08 PP31 PQ22 PQ23 RR21 ASA01 DA025 HA13 HB08 HB11 LA01 LA27 LA31 LB11 MA01 MA19 NA27 NA29 PA01

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ファクシミリ装置全体の制御を行う制御
部と、電話番号の入力やメニュー操作を行う操作部と、
ファクシミリの状態やメニューの表示などを行う表示部
と、受信したカラー画像の復号化を行うJPEG復号化
部と、受信したモノクロ画像の復号を行うモノクロ復号
化部と、ワークメモリや画像メモリの保存のためのRA
Mと、制御プログラムやデータを格納するROMと、受
信した文書を印字する印字部と、相手ファクシミリとの
接続やインターネットサービスプロバイダとの接続を行
う通信制御部と、画像データのテキスト変換や電子メー
ルの作成を行う電子メール変換部と、送信するカラー原
稿を符号化するJPEG符号化部と、送信するモノクロ
原稿を符号化するモノクロ符号化部と、送信する原稿を
読み取る原稿読取り部とを有し、カラーファクシミリ通
信機能と、インターネットファクシミリ通信機能とを備
えたファクシミリ装置において、 カラーファクシミリ通信で相手ファクシミリ装置より受
信したカラー文書を、インターネットへと転送するとき
に、 カラーファクシミリのライン指定に使用されるDNLマ
ーカセグメントを、SOFマーカセグメントのパラメー
タYへと置換え、さらに、APP1マーカセグメントを
APP0マーカセグメントへと置換えるマーカセグメン
ト変換部と、 JPEG符号化データを一旦JPEG復号化して、色空
間をCIELAB色空間からYCbCr色空間へと変換
する色空間変換部とを備え、 色空間変換した画像データを再度JPEG符号化し、得
られた符号化データを、電子メール添付形式にて電子メ
ールを作成し、インターネットへ電子メール送信するこ
とを特徴とするファクシミリ装置。
A control unit for controlling the entire facsimile apparatus; an operation unit for inputting a telephone number and operating a menu;
A display unit for displaying the status of a facsimile or a menu, a JPEG decoding unit for decoding a received color image, a monochrome decoding unit for decoding a received monochrome image, and saving of a work memory or an image memory RA for
M, a ROM for storing control programs and data, a printing unit for printing a received document, a communication control unit for connecting to a facsimile machine or a connection to an Internet service provider, text conversion of image data and electronic mail. An e-mail conversion unit for creating a document, a JPEG encoding unit for encoding a color document to be transmitted, a monochrome encoding unit for encoding a monochrome document to be transmitted, and a document reading unit for reading the document to be transmitted. In a facsimile apparatus having a color facsimile communication function and an Internet facsimile communication function, when a color document received from a partner facsimile apparatus by the color facsimile communication is transferred to the Internet, the color document is used to designate a line of the color facsimile. Add DNL marker segment to SOF marker And a marker segment conversion unit that replaces the APP1 marker segment with the APP0 marker segment, and JPEG-decodes the JPEG-encoded data once to convert the color space from the CIELAB color space to the YCbCr color space. A color space conversion unit for converting the color space converted image data into JPEG-encoded image data, creating an e-mail in an e-mail attachment format for the obtained encoded data, and transmitting the e-mail to the Internet. Facsimile machine characterized.
【請求項2】 請求項1記載において、 相手ファクシミリ装置より受信したJPEG符号化され
たカラー文書の、DNLマーカセグメントに含まれる画
像のライン数の情報を抽出して、SOFマーカセグメン
トのパラメータYで示される画像のライン数へとDNL
マーカセグメントから抽出した画像のライン数の情報を
格納して、DNLマーカセグメントを削除したJPEG
符号化データを生成することを特徴とするファクシミリ
装置。
2. The method according to claim 1, wherein information on the number of lines of the image included in the DNL marker segment of the JPEG-encoded color document received from the other party facsimile apparatus is extracted, and the information is extracted using the parameter Y of the SOF marker segment. DNL to the number of lines in the image shown
JPEG storing information on the number of lines of an image extracted from a marker segment and deleting the DNL marker segment
A facsimile apparatus for generating encoded data.
【請求項3】 請求項1記載において、 相手ファクシミリ装置より受信したJPEG符号化され
たカラー文書を、一旦少しずつ復号化し、色空間をCI
ELAB色空間からYCbCr色空間へと変換して、再
度符号化することを特徴とするファクシミリ装置。
3. A color document according to claim 1, wherein the JPEG-encoded color document received from the other party facsimile apparatus is decoded little by little, and the color space is changed to a CI.
A facsimile apparatus characterized by converting from an ELAB color space to a YCbCr color space and re-encoding.
【請求項4】 請求項1記載において、 相手ファクシミリ装置より受信したJPEG符号化され
たカラー文書の、APP1マーカセグメントから解像度
など必要な情報を抽出して、APP0マーカセグメント
へと変換することを特徴とするファクシミリ装置。
4. The apparatus according to claim 1, wherein necessary information such as resolution is extracted from an APP1 marker segment of a JPEG-encoded color document received from a facsimile apparatus, and converted into an APP0 marker segment. Facsimile machine.
【請求項5】 請求項1乃至4の何れか1つに記載にお
いて、 電子メール転送か、インターネットファクシミリ転送か
を切り替える手段を有し、 電子メール転送に設定されている場合は、受信したカラ
ー文書に対し、請求項2または請求項3または請求項4
に記載の符号化データ変換処理を施して、電子メールと
してインターネットへと送信し、 インターネットファクシミリ転送に設定されている場合
は、前述の変換を行わず、TIFF−C形式に変換した
後、電子メールとしてインターネットへ送信することを
特徴とするファクシミリ装置。
5. The color document according to claim 1, further comprising means for switching between an electronic mail transfer and an Internet facsimile transfer. Claim 2 or Claim 3 or Claim 4
After performing the encoded data conversion processing described in the above section, and transmitting the data to the Internet as an e-mail, if the Internet facsimile transfer is set, the above-described conversion is not performed, and the data is converted to the TIFF-C format. Facsimile machine for transmitting to the Internet
【請求項6】 請求項3記載において、 請求項3記載の色空間変換を、するかしないかを切り替
える手段を有し、 色空間変換をする設定の場合は、受信したカラー文書
を、DNLマーカセグメントとAPP1マーカセグメン
トの置換えを行って、一旦JPEG復号化し、請求項3
記載の色空間変換処理を施した後、再度JPEG符号化
した符号化データを転送するように制御し、 色空間変換をしない設定の場合は、受信したカラー文書
を、DNLマーカセグメントとAPP1マーカセグメン
トの置換えを行って、JPEG復号化は行わないで、符
号化された状態のままデータを転送することを特徴とす
るファクシミリ装置。
6. The apparatus according to claim 3, further comprising: means for switching whether or not to perform the color space conversion according to claim 3. 4. A segment and an APP1 marker segment are replaced and JPEG-decoded once.
After performing the color space conversion processing described above, control is performed so that the encoded data that has been JPEG-encoded again is transferred. A facsimile apparatus characterized in that the facsimile apparatus transfers the data in an encoded state without performing JPEG decoding.
【請求項7】 ファクシミリ装置全体の制御を行う制御
部と、電話番号の入力やメニュー操作を行う操作部と、
ファクシミリの状態やメニューの表示などを行う表示部
と、受信したカラー画像の復号化を行うJPEG復号化
部と、受信したモノクロ画像の復号を行うモノクロ復号
化部と、ワークメモリや画像メモリの保存のためのRA
Mと、制御プログラムやデータを格納するROMと、受
信した文書を印字する印字部と、相手ファクシミリとの
接続を行う通信制御部と、送信するカラー原稿を符号化
するJPEG符号化部と、送信するモノクロ原稿を符号
化するモノクロ符号化部と、送信する原稿を読み取る原
稿読取り部とを有し、カラーファクシミリ通信機能を備
えたファクシミリ装置において、 相手ファクシミリ装置より受信したカラー文書を、パソ
コンへと転送する機能を有し、受信したJPEG符号化
されたカラー文書を、カラーファクシミリのライン指定
に使用されるDNLマーカセグメントを、SOFマーカ
セグメントのパラメータY(ライン数)へと置換え、さ
らに、APP1マーカセグメントをAPP0マーカセグ
メントへと置換え、さらに、一旦JPEG復号化して、
色空間をCIELAB色空間からYCbCr色空間へと
変換して、再度JPEG符号化し、得られた符号化デー
タを、パソコンへと送信することを特徴とするファクシ
ミリ装置。
7. A control unit for controlling the entire facsimile apparatus, an operation unit for inputting a telephone number and operating a menu,
A display unit for displaying the status of a facsimile or a menu, a JPEG decoding unit for decoding a received color image, a monochrome decoding unit for decoding a received monochrome image, and saving of a work memory or an image memory RA for
M, a ROM for storing control programs and data, a printing unit for printing a received document, a communication control unit for connecting to a facsimile machine, a JPEG encoding unit for encoding a color original to be transmitted, and a transmission unit. A facsimile machine having a monochrome facsimile device having a monochrome facsimile communication function having a monochrome encoding unit for encoding a monochrome document to be transmitted, and a document reading unit for reading a document to be transmitted, transmits the color document received from the partner facsimile device to a personal computer. It has a transfer function, replaces the received JPEG encoded color document with a DNL marker segment used for color facsimile line designation with a parameter Y (number of lines) of an SOF marker segment, and furthermore, an APP1 marker. Replace the segment with the APP0 marker segment. G decoding,
A facsimile apparatus which converts a color space from a CIELAB color space to a YCbCr color space, performs JPEG encoding again, and transmits obtained encoded data to a personal computer.
JP2001010295A 2001-01-18 2001-01-18 Facsimile terminal Pending JP2002218148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001010295A JP2002218148A (en) 2001-01-18 2001-01-18 Facsimile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001010295A JP2002218148A (en) 2001-01-18 2001-01-18 Facsimile terminal

Publications (1)

Publication Number Publication Date
JP2002218148A true JP2002218148A (en) 2002-08-02

Family

ID=18877633

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001010295A Pending JP2002218148A (en) 2001-01-18 2001-01-18 Facsimile terminal

Country Status (1)

Country Link
JP (1) JP2002218148A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008098979A (en) * 2006-10-12 2008-04-24 Seiko Epson Corp Multifunction device and image transfer method
US7400428B2 (en) 2002-10-15 2008-07-15 Canon Kabushiki Kaisha Color facsimile apparatus and method of controlling communication thereof
US7593578B2 (en) 2002-11-22 2009-09-22 Ricoh Company, Ltd. Coding and decoding of image data with additional information

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7400428B2 (en) 2002-10-15 2008-07-15 Canon Kabushiki Kaisha Color facsimile apparatus and method of controlling communication thereof
US7593578B2 (en) 2002-11-22 2009-09-22 Ricoh Company, Ltd. Coding and decoding of image data with additional information
JP2008098979A (en) * 2006-10-12 2008-04-24 Seiko Epson Corp Multifunction device and image transfer method

Similar Documents

Publication Publication Date Title
JPH10322501A (en) Facsimile equipment with electronic mail function
US20020156923A1 (en) Server device and network system
JP4532717B2 (en) Image communication apparatus, e-mail transmission control method, and storage medium
US20060026247A1 (en) Communication terminal apparatus
JP3166680B2 (en) Communication terminal device with e-mail function
JP2002218148A (en) Facsimile terminal
JP2002140276A (en) Image communication device, communication system, electronic mail transmission controlling method, and storage medium
JPH08298554A (en) Equipment and method for picture communication
JP3298474B2 (en) Communication terminal device with e-mail function
JP3463535B2 (en) Communication terminal with e-mail function
JP3768801B2 (en) Image communication apparatus, image communication method, and storage medium
JP3586979B2 (en) Communication terminal device
JP2003259104A (en) Transfer destination sending method for facsimile communication and facsimile apparatus
JP3800975B2 (en) Internet facsimile apparatus and facsimile transfer method
JP3412481B2 (en) Communication terminal device with e-mail function and recording medium
JP2000261578A (en) Facsimile equipment
JP3577899B2 (en) Communication terminal device with e-mail function
JP3727259B2 (en) Image transmission method and information terminal apparatus using the image transmission method
JP2002218147A (en) Facsimile terminal
JP2003264706A (en) Network facsimile apparatus
JP4080703B2 (en) Communication device
JP2003324575A (en) Internet facsimile machine
JPH11127276A (en) Data communication system
JP2003134280A (en) Facsimile machine
JP2000222308A (en) Facsimile type electronic mail device and facsimile type electronic mail reception controlling method