JPS61190666A - High speed picture processing system - Google Patents

High speed picture processing system

Info

Publication number
JPS61190666A
JPS61190666A JP3136785A JP3136785A JPS61190666A JP S61190666 A JPS61190666 A JP S61190666A JP 3136785 A JP3136785 A JP 3136785A JP 3136785 A JP3136785 A JP 3136785A JP S61190666 A JPS61190666 A JP S61190666A
Authority
JP
Japan
Prior art keywords
image
section
calculation
picture
partial
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
JP3136785A
Other languages
Japanese (ja)
Inventor
Satoshi Suzuki
智 鈴木
Hatsuo Hoshino
星野 肇夫
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3136785A priority Critical patent/JPS61190666A/en
Publication of JPS61190666A publication Critical patent/JPS61190666A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To save useless calculation and to enhance speed by deciding necessity and convergence of calculation making a partial picture a unit, and not making calculation on partial picture for which calculation is unnecessary. CONSTITUTION:Picture input from a picture inputting section 1 is stored in a picture memory section through a picture accumulating section 2 and a transferring section 4. An arithmetic section 6 makes decision of picture processing operation and convergence, and checking for presence of picture elements in which the value is changed. The arithmetic section 6 does not make calculation on a partial picture for which calculation is decided unnecessary. Calculated picture is outputted from the picture memory 5 through the transferring section 4, picture accumulating section 2 and a picture outputting section 3.

Description

【発明の詳細な説明】 〔発明の属する分野の説明〕 本発明は、ディジタル画像を高速に処理するために、演
算を施す範囲を制御する方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Description of the Field to which the Invention Pertains] The present invention relates to a method for controlling the range of calculations in order to process digital images at high speed.

〔従来の技術の説明〕[Description of conventional technology]

従来1反復型局所演算という形で実行される画像処理に
おいて、収束の判定は、ディジタル画像全体単位につい
て行われていた。そのため、少ない反復回数において収
束した部分についても、無駄な演算が施され、演算時間
が増していた。
In image processing conventionally performed in the form of one-iteration local operation, convergence determination has been performed for the entire digital image. Therefore, even for parts that converged after a small number of iterations, unnecessary calculations were performed, increasing the calculation time.

また、「値が変更された画素の近傍画素だけが。Also, "Only pixels near the pixel whose value has changed.

次に値が変更される可能性がある」という影響の伝播規
則から、演算を施しても、値の変化しない画素に、無駄
な演算が施され、演算時間が増していた。
Due to the influence propagation rule that states that the value may change next time, unnecessary operations are performed on pixels whose values do not change even if operations are performed, increasing the calculation time.

第二の問題点を解決する高速画像処理方式として、 (
!が変更された画素の座標を記憶して、その近傍にある
画素を9次の演算対象とするものが提案されている。し
かし、この方式は、■座標を記憶するだめの領域が、処
理するディジタル画像の内容に依存して、大きくなる可
能性があること。
As a high-speed image processing method to solve the second problem, (
! It has been proposed that the coordinates of pixels whose values have been changed are stored, and pixels in the vicinity thereof are subjected to ninth-order calculations. However, in this method, (1) the area for storing coordinates may become large depending on the content of the digital image to be processed;

■ディジタル画像全体を、主記憶装置に置くことができ
ない場合に、補助記憶装置から主記憶装置への転送が効
率的でないこと、0画像走査の方法が、処理結果に影響
を与えるような処理に適用しにくいことという問題があ
った。
■If the entire digital image cannot be stored in the main memory, the transfer from the auxiliary memory to the main memory is inefficient, and the 0-image scanning method does not allow processing that may affect the processing results. The problem was that it was difficult to apply.

〔発明の目的〕[Purpose of the invention]

本発明は、これらの欠点を解決するため、ディジタル画
像を9画像走査したときに連続的に現れるn個の画素の
集合(部分画像)に分割し1部分画像単位に演算の収束
性ないし必要性を判定して。
In order to solve these drawbacks, the present invention divides a digital image into a set of n pixels (partial images) that appear continuously when nine images are scanned, and calculates the convergence or necessity of calculation for each partial image. Determine.

演算を行う必要がなくなった部分画像を、演算の対象か
らはずすようにしたものである。
Partial images that no longer require calculation are excluded from calculation targets.

以下では、直交格子上で標本化したディジタル画像を、
最上行から最下行に一行ずつ進めるTV式の画像走査を
用いて、第i行j列の画素の新しい値を近傍(第i−1
行j−1列、第i−1行j列、第i−1行j+1列、第
i行j−1列、第i行j列、第i行j+1列、第i+1
行j−1列。
Below, a digital image sampled on an orthogonal grid is
Using TV-style image scanning that advances one row from the top row to the bottom row, the new value of the pixel in the i-th row and j column is
Row j-1, column i-1, column j, row i-1, column j+1, row i, column j-1, row i, column j, row i, column j+1, column i+1
Row j-1 column.

第4+1行j列、第i+1行j+1列)の値より求める
処理を例にとり9図面に従って詳細に説明する。なお、
ディジタル画像の最上行から最下行に向って1−Mの番
号を付けるとする。また2反復型局所演算は、さらに並
列型と逐次型に分類できる。並列型とは、に回目の画像
走査において。
The process of obtaining the values from the values of the 4th+1st row, jth column and the i+1th row, j+1st column will be explained in detail with reference to the 9 drawings. In addition,
Assume that the digital images are numbered 1-M from the top row to the bottom row. Further, the two-iteration type local operation can be further classified into parallel type and sequential type. Parallel type means that in the second image scan.

各画素の値を、に−1回目の画像走査の結果だけから計
算するものである。一方、逐次型とは、に回目の画像走
査において、各画素の値を、既に新しい値が計算された
画素については新しい値、その他の画素については、に
−1回目の画像走査の結果から計算するものである。
The value of each pixel is calculated only from the results of the -1st image scan. On the other hand, the sequential type means that in the second image scan, the value of each pixel is calculated, a new value is calculated for the pixel for which a new value has already been calculated, and a new value is calculated for the other pixels from the result of the first image scan. It is something to do.

〔発明の構成および作用の説明〕[Description of the structure and operation of the invention]

第2図は2本発明における。ディジタル画像を部分画像
に分ける方法を、大きさ8行×12列のディジタル画像
を例にとって表わしたものである。
FIG. 2 shows two examples of the present invention. A method of dividing a digital image into partial images is shown using an example of a digital image with a size of 8 rows and 12 columns.

第2図では、TV式にディジタル画像を走査したときに
連続的に現れる6個の画素の集合を、1つの部分画像と
している。最小の長方形が1つの画素を表わし、その中
の数字が、該画素が属する部分画像の番号を表わす。例
えば、1.2と書いである画素は、i行目の左からかぞ
えて2番目の部分画像に属することを表わしている。こ
のように。
In FIG. 2, one partial image is a set of six pixels that appear continuously when a digital image is scanned in a TV-style manner. The smallest rectangle represents one pixel, and the number within it represents the number of the partial image to which the pixel belongs. For example, a pixel written as 1.2 indicates that it belongs to the second partial image from the left in the i-th row. in this way.

1行ずつ進めながら画像走査する場合には、1行をいく
つかに分割して得られるものを部分画像とする。この効
果として1部分画像の管理が容易になるということがあ
る。
When scanning an image while advancing one line at a time, one line is divided into several parts and the resulting images are called partial images. An effect of this is that the management of one partial image becomes easier.

第3図は、i行目の左からm番目の部分画像を演算する
ときに必要な部分画像を説明したものである。最小の長
方形が部分画像を表わし、斜線により示されている部分
画像が、i行目の左からm番目の部分画像を演算すると
きに必要な部分画像である。i行目の左からm番目の部
分画像が左端にある場合には、第i−1行、第i行、第
i+1行のそれぞれにあるm−1番目の部分画像は必要
ない。i行目の左からm番目の部分画像が右端にある場
合には、第i−1行、第i行、第i+1行のそれぞれに
あるm+1番目の部分画像は必要ない。
FIG. 3 illustrates partial images necessary when calculating the m-th partial image from the left in the i-th row. The smallest rectangle represents a partial image, and the partial image indicated by diagonal lines is the partial image required when calculating the m-th partial image from the left in the i-th row. When the m-th partial image from the left in the i-th row is at the left end, the m-1-th partial images in each of the i-1st row, the i-th row, and the i+1th row are not needed. When the m-th partial image from the left in the i-th row is at the right end, the m+1-th partial images in each of the i-1st row, the i-th row, and the i+1th row are not needed.

第4図は、第2図を例にとって、各部分画像に演算を施
すか否かを示すフラッグのテーブルを説明したものであ
る。第4図のテーブルにおける行番号と列番号は、それ
ぞれ第2図のディジタル画像の行番号と、左から何番目
の部分画像であるかとに対応している。テーブルの各フ
ラッグには。
FIG. 4 illustrates a table of flags indicating whether or not to perform calculations on each partial image, taking FIG. 2 as an example. The row number and column number in the table of FIG. 4 correspond to the row number of the digital image in FIG. 2 and the number of the partial image from the left, respectively. On each flag on the table.

対応する部分画像に演算を施すべきである場合には「真
」、その他の場合には「偽」の情報が与えられる。テー
ブルとして、第1テーブル、第2テーブル、第3テーブ
ルの3つのテーブルを用意する。k回目の画像走査制御
テーブルAを第1テーブルと定義する。また、に回目の
画像走査制御テーブルBを、kが奇数ならば第2テーブ
ルと、kが偶数ならば第3テーブルと定義する。
If the corresponding partial image should be subjected to an operation, "true" information is given, and in other cases, "false" information is given. Three tables are prepared: a first table, a second table, and a third table. The k-th image scanning control table A is defined as the first table. Further, the second image scanning control table B is defined as the second table if k is an odd number, and as the third table if k is an even number.

1回目の画像走査を開始するとき、1回目の画像走査制
御テーブルAと1回目の画像走査制御テーブルBの全て
のフラッグを「真」にする。また。
When starting the first image scan, all flags in the first image scan control table A and the first image scan control table B are set to "true". Also.

k回目の画像走査を開始するとき、に+11回目画像走
査制御テーブルBの全てのフラッグを「偽」にする。k
回目の画像走査のときに、に回目の画像走査制御テーブ
ルAとに回目の画像走査制御テーブルBの両方のフラッ
グが「真」である部分画像を処理し、その結果について
次の処理(1)と処理(2)を行う。
When starting the kth image scan, all flags in the +11th image scan control table B are set to "false". k
During the second image scan, process the partial image for which both the flags in the second image scan control table A and the second image scan control table B are "true", and perform the following processing on the result (1) and process (2).

(])部分画像に含まれる画素が、以後の演算において
値が変更されないか調べる。このことは。
(]) Check whether the values of pixels included in the partial image will be changed in subsequent calculations. About this.

各画素の近傍の値から画像処理の機能に応じた条件によ
り決定できる。すべての画素が収束しているならば、に
回目の画像走査制御テーブルAの該部分画像のフラッグ
を「偽」にする。
It can be determined from values near each pixel according to conditions depending on the image processing function. If all the pixels have converged, the flag of the partial image in the second image scanning control table A is set to "false".

(2)値が変更された画素があるか調べる。値が変更さ
れた画素またはその近傍画素を含む部分画像のl(+1
回目の画像走査制御テーブルBのフラッグを「真」にす
る。逐次型演算の場合、これらの部分画像が検出された
時点において、に回目の画像走査が到達していない部分
画像についてはに回目の画像走査制御テーブルBのフラ
ッグを「真」にすることも行う。
(2) Check whether there are any pixels whose values have been changed. l(+1
The flag of the image scanning control table B is set to "true" for the second time. In the case of sequential operations, when these partial images are detected, the flag in the second image scan control table B is set to "true" for partial images that have not been reached by the second image scan. .

この効果として、演算を施す必要のある部分画像を決定
できるため、無駄な演算を省けるということがある。し
かも、一定の記憶容量だけを使って、比較的簡単な処理
を付は加えるだけで実現できるという特徴がある。なお
、上記処理(1)と処理(2)のいずれか一方だけを実
行してもよい。
The effect of this is that it is possible to determine the partial images that need to be subjected to calculations, thereby eliminating unnecessary calculations. Moreover, it has the characteristic that it can be realized by using only a certain amount of storage capacity and adding relatively simple processing. Note that only one of the above processing (1) and processing (2) may be executed.

処理(1)だけを行う場合には2画像走査制御テーブル
Bは必要ない。処理(2)だけを行う場合には2画像走
査制御テーブルAは必要ない。
If only process (1) is performed, the two-image scanning control table B is not required. When only processing (2) is performed, the two-image scanning control table A is not necessary.

第1図は2本発明の一実施例で、lは画像入力部、2は
画像蓄積部、3は画像出力部、4は転送部、5は画像メ
モリ部、6は演算部、7は転送制御テーブル部、8は画
像走査制御テーブル部、9は制御部である。
FIG. 1 shows an embodiment of the present invention. l is an image input section, 2 is an image storage section, 3 is an image output section, 4 is a transfer section, 5 is an image memory section, 6 is a calculation section, and 7 is a transfer section. A control table section, 8 is an image scanning control table section, and 9 is a control section.

画像入力部1は1画像を標本化、量子化して。The image input unit 1 samples and quantizes one image.

ディジタル画像に変換して入力する部分であり。This is the part that converts it into a digital image and inputs it.

ファクシミリ、ドラムスキャナ、TV左カメラどである
。画像蓄積部2は9画像入力部lから与えられたディジ
タル画像を蓄積する部分であり、磁気ディスク装置とそ
の制御部などから構成される。
These include a facsimile, a drum scanner, and a TV left camera. The image storage section 2 is a section that stores digital images provided from the nine image input sections 1, and is composed of a magnetic disk device, its control section, and the like.

画像出力部3は1画像蓄積部2にあるディジタル画像を
表示する部分であり、プリンタ、ディスプレイなどであ
る。
The image output section 3 is a section that displays the digital image stored in the one-image storage section 2, and is a printer, a display, or the like.

転送部4は1画像蓄積部2にあるディジタル画像の一部
分を1部分画像単位に画像メモリ部5へ転送することと
1画像メモリ部5に置かれているディジタル画像の一部
分を1部分画像単位に画像蓄積部2へ転送することを行
う部分である。
The transfer unit 4 transfers a part of the digital image stored in the 1-image storage unit 2 to the image memory unit 5 in units of partial images, and transfers a part of the digital image stored in the 1-image memory unit 5 in units of partial images. This is the part that transfers the image to the image storage section 2.

画像メモリ部5は、各画像走査における入力画像の一部
分と、演算結果である出力画像の一部分とを記憶する部
分であり、処理するディジタル画像の5行分の記憶領域
を持つ。画像メモリ部5の構成は、第1行目に演算を施
しているとき、各1行分の領域には、各画像走査におけ
る入力画像の第i行、第i−1行、第i+1行、演算結
果である出力画像の第i行、第i−1行を置くというも
のである。但し、各行にあるすべての部分画像を記憶す
るのではなく、入力画像については(第3図で述べた)
演算に必要なものだけ、出力画像については、演算が施
されたものだけを対応する位置におく。また、逐次型演
算の場合には、第i行と第i−1行にある部分画像の演
算結果を、それぞれ入力画像の第i行と第i−1行を記
憶している領域に書き込むことができるため1画像メモ
リ部5は、処理するディジタル画像の3行分の記憶領域
で構成できる。
The image memory section 5 is a section that stores a portion of the input image in each image scan and a portion of the output image that is the calculation result, and has a storage area for five lines of the digital image to be processed. The configuration of the image memory unit 5 is such that when a calculation is performed on the first row, the area for each one row contains the i-th row, i-1st row, i+1th row, and i-th row of the input image in each image scan. The i-th row and i-1th row of the output image, which is the calculation result, are placed. However, instead of storing all partial images in each row, for the input image (as described in Figure 3)
Only those necessary for the calculation, and only the output image that has been subjected to the calculation, are placed in the corresponding position. In addition, in the case of a sequential operation, the operation results of the partial images in the i-th row and the i-1th row are written to the areas that store the i-th row and the i-1th row of the input image, respectively. Therefore, the one-image memory unit 5 can be configured with a storage area for three lines of the digital image to be processed.

演算部6は1画像メモリ部5にある一つの部分画像に対
して2画像処理演算、収束の判定、値の変化した画素が
あるか否かの検査を行う部分である。転送制御テーブル
部7は1画像メモリ部5の各行に置かれている部分画像
の番号を記憶する部分である。画像走査制御テーブル部
8は、第4図で述べた各部分画像を処理するか否かを示
すフラッグのテーブルを記憶する部分である。制御部9
は、転送部4.演算部6.転送制御テーブル部7゜画像
走査制御テーブル部8を制御する部分である。
The arithmetic unit 6 is a part that performs two-image processing operations on one partial image in the one-image memory unit 5, determines convergence, and checks whether there is a pixel whose value has changed. The transfer control table section 7 is a section that stores the numbers of partial images placed in each row of the one-image memory section 5. The image scanning control table section 8 is a section that stores a table of flags indicating whether or not each partial image described in FIG. 4 is to be processed. Control unit 9
is the transfer unit 4. Arithmetic unit 6. Transfer control table section 7° This is a section that controls the image scanning control table section 8.

この制御手順については、第5図に示す。なお。This control procedure is shown in FIG. In addition.

画像メモリ部5の記憶領域を処理するディジタル画像の
2枚分とするとき、各画像走査の入力画像と出力画像の
記憶領域として交互に用いることによって2画像蓄積部
2と画像メモリ部5との転送制御を筒車化できる。
When the storage area of the image memory section 5 is for two digital images to be processed, the storage area of the two image storage section 2 and the image memory section 5 can be divided by alternately using the storage area for the input image and the output image of each image scan. Transfer control can be made into an hour wheel.

第5図は、第1図に示す制御部9の制御手順を。FIG. 5 shows the control procedure of the control section 9 shown in FIG.

画像走査1回について示したものである。この手順を与
えられた回数だけ反復するか1画像走査1回において演
算する部分画像がなくなるまで反復することにより5反
復型局所演算が行える。以下。
This is shown for one image scan. By repeating this procedure a given number of times or until there are no more partial images to be computed in one image scan, five iterative local computations can be performed. below.

第5図に示す処理P1ないしPl5に従って説明する。The process will be explained according to the processes P1 to P15 shown in FIG.

(Pl)行番号iを1に初期設定する。(Pl) Initialize line number i to 1.

(P2)部分画像の指示番号mを1に初期設定する。(P2) Initialize the instruction number m of the partial image to 1.

(P3)第i行目の第m番目の部分画像に演算を施すべ
きかどうかを1画像走査制御テーブル部8によって調べ
る。
(P3) The one-image scanning control table unit 8 checks whether the m-th partial image in the i-th row should be subjected to calculation.

(P4)判定により、演算が必要ない場合には。(P4) If it is determined that no calculation is necessary.

処理PIOへ制御を移行する。Control is transferred to the processing PIO.

(P5)転送制御テーブル部7によって、現在注目して
いる部分画像と、その演算に必要な部分画像とが1画像
メモリ部5に置かれているかどうかを調べ、存在しない
部分画像については1画像蓄積部2から画像メモリ部5
へ転送することを、転送部4に指示する。
(P5) The transfer control table section 7 checks whether the partial image of interest and the partial images necessary for its calculation are placed in the one-image memory section 5, and if the partial image does not exist, one image is stored. From storage section 2 to image memory section 5
The transfer unit 4 is instructed to transfer the information to the transfer unit 4.

(P6)転送部4から転送終了が通知されたならば、転
送制御テーブル部7に転送された部分画像の番号を書き
込む。
(P6) When the transfer unit 4 notifies the end of transfer, the number of the transferred partial image is written in the transfer control table unit 7.

(Pl)該部分画像の番号を演算部6に与え、演算を指
示する。
(Pl) Give the number of the partial image to the calculation unit 6 and instruct the calculation.

(P8)演算部6から、該部分画像の収束の判定結果と
、値が変化したか否かの検査結果とを受は取り、第4図
の説明において述べた規則に従って9画像走査制御テー
ブル部8を作成・変更する。
(P8) Receives the determination result of the convergence of the partial image and the inspection result as to whether or not the value has changed from the calculation unit 6, and according to the rules described in the explanation of FIG. Create/modify 8.

(P9)該部分画像の番号を、転送制御テーブル部7に
、演算を施された部分画像として書き込む。
(P9) The number of the partial image is written into the transfer control table section 7 as the partial image subjected to the calculation.

(PIO)第i行目の第m+1番目の部分画像が存在す
るかどうかを調べる。存在する場合には処理P11へ、
存在しない場合には処理P12へ制御を移す。
(PIO) Check whether the (m+1)th partial image of the i-th row exists. If it exists, go to process P11,
If it does not exist, control is transferred to process P12.

(pH)部分画像の指示番号mに1を加算し、処理P3
へ制御を戻す。
(pH) Add 1 to the instruction number m of the partial image, and process P3
Return control to.

(P 12)転送制御テーブル部7から、第t−L行の
中で演算が施された部分画像の番号を得て。
(P12) Obtain the number of the partial image on which the calculation was performed in the t-Lth row from the transfer control table unit 7.

それらの部分画像を1画像メモリ部5から画像蓄積部2
へ転送することを転送部4に指示する。
These partial images are transferred from one image memory unit 5 to the image storage unit 2.
The transfer unit 4 is instructed to transfer the information to the transfer unit 4.

(Pl3)第i+1行が存在するか否かを調べる。(Pl3) Check whether the i+1th row exists.

存在する場合、処理P14へ、存在しない場合には処理
P15へ制御を移す。
If it exists, control is transferred to process P14, and if it does not exist, control is transferred to process P15.

(P 14)行番号iに1を加算し、処理P2へ制御を
戻す。
(P14) Add 1 to the row number i and return control to process P2.

(P 15)転送制御テーブル部7から、第1行の中で
演算が施された部分画像の番号を得て、それらの部分画
像を画像メモリ部5から画像蓄積部2へ転送することを
、転送部4に指示する。
(P15) Obtain the numbers of the partial images subjected to the calculation in the first row from the transfer control table section 7, and transfer those partial images from the image memory section 5 to the image storage section 2. Instruct the transfer unit 4.

〔効果の説明〕[Explanation of effects]

以上説明したように2本発明によれば2反復型局所演算
という形の画像処理方式において2部分画像単位に演算
の必要性ないし収束性を判定して。
As explained above, according to the present invention, the necessity or convergence of the calculation is determined in units of two partial images in the image processing method using the two-repetition local calculation method.

演算を行う必要がなくなった部分画像に演算を行わない
ことから、無駄な演算を省くことができ。
Since calculations are not performed on partial images that no longer require calculations, unnecessary calculations can be omitted.

演算時間が短縮されるという利点がある。例えば。This has the advantage of shortening calculation time. for example.

本高速画像処理方式(n=10〜20)を用いることに
よって2国土基本図より得た大きさ1000行x100
0列のディジタル画像を、いわゆるH41ditchの
方法により細線化する演算時間が48%、胸部X線画像
から得た大きさ120行×120列のディジタル画像を
、線図形距離変換する演算時間が59%短縮される。ま
た1本方式は。
Size 1000 lines x 100 obtained from 2 basic land maps using this high-speed image processing method (n = 10 to 20)
The calculation time for thinning the 0th column digital image using the so-called H41ditch method is 48%, and the calculation time for line shape distance conversion for a 120 row x 120 column digital image obtained from a chest X-ray image is 59%. be shortened. Also, the one-piece method.

一定の記憶容量のメモリで実現でき、かつ画像走査の方
法が処理結果に影響を与えるようなHilditchの
細線化法などにも適用できる。さらに、実施例で示した
ようにディジタル画像全体を主記憶装置に置くことがで
きない場合に、補助記憶装置から主記憶装置への転送が
効率的に行える。
The present invention can also be applied to Hilditch's line thinning method, which can be implemented using a memory with a certain storage capacity, and in which the image scanning method affects the processing results. Furthermore, as shown in the embodiment, when the entire digital image cannot be stored in the main memory, it can be efficiently transferred from the auxiliary memory to the main memory.

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

第1図は本発明の一実施例ブロック図、第2図はディジ
タル画像を部分画像に分ける方法、第3図は1つの部分
画像に演算を行うために必要な部分画像、第4図は画像
走査制御テーブル、第5図は第1図の実施例における制
御部の制御手順を示す図である。 1・・・画像入力部、2・・・画像蓄積部、3・・・画
像出力部、4・・・転送部、5・・・画像メモリ部、6
・・・演算部、7・・・転送制御テーブル部、8・・・
画像走査制御テーブル部、9・・・制御部。 特許出願人   日本電信電話公社 代理人弁理士   森 1) 寛 七p#^イ東鉋月閃 $2可
Fig. 1 is a block diagram of an embodiment of the present invention, Fig. 2 is a method of dividing a digital image into partial images, Fig. 3 is a partial image necessary to perform an operation on one partial image, and Fig. 4 is an image of an image. Scanning Control Table FIG. 5 is a diagram showing the control procedure of the control section in the embodiment of FIG. 1. DESCRIPTION OF SYMBOLS 1... Image input section, 2... Image storage section, 3... Image output section, 4... Transfer section, 5... Image memory section, 6
...Arithmetic section, 7...Transfer control table section, 8...
Image scanning control table section, 9...control section. Patent Applicant: Nippon Telegraph and Telephone Public Corporation Patent Attorney Mori 1) Kanshichip#^ITokangetsusen$2 Possible

Claims (1)

【特許請求の範囲】[Claims] ディジタル画像の構成単位である画素の各々に対し、注
目画素の近傍であって注目画素も含む部分にある画素の
値から、新しい注目画素の値を計算する処理を、所定の
条件が満たされるまで反復するという形で実行する画像
処理方式において、ディジタル画像を、1つの画素ずつ
全て走査したときに連続的に現れる複数個の画素の集合
に分割し、これを部分画像として、部分画像単位に演算
の収束性ないし必要性を演算を行うつど判定する手段と
、該判定手段による判定結果に従って、演算を行う必要
がなくなった部分画像を演算の対象からはずす手段とを
備えたことを特徴とする高速画像処理方式。
For each pixel, which is a constituent unit of a digital image, the process of calculating a new pixel value from the value of the pixel in the vicinity of the pixel of interest and including the pixel of interest is performed until a predetermined condition is met. In an image processing method that is performed repeatedly, a digital image is divided into a set of multiple pixels that appear consecutively when all pixels are scanned one by one, and these are treated as partial images and calculations are performed in units of partial images. A high-speed image forming apparatus characterized by comprising means for determining the convergence or necessity of each calculation each time a calculation is performed, and means for excluding partial images that no longer require calculation from the calculation target according to the judgment result by the judgment means. Image processing method.
JP3136785A 1985-02-19 1985-02-19 High speed picture processing system Pending JPS61190666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3136785A JPS61190666A (en) 1985-02-19 1985-02-19 High speed picture processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3136785A JPS61190666A (en) 1985-02-19 1985-02-19 High speed picture processing system

Publications (1)

Publication Number Publication Date
JPS61190666A true JPS61190666A (en) 1986-08-25

Family

ID=12329272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3136785A Pending JPS61190666A (en) 1985-02-19 1985-02-19 High speed picture processing system

Country Status (1)

Country Link
JP (1) JPS61190666A (en)

Similar Documents

Publication Publication Date Title
EP0431961B1 (en) Image reduction/enlargement technique
US4941190A (en) Method and system for enhancement of a digitized image
EP0518462B1 (en) Filtering system and operation method for very high-speed image processing
JP2591984B2 (en) Pattern recognition device
EP0069542B1 (en) Data processing arrangement
US4607340A (en) Line smoothing circuit for graphic display units
Cuisenaire Region growing Euclidean distance transforms
JPS61190666A (en) High speed picture processing system
CN114693919A (en) Target detection method, terminal equipment and storage medium
US4435836A (en) Technique for extracting features from images
JP2792559B2 (en) Color image processing equipment
Hambrusch et al. Parallel algorithms for gray-scale image component labeling on a mesh-connected computer
JPH0950531A (en) Picture processor
JP2862387B2 (en) Filtering method for ultra-high-speed image processing system
CN108805846A (en) The method and its system of binary Images Processing optimization
JPS63113779A (en) Peak extraction method
JP3080097B2 (en) Parallel line figure extraction method
JPH0554195A (en) Character recognition device
JPH06337930A (en) Picture processor and its method
JP2857260B2 (en) Judgment method of rectangular area
Cordella et al. Contour filling for region extraction
JPH01199280A (en) Sequential mask arithmetic processing system
Mason et al. Comparison of two dilation algorithms for a linear quadtree
JPH04141789A (en) Device and method for highly accurate vector approximation
EP0428624A4 (en) Intelligent scan image processor