JP3239099B2 - Still image scrolling method and still image display device - Google Patents

Still image scrolling method and still image display device

Info

Publication number
JP3239099B2
JP3239099B2 JP36155997A JP36155997A JP3239099B2 JP 3239099 B2 JP3239099 B2 JP 3239099B2 JP 36155997 A JP36155997 A JP 36155997A JP 36155997 A JP36155997 A JP 36155997A JP 3239099 B2 JP3239099 B2 JP 3239099B2
Authority
JP
Japan
Prior art keywords
image
screen
image data
image memory
displayed
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.)
Expired - Fee Related
Application number
JP36155997A
Other languages
Japanese (ja)
Other versions
JPH11196369A (en
Inventor
照文 望月
利彦 仲野
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP36155997A priority Critical patent/JP3239099B2/en
Publication of JPH11196369A publication Critical patent/JPH11196369A/en
Application granted granted Critical
Publication of JP3239099B2 publication Critical patent/JP3239099B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、記録媒体に記録し
た画像データの指定された部分を読込み、画面に表示し
て、画面上で水平方向及び垂直方向へスクロールする静
止画のスクロール方法及び静止画表示装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and a method for reading a specified portion of image data recorded on a recording medium, displaying the read portion on a screen, and scrolling horizontally and vertically on the screen. The present invention relates to an image display device.

【0002】[0002]

【従来の技術】(財)ハイビジョン普及支援センターの
検索型ハイビジョン静止画ディスクシステムの技術ガイ
ドラインに準拠する静止画表示装置は、原画を1枚のハ
イビジョンサイズ(1920×1035画素)の画像と
して取込んで表示すると共に、原画を複数の要素画像に
分割(例えば、4分割、6分割又は9分割)して、それ
ぞれをハイビジョンサイズの画像として取込み、更にこ
れらを関連付けて、例えば、4つの要素画像に亙る領域
の各部分を継ぎ合わせて、1つの要素画像のように表示
することができる。
2. Description of the Related Art A still image display device conforming to the technical guidelines for a search-type high-definition still image disk system of the Hi-Vision Spread Support Center captures an original image as a single high-definition image (1920 × 1035 pixels). In addition, the original image is divided into a plurality of element images (for example, 4 divisions, 6 divisions or 9 divisions), each of them is taken as a high-definition image, and these are associated with each other, for example, into 4 element images. Each part of the spanned region can be joined and displayed as one element image.

【0003】このような静止画表示装置を含む静止画表
示システムの記録媒体では、画像データを周知であるJ
PEG(Joint Photographic Expert Group )方式によ
り圧縮して記録している。JPEG方式のアルゴリズム
に付いては、例えば、インターフェース誌(CQ出版
社)1991年12月号160〜182頁、及び「マル
チメディア符号化の国際標準」(安田浩編著、丸善
(株))等に記載されている。JPEG方式では、画像
データを所定の大きさ(例えば8×8画素)の画像ブロ
ックに分割して符号化しており、圧縮率を高める為に、
画像ブロックの、DCT(Disclete Cosine Transform
)変換におけるDC係数(画像ブロックの画素毎の輝
度の平均値を示す)に付いては、1つ前の画像ブロック
のDC係数との差分値が符号化される。
[0003] In a recording medium of a still image display system including such a still image display device, image data is stored in a well-known J.
It is recorded after being compressed by the PEG (Joint Photographic Expert Group) method. The JPEG algorithm is described in, for example, Interface Magazine (CQ Publishing Company), December 1991, pp. 160-182, and “International Standards for Multimedia Coding” (edited by Hiroshi Yasuda, Maruzen Co., Ltd.). Has been described. In the JPEG system, image data is divided into image blocks of a predetermined size (for example, 8 × 8 pixels) and encoded, and in order to increase the compression ratio,
DCT (Disclete Cosine Transform) of image block
For the DC coefficient (indicating the average value of the luminance of each pixel of the image block) in the conversion, a difference value from the DC coefficient of the immediately preceding image block is encoded.

【0004】この為、従来は、画像の任意の領域のみを
復号することは困難であり、任意の領域のみを画面に表
示するには、図6に示すように、画面以上の容量を有す
る2つの画像メモリ50,51を使用して、例えば、画
像メモリ51に指定された部分領域51aを含む要素画
像を再生(復号)した後、部分領域51aを画像メモリ
50に転送し、次に、画像メモリ51に指定された部分
領域51bを含む要素画像を再生した後、部分領域51
bを画像メモリ50に転送し、次に、画像メモリ51に
指定された部分領域51cを含む要素画像を再生した
後、部分領域51cを画像メモリ50に転送し、次に、
画像メモリ51に指定された部分領域51dを含む要素
画像を再生した後、部分領域51dを画像メモリ50に
転送して、画像メモリ50上で領域51a〜51dを継
ぎ合わせて画面に表示する方法が考えられる。
For this reason, conventionally, it is difficult to decode only an arbitrary area of an image. To display only an arbitrary area on a screen, as shown in FIG. For example, after reproducing (decoding) an element image including a partial area 51a specified in the image memory 51 using the two image memories 50, 51, the partial area 51a is transferred to the image memory 50, and then the image After reproducing the element image including the partial area 51b specified in the memory 51, the partial area 51b is reproduced.
b is transferred to the image memory 50, and after the element image including the partial area 51c designated in the image memory 51 is reproduced, the partial area 51c is transferred to the image memory 50.
After reproducing the element image including the partial area 51d specified in the image memory 51, the partial area 51d is transferred to the image memory 50, and the areas 51a to 51d are joined on the image memory 50 and displayed on the screen. Conceivable.

【0005】しかし、この方法では、4枚分の要素画像
の再生時間と、合計1枚分の画像データの転送時間とが
必要であり、画像データを1/20程度に圧縮した画像
を表示する為に、約5秒が必要であり、実用的でない。
そこで、本出願人は、この再生/転送時間の短縮を図る
為に、特開平8−63605号公報において「部分伸長
装置」を、特開平8−70432号公報において「部分
伸長装置及び方法」をそれぞれ提案している。
However, this method requires a reproduction time of four element images and a transfer time of a total of one image data, and displays an image obtained by compressing the image data to about 1/20. Therefore, about 5 seconds are required, which is not practical.
In order to shorten the reproduction / transfer time, the present applicant has described a "partial decompression device" in Japanese Patent Application Laid-Open No. 8-63605 and a "partial decompression device and method" in Japanese Patent Application Laid-Open No. 8-70432. Each has proposed.

【0006】これらの原理を以下に説明する。JPEG
方式により圧縮されたデータには、DCT変換における
DC係数の予測値をリセットする為のリスタートマーカ
コード(以下、RSTコードと略記)を挿入することが
出来る。これを利用することにより、RSTコードで区
切られたデータ単位における再生(復号)が可能とな
る。そこで、圧縮画像データに含まれるRSTコードの
位置を管理するテーブルを各圧縮データ毎に予め作成し
ておく。
[0006] These principles will be described below. JPEG
A restart marker code (hereinafter abbreviated as RST code) for resetting a predicted value of a DC coefficient in DCT conversion can be inserted into data compressed by the method. By using this, it is possible to reproduce (decode) in data units delimited by the RST code. Therefore, a table for managing the position of the RST code included in the compressed image data is created in advance for each compressed data.

【0007】例えば、RSTコードを1画像ブロック
(例えば8×8画素)毎に挿入した場合、1画像ブロッ
ク単位による画像データの再生が可能となる。そこで、
図6に示した例の場合、図7(a)に示すように、指定
された部分領域51a,51dを含む1要素画像分の画
像データを一方の画像メモリ上で再生し、(b)に示す
ように、指定された部分領域51b,51cを含む1要
素画像分の画像データを他方の画像メモリ上で再生した
後、(c)に示すように、水平方向の表示位置を合わせ
て画面に表示する。この方法によれば、水平方向の表示
位置を合わせるには、殆ど時間を必要としない為、指定
された領域の画像を表示するのに要する時間は、略2枚
分の要素画像の画像データの再生時間であり、従来の1
/2以下の時間で任意位置の領域の拡大表示が可能とな
る。
For example, when an RST code is inserted for each image block (for example, 8 × 8 pixels), image data can be reproduced in units of one image block. Therefore,
In the case of the example shown in FIG. 6, as shown in FIG. 7A, the image data of one element image including the specified partial areas 51a and 51d is reproduced on one image memory, and as shown in FIG. As shown, after reproducing the image data of one element image including the designated partial areas 51b and 51c on the other image memory, the display position in the horizontal direction is adjusted on the screen as shown in (c). indicate. According to this method, it takes almost no time to adjust the display position in the horizontal direction. Therefore, the time required to display the image in the designated area is approximately equal to the image data of approximately two element images. Playback time
An area at an arbitrary position can be enlarged and displayed in a time period equal to or shorter than / 2.

【0008】[0008]

【発明が解決しようとする課題】しかし、上述した、2
つの画像メモリを使用した表示方法では、水平方向へス
クロールするのは容易であるが、垂直方向へスクロール
するのは困難である。本発明は、上述したような事情に
鑑みてなされたものであり、水平方向及び垂直方向へス
クロールすることが可能な静止画表示装置を、低部品コ
ストで実現できる静止画のスクロール方法及び静止画表
示装置を提供することを目的とする。
However, as described above,
In the display method using one image memory, scrolling in the horizontal direction is easy, but scrolling in the vertical direction is difficult. The present invention has been made in view of the above-described circumstances, and a still image scrolling method and a still image that can realize a still image display device capable of scrolling horizontally and vertically at low component cost. It is an object to provide a display device.

【0009】[0009]

【課題を解決するための手段】第1発明に係る静止画の
スクロール方法は、記録媒体に記録した画像データの指
定された部分を読込み、画面に表示して、画面上で水平
方向及び垂直方向へスクロールする静止画のスクロール
方法であって、指定された部分を含む水平方向(又は垂
直方向)の2画面分の画像データを1画面分ずつ第1の
画像メモリ及び第2の画像メモリに読込み、読込んだ画
像データを使用して、前記指定された部分を画面に表示
し、水平方向(又は垂直方向)へスクロールするとき
は、前記画像データを使用してスクロールし、垂直方向
(又は水平方向)へスクロールするときは、画面に表示
している画像データを第3の画像メモリへ転写して記憶
させ、記憶させた画像データを使用して画面に表示して
おき、画面に表示している部分と同じ部分を含む垂直方
向(又は水平方向)の2画面分の画像データを1画面分
ずつ第1の画像メモリ及び第2の画像メモリに読込み、
読込んだ画像データを使用して、画面に表示している部
分と同じ部分を画面に表示した後、前記画像データを使
用して垂直方向(又は水平方向)へスクロールすること
を特徴とする。
According to a first aspect of the present invention, there is provided a method for scrolling a still image, comprising reading a specified portion of image data recorded on a recording medium, displaying the read portion on a screen, and displaying the image data horizontally and vertically on the screen. A scrolling method for a still image in which scrolling is performed by reading image data for two screens in a horizontal direction (or a vertical direction) including a designated portion into a first image memory and a second image memory for each screen. When the specified portion is displayed on the screen using the read image data and scrolled horizontally (or vertically), scrolling is performed using the image data, and When scrolling in the direction, the image data displayed on the screen is transferred and stored in the third image memory, and the stored image data is used for display on the screen. One screen at the image data of two screens in the vertical direction (or horizontal direction) containing the same parts as you are reading the first image memory and the second image memory,
Using the read image data, display the same portion as the portion displayed on the screen on the screen, and then scrolling vertically (or horizontally) using the image data.

【0010】第2発明に係る静止画表示装置は、記録媒
体に記録した画像データの指定された部分を読込み、画
面に表示して、画面上で水平方向及び垂直方向へスクロ
ールする静止画表示装置であって、指定された部分を含
む水平方向(又は垂直方向)の2画面分の画像データを
1画面分ずつ第1の画像メモリ及び第2の画像メモリに
読込む手段と、該手段が読込んだ画像データを使用し
て、前記指定された部分を画面に表示する手段と、水平
方向(又は垂直方向)へスクロールするときは、前記画
像データを使用してスクロールする手段と、垂直方向
(又は水平方向)へスクロールするときは、画面に表示
している画像データを第3の画像メモリへ転写して記憶
させる手段と、該手段が記憶させた画像データを使用し
て画面に表示する手段と、該手段が表示し始めた後、画
面に表示している部分と同じ部分を含む垂直方向(又は
水平方向)の2画面分の画像データを1画面分ずつ第1
の画像メモリ及び第2の画像メモリに読込む手段と、該
手段が読込んだ画像データを使用して、画面に表示して
いる部分と同じ部分を画面に表示する手段と、該手段が
表示し始めた後、前記画像データを使用して垂直方向
(又は水平方向)へスクロールする手段とを備えること
を特徴とする。
A still image display device according to a second aspect of the present invention reads a designated portion of image data recorded on a recording medium, displays the read portion on a screen, and scrolls horizontally and vertically on the screen. Means for reading image data for two screens in the horizontal direction (or vertical direction) including a designated portion into the first image memory and the second image memory for each screen, and Means for displaying the designated portion on the screen by using the image data obtained by the image processing; and means for scrolling in the horizontal direction (or the vertical direction) by using the image data; Or scrolling in the horizontal direction) means for transferring the image data displayed on the screen to a third image memory for storage, and means for displaying on the screen using the image data stored by the means. After the unit has started to display, first the image data of two screens in the vertical direction including the same parts as that displayed on the screen (or horizontal) frame by frame
Means for reading into the image memory and the second image memory, means for using the image data read by the means to display the same part on the screen as the part displayed on the screen, and means for displaying Means for scrolling in the vertical direction (or the horizontal direction) using the image data.

【0011】第1発明に係る静止画のスクロール方法及
び第2発明に係る静止画表示装置では、表示範囲が指定
されると、記録媒体からその表示範囲を含む水平方向2
画面分の画像データを読み込み再生(復号)して、図4
(a),(b)に示すように、1画面分ずつ第1の画像
メモリ24、第2の画像メモリ25に記憶させ、図4
(d)に示すように、水平方向の位置合わせを行って、
画面に表示する。このとき、第3の画像メモリ26は、
図4(c)に示すように、何も記憶していない。
In the still image scrolling method according to the first invention and the still image display device according to the second invention, when a display range is designated, a horizontal direction including the display range is specified from a recording medium.
The image data for the screen is read and reproduced (decoded), and FIG.
As shown in FIGS. 4A and 4B, the image data is stored in the first image memory 24 and the second image memory 25 one screen at a time.
As shown in (d), horizontal alignment is performed,
Display on the screen. At this time, the third image memory 26 stores
As shown in FIG. 4C, nothing is stored.

【0012】この状態で、水平方向へのスクロールする
ときは、第1の画像メモリ24及び第2の画像メモリ2
5の記憶内容を使用して、図4(d)に示すように、水
平方向の位置合わせを行い、画面に表示する画像データ
のアドレスを水平方向に移動させることにより、画面上
で水平方向へスクロールする。図4に示す状態で、垂直
方向へのスクロールするときは、図4(a),(b)に
示した第1の画像メモリ24、第2の画像メモリ25の
記憶内容を、図5(a)に示すように、垂直方向に位置
合わせを行って、第3の画像メモリ26へ転写して記憶
させ、画面に表示する為の画像メモリを、第1の画像メ
モリ24及び第2の画像メモリ25から第3の画像メモ
リ26へ切換え、一時的に、図5(b)に示すように、
画面に表示し始める。
In this state, when scrolling in the horizontal direction, the first image memory 24 and the second image memory 2
As shown in FIG. 4D, by using the stored contents of No. 5 to perform horizontal alignment and moving the address of image data to be displayed on the screen in the horizontal direction, Scroll. When scrolling in the vertical direction in the state shown in FIG. 4, the contents stored in the first image memory 24 and the second image memory 25 shown in FIGS. As shown in ()), the first image memory 24 and the second image memory are used to perform the alignment in the vertical direction, transfer the image data to the third image memory 26, store it, and display it on the screen. Switching from 25 to the third image memory 26, temporarily, as shown in FIG.
Start displaying on the screen.

【0013】次に、記録媒体から、第3の画像メモリ2
6が記憶している表示範囲を含む垂直方向2画面分の画
像データを読み込み再生(復号)して、1画面分ずつ図
5(c),(d)に示すように、第1の画像メモリ2
4、第2の画像メモリ25に記憶させる。次に、画面に
表示する為の画像メモリを、第3の画像メモリ26から
第1の画像メモリ24及び第2の画像メモリ25へ切換
え、第3の画像メモリ26が記憶している表示範囲と同
じ範囲を、図5(e)に示すように、垂直方向の位置合
わせを行って、画面に表示した後、第1の画像メモリ2
4及び第2の画像メモリ25の記憶内容を使用して、図
5(e)に示すように、垂直方向の位置合わせを行い、
画面に表示する画像データのアドレスを垂直方向に移動
させることにより、画面上で垂直方向へスクロールす
る。
Next, the third image memory 2 is read from the recording medium.
5 reads and reproduces (decodes) the image data for two screens in the vertical direction including the display range stored in the first image memory 6 as shown in FIGS. 5 (c) and 5 (d). 2
4. The image is stored in the second image memory 25. Next, the image memory for displaying on the screen is switched from the third image memory 26 to the first image memory 24 and the second image memory 25, and the display range stored in the third image memory 26 is changed. After the same range is aligned in the vertical direction and displayed on the screen, as shown in FIG.
Using the storage contents of the fourth and second image memories 25, vertical alignment is performed as shown in FIG.
By moving the address of the image data displayed on the screen in the vertical direction, the screen is scrolled in the vertical direction.

【0014】[0014]

【発明の実施の形態】以下に、本発明の実施の形態をそ
れを示す図面を参照しながら説明する。 実施の形態1.図1は、本発明に係る静止画のスクロー
ル方法及び静止画表示装置の実施の形態の構成を示すブ
ロック図である。この静止画表示装置は、制御コマンド
の入力、編集を行うパーソナルコンピュータ1と、画像
データの格納、出力等の処理を行う画像プロセッサ2
と、画像データに応じた静止画をハイビジョンフォーマ
ットで表示するハイビジョンモニタ3と、MOディスク
を駆動して画像データを再生するMOドライブ4とから
構成されている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. Embodiment 1 FIG. FIG. 1 is a block diagram showing the configuration of an embodiment of a still image scrolling method and a still image display device according to the present invention. This still image display device includes a personal computer 1 for inputting and editing control commands and an image processor 2 for performing processing such as storage and output of image data.
And a high-definition monitor 3 for displaying a still image corresponding to image data in a high-definition format, and an MO drive 4 for driving an MO disk to reproduce image data.

【0015】画像プロセッサ2は、制御コマンドに応じ
て画像データ、音声データの処理を制御するコントロー
ラ部21と、MOディスク等の画像ディスクから再生し
た画像データを格納する画像メモリa24、画像メモリ
b25及び画像メモリc26を有する画像メモリ部22
と、画像メモリ部22から読み出したディジタルの画像
データをアナログの画像データに変換してハイビジョン
モニタ3へ出力するD/A変換部23とから構成されて
いる。この静止画表示装置の映像ソフトウェアは、画像
ディスク(MOディスク又はCD−ROM)と音声ディ
スク(CD)と制御ディスク(FD)との3種類の記録
媒体からなっており、静止画表示及び音声再生のプログ
ラムが制御ディスクに記録されている。
The image processor 2 includes a controller 21 for controlling the processing of image data and audio data in accordance with a control command, an image memory a24 for storing image data reproduced from an image disk such as an MO disk, an image memory b25, Image memory unit 22 having image memory c26
And a D / A conversion unit 23 that converts digital image data read from the image memory unit 22 into analog image data and outputs the analog image data to the HDTV monitor 3. The video software of this still image display device is composed of three types of recording media: an image disk (MO disk or CD-ROM), an audio disk (CD), and a control disk (FD). Is recorded on the control disk.

【0016】画像ディスクでは、画像データを周知であ
るJPEG(Joint Photographic Expert Group )方式
により圧縮して記録している。JPEG方式のアルゴリ
ズムに付いては、例えば、インターフェース誌(CQ出
版社)1991年12月号160〜182頁、及び「マ
ルチメディア符号化の国際標準」(安田浩編著、丸善
(株))等に記載されている。
On an image disk, image data is recorded after being compressed by the well-known JPEG (Joint Photographic Expert Group) method. The JPEG algorithm is described in, for example, Interface Magazine (CQ Publishing Company), December 1991, pp. 160-182, and “International Standards for Multimedia Coding” (edited by Hiroshi Yasuda, Maruzen Co., Ltd.). Has been described.

【0017】JPEG方式では、画像データを所定の大
きさ(例えば8×8画素)の画像ブロックに分割して符
号化しており、圧縮率を高める為に、画像ブロックの、
DCT(Disclete Cosine Transform )変換におけるD
C係数(画像ブロックの画素毎の輝度の平均値を示す)
に付いては、1つ前の画像ブロックのDC係数との差分
値が符号化されているが、DC係数の予測値をリセット
する為のリスタートマーカコード(RSTコード)を挿
入し、RSTコードの位置を管理することにより、RS
Tコードで区切られたデータ単位における再生(復号)
が可能である。例えば、RSTコードを1画像ブロック
(例えば8×8画素)毎に挿入した場合、1画像ブロッ
ク単位による画像データの再生が可能となる。
In the JPEG system, image data is divided into image blocks of a predetermined size (for example, 8 × 8 pixels) and encoded.
D in DCT (Disclete Cosine Transform) transformation
C coefficient (indicates the average luminance of each pixel of the image block)
In the case of, the difference value from the DC coefficient of the immediately preceding image block is encoded, but a restart marker code (RST code) for resetting the predicted value of the DC coefficient is inserted, and the RST code is inserted. By managing the location of
Reproduction (decoding) in data units delimited by T code
Is possible. For example, when the RST code is inserted for each image block (for example, 8 × 8 pixels), image data can be reproduced in units of one image block.

【0018】以下に、このような構成の静止画表示装置
の動作を、それを示す図2,3のフローチャートを参照
しながら説明する。パーソナルコンピュータ1は、表示
範囲が指定されると(S2)、MOドライブ4を駆動し
てMOディスク(図示せず)から、その表示範囲を含む
水平方向2画面分の画像データを読み込み再生(復号)
して、図4(a),(b)に示すように、1画面分ずつ
画像メモリa24、画像メモリb25に記憶させ(S
4)、図4(d)に示すように、水平方向の位置合わせ
を行って、ハイビジョンモニタ3に表示する(S6)。
このとき、画像メモリc26は、図4(c)に示すよう
に、何も記憶していない。
Hereinafter, the operation of the still image display device having such a configuration will be described with reference to the flowcharts of FIGS. When the display range is designated (S2), the personal computer 1 drives the MO drive 4 to read and reproduce (decode) image data for two horizontal screens including the display range from the MO disk (not shown). )
Then, as shown in FIGS. 4A and 4B, the image data is stored in the image memory a24 and the image memory b25 one screen at a time (S
4), as shown in FIG. 4D, horizontal alignment is performed and the image is displayed on the high-vision monitor 3 (S6).
At this time, the image memory c26 does not store anything, as shown in FIG.

【0019】パーソナルコンピュータ1は、この状態
で、水平方向へのスクロール指示があったとき(S
8)、画像メモリa24及び画像メモリb25の記憶内
容を使用して、図4(d)に示すように、水平方向の位
置合わせを行い、画面に表示する画像データのアドレス
を水平方向に移動させることにより、ハイビジョンモニ
タ3上で水平方向へスクロールする(S36)。パーソ
ナルコンピュータ1は、図4に示す状態で、垂直方向へ
のスクロール指示があったとき(S10)、図4
(a),(b)に示した画像メモリa24、画像メモリ
b25の記憶内容を、図5(a)に示すように、垂直方
向に位置合わせを行って、画像メモリc26へ転写して
記憶させ(S12)、画面に表示する為の画像メモリ
を、画像メモリa24及び画像メモリb25から画像メ
モリc26へ切換え、一時的に、図5(b)に示すよう
に、ハイビジョンモニタ3に表示し始める(S14)。
In this state, the personal computer 1 receives a scroll instruction in the horizontal direction (S
8) Using the contents stored in the image memory a24 and the image memory b25, horizontal alignment is performed as shown in FIG. 4D, and the address of image data to be displayed on the screen is moved in the horizontal direction. Thereby, the screen is scrolled horizontally on the high-definition monitor 3 (S36). In the state shown in FIG. 4, the personal computer 1 receives an instruction to scroll in the vertical direction (S10).
As shown in FIG. 5A, the contents stored in the image memories a24 and b25 shown in FIGS. 5A and 5B are vertically aligned and transferred to and stored in the image memory c26. (S12), the image memory to be displayed on the screen is switched from the image memory a24 and the image memory b25 to the image memory c26, and temporarily displayed on the high-vision monitor 3 as shown in FIG. S14).

【0020】次に、パーソナルコンピュータ1は、MO
ドライブ4を駆動してMOディスクから、画像メモリc
26が記憶している表示範囲を含む垂直方向2画面分の
画像データを読み込み再生(復号)して、1画面分ずつ
図5(c),(d)に示すように、画像メモリa24、
画像メモリb25に記憶させる(S16)。次に、パー
ソナルコンピュータ1は、画面に表示する為の画像メモ
リを、画像メモリc26から画像メモリa24及び画像
メモリb25へ切換え(S18)、画像メモリc26が
記憶している表示範囲と同じ範囲を、図5(e)に示す
ように、垂直方向の位置合わせを行って、ハイビジョン
モニタ3に表示した後(S20)、画像メモリa24及
び画像メモリb25の記憶内容を使用して、図5(e)
に示すように、垂直方向の位置合わせを行い、画面に表
示する画像データのアドレスを垂直方向に移動させるこ
とにより、ハイビジョンモニタ3上で垂直方向へスクロ
ールする(S22)。
Next, the personal computer 1
Drives the drive 4 from the MO disk to the image memory c
26 reads and reproduces (decodes) image data for two screens in the vertical direction including the display range stored in the image memory a24, as shown in FIGS. 5 (c) and (d).
It is stored in the image memory b25 (S16). Next, the personal computer 1 switches the image memory to be displayed on the screen from the image memory c26 to the image memory a24 and the image memory b25 (S18), and switches the same range as the display range stored in the image memory c26, As shown in FIG. 5 (e), after the vertical alignment is performed and the image is displayed on the high-definition monitor 3 (S20), FIG.
As shown in (5), vertical alignment is performed, and the address of image data to be displayed on the screen is moved in the vertical direction, thereby scrolling vertically on the high-definition monitor 3 (S22).

【0021】ここで、再度、水平方向へのスクロール指
示があれば(S24)、パーソナルコンピュータ1は、
図5(c),(d)に示した画像メモリa24、画像メ
モリb25の記憶内容を、図5(a)に示すように、垂
直方向に位置合わせを行って、画像メモリc26へ転写
して記憶させ(S26)、画面に表示する為の画像メモ
リを、画像メモリa24及び画像メモリb25から画像
メモリc26へ切換え、ハイビジョンモニタ3に表示し
始める(S28)。
Here, if there is a scroll instruction in the horizontal direction again (S24), the personal computer 1
The contents stored in the image memories a24 and b25 shown in FIGS. 5C and 5D are vertically aligned and transferred to the image memory c26 as shown in FIG. 5A. The image memory to be stored (S26) is switched from the image memory a24 and the image memory b25 to the image memory c26 to be displayed on the screen, and the display is started to be displayed on the HDTV monitor 3 (S28).

【0022】次に、パーソナルコンピュータ1は、MO
ドライブ4を駆動してMOディスクから、画像メモリc
26が記憶している表示範囲を含む水平方向2画面分の
画像データを読み込み再生(復号)して、1画面分ずつ
図4(a),(b)に示すように、画像メモリa24、
画像メモリb25に記憶させる(S30)。
Next, the personal computer 1
Drives the drive 4 from the MO disk to the image memory c
26 reads and reproduces (decodes) image data for two screens in the horizontal direction including the display range stored in the image memory 26, and stores image data for one screen at a time, as shown in FIGS.
It is stored in the image memory b25 (S30).

【0023】次に、パーソナルコンピュータ1は、画面
に表示する為の画像メモリを、画像メモリc26から画
像メモリa24及び画像メモリb25へ切換え(S3
2)、画像メモリc26が記憶している表示範囲と同じ
範囲を、図4(d)に示すように、水平方向の位置合わ
せを行って、ハイビジョンモニタ3に表示した後(S3
4)、画像メモリa24及び画像メモリb25の記憶内
容を使用して、図4(d)に示すように、水平方向の位
置合わせを行い、画面に表示する画像データのアドレス
を水平方向に移動させることにより、ハイビジョンモニ
タ3上で水平方向へスクロールする(S36)。尚、上
述した各実施の形態では、水平方向と垂直方向とを入れ
換えても、同様のことが可能である。また、指定された
領域が4要素画像に亙る場合を記述したが、4要素画像
でない場合でも同様のことが可能である。
Next, the personal computer 1 switches the image memory to be displayed on the screen from the image memory c26 to the image memory a24 and the image memory b25 (S3).
2) After the same range as the display range stored in the image memory c26 is aligned in the horizontal direction as shown in FIG. 4D and displayed on the HDTV monitor 3 (S3).
4) Using the contents stored in the image memory a24 and the image memory b25, horizontal alignment is performed as shown in FIG. 4D, and the address of image data to be displayed on the screen is moved in the horizontal direction. Thereby, the screen is scrolled horizontally on the high-definition monitor 3 (S36). In each of the above-described embodiments, the same can be achieved even if the horizontal direction and the vertical direction are switched. Further, the case where the designated area covers four element images has been described, but the same can be applied to a case where the specified area is not four element images.

【0024】[0024]

【発明の効果】本発明に係る静止画のスクロール方法及
び静止画表示装置によれば、3つの画像メモリを使用し
て水平方向及び垂直方向へスクロールできるので、低部
品コストで、水平方向及び垂直方向へスクロールできる
静止画表示装置を実現することができる。
According to the still image scrolling method and the still image display device of the present invention, horizontal and vertical scrolling can be performed by using three image memories. A still image display device capable of scrolling in the direction can be realized.

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

【図1】本発明に係る静止画のスクロール方法及び静止
画表示装置の実施の形態の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a configuration of an embodiment of a still image scrolling method and a still image display device according to the present invention.

【図2】本発明に係る静止画表示装置の動作を示すフロ
ーチャートである。
FIG. 2 is a flowchart showing an operation of the still image display device according to the present invention.

【図3】本発明に係る静止画表示装置の動作を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing an operation of the still image display device according to the present invention.

【図4】本発明に係る静止画表示装置の動作を説明する
為の説明図である。
FIG. 4 is an explanatory diagram for explaining an operation of the still image display device according to the present invention.

【図5】本発明に係る静止画表示装置の動作を説明する
為の説明図である。
FIG. 5 is an explanatory diagram for explaining an operation of the still image display device according to the present invention.

【図6】従来の静止画表示装置の動作を説明する為の説
明図である。
FIG. 6 is an explanatory diagram for explaining an operation of a conventional still image display device.

【図7】従来の静止画表示装置の動作を説明する為の説
明図である。
FIG. 7 is an explanatory diagram for explaining an operation of a conventional still image display device.

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

1 パーソナルコンピュータ 2 画像プロセッサ 3 ハイビジョンモニタ 4 MOドライブ 21 コントローラ部 22 画像メモリ部 23 D/A変換部 24 画像メモリa 25 画像メモリb 26 画像メモリc DESCRIPTION OF SYMBOLS 1 Personal computer 2 Image processor 3 Hi-vision monitor 4 MO drive 21 Controller unit 22 Image memory unit 23 D / A conversion unit 24 Image memory a 25 Image memory b 26 Image memory c

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 5/76 - 5/956 H04N 1/41 - 1/419 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04N 5/76-5/956 H04N 1/41-1/419

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 記録媒体に記録した画像データの指定さ
れた部分を読込み、画面に表示して、画面上で水平方向
及び垂直方向へスクロールする静止画のスクロール方法
であって、 指定された部分を含む水平方向(又は垂直方向)の2画
面分の画像データを1画面分ずつ第1の画像メモリ及び
第2の画像メモリに読込み、読込んだ画像データを使用
して、前記指定された部分を画面に表示し、 水平方向(又は垂直方向)へスクロールするときは、前
記画像データを使用してスクロールし、 垂直方向(又は水平方向)へスクロールするときは、画
面に表示している画像データを第3の画像メモリへ転写
して記憶させ、記憶させた画像データを使用して画面に
表示しておき、画面に表示している部分と同じ部分を含
む垂直方向(又は水平方向)の2画面分の画像データを
1画面分ずつ第1の画像メモリ及び第2の画像メモリに
読込み、読込んだ画像データを使用して、画面に表示し
ている部分と同じ部分を画面に表示した後、前記画像デ
ータを使用して垂直方向(又は水平方向)へスクロール
することを特徴とする静止画のスクロール方法。
1. A still image scrolling method for reading a specified portion of image data recorded on a recording medium, displaying the read portion on a screen, and scrolling horizontally and vertically on the screen. The image data for two screens in the horizontal direction (or the vertical direction) including the image data is read into the first image memory and the second image memory for each screen, and the specified portion is read using the read image data. Is displayed on the screen, and when scrolling in the horizontal direction (or vertical direction), scrolling is performed using the image data. When scrolling in the vertical direction (or horizontal direction), the image data displayed on the screen is displayed. Is transferred to and stored in a third image memory, and is displayed on a screen using the stored image data, and the vertical (or horizontal) direction including the same portion as the portion displayed on the screen is displayed. After reading the image data for one screen into the first image memory and the second image memory for each screen, and using the read image data, displaying the same part as the part displayed on the screen on the screen Scrolling a still image using the image data in a vertical direction (or a horizontal direction).
【請求項2】 記録媒体に記録した画像データの指定さ
れた部分を読込み、画面に表示して、画面上で水平方向
及び垂直方向へスクロールする静止画表示装置であっ
て、 指定された部分を含む水平方向(又は垂直方向)の2画
面分の画像データを1画面分ずつ第1の画像メモリ及び
第2の画像メモリに読込む手段と、該手段が読込んだ画
像データを使用して、前記指定された部分を画面に表示
する手段と、 水平方向(又は垂直方向)へスクロールするときは、前
記画像データを使用してスクロールする手段と、 垂直方向(又は水平方向)へスクロールするときは、画
面に表示している画像データを第3の画像メモリへ転写
して記憶させる手段と、該手段が記憶させた画像データ
を使用して画面に表示する手段と、該手段が表示し始め
た後、画面に表示している部分と同じ部分を含む垂直方
向(又は水平方向)の2画面分の画像データを1画面分
ずつ第1の画像メモリ及び第2の画像メモリに読込む手
段と、該手段が読込んだ画像データを使用して、画面に
表示している部分と同じ部分を画面に表示する手段と、
該手段が表示し始めた後、前記画像データを使用して垂
直方向(又は水平方向)へスクロールする手段とを備え
ることを特徴とする静止画表示装置。
2. A still image display device which reads a specified portion of image data recorded on a recording medium, displays the read portion on a screen, and scrolls the screen horizontally and vertically on the screen. Means for reading image data for two screens in the horizontal direction (or vertical direction) into the first image memory and the second image memory for each screen, and using the image data read by the means. Means for displaying the designated portion on the screen; means for scrolling horizontally (or vertically) using the image data; means for scrolling vertically (or horizontally). Means for transferring image data displayed on the screen to a third image memory for storage, means for displaying the image data on the screen using the image data stored by the means, and means for displaying the image data. Later Means for reading image data for two screens in the vertical direction (or horizontal direction) including the same part as the part displayed on the screen into the first image memory and the second image memory for each screen, and Means for displaying, on the screen, the same part as the part displayed on the screen using the image data read by
Means for scrolling vertically (or horizontally) using the image data after the means has begun to display.
JP36155997A 1997-12-26 1997-12-26 Still image scrolling method and still image display device Expired - Fee Related JP3239099B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36155997A JP3239099B2 (en) 1997-12-26 1997-12-26 Still image scrolling method and still image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36155997A JP3239099B2 (en) 1997-12-26 1997-12-26 Still image scrolling method and still image display device

Publications (2)

Publication Number Publication Date
JPH11196369A JPH11196369A (en) 1999-07-21
JP3239099B2 true JP3239099B2 (en) 2001-12-17

Family

ID=18474069

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36155997A Expired - Fee Related JP3239099B2 (en) 1997-12-26 1997-12-26 Still image scrolling method and still image display device

Country Status (1)

Country Link
JP (1) JP3239099B2 (en)

Also Published As

Publication number Publication date
JPH11196369A (en) 1999-07-21

Similar Documents

Publication Publication Date Title
JP3551181B2 (en) Recording device and recording method
US20150043897A1 (en) Reproducing apparatus
JP2004062950A (en) Device and method for processing data, and program
JP2001203971A (en) Image data processor
JP2007181164A (en) Image reproducing apparatus
JP3375431B2 (en) Optical disk, recording method, reproducing method and reproducing apparatus for optical disk
JP3239099B2 (en) Still image scrolling method and still image display device
EP0674445A2 (en) Moving picture decoding device
JPH0870432A (en) Device and method for partial expansion
JPH08336113A (en) Image processing device
JP4001946B2 (en) Playback device
JP3736146B2 (en) Information storage medium and moving picture audio recording and reproducing apparatus
JP2002094939A (en) Recording apparatus and reproducing apparatus
JP3153602B2 (en) Image filing method and apparatus
JP5034717B2 (en) Decoding device and decoding method
JP2004040518A (en) Imaging recorder and reproducing device
JP4186949B2 (en) Information recording / reproducing device
JP3528635B2 (en) Digital disk playback device
JP2003018532A (en) Image sensing device
JPH09214883A (en) Video cd reproducing device
JP3121413B2 (en) Image filing method and apparatus
JPH10304312A (en) Digital disk reproducing device
JP5093395B2 (en) Decoding device and decoding method
JPH08130715A (en) Picture reproducing device
JP5170205B2 (en) Information storage medium and moving picture audio recording and reproducing apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees