JPH01201782A - Picture recognizing device - Google Patents
Picture recognizing deviceInfo
- Publication number
- JPH01201782A JPH01201782A JP63027182A JP2718288A JPH01201782A JP H01201782 A JPH01201782 A JP H01201782A JP 63027182 A JP63027182 A JP 63027182A JP 2718288 A JP2718288 A JP 2718288A JP H01201782 A JPH01201782 A JP H01201782A
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- address
- density
- timing
- 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
Links
- 230000006870 function Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 235000006732 Torreya nucifera Nutrition 0.000 description 1
- 244000111306 Torreya nucifera Species 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
Landscapes
- Image Analysis (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野]
本発明は、カメラから濃淡画像を取り込める画像認識装
置に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image recognition device capable of capturing grayscale images from a camera.
[発明の概要]
本発明は、カメラから濃淡画像を取り込める画像認識装
置において、任意の画像領域で濃度値の発生回数(以下
濃度値ヒストグラムという)にデータを圧縮することに
より、二値化のしきい値を決定したり、コントラストの
程度からぼけ具合を認識することが出来るが、それをハ
ードウェアによる濃度値の計数手段を用いることにより
高速に実現する。[Summary of the Invention] The present invention provides an image recognition device capable of capturing grayscale images from a camera, which can perform binarization by compressing data into the number of occurrences of density values (hereinafter referred to as a density value histogram) in an arbitrary image area. The threshold value can be determined and the degree of blur can be recognized from the degree of contrast, and this can be achieved quickly by using hardware-based density value counting means.
[従来の技術]
従来の画像処理装置における濃度値ヒストグラムの計数
では、コンピュータが各画素の濃度データを直接読み込
み、濃度値毎のヒストグラムデータに分解していた。[Prior Art] In counting density value histograms in a conventional image processing apparatus, a computer directly reads the density data of each pixel and decomposes it into histogram data for each density value.
【発明が解決しようとする問題点]
しかし、前述の従来技術では、濃度値ヒストグラム処理
の速度はコンピュータの処理速度に依存し、高速な処理
が出来ないという問題点を有する。[Problems to be Solved by the Invention] However, the above-mentioned conventional technology has a problem in that the speed of density value histogram processing depends on the processing speed of the computer, and high-speed processing is not possible.
そこで、本発明はこのような問題点を解決するもので、
その目的とする所は、濃度値ヒストグラム処理を高速に
実行することにより、二値化のしきい値を決定したり、
コントラストの程度からぼけ具合を認識することを高速
に実現することである。Therefore, the present invention aims to solve these problems.
The purpose of this is to determine the binarization threshold by executing density value histogram processing at high speed,
The objective is to quickly recognize the degree of blur from the degree of contrast.
[問題点を解決するための手段]
本発明の画像処理装置は、画像データ(濃度値データ)
をメモリーのアドレスに入力し、そのアドレスの示すデ
ータを+1することにより、濃度値データ毎のデータ数
(濃度値ヒストグラム)を計数する計数手段を有するこ
とを特徴とする。[Means for Solving the Problems] The image processing device of the present invention uses image data (density value data)
The present invention is characterized in that it has a counting means for counting the number of data (density value histogram) for each density value data by inputting the data to the address of the memory and adding 1 to the data indicated by the address.
[作用]
本発明の上記の構成によれば、画像データ(濃度データ
)をメモリーの読み書き信号に同期して与えると、その
濃度データに対応した番地からデータが読み出され、+
1加算され同じ番地に格納される。最初にメモリーをク
リアしておき、必要な画像領域全体のデータを与え終る
と、濃度データに対応した番地に、その濃度データの出
現回数が入っており、すなわち濃度値ヒストグラムが完
成している。[Operation] According to the above configuration of the present invention, when image data (density data) is applied in synchronization with the read/write signal of the memory, the data is read from the address corresponding to the density data, and +
It is incremented by 1 and stored at the same address. First, the memory is cleared, and when data for the entire required image area has been provided, the number of appearances of the density data is stored at the address corresponding to the density data, that is, the density value histogram is completed.
[実施例]
第1図は本発明の実施例におけるブロック図である。以
下に使用手順に従い説明する。[Embodiment] FIG. 1 is a block diagram in an embodiment of the present invention. The usage procedure will be explained below.
実施例として、この画像処理装置は256階調の多値機
能を持っており、0から255までのデータを取り得る
とする。As an example, it is assumed that this image processing device has a multi-value function of 256 gradations and can take data from 0 to 255.
まず、0番地から255番地のデータを初期化(クリア
)しておく。First, data from address 0 to address 255 is initialized (cleared).
メモリー101のアドレス入力にアドレスバス106を
通して画像データが入ってくる0画像データは濃度デー
タであり、例えばこのときの濃度データが234であっ
たとすると234番地が示される。The 0 image data inputted to the address input of the memory 101 through the address bus 106 is density data. For example, if the density data at this time is 234, address 234 is indicated.
メモリー101は濃度データの指示により、データバス
104に234番地の内容を出力する。The memory 101 outputs the contents of address 234 to the data bus 104 according to the density data instruction.
最初は0である。データバス104はラッチ102の入
力に接続されており、このデータはラッチされる。アダ
ー103は通常は+1する機能を有しており、234番
地のデータは+1されてlになっている。しかし、デー
タバス104の出力中はアダー103はハイインピーダ
ンスになっている。ラッチ102がデータをラッチする
とメモリー101は入力状態となり、アダー103の+
1されたデータも出力される。アダー103のデータが
安定状態になると、メモリー101に書込まれ、一つの
サイクルが終了する。Initially it is 0. Data bus 104 is connected to the input of latch 102, and the data is latched. The adder 103 normally has a function of adding +1, and the data at address 234 is added +1 to become l. However, while the data bus 104 is being output, the adder 103 is in high impedance. When the latch 102 latches data, the memory 101 becomes an input state, and the +
1 data is also output. When the data in the adder 103 becomes stable, it is written to the memory 101 and one cycle ends.
任意の領域全体の画像データを次々にアドレスバス10
6に入力し、すべて入力し終るとメモリーの中には濃度
値に対応したヒストグラムデータが出来上がっている。The image data of the entire arbitrary area is sent one after another to the address bus 10.
6, and when all input is completed, histogram data corresponding to the density value is completed in the memory.
234番地のデータが12であったなら234番目の階
調のデータが12回出現したことを示している。If the data at address 234 is 12, this indicates that the data of the 234th gradation has appeared 12 times.
画像のデータは、画像メモリー全体のデータでも、その
一部の領域のデータでもよく、又、カメラからのデータ
を直接入れてもよい。The image data may be data of the entire image memory, data of a partial area thereof, or data from a camera may be directly input.
第2図は第1図のメモリー101のタイミング図である
。FIG. 2 is a timing diagram of the memory 101 of FIG.
アドレスバス106のタイミングは2ol、データバス
104のタイミングは202、メモリーの読み書きのク
ロックのタイミングは203で示している。The timing of the address bus 106 is shown as 2ol, the timing of the data bus 104 is shown as 202, and the timing of the memory read/write clock is shown as 203.
メモリー101はクロックの207の聞出カとなり、2
09の間入カとなり、210のタイミングでデータが確
定する0画像データは204の間確定しており、ここで
はメモリー101の234番地を示している。データバ
ス104へは234番地の内容Oが205の聞出力され
ている。ラッチ102は、208のタイミングで234
番地のデータ0をラッチする。Memory 101 serves as a clock 207 output, and 2
The 0 image data, which is inserted at 09 and finalized at timing 210, is finalized during 204, and here indicates address 234 of the memory 101. The content O at address 234 is output to data bus 104 at address 205. The latch 102 has a timing of 234 at a timing of 208.
Latch address data 0.
206の間データバスは入力となり、アダー103の出
力が出てくる。アダー回路の遅延があってもしばらくし
てデータは確定し、メモリーは210のタイミングでデ
ータを読み込む。During 206, the data bus becomes an input, and the output of the adder 103 comes out. Even if there is a delay in the adder circuit, the data is finalized after a while, and the memory reads the data at timing 210.
この実施例はデータバス形式のメモリーで説明したがデ
ータが出力と入力に分離していれば回路構成はもっと簡
単である。Although this embodiment has been explained using a data bus type memory, the circuit configuration would be simpler if the data were separated into output and input.
画像メモリーの大きさで、濃度値ヒストグラムの最大値
が決り、256X256の画素数では65536 (全
てがおなし濃度値を示していたとさ)つまり、16ビツ
トのメモリーが必要となる。512X512では18ビ
ツトのメモリーが必要である。しかし実際にはこのよう
なことはないので、16ビツトから8ビツトの選択しや
すいメモリーを使うが、この時には安全の為にアダー1
03にはオーバーフローの機能をいれ、−室以上の数値
にはならないようにしておく方がよい。The maximum value of the density value histogram is determined by the size of the image memory, and with the number of pixels of 256 x 256, 65,536 (assuming that all of them show normal density values), that is, a 16-bit memory is required. 512x512 requires 18 bits of memory. However, in reality, this does not happen, so we use memory that is easy to select from 16 bits to 8 bits, but in this case we use adder 1 for safety.
It is better to include an overflow function in 03 so that the value does not exceed -.
[発明の効果]
以上述べたように本発明によれば画像の濃度値ヒストグ
ラムが簡単な回路で高速に行うことができ、二値化レベ
ルのしきい値の決定、コントラストによるボケ具合の判
断などが高速で出来るという効果を有する。[Effects of the Invention] As described above, according to the present invention, the density value histogram of an image can be created at high speed with a simple circuit, and it is possible to determine the threshold value of the binarization level, judge the degree of blur based on contrast, etc. This has the advantage that it can be done at high speed.
第1図は本発明の画像認識装置の一実施例を示すブロッ
ク図、第2図はメモリー101のタイミング図を示す。
101、、、メモリー
102、、、ラッチ
103、、、アダー(+1及び、オーバーフロー機能)
104、、、メモリー101のデータバス105、、、
ラッチ102の出力
106、、、メモリー101のアドレスバス201、、
、メモリー101のアドレスバスのタイミング
202、、、メモリー101のデータバスのタイミング
203、、、メモリー101のクリックのタイミング
204、、、画像データの確定区間
205、、、メモリーの出力区間
206、、、メモリーの入力区間
207、、、メモリーの出力信号
208、、、ラッチ102のラッチタイミング209、
、、メモリーの入力信号
210、、、メモリーの書込みタイミング以上
出願人 セイコーエプソン株式会社
代理人弁理士 最上 務 他1名 −
1茅。FIG. 1 is a block diagram showing an embodiment of the image recognition apparatus of the present invention, and FIG. 2 is a timing chart of the memory 101. 101, Memory 102, Latch 103, Adder (+1 and overflow function) 104, Data bus 105 of memory 101,...
Output 106 of latch 102, , address bus 201 of memory 101, .
, memory 101 address bus timing 202, memory 101 data bus timing 203, memory 101 click timing 204, image data determination section 205, memory output section 206,... Memory input section 207, memory output signal 208, latch timing 209 of latch 102,
,,Memory input signal 210, ,,Memory write timing or more Applicant Seiko Epson Corporation Patent attorney Tsutomu Mogami and 1 other person - 1 Kaya.
Claims (1)
力し、そのアドレスの示すデータを+1することにより
、濃度値データ毎のデータ数(濃度値ヒストグラム)を
計数する計数手段を有することを特徴とする画像認識装
置。It is characterized by having a counting means for inputting image data (density value data) into an address of the memory and counting the number of data (density value histogram) for each density value data by adding 1 to the data indicated by the address. Image recognition device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63027182A JPH01201782A (en) | 1988-02-08 | 1988-02-08 | Picture recognizing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63027182A JPH01201782A (en) | 1988-02-08 | 1988-02-08 | Picture recognizing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01201782A true JPH01201782A (en) | 1989-08-14 |
Family
ID=12213935
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63027182A Pending JPH01201782A (en) | 1988-02-08 | 1988-02-08 | Picture recognizing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01201782A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5887079A (en) * | 1996-01-31 | 1999-03-23 | Sumitomo Metal Industries Limited | Image processing apparatus |
-
1988
- 1988-02-08 JP JP63027182A patent/JPH01201782A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5887079A (en) * | 1996-01-31 | 1999-03-23 | Sumitomo Metal Industries Limited | Image processing apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH088647B2 (en) | Run-length coding method and apparatus | |
JPH01201782A (en) | Picture recognizing device | |
JP2709356B2 (en) | Image processing method | |
Mcllroy et al. | Edge detection in real-time | |
JPS6362083A (en) | Projection data generation system | |
KR890004110B1 (en) | Area extract circuit of substance | |
JPS617769A (en) | Image memory write control system | |
Mcllroy | Edge Detection in Real-Time CD Mcllroy, R. Linggard, W. Monteith Department of Electrical and Electronic Engineering, The Queen's University of Belfast, Stranmillis Road, Belfast, N. Ireland, BT9 5AH | |
JPS61281382A (en) | Character position information preparing circuit | |
JPS62206690A (en) | Address control system for video memory | |
JPS62108381A (en) | Density histogram detecting system | |
JPH02193268A (en) | Image data binarization compressing device | |
JPS63184886A (en) | Binarizing system for picture processing | |
JPS61147671A (en) | Pattern data compressing transferring circuit | |
JPH0728419B2 (en) | Video signal processing method | |
JPS6249587A (en) | Image buffer device | |
JPS63301097A (en) | Method and circuit for generating density histogram | |
JPH0271670A (en) | Image processor | |
JPH10145611A (en) | Thresholding method | |
JPH02308377A (en) | Picture processor | |
JPS62173489A (en) | Data reading/writing apparatus for multi-value image displaymemory | |
JPH0346461A (en) | Picture data correction device | |
JPS6276962A (en) | Original recognition device | |
JPS61259374A (en) | Direct storage access arithmetic system | |
JPS6338741B2 (en) |