JP2001291484A - Arithmetic image processing unit - Google Patents

Arithmetic image processing unit

Info

Publication number
JP2001291484A
JP2001291484A JP2000103149A JP2000103149A JP2001291484A JP 2001291484 A JP2001291484 A JP 2001291484A JP 2000103149 A JP2000103149 A JP 2000103149A JP 2000103149 A JP2000103149 A JP 2000103149A JP 2001291484 A JP2001291484 A JP 2001291484A
Authority
JP
Japan
Prior art keywords
image
configuration
data
image processing
programmable logic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2000103149A
Other languages
Japanese (ja)
Inventor
Mitsugi Yamada
貢 山田
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.)
Jeol Ltd
Original Assignee
Jeol 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 Jeol Ltd filed Critical Jeol Ltd
Priority to JP2000103149A priority Critical patent/JP2001291484A/en
Publication of JP2001291484A publication Critical patent/JP2001291484A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing unit, which has a function to continue an image processing even during a modification time, when performing a reconfiguration. SOLUTION: The means to process an image data of a sample image, which is based on a charged particle beam is radiation, is comprised of: plural programmable logic devices of reconfigurable type, where digitized image data are supplied; a means to selectively supply the configuration data to each programmable logic device; and a means to extract the outputs that are not in the process of configuration in plural programmable logic devices.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は画像処理装置に関
し、特に、走査型電子顕微鏡,透過型電子顕微鏡等、荷
電粒子線走査によって得た試料の画像に対して、フィル
タリング等の画像演算処理を行う画像処理装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus, and more particularly, to an image processing apparatus such as a scanning electron microscope or a transmission electron microscope which performs image calculation processing such as filtering on an image of a sample obtained by scanning a charged particle beam. The present invention relates to an image processing device.

【0002】[0002]

【従来の技術】近年、多くの半導体デバイスメーカから
種々のプログラマブルロジックデバイス(以下,PLD
と称す)が製品化されており、例えば、画像処理装置の
画像演算処理部に広く利用されている。PLDは基本的
に、ルックアップテーブル、AND、ORゲート等の論
理素子とフリップフロップ素子の集合体であり、ユーザ
が素子選択および素子間の配線情報のデータを与えるこ
とにより、種々の機能を持った回路が作成できるデバイ
スである。素子選択および素子間の配線情報のデータを
ロードして、デバイス内部で種々の機能回路を作成する
作業はコンフィグレーションと呼ばれている。画像処理
装置の画像演算処理としては、空間フィルタ、リカーシ
ブ加算平均の画像積算処理、2画像加減算の画像演算処
理等の種々の演算処理があり、それぞれの演算処理を行
うためのコンフィグレーションデータが用意されてい
る。そして、その中から所望のデータを選択してコンフ
ィグレーションを行うことにより、1つのPLDで複数
種類の画像演算処理を行うことができる。
2. Description of the Related Art In recent years, various programmable logic devices (hereinafter referred to as PLDs) have been
) Has been commercialized, and is widely used in, for example, an image processing unit of an image processing apparatus. A PLD is basically an aggregate of logic elements such as a look-up table, an AND gate, an OR gate, and a flip-flop element. The PLD has various functions by allowing a user to select an element and provide data on wiring information between the elements. It is a device that can create a circuit. The operation of selecting elements and loading data of wiring information between elements to create various functional circuits inside the device is called configuration. Various types of image processing such as spatial filtering, recursive averaging image addition, and two-image addition / subtraction image calculation are available as image calculation processing by the image processing device. Configuration data for performing each calculation is prepared. Have been. Then, by selecting desired data from among them and performing configuration, a plurality of types of image arithmetic processing can be performed by one PLD.

【0003】図3は、PLDを用いた画像処理装置の画
像演算処理部の基本構成の一例を示す。この画像演算処
理部1は、PLD2、コンフィグレーションデータを格
納したROM(リード・オンリ・メモリ)3と4、コン
フィグレーション制御器5を備えている。PLD2の入
力端子に入力された処理対象の画像データは、PLD2
に設定された所望の画像演算処理を施された後、ディジ
タル出力信号としてPLD2の出力端子より出力され
る。
FIG. 3 shows an example of a basic configuration of an image processing unit of an image processing apparatus using a PLD. The image processing unit 1 includes a PLD 2, ROMs (read only memories) 3 and 4 storing configuration data, and a configuration controller 5. The processing target image data input to the input terminal of PLD2 is PLD2
After performing the desired image calculation processing set in, the digital image signal is output from the output terminal of the PLD 2 as a digital output signal.

【0004】ROM3には、画像処理Aを行うための演
算処理回路の作成用のコンフィグレーションデータ、つ
まり素子選択および素子間の配線情報のデータDaが予
め記憶され、ROM4には同じく画像処理Bを行うため
のコンフィグレーションデータDbが格納されている。
外部コンピュータから一方のデータ例えばDaを指定し
たコンフィグレーションの要求があると、コンフィグレ
ーション制御器5は、指定されたコンフィグレーション
データDaをROM3より出力させ、コンフィグレーシ
ョンを実行させる。コンフィグレーションによりデータ
Daがロードされると、PLD2は画像処理Aを行う回
路構成となり、その後は、入力画像データに対し画像演
算処理Aを施して出力する。次に、外部コンピュータよ
り他方のデータDbを指定したコンフィグレーションの
要求があると、コンフィグレーション制御器5は、指定
されたコンフィグレーションデータDbをROM4より
出力させ、コンフィグレーションを実行させる。コンフ
ィグレーションによりデータDaがロードされると、P
LD2は画像処理Bを行う回路構成となり、その後は、
入力画像データに対し画像処理Bを施して出力する。
The ROM 3 previously stores configuration data for creating an arithmetic processing circuit for performing the image processing A, that is, data Da of element selection and wiring information between the elements. Configuration data Db to be executed is stored.
When an external computer requests a configuration specifying one of the data, for example, Da, the configuration controller 5 outputs the specified configuration data Da from the ROM 3 to execute the configuration. When the data Da is loaded by the configuration, the PLD 2 has a circuit configuration for performing the image processing A, and thereafter performs the image calculation processing A on the input image data and outputs the data. Next, when an external computer requests a configuration specifying the other data Db, the configuration controller 5 causes the specified configuration data Db to be output from the ROM 4 to execute the configuration. When data Da is loaded by the configuration, P
LD2 has a circuit configuration for performing image processing B, and thereafter,
It performs image processing B on the input image data and outputs it.

【0005】[0005]

【発明が解決しようとする課題】上に述べたように、P
LD2のコンフィグレーションには、実行していたそれ
までの処理の停止から、新たなコンフィグレーションデ
ータのロード、画像演算処理の開始まで、ある程度の変
更時間(例えば数十から百ms程度)が必要であり、この
コンフィグレーションの変更時間中は画像演算処理の停
止が避けられない。画像処理のデータレートは1画素1
00ns程度で、上述したコンフィグレーションの変更
時間中に画像処理ができない画素データは数十万画素と
かなりの量となる。また、画像処理内容によっては、リ
コンフィグレーションの要求が頻繁に行われるような場
合、画像処理ができない時間の割合が更に大きくなる。
例えば、動画を扱うビデオレートの画像処理では、リコ
ンフィグレーションの時間がフレーム間のブランキング
時間を越えてしまい、連続したフレームの一部又は1枚
以上のフレームにデータの欠けを生じてしまう。
As described above, P
The configuration of the LD 2 requires a certain amount of change time (for example, about several tens to hundreds of ms) from the stop of the processing that has been executed until that time, the loading of new configuration data, and the start of image calculation processing. There is an unavoidable stop of the image processing during the configuration change time. Data rate of image processing is 1 pixel 1
In about 00 ns, the amount of pixel data for which image processing cannot be performed during the configuration change time described above is a considerable amount of several hundred thousand pixels. Further, depending on the content of the image processing, when the reconfiguration request is frequently made, the ratio of time during which the image processing cannot be performed is further increased.
For example, in image processing at a video rate for handling moving images, the reconfiguration time exceeds the blanking time between frames, and data is lost in a part of one or more continuous frames or one or more frames.

【0006】本発明は、上記の問題を解決すべく成され
たものであり、リコンフィグレーションを行う際に、変
更時間中であっても画像処理を継続できる機能をもった
画像処理装置を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problem, and provides an image processing apparatus having a function of continuing image processing even during a change time when performing reconfiguration. It is intended to be.

【0007】[0007]

【課題を解決するための手段】この目的を達成するた
め、本発明は、荷電粒子線照射に基づく試料像の画像信
号を得てデジタル化する手段,デジタル化された画像デ
ータを演算処理する手段及び演算された画像データを格
納する画像メモリを備えた画像処理装置において、前記
画像データ演算処理手段は、デジタル化された画像デー
タが共に供給される複数のリコンフィグレーション可能
なタイプのプログラマブルロジックデバイスと、各プロ
グラマブルロジックデバイスへコンフィグレーションデ
ータを選択的に供給する手段と、複数のプログラマブル
ロジックデバイス内のコンフィグレーション中でないも
のの出力を取り出す手段を備えていることを特徴として
いる。
To achieve this object, the present invention provides a means for obtaining and digitizing an image signal of a sample image based on charged particle beam irradiation, and a means for arithmetically processing digitized image data. And an image processing apparatus having an image memory for storing calculated image data, wherein the image data calculation processing means includes a plurality of reconfigurable programmable logic devices to which digitized image data is supplied together. And means for selectively supplying configuration data to each programmable logic device, and means for extracting an output of a non-configured one of the plurality of programmable logic devices.

【0008】[0008]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。図1は本発明に基づくPL
Dを用いた画像処理装置の画像演算処理部の一例を示
す。図1において、画像演算処理部10には、2個のP
LD11,12、コンフィグレーションデータを格納し
た3個のROM、ROM(A),ROM(B),ROM(C)及
び3つのROMのデータのいずれかをPLD11または
12へ選択的に送出するするセレクタ13、コンフィグ
レーション制御器17を備えている。画像データはPL
D11と12に並列に入力され、PLD11,12でそ
れぞれ画像演算処理される。コンフィグレーション制御
器17は、それぞれのPLDの出力信号18aおよび1
8bのいずれかを選択して取り出し、例えば、処理後の
画像データを記憶する画像メモリ(図示せず)や次段の画
像演算処理部等へ送出する。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 shows a PL according to the present invention.
5 shows an example of an image calculation processing unit of an image processing apparatus using D. In FIG. 1, two P
LD 11, 12, three ROMs storing configuration data, ROM (A), ROM (B), ROM (C) and a selector for selectively transmitting any of the data of the three ROMs to the PLD 11 or 12. 13, a configuration controller 17. Image data is PL
The signals are input in parallel to D11 and D12, and the PLDs 11 and 12 respectively perform image calculation processing. The configuration controller 17 outputs the output signals 18a and 1 of each PLD.
8b is selected and taken out, and sent to, for example, an image memory (not shown) for storing processed image data, an image processing unit at the next stage, or the like.

【0009】このような構成における動作を、図2のフ
ローチャートを用いて説明する。まず、初期状態として
時刻toの時点では、PLD11にROM(A)のコンフ
ィグレーションデータDaがロードされており、これに
よりPLD11において画像演算処理Aが実行中である
ものとする(図2(a),(b))。コンフィグレーション
制御器17は、図2(d)に示すように、PLD11から
の出力信号18aを選択して、画像演算処理Aを受けた
画像データを取り出して、例えば図示しない画像メモリ
へ送出している。
The operation in such a configuration will be described with reference to the flowchart of FIG. First, it is assumed that the configuration data Da of the ROM (A) is loaded in the PLD 11 at the time to as an initial state, and the image calculation processing A is being executed in the PLD 11 (FIG. 2A). , (B)). The configuration controller 17 selects the output signal 18a from the PLD 11, extracts the image data that has undergone the image operation processing A, and sends it to, for example, an image memory (not shown), as shown in FIG. I have.

【0010】いま、時刻t1に、外部のコンピュータよ
り新たな画像処理Bを指定したコンフィグレーションの
要求が来た場合、コンフィグレーション制御器17は、
それまでコンフィグレーションが行われていなかったP
LD12に対し画像処理B用のデータDbをロードす
る。すなわち、コンフィグレーション制御器17は、画
像処理B用のデータDbをROM(B)から読み出させる
と共に、そのデータをセレクタ13を介してPLD12
にロードしてコンフィグレーションを行わせる(図2
(c))。
At time t1, when an external computer receives a configuration request specifying new image processing B, the configuration controller 17
P that had not been configured before
The data Db for image processing B is loaded into the LD 12. That is, the configuration controller 17 causes the data Db for image processing B to be read from the ROM (B), and the data to be read from the PLD 12 via the selector 13.
And configure it (see Figure 2)
(C)).

【0011】PLD12は、図2(f)に示すように、デ
ータDbのロードが終了すると、コンフィグレーション
完了信号19bを発生し、コンフィグレーション制御器
17へ送る。この完了信号19bを受けたコンフィグレ
ーション制御器17は、PLD11において続けられて
いる画像演算処理Aの区切りがついた時点t2で、取り
出す画像データを、PLD11からの出力信号18aよ
りPLD12の出力信号18bへと切り換える。このた
め、時刻t2以降、コンフィグレーション制御器17か
らは、図2(d)に示すように、画像処理Bを受けた画像
データが取り出されて図示しない画像メモリへ送出され
る。
When the loading of the data Db is completed, the PLD 12 generates a configuration completion signal 19b and sends it to the configuration controller 17, as shown in FIG. Upon receiving the completion signal 19b, the configuration controller 17 extracts the image data to be extracted from the output signal 18a from the PLD 11 based on the output signal 18b from the PLD 12 at the time t2 when the image processing A continued in the PLD 11 is delimited. Switch to. For this reason, after time t2, the image data subjected to the image processing B is extracted from the configuration controller 17 and sent to an image memory (not shown) as shown in FIG.

【0012】次に、時刻t3に、外部のコンピュータよ
り新たな画像処理Cを指定したコンフィグレーションの
要求が来た場合、コンフィグレーション制御器17は、
PLD11に対し画像処理C用のデータDcをロードす
る。すなわち、コンフィグレーション制御器17は、画
像処理C用のデータDcをROM(C)から読み出させる
と共に、そのデータをセレクタ13を介してPLD11
にロードしてコンフィグレーションを行わせる。
Next, at time t3, when a configuration request specifying new image processing C is received from an external computer, the configuration controller 17
The data Dc for image processing C is loaded into the PLD 11. That is, the configuration controller 17 causes the data Dc for image processing C to be read from the ROM (C), and reads the data Dc via the selector 13 into the PLD 11.
And configure it.

【0013】PLD11は、図2(e)に示すように、デ
ータDcのロードが終了すると、コンフィグレーション
完了信号19aを発生し、コンフィグレーション制御器
17へ送る。この完了信号19aを受けたコンフィグレ
ーション制御器17は、PLD12において続けられて
いる画像演算処理Bの区切りがついた時点t4で、取り
出す画像データを、PLD12からの出力信号18bよ
り、PLD11の出力信号18aへと切り換える。この
ため、時刻t4以降、コンフィグレーション制御器17
からは、図2(d)に示すように、画像処理Cを受けた画
像データが取り出されて、例えば図示しない画像メモリ
へ送出される。
When the loading of the data Dc is completed, the PLD 11 generates a configuration completion signal 19a and sends it to the configuration controller 17, as shown in FIG. Upon receiving the completion signal 19a, the configuration controller 17 extracts the image data to be taken out at time t4 at which the image processing B continued in the PLD 12 is separated from the output signal 18b from the PLD 12 based on the output signal of the PLD 11. Switch to 18a. Therefore, after time t4, the configuration controller 17
As shown in FIG. 2 (d), the image data subjected to the image processing C is taken out and sent to, for example, an image memory (not shown).

【0014】本発明では、このように、新たなコンフィ
グレーションが完了するまで、現状の画像演算処理の出
力信号が出力されているため、コンフィグレーション要
求のたびに画像演算処理が停止することがなくなり、次
の画像演算処理へ中断なくスムーズに移行することがで
きる。なお、新たなコンフィグレーションを出すタイミ
ングとしては、コンフィグレーションの変更時間を考慮
して事前に出す必要があることは言うまでもない。
According to the present invention, since the output signal of the current image processing is output until the new configuration is completed, the image processing does not stop every time a configuration request is made. The process can smoothly proceed to the next image calculation process without interruption. Needless to say, it is necessary to issue a new configuration in advance in consideration of the configuration change time.

【0015】以上、図1の実施例について図2に従って
説明したが、本発明は上記実施例に限定されるものでは
なく、種々の変形が可能である。例えば、上記の実施例
では、2つのPLDを用いたが、3個以上用いても良
い。また、1つのROMに1つコンフィグレーション用
データを格納するようにしたが、1つのROMに複数の
データを核の得るようにしても良いし、ROMからでは
なく、外部のコンピュータからコンフィグレーション用
データを供給するようにしても良い。
The embodiment of FIG. 1 has been described with reference to FIG. 2. However, the present invention is not limited to the above embodiment, and various modifications are possible. For example, in the above embodiment, two PLDs are used, but three or more PLDs may be used. Also, one configuration data is stored in one ROM, but a plurality of data may be obtained in one ROM, or the configuration data may be obtained from an external computer instead of the ROM. Data may be supplied.

【0016】[0016]

【発明の効果】以上の説明から明らかなように、本発明
においては、複数のPLDを用いその出力信号を選択的
に取り出すようにしたため、新たなコンフィグレーショ
ン要求があった場合でも、画像演算処理の切り換えに伴
う画像演算処理の停止期間がなくなり、次の画像演算処
理へ中断なくスムーズに移行することができる。
As is clear from the above description, in the present invention, a plurality of PLDs are used to selectively extract output signals, so that even when a new configuration request is made, image calculation processing is performed. This eliminates the period during which the image calculation processing is stopped due to the switching, and allows a smooth transition to the next image calculation processing without interruption.

【0017】[0017]

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

【図1】本発明の画像処理装置の画像演算処理部の一実
施例を示す構成図である。
FIG. 1 is a configuration diagram illustrating an embodiment of an image calculation processing unit of an image processing apparatus according to the present invention.

【図2】本発明の動作を説明するためのタイミング図で
ある。
FIG. 2 is a timing chart for explaining the operation of the present invention.

【図3】従来の画像処理装置の画像演算処理部の構成図
である。
FIG. 3 is a configuration diagram of an image calculation processing unit of a conventional image processing apparatus.

【符号の説明】 10…画像演算処理部、11,12…プログラマブルロ
ジックデバイス(PLD)、17…コンフィグレーション
制御器、13…セレクタ、ROM(A),ROM(B),RO
M(C)…リードオンリメモリ(ROM)
[Description of Signs] 10: Image calculation processing unit, 11, 12: Programmable logic device (PLD), 17: Configuration controller, 13: Selector, ROM (A), ROM (B), RO
M (C): Read only memory (ROM)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】荷電粒子線照射に基づく試料像の画像信号
を得てデジタル化する手段,デジタル化された画像デー
タを演算処理する手段及び演算された画像データを格納
する画像メモリを備えた画像処理装置において、前記画
像データ演算処理手段は、デジタル化された画像データ
が共に供給される複数のリコンフィグレーション可能な
タイプのプログラマブルロジックデバイスと、各プログ
ラマブルロジックデバイスへコンフィグレーションデー
タを選択的に供給する手段と、複数のプログラマブルロ
ジックデバイス内のコンフィグレーション中でないもの
の出力を取り出す手段を備えていることを特徴とする画
像処理装置。
1. An image comprising means for obtaining and digitizing an image signal of a sample image based on charged particle beam irradiation, means for arithmetically processing digitized image data, and an image memory for storing the computed image data In the processing apparatus, the image data arithmetic processing means includes a plurality of reconfigurable types of programmable logic devices to which digitized image data is supplied together, and selectively supplies configuration data to each programmable logic device An image processing apparatus comprising: means for extracting output of a configuration not being configured in a plurality of programmable logic devices;
JP2000103149A 2000-04-05 2000-04-05 Arithmetic image processing unit Withdrawn JP2001291484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000103149A JP2001291484A (en) 2000-04-05 2000-04-05 Arithmetic image processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000103149A JP2001291484A (en) 2000-04-05 2000-04-05 Arithmetic image processing unit

Publications (1)

Publication Number Publication Date
JP2001291484A true JP2001291484A (en) 2001-10-19

Family

ID=18616911

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000103149A Withdrawn JP2001291484A (en) 2000-04-05 2000-04-05 Arithmetic image processing unit

Country Status (1)

Country Link
JP (1) JP2001291484A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015184549A (en) * 2014-03-25 2015-10-22 三菱電機株式会社 Video image processing device and video image display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015184549A (en) * 2014-03-25 2015-10-22 三菱電機株式会社 Video image processing device and video image display device

Similar Documents

Publication Publication Date Title
EP0239262A2 (en) A digital effects device integrally combined within a video switcher
US5305107A (en) Combining digital video key signals
US9549221B2 (en) Signal switching apparatus and method for controlling operation thereof
CN107682667B (en) Video processor and multi-signal source pre-monitoring method
US5638133A (en) Method of creating video effects by use of keyframes
US20120177346A1 (en) Storage device, storage method, and computer- readable storage medium for storing video data
JPH07236151A (en) Digital video switcher
JP2001291484A (en) Arithmetic image processing unit
CN111107404A (en) Method, system and storage medium for quickly playing interface video of automobile and mobile terminal
WO2017204128A1 (en) Calculation device, image processing device, and image processing method
US7903172B2 (en) System and method for video processing
CN106060426B (en) Automatically switch the method and Video Controller of application scenarios
JP3603782B2 (en) HDTV studio subsystem, special effects device used therefor and method for complementing both sleeves
JP2001292345A (en) Camera control device and camera system
JP2501799B2 (en) Image processing device
JP4617601B2 (en) Image switching device
KR102051538B1 (en) Signal processing device and operating method thereof
CN114339394A (en) Video processing method and device, electronic equipment and storage medium
JP3976436B2 (en) Median extraction circuit and image processing apparatus using the same
JP3684947B2 (en) Superprocessor device and superimpose control method
JP2001292348A (en) Camera control device, video camera and video camera system using them
JPH11331597A (en) Gradation correcting device of image pickup device and gradation correcting method
KR0174457B1 (en) Graphic processing method for VOD
JP4419627B2 (en) Video data processing apparatus and video data processing method
JP2001177736A (en) Gradation correction device and gradation correction method for imaging device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070605