JPH03103986A - Image processing system - Google Patents

Image processing system

Info

Publication number
JPH03103986A
JPH03103986A JP1242518A JP24251889A JPH03103986A JP H03103986 A JPH03103986 A JP H03103986A JP 1242518 A JP1242518 A JP 1242518A JP 24251889 A JP24251889 A JP 24251889A JP H03103986 A JPH03103986 A JP H03103986A
Authority
JP
Japan
Prior art keywords
module
images
image data
image processing
feature quantity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP1242518A
Other languages
Japanese (ja)
Inventor
Masatoshi Komeichi
正俊 古明地
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1242518A priority Critical patent/JPH03103986A/en
Publication of JPH03103986A publication Critical patent/JPH03103986A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE:To extract the feature quantity to a frame immediately after the change of a parameter without increasing a load of a software, and to operate the system at a high speed by bringing a module for processing each image data of continuous inputs, and a module for extracting the feature quantity from the processed image data to pipeline coupling. CONSTITUTION:In a module 12 for extracting the feature quantity, the number of image pieces corresponding to the waiting time determined from the number of pieces counted by a module 10 for processing an image and the number of pieces counted by the module 12 for extracting the feature quantity is set by a setting means 18. In this case, a change instruction of a parameter is stored by a storage means 20 in advance, and when the number of pieces of processing images inputted from the time of setting the number of image pieces reaches the set number of pieces, it is decided that the waiting time is ended and an instruction is executed, and in accordance with the instruction, the parameter for extracting the feature quantity is changed. In such a way, even against the frame immediately after the parameter is changed, the feature quantity of an exact value can be extracted, and the system can be operated at a high speed.

Description

【発明の詳細な説明】 [目次] 概要 産業上の利用分野 従来の技術 発明が解決しようとする課題 課題を解決するための手段 作用 実施例 発明の効果 [I!要] 画像データに対して二値化や輪郭抽出等の処理を施し、
その画像データから濃度ヒストグラムや投影値といった
特徴量を抽出する画像処理システムに関し、 ソフトウエアの負荷を増加させることなく、パラメータ
変更直後のフレームに対する特徴量の正確な値の抽出が
行え、システムの高速化が実現できる画像処理システム
を提供することを目的とし、連続入力の各画像データを
処理するモジュールと、処理した画像データから特徴量
を抽出するモジュールとがパイプライン結合され、 画像処理用のモジュールは、入力された画像データの枚
数を垂直同期信号から計数する手段を含み、 特徴量抽出用のモジュールは、入力された画像の枚数を
垂直同朋信号から計数する手段と、画像処理用のモジュ
ールで計数された枚数と、内部で.・計数された枚数と
から定まり待ち時間に相当した画像枚数が設定される手
段と、パラメータ変更命令を記憶する手段と、画像枚数
設定時から入力された処理画像の枚数が設定枚数へ達し
たときに、前記記憶された命令に従っ.て特徴量抽出の
パラメータを変更する手段とを含んで構成ざれる。
[Detailed Description of the Invention] [Table of Contents] Overview Industrial Field of Application Conventional Technology Problems to be Solved by the Invention Means for Solving the Problems Actions Examples Effects of the Invention [I! [Required] Perform processing such as binarization and contour extraction on image data,
Regarding the image processing system that extracts feature quantities such as density histograms and projection values from the image data, it is possible to extract accurate values of the feature quantities for the frame immediately after parameter changes without increasing the software load, increasing the speed of the system. With the aim of providing an image processing system that can realize image processing, a module for processing continuous input image data and a module for extracting features from the processed image data are combined in a pipeline to create an image processing module. includes a means for counting the number of input image data from the vertical synchronization signal, and a module for feature extraction includes means for counting the number of input images from the vertical synchronization signal, and a module for image processing. The number of sheets counted and inside.・Means for setting the number of images corresponding to a fixed waiting time based on the counted number of images, means for storing a parameter change command, and when the number of processed images input from the time of setting the number of images reaches the set number. , according to the memorized instructions. and means for changing parameters for feature extraction.

[産業上の利用分野] 本発明は、画像データに対して二値化や輪郭抽出等の処
理を施し、その画像データから濃度ヒストグラムや投影
値といった特徴量を抽出する画像処理システムに間する
ものである。
[Industrial Application Field] The present invention is applied to an image processing system that performs processing such as binarization and contour extraction on image data and extracts feature quantities such as density histograms and projection values from the image data. It is.

近年、画像処理技術を利用した製品検査や製品分類の自
動化の場合、対象物を二値化により検出した後、ヒスト
グラム演算によって画積や周囲長を測定するといった処
理を高速に行える画像処理システムが要求されている。
In recent years, when automating product inspection and product classification using image processing technology, image processing systems that can perform high-speed processing such as detecting the target object by binarizing it and then measuring the area and perimeter using histogram calculations are becoming increasingly popular. requested.

[従来の技術コ 従来この種の画像処理システムは第7図に示す様に構成
されている。
[Prior Art] A conventional image processing system of this type is constructed as shown in FIG.

二値化や輪郭抽出などを行う画像データ処理用モジュー
ル30と、ヒストグラム算出といった特徴量の抽出を行
う特徴量抽出用モジュール32が同図から理解さりるよ
うにパイプライン結合ざれている(尚、画像処理用モジ
ュール30は複数てあっても構わない)。
As can be understood from the figure, an image data processing module 30 that performs binarization, contour extraction, etc., and a feature amount extraction module 32 that performs feature amount extraction such as histogram calculation are coupled in a pipeline. There may be a plurality of image processing modules 30).

ここで、各モジュール30、32には画像データと共に
、垂直,水平信号に相当する同期信号が入力され、各モ
ジュール30、32毎に定まる所定のバイブライン遅延
時間τの経過後出力される。
Here, synchronization signals corresponding to vertical and horizontal signals are input to each module 30, 32 together with image data, and are output after a predetermined vibe line delay time τ determined for each module 30, 32 has elapsed.

このときのタイムチャートを第8図に示す。A time chart at this time is shown in FIG.

各モジュール30、32は垂直同期信号の先頭部に同期
してパラメータの変更が行われる。
Parameters of each module 30 and 32 are changed in synchronization with the beginning of the vertical synchronization signal.

ここで時刻tlに画像処理用モジュール30のパラメー
タ変更が行われ、その直後の時刻t2に特徴量抽出用モ
ジュール32に対しての特徴量抽出指令がなされた場合
、モジュール32ではモジュール30のパラメータ変更
をする以前の画像データに対しての特徴量抽出が行われ
てしまうこととなる。
Here, if the parameters of the image processing module 30 are changed at time tl, and a feature extraction command is issued to the feature extraction module 32 at time t2 immediately thereafter, the module 32 changes the parameters of the module 30. This means that feature amount extraction will be performed on the image data before the extraction.

そのため、正確な値(パラメータ変更後の値)が抽出さ
れるためにはモジュール32に対してなされる命令発行
のタイミングを遅延させる必要がある。
Therefore, in order to extract accurate values (values after parameter changes), it is necessary to delay the timing of issuing commands to the module 32.

この遅延時間はモジュール30に対してパラメータを設
定した時刻tlから、次のフレーム(ここではフレーム
2)の先頭部までの時間Tとバイブライン遅延時間τを
加えたものとなる。
This delay time is the sum of the time T from the time tl at which parameters are set for the module 30 to the beginning of the next frame (frame 2 in this case) and the vibration line delay time τ.

しかし、この種のシステムでは前記の時間Tをホスト側
に通知する機構を有しないため遅延時間の最悪値とされ
る33msecをTの時間とみなし、これをソフトウエ
アで設定して時間待ち・を行な1い、命令発行タイミン
グを決定しなければならなかった。
However, this type of system does not have a mechanism to notify the host side of the above-mentioned time T, so 33 msec, which is the worst value of the delay time, is regarded as the time T, and this is set in software to avoid waiting time. First, we had to decide when to issue the command.

このため、従来ではパラメータの変更をするたびに時間
のロスが発生してしまい、パラメータを変更した直後の
フレーム(第8図においてフレーム2’)に対する正確
な値の特徴量を抽出することができないという欠点があ
った。
For this reason, in the conventional method, a time loss occurs every time a parameter is changed, and it is not possible to extract a feature with an accurate value for the frame immediately after changing the parameter (frame 2' in Figure 8). There was a drawback.

[発明が解決しようとする課題コ 本発明は上記従来の欠点に鑑みてなされたものであり、
その目的は、ソフトウェアの負荷を増加させることなく
、パラメータ変更直後のフレームに対する特徴量の正確
な値の抽出が行え、システムの高速化が実現できる画像
処理システムを提供することにある。
[Problems to be Solved by the Invention The present invention has been made in view of the above-mentioned conventional drawbacks,
The purpose is to provide an image processing system that can extract accurate values of feature amounts for frames immediately after parameter changes without increasing the software load, and that can speed up the system.

[課題を解決するための手段] 上記目的を達成するために、本発明に係る画像処理シス
テムは第1図のように構威されている。
[Means for Solving the Problems] In order to achieve the above object, an image processing system according to the present invention is configured as shown in FIG.

同図では連続入力される各画像データを処理するモジュ
ール10と、処理した画像データから特徴量を抽出する
モジュール12とがパイプライン結合されている。
In the figure, a module 10 that processes each image data that is continuously input and a module 12 that extracts feature amounts from the processed image data are coupled in a pipeline.

そして画像処理用のモジュール10には手段14が含ま
れており、手段14により入力された画像データの枚数
が垂直同期信号から計数される。
The image processing module 10 includes means 14, and the number of input image data is counted by the means 14 from the vertical synchronization signal.

また特徴量抽出用のモジュール12には、計数手段16
、設定手段18、記憶手段20、変更手段22が含まれ
ており、計数手段16により入力された画像の枚数が垂
直同期信号から計測される。
Further, the feature extraction module 12 includes a counting means 16.
, a setting means 18, a storage means 20, and a changing means 22, and the number of input images is counted by the counting means 16 from the vertical synchronization signal.

また設定手段1日により、前記画像処理用のモジュール
10で計数された枚数と特徴量抽出用のモジュール12
て計数された枚数とから定まり待ち時間に相当した画像
枚数が設定される。
In addition, the number of images counted by the image processing module 10 and the feature quantity extraction module 12 are determined by the setting means 1.
The number of images corresponding to the waiting time is set based on the number of images counted.

記憶手段20ではパラメータの変更命令が記憶されてお
り、変更手段22により、画像枚数設定時から入力され
た処理画像の枚数が前記の設定枚数へ達したときに記憶
された命令にしたがって特徴量抽出のパラメータが変更
される。
The storage means 20 stores a parameter change command, and the change means 22 extracts the feature amount according to the stored command when the number of processed images input from the time of setting the number of images reaches the set number. parameters are changed.

[作用コ 特徴量抽出用のモジュールl2では、画像処理用のモジ
ュール10て計数された枚数と特徴量抽出用のモジュー
ル12で計数された枚数とから定まり待ち時間に相当し
た画像枚数が設定手段18により設定される。
[In the module 12 for feature extraction, the number of images corresponding to the waiting time is determined from the number counted by the image processing module 10 and the number counted by the feature extraction module 12, and is set by the setting means 18. Set by

ここで、パラメータの変更命令は予め記憶手段20によ
って記憶されており、画像枚数設定時から入力された処
理画像の枚数が設定枚数へ達したときに待ち時間が終了
したとして命令が実行され、該命令にしたがって特徴量
抽出のパラメータが変更される。
Here, the command to change the parameter is stored in advance in the storage means 20, and when the number of processed images input from the time of setting the number of images reaches the set number, the command is executed as if the waiting time has ended, and the command is executed. Parameters for feature extraction are changed according to the command.

したがってパラメータの変更を行った直後のフレームに
対しても正確な値の特徴量抽出を行うことができる。
Therefore, feature quantity extraction with accurate values can be performed even for the frame immediately after the parameter has been changed.

[実施例] 以下、図面に基づいて本発明に係る画像処理システムの
好適な実施例を説明する。
[Embodiment] Hereinafter, a preferred embodiment of the image processing system according to the present invention will be described based on the drawings.

第2図では実施例の全体構成の説明が示されており、画
像データを処理する複数のモジュール10−1.  1
0−2.  ・・・10−nと特徴量抽出用のモジュー
ル12とがパイプライン結合されており、また各モジュ
ール10−1.  10−2.・・10−n,12はホ
スト42に接続されている。
FIG. 2 shows an explanation of the overall configuration of the embodiment, which includes a plurality of modules 10-1.1 for processing image data. 1
0-2. . . 10-n and the feature extraction module 12 are connected in a pipeline, and each module 10-1. 10-2. . . 10-n, 12 are connected to the host 42.

画像データを処理するモジュール1oの概略構成は第3
図に示されており、内部には垂直同期信号を計数するカ
ウンタ40及び画像処理部41を有し、前記カウンタ4
0の値はホスト42から読みとれるよう構成されている
The schematic configuration of the module 1o that processes image data is as follows.
The counter 40 includes a counter 40 for counting vertical synchronization signals and an image processing section 41, and the counter 4
A value of 0 is configured to be readable by the host 42.

特徴量抽出用のモジュール12の概略構成は第5図に示
されており、このモジュール12においても画像データ
を処理するモジュール1oと同様に、垂直同期信号を計
数するカウンタ44を有し、その値がホスト42から読
み取れるように構成されている。
The schematic configuration of the module 12 for extracting feature quantities is shown in FIG. is configured so that it can be read from the host 42.

さらに特徴量抽出用のモジュール12にはリセット信号
発生回路46,ダウンヵウンタ48,ゼロ判定回路50
,  書込信号発生回路52,命令レジスタ54,制御
レジスタ56及び特徴量抽出部58が設けられている。
Further, the module 12 for extracting features includes a reset signal generation circuit 46, a down counter 48, and a zero determination circuit 50.
, a write signal generation circuit 52, an instruction register 54, a control register 56, and a feature extractor 58.

ここで本実施例の動作について説明する。Here, the operation of this embodiment will be explained.

まず画像処理システム起動時には各モジュール10.1
2の垂直同期信号計数用カウンタ40,44がリセット
される。
First, when starting the image processing system, each module 10.1
The second vertical synchronization signal counting counters 40 and 44 are reset.

画像データ処理用のモジュール1oにパラメータが設定
されると、その直後に画像処理用モジュール10のカウ
ンタ4oの値( F C ,a )が読み込まれる。
Immediately after the parameters are set in the image data processing module 1o, the value (FC,a) of the counter 4o of the image processing module 10 is read.

次いで画像処理用モジュール10の後段にバイブライン
接続されている特徴量抽出モジュール12のカウンタ4
4の値(Feb)が読み込まれる。
Next, the counter 4 of the feature extraction module 12 connected to the vibrator after the image processing module 10
A value of 4 (Feb) is read.

一lO− ここで双方のカウンタ40,44の値から特徴量抽出モ
ジュール12のダウンカウンタ48に待ち時間に相当す
る値(設定枚数)が設定される。
10- Here, a value (set number of sheets) corresponding to the waiting time is set in the down counter 48 of the feature quantity extraction module 12 from the values of both counters 40 and 44.

その値は以下の式より導かれる。Its value is derived from the following formula.

待ち時間の値(設定枚数)=FCa−Feb+1ここで
、ダウンカウンタ48では前記設定ざれた値(設定枚数
)を待ち時間の初期値とし、その後、垂直同期信号に従
ってウンカウンタ48の値がダウンカウントされる。
Waiting time value (set number of sheets) = FCa-Feb+1 Here, the down counter 48 uses the set value (set number of sheets) as the initial value of the waiting time, and then the value of the down counter 48 counts down according to the vertical synchronization signal. be done.

そして、ダウンカウンタ48の値がゼロとなったとき、
該出力はゼロ判定回路50に入力され、ゼロ判定回路5
0は待ち時間終了とみなして書込信号発生回路52に書
込信号を発生させる。
Then, when the value of the down counter 48 becomes zero,
The output is input to the zero judgment circuit 50, and the zero judgment circuit 5
0 is regarded as the end of the waiting time and causes the write signal generation circuit 52 to generate a write signal.

書込信号が制御レジスタ56に入力されると、命令レジ
スタ54に書き込まれた命令が特徴量算出部58に出力
され、これにより特徴量抽出部58では特徴量の抽出が
行われる。
When the write signal is input to the control register 56, the command written in the instruction register 54 is output to the feature amount calculation section 58, and thereby the feature amount extraction section 58 extracts the feature amount.

ここで、書込信号が制御レジスタ56に入力されると、
リセット信号発生回路46てはリセット信号を発生させ
、該リセット信号がダウンカウン−11− タ48に入力されて該ダウンカウンタ48がリセット状
態となる。
Here, when a write signal is input to the control register 56,
The reset signal generating circuit 46 generates a reset signal, and the reset signal is input to the down counter 48, so that the down counter 48 is placed in a reset state.

以上において画像処理パラメータを時刻tlに、特徴量
抽出命令を時刻t2に発行した場合のタイムチャートを
第6図に示す。
FIG. 6 shows a time chart in the case where the image processing parameters are issued at time tl and the feature quantity extraction command is issued at time t2.

同図から理解されるように時刻tiにパラメータの変更
が設定されると同時に特徴量抽出のモジュール12側に
待ち時間に相当する値(例えば2フレーム分)が設定さ
れる。
As can be understood from the figure, at the same time as the parameter change is set at time ti, a value corresponding to the waiting time (for example, two frames) is set on the feature extraction module 12 side.

この待ち時間に相当する設定値はカウンタ40.44の
値に基づき、ダウンカウンタ48に与えられる。
A set value corresponding to this waiting time is given to the down counter 48 based on the value of the counter 40.44.

そして、時刻t2に命令レジスタ54への命令の書き込
みが行われる。
Then, the instruction is written to the instruction register 54 at time t2.

ここで、特徴量抽出モジュール12側では、設定された
待ち時間の間待機状態となり、第6図で示すフレーム2
′が入力された時点で待ち時間終了として制御レジスタ
56から特徴量抽出部58に命令が出され、これにより
特徴量の抽出が開始される。
Here, the feature quantity extraction module 12 side is in a standby state for the set waiting time, and the frame 2 shown in FIG.
When ' is input, the waiting time is over, and a command is issued from the control register 56 to the feature extracting section 58, thereby starting extraction of the feature.

12ー よって本実施例のシステムによれば、パラメータ変更直
後のフレームに対する特徴量の抽出が行え、システムの
高速化が実現できる。
12-Thus, according to the system of this embodiment, feature amounts can be extracted for a frame immediately after a parameter change, and the speed of the system can be increased.

第8図は従来例の作用を説明するタイムチャート、 てある。FIG. 8 is a time chart explaining the operation of the conventional example; There is.

[発明の効果] 以上説明したように本発明によれば、ソフトウェアの負
荷を増加させることなくパラメータ変更直後のフレーム
に対する特徴量の抽出が行え、システム高速化が達成で
きる。
[Effects of the Invention] As described above, according to the present invention, feature amounts can be extracted for a frame immediately after a parameter change without increasing the software load, and system speedup can be achieved.

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

第1図は発明の原理説明図、 第2図は実施例の全体構成説明図、 第3図は画像データ処理モジュールの概略説明図、 第4図は画像データと垂直同期信号の説明図、第5図は
特徴量抽出モジュールの構成説明図、第6図は実施例の
作用を説明するタイムチャート・ 第7図は従来システムの概略構成説明図、1 0 ● 1 2 ・ 1 4 ◆ 1 6 ・ 1 8 ・ 2 0 ● 22 ・ 画像データを処理するモジュール 特徴量を抽出するモジュール 計数手段 計数手段 設定手段 記憶手段 変更手段 −13− −14− 水平同期信号 画像データと垂直同期信号の説明図 第 4 図
Fig. 1 is an explanatory diagram of the principle of the invention; Fig. 2 is an explanatory diagram of the overall configuration of the embodiment; Fig. 3 is a schematic explanatory diagram of an image data processing module; Fig. 4 is an explanatory diagram of image data and vertical synchronization signals; Figure 5 is a diagram explaining the configuration of the feature quantity extraction module, Figure 6 is a time chart explaining the operation of the embodiment, Figure 7 is a diagram explaining the schematic configuration of the conventional system, 10 ● 12 ・ 14 ◆ 16 ・1 8 ・ 2 0 ● 22 ・ Module for processing image data Module for extracting feature quantities Counting means Counting means Setting means Storage means Changing means -13- -14- Horizontal synchronization signal Explanatory diagram of image data and vertical synchronization signal Fourth figure

Claims (1)

【特許請求の範囲】 連続入力の各画像データを処理するモジュール(10)
と、処理した画像データから特徴量を抽出するモジュー
ル(12)とがパイプライン結合され、 画像処理用のモジュール(10)は、入力された画像デ
ータの枚数を垂直同期信号から計数する手段(14)を
含み、 特徴量抽出用のモジュール(12)は、入力された画像
の枚数を垂直同期信号から計数する手段(16)と、画
像処理用のモジュール(10)で計数された枚数と内部
で計数された枚数とから定まり待ち時間に相当した画像
枚数が設定される手段(18)と、パラメータ変更命令
を記憶する手段(20)と、画像枚数設定時から入力さ
れた処理画像の枚数が設定枚数へ達したときに、前記記
憶された命令に従って特徴量抽出のパラメータを変更す
る手段(22)とを含む、 ことを特徴とうする画像処理システム。
[Claims] A module (10) that processes each image data of continuous input.
and a module (12) for extracting feature quantities from processed image data are coupled in a pipeline, and the image processing module (10) includes means (14) for counting the number of input image data from a vertical synchronization signal. ), the feature extracting module (12) includes means (16) for counting the number of input images from the vertical synchronization signal, and internally calculating the number of images counted by the image processing module (10). A means (18) for setting the number of images corresponding to the waiting time based on the counted number of images, a means (20) for storing a parameter change command, and a means for setting the number of processed images input from the time of setting the number of images. An image processing system comprising: means (22) for changing parameters for feature extraction according to the stored command when the number of images reaches the number of images.
JP1242518A 1989-09-19 1989-09-19 Image processing system Pending JPH03103986A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1242518A JPH03103986A (en) 1989-09-19 1989-09-19 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1242518A JPH03103986A (en) 1989-09-19 1989-09-19 Image processing system

Publications (1)

Publication Number Publication Date
JPH03103986A true JPH03103986A (en) 1991-04-30

Family

ID=17090301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1242518A Pending JPH03103986A (en) 1989-09-19 1989-09-19 Image processing system

Country Status (1)

Country Link
JP (1) JPH03103986A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8403490B2 (en) 2007-09-26 2013-03-26 Panasonic Corporation Beam scanning-type display device, method, program and integrated circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8403490B2 (en) 2007-09-26 2013-03-26 Panasonic Corporation Beam scanning-type display device, method, program and integrated circuit

Similar Documents

Publication Publication Date Title
US6816163B2 (en) Updating image frames on a screen comprising memory
CN103873779B (en) Method for controlling intelligent camera for parking lot
US5014196A (en) Vector operation instruction activation controller for vector arithmetic units having arithmetic functions with different numbers of pipeline stages
JPH03103986A (en) Image processing system
US10819896B1 (en) Computer readable recording medium can perform image sensing system control method and image sensing system
JP2001282327A (en) Simulation system and simulator and management server and recording medium
US8151131B2 (en) Signal synchronization method and signal synchronization circuit
KR101306244B1 (en) Method and apparatus for generating image sensing signal
JPH08234826A (en) Simulator for controller
CN112528945B (en) Method and device for processing data stream
WO2022246626A1 (en) Data processing apparatus and control method therefor, and display apparatus
RU1833874C (en) Priority device
CN113132551A (en) Synchronous control method and device of multi-camera system and electronic equipment
JPS59791A (en) Method and apparatus for pattern recognition
SU1499371A1 (en) Device for threshold identification of objects
SU1354197A1 (en) Information input device
SU1665365A1 (en) Device for data display on crt screens
SU1383413A1 (en) Device for counting quantity of object images
JPS628815B2 (en)
JPS60218134A (en) Arithmetic module of pipeline
JPH06289951A (en) Picture reproduction system
JPS6239790B2 (en)
JPS61231674A (en) Picture processor
JPH0374779A (en) Synchronization control system for image processor
JPH02187872A (en) Picture processor