JPH089359A - Scramble system for still image transmitter - Google Patents

Scramble system for still image transmitter

Info

Publication number
JPH089359A
JPH089359A JP6138543A JP13854394A JPH089359A JP H089359 A JPH089359 A JP H089359A JP 6138543 A JP6138543 A JP 6138543A JP 13854394 A JP13854394 A JP 13854394A JP H089359 A JPH089359 A JP H089359A
Authority
JP
Japan
Prior art keywords
data
image
address
memory
scrambled
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
JP6138543A
Other languages
Japanese (ja)
Inventor
Koichi Asada
晃一 浅田
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 JP6138543A priority Critical patent/JPH089359A/en
Publication of JPH089359A publication Critical patent/JPH089359A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimile Transmission Control (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Television Systems (AREA)

Abstract

PURPOSE:To provide the secrecy of image data between two persons or the secrecy of image data to the third person in pay center service by easily scrambling images while keeping compatibility with normal communication. CONSTITUTION:When the communication to an opposite terminal is started, the data in a coordinate table and also a communication command are transmitted together with a flag showing the image data are in a scramble mode, and succeedingly the data in the transmission buffer area of a buffer memory 10 are successively transmitted. When a system is turned to a receiving state, a CPU9 detects the flag showing the scramble mode from the communication command received by a line I/F 11 and recognizes whether the image data to be transmitted are scrambled or not. When those data are scrambled, coordinate data are stored in the coordinate table, and the storage address of a macro- block for an image memory 5 is generated based on the table.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、静止画伝送装置のスク
ランブル方式に関し、より詳細には、静止画像を圧縮し
て送信し、受信側で伸張して再生するようにした画像通
信端末における画像データのスクランブル方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a scramble system of a still image transmission device, and more particularly, to an image in an image communication terminal in which a still image is compressed and transmitted, and a receiving side decompresses and reproduces the image. Data scrambling method.

【0002】[0002]

【従来の技術】図6は、一般的なJPEG(Joint Photo
graphic coding Experts Group)準拠の静止画通信端末
のシステム構成を示す図で、図中、31は画像を撮像す
るためのカメラ、32はその画像データをディジタル化
するA/D変換部、33は画像メモリ35の制御信号を
生成するメモリ制御信号生成部、34は画像メモリ35
のアドレスを生成するメモリアドレス生成部、35は送
信画像と受信画像を格納する画像メモリ、36は画像メ
モリ35のデータをアナログ信号に戻すD/A変換部、
37はディスプレイ、38は画像データを圧縮/伸張す
るコーデック、39はシステムをコントロールするCP
U(中央処理装置)、40は圧縮された画像データを一
時的に格納しておくバッファメモリ、41は電話回線と
の入出力を行う回線I/F(インターフェース)であ
る。
2. Description of the Related Art FIG. 6 shows a general JPEG (Joint Photo
FIG. 3 is a diagram showing a system configuration of a still image communication terminal conforming to graphic coding Experts Group), in which 31 is a camera for capturing an image, 32 is an A / D conversion unit for digitizing the image data, and 33 is an image. A memory control signal generation unit that generates a control signal for the memory 35, and 34 denotes an image memory 35.
, 35 is an image memory for storing a transmission image and a reception image, 36 is a D / A conversion unit for returning the data in the image memory 35 to an analog signal,
37 is a display, 38 is a codec for compressing / expanding image data, 39 is a CP for controlling the system
U (central processing unit), 40 is a buffer memory for temporarily storing compressed image data, and 41 is a line I / F (interface) for inputting / outputting with a telephone line.

【0003】まず、従来の送信時の概略動作を説明す
る。カメラ31により撮像された画像は、A/D変換部
32によりディジタル化され、メモリ制御信号生成部3
3及びメモリアドレス生成部34により生成される制御
信号とアドレスにより、画像メモリ35に書き込まれ
る。次に、メモリ制御信号生成部33は、メモリアドレ
ス生成部34で生成されるアドレスに従って、順次デー
タを読み出してコーデック38に転送する。コーデック
38は、1ブロック(=8×8画素)のデータがたまっ
た段階で逐次、圧縮処理を行ってそのデータをバッファ
メモリ40に書き込む。この動作を1画面分の画素デー
タ数繰り返して、1画像の圧縮処理を終了する。
First, the general operation of conventional transmission will be described. The image captured by the camera 31 is digitized by the A / D converter 32, and the memory control signal generator 3
3 and the control signal and the address generated by the memory address generation unit 34, the data is written in the image memory 35. Next, the memory control signal generation unit 33 sequentially reads the data according to the address generated by the memory address generation unit 34 and transfers the data to the codec 38. The codec 38 sequentially performs compression processing when one block (= 8 × 8 pixels) of data is accumulated and writes the data in the buffer memory 40. This operation is repeated for the number of pixel data for one screen, and the compression processing of one image is completed.

【0004】一方、CPU39は回線の状態を確認し、
データの送信が可能ならばバッファメモリ40から、先
頭から順次1パケット分のデータを読み出し、通信フォ
ーマットに変換した後、回線I/F41を通して回線に
出力する。また、受信時は送信時と逆の過程をたどり、
まず回線I/F41から受信したパケットデータは、C
PU39の処理により通信フォーマットから内部処理の
データに戻され、画像データのみを抜き出してバッファ
メモリ40に書き込まれる。コーデック38は、このデ
ータを先頭から順次読み込み、1ブロックのデータを取
り込んだ時点で逐次、伸張処理を行う。
On the other hand, the CPU 39 confirms the state of the line,
If data can be transmitted, one packet of data is sequentially read from the buffer memory 40 from the beginning, converted into a communication format, and then output to the line through the line I / F 41. Also, when receiving, follow the reverse process of sending,
First, the packet data received from the line I / F 41 is C
By the processing of the PU 39, the data is returned from the communication format to the data of the internal processing, and only the image data is extracted and written in the buffer memory 40. The codec 38 sequentially reads this data from the beginning, and sequentially performs decompression processing when one block of data is taken in.

【0005】メモリ制御信号生成部33及びメモリアド
レス生成部34はコーデック38より出力された画像デ
ータを受け取り、画像メモリ35に書き込む。この時に
生成されるアドレスを、送信時に生成されるアドレスと
全く同じく発生することで、送信した画像が受信画像に
再生(復元)される。ここで、JPEGのブロックイン
ターリーブ方式では、データの伝送順序は1マクロブロ
ック内のブロックの伝送順序とマクロブロックの伝送順
序とが規定されている。送信側と受信側でこの順序、即
ちメモリアドレス生成部34の生成するアドレスの順序
が異なると、コーデックの仕様が同じであっても受信し
た画像データは、正しく再生(復元)されない。
The memory control signal generator 33 and the memory address generator 34 receive the image data output from the codec 38 and write it in the image memory 35. The transmitted image is reproduced (restored) to the received image by generating the address generated at this time exactly the same as the address generated at the time of transmission. Here, in the JPEG block interleave method, the transmission order of data is defined as the transmission order of blocks within one macroblock and the transmission order of macroblocks. If this order is different between the transmitting side and the receiving side, that is, the order of the addresses generated by the memory address generation unit 34 is different, the received image data cannot be reproduced (restored) correctly even if the codec specifications are the same.

【0006】JPEGにおけるマクロブロックの伝送順
序は、図7に示すように、画像の左上から始まり順次水
平方向に進んで行き、画像の右端に来るとその下の段の
左端からまた順次水平方向に進んで行くという順番にな
っている。また、一般的に1ブロック内の8×8画素の
データも図8に示すように、マクロブロックと同様の順
序でアクセスされる。
As shown in FIG. 7, the transmission order of macroblocks in JPEG starts from the upper left of the image and progresses in the horizontal direction in sequence, and when it reaches the right end of the image, it sequentially progresses from the left end of the lower stage to the horizontal direction. The order is to go ahead. Further, generally, the data of 8 × 8 pixels in one block is also accessed in the same order as the macro block as shown in FIG.

【0007】図9(a),(b)は、画像メモリDRA
Mを使った場合に、マクロブロックの伝送順序を生成す
る図8におけるメモリアドレス生成部の回路構成の一例
(回期式)を示す図で、図中、50はブロック内水平ド
ットカウンタ(HDC)、51はブロック内垂直ドット
カウンタ(VDC)、52はマクロブロック内ブロック
カウンタ(BC)、53は水平マクロブロックカウンタ
(HMBC)、54は垂直マクロブロックカウンタ(V
MBC)、55はマルチプレクサである。
FIGS. 9A and 9B show the image memory DRA.
FIG. 9 is a diagram showing an example (periodic expression) of the circuit configuration of the memory address generation unit in FIG. 8 for generating the transmission order of macroblocks when M is used, in which 50 is an intra-block horizontal dot counter (HDC). , 51 is an in-block vertical dot counter (VDC), 52 is an in-macroblock block counter (BC), 53 is a horizontal macroblock counter (HMBC), and 54 is a vertical macroblock counter (VDC).
MBC), 55 is a multiplexer.

【0008】ブロック内水平ドットカウンタ50は、ブ
ロック内の水平方向の画素数をカウントする。ブロック
内垂直ドットカウンタ51は、ブロック内の垂直方向の
ドット数をカウントする。マクロブロック内のブロック
カウンタ52は、マクロブロックを構成するブロック数
をカウントする。水平マクロブロックカウンタ53は、
画像の水平方向のマクロブロック数をカウントする。垂
直マクロブロックカウンタ54は、画像の垂直方向のマ
クロブロック数をカウントする。以上のカウンタ50〜
54は、シーケンシャルに接続されている。
The intra-block horizontal dot counter 50 counts the number of horizontal pixels in the block. The block vertical dot counter 51 counts the number of dots in the block in the vertical direction. The block counter 52 in the macro block counts the number of blocks forming the macro block. The horizontal macroblock counter 53
Count the number of horizontal macroblocks in the image. The vertical macroblock counter 54 counts the number of vertical macroblocks in the image. Above counter 50 ~
54 is connected sequentially.

【0009】ここに、メモリ制御信号生成部33から1
画素のアドレスカウントイネーブル信号(以下ACEN
と称する)が入力されると、HDC50が1つカウント
アップされる。そしてこの値が7になるとキャリー(c
1)を出力し、次のACENでVDC51が1つカウ
ントアップされる。さらにこの値が7になるとキャリー
(cy2)を出力し、cy1とcy2の出力が共にアクテ
ィブになるとcy12が出力され、次のACENでBC5
2が1つカウントアップされる。この段階で1ブロック
(8×8画素)のカウントが終了する。
Here, 1 from the memory control signal generator 33
Pixel address count enable signal (hereinafter ACEN
Is input), the HDC 50 is incremented by one. When this value becomes 7, carry (c
y 1 ) is output, and VDC51 is incremented by 1 at the next ACEN. Further, when this value becomes 7, carry (cy 2 ) is output, and when both cy 1 and cy 2 outputs become active, cy 12 is output, and BC5 is output at the next ACEN.
2 is incremented by 1. At this stage, counting of one block (8 × 8 pixels) is completed.

【0010】ここで、仮に画素構成384(水平)×2
40(垂直)の画像を、カラーコンポーネントY:U:
V=2:1:1のブロックインターリーブ方式で伝送す
るとした場合、BC52のカウント値は2+1+1=4
となり、cy3がカウント値3で出力され、cy1とcy
2とcy3の出力が共にアクティブになるとcy123が出
力される。そして次のACENでHMBC53が1つカ
ウントアップされる。水平方向のマクロブロック数は3
84÷16=24となるため、HMBC53のキャリー
(cy4)はブロック数23で出力され、cy1とcy2
とcy3とcy4の出力が共にアクティブになるとcy
1234が出力される。
Here, it is assumed that the pixel structure 384 (horizontal) × 2
A 40 (vertical) image with color components Y: U:
If the block interleave method of V = 2: 1: 1 is used, the count value of BC52 is 2 + 1 + 1 = 4.
And cy 3 is output with a count value of 3, and cy 1 and cy
When both 2 and cy 3 are active, cy 123 is output. Then, at the next ACEN, HMBC53 is incremented by one. The number of macroblocks in the horizontal direction is 3
Since 84/16 = 24, the carry (cy 4 ) of the HMBC 53 is output with the number of blocks of 23, and cy 1 and cy 2
Cy and cy 3 and cy 4 are both active
1234 is output.

【0011】そして次のACENでVMBC54が1つ
カウントアップされる。また、垂直方向のマクロブロッ
ク数は240÷8=30となるため、VMBC54のキ
ャリー(cy5)はブロック数29で出力され、cy1
cy2とcy3とcy4とcy5の出力が共にアクティブに
なるとcy12345が出力される。これは、コーデック3
8とのデータのやりとりの終了フラグとなり、この段階
で画像のすべての画素のカウントが終了する。
Then, at the next ACEN, the VMBC 54 is incremented by one. Further, since the number of macroblocks in the vertical direction is 240/8 = 30, the carry (cy 5 ) of the VMBC 54 is output with the number of blocks 29, and the outputs of cy 1 , cy 2 , cy 3 , cy 4, and cy 5 are output. When both are active, cy 12345 is output. This is codec 3
It becomes an end flag of data exchange with 8, and at this stage, counting of all the pixels of the image ends.

【0012】以上のようにして得られたカウント出力
(A0〜A17)を、例えば画像メモリ35に図10のよ
うに格納するとすれば、A12111098621
0と並べることで輝度信号(Y)のColumnアド
レスが、A121110982107と並べること
で色差信号(U、V)のColumnアドレスが生成さ
れ、A1716151413543と並べることでR
owアドレスが生成できる。これをマルチプレクサ55
によってメモリ制御信号生成部33から出力されるDR
AMのRowアドレスストローブ信号(図示せず)のタ
イミング、Columnアドレスストローブ信号(図示
せず)のタイミングに応じて切り替えて出力する。この
ような構成により、図7及び図8のような連続的なアド
レス生成が行われる。
If the count outputs (A 0 to A 17 ) obtained as described above are stored in the image memory 35 as shown in FIG. 10, for example, A 12 A 11 A 10 A 9 A 8 A 6 A 2 A 1
Column addresses of the luminance signal (Y) by arranging the A 0 is, Column addresses of the color difference signals by arranging the A 12 A 11 A 10 A 9 A 8 A 2 A 1 A 0 A 7 (U, V) is generated And A 17 A 16 A 15 A 14 A 13 A 5 A 4 A 3
ow address can be generated. This is the multiplexer 55
Output from the memory control signal generator 33 by
The output is switched according to the timing of the AM row address strobe signal (not shown) and the timing of the column address strobe signal (not shown). With such a configuration, continuous address generation as shown in FIGS. 7 and 8 is performed.

【0013】一方、送信時にコーデックから出力された
圧縮データは、図11(a)のように、一時的にバッフ
ァメモリ40の送信バッファ領域に格納され、順次一定
量のデータ(パケット)がCPU39により読み出さ
れ、通信フォーマットに変換された後に回線に出力され
る。また、受信したデータはCPU39により通信フォ
ーマットをデフォーマットした後、図11(b)のよう
に、バッファメモリ40の受信バッファ領域に順次格納
される。
On the other hand, the compressed data output from the codec at the time of transmission is temporarily stored in the transmission buffer area of the buffer memory 40, as shown in FIG. It is read out, converted into a communication format, and then output to the line. Further, the received data is deformatted in the communication format by the CPU 39 and then sequentially stored in the reception buffer area of the buffer memory 40 as shown in FIG.

【0014】[0014]

【発明が解決しようとする課題】従来の静止画通信端末
システムにおいては、同じ端末同士で通信する際、ある
いはセンターサービス等で、特定の相手(端末)に対し
てのみ見られる画像を送受するような秘匿性を持たせよ
うとした場合、双方で暗証番号などを登録しておき、通
信時にそれを認識することでデータのアクセスを可能と
したり、通信手順や画像の圧縮方式等をその端末間での
み有効な独自の方式(端末)に変えてしまうことで、他
の標準端末とのデータの互換性を無くするといった方法
以外にはなかった。これらの方法によれば、暗証番号は
知っていれば本人以外でもデータをアクセスでき、独自
方式にしてしまうと他の標準端末とはつながらなくなっ
てしまうといった問題があった。
In the conventional still image communication terminal system, when communicating between the same terminals or in a center service or the like, it is possible to send and receive an image that can be seen only to a specific partner (terminal). If you want to provide a high degree of confidentiality, both parties must register a personal identification number, etc., and then recognize it during communication to enable data access, or use communication procedures or image compression methods between terminals. There was no other way but to eliminate the compatibility of data with other standard terminals by changing to the original method (terminal) that is effective only in. According to these methods, there is a problem that the data can be accessed by anyone other than the person who knows the personal identification number, and if the unique method is used, the data cannot be connected to other standard terminals.

【0015】本発明は、このような実情に鑑みてなされ
たもので、通常の通信との互換性を保ったまま、容易に
画像のスクランブル化を可能とし、2者間の画像データ
の秘匿性や、有料センターサービスの第3者に対する画
像データの秘匿性を実現するようにした静止画伝送装置
のスクランブル方式を提供することを目的としている。
The present invention has been made in view of such a situation, and enables scrambling of an image easily while maintaining compatibility with normal communication, and confidentiality of image data between two parties. Another object of the present invention is to provide a scramble system for a still image transmission device that realizes the concealment of image data to a third party of a pay center service.

【0016】[0016]

【課題を解決するための手段】本発明は、上記目的を達
成するために、(1)静止画の圧縮伸張方式に基づいて
静止画像の通信を行う端末において、画像の画素数から
水平・垂直方向に並ぶマクロブロック数を計算し、各方
向の位置の組み合わせである座標をランダムに発生する
発生手段と、該発生手段により発生する座標を格納する
座標テーブルとを備え、画像の圧縮時に、1マクロブロ
ックごとに前記座標テーブルの座標を順番に参照し、画
像メモリからのマクロブロックの読み出しアドレス(切
り出し位置)を生成する生成手段と、送信時に前記座標
テーブルを通信コマンドによりスクランブルであること
を示すフラグと共に送信する送信手段と、画像の受信時
には、送られて来たスクランブルであることを示すフラ
グを認識し、スクランブルであれば、続いて送られて来
た座標データを座標テーブルに格納する格納手段と、画
像の伸張時に、1マクロブロックごとにこのテーブルの
座標を順番に参照し、画像メモリへのマクロブロックの
書き込みアドレスを生成する生成手段とを有すること、
或いは、(2)静止画像の通信を行う端末において、送
信時は圧縮された画像データをパケット化する際、送信
データバッファ内の画像データのパケットを読み出す順
番(切り出す位置)をランダムに生成する生成手段と、
該生成手段により生成された順番をテーブル化して相手
端末に、スクランブルであることを示すフラグと共に送
信する送信手段と、前記テーブルのデータに従って1パ
ケットごとに送信データバッファから読み出すアドレス
を生成する生成手段と、受信時には、送られて来たスク
ランブルであることを示すフラグを認識し、スクランブ
ルであれば、続いて送られて来たテーブルデータをテー
ブルに格納する格納手段と、該テーブルデータに従って
順次、受信データバッファ内にパケットデータを格納す
るアドレスを生成する生成手段とを有することを特徴と
したものである。
In order to achieve the above object, the present invention provides: (1) In a terminal for communicating a still image based on a still image compression / expansion method, the horizontal / vertical direction is calculated from the number of pixels of the image. The number of macroblocks arranged in each direction is calculated, and a generating unit that randomly generates coordinates that are a combination of positions in each direction and a coordinate table that stores the coordinates generated by the generating unit are provided. A generation unit that sequentially refers to the coordinates of the coordinate table for each macroblock to generate a read address (cutout position) of the macroblock from the image memory, and indicates that the coordinate table is scrambled by a communication command at the time of transmission. When the image is received, the transmission means for transmitting together with the flag and the flag indicating that the scramble has been transmitted are recognized, and the If it is a amble, the storage means for storing the coordinate data sent subsequently to the coordinate table and the coordinates of this table are sequentially referred to for each macroblock when the image is expanded, and the macroblock to the image memory is referred to. Generating means for generating a write address of
Alternatively, (2) in a terminal that performs still image communication, when packetizing compressed image data at the time of transmission, randomly generating an order (cutout position) for reading packets of image data in the transmission data buffer Means and
Transmitting means for converting the sequence generated by the generating means into a table and transmitting to the partner terminal together with a flag indicating that the data is scrambled, and generating means for generating an address to be read from the transmission data buffer for each packet according to the data in the table. At the time of reception, a flag indicating that the scramble has been sent is recognized, and if it is scrambled, a storage unit that stores the table data that is sent subsequently is stored in the table, and sequentially according to the table data. The reception data buffer has a generation means for generating an address for storing the packet data.

【0017】[0017]

【作用】前記構成を有する本発明の静止画伝送装置のス
クランブル方式は、(1)スクランブルモードの設定を
行うことにより、送信時には画像メモリからの、マクロ
ブロックの切り出しアドレスを1マクロブロックごとに
可変し、その開始アドレス(座標データ)をスクランブ
ルを示すフラグと共に送信する。受信側では、スクラン
ブルを示すフラグを認識し、スクランブルであった場
合、送られて来た開始アドレス(座標データ)のテーブ
ルに基づいて、そのマクロブロックの画像メモリへの格
納アドレスを生成する。これにより、通常の通信との互
換性を保ったまま、容易に画像のスクランブル化が可能
となり、2者間の画像データの秘匿性や、有料センター
サービスの第3者に対する画像データの秘匿性が実現で
きる。
According to the scramble system of the still image transmission apparatus of the present invention having the above-mentioned configuration, (1) by setting the scramble mode, the cut-out address of the macro block from the image memory can be changed for each macro block at the time of transmission. Then, the start address (coordinate data) is transmitted together with the flag indicating scrambling. The receiving side recognizes the flag indicating the scramble, and if it is scrambled, the storage address of the macro block in the image memory is generated based on the table of the transmitted start address (coordinate data). As a result, it is possible to easily scramble the image while maintaining compatibility with normal communication, and the confidentiality of the image data between the two parties and the confidentiality of the image data with respect to the third party of the pay center service are reduced. realizable.

【0018】(2)スクランブルモードの設定を行うこ
とにより、送信時には、送信バッファメモリからのパケ
ットデータの切り出しアドレスを1パケットごとに可変
し、そのアドレスデータをスクランブルを示すフラグと
共に送信する。受信側では、スクランブルを示すフラグ
を認識し、スクランブルであった場合、送られて来たア
ドレスデータのテーブルに基づいて、そのパケットデー
タを受信バッファメモリへ格納する。これにより、通常
の通信との互換性を保ったまま、容易に画像のスクラン
ブル化が可能となり、2者間の画像データの秘匿性や、
有料センターサービスの第3者に対する画像データの秘
匿性が実現できる。
(2) By setting the scramble mode, at the time of transmission, the cut-out address of the packet data from the transmission buffer memory is changed for each packet, and the address data is transmitted together with the scramble flag. The receiving side recognizes the flag indicating scrambling, and if it is scrambling, stores the packet data in the receiving buffer memory based on the table of the sent address data. As a result, the image can be easily scrambled while maintaining the compatibility with the normal communication, and the confidentiality of the image data between the two parties,
The confidentiality of the image data with respect to the third party of the pay center service can be realized.

【0019】[0019]

【実施例】実施例について、図面を参照して以下に説明
する。図1は、本発明による静止画伝送装置のスクラン
ブル方式の一実施例を説明するための構成図で、図中、
1はカメラ、2はA/D変換部、3はメモリ制御信号生
成部、4はメモリアドレス生成部、5は画像メモリ、6
はD/A変換部、7はディスプレイ、8はコーデック、
9はCPU(中央処理装置)、10はバッファメモリ、
11は回線I/F(インターフェース)、12はパケッ
トナンバーテーブルである。
Embodiments will be described below with reference to the drawings. FIG. 1 is a configuration diagram for explaining an embodiment of a scramble system of a still image transmission apparatus according to the present invention.
1 is a camera, 2 is an A / D converter, 3 is a memory control signal generator, 4 is a memory address generator, 5 is an image memory, 6
Is a D / A converter, 7 is a display, 8 is a codec,
9 is a CPU (central processing unit), 10 is a buffer memory,
Reference numeral 11 is a line I / F (interface), and 12 is a packet number table.

【0020】請求項1記載の静止画伝送装置は、画像を
入力するカメラ1と、その画像信号をディジタル化する
A/D変換部2と、ディジタル化された画像データを格
納する画像メモリ5と、画像メモリのデータをアナログ
に戻すためのD/A変換部6と、画像を表示するディス
プレイ7と、画像メモリ5を制御するメモリ制御信号生
成部3と、メモリのアドレスを生成するメモリアドレス
生成部4と、画像のデータを圧縮・伸張するコーデック
8と、圧縮・伸張された画像データを一時的に格納して
おくバッファメモリ10と、システムを制御するCPU
9と、回線との入出力を行う回線I/F11とから構成
される。
A still image transmitting apparatus according to claim 1 includes a camera 1 for inputting an image, an A / D converter 2 for digitizing the image signal, and an image memory 5 for storing the digitized image data. , A D / A conversion unit 6 for returning the data in the image memory to analog, a display 7 for displaying an image, a memory control signal generation unit 3 for controlling the image memory 5, and a memory address generation for generating an address of the memory Unit 4, a codec 8 for compressing / decompressing image data, a buffer memory 10 for temporarily storing the compressed / decompressed image data, and a CPU for controlling the system
9 and a line I / F 11 for performing input / output with the line.

【0021】図2(a),(b)は、図1におけるメモ
リアドレス生成部の構成図で、図中、20はブロック内
水平ドットカウンタ(HDC)、21はブロック内垂直
ドットカウンタ(VDC)、22はマクロブロック内ブ
ロックカウンタ(BC)、25はマルチプレクサ、26
はマクロブロックカウンタ(MBC)、27はマクロブ
ロックアドレステーブル(MBAT)である。
2A and 2B are block diagrams of the memory address generator in FIG. 1, in which 20 is a horizontal dot counter (HDC) in the block and 21 is a vertical dot counter (VDC) in the block. , 22 is a block counter (BC) in the macroblock, 25 is a multiplexer, 26
Is a macroblock counter (MBC), and 27 is a macroblock address table (MBAT).

【0022】ブロック内水平ドットカウンタ20は、ブ
ロック内の水平方向の画素数をカウントする。ブロック
内垂直ドットカウンタ21は、ブロック内の垂直方向の
ドット数をカウントする。マクロブロック内ブロックカ
ウンタ22は、マクロブロックを構成するブロック数を
カウントする。マクロブロックカウンタ26は、マクロ
ブロック数をカウントする。マクロブロックアドレステ
ーブル27は、マクロブロックごとの切り出しアドレス
を格納しておく。
The in-block horizontal dot counter 20 counts the number of horizontal pixels in the block. The intra-block vertical dot counter 21 counts the number of dots in the block in the vertical direction. The intra-macroblock counter 22 counts the number of blocks forming the macroblock. The macroblock counter 26 counts the number of macroblocks. The macroblock address table 27 stores the cutout address for each macroblock.

【0023】以下に、384×240画素構成の画像
を、カラーコンポーネントY:U:V=2:1:1のブ
ロックインターリーブ方式で扱った場合について説明す
る。まず、システムが送信状態になると、CPU9は画
像の水平方向のマクロブロック数及び垂直方向のマクロ
ブロック数を計算する。今の場合、水平方向のマクロブ
ロック数は384÷16=24、垂直方向のマクロブロ
ック数は240÷8=30である。
A case where an image having a structure of 384 × 240 pixels is handled by a block interleave system of color components Y: U: V = 2: 1: 1 will be described below. First, when the system is in the transmission state, the CPU 9 calculates the number of horizontal macroblocks and the number of vertical macroblocks of the image. In this case, the number of horizontal macroblocks is 384/16 = 24, and the number of vertical macroblocks is 240/8 = 30.

【0024】ここで、任意のマクロブロックの水平方向
の位置をx(0≦x≦23)、垂直方向の位置をy(0
≦y≦29)とすれば、CPU9が(x,y)の組み合
わせをランダムに発生し、順次MBAT27に書き込
む。この画像は合計24×30=720個のマクロブロ
ックで構成されるから、720個の(x,y)がMBA
T27に格納される。これによって、画像メモリ5から
のマクロブロックの読み出し順が決定される。
Here, the horizontal position of an arbitrary macroblock is x (0≤x≤23), and the vertical position is y (0
If ≦ y ≦ 29), the CPU 9 randomly generates a combination of (x, y) and sequentially writes it in the MBAT 27. Since this image is composed of 24 × 30 = 720 macroblocks in total, 720 (x, y) are MBA.
It is stored in T27. As a result, the order of reading macroblocks from the image memory 5 is determined.

【0025】例えば、(2,2)、(5,3)、(4,
1)、…と格納されれば、図3のような順でマクロブロ
ックが読み出される。ブロック内の読み出し順は図8で
前述したように、従来と同様である。従って、スクラン
ブルモードでない通常の通信の場合には、このテーブル
のデータを図4のように設定しておけば良い。
For example, (2,2), (5,3), (4,
If 1), ... Are stored, the macroblocks are read in the order shown in FIG. The reading order in the block is the same as the conventional one, as described above with reference to FIG. Therefore, in the case of normal communication not in the scramble mode, the data in this table may be set as shown in FIG.

【0026】さて、次にメモリ制御信号生成部3が画像
メモリ5からコーデック8にデータの転送を開始する。
メモリ制御信号生成部3によって1画素のアドレスカウ
ントイネーブル信号ACENが出力されると、HDC2
0が1つカウントアップされる。そしてこの値が7にな
るとキャリー(cy1)を出力し、次のACENでVD
C21が1つカウントアップされる。さらにこの値が7
になるとキャリー(cy2)を出力し、cy1とcy2
出力が共にアクティブになるとcy12が出力され、次の
ACENでBC22が1つカウントアップされる。この
段階で1ブロック(8×8画素)のカウントが終了す
る。
Next, the memory control signal generator 3 starts transferring data from the image memory 5 to the codec 8.
When the memory control signal generation unit 3 outputs the address count enable signal ACEN for one pixel, the HDC 2
One is incremented by 0. When this value reaches 7, carry (cy 1 ) is output and VD is output at the next ACEN.
C21 is incremented by 1. Furthermore, this value is 7
When it becomes, a carry (cy 2 ) is output, and when both the outputs of cy 1 and cy 2 become active, cy 12 is output, and BC22 is incremented by 1 at the next ACEN. At this stage, counting of one block (8 × 8 pixels) is completed.

【0027】ここで、1マクロブロックは4つのブロッ
クで構成されるから、BC22のカウント値が3になっ
た時にキャリー(cy3)が出力されるように構成して
おく。そしてcy1とcy2とcy3が共にアクティブに
なるとcy123が出力され、次のACENでMBC26
が1つカウントアップする。このMBC26のカウント
値は、前述のMBAT27のポインタとして用いること
により、そのポインタの位置に登録されている(x,
y)を読み出すことができる。
Here, since one macroblock is composed of four blocks, a carry (cy 3 ) is output when the count value of the BC 22 reaches 3. When both cy 1 , cy 2 and cy 3 are active, cy 123 is output, and MBC26 is output at the next ACEN.
Will count up one. The count value of the MBC 26 is registered at the position of the pointer by using it as the pointer of the MBAT 27 described above (x,
y) can be read.

【0028】このようにして得られたカウント値とテー
ブルのデータとを、例えば、画像メモリに、図10のよ
うに格納するとすれば、A12111098621
0と並べることで輝度信号(Y)のColumnアド
レスが、A121110982107と並べること
で色差信号(U、V)のColumnアドレスが生成さ
れ、A1716151413543と並べることでR
owアドレスが生成できる。これをマルチプレクサ25
によってメモリ制御信号生成部3から出力されるDRA
MのRowアドレスストローブ信号(図示せず)のタイ
ミング、Columnアドレスストローブ信号(図示せ
ず)のタイミングに応じて切り替えて出力する。このよ
うな構成により、図3及び図8のようなマクロブロック
単位でのランダムなアドレス生成が行える。
If the count value thus obtained and the table data are stored in, for example, an image memory as shown in FIG. 10, A 12 A 11 A 10 A 9 A 8 A 6 A 2 A 1
Column addresses of the luminance signal (Y) by arranging the A 0 is, Column addresses of the color difference signals by arranging the A 12 A 11 A 10 A 9 A 8 A 2 A 1 A 0 A 7 (U, V) is generated And A 17 A 16 A 15 A 14 A 13 A 5 A 4 A 3
ow address can be generated. This is the multiplexer 25
Output from the memory control signal generator 3 by
It is switched and output according to the timing of the M row address strobe signal (not shown) and the timing of the Column address strobe signal (not shown). With such a configuration, random address generation can be performed in macroblock units as shown in FIGS. 3 and 8.

【0029】画像メモリ5から読み出されたデータは、
コーデック8により圧縮され、バッファメモリ10の送
信バッファ領域に格納される。相手端末との通信が開始
されると、これから送られる画像データがスクランブル
モードであることを示すフラグとともに、送信側のMB
AT27のデータが通信コマンドと共に送信される。以
後、続いてバッファメモリ10の送信バッファ領域のデ
ータが順次送信される。
The data read from the image memory 5 is
It is compressed by the codec 8 and stored in the transmission buffer area of the buffer memory 10. When communication with the partner terminal is started, the image data sent from now on is sent together with a flag indicating that the image data is in the scramble mode.
The AT27 data is transmitted together with the communication command. After that, subsequently, the data in the transmission buffer area of the buffer memory 10 is sequentially transmitted.

【0030】一方、システムが受信状態になると、CP
U9が回線I/F11において受信した通信コマンドの
中からスクランブルモードのフラグを検出し、以後、送
られて来る画像データがスクランブルされているか、い
ないかを認識する。もし、スクランブルされていれば、
続いて受信したMBAT27のテーブルデータを該MB
AT27に格納する。また、スクランブルされていない
場合は、通常モード用のデフォルトテーブルを、図4の
ようにMBAT27にロードする。
On the other hand, when the system is in the receiving state, the CP
U9 detects the scramble mode flag from the communication command received on the line I / F 11, and thereafter recognizes whether the image data transmitted is scrambled or not. If scrambled,
Then, the table data of MBAT 27 received next is set to the MB.
Store in AT27. If it is not scrambled, the default table for the normal mode is loaded into the MBAT 27 as shown in FIG.

【0031】以後、順次送られて来たデータは、バッフ
ァメモリ10の受信バッファ領域に格納される。このデ
ータを、コーデック8が読み出して伸張し、メモリ制御
信号生成部3のタイミングに従ってメモリアドレス生成
部4の生成するアドレスに書き込む。この時のアドレス
の生成される過程は、送信時と同様である。以上によ
り、スクランブルされた画像データが元の正常画像とし
て受信側に再生される。
Thereafter, the sequentially sent data is stored in the reception buffer area of the buffer memory 10. The codec 8 reads this data, decompresses it, and writes it in the address generated by the memory address generation unit 4 according to the timing of the memory control signal generation unit 3. The process of generating the address at this time is similar to that at the time of transmission. As a result, the scrambled image data is reproduced on the receiving side as the original normal image.

【0032】このように、請求項1記載の発明は、送信
時に画像メモリからのデータの読み込みを行う際のアド
レス生成をマクロブロック単位で任意に可変する可変手
段と、そのマクロブロックの開始アドレスのテーブルを
スクランブルを示すフラグと共に通信コマンドによって
送信する送信手段と、受信時には、スクランブルを示す
フラグを認識し、スクランブルであった場合このマクロ
ブロックの開始アドレスのデータをテーブルに格納し、
このデータから画像メモリへの書き込みアドレスを生成
する生成手段とを備えた構成である。
As described above, according to the first aspect of the present invention, the variable means for arbitrarily changing the address generation at the time of reading the data from the image memory at the time of transmission, and the start address of the macroblock are changed. Transmitting means for transmitting the table together with the flag indicating the scramble by the communication command, and at the time of reception, recognize the flag indicating the scramble, and if it is scramble, store the data of the start address of this macroblock in the table,
A configuration is provided that includes a generation unit that generates a write address to the image memory from this data.

【0033】次に、請求項2記載の発明について説明す
る。本実施例の静止画伝送装置は、図1に示す構成にパ
ケットナンバーテーブル12が追加されたものである。
すなわち、画像を入力するカメラ1と、その画像信号を
ディジタル化するA/D変換部2と、ディジタル化され
た画像データを格納する画像メモリ5と、画像メモリの
データをアナログに戻すためのD/A変換部6と、画像
を表示するディスプレイ7と、画像メモリ5を制御する
メモリ制御信号生成部3と、メモリのアドレスを生成す
るメモリアドレス生成部4と、画像のデータを圧縮・伸
張するコーデック8と、圧縮・伸張された画像データを
一時的に格納しておくバッファメモリ10と、システム
を制御するCPU9と、回線との入出力を行う回線I/
F11と、パケット番号列を格納するパケットナンバー
テーブル12とから構成される。
Next, the invention according to claim 2 will be described. The still image transmission apparatus of the present embodiment has a packet number table 12 added to the configuration shown in FIG.
That is, a camera 1 for inputting an image, an A / D converter 2 for digitizing the image signal, an image memory 5 for storing the digitized image data, and a D for returning the image memory data to analog data. / A converter 6, a display 7 for displaying an image, a memory control signal generator 3 for controlling the image memory 5, a memory address generator 4 for generating a memory address, and compression / expansion of image data. A codec 8, a buffer memory 10 for temporarily storing compressed / decompressed image data, a CPU 9 for controlling the system, and a line I / O for inputting / outputting to / from the line.
F11 and a packet number table 12 for storing a packet number string.

【0034】システムが送信状態になると、画像メモリ
5のデータがメモリ制御信号生成部3及びメモリアドレ
ス生成部4により読み出されて、圧縮され、図5(a)
のようにバッファメモリ10の送信バッファ領域に順番
に格納される。通常モードでの通信時は、CPU9がこ
のバッファのデータを順番に切り出し(パケット化
し)、通信フォーマットに変換した後、回線I/F11
から送信されるが、スクランブルモード時は、まずCP
U9が送信バッファ領域のデータ量からパケット数を計
算し、そのパケット数の範囲内でランダムな数列を発生
し、これをパケットナンバーテーブル12(以下、PN
Tと称する)に格納する。例えば、圧縮された画像デー
タが32Kbyteで、これを1パケット=1Kbyt
eとして送信するとすれば、このデータは32パケット
に分割される。従って、CPU9は0〜31の数列をラ
ンダムに生成しPNT12に格納する。
When the system is in the transmission state, the data in the image memory 5 is read out by the memory control signal generating section 3 and the memory address generating section 4 and compressed, and the data shown in FIG.
As described above, the data is sequentially stored in the transmission buffer area of the buffer memory 10. At the time of communication in the normal mode, the CPU 9 sequentially cuts out (packetizes) the data in this buffer, converts it into a communication format, and then the line I / F 11
Although it is transmitted from, CP is first sent in scramble mode.
U9 calculates the number of packets from the amount of data in the transmission buffer area and generates a random number sequence within the range of the number of packets.
(T). For example, compressed image data is 32 Kbytes, and 1 packet = 1 Kbyte
If sent as e, this data is divided into 32 packets. Therefore, the CPU 9 randomly generates a sequence of numbers 0 to 31 and stores it in the PNT 12.

【0035】この動作が終わり、相手端末との通信が開
始されると、まずこれから送られる画像データがスクラ
ンブルモードであることを示すフラグとともに、送信側
のPNT12のデータが通信コマンドと共に送信され
る。次に、PNT12の1番目のデータを読み出し、こ
の値に1パケット長のアドレス=400Hを乗算した送
信バッファ領域のアドレスから1パケット分のデータを
読み出し、送信フォーマットに変換した後、回線I/F
11から回線に出力する。次にはPNT12の2番目の
データを読み出して、同様の動作を行う。これを32回
繰り返せば、1画像のデータ送信が完了する。
When this operation ends and the communication with the partner terminal is started, first, the data of the PNT 12 on the transmitting side is transmitted together with the communication command together with the flag indicating that the image data to be transmitted is in the scramble mode. Next, the first data of the PNT 12 is read, one packet of data is read from the address of the transmission buffer area obtained by multiplying this value by the address of one packet length = 400H, and converted into the transmission format.
Output from 11 to the line. Next, the second data of the PNT 12 is read and the same operation is performed. If this is repeated 32 times, the data transmission of one image is completed.

【0036】一方、システムが受信状態になると、CP
U9が回線I/F11において受信した通信コマンドの
中からスクランブルモードのフラグを検出し、以後送ら
れて来る画像データがスクランブルされているか、いな
いかを認識する。もし、スクランブルされていれば、続
いて受信したPNTのデータをPNT12に格納する。
また、スクランブルされていない場合は、通常モード用
のデフォルトテーブルをPNT12にロードする。
On the other hand, when the system is in the receiving state, CP
U9 detects the scramble mode flag from the communication command received on the line I / F 11, and recognizes whether the image data sent thereafter is scrambled or not. If it is scrambled, the data of the subsequently received PNT is stored in the PNT 12.
If it is not scrambled, the default table for the normal mode is loaded into the PNT 12.

【0037】以後、順次送られて来たパケットは、受信
したPNT12のデータに基づいて、図5(b)に示す
ように送信時と同様の手順で、パケットの格納されるア
ドレスを生成し、バッファメモリ10の受信バッファ領
域に格納される。従って、受信バッファ領域に格納され
た時点で、圧縮された画像データはスクランブルが解除
されている。このデータを、コーデック8が読み出して
伸張し、メモリ制御信号生成部3のタイミングに従って
メモリアドレス生成部4の生成するアドレスに書き込
む。以上により、スクランブルされた画像データが元の
正常画像として受信側に再生される。
Thereafter, the packets sequentially sent generate an address for storing the packet based on the received data of the PNT 12 in the same procedure as that at the time of sending, as shown in FIG. 5B. It is stored in the reception buffer area of the buffer memory 10. Therefore, the compressed image data is descrambled when it is stored in the reception buffer area. The codec 8 reads this data, decompresses it, and writes it in the address generated by the memory address generation unit 4 according to the timing of the memory control signal generation unit 3. As a result, the scrambled image data is reproduced on the receiving side as the original normal image.

【0038】このように、請求項2項に記載の発明は、
送信時に送信バッファメモリから、圧縮画像データをパ
ケット化する際、パケットデータとして切り出すアドレ
スを1パケットごとに可変する可変手段と、その切り出
しアドレスのテーブルをスクランブルを示すフラグと共
に通信コマンドによって送信する送信手段と、受信時に
は、スクランブルを示すフラグを認識し、スクランブル
であった場合このテーブルのデータをテーブルに格納
し、そのパケットデータの切り出しアドレスに従って、
以後、送られて来るパケットデータを受信バッファメモ
リ内に格納する格納手段とを備えた構成である。
As described above, the invention according to claim 2 is
When the compressed image data is packetized from the transmission buffer memory at the time of transmission, the variable means for varying the address cut out as packet data for each packet and the transmission means for transmitting the table of the cutout address together with the flag indicating the scramble by the communication command. When receiving, the flag indicating scrambling is recognized, and if it is scrambling, the data of this table is stored in the table, and according to the cutout address of the packet data,
After that, it has a configuration including a storage means for storing the packet data that is sent in the reception buffer memory.

【0039】[0039]

【発明の効果】以上の説明から明らかなように、本発明
によると、以下のような効果がある。 (1)請求項1に対応する効果:送信時には画像の画素
数から構成される水平方向及び垂直方向のマクロブロッ
ク数を計算し、この水平、垂直方向にそれぞれ何マクロ
ブロック目に位置するかという座標の組み合わせをラン
ダムに発生し、この座標を順にマクロブロックアドレス
テーブルに格納し、画像データの読み出しに伴って順番
にこの座標データを参照し、そのマクロブロックの読み
出しアドレスを生成する。そして、相手端末との通信開
始時に、画像データの送信に先立って、このマクロブロ
ックアドレステーブルのデータをスクランブルモードフ
ラグと共に、通信コマンドにより送信する。受信時に
は、相手端末と通信開始と共に、まず送られて来るスク
ランブルモードフラグを検出し、スクランブルであれば
続いて送られて来るマクロブロックアドレステーブルの
データを、順にマクロブロックアドレステーブルに格納
する。以後、送信時と同様に、このマクロブロックアド
レステーブルに登録された座標データを元に、伸張した
画像データを書き込む、画像メモリのアドレスを生成す
る。スクランブルでない場合、又はスクランブルモード
フラグを認識できない端末の場合は、従来通り、受信し
た順に画像の左上から順番に画像データが復元される。
したがって、通信相手によって画像にスクランブルをか
けたりかけなかったりすることができるので、送信する
画像データに任意に秘匿性を持たせることができ、従来
のJPEGのブロックインターリーブ方式の規格に従い
つつ、第3者に対する情報もれを防止できるという効果
を奏する。 (2)請求項2に対応する効果:送信時には圧縮データ
の容量から構成されるデータのパケット数を計算し、何
番目のパケットかを示す番号をランダムに発生し、この
パケット番号を順にパケットナンバーテーブルに格納
し、画像データの読み出しに伴って順番にこのパケット
番号を参照し、そのパケットの読み出しアドレスを生成
する。そして、相手端末との通信開始時に、圧縮データ
の送信に先立って、このパケットナンバーテーブルのデ
ータをスクランブルモードフラグと共に、通信コマンド
により送信する。受信時には、相手端末と通信開始と共
に、まず送られて来るスクランブルモードフラグを検出
し、スクランブルであれば続いて送られて来るパケット
ナンバーテーブルのデータを、順にパケットナンバーテ
ーブルに格納する。以後、送信時と同様に、このパケッ
トナンバーテーブルに登録されたパケット番号を元に、
以後送られて来る圧縮データのパケットを格納する、バ
ッファメモリのアドレスを生成する。スクランブルでな
い場合は、送られて来たパケットの順番にバッファメモ
リに格納され、通常通りの画像の伸張、再生が可能であ
るが、スクランブルモードフラグを認識出来ない端末
や、送信側でスクランブルモードであるにもかかわら
ず、スクランブルモードフラグを故意に立てなかった場
合、受信側では送られて来たパケットの順番にバッファ
メモリに格納して行く。従って、圧縮データの並びがめ
ちゃくちゃになり、コーデックでの伸張が不可能にな
り、送信する画像に任意にスクランブルをかけることが
でき、第3者に対する情報もれを防止できるという効果
を奏する。
As is apparent from the above description, the present invention has the following effects. (1) Effect corresponding to claim 1: At the time of transmission, the number of macroblocks in the horizontal direction and the vertical direction configured from the number of pixels of the image is calculated, and the number of macroblocks in the horizontal and vertical directions is calculated. A combination of coordinates is randomly generated, the coordinates are sequentially stored in the macroblock address table, the coordinate data is sequentially referred to as the image data is read, and the read address of the macroblock is generated. Then, when the communication with the partner terminal is started, the data of the macroblock address table is transmitted together with the scramble mode flag by a communication command prior to the transmission of the image data. At the time of reception, when the communication with the partner terminal is started, the scramble mode flag sent first is detected, and if scrambled, the data of the macro block address table sent subsequently is stored in the macro block address table in order. After that, as in the case of transmission, based on the coordinate data registered in this macroblock address table, the expanded image data is written, and the address of the image memory is generated. If the image data is not scrambled, or if the terminal cannot recognize the scramble mode flag, the image data is restored in the received order in the order from the upper left of the image.
Therefore, it is possible to scramble or not scramble the image depending on the communication partner, so that the image data to be transmitted can be arbitrarily concealed, and the third block can be provided while conforming to the standard of the conventional JPEG block interleave method. This has the effect of preventing information leakage for persons. (2) Effect corresponding to claim 2: At the time of transmission, the number of packets of data composed of the capacity of compressed data is calculated, a number indicating the number of the packet is randomly generated, and this packet number is sequentially assigned to the packet number. The packet number is stored in the table, the packet number is referred to in order as the image data is read, and the read address of the packet is generated. Then, when the communication with the partner terminal is started, the data of the packet number table is transmitted together with the scramble mode flag by a communication command prior to the transmission of the compressed data. At the time of reception, when the communication with the partner terminal is started, the scramble mode flag sent first is detected, and if scrambled, the data of the packet number table sent subsequently is stored in the packet number table in order. After that, based on the packet numbers registered in this packet number table, as in the case of transmission,
The address of the buffer memory for storing the packet of the compressed data sent thereafter is generated. If it is not scrambled, it is stored in the buffer memory in the order of the sent packets and the image can be decompressed and played back as usual, but the terminal that cannot recognize the scramble mode flag or the scramble mode on the sending side In spite of the existence, if the scramble mode flag is not intentionally set, the receiving side stores the packets sent in the buffer memory in the order. Therefore, the arrangement of the compressed data is messed up, the codec cannot decompress, the image to be transmitted can be arbitrarily scrambled, and the information leakage to the third party can be prevented.

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

【図1】本発明による静止画伝送装置のスクランブル方
式の一実施例を説明するための構成図である。
FIG. 1 is a configuration diagram for explaining an embodiment of a scramble system of a still image transmission apparatus according to the present invention.

【図2】図1におけるメモリアドレス生成部のブロック
図である。
FIG. 2 is a block diagram of a memory address generation unit in FIG.

【図3】本発明におけるマクロブロックの切り出し順序
の例を示す図である。
FIG. 3 is a diagram showing an example of a macroblock cutout order in the present invention.

【図4】本発明におけるスクランブルをかけない場合の
マクロブロックアドレステーブルのデータを示す図であ
る。
FIG. 4 is a diagram showing data in a macroblock address table when scrambling is not applied in the present invention.

【図5】本発明におけるスクランブル時とそうでない時
の違いを説明するための図である。
FIG. 5 is a diagram for explaining a difference between scrambling and non-scrambling according to the present invention.

【図6】従来の静止画伝送装置の構成図である。FIG. 6 is a configuration diagram of a conventional still image transmission device.

【図7】従来のマクロブロックの切り出し順序の例を示
す図である。
FIG. 7 is a diagram showing an example of a conventional macroblock cutout order.

【図8】従来のブロック内の画素の切り出し順序の例を
示す図である。
FIG. 8 is a diagram showing an example of the order of cutting out pixels in a conventional block.

【図9】従来のメモリアドレス生成部のブロック図であ
る。
FIG. 9 is a block diagram of a conventional memory address generation unit.

【図10】従来及び本発明の画像メモリへのデータの格
納例を示す図である。
FIG. 10 is a diagram showing an example of storing data in an image memory according to the related art and the present invention.

【図11】従来のパケットの切り出し順序の例を示す図
である。
FIG. 11 is a diagram showing an example of a conventional packet cutout order.

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

1…カメラ、2…A/D変換部、3…メモリ制御信号生
成部、4…メモリアドレス生成部、5…画像メモリ、6
…D/A変換部、7…ディスプレイ、8…コーデック、
9…CPU(中央処理装置)、10…バッファメモリ、
11…回線I/F(インターフェース)、12…パケッ
トナンバーテーブル。
1 ... Camera, 2 ... A / D converter, 3 ... Memory control signal generator, 4 ... Memory address generator, 5 ... Image memory, 6
... D / A converter, 7 ... display, 8 ... codec,
9 ... CPU (central processing unit), 10 ... buffer memory,
11 ... Line I / F (interface), 12 ... Packet number table.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04L 9/10 9/12 H04N 1/41 Z 1/44 7/00 H04N 7/00 Z ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Office reference number FI Technical display location H04L 9/10 9/12 H04N 1/41 Z 1/44 7/00 H04N 7/00 Z

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 静止画の圧縮伸張方式に基づいて静止画
像の通信を行う端末において、画像の画素数から水平・
垂直方向に並ぶマクロブロック数を計算し、各方向の位
置の組み合わせである座標をランダムに発生する発生手
段と、該発生手段により発生する座標を格納する座標テ
ーブルとを備え、画像の圧縮時に、1マクロブロックご
とに前記座標テーブルの座標を順番に参照し、画像メモ
リからのマクロブロックの読み出しアドレスを生成する
生成手段と、送信時に前記座標テーブルを通信コマンド
によりスクランブルであることを示すフラグと共に送信
する送信手段と、画像の受信時には、送られて来たスク
ランブルであることを示すフラグを認識し、スクランブ
ルであれば、続いて送られて来た座標データを座標テー
ブルに格納する格納手段と、画像の伸張時に、1マクロ
ブロックごとにこのテーブルの座標を順番に参照し、画
像メモリへのマクロブロックの書き込みアドレスを生成
する生成手段とを有することを特徴とする静止画伝送装
置のスクランブル方式。
1. In a terminal for communicating a still image based on a still image compression / expansion method, a horizontal / horizontal image is calculated from the number of pixels of the image.
The number of macroblocks arranged in the vertical direction is calculated, and a generating unit that randomly generates coordinates that are a combination of positions in each direction and a coordinate table that stores the coordinates generated by the generating unit are provided. A generating unit that sequentially refers to the coordinates of the coordinate table for each macro block and generates a read address of the macro block from the image memory, and transmits the coordinate table together with a flag indicating that the coordinate table is scrambled by a communication command. And a storage means for recognizing a flag indicating that the image is scrambled when the image is received, and if the image is scrambled, storing the coordinate data subsequently sent in a coordinate table, When decompressing an image, the coordinates in this table are referenced in sequence for each macroblock, and the macro memory Scrambling method of a still picture transmission apparatus characterized by having a generating means for generating a write address of the block.
【請求項2】 静止画像の通信を行う端末において、送
信時は圧縮された画像データをパケット化する際、送信
データバッファ内の画像データのパケットを読み出す順
番をランダムに生成する生成手段と、該生成手段により
生成された順番をテーブル化して相手端末に、スクラン
ブルであることを示すフラグと共に送信する送信手段
と、前記テーブルのデータに従って1パケットごとに送
信データバッファから読み出すアドレスを生成する生成
手段と、受信時には、送られて来たスクランブルである
ことを示すフラグを認識し、スクランブルであれば、続
いて送られて来たテーブルデータをテーブルに格納する
格納手段と、該テーブルデータに従って順次、受信デー
タバッファ内にパケットデータを格納するアドレスを生
成する生成手段とを有することを特徴とする静止画伝送
装置のスクランブル方式。
2. A terminal for performing still image communication, wherein, when packetizing compressed image data at the time of transmission, generating means for randomly generating an order of reading packets of image data in a transmission data buffer; Transmitting means for converting the order generated by the generating means into a table and transmitting to the partner terminal together with a flag indicating that the data is scrambled; generating means for generating an address to be read from the transmission data buffer for each packet according to the data of the table. At the time of reception, it recognizes a flag indicating that it is a scramble that has been sent, and if it is scrambled, it stores the table data that has been sent subsequently in a table, and sequentially receives it according to the table data. The data buffer has a generation means for generating an address for storing the packet data. A scramble method for a still image transmission device characterized by:
JP6138543A 1994-06-21 1994-06-21 Scramble system for still image transmitter Pending JPH089359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6138543A JPH089359A (en) 1994-06-21 1994-06-21 Scramble system for still image transmitter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6138543A JPH089359A (en) 1994-06-21 1994-06-21 Scramble system for still image transmitter

Publications (1)

Publication Number Publication Date
JPH089359A true JPH089359A (en) 1996-01-12

Family

ID=15224617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6138543A Pending JPH089359A (en) 1994-06-21 1994-06-21 Scramble system for still image transmitter

Country Status (1)

Country Link
JP (1) JPH089359A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584200B1 (en) 1998-04-08 2003-06-24 Nec Corporation Image scrambling method and apparatus therefor
US7583848B2 (en) 2003-01-31 2009-09-01 Ricoh Company, Ltd. Scrambling of image portions via color component interchange

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584200B1 (en) 1998-04-08 2003-06-24 Nec Corporation Image scrambling method and apparatus therefor
US7583848B2 (en) 2003-01-31 2009-09-01 Ricoh Company, Ltd. Scrambling of image portions via color component interchange

Similar Documents

Publication Publication Date Title
US5634040A (en) Data communication apparatus and method having concurrent image overlay function
KR100678169B1 (en) System and method for transmitting data between two terminal equipments distant from each other
US7420593B2 (en) Electronic camera utilizing pixel blocks
JPH089359A (en) Scramble system for still image transmitter
US5623559A (en) Communication terminal transmitting first and second coordinate data in first and second modes
KR100377108B1 (en) The apparatus for processing of Raster-to-Block converting data
JPS62200883A (en) Graphic display device for electronic conference system
JP3072901B2 (en) Still image transmitter
JPH08294101A (en) Image transmission system
JP3264559B2 (en) Image coding method and apparatus
JPH0520046Y2 (en)
JPH06189105A (en) Image transmission system, image transmission equipment, and image reception equipment
JP2805800B2 (en) Image data transmission device and image data transmission method
AU657464B2 (en) Method and apparatus for image data processing
JPH10285565A (en) Image transfer device
JPH0927950A (en) Video scramble method and video scrambler
JP2002314820A (en) Color image processor
JPH0410863A (en) Picture transmission system
JPS59183572A (en) Device for controlling display of picture information
KR20060122530A (en) Direct memory access control apparatus for transmitting burst of image data that is different with sampling and the burst transmitting method thereof
JP2000286877A (en) Data transmission system
KR20020052220A (en) The method of compression and decompression of high resolution image using mpeg
JPS6039687A (en) Image display unit
JPH06303594A (en) Encoding system and decoding system for still picture
JPH065945B2 (en) Image display device