JPS6270971A - Histogram calculator - Google Patents

Histogram calculator

Info

Publication number
JPS6270971A
JPS6270971A JP60208783A JP20878385A JPS6270971A JP S6270971 A JPS6270971 A JP S6270971A JP 60208783 A JP60208783 A JP 60208783A JP 20878385 A JP20878385 A JP 20878385A JP S6270971 A JPS6270971 A JP S6270971A
Authority
JP
Japan
Prior art keywords
histogram
data
frequency
memory
circuit
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.)
Granted
Application number
JP60208783A
Other languages
Japanese (ja)
Other versions
JPH0341867B2 (en
Inventor
Yoshimitsu Takeuchi
竹内 慶光
Shigeru Kimura
茂 木村
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.)
Japan Steel Works Ltd
Technical Research and Development Institute of Japan Defence Agency
Original Assignee
Japan Steel Works Ltd
Technical Research and Development Institute of Japan Defence Agency
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 Japan Steel Works Ltd, Technical Research and Development Institute of Japan Defence Agency filed Critical Japan Steel Works Ltd
Priority to JP60208783A priority Critical patent/JPS6270971A/en
Publication of JPS6270971A publication Critical patent/JPS6270971A/en
Publication of JPH0341867B2 publication Critical patent/JPH0341867B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To perform the histogram calculation at high speed even with the use of a memory element and the logic element of the ordinary access and arithmetic speeds, by using a means which processes the input data in terms of a pipeline. CONSTITUTION:Address registers 12-15 are provided to hold the data on the frequency and the address of each step as necessary for the pipeline operation. Then a coincidence detecting circuit 28 and a selection circuit 29 are added. In such a constitution, the circuit 28 detects the coincidence between registers 13 and 16. Then the circuit 29 receives a selection signal when said coincidence is detected by the circuit 28 and selects the 1-step preceding frequency data on a feedback line 30. Therefore the latest frequency data can be directly used with no intervention of a histogram memory even in case the input data of the same value are used continuously. Thus the frequency calculation is carried out normally.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、オンラインでデータを解析するとかリアルタ
イムの動画像処理等でデータの頻度分布を高速に算出す
る必要がある場合などに使用されるヒストグラム計算装
置に関するものである。
[Detailed Description of the Invention] (Industrial Application Field) The present invention is used in cases where it is necessary to quickly calculate the frequency distribution of data in online data analysis, real-time video processing, etc. This invention relates to a histogram calculation device.

(防衛用装備品としての応用) 装備品は主として野外で運用されるものが多く、各種の
画像誘導方式のミサイル、画像を入力処理する各種の火
器管制装置(例えば、戦車用火器管制装置)、戦場監視
装置など即応性の意味から外界の変化に対し実時間で処
理し対処しなければならない。ここで要求される処理は
時々刻々と画像フレームの内容が変化する動画像処理で
あり、対象物体被弾による炎上、各種火器の影響、チャ
フ・デコイ(おとり・欺まん)の影響、位置移動にとも
なう太陽光の変化など入力される画像全体の明るさく画
素の濃度値)がダイナミックに変化する。
(Application as defense equipment) Most of the equipment is mainly operated outdoors, such as various image-guided missiles, various fire control devices that input and process images (for example, fire control devices for tanks), In order to respond quickly to battlefield monitoring equipment, it is necessary to process and respond to changes in the outside world in real time. The processing required here is video processing in which the content of the image frame changes from moment to moment, and it can be used to process objects that go up in flames due to being hit by bullets, the effects of various firearms, the effects of chaff decoys, and movement of position. The brightness of the entire input image (pixel density value) changes dynamically due to changes in sunlight.

よって、対象物体を的確に抽出するため画像データのヒ
ストグラム(画素の)農度値の分布)を素早く算出する
装置が必要とされる。本発明はヒストグラムの計算を高
速化するものであり、将来の装備品の高性能化に寄与す
る可能性が大きい。
Therefore, in order to accurately extract a target object, there is a need for a device that quickly calculates a histogram (distribution of pixel intensity values) of image data. The present invention speeds up the calculation of histograms, and has a high possibility of contributing to higher performance of future equipment.

(従来の技術) データの頻度分布を計算する従来の方法としては、(1
)汎用の計算機を用いて計算する方法、(2)専用のメ
モリ、演算器で構成される計算装置を用いる方法、の2
通りの方法がある。
(Prior art) The conventional method for calculating the frequency distribution of data is (1
(2) A method of calculating using a general-purpose computer; (2) A method of using a calculation device consisting of a dedicated memory and arithmetic unit.
There is a way.

(1)の汎用の計算機を用いて計算する方法は、通常の
ノイマン型と呼ばれる計算機で処理するものである。こ
の方法による典型的な装置の構成を第2図に示す。この
図において、入力装置40及び出力装置41と中央処理
装置42及びメモリ装置(プログラム及びデータを格納
する機能を持つもの)43とはデータバス44で相互に
接続されている。そして、入力装置40に与えられた入
力データは所定のプログラムに従って中央処理装置42
及びメモリ装置43で処理され、そのヒストグラム出力
を出力装置41より出すようになっている。
In the method (1) of calculating using a general-purpose computer, processing is performed using a normal computer called a Neumann type computer. The configuration of a typical device using this method is shown in FIG. In this figure, an input device 40, an output device 41, a central processing unit 42, and a memory device (having the function of storing programs and data) 43 are interconnected by a data bus 44. The input data given to the input device 40 is sent to the central processing unit 40 according to a predetermined program.
and the memory device 43, and the histogram output thereof is outputted from the output device 41.

この方法は、他の処理と組み合わせて使用できるなど柔
軟性が高く、処理時間の制約が厳しくない場合とか特別
の入出力形式が要求されていない場合など通常よく使用
されている方法である。
This method is highly flexible, as it can be used in combination with other processing, and is commonly used when processing time is not strictly constrained or when no special input/output format is required.

(2)の専用のメモリ、演算器で構成される専用計算装
置を用いる方法は、オンラインとかリアルタイムで処理
する場合など処理時間に制約があり非常に高速に処理す
る必要があるとき用いられる方法である。
The method (2) using a dedicated computing device consisting of a dedicated memory and arithmetic unit is a method used when processing time is limited and extremely high-speed processing is required, such as when processing online or in real time. be.

本発明で対象とするのは(2)の方法に関するものであ
り、以後この方法について従来行なわれているヒストグ
ラム計算のやり方を示す。
The subject of the present invention is the method (2), and hereinafter a conventional histogram calculation method for this method will be described.

計算の対象となる複数のデータがシーケンシャルにヒス
トグラム計算装置に入力されるという一般的な仮定を置
けば、ヒストグラムの算出に関する基本的な処理の流れ
は次の通りである。
Assuming a general assumption that a plurality of pieces of data to be calculated are sequentially input to a histogram calculation device, the basic process flow regarding histogram calculation is as follows.

5tep 1  :入力されたデータの値を読み出し、
該値をアドレスとして、ヒストグラムを保存しているメ
モリ(ヒストグラム・メモリ)から入力データに対応す
る現在の度数を読みだす。
5step 1: Read the input data value,
Using this value as an address, the current frequency corresponding to the input data is read from the memory storing the histogram (histogram memory).

5tep 2  :読み出した度数に値1を加算する。5tep 2: Add the value 1 to the read frequency.

5tep 3  : その度数をヒストグラム・メモリ
の読み出した位置(アドレス)へ書き込む。
5tep 3: Write the frequency to the read position (address) of the histogram memory.

ただし、ここではヒストグラム・メモリの初期化、ヒス
トグラムの出力等の動作は省略している。上記の処理を
対象とするデータについて繰り返せば、最終的なヒスト
グラム、すなわち頻度分布を算出することができる。
However, operations such as initializing the histogram memory and outputting the histogram are omitted here. By repeating the above processing on the target data, a final histogram, that is, a frequency distribution can be calculated.

従来この処理の流れを専用ハードウェア化したものとし
て第3図に示すようなヒストグラム計算装置がある。こ
の第3図において、4はヒストグラムの途中結果を保存
するためのメモリ(ヒストグラム・メモリ)である。総
ての処理はこのヒストグラム・メモリ4を中心に動作す
る。まず、ヒストグラム計算を始める前にヒストグラム
・メモリ4の内容をゼロに初期設定する必要がある。こ
の場合、選択回路3は連続アドレス発生手段2h・らの
アドレスをヒストグラム・メモリ4へ流し、選択回路6
は度数初期値(値ゼロ)7を選択し、この結果ヒストグ
ラム・メモリ4が初期化される。
Conventionally, there is a histogram calculation device as shown in FIG. 3, which implements this processing flow using dedicated hardware. In FIG. 3, 4 is a memory (histogram memory) for storing intermediate results of the histogram. All processing operates based on this histogram memory 4. First, before starting the histogram calculation, it is necessary to initialize the contents of the histogram memory 4 to zero. In this case, the selection circuit 3 sends the addresses of the continuous address generation means 2h, etc. to the histogram memory 4, and the selection circuit 6
selects the initial frequency value (value zero) 7, and as a result, the histogram memory 4 is initialized.

次に、ヒストグラム計算中の動作について説明する。ま
ず、選択回路3によって選択された入力データ1はヒス
トグラム・メモリ4の中の対応する現在の度数データを
示すアドレス信号となる。
Next, the operation during histogram calculation will be explained. First, the input data 1 selected by the selection circuit 3 becomes an address signal indicating the corresponding current frequency data in the histogram memory 4.

例えば、入力データ値が10であれば、アドレス10番
地が指定され、この10番地に値10のいままでの度数
が記憶されている。ヒストグラム・メモリ4から読み出
された度数データは演算器5を通り+1され、選択回路
6を通りヒストグラム・メモリ4から読み出された同じ
アドレスに書き込まれる。これらの動作(ヒストグラム
の更新)を入力されるデータに対し順次繰り返すことに
より、結果としてヒストグラム・メモリ4にはヒストグ
ラムが算出されることになる。
For example, if the input data value is 10, address 10 is specified, and the current frequency of the value 10 is stored at address 10. The frequency data read from the histogram memory 4 is passed through an arithmetic unit 5, incremented by 1, and then passed through a selection circuit 6 and written to the same address read out from the histogram memory 4. By sequentially repeating these operations (histogram updating) for input data, a histogram is calculated in the histogram memory 4 as a result.

次に、ヒストグラムの出力の場合は、連続アドレス発生
手段2からのアドレスを選択回路3で選択し、これをヒ
ストグラム・メモリ4に読み出しアドレスとして与える
。その結果、出力線9にヒストグラムの各度数がシーケ
ンシャルに出力される。
Next, in the case of outputting a histogram, the selection circuit 3 selects the address from the continuous address generation means 2, and supplies this to the histogram memory 4 as a read address. As a result, each frequency of the histogram is sequentially output to the output line 9.

リード/ライト信号発生手段8は、上に示した初期化、
ヒストグラムの更新、ヒストグラムの出力で行なわれる
ヒストグラム・メモリ4に対するリード/ライト動作を
適切に駆動する信号を提供する。
The read/write signal generating means 8 performs the initialization shown above,
A signal is provided for appropriately driving the update of the histogram and read/write operations for the histogram memory 4 performed on the output of the histogram.

(発明が解決しようとする問題点) ところで、従来の方法によるPt53図のブロック図で
は、1回のヒストグラム更新の処理の中でヒストグラム
・メモリに対しデータの読み出しと書き込みの動作を行
う。特に画像処理のような膨大な数のデータを処理する
場合は、ヒストグラム・メモリへのアクセス速度が問題
になる。ヒストグラム・メモリには、他の構成要素(選
択回路、+1の演算器)を伝搬するときの遅延時間も含
め、非常にアクセス速度の速いメモリ素子を採用する必
要がある。処理速度を上げるためには高速のメモリ素子
、論理素子を必要とし、装置自体が高価になる。
(Problems to be Solved by the Invention) By the way, in the block diagram of Pt53 according to the conventional method, operations of reading and writing data to the histogram memory are performed in one histogram update process. Particularly when processing a huge amount of data, such as in image processing, the speed of access to the histogram memory becomes an issue. For the histogram memory, it is necessary to employ a memory element with extremely fast access speed, including the delay time when propagating to other components (selection circuit, +1 arithmetic unit). In order to increase the processing speed, high-speed memory elements and logic elements are required, and the device itself becomes expensive.

(問題点を解決するための手段) 本発明は、上記の点に鑑み、一般的なアクセス速度、演
算速度のメモリ素子、論理素子を用いた場合であっても
ヒストグラム計算を高速に実行できるヒストグラム計算
装置を提供しようとするものである。
(Means for Solving the Problems) In view of the above points, the present invention provides a histogram that can perform histogram calculations at high speed even when using memory elements and logic elements with general access speeds and calculation speeds. The aim is to provide a computing device.

一般に処理の高速化には並列化とパイプライン化の2通
りの概念がある。本発明は、後者のパイプライン化の概
念により、ヒストグラム計算の処理を高速化し問題を解
決しようとするものである。
Generally, there are two concepts for speeding up processing: parallelization and pipelining. The present invention uses the latter concept of pipelining to speed up the processing of histogram calculations and solve the problem.

以下、ヒストグラム計算をパイプライン化するだめの手
段を説明する。
Hereinafter, a method for pipelining histogram calculation will be explained.

まず、ヒストグラム・メモリでの読み出しと書き込みの
動作が同時に行えるように2つのアクセス経路を持つ2
ポート RAM(2ボートのランダム・アクセス・メモ
リ)をヒストグラム・メモリとして使用する。また、競
合を避けるためヒストグラム出力用として更にもう1個
の2ポートRAMを使用する。さらに、パイプライン動
作のために必要に応じて各段階の度数やアドレスのデー
タを保持するパイプライン・レジスタを配置する。
First, the histogram memory has two access paths so that read and write operations can be performed simultaneously.
Port RAM (2-vote random access memory) is used as histogram memory. Furthermore, to avoid contention, another 2-port RAM is used for histogram output. Furthermore, pipeline registers are arranged to hold the frequency and address data of each stage as necessary for pipeline operation.

第4図は2ポートRAMをヒストグラムの更新用に1個
、ヒストグラムの出力用に1個の計2個使用して、5t
ep 1.5tep 2.5tep 3の3段のバイブ
ライン動作をさせようとした参考例である(第4図の参
考例ではバイブライン的に動作するが、正確なヒストグ
ラムは得られない)。
Figure 4 shows a total of two 2-port RAMs, one for updating the histogram and one for outputting the histogram.
This is a reference example in which a three-stage vibration line operation of ep 1.5 tep 2.5 tep 3 is attempted (the reference example in FIG. 4 operates in a vibration line manner, but an accurate histogram cannot be obtained).

ttS4図中の5teplの動作で入力データ10に対
応する現在の度数が度数レジスタ12へ、入力データは
アドレスレジスタ13へ格納される。
In the operation of 5 tepl in the ttS4 diagram, the current frequency corresponding to the input data 10 is stored in the frequency register 12, and the input data is stored in the address register 13.

steρ2では度数レジスタ12からの出力は+1の演
算器14を通り値1が加算されて度数レジスタ15へ格
納され、アドレスレジスタ13の内容はそのままアドレ
スレジスタ16へ転送される。
In step ρ2, the output from the frequency register 12 passes through the +1 arithmetic unit 14, a value of 1 is added thereto, and is stored in the frequency register 15, and the contents of the address register 13 are transferred to the address register 16 as they are.

5tep 3では選択回路19.20によってそれぞレ
レノスタ15.16の内容が選択され、これらは2ボ一
トRAMで構成されたヒストグラム・メモ1jll、2
1への書き込みデータと書き込みアドレスとなりヒスト
グラムの内容が更新される。
At 5tep 3, the selection circuits 19 and 20 select the contents of the renostas 15 and 16, respectively, and these are stored in the histogram memos 1jll and 2 which are composed of two-bottom RAMs.
1 and the write address, and the contents of the histogram are updated.

第4図でのヒストグラム・メモリの初期化は選択回路1
9.20でそれぞれ度数初期値18、連続アドレス発生
手段17からの出力が選択されて行なわれる。また、計
算されたヒストグラムはヒストグラム読み出し手段22
によりヒストグラム・メモリ21から読み出され出力線
23に出力される。
The initialization of the histogram memory in Fig. 4 is performed by selection circuit 1.
At 9.20, the initial frequency value 18 and the output from the continuous address generating means 17 are selected and executed. Further, the calculated histogram is stored in the histogram reading means 22.
is read out from the histogram memory 21 and output to the output line 23.

しかしながら、tIS4図のブロック図では正確なヒス
トグラムが得られない。その理由は同じ値の入力データ
が続くとき、5tep3で新しい度数データをヒストグ
ラム・メモリへ書き込む前に5tep1.*5tep 
2に古い度数データにもとずいたデータが乗っているか
らである。同じ値の入力データが続くということは当然
考えられる。この場合そのデータに対する古い度数デー
タにより計算されてしまい正しい度数が得られないので
ある。
However, an accurate histogram cannot be obtained from the block diagram of the tIS4 diagram. The reason for this is that when input data of the same value continues, 5step 1 is written before new frequency data is written to the histogram memory in 5step 3. *5 steps
This is because 2 contains data based on old frequency data. It is naturally possible that input data with the same value continues. In this case, the calculation is performed using old frequency data for that data, and the correct frequency cannot be obtained.

14図のブロック図の問題を解決したものが第1図であ
り、本発明を完全に実施したものである。
FIG. 1 is a solution to the problem of the block diagram in FIG. 14, and is a complete implementation of the present invention.

(実施例) 以下、本発明に係るヒストグラム計算装置の実施例をf
jS1図に従って説明する。第4図の参考例の問題点を
解決するため、第1図では一致検出回路28、選択回路
29を第4図の構成に付は加えている。アドレスレジス
タ13とアドレスレジスタ16が同じ場合を一致検出回
路28で検出し、一致検出時に選択信号を受けた選択回
路29はフィードバック線路30の15tep前の度数
データを選択する。これにより同じ値の入力データ10
が続く場合でも、ヒストグラム・メモリを介さないで直
接最新の度数データを用いて処理でき、度数の計算が正
常に動作するようになる。
(Example) Hereinafter, an example of the histogram calculation device according to the present invention will be described.
This will be explained according to the diagram S1. In order to solve the problem of the reference example shown in FIG. 4, a coincidence detection circuit 28 and a selection circuit 29 are added in FIG. 1 to the configuration shown in FIG. 4. A case where the address register 13 and the address register 16 are the same is detected by the coincidence detection circuit 28, and the selection circuit 29 which receives the selection signal when the coincidence is detected selects the frequency data of the feedback line 30 15 tep earlier. As a result, input data 10 with the same value
Even if this continues, it can be processed directly using the latest frequency data without going through the histogram memory, and the frequency calculation will work correctly.

更に、第1図で使用する2ポートRAMについては次の
ような仕様を満たすものを想定している。
Furthermore, it is assumed that the two-port RAM used in FIG. 1 satisfies the following specifications.

(1)読み出しと書き込みの組み合わせの場合、調停の
必要がなく同時にアクセスできる。
(1) In the case of a combination of reading and writing, simultaneous access is possible without the need for arbitration.

(2) 同じアドレスに対し同時に読み出しと書き込み
が行なわれた場合、書き込みデータがそのまま読み出さ
れる。
(2) When reading and writing are performed simultaneously to the same address, the written data is read out as is.

以上説明したように、本発明の実施例に示した処理装置
ではヒストグラム計算を正しくパイプライン処理するこ
とが可能である。
As explained above, the processing device shown in the embodiment of the present invention can correctly perform pipeline processing on histogram calculation.

(発明の効果) 以上説明したように、本発明のヒストグラム計算装置で
はバイブライン的に処理を行うのでヒストグラム計算を
高速に実行することができる。また、処理時間の問題を
通常使用されるアクセス速度、演算速度の安価なメモリ
素子、論理素子を用いた構成でも解決できるようにして
いる。2ポー)RAMを使用するため回路の構成が比較
的簡単となっている。ヒストグラムの出力にも2ボ一ト
RAMを使用しているため他の処理装置との接続に柔軟
性がある。
(Effects of the Invention) As explained above, since the histogram calculation device of the present invention performs processing in a vibrating manner, it is possible to perform histogram calculations at high speed. Further, the problem of processing time can be solved by using a configuration using memory elements and logic elements that are inexpensive in access speed and operation speed and are commonly used. Since it uses a 2-port RAM, the circuit configuration is relatively simple. Since a 2-bot RAM is also used to output the histogram, there is flexibility in connection with other processing devices.

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

第1図は本発明に係るヒストグラム計算装置の実施例を
示すブロック図、第2図は汎用計算機を用いてヒストグ
ラム計算装置とするときのブロック図、第3図は立川の
メモリ、演算器で構成されるヒストグラム計算専用の処
理装置で従来の方法によるものを示すブロック図、第4
図は3段のパイプライン処理を試みようとした参考例の
ブロック図である。 1.10・・・入力データ、2,17・・・連続アドレ
ス発生手段、3,6,19,20.29・・・選択回路
、4゜11.21・・・ヒストグラム・メモリ、5,1
4・・・+1の演算器、7,18・・・度数初期値、8
・・・リード/ライト信号発生手段、9,23・・・出
力線、12゜13.15,16・・・レジスタ、22・
・・ヒストグラム読み出し手段、28・・・−数構出回
路。
Fig. 1 is a block diagram showing an embodiment of a histogram calculation device according to the present invention, Fig. 2 is a block diagram of a histogram calculation device using a general-purpose computer, and Fig. 3 is composed of Tachikawa's memory and arithmetic unit. 4 is a block diagram illustrating a processing device dedicated to histogram calculation according to a conventional method.
The figure is a block diagram of a reference example in which three-stage pipeline processing is attempted. 1.10...Input data, 2,17...Continuous address generation means, 3,6,19,20.29...Selection circuit, 4゜11.21...Histogram memory, 5,1
4... +1 computing unit, 7, 18... Frequency initial value, 8
... Read/write signal generation means, 9, 23... Output line, 12° 13. 15, 16... Register, 22.
. . . Histogram reading means, 28 . . . - number configuration circuit.

Claims (1)

【特許請求の範囲】[Claims] (1)データ解析や画像処理等でデータの頻度分布を求
めるヒストグラム計算装置において、入力されたデータ
についての途中結果のヒストグラムを保存する2ポート
RAMと、算出したヒストグラムの出力用の2ポートR
AMと、前記入力されたデータをパイプライン的に処理
する手段とを具備することを特徴とするヒストグラム計
算装置。
(1) In a histogram calculation device that calculates the frequency distribution of data in data analysis, image processing, etc., there is a 2-port RAM for storing the intermediate result histogram of input data, and a 2-port R for outputting the calculated histogram.
A histogram calculation device comprising an AM and means for processing the input data in a pipeline manner.
JP60208783A 1985-09-24 1985-09-24 Histogram calculator Granted JPS6270971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60208783A JPS6270971A (en) 1985-09-24 1985-09-24 Histogram calculator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60208783A JPS6270971A (en) 1985-09-24 1985-09-24 Histogram calculator

Publications (2)

Publication Number Publication Date
JPS6270971A true JPS6270971A (en) 1987-04-01
JPH0341867B2 JPH0341867B2 (en) 1991-06-25

Family

ID=16562029

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60208783A Granted JPS6270971A (en) 1985-09-24 1985-09-24 Histogram calculator

Country Status (1)

Country Link
JP (1) JPS6270971A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62172473A (en) * 1986-01-24 1987-07-29 Fujitsu Ltd Pipe line histogram calculation circuit
WO1992021094A1 (en) * 1991-05-10 1992-11-26 Fanuc Ltd Method and apparatus for addition in preparation of histogram in an image processor
JPH0520456A (en) * 1991-02-22 1993-01-29 Kawasaki Steel Corp Picture density histogram arithmetic device
JP2008250741A (en) * 2007-03-30 2008-10-16 Fujitsu Ten Ltd Histogram-producing apparatus and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62172473A (en) * 1986-01-24 1987-07-29 Fujitsu Ltd Pipe line histogram calculation circuit
JPH0520456A (en) * 1991-02-22 1993-01-29 Kawasaki Steel Corp Picture density histogram arithmetic device
WO1992021094A1 (en) * 1991-05-10 1992-11-26 Fanuc Ltd Method and apparatus for addition in preparation of histogram in an image processor
JP2008250741A (en) * 2007-03-30 2008-10-16 Fujitsu Ten Ltd Histogram-producing apparatus and method
JP4744470B2 (en) * 2007-03-30 2011-08-10 富士通テン株式会社 Histogram creation apparatus and method

Also Published As

Publication number Publication date
JPH0341867B2 (en) 1991-06-25

Similar Documents

Publication Publication Date Title
TWI470545B (en) Apparatus,processor,system,method,instruction,and logic for performing range detection
US4229801A (en) Floating point processor having concurrent exponent/mantissa operation
KR900011167A (en) Digital signal processing device and motion compensation calculation method
JPH06195322A (en) Information processor used as general purpose neurocomputer
JPS59174948A (en) Information processing device
KR20010031192A (en) Data processing system for logically adjacent data samples such as image data in a machine vision system
JPH0683582A (en) Data arithmetic operation unit
JPS6270971A (en) Histogram calculator
JP3435278B2 (en) Data processing device
US5386521A (en) Instruction prefetching circuit with a next physical address precalculating circuit
CN111145075A (en) Data processing system
JP2793357B2 (en) Parallel processing unit
JPH06309349A (en) Program-controlled processor
JP2824484B2 (en) Pipeline processing computer
KR970008189B1 (en) Memory space control method and memory apparatus
JPS59183434A (en) Prefetch control system of instruction
JP2856784B2 (en) Electronic computer
JP3115428B2 (en) Pipeline control method
JP2926951B2 (en) Save / restore register address generation circuit
JP3693873B2 (en) Mask bit number arithmetic unit, vector processing unit, information processing unit
RU2040039C1 (en) Device for calculation absolute value of three- dimensional vector
JP2908117B2 (en) Vector arithmetic processing unit
JP2003330914A (en) Vector calculation processing device, vector calculation method and vector calculation program
JPH03119424A (en) Information processing system and its device
JPH0620071A (en) Data driven information processor

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term