JP3372909B2 - Earth observation satellite image scroll display method - Google Patents

Earth observation satellite image scroll display method

Info

Publication number
JP3372909B2
JP3372909B2 JP27265299A JP27265299A JP3372909B2 JP 3372909 B2 JP3372909 B2 JP 3372909B2 JP 27265299 A JP27265299 A JP 27265299A JP 27265299 A JP27265299 A JP 27265299A JP 3372909 B2 JP3372909 B2 JP 3372909B2
Authority
JP
Japan
Prior art keywords
storage unit
data
stored
color
data storage
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
JP27265299A
Other languages
Japanese (ja)
Other versions
JP2001092438A (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.)
NEC Aerospace Systems Ltd
Original Assignee
NEC Aerospace Systems 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 NEC Aerospace Systems Ltd filed Critical NEC Aerospace Systems Ltd
Priority to JP27265299A priority Critical patent/JP3372909B2/en
Publication of JP2001092438A publication Critical patent/JP2001092438A/en
Application granted granted Critical
Publication of JP3372909B2 publication Critical patent/JP3372909B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、地球観測衛星画像
スクロール表示方法に関し、特に、ソフトウェアで実現
する地球観測衛星画像スクロール表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an earth observation satellite image scroll display method, and more particularly to an earth observation satellite image scroll display method realized by software.

【0002】[0002]

【従来の技術】従来、地球観測衛星画像スクロール表示
においては、ハードウェアにて装置を動作させ、それに
より、表示が行われている。
2. Description of the Related Art Conventionally, in the earth observation satellite image scroll display, the device is operated by hardware to display the image.

【0003】図7は、地球観測衛星画像スクロール表示
における表示イメージを示す図である。
FIG. 7 is a diagram showing a display image in the earth observation satellite image scroll display.

【0004】図7に示すように、光学センサにて取得さ
れたデータが観測の進行方向にサンプリングされ、サン
プリングされたものがスクロール画像表示されている。
As shown in FIG. 7, the data acquired by the optical sensor is sampled in the traveling direction of the observation, and the sampled data is displayed as a scroll image.

【0005】[0005]

【発明が解決しょうとする課題】しかしながら、上述し
たような従来のものにおいては、ハードウェアにて装置
を動作させているため、何らかの変更が生じた場合、ハ
ードウェアの設計及び製造を再度行わなければならず、
コストが増大したり変更にかなりの時間が費やされてし
まうという等の問題点がある。
However, in the conventional device as described above, since the device is operated by hardware, if any change occurs, the hardware must be designed and manufactured again. Must
There are problems such as an increase in cost and a considerable amount of time spent for changes.

【0006】本発明は、上述したような従来の技術が有
する問題点に鑑みてなされたものであって、機能追加等
の変更を容易に行うことができる地球観測衛星画像スク
ロール表示方法を提供することを目的とする。
The present invention has been made in view of the problems of the above-described conventional technique, and provides a method for displaying an earth observation satellite image scroll in which changes such as addition of functions can be easily made. The purpose is to

【0007】[0007]

【課題を解決するために手段】上記目的を達成するため
に本発明は、情報が入力される入力装置と、プログラム
制御により動作する中央処理装置と、情報が記憶される
記憶装置と、前記記憶装置に記憶された情報を出力する
出力装置とを有し、前記記憶装置が、複数の色毎の波長
帯が記憶される波長帯別色記憶部と、色とそれに対応し
て付与された色番号が記憶される色番号表記憶部と、光
学センサにて取得したデータを観測の進行方向にサンプ
リングしたものが予め記憶されたミッションデータ記憶
部と、前記ミッションデータ記憶部に記憶されたデータ
のうち1ラインのデータが記憶されるラインデータ記憶
部と、前記出力装置を介して表示される画像データが記
憶される画像データ記憶部とからなる地球観測衛星画像
スクロール表示装置を用いた地球観測衛星画像スクロー
ル表示方法であって、前記入力装置から複数の色毎の波
長帯を読み込み、前記波長帯別色記憶部に記憶するとと
もに、各色、及び、各色に対応する各波長帯における明
に対応して色番号を付与して色番号表を作成し、前記
色番号表記憶部に記憶する第1のステップと、前記ミッ
ションデータ記憶部内に、前記出力装置を介して表示す
るデータが存在するかどうかを調べる第2のステップ
と、前記第2のステップにおいて、前記出力装置を介し
て表示するデータが存在することを検出した場合は、前
記ミッションデータ記憶部から1ライン分のデータを抽
出し、該データを前記ラインデータ記憶部に記憶する第
3のステップと、前記ラインデータ記憶部に記憶された
データを読み出し、前記波長帯別色記憶部に記憶された
波長帯と前記色番号表記憶部に記憶された色番号とを参
照しながら、前記ラインデータ記憶部から読み出したデ
ータを各波長帯と各波長帯における明度に応じて色番号
に変換して画像データを作成し、前記画像データ記憶部
に記憶する第4のステップと、前記画像データ記憶部に
記憶された画像データを読み出し、前記出力装置を介し
て表示する第5のステップと、前記画像データ記憶部か
らデータを読み出すラインを1ライン分前に送る第6の
ステップとを有し、前記第6のステップにおける処理の
後、再び、前記第2のステップに戻り、前記第2のステ
ップから第6のステップまでの処理を繰り返し行うこと
を特徴とする。
In order to achieve the above object, the present invention provides an input device for inputting information, a central processing unit operated by program control, a storage device for storing information, and the storage device. An output device for outputting information stored in the device, wherein the storage device stores a wavelength band-based color storage unit in which wavelength bands for each of a plurality of colors are stored, and a color and a color assigned corresponding thereto. A color number table storage unit that stores numbers, a mission data storage unit in which data obtained by the optical sensor is sampled in the traveling direction of observation, and a data stored in the mission data storage unit. An earth observation satellite image scroll display device including a line data storage unit for storing one line of data and an image data storage unit for storing image data displayed via the output device. A Earth Observation Satellite image scrolling display method using the read wavelength band for each of the plurality of colors from the input device, stores in said wavelength band by color storage unit, each color, and, each wavelength corresponding to each color Ming in the obi
The first step of creating a color number table by assigning a color number corresponding to each degree and storing the color number table in the color number table storage unit, and the data displayed via the output device in the mission data storage unit. In the second step of checking whether the data exists, and in the second step, when it is detected that there is data to be displayed via the output device, the data for one line is retrieved from the mission data storage unit. The third step of extracting and storing the data in the line data storage unit, reading the data stored in the line data storage unit, and the wavelength band and the color number stored in the wavelength band-specific color storage unit with reference to the stored color number in Table storage unit, the image data by converting the data read from the line data storage unit in the color number in accordance with the brightness at each wavelength band and the wavelength band And storing the image data in the image data storage unit, reading the image data stored in the image data storage unit, and displaying the image data via the output device; A sixth step of sending a line for reading the data from the copy unit by one line before, and after the processing in the sixth step, returns to the second step again, and from the second step to the sixth step. It is characterized in that the processes up to the step are repeatedly performed.

【0008】また、前記第2のステップにおいて、前記
ミッションデータ記憶部内にデータが存在しないことを
検出した場合は処理を終了することを特徴とする。
Further, in the second step, when it is detected that there is no data in the mission data storage section, the processing is terminated.

【0009】また、情報が入力される入力装置と、プロ
グラム制御により動作する中央処理装置と、情報が記憶
される記憶装置と、前記記憶装置に記憶された情報を出
力する出力装置とを有し、前記記憶装置が、複数の色毎
の波長帯が記憶される波長帯別色記憶部と、色とそれに
対応して付与された色番号が記憶される色番号表記憶部
と、光学センサにて取得したデータを観測の進行方向に
サンプリングしたものが予め記憶されたミッションデー
タ記憶部と、前記ミッションデータ記憶部に記憶された
データのうち1ラインのデータが記憶されるラインデー
タ記憶部と、前記出力装置を介して表示される画像デー
タが記憶される画像データ記憶部とからなる地球観測衛
星画像スクロール表示装置を用いた地球観測衛星画像ス
クロール表示方法であって、前記入力装置から複数の色
毎の波長帯を読み込み、前記波長帯別色記憶部に記憶す
るとともに、各色、及び、各色に対応する各波長帯にお
ける明度に対応して色番号を付与して色番号表を作成
し、前記色番号表記憶部に記憶する第1のステップと、
前記ミッションデータ記憶部内に、前記出力装置を介し
て表示するデータが存在するかどうかを調べる第2のス
テップと、前記第2のステップにおいて、前記出力装置
を介して表示するデータが存在することを検出した場合
は、前記ミッションデータ記憶部から1ライン分のデー
タを抽出し、該データを前記ラインデータ記憶部に記憶
する第3のステップと、前記ラインデータ記憶部に記憶
されたデータを読み出し、前記波長帯別色記憶部に記憶
された波長帯と前記色番号表記憶部に記憶された色番号
とを参照しながら、前記ラインデータ記憶部から読み出
したデータを各波長帯と各波長帯における明度に応じて
色番号に変換して画像データを作成し、前記画像データ
記憶部に記憶する第4のステップと、前記画像データ記
憶部に記憶された画像データを読み出し、前記出力装置
を介して表示する第5のステップと、前記入力装置を介
して命令が入力されているかどうかを調べる第6のステ
ップと、前記第6のステップにおいて命令が入力されて
いることを検出した場合、当該命令の種類を調べ、該命
令の種類に基づいて前記画像データの表示処理を行う第
7のステップと、前記画像データ記憶部からデータを読
み出すラインを1ライン分前に送る第8のステップとを
有し、前記第8のステップにおける処理の後、再び、前
記第2のステップに戻り、前記第2のステップから第8
のステップまでの処理を繰り返し行うことを特徴とす
る。
Further, it has an input device for inputting information, a central processing unit operated by program control, a storage device for storing information, and an output device for outputting the information stored in the storage device. The storage device includes a wavelength band-based color storage unit that stores wavelength bands for each of a plurality of colors, a color number table storage unit that stores colors and color numbers assigned corresponding thereto, and an optical sensor. Obtained by sampling the acquired data in the traveling direction of the observation in advance, a mission data storage unit, and a line data storage unit in which one line of the data stored in the mission data storage unit is stored, Earth observation satellite image scroll display method using earth observation satellite image scroll display device comprising image data storage unit for storing image data displayed via the output device There reads the wavelength band of a plurality of each color from said input device, stores the each wavelength band color storage unit, each color and, in the wavelength band corresponding to each color Contact
A first step of creating a color number table by assigning a color number corresponding to the lightness and storing the color number table in the color number table storage section;
A second step of checking whether or not there is data to be displayed via the output device in the mission data storage unit; and a step of checking that there is data to be displayed via the output device in the second step. If detected, a third step of extracting data for one line from the mission data storage unit, storing the data in the line data storage unit, and reading the data stored in the line data storage unit, While referring to the wavelength bands stored in the wavelength band-based color storage unit and the color numbers stored in the color number table storage unit, the data read from the line data storage unit in each wavelength band and each wavelength band create an image data is converted into <br/> color number in accordance with the brightness, and a fourth step of storing the image data storage unit, the storage of the image data storage unit Read out the image data and display it through the output device; a sixth step of checking whether an instruction is input through the input device; and an instruction input in the sixth step. If it is detected, the type of the instruction is checked, and the seventh step of displaying the image data based on the type of the instruction and one line for reading data from the image data storage unit. 8 minutes before sending, and after the process in the 8th step, the process returns to the 2nd step again, and from the 2nd step to the 8th step.
It is characterized in that the processes up to the step are repeatedly performed.

【0010】また、前記第7のステップにて命令の種類
を「停止」と判断した場合、次の命令が入力されるまで
前記第8のステップに移行せずに現在の画像を表示する
ことを特徴とする。
If it is determined in the seventh step that the command type is "stop", the current image is displayed without shifting to the eighth step until the next command is input. Characterize.

【0011】また、前記第7のステップにて命令の種類
を「続行」と判断した場合、前記第8のステップに移行
することを特徴とする。
Further, when it is judged that the type of instruction is "continue" in the seventh step, the process shifts to the eighth step.

【0012】また、前記第7のステップにて命令の種類
を「中止」と判断した場合、処理を終了することを特徴
とする。
Further, when it is judged in the seventh step that the instruction type is "stop", the processing is terminated.

【0013】(作用) 上記のように構成された本発明においては、情報が入力
される入力装置と、プログラム制御により動作する中央
処理装置と、情報が記憶される記憶装置と、記憶装置に
記憶された情報を出力する出力装置とを有し、記憶装置
が、複数の色毎の波長帯が記憶される波長帯別色記憶部
と、色とそれに対応して付与された色番号が記憶される
色番号表記憶部と、光学センサにて取得したデータを観
測の進行方向にサンプリングしたものが予め記憶された
ミッションデータ記憶部と、ミッションデータ記憶部に
記憶されたデータのうち1ラインのデータが記憶される
ラインデータ記憶部と、出力装置を介して表示される画
像データが記憶される画像データ記憶部とからなる地球
観測衛星画像スクロール表示装置を用い、入力装置から
複数の色毎の波長帯を読み込み、波長帯別色記憶部に記
憶するとともに、各色、及び、各色に対応する各波長帯
における明度に対応して色番号を付与して色番号表を作
成し、色番号表記憶部に記憶し、ミッションデータ記憶
部内に、出力装置を介して表示するデータが存在するか
どうかを調べ、出力装置を介して表示するデータが存在
することを検出した場合は、ミッションデータ記憶部か
ら1ライン分のデータを抽出し、該データをラインデー
タ記憶部に記憶し、ラインデータ記憶部に記憶されたデ
ータを読み出し、波長帯別色記憶部に記憶された波長帯
と色番号表記憶部に記憶された色番号とを参照しなが
ら、ラインデータ記憶部から読み出したデータを各波長
帯と各波長帯における明度に応じて色番号に変換して画
像データを作成し、画像データ記憶部に記憶し、画像デ
ータ記憶部に記憶された画像データを読み出し、出力装
置を介して表示し、画像データ記憶部からデータを読み
出すラインを1ライン分前に送り、その後、再び、ミッ
ションデータ記憶部内に、出力装置を介して表示するデ
ータが存在するかどうかを調べ、上述した一連の動作を
繰り返し行うことにより、地球観測衛星画像のスクロー
ル表示を行う。
(Operation) In the present invention configured as described above, an input device for inputting information, a central processing unit operating by program control, a storage device for storing information, and a storage device for storing information A storage device for storing the color band and a color number assigned corresponding to the color band. Color number table storage unit, mission data storage unit in which data obtained by the optical sensor is sampled in the direction of observation, and one line of data stored in the mission data storage unit. Using an earth observation satellite image scroll display device, which comprises a line data storage unit for storing image data and an image data storage unit for storing image data displayed via an output device. The wavelength bands for each color are read from and stored in the wavelength band-specific color storage unit , and each color and each wavelength band corresponding to each color are read.
A color number table is created by assigning color numbers corresponding to the lightness in , stored in the color number table storage unit, and it is checked whether or not there is data to be displayed via the output device in the mission data storage unit. When it is detected that there is data to be displayed via the output device, data for one line is extracted from the mission data storage unit, the data is stored in the line data storage unit, and stored in the line data storage unit. data read out with reference to the color number stored in the wavelength range stored in the wavelength band by color storage unit and the color numbers table storage unit, each wavelength the data read from the line data storage unit
The image data is created by converting it into a color number according to the lightness in the band and each wavelength band , stored in the image data storage unit, and the image data stored in the image data storage unit is read out and displayed via the output device. , The line for reading data from the image data storage unit is sent forward by one line, and then it is checked again whether or not there is data to be displayed via the output device in the mission data storage unit, and the series of operations described above is performed. By repeating the operation, scroll display of the Earth observation satellite image is performed.

【0014】このように、プログラム制御により動作す
る中央処理装置を用いてソフトウェアにより地球観測衛
星画像のスクロール表示を行うので、機能追加等の変更
が容易に行われる。
As described above, since the earth observation satellite image is scroll-displayed by the software by using the central processing unit operated by the program control, it is easy to change the function addition or the like.

【0015】[0015]

【発明の実施の形態】以下に、本発明の実施の形態につ
いて図面を参照して説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0016】図1は、本発明の地球観測衛星画像スクロ
ール表示方法が実現される装置の一構成例を示す図であ
る。
FIG. 1 is a diagram showing an example of the configuration of an apparatus for implementing the earth observation satellite image scroll display method of the present invention.

【0017】本形態が実現される装置は図1に示すよう
に、キーボード等の入力装置10と、プログラム制御に
より動作する中央処理装置20と、情報が記憶される記
憶装置30と、ディスプレイからなる出力装置40とか
ら構成されている。
As shown in FIG. 1, a device for realizing the present embodiment comprises an input device 10 such as a keyboard, a central processing unit 20 operated by program control, a storage device 30 for storing information, and a display. And an output device 40.

【0018】また、記憶装置30は、赤、緑、青で表示
する3つの波長帯が記憶される波長帯別色記憶部31
と、色とそれに対応して付与された色番号が記憶される
色番号表記憶部32と、光学センサ(不図示)にて取得
したデータを観測の進行方向にサンプリングしたものが
予め記憶されたミッションデータ記憶部33と、ミッシ
ョンデータ記憶部33に記憶されたデータのうち1ライ
ンのデータが記憶されるラインデータ記憶部34と、出
力装置40を介して表示される画像データが記憶される
画像データ記憶部35とから構成されている。なお、光
学センサは、1つまたは複数の観測波長帯域を有してい
る。
Further, the storage device 30 has a wavelength band-based color storage section 31 in which three wavelength bands displayed in red, green and blue are stored.
And a color number table storage unit 32 that stores the colors and the color numbers assigned corresponding thereto, and data obtained by an optical sensor (not shown) sampled in the direction of observation are stored in advance. An image in which the mission data storage unit 33, the line data storage unit 34 in which one line of the data stored in the mission data storage unit 33 is stored, and the image data displayed via the output device 40 are stored. It comprises a data storage unit 35. The optical sensor has one or more observation wavelength bands.

【0019】以下に、上記のように構成された装置を用
いた地球観測衛星画像スクロール表示方法について説明
する。
The earth observation satellite image scroll display method using the apparatus configured as described above will be described below.

【0020】図2は、図1に示した装置を用いた地球観
測衛星画像スクロール表示方法を説明するためのフロー
チャートである。
FIG. 2 is a flow chart for explaining the earth observation satellite image scroll display method using the apparatus shown in FIG.

【0021】まず、中央処理装置20内の色割当て手段
21において、入力装置10から赤、緑、青で表示する
3つの波長帯を読み込み、波長帯別色記憶部31に記憶
する(ステップS1)。
First, in the color allocating means 21 in the central processing unit 20, the three wavelength bands displayed in red, green and blue are read from the input device 10 and stored in the wavelength band color storage section 31 (step S1). .

【0022】次に、中央処理装置20内の色番号表作成
手段22において、各色に対して色番号を付与して色番
号表を作成し、色番号表記憶部32に記憶する(ステッ
プS2)。ここで、赤、緑、青の明度を各々N階調に分
けるとN×N×N種類の色を作成することができ、色番
号表は、N×N×N種類の色に色番号を付したものであ
る。
Next, the color number table creating means 22 in the central processing unit 20 creates a color number table by assigning a color number to each color and stores it in the color number table storage unit 32 (step S2). . Here, by dividing the lightnesses of red, green, and blue into N gradations respectively, N × N × N kinds of colors can be created, and the color number table shows N × N × N kinds of color numbers. It is attached.

【0023】次に、中央処理装置20内のミッションデ
ータ入力手段23において、ミッションデータ記憶部3
3内に、次に表示するデータが存在するかを調べ(ステ
ップS3)、データが存在することが検出された場合
は、ミッションデータ記憶部33から1ライン分のデー
タを抽出し、該データをラインデータ記憶部34に記憶
する(ステップS4)。
Next, in the mission data input means 23 in the central processing unit 20, the mission data storage unit 3
It is checked whether or not the data to be displayed next is present in 3 (step S3). If it is detected that the data is present, one line of data is extracted from the mission data storage unit 33, and the data is extracted. It is stored in the line data storage unit 34 (step S4).

【0024】なお、ステップS3において、ミッション
データ記憶部33内にデータが存在しないことが検出さ
れた場合は処理を終了する。
If it is detected in step S3 that no data exists in the mission data storage unit 33, the process ends.

【0025】次に、中央処理装置20内の画像データ作
成手段24において、ラインデータ記憶部34に記憶さ
れたデータを読み出し、波長帯別色記憶部31に記憶さ
れた波長帯と色番号表記憶部32に記憶された色番号と
を参照しながら、ラインデータ記憶部34から読み出し
たデータを色番号に変換して画像データを作成し、画像
データ記憶部35の最後尾ラインに記憶する(ステップ
S5)。
Next, in the image data creating means 24 in the central processing unit 20, the data stored in the line data storage section 34 is read out, and the wavelength band and the color number table stored in the wavelength band color storage section 31 are stored. With reference to the color number stored in the unit 32, the data read from the line data storage unit 34 is converted into a color number to create image data, which is stored in the last line of the image data storage unit 35 (step S5).

【0026】次に、中央処理装置20内の画像データ表
示手段25において、画像データ記憶部35に記憶され
た画像データを読み出し、出力装置40を介して表示す
る(ステップS6)。
Next, the image data display means 25 in the central processing unit 20 reads out the image data stored in the image data storage unit 35 and displays it through the output device 40 (step S6).

【0027】その後、中央処理装置20内のスクロール
手段26において、画像データ記憶部35からデータを
読み出すラインを1ライン分前に送り(ステップS
7)、ステップS3における処理に戻る。
Thereafter, in the scroll means 26 in the central processing unit 20, the line for reading the data from the image data storage unit 35 is forwarded by one line (step S
7) and returns to the process in step S3.

【0028】以下に、上述した一連の動作を具体的に説
明する。
The series of operations described above will be specifically described below.

【0029】図3は、図2に示した動作を具体的に説明
するための図である。
FIG. 3 is a diagram for specifically explaining the operation shown in FIG.

【0030】まず、ステップS1において、色割当て手
段21が、入力装置10から赤、緑、青に対応させる波
長帯を例えば波長帯c、a、bとして読み込み、波長帯
別色記憶部31に記憶したとする。
First, in step S1, the color allocating means 21 reads the wavelength bands corresponding to red, green, and blue from the input device 10 as the wavelength bands c, a, and b, and stores them in the wavelength band-specific color storage unit 31. Suppose

【0031】また、ステップS2において、色番号表作
成手段22が、明度を例えば3階調に分け、27色の色
番号表を色番号表記憶部32に記憶したとする。
In step S2, it is assumed that the color number table creating means 22 divides the lightness into, for example, three gradations and stores the color number table of 27 colors in the color number table storage section 32.

【0032】次に、ステップS3において、ミッション
データ入力手段23が、ミッションデータ記憶部33に
1ライン分のデータが存在するかどうかを調べ、存在す
る場合は、ステップS4に移り、ミッションデータ記憶
部33に存在する1ライン分のデータをラインデータ記
憶部34に記憶する。
Next, in step S3, the mission data input means 23 checks whether or not one line of data exists in the mission data storage unit 33. If there is, the process proceeds to step S4, and the mission data storage unit Data for one line existing in 33 is stored in the line data storage unit 34.

【0033】次に、ステップS5において、画像データ
作成手段24が、ラインデータ記憶部34に記憶された
データを読み出し、波長帯別色記憶部31に記憶された
波長帯と色番号表記憶部32に記憶された色番号とを参
照しながら、ラインデータ記憶部34から読み出したデ
ータを色番号に変換して画像データを作成する。ここ
で、ラインデータ記憶部34から読み出した1ピクセル
目の波長帯a、b、cの階調がそれぞれ3、2、2であ
ったとする。このとき、赤、緑、青の階調は、波長帯別
色記憶部31を参照して以下のようになる。
Next, in step S5, the image data creating means 24 reads out the data stored in the line data storage unit 34, and stores the wavelength band and color number table storage unit 32 in the wavelength band-specific color storage unit 31. The data read from the line data storage unit 34 is converted into a color number while referring to the color number stored in (1) to create image data. Here, it is assumed that the gradations of the wavelength bands a, b, and c of the first pixel read from the line data storage unit 34 are 3, 2, and 2, respectively. At this time, the gradations of red, green, and blue are as follows with reference to the wavelength band color storage unit 31.

【0034】赤→波長帯c→2 緑→波長帯a→3 青→波長帯b→2 この場合の色番号は、色番号表記憶部32を参照して、
「17」となる。この画像データ「17」を画像データ
記憶部35の最後尾ライン1ピクセル目に記憶する。以
下、最終ピクセルまで同様の処理を行う。
Red → wavelength band c → 2 green → wavelength band a → 3 blue → wavelength band b → 2 In this case, refer to the color number table storage section 32 for the color number.
It becomes "17". This image data “17” is stored in the first pixel of the last line of the image data storage unit 35. Hereinafter, the same process is performed until the final pixel.

【0035】次に、ステップS6において、画像データ
表示手段25が、画像データ記憶部35に記憶された画
像データを読み出し、出力装置40を介して表示する。
Next, in step S6, the image data display means 25 reads out the image data stored in the image data storage section 35 and displays it via the output device 40.

【0036】その後、ステップS7において、スクロー
ル手段26が、画像をスクロールするために、画像デー
タ記憶部35からデータを読み出すラインを1ライン分
前に送る。
Thereafter, in step S7, the scroll means 26 sends the line for reading the data from the image data storage unit 35 one line before in order to scroll the image.

【0037】以下、残りのミッションデータ記憶部33
に記憶されたデータが全て表示されるまでステップS3
からステップS7までの処理を繰り返す。
Hereinafter, the remaining mission data storage unit 33
Until all the data stored in is displayed in step S3
To the step S7 are repeated.

【0038】(他の実施の形態)図5は、本発明の地球
観測衛星画像スクロール表示方法が実現される装置の他
の構成例を示す図である。
(Other Embodiments) FIG. 5 is a diagram showing another structural example of an apparatus for implementing the earth observation satellite image scroll display method of the present invention.

【0039】本形態における装置は図5に示すように、
図1に示したものに対して、中央処理装置120内に命
令処理手段27が設けられている点のみが異なるもので
ある。
As shown in FIG. 5, the device in this embodiment is
It differs from that shown in FIG. 1 only in that an instruction processing means 27 is provided in the central processing unit 120.

【0040】命令処理手段27においては、入力装置1
0を介して命令が入力されたかどうかを調べ、命令が入
力されていることが検出された場合は、その命令の種類
を判断し、処理をする。なお、命令には、「停止」「続
行」「中止」がある。
In the command processing means 27, the input device 1
It is checked whether or not an instruction is input via 0, and if it is detected that the instruction is input, the type of the instruction is determined and the processing is performed. The commands include “stop”, “continue”, and “stop”.

【0041】以下に、本形態における地球観測衛星画像
スクロール表示方法について説明する。
The earth observation satellite image scroll display method according to this embodiment will be described below.

【0042】図5は、図4に示した装置を用いた地球観
測衛星画像スクロール表示方法を説明するためのフロー
チャートである。なお、ステップS11〜S16までの
処理は、図2に示したステップS1〜S6までの処理と
同様であるため、ここでの説明は省略する。
FIG. 5 is a flow chart for explaining the earth observation satellite image scroll display method using the apparatus shown in FIG. Note that the processing of steps S11 to S16 is the same as the processing of steps S1 to S6 shown in FIG. 2, so description thereof will be omitted here.

【0043】ステップS16において出力装置40を介
して画像データが表示された後、命令処理手段27にお
いて、入力装置10を介して命令が入力されているかど
うかを調べる(ステップS17)。
After the image data is displayed through the output device 40 in step S16, the command processing means 27 checks whether or not a command is input through the input device 10 (step S17).

【0044】ステップS17において命令が入力されて
いることが検出された場合、命令の種類を調べ(ステッ
プS18)、命令が「停止」であれば、次の命令が入力
されるまで現在の画像を表示し(ステップS19)、ま
た、命令が「続行」であれば、スクロール手段26にお
いて、画像データ記憶部35からデータを読み出すライ
ンを1ライン分前に送り(ステップS20)、また、命
令が「中止」であれば処理を終了する。
If it is detected in step S17 that an instruction has been input, the type of instruction is checked (step S18). If the instruction is "stop", the current image is displayed until the next instruction is input. If it is displayed (step S19) and the command is "continue", the scroll means 26 sends the line for reading the data from the image data storage unit 35 one line before (step S20), and the command is " If it is “Cancel”, the process is terminated.

【0045】また、ステップS17において命令が入力
されていないことが検出された場合は、ステップS20
における処理に移行する。
If it is detected in step S17 that no command has been input, step S20.
The process shifts to.

【0046】ステップS20において、スクロール手段
26にて、画像データ記憶部35からデータを読み出す
ラインを1ライン分前に送った後は、ステップS13に
おける処理に戻る。
In step S20, the scroll means 26 sends the line for reading the data from the image data storage unit 35 one line before, and then the process returns to step S13.

【0047】以下に、上述した一連の動作のうち入力さ
れた命令に対する動作について具体的に説明する。
The operation corresponding to the input instruction among the series of operations described above will be specifically described below.

【0048】図6は、図5に示した動作のうち入力され
た命令に対する動作具体的に説明するための図である。
FIG. 6 is a diagram for specifically explaining the operation for the input instruction among the operations shown in FIG.

【0049】ステップS13〜S17までの処理が繰り
返し行われている間においては、出力装置40を介して
画像がスクロール表示されている。
While the processes of steps S13 to S17 are being repeated, the image is scroll-displayed via the output device 40.

【0050】ここで、ステップS17において入力装置
10を介して命令が入力されたことが検出され、ステッ
プS18においてその命令が「停止」命令がであると判
断されると、ステップS19に移り、次の命令の入力待
ち状態になる。
Here, when it is detected in step S17 that an instruction is input through the input device 10 and it is determined in step S18 that the instruction is a "stop" instruction, the process proceeds to step S19, and the next step is performed. Waits for the input of command.

【0051】この状態で、新たな命令が入力され、ステ
ップS18にてその命令が「続行」命令であると判断さ
れた場合は、ステップS20に移り、再び画像のスクロ
ール表示を行う。
In this state, when a new command is input and it is determined in step S18 that the command is the "continue" command, the process proceeds to step S20 and the image scroll display is performed again.

【0052】表示の途中で、ステップS17において入
力装置10を介して命令が入力されたことが検出され、
ステップS18においてその命令が「中止」命令がであ
ると判断されると、処理を終了する。
In the middle of the display, it is detected in step S17 that an instruction is input through the input device 10,
If it is determined in step S18 that the instruction is the "stop" instruction, the process ends.

【0053】このように、本形態においては、画像スク
ロール表示中に画像を静止させることができるととも
に、画像表示途中で処理を中止することができる。
As described above, in this embodiment, the image can be stopped during the image scroll display, and the process can be stopped during the image display.

【0054】[0054]

【発明の効果】以上説明したように本発明においては、
情報が入力される入力装置と、プログラム制御により動
作する中央処理装置と、情報が記憶される記憶装置と、
記憶装置に記憶された情報を出力する出力装置とを有
し、記憶装置が、複数の色毎の波長帯が記憶される波長
帯別色記憶部と、色とそれに対応して付与された色番号
が記憶される色番号表記憶部と、光学センサにて取得し
たデータを観測の進行方向にサンプリングしたものが予
め記憶されたミッションデータ記憶部と、ミッションデ
ータ記憶部に記憶されたデータのうち1ラインのデータ
が記憶されるラインデータ記憶部と、出力装置を介して
表示される画像データが記憶される画像データ記憶部と
からなる地球観測衛星画像スクロール表示装置を用い、
入力装置から複数の色毎の波長帯を読み込み、波長帯別
色記憶部に記憶するとともに、各色に対応して色番号を
付与して色番号表を作成し、色番号表記憶部に記憶する
第1のステップと、ミッションデータ記憶部内に、出力
装置を介して表示するデータが存在するかどうかを調べ
る第2のステップと、第2のステップにおいて、出力装
置を介して表示するデータが存在することを検出した場
合は、ミッションデータ記憶部から1ライン分のデータ
を抽出し、該データをラインデータ記憶部に記憶する第
3のステップと、ラインデータ記憶部に記憶されたデー
タを読み出し、波長帯別色記憶部に記憶された波長帯と
色番号表記憶部に記憶された色番号とを参照しながら、
ラインデータ記憶部から読み出したデータを色番号に変
換して画像データを作成し、画像データ記憶部に記憶す
る第4のステップと、画像データ記憶部に記憶された画
像データを読み出し、出力装置を介して表示する第5の
ステップと、画像データ記憶部からデータを読み出すラ
インを1ライン分前に送る第6のステップとを有し、第
6のステップにおける処理の後、再び、第2のステップ
に戻り、第2のステップから第6のステップまでの処理
を繰り返し行うというソフトウェアにより地球観測衛星
画像のスクロール表示を行う構成としたため、機能追加
等の変更を容易に行うことができる。
As described above, in the present invention,
An input device for inputting information, a central processing unit that operates under program control, a storage device for storing information,
The storage device includes an output device that outputs information stored in the storage device, and the storage device includes a wavelength band-based color storage unit that stores wavelength bands for each of a plurality of colors, and a color and a color assigned corresponding thereto. Of the color number table storage unit that stores numbers, the mission data storage unit that stores in advance the data acquired by the optical sensor that is sampled in the direction of observation, and the data that is stored in the mission data storage unit. An earth observation satellite image scroll display device comprising a line data storage unit for storing data of one line and an image data storage unit for storing image data displayed via an output device,
Wavelength bands for each of a plurality of colors are read from the input device and stored in the wavelength band-specific color storage unit, and a color number table is created by assigning a color number corresponding to each color and stored in the color number table storage unit. There is a first step, a second step of checking whether or not there is data to be displayed via the output device in the mission data storage section, and a data to be displayed via the output device in the second step. If it is detected, one line of data is extracted from the mission data storage unit, the third step of storing the data in the line data storage unit, and the data stored in the line data storage unit are read out, While referring to the wavelength bands stored in the band-based color storage unit and the color numbers stored in the color number table storage unit,
The fourth step of converting the data read from the line data storage unit into color numbers to create image data and storing the image data in the image data storage unit, and reading the image data stored in the image data storage unit, And a sixth step of sending the line for reading the data from the image data storage unit one line before, and after the processing in the sixth step, the second step is performed again. Returning to step 2, the software for repeatedly performing the processing from the second step to the sixth step is configured to scroll display of the earth observation satellite image, so that it is possible to easily add functions and change.

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

【図1】本発明の地球観測衛星画像スクロール表示方法
が実現される装置の一構成例を示す図である。
FIG. 1 is a diagram showing an example of a configuration of an apparatus for implementing an earth observation satellite image scroll display method of the present invention.

【図2】図1に示した装置を用いた地球観測衛星画像ス
クロール表示方法を説明するためのフローチャートであ
る。
FIG. 2 is a flow chart for explaining a method for displaying an earth observation satellite image scroll using the apparatus shown in FIG.

【図3】図2に示した動作を具体的に説明するための図
である。
FIG. 3 is a diagram for specifically explaining the operation shown in FIG.

【図4】本発明の地球観測衛星画像スクロール表示方法
が実現される装置の他の構成例を示す図である。
FIG. 4 is a diagram showing another configuration example of an apparatus for implementing the earth observation satellite image scroll display method of the present invention.

【図5】図4に示した装置を用いた地球観測衛星画像ス
クロール表示方法を説明するためのフローチャートであ
る。
FIG. 5 is a flow chart for explaining a method for displaying an earth observation satellite image scroll using the apparatus shown in FIG.

【図6】図5に示した動作のうち入力された命令に対す
る動作具体的に説明するための図である。
FIG. 6 is a diagram for specifically explaining an operation for an input instruction among the operations shown in FIG.

【図7】地球観測衛星画像スクロール表示における表示
イメージを示す図である。
FIG. 7 is a diagram showing a display image in an earth observation satellite image scroll display.

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

10 入力装置 20,120 中央処理装置 21 色割当て手段 22 色番号作成手段 23 ミッションデータ入力手段 24 画像データ作成手段 25 画像データ表示手段 26 スクロール手段 27 命令処理手段 30 記憶装置 31 波長帯別色記憶部 32 色番号表記憶部 33 ミッションデータ記憶部 34 ラインデータ記憶部 35 画像データ記憶部 40 出力装置 10 Input device 20,120 Central processing unit 21 Color allocation means 22 Color number creation means 23 Mission data input means 24 Image data creation means 25 Image data display means 26 scrolling means 27 Command processing means 30 storage devices 31 Wavelength band color storage 32 color number table storage 33 Mission data storage 34 line data storage 35 image data storage unit 40 Output device

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 情報が入力される入力装置と、プログラ
ム制御により動作する中央処理装置と、情報が記憶され
る記憶装置と、前記記憶装置に記憶された情報を出力す
る出力装置とを有し、前記記憶装置が、複数の色毎の波
長帯が記憶される波長帯別色記憶部と、色とそれに対応
して付与された色番号が記憶される色番号表記憶部と、
光学センサにて取得したデータを観測の進行方向にサン
プリングしたものが予め記憶されたミッションデータ記
憶部と、前記ミッションデータ記憶部に記憶されたデー
タのうち1ラインのデータが記憶されるラインデータ記
憶部と、前記出力装置を介して表示される画像データが
記憶される画像データ記憶部とからなる地球観測衛星画
像スクロール表示装置を用いた地球観測衛星画像スクロ
ール表示方法であって、 前記入力装置から複数の色毎の波長帯を読み込み、前記
波長帯別色記憶部に記憶するとともに、各色、及び、各
色に対応する各波長帯における明度に対応して色番号を
付与して色番号表を作成し、前記色番号表記憶部に記憶
する第1のステップと、 前記ミッションデータ記憶部内に、前記出力装置を介し
て表示するデータが存在するかどうかを調べる第2のス
テップと、 前記第2のステップにおいて、前記出力装置を介して表
示するデータが存在することを検出した場合は、前記ミ
ッションデータ記憶部から1ライン分のデータを抽出
し、該データを前記ラインデータ記憶部に記憶する第3
のステップと、 前記ラインデータ記憶部に記憶されたデータを読み出
し、前記波長帯別色記憶部に記憶された波長帯と前記色
番号表記憶部に記憶された色番号とを参照しながら、前
記ラインデータ記憶部から読み出したデータを各波長帯
と各波長帯における明度に応じて色番号に変換して画像
データを作成し、前記画像データ記憶部に記憶する第4
のステップと、 前記画像データ記憶部に記憶された画像データを読み出
し、前記出力装置を介して表示する第5のステップと、
前記画像データ記憶部からデータを読み出すラインを1
ライン分前に送る第6のステップとを有し、 前記第6のステップにおける処理の後、再び、前記第2
のステップに戻り、前記第2のステップから第6のステ
ップまでの処理を繰り返し行うことを特徴とする地球観
測衛星画像スクロール表示方法。
1. An input device for inputting information, a central processing unit operating under program control, a storage device for storing information, and an output device for outputting the information stored in the storage device. The storage device stores a wavelength band-based color storage unit that stores wavelength bands for each of a plurality of colors, and a color number table storage unit that stores colors and color numbers assigned in correspondence with the colors.
A mission data storage unit in which data obtained by the optical sensor is sampled in the traveling direction of the observation is stored in advance, and line data storage in which one line of the data stored in the mission data storage unit is stored. And an earth observation satellite image scroll display method using an earth observation satellite image scroll display device, which comprises an image data storage unit in which image data displayed via the output device is stored. The wavelength band for each of a plurality of colors is read and stored in the wavelength band-specific color storage unit , and each color and each
A first step of creating a color number table by assigning a color number corresponding to the lightness in each wavelength band corresponding to a color and storing the color number table in the color number table storage unit; and the output in the mission data storage unit. A second step of checking whether or not there is data to be displayed via the device; and in the second step, if it is detected that there is data to be displayed via the output device, the mission data storage Third line for extracting data for one line from the copy section and storing the data in the line data storage section
The step of reading the data stored in the line data storage unit, referring to the wavelength bands stored in the wavelength band-based color storage unit and the color numbers stored in the color number table storage unit, The data read from the line data storage is used for each wavelength band.
And a color number which is converted to a color number according to the lightness in each wavelength band to create image data, and which is stored in the image data storage unit.
And a fifth step of reading the image data stored in the image data storage unit and displaying the image data via the output device.
One line for reading data from the image data storage unit
A sixth step of sending before the line, and again after the processing in the sixth step, the second step
Returning to the step, and repeating the processing from the second step to the sixth step, the earth observation satellite image scroll display method characterized by the above-mentioned.
【請求項2】 請求項1に記載の地球観測衛星画像スク
ロール表示方法において、 前記第2のステップにおいて、前記ミッションデータ記
憶部内にデータが存在しないことを検出した場合は処理
を終了することを特徴とする地球観測衛星画像スクロー
ル表示方法。
2. The earth observation satellite image scroll display method according to claim 1, wherein in the second step, when it is detected that there is no data in the mission data storage unit, the processing is terminated. Display method of Earth observation satellite image scroll.
【請求項3】 情報が入力される入力装置と、プログラ
ム制御により動作する中央処理装置と、情報が記憶され
る記憶装置と、前記記憶装置に記憶された情報を出力す
る出力装置とを有し、前記記憶装置が、複数の色毎の波
長帯が記憶される波長帯別色記憶部と、色とそれに対応
して付与された色番号が記憶される色番号表記憶部と、
光学センサにて取得したデータを観測の進行方向にサン
プリングしたものが予め記憶されたミッションデータ記
憶部と、前記ミッションデータ記憶部に記憶されたデー
タのうち1ラインのデータが記憶されるラインデータ記
憶部と、前記出力装置を介して表示される画像データが
記憶される画像データ記憶部とからなる地球観測衛星画
像スクロール表示装置を用いた地球観測衛星画像スクロ
ール表示方法であって、 前記入力装置から複数の色毎の波長帯を読み込み、前記
波長帯別色記憶部に記憶するとともに、各色、及び、各
色に対応する各波長帯における明度に対応して色番号を
付与して色番号表を作成し、前記色番号表記憶部に記憶
する第1のステップと、 前記ミッションデータ記憶部内に、前記出力装置を介し
て表示するデータが存在するかどうかを調べる第2のス
テップと、 前記第2のステップにおいて、前記出力装置を介して表
示するデータが存在することを検出した場合は、前記ミ
ッションデータ記憶部から1ライン分のデータを抽出
し、該データを前記ラインデータ記憶部に記憶する第3
のステップと、 前記ラインデータ記憶部に記憶されたデータを読み出
し、前記波長帯別色記憶部に記憶された波長帯と前記色
番号表記憶部に記憶された色番号とを参照しながら、前
記ラインデータ記憶部から読み出したデータを各波長帯
と各波長帯における明度に応じて色番号に変換して画像
データを作成し、前記画像データ記憶部に記憶する第4
のステップと、 前記画像データ記憶部に記憶された画像データを読み出
し、前記出力装置を介して表示する第5のステップと、 前記入力装置を介して命令が入力されているかどうかを
調べる第6のステップと、 前記第6のステップにおいて命令が入力されていること
を検出した場合、当該命令の種類を調べ、該命令の種類
に基づいて前記画像データの表示処理を行う第7のステ
ップと、 前記画像データ記憶部からデータを読み出すラインを1
ライン分前に送る第8のステップとを有し、 前記第8のステップにおける処理の後、再び、前記第2
のステップに戻り、前記第2のステップから第8のステ
ップまでの処理を繰り返し行うことを特徴とする地球観
測衛星画像スクロール表示方法。
3. An input device for inputting information, a central processing unit that operates under program control, a storage device for storing information, and an output device for outputting the information stored in the storage device. The storage device stores a wavelength band-based color storage unit that stores wavelength bands for each of a plurality of colors, and a color number table storage unit that stores colors and color numbers assigned in correspondence with the colors.
A mission data storage unit in which data obtained by the optical sensor is sampled in the traveling direction of the observation is stored in advance, and line data storage in which one line of the data stored in the mission data storage unit is stored. And an earth observation satellite image scroll display method using an earth observation satellite image scroll display device, which comprises an image data storage unit in which image data displayed via the output device is stored. The wavelength band for each of a plurality of colors is read and stored in the wavelength band-specific color storage unit , and each color and each
A first step of creating a color number table by assigning a color number corresponding to the lightness in each wavelength band corresponding to a color and storing the color number table in the color number table storage unit; and the output in the mission data storage unit. A second step of checking whether or not there is data to be displayed via the device; and in the second step, if it is detected that there is data to be displayed via the output device, the mission data storage Third line for extracting data for one line from the copy section and storing the data in the line data storage section
The step of reading the data stored in the line data storage unit, referring to the wavelength bands stored in the wavelength band-based color storage unit and the color numbers stored in the color number table storage unit, The data read from the line data storage is used for each wavelength band.
And a color number which is converted to a color number according to the lightness in each wavelength band to create image data, and which is stored in the image data storage unit.
The fifth step of reading the image data stored in the image data storage unit and displaying it through the output device, and the sixth step of checking whether or not a command is input through the input device. And a seventh step in which, when it is detected that an instruction is input in the sixth step, the type of the instruction is checked, and the display processing of the image data is performed based on the type of the instruction. 1 line to read data from the image data storage
An eighth step of sending before the line, and after the processing in the eighth step, the second step is performed again.
Returning to the step, the earth observation satellite image scroll display method is characterized in that the processing from the second step to the eighth step is repeated.
【請求項4】 請求項3に記載の地球観測衛星画像スク
ロール表示方法において、 前記第7のステップにて命令の種類を「停止」と判断し
た場合、次の命令が入力されるまで前記第8のステップ
に移行せずに現在の画像を表示することを特徴とする地
球観測衛星画像スクロール表示方法。
4. The earth observation satellite image scroll display method according to claim 3, wherein when the type of command is determined to be “stop” in the seventh step, the eighth command is input until the next command is input. A method for displaying scrolling images of earth observation satellites, characterized in that the current image is displayed without shifting to the step.
【請求項5】 請求項3に記載の地球観測衛星画像スク
ロール表示方法において、 前記第7のステップにて命令の種類を「続行」と判断し
た場合、前記第8のステップに移行することを特徴とす
る地球観測衛星画像スクロール表示方法。
5. The earth observation satellite image scroll display method according to claim 3, wherein when the type of the command is determined to be “continue” in the seventh step, the process shifts to the eighth step. Display method of Earth observation satellite image scroll.
【請求項6】 請求項3に記載の地球観測衛星画像スク
ロール表示方法において、 前記第7のステップにて命令の種類を「中止」と判断し
た場合、処理を終了することを特徴とする地球観測衛星
画像スクロール表示方法。
6. The earth observation satellite image scroll display method according to claim 3, wherein when the type of the command is determined to be “stop” in the seventh step, the processing is terminated. Satellite image scroll display method.
JP27265299A 1999-09-27 1999-09-27 Earth observation satellite image scroll display method Expired - Fee Related JP3372909B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27265299A JP3372909B2 (en) 1999-09-27 1999-09-27 Earth observation satellite image scroll display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27265299A JP3372909B2 (en) 1999-09-27 1999-09-27 Earth observation satellite image scroll display method

Publications (2)

Publication Number Publication Date
JP2001092438A JP2001092438A (en) 2001-04-06
JP3372909B2 true JP3372909B2 (en) 2003-02-04

Family

ID=17516917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27265299A Expired - Fee Related JP3372909B2 (en) 1999-09-27 1999-09-27 Earth observation satellite image scroll display method

Country Status (1)

Country Link
JP (1) JP3372909B2 (en)

Also Published As

Publication number Publication date
JP2001092438A (en) 2001-04-06

Similar Documents

Publication Publication Date Title
EP0183564B1 (en) Image forming apparatus
US5412766A (en) Data processing method and apparatus for converting color image data to non-linear palette
US20050024380A1 (en) Method for reducing random access memory of IC in display devices
JPS61107392A (en) Image processing system
EP1341151A2 (en) Method and apparatus for updating a color look-up table
US7554554B2 (en) Rendering apparatus
US6392660B2 (en) Apparatus and method for displaying zoomed version of stored image by displaying and shifting based on pixel overlap
US20070132883A1 (en) On-screen display device and control method therefor
JP2885239B1 (en) Image processing device
JP3372909B2 (en) Earth observation satellite image scroll display method
JPH1115463A (en) Graphic processor and graphic processing method
US5815143A (en) Video picture display device and method for controlling video picture display
CN108364335A (en) A kind of animation method for drafting and device
JP2702408B2 (en) Image conversion system
JP3110041B2 (en) Image information processing device
CA2294972A1 (en) Display and navigation method for large data files containing graphic elements, and method for compressing files containing textual, graphic or image information
JP3084729B2 (en) Digital oscilloscope
JP2003066934A (en) Display device
JPH0736437A (en) Picture data processor
EP2204733A1 (en) Graphics display
JPH0488477A (en) Image display device
JP2001250077A (en) Document processor and storage medium
JPH0329059A (en) Method and equipment for processing image
CN110754083A (en) Image processing method, device, system and storage medium
JPH07182502A (en) Reducing system for bit map image data

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071122

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091122

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091122

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111122

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees