JPH0452976A - Picture processing system - Google Patents

Picture processing system

Info

Publication number
JPH0452976A
JPH0452976A JP16195690A JP16195690A JPH0452976A JP H0452976 A JPH0452976 A JP H0452976A JP 16195690 A JP16195690 A JP 16195690A JP 16195690 A JP16195690 A JP 16195690A JP H0452976 A JPH0452976 A JP H0452976A
Authority
JP
Japan
Prior art keywords
block
image data
memory
picture
image
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
JP16195690A
Other languages
Japanese (ja)
Other versions
JP2619971B2 (en
Inventor
Yoshinori Mukai
昌憲 向井
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 JP2161956A priority Critical patent/JP2619971B2/en
Publication of JPH0452976A publication Critical patent/JPH0452976A/en
Application granted granted Critical
Publication of JP2619971B2 publication Critical patent/JP2619971B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To attain the speedup and the promotion of the efficiency of picture processing by storing picture data in a high-speed memory after dividing it into plural parts so as to be nearly similar figures, and executing the picture processing by the same processing routine. CONSTITUTION:The picture data read out from a medium by a sensor 1 and analog-digital converted is stored in a picture memory 2. Then, the picture data in this picture memory 2 is divided into plural parts so as to be the nearly similar figures, and a readout direction is determined so that all these divided picture data are arranged in the nearly same shape, and the divided picture data are read out successively, and are stored in an internal memory 3-1 capable of being accessed at high speed, and they are picture-processed successively by the same processing routine. Thus, the speedup and the promotion of the efficiency of the picture processing can be attained.

Description

【発明の詳細な説明】 〔概要〕 媒体から読み取った画像データを分割して処理する画像
処理方式に関し、 画像データを分割して同一の処理ルーチンで高速かつ高
効率に画像処理を行うことを目的とし、媒体から読み取
った画像データについてほぼ相似形になるように複数に
分割し、これら分割した各画像データについて全てがほ
ぼ同じ形状に配置されるように読み出し方向を決定して
読み出して高速メモリに順次格納し、同一の処理ルーチ
ンによって画像処理を行うように構成する。
[Detailed Description of the Invention] [Summary] Regarding an image processing method that divides and processes image data read from a medium, the purpose is to divide the image data and perform image processing at high speed and with high efficiency using the same processing routine. Then, the image data read from the medium is divided into multiple parts so that they have approximately similar shapes, and the reading direction is determined so that all of the divided image data are arranged in approximately the same shape, and the data is read out and stored in high-speed memory. The configuration is such that the images are stored sequentially and image processing is performed using the same processing routine.

〔産業上の利用分野〕[Industrial application field]

本発明は、媒体から読み取った画像データを分割して処
理する画像処理方式に関するものである。
The present invention relates to an image processing method that divides and processes image data read from a medium.

〔従来の技術と発明が解決しようとする課題〕従来、紙
葉類処理装置は、検査を受ける媒体(紙葉類)について
光学センサ、厚さセンサなどによって模様の濃淡、外形
などを読み取り、これら読み取った値を階調信号などに
変換して記憶する。そして、これら階調信号に対して所
望の画像処理を行い、例えば媒体の外形形状、大面積な
どを測定するようにしている。
[Prior art and problems to be solved by the invention] Conventionally, paper sheet processing equipment uses an optical sensor, a thickness sensor, etc. to read the pattern shading, external shape, etc. of the medium to be inspected (paper sheets), and then The read values are converted into gradation signals and stored. Then, desired image processing is performed on these gradation signals to measure, for example, the external shape and large area of the medium.

この際、センサによって読み取った媒体の画像データを
画像メモリに格納し、必要に応じてこの画像メモリから
画像データを読み出して中央処理装置の内部の高速メモ
リに格納し、この高速メモリをアクセスして画像処理を
行うようにしていた。
At this time, the image data of the medium read by the sensor is stored in an image memory, the image data is read from this image memory as necessary, and stored in the high-speed memory inside the central processing unit, and this high-speed memory is accessed. I was trying to perform image processing.

このため、高速メモリの容量が一般に小さく、媒体の画
像データを全て一度に格納して処理できず、低速な外部
に設けた画像メモリを何度もアクセスする必要が生して
しまい、高速に画像処理を行えないという問題があった
。また、画像データを複数のブロックに分割し、分割し
たブロックを1つづつ中央処理装置の内部の高速メモリ
に格納して画像処理することが考えられるが、これら複
数のフロックについてそれぞれ別の処理ルーチンが必要
となってしまい、効率が低下してしまうという問題があ
る。
For this reason, the capacity of high-speed memory is generally small, and it is not possible to store and process all of the image data on the medium at once, making it necessary to access the slow external image memory many times. There was a problem that processing could not be performed. Another possibility is to divide the image data into multiple blocks and store each divided block one by one in the internal high-speed memory of the central processing unit for image processing, but separate processing routines are required for each of these multiple blocks. However, there is a problem in that efficiency is reduced.

本発明は、画像データをほぼ相似形になるように複数に
分割して高速メモリに格納し、同一の処理ルーチンで画
像処理を行い、高速がっ高効率に画像処理を行うことを
目的としている。
The present invention aims to perform image processing at high speed and with high efficiency by dividing image data into multiple parts having substantially similar shapes, storing them in a high-speed memory, and performing image processing using the same processing routine. .

〔課題を解決する手段〕[Means to solve problems]

第1図は、本発明の原理ブロック図を示す。 FIG. 1 shows a block diagram of the principle of the present invention.

第1図において、センサ1は、媒体から画像データを読
み取るものである。
In FIG. 1, a sensor 1 reads image data from a medium.

画像メモリ2は、センサ1によって読み取ってA/D変
換器によってアナログ・ディジタル変換した後の画像デ
ータを格納するメモリである。
The image memory 2 is a memory that stores image data read by the sensor 1 and converted from analog to digital by an A/D converter.

内部メモリ3−1は、高速アクセス可能なメモリである
The internal memory 3-1 is a memory that can be accessed at high speed.

〔作用〕[Effect]

本発明は、第1図に示すように、センサ1によって媒体
から読み取ってアナログ・ディジタル変換した後の画像
データ(あるいは更にこの画像データの複数画素mXn
の各値を加算した値を1つの画素に持たせた画像データ
)を画像メモリ2に格納し、この画像メモリ2中の画像
データについてほぼ相似形になるように複数に分割し、
これら分割した各画像データについて全てがほぼ同じ形
状に配置されるように(例えば読み取った媒体の画像デ
ータの角が中心にくるように)読み出し方向を決定し、
順次読み出して高速アクセス可能な内部メモリ3−1な
どに格納し、同一の処理ルーチンによって画像処理を順
次行うようにしている。
As shown in FIG. 1, the present invention provides image data (or further multiple pixels m
(image data in which one pixel has a value obtained by adding up each value of
The reading direction is determined so that all of these divided image data are arranged in approximately the same shape (for example, so that the corner of the image data of the read medium is in the center),
The images are sequentially read out and stored in an internal memory 3-1 that can be accessed at high speed, and image processing is performed sequentially using the same processing routine.

従って、画像データをほぼ相似形になるように複数に分
割して同じ配置になるように高速メモリに格納し、同一
の処理ルーチンで画像処理を順次行うことにより、高速
かつ高効率に画像処理を行うことが可能となる。
Therefore, image data can be processed quickly and efficiently by dividing the image data into multiple parts with almost similar shapes, storing them in high-speed memory so that they are arranged in the same way, and sequentially performing image processing using the same processing routine. It becomes possible to do so.

〔実施例〕〔Example〕

次に、第1図から第7図を用いて本発明の1実施例の構
成および動作を順次詳細に説明する。
Next, the configuration and operation of one embodiment of the present invention will be explained in detail using FIGS. 1 to 7.

第1図において、センサlは、光学センサ、厚さセンサ
などであって、媒体(例えば紙葉類)から模様の濃淡や
外形などに対応する画像データを読み取るものである。
In FIG. 1, a sensor 1 is an optical sensor, a thickness sensor, or the like, and reads image data corresponding to the shading and outline of a pattern from a medium (for example, a sheet of paper).

この読み取った画像データは、図示外のA/D変換器に
よってアナログ・ディジタル変換してディジタルの画像
データを生成する。
The read image data is converted from analog to digital by an A/D converter (not shown) to generate digital image data.

画像メモリ2は、センサ1によって読み取ってA/D変
換器によってアナログ・ディジタル変換した後の画像デ
ータ(あるいは更にこの画像データの複数画素mxnの
各値を加算した値を1つの画素に持たせた画像データ)
を格納するメモリである。
The image memory 2 stores image data read by the sensor 1 and converted into analog-to-digital data by the A/D converter (or a value obtained by adding up each value of multiple pixels mxn of this image data to one pixel). image data)
It is a memory that stores.

内部メモリ3−1は、中央処理装置3の内部に持つなど
の高速アクセス可能なメモリである。
The internal memory 3-1 is a memory that can be accessed at high speed, such as within the central processing unit 3.

次に、第2図フローチャートに示す順序に従い、第3図
を参照しつつ第1図構成の動作を説明する。
Next, the operation of the configuration shown in FIG. 1 will be explained in accordance with the order shown in the flowchart of FIG. 2 and with reference to FIG.

第2図において、■は、紙葉類の存在する画像メモリを
4分割する。これは、第3図(イ)に示すように、画像
メモリ2中に格納されている紙葉類の画像データを図示
点線で示すように第1ブロツク、第2ブロツク、第3ブ
ロツク、第4ブロツクに4分割する。
In FIG. 2, ■ divides the image memory in which paper sheets exist into four parts. As shown in FIG. 3(a), the image data of paper sheets stored in the image memory 2 is divided into the first block, second block, third block, and fourth block as shown by dotted lines in the figure. Divide into 4 blocks.

Oは、各ブロックの角が中心にくるように画像メモリ2
の読み出し方向(スキャン方向)を設定する。これは、
■で第3図(イ)点線を用いて示すように4分割した第
1ブロフクないし第4ブロツクについて、第3図(ロ)
に示すように、第1ブロツクないし第4ブロツクの角が
内部メモリ31に格納したときに中心にくるように読み
出し方向を設定する。具体的に説明すれば、第3図(ロ
)において、第1ブロツクは、S(続出開始点)からE
(続出終了点)に向けて図示矢印のように読み出すよう
に設定する(左から右、上から下の方向に読み出し方向
を設定する)、同様に、第2ブロツク、第3ブロツク、
第4ブロツクについても、図示S−Eに示すように読み
出し方向を設定する。
O is the image memory 2 so that the corner of each block is in the center.
Set the read direction (scan direction). this is,
Regarding the first to fourth blocks divided into four as shown using the dotted lines in Figure 3 (A) in (2), Figure 3 (B)
The reading direction is set so that the corners of the first to fourth blocks are centered when stored in the internal memory 31, as shown in FIG. To be more specific, in FIG. 3(b), the first block is from S (starting point) to E.
(set the readout direction from left to right, top to bottom) in the direction of the arrow shown in the figure.Similarly, the second block, the third block,
For the fourth block as well, the reading direction is set as shown in the diagram S-E.

■は、内部メモリ3−1に転送する。これは、■で設定
した読み出し方向で画像メモリから4分割した第1ブロ
ツク、第2ブロツク、第3ブロツク、第4ブロツクの1
つを読み出し、この読み出した画像データを内部メモリ
3−1に転送し、第3図(ハ)(a)ないしくd)のい
ずれかに示すように、角が中央にくるように書き込む。
(2) is transferred to the internal memory 3-1. This is the 1st block, 2nd block, 3rd block, and 1st block divided into 4 from the image memory in the read direction set in
The read image data is transferred to the internal memory 3-1, and written so that the corners are centered as shown in either (a) to (d) of FIG. 3(c).

[相]は、4つ分終了か否かを判別する。YESの場合
には、[相]、[相]の処理を行う、NOの場合には、
0を繰り返し、次のブロックについて行う。
[Phase] determines whether or not four phases have been completed. If YES, process [phase] and [phase]; if NO,
Repeat 0 for the next block.

[相]は、画素単位に横方向(左から右方向)に走査し
て媒体が存在したら、それ以降を1で埋めつくす。
[Phase] scans in the horizontal direction (from left to right) pixel by pixel, and if a medium is found, the area after that is filled with 1's.

[相]は、画素単位に縦方向(上から下方向)に走査し
て媒体が存在したら、それ以降を1で埋めつくす、これ
ら@、■は、第3図(ハ)に示す内部メモリ3−1に4
分割して格納した画像データの例えば(alに示す第1
ブロツクについて横方向(左から右方向)に走査して媒
体が存在したらそれ以降を1で埋めつくす、および縦方
向く上から下方向)に走査して媒体が存在したらそれ以
降を1で埋めつく、同様に、第3図(ハ)の中)、fo
l、(dlに示す第2ブロツク、第3ブロンク、第4ブ
ロツクについて、図中矢印を用いて示す横方向および縦
方向にそれぞれ走査して媒体が存在したらそれ以降を1
で埋めつくす。
[Phase] is scanned in the vertical direction (from top to bottom) pixel by pixel, and if a medium is present, the area after that is filled with 1. -1 to 4
For example, the image data that is divided and stored (the first one shown in al)
Scan the block horizontally (from left to right) and if a medium exists, fill it with 1s, and scan vertically (from top to bottom) and if a medium exists, fill it with 1s. , Similarly, in Figure 3 (C)), fo
The second block, third block, and fourth block shown in l, (dl) are scanned in the horizontal and vertical directions indicated by the arrows in the figure, and if a medium is present, the subsequent blocks are scanned.
Fill it with

■は、画素単位にAND演算する。これは、■、[相]
の処理を行った後、画素単位に両者のAND演算を行い
、媒体の輪郭を求める。
(2) performs an AND operation on a pixel-by-pixel basis. This is ■, [phase]
After performing the above processing, an AND operation is performed on the two pixel by pixel to obtain the outline of the medium.

[相]は、大面積−理めた画素数×8一画素の値を求め
る。ここで、画素数×8の“8″は、センサ1によって
媒体から読み取り、A/D変換器によって2値の画像デ
ータにした後、2×4個の画素について2値の値の総和
を求め、この総和の値を1つの画素に変換したためであ
り、画像処理における処理数を1/8に削減するためで
ある。この大面積を求める処理は、例えば第6図(イ)
第1フロツクの元の画像について、 (1)0のAND演算して求めた第6図(ニ)画像デー
タ中の1の立つている画素数×8を求める。
[Phase] is calculated by calculating the value of large area - number of pixels processed x 8 one pixel. Here, "8", which is the number of pixels x 8, is read from the medium by the sensor 1, converted to binary image data by the A/D converter, and then calculated by calculating the sum of the binary values for 2 x 4 pixels. This is because the value of this sum is converted into one pixel, and the number of processes in image processing is reduced to ⅛. The process of determining this large area is shown in Figure 6 (a), for example.
For the original image of the first flock, (1) find the number of pixels with 1 in the image data (FIG. 6) obtained by AND operation of 0 x 8;

(2)第6図(ニ)中で1の立っている範囲内の全ての
画素に対応する第6図(細巾の画素の値の総和を求める
(2) Calculate the sum of the values of the pixels in FIG. 6 (narrow width) corresponding to all pixels within the range of 1 in FIG. 6 (d).

(3)上記(1)で求めた値−上記(2)で求めた値=
大面積として求める。これにより、4分割した第1ブロ
ツクの大面積を求めたこととなる。同様に、他の第2ブ
ロツクないし第4ブロンクも順次求める。
(3) Value found in (1) above - Value found in (2) above =
Find it as a large area. This means that the large area of the first block divided into four has been determined. Similarly, the other second to fourth blocks are sequentially determined.

以上のように、4分割した第1ブロツク、第2ブロフク
、第3ブロツク、第4ブロツクについて角が中心にくる
ように画像メモリ2から順次読み出した画像データを中
央処理装置3内の高速アクセス可能な内部メモリ3−1
に書き込み、同一の処理ルーチン(同一のモジュール)
によって第2図[相]以降の処理をそれぞれ行い、媒体
の大面積などを順次求めることにより、多量の画像デー
タを分割して小容量の高速メモリにロードして高速に画
像処理を行うことが可能となる。
As described above, the image data read out sequentially from the image memory 2 so that the corners of the first block, second block, third block, and fourth block divided into four blocks are in the center can be accessed at high speed in the central processing unit 3. internal memory 3-1
write the same processing routine (same module)
By performing each of the processes shown in Figure 2 [Phases] and following, and sequentially determining the large area of the medium, it is possible to divide a large amount of image data and load it into a small capacity high-speed memory for high-speed image processing. It becomes possible.

第3図は、本発明の動作説明図を示す。FIG. 3 shows an explanatory diagram of the operation of the present invention.

第3図(イ)は、画像メモリ2に格納された媒体の画像
データを4分割した例を示す、ここでは、点線を用いて
分割したように、第1ブロツク、第2ブロツク、第3ブ
ロツク、第4プ’07りの4つに分割する。
FIG. 3(A) shows an example in which the image data of the medium stored in the image memory 2 is divided into four parts. , 4th part '07.

第3図(ロ)は、媒体の画像データの読み出し方向を示
す、これは、4分割した第1ブロツクないし第4ブロツ
クについて、媒体の角が中心にくるように図示SからE
の方向に画像データを読み出すようにしている。
FIG. 3(b) shows the reading direction of the image data of the medium. This is shown in the figure from S to E for the first to fourth blocks divided into four, so that the corner of the medium is in the center.
The image data is read out in the direction of .

第3図(ハ)は、第3図(ロ)第1ブロツクないし第4
ブロツクについて図示SからEの方向に画像データをそ
れぞれ読み出し、内部メモリ3−1に媒体の角が中心に
くるように格納した状態を示す、このように4分割して
矩形の媒体(紙葉類)の角が中心にくるように内部メモ
リ3−1に格納することにより、同一の処理ルーチン(
同一のモジュール)を用いて画像処理、例えば既述した
紙葉類の大面積を算出する画像処理を極めて高速に行う
ことが可能となる。ここで、(a)第1ブロツク、伽)
第2ブロツク、Ic)第3ブロツク、(d+第4ブロッ
クは、第3図(ロ)第1ブロツク、第2ブロツク、第3
ブロツク、第4ブロツク中に示すSからEの方向に読み
出して内部メモリ3−1に格納したものである。
Figure 3 (c) shows the first to fourth blocks of Figure 3 (b).
The image data of each block is read in the directions from S to E in the figure, and stored in the internal memory 3-1 with the corners of the medium in the center. ) is stored in the internal memory 3-1 so that the corner of
The same module) can be used to perform image processing, for example, image processing for calculating the large area of paper sheets as described above, at extremely high speed. Here, (a) the first block,
2nd block, Ic) 3rd block, (d+4th block)
The data is read in the direction from S to E shown in the fourth block and stored in the internal memory 3-1.

次に、第4図ないし第7図を用いて本発明の詳細な説明
する。
Next, the present invention will be explained in detail using FIGS. 4 to 7.

第4図は、画像メモリ上の画像データ(元)を示す、こ
の画像データは、センサ1によって媒体から読み取り、
A/D変換器によって2値の画像データにした後、更に
2X4−8個の画素について2[の債の総和を求め、こ
の総和の値を持つ1つの画素に変換したものである。こ
のように2値の画像データを8個まとめて重み付きの1
つの画素に変換することにより、画像処理における処理
数が178に削減する。
FIG. 4 shows the image data (original) on the image memory. This image data is read from the medium by the sensor 1,
After converting the data into binary image data using an A/D converter, the total sum of 2[values] is calculated for 2×4−8 pixels, and the data is converted into one pixel having the value of this sum. In this way, eight pieces of binary image data are combined into a weighted 1
By converting to one pixel, the number of processing steps in image processing is reduced to 178.

第5図は、画像データ(元)の4分割図を示す。FIG. 5 shows a four-part diagram of the image data (original).

第1ブロツクないし第4ブロツクは、第4図面像データ
(元)をX=8、Y=16の位置で4つに分割したもの
である。ここで4つに分割してその1つのブロックにつ
いて、既述した第3図(ロ)SからEの方向に画像メモ
リ2から読み出して中央処理装置やCPUなどの内部の
高速アクセス可能な内部メモリ3−1に格納し、画像処
理を同一のモジュールを用いて第2図フローチャートに
示すようにブロック単位に順次行うことにより、極めて
高速に画像処理を行うことが可能となる。以下説明する
The first to fourth blocks are obtained by dividing the fourth drawing image data (original) into four at the positions of X=8 and Y=16. Here, it is divided into four blocks, and one block is read out from the image memory 2 in the direction from S to E in FIG. 3-1 and sequentially performs image processing block by block using the same module as shown in the flowchart of FIG. 2, it becomes possible to perform image processing at extremely high speed. This will be explained below.

第6図は、本発明に係る第1ブロツクの大面積抽出説明
図を示す、これは、第4図面像データ(元)を4分割し
た第5図のうちの第1フロツクの画像データを高速アク
セス可能な内部メモリ3−1に書き込み、大面積を求め
る場合のものである。
FIG. 6 shows an explanatory diagram for extracting a large area of the first block according to the present invention. This is for writing to the accessible internal memory 3-1 and obtaining a large area.

第6図(イ)は、第1ブロック元画像を示す。FIG. 6(a) shows the first block original image.

これは、画像メモリ2中の第4図第1ブロツクを第3図
(ロ)第1ブロツクのSからEに向かう方向に読み出し
、内部メモリ3−1に格納した後のものを示す。
This shows what happens after the first block in FIG. 4 in the image memory 2 is read out in the direction from S to E in the first block in FIG. 3 (b) and stored in the internal memory 3-1.

第6図(ロ)は、矢印方向からサーチして初めて8が存
在したら以降を1で埋めつくした図を示す、これは、第
6図(イ)第1ブロック元画像を上から下方向にサーチ
し、初めて8が存在したら以降を1で埋めつくした図を
示す、ここで、8は、媒体からセンサによって読み取っ
た2値の画像データの2X4画素の領域内で穴が存在し
ないときの値である。
Figure 6 (b) shows a diagram in which the search is performed from the direction of the arrow, and if 8 is found for the first time, the subsequent parts are filled with 1. The figure below shows that when 8 is found for the first time, it is filled with 1. Here, 8 is the value when there is no hole in the 2x4 pixel area of the binary image data read by the sensor from the medium. It is.

第6図(ハ)は、矢印方向からサーチして初めて8が存
在したら以降を1で埋めつくした図を示す、これは、第
6図(イ)第1ブロック元画像を左から右方向にサーチ
し、初めて8が存在したら以降を1で埋めつくした図を
示す。
Figure 6 (c) shows a diagram in which the search is performed from the direction of the arrow, and if 8 is found for the first time, the subsequent parts are filled with 1. A diagram is shown in which the search is performed, and when 8 is found for the first time, the subsequent parts are filled with 1.

第6図(ニ)は、(ロ)と()X)のAND積により輪
郭抽出した図を示す、これは、第6図(ロ)と、第6図
(ハ)との対応する画素について、AND演算を行い、
輪郭を抽出したものである。
FIG. 6(d) shows a contour extracted by the AND product of (b) and () , perform an AND operation,
This is an extracted outline.

1の部分の外側が媒体の輪郭線である。The outside of the portion 1 is the outline of the medium.

この第6図(ニ)で抽出した輪郭線の内部の大面積を下
記式(1)によって計算する。
The large area inside the contour line extracted in FIG. 6(d) is calculated using the following formula (1).

大面積=(第6図(ニ)輪郭線の内部の全ドツト数X8
)−(第6図(ニ)輪郭線の内部に対応する第6図(イ
)元画像の実データの総和)・(1)ここでは、大面積
=15として計算される。この大面積の部分は、図中で
斜線を引いた部分である。
Large area = (Figure 6 (d) Total number of dots inside the contour line x 8
)-(Sum of actual data of the original image in FIG. 6(a) corresponding to the inside of the contour line in FIG. 6(d)) (1) Here, the calculation is performed assuming that the large area=15. This large area portion is the shaded portion in the figure.

第7図は、本発明に係る4ブロツクの輪郭抽出結果を示
す。
FIG. 7 shows the contour extraction results of four blocks according to the present invention.

第7図(イ)は、第5図第1ブロツク、第2ブロツク、
第3ブロツク、第4ブロツクについて輪郭抽出結果を示
す、これは、第5図第1ブロツク、第2ブロツク、第3
ブロツク、第4ブロツクについて、第6図を用いて説明
したように順次その輪郭を求めたものである。
Figure 7 (a) shows the first block, second block, and
The contour extraction results for the third and fourth blocks are shown.
The contours of the blocks and the fourth block were sequentially determined as explained using FIG.

第7図(ロ)は、第7図(イ)をまとめたものである。Figure 7 (b) is a summary of Figure 7 (a).

これは、第7図(イ)第1ブロツク、第2ブロツク、第
3ブロツク、第4ブロツクについて4分割してそれぞれ
輪郭を求め後、これらをまとめたものである。これによ
り、第4閣画像データ(元)の輪郭が第7図(ロ)に示
すように求められたこととなる。そして、斜線を引いた
部分に穴があり、その大面積は、既述した式(1)を用
いて第1ブロツクないし第4ブロツクについてそれぞれ
求めたものの総和″22”として計算される。
This is a result of dividing the first block, second block, third block, and fourth block in FIG. 7(a) into four, finding the contours of each block, and then summarizing them. As a result, the outline of the fourth cabinet image data (original) is obtained as shown in FIG. 7 (b). There is a hole in the shaded area, and its large area is calculated as the sum of "22" obtained for each of the first to fourth blocks using equation (1) described above.

理(例えば媒体の大面積などの夏出処理)を高速かつ高
効率に行うことができる。
Processing (for example, processing of large areas of media) can be performed at high speed and with high efficiency.

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

第1図は本発明の原理ブロック図、第2図は本発明の動
作説明フローチャート、第3図は本発明の動作説明図、
第4図は画像メモリ上の画像データ(元)、第5rEJ
は画像データ(元)の4分割図、第6図は本発明に係る
第1ブロツクの大面積抽出説明図、第7図は本発明に係
る4ブロツクの輪郭抽出結果を示す。 図中、1はセンサ、2は画像メモリ、3−1は高速アク
セス可能な内部メモリを表す。 〔発明の効果〕
FIG. 1 is a principle block diagram of the present invention, FIG. 2 is a flowchart explaining the operation of the present invention, and FIG. 3 is a diagram explaining the operation of the present invention.
Figure 4 shows the image data (original) on the image memory, the 5th rEJ
6 is a four-part diagram of the image data (original), FIG. 6 is an explanatory diagram of large area extraction of the first block according to the present invention, and FIG. 7 is a diagram showing the contour extraction results of four blocks according to the present invention. In the figure, 1 represents a sensor, 2 represents an image memory, and 3-1 represents an internal memory that can be accessed at high speed. 〔Effect of the invention〕

Claims (1)

【特許請求の範囲】[Claims] 媒体から読み取った画像データについてほぼ相似形にな
るように複数に分割し、これら分割した各画像データに
ついて全てがほぼ同じ形状に配置されるように読み出し
方向を決定して読み出して高速メモリに順次格納し、同
一の処理ルーチンによって画像処理を行うように構成し
たことを特徴とする画像処理方式。
The image data read from the medium is divided into multiple parts so that they have approximately similar shapes, and the reading direction is determined so that all of these divided image data are arranged in approximately the same shape, and the data is read out and stored sequentially in high-speed memory. An image processing method characterized in that the image processing method is configured such that the image processing is performed by the same processing routine.
JP2161956A 1990-06-20 1990-06-20 Image processing device Expired - Fee Related JP2619971B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2161956A JP2619971B2 (en) 1990-06-20 1990-06-20 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2161956A JP2619971B2 (en) 1990-06-20 1990-06-20 Image processing device

Publications (2)

Publication Number Publication Date
JPH0452976A true JPH0452976A (en) 1992-02-20
JP2619971B2 JP2619971B2 (en) 1997-06-11

Family

ID=15745259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2161956A Expired - Fee Related JP2619971B2 (en) 1990-06-20 1990-06-20 Image processing device

Country Status (1)

Country Link
JP (1) JP2619971B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01140272A (en) * 1987-11-26 1989-06-01 Canon Inc Picture processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01140272A (en) * 1987-11-26 1989-06-01 Canon Inc Picture processor

Also Published As

Publication number Publication date
JP2619971B2 (en) 1997-06-11

Similar Documents

Publication Publication Date Title
US5029228A (en) Image data filing system
EP0195372B1 (en) Method and apparatus for forming 3x3 pixel arrays and for performing programmable pattern contingent modifications of those arrays
JPH03256485A (en) Motion vector detecting circuit
NO861058L (en) IMAGE COMPRESSION TECHNOLOGY.
US4665441A (en) Method and system for line-thinning in electronic image processing
US4607340A (en) Line smoothing circuit for graphic display units
JPS61115183A (en) Density gradation converting system in dark and light image processing
JPH0452976A (en) Picture processing system
WO2000051067A1 (en) Transforming video images
US5408251A (en) Memory system for storing two-dimensional digitized image signals
JPS6223353B2 (en)
JP3783815B2 (en) Image processing device
CN114598902B (en) Video frame processing method and device and electronic equipment
JP3512462B2 (en) Black isolated point removal device
JP3009088B2 (en) Scan format converter
JP2586498B2 (en) MTF correction device
JPS59123962A (en) Segmentation system for figure
JPS5816217B2 (en) Connected region detection method
JPS58140881A (en) Picture processing system
JPS6312907A (en) Measurement system for line width
JPS61145689A (en) Area labeling circuit
WO1991014234A1 (en) Improved outline production from a raster image
JPS62114075A (en) Image classifying and measuring instrument
JPH0244433B2 (en)
JPH0521387B2 (en)

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees