JPS62256180A - Picture processing method - Google Patents

Picture processing method

Info

Publication number
JPS62256180A
JPS62256180A JP61100342A JP10034286A JPS62256180A JP S62256180 A JPS62256180 A JP S62256180A JP 61100342 A JP61100342 A JP 61100342A JP 10034286 A JP10034286 A JP 10034286A JP S62256180 A JPS62256180 A JP S62256180A
Authority
JP
Japan
Prior art keywords
window
microprogram
data
histogram
density
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
JP61100342A
Other languages
Japanese (ja)
Inventor
Mitsuo Kurakake
鞍掛 三津雄
Shoichi Otsuka
大塚 昭一
Yutaka Muraoka
村岡 豊
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP61100342A priority Critical patent/JPS62256180A/en
Priority to PCT/JP1987/000271 priority patent/WO1987006742A1/en
Publication of JPS62256180A publication Critical patent/JPS62256180A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/40Analysis of texture

Abstract

PURPOSE:To perform a correct picture processing at high speed and to require no troublesome correction processing afterward by selectively counting the density in image data applied to a window area during the formation of a histogram. CONSTITUTION:The image data IMD read from a picture memory 20 is outputted to a look up table (LUT)32 and window data WDD applied to a corresponding picture element read from a window memory 22 is inputted to a microprogram sequencer 28. When it is indicated that the window data WDD is within the window area WDA (WDD='1'), a density counting processing command is applied to a histogram processor 24 to count the image data IMD' outputted from the LUT32 for the density, on the other hand, when it is indicated that the window data WDD is not within the window area WDA (WDD = 'o'), the density counting processing command is not applied to the histogram processor 24 but the processing is shifted to the next picture element, thereby, the historgram is formed only for the data within the window area.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は画像処理方法に係り、特にヒストグラム作成に
適用して好適な画像処理方法に関する。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to an image processing method, and particularly to an image processing method suitable for application to histogram creation.

〈従来技術〉 第3図は例えば最適2値化処理等に必要な画像のヒスト
グラム作成を高速で実行する従来の画像処理装置を示す
ものであり、マイクロプログラムコントローラ10の制
御に基づき、画像メモリ12から絵素毎に読み出された
イメージデータIMDがLUT (ルックアップテーブ
ル)14で所定の濃度前処理を受けたのち、ヒストグラ
ム作成専用に装備されたヒストグラムプロセッサ16に
入力されて、濃度別に絵素の個数が計数されるようにな
っている。
<Prior Art> FIG. 3 shows a conventional image processing device that executes the creation of an image histogram at high speed, which is necessary for, for example, optimal binarization processing. The image data IMD read out for each picture element is subjected to predetermined density preprocessing in an LUT (lookup table) 14, and then input to a histogram processor 16 equipped exclusively for creating histograms, where the image data IMD is read out for each picture element by density. The number of items is counted.

〈発明が解決しようとしている問題点〉ところで、画像
中のノイズ領域等、処理に不必要な領域を無視するため
ウィンドウ処理を行う場合、画像メモリ12と同じ大き
さで予め処理領域(ハイライト部)に1′′、非処理領
域(バックグランド部)に”o”を格納させたウィンド
ウメモリ18から、画像メモリ12の絵素と同じ位置の
ウィンドウデータを前記マイクロプログラムコン)o−
ラ10(OftJJtf)!lテLUT14ニ読出し、
ウィンドウデータが”1”の場合はイメージデータに予
め定められた濃度前処理を施した後の濃度データ[MD
’ を出力させ、ウィンドウデータが°O″の場合はN
ULLデータを出力させるようにしている。
<Problems to be Solved by the Invention> By the way, when window processing is performed to ignore areas unnecessary for processing such as noise areas in an image, a processing area (highlight area) is created in advance with the same size as the image memory 12. 1'' in ) and "o" in the non-processing area (background area), the window data at the same position as the picture element in the image memory 12 is transferred to the microprogram controller)o-
La 10 (OftJJtf)! Read LUT14,
If the window data is “1”, the density data [MD
' is output, and if the window data is °O'', N
I am trying to output ULL data.

かかる場合、ヒストグラムプロセッサ16は、NULL
データを濃度零のイメージデータとして計数を行ってし
まうので、求めたヒストグラムをそのまま使用すること
ができず、何等かの修正が必要となり、処理が面倒なも
のになっていた。
In such a case, the histogram processor 16
Since the data is counted as image data with zero density, the obtained histogram cannot be used as is, and some correction is required, making the processing complicated.

本発明は上記従来技術の欠点に鑑みなされたもので、バ
ックグランド部についてはヒストグラムの計数を行わせ
ないようにして面倒な後処理を不要とした画像処理方法
を提供することを目的とする。
The present invention has been made in view of the drawbacks of the prior art described above, and it is an object of the present invention to provide an image processing method that eliminates the need for troublesome post-processing by not counting histograms for the background portion.

〈問題点を解決するための手段〉 第1図は本発明方法を実現する画像処理装置の一実施例
を示すブロックであり、20は画像メモリ、22はウィ
ンドウメモリ、24はヒストグラムプロセッサ、26は
マイクロプログラムコントローラであり、そのうち28
はマイクロプログラムシーケンサ、30はマイクロプロ
グラムメモリである。
<Means for Solving the Problems> FIG. 1 is a block diagram showing an embodiment of an image processing device for realizing the method of the present invention, in which 20 is an image memory, 22 is a window memory, 24 is a histogram processor, and 26 is a block diagram showing an embodiment of an image processing device that implements the method of the present invention. It is a microprogram controller, of which 28
3 is a microprogram sequencer, and 30 is a microprogram memory.

〈作用〉 予め、工業用カメラ等から取り込んだ画像情報を画像メ
モリ20に記憶させると共に、該画像情報のうち不要な
部分をマスクするためのウィンドウ領域WDAをウィン
ドウメモリ22に記憶させておく。
<Operation> In advance, image information captured from an industrial camera or the like is stored in the image memory 20, and a window area WDA for masking unnecessary portions of the image information is stored in the window memory 22.

又、マイクロプログラムコントローラ26のマイクロプ
ログラムメモリ30にはヒストグラム作成のマクロ命令
に対応するマイクロプログラムが格納されている。尚、
このマイクロプログラムには、イメージデータ1つ毎の
濃度計数処理を完了する前にマイクロプログラムシーケ
ンサ28にウィンドウデータのチェックを行わしめるプ
ログラムが含まれており、マイクロプログラムシーケン
サ28はウィンドウデータチェック時にウィンドウデー
タがウィンドウ領域WDA内を示すとき濃度計数処理を
スキップさせるようになっている。
Further, a microprogram memory 30 of the microprogram controller 26 stores a microprogram corresponding to a macro instruction for creating a histogram. still,
This microprogram includes a program that causes the microprogram sequencer 28 to check the window data before completing the density counting process for each piece of image data. The density counting process is skipped when indicates the inside of the window area WDA.

従って、ホストからシーケンス開始命令を受けると、マ
イクロプログラムを順次実行し、画像メモリ20から読
出したイメージデータIMDをルックアップテーブル(
LUT)32へ出力させると共に、ウィンドウメモリ2
2から読出した対応する絵素にかかるウィンドウデータ
WDDをマイクロプログラムシーケンサ28に入力させ
る。
Therefore, when a sequence start command is received from the host, the microprograms are executed sequentially and the image data IMD read from the image memory 20 is stored in the lookup table (
LUT) 32 and window memory 2.
The window data WDD for the corresponding picture element read from 2 is input to the microprogram sequencer 28.

そして、ウィンドウデータWDDがウィンドウ領域WD
A内にあることを示すときは(WDD=”1′″)、k
ストグラムブqセッサ24に濃度計数処理コマンドを与
えてLUT32から出力されろ、イメージデータI M
D’を濃度別に計数させ、逆にウィンドウデータWDD
がウィンドウ領域WDA内にないことを示すときは(W
DD=’”O′°)、Pストグラムゴロセッサ24にa
庁計数処理コマンドを与えず、次の絵素に対する処理へ
移り、これによりウィンドウ領域内のものについてのみ
ヒストグラムの作成を行う。
Then, the window data WDD is the window area WD
When indicating that it is within A (WDD="1'"), k
Give the density counting processing command to the stogram processor 24 and output it from the LUT 32, the image data IM
D' is counted by density, and conversely window data WDD
is not within the window area WDA, (W
DD='”O'°), a to the P stogram gorocessor 24
The process moves on to the next picture element without giving an office counting processing command, thereby creating a histogram only for those within the window area.

〈実施例〉 第1図は本発明の画像処理方法を実現する装置のブロッ
ク図である。
<Embodiment> FIG. 1 is a block diagram of an apparatus that implements the image processing method of the present invention.

20は画像記憶用の画像メモリ、22はウィンドウ記憶
用のウィンドウメモリ、24はヒストグラムプロセッサ
、26はマイクロプログラムコントローラ、28はマイ
クロプログラムシーケンサ、30はマイクロプログラム
メモリ、32はLUTであり、画像メモリ20、ウィン
ドウメモリ22はシリアル読出し可能なRAMから成る
20 is an image memory for image storage, 22 is a window memory for window storage, 24 is a histogram processor, 26 is a microprogram controller, 28 is a microprogram sequencer, 30 is a microprogram memory, 32 is an LUT, and the image memory 20 , the window memory 22 consists of a serially readable RAM.

画像メモリ20は工業用カメラ等でとらえた1画面分の
画+1(256X256)が各絵素に対して8ビツトの
イメージデータで記憶されている。
The image memory 20 stores one screen worth of image+1 (256×256) captured by an industrial camera or the like as 8-bit image data for each picture element.

ウィンドウメモリ22は、画像メモリ20と同じ大きさ
く256x256)を有し、各絵素に対するウィンドウ
情報が1ビツトで記憶されている。
The window memory 22 has the same size as the image memory 20 (256x256), and stores window information for each picture element in 1 bit.

すなわち、ライ)・の反射等による不要な画像領域の絵
素に対応してO″が記憶され、必要な画像領域の絵素に
対応して1″が記憶されている。
That is, O'' is stored corresponding to picture elements in an unnecessary image area due to reflection of light, etc., and 1'' is stored corresponding to picture elements in a necessary image area.

マイクロプログラムメモリ30には、マクロ命令である
ヒストグラム処理を行うためのマイクロプログラムが格
納されている。このマイクロプログラムは、イニシャラ
イズジョブ、濃度計数ジョブ、ウインドウチェックジョ
ブ、計数値書き込みジョブ、終了チェックジ鵞ブなどに
分けられており、各ジせブ実行命令が所定のアドレスか
ら連続して格納されている(第2図のフローチャート参
照)。
The microprogram memory 30 stores a microprogram, which is a macro instruction, for performing histogram processing. This microprogram is divided into an initialization job, a density counting job, a window check job, a count value writing job, an end check jib, etc., and each jib execution command is stored consecutively from a predetermined address. (See the flowchart in Figure 2).

マイクロプログラムシーケンサ28は、図示しないがア
ドレスカウンタ、処理された絵素数をカウントするカウ
ンタなどを有し、ホスト側から送られてくるマクロ命令
に付勢されて所定の順序で、アドレスカウンタをインク
リメントしながらマイクロプログラムメモリ30にアド
レスを出力し、該マイクロプログラムメモリをして所定
のプログラムコマンドをヒストグラムプロセッサ24等
に入力させ、濃度計数処理を行わせる。
Although not shown, the microprogram sequencer 28 has an address counter, a counter for counting the number of pixels processed, etc., and increments the address counter in a predetermined order when activated by macro instructions sent from the host side. At the same time, the address is output to the microprogram memory 30, and the microprogram memory is used to input a predetermined program command to the histogram processor 24 or the like to perform density counting processing.

又、マイクロプログラムシーケンサ28は、プログラム
中に含まれる各種判断を行い、判断結果に基づいて所定
のアドレスをアドレスカウンタにセットして分岐ジョブ
を処理させろことができろようになっている。
Further, the microprogram sequencer 28 is capable of making various judgments included in the program, and setting a predetermined address in an address counter based on the judgment result to process a branch job.

LUT32は、コントラストをきつくしたり緩くしたり
するなどイメージデータIMDに濃度前処理としての演
算を施すためのものであり、乙のLUT32の出力がI
MD’としてヒストグラムプロセッサ24に入力されろ
LUT32 is for performing calculations as density preprocessing on the image data IMD, such as tightening or loosening the contrast, and the output of LUT32
input to the histogram processor 24 as MD'.

このヒストグラムプロセッサ24は、マイクロプログラ
ムコントローラ26から送られるプログラムデータに基
づき、濃度別に絵素の個数を計数する機能を有しておす
、濃度別に計数値を格納するRAM、該計数値をインク
リメントする演算ユニットなどを含んでいる。
This histogram processor 24 has a function of counting the number of picture elements for each density based on program data sent from the microprogram controller 26, and includes a RAM for storing counted values for each density, and an operation for incrementing the counted values. Contains units, etc.

画像メモリ20からのイメージデータIMDの読出し、
LUT32からのイメージデータ[MD′の読出しもマ
イクロプログラムコントローラ26で制御されろ。又1
、ウィンドウメモリ22からのウィンドウデータWDD
の読出しもマイクロプログラムコントローラ26で制御
される。このウィンドウデータWDDはマイクロプログ
ラムシーケンサ28へ分岐条件として入力される。
reading the image data IMD from the image memory 20;
Reading of the image data [MD' from the LUT 32 is also controlled by the microprogram controller 26. Again 1
, window data WDD from window memory 22
Reading is also controlled by the microprogram controller 26. This window data WDD is input to the microprogram sequencer 28 as a branch condition.

次に上記実施例の作用を説明する。Next, the operation of the above embodiment will be explained.

予め、不要な画像部分をマスクするためのウィンドウ領
域WDAをウィンドウメモリ22に記憶させておく。
A window area WDA for masking unnecessary image parts is stored in the window memory 22 in advance.

この状態で、工業用カメラでとらえた1画面分の画像が
ホストCPUの制御で画像メモリ20に格納される。
In this state, one screen worth of images captured by the industrial camera is stored in the image memory 20 under the control of the host CPU.

画像情報が画像メモリ20に格納されたあとホスト側か
らヒストグラム作成用のマクロ命令が与えられる。この
マクロ命令には、ヒストグラム作成用のマイクロプログ
ラムの先頭アドレスが含まれているから、該アドレスは
マイクロプログラムシーケンサ28のアドレスカウンタ
にセットされ、しかる後マイクロプログラムメモリ30
に入力される。
After the image information is stored in the image memory 20, a macro command for creating a histogram is given from the host side. Since this macro instruction includes the start address of the microprogram for creating histograms, this address is set in the address counter of the microprogram sequencer 28, and then the microprogram memory 30
is input.

これにより、マイクロプログラムメモリ30はイニシャ
ライズ動作にかかるプログラムデータをヒストグラムプ
ロセッサ24に出力する。このイニシャライズ処理のコ
マンドを受けてヒストグラムプロセッサ24は、濃度X
、にががる計数値n1(x、)(i=1.2.  ・・
)を全てクリアする。
As a result, the microprogram memory 30 outputs program data related to the initialization operation to the histogram processor 24. Upon receiving this initialization processing command, the histogram processor 24 executes the density X
, bitter count n1(x,)(i=1.2....
) Clear all.

又、マイクロプログラムシーケンサ28ばイニシャライ
ズ処理のコマンドを受けて処理済みの絵素数YIeOに
クリアする(第2図のステップ100)。尚、処理済み
の絵素数Yが1画面分の絵素数2s6x256になると
ヒストグラム作成処理が終了する。
Further, the microprogram sequencer 28 receives a command for initialization processing and clears it to the number of processed picture elements YIeO (step 100 in FIG. 2). Note that when the number of processed picture elements Y reaches 2s6x256 picture elements for one screen, the histogram creation process ends.

イニシャライズジョブが終了すれば、続いてマイクロプ
ログラムシーケンサ28はアドレスカウンタのアドレス
をインクリメントし、該アドレスをマイクロプログラム
メモリ30に入力する。
When the initialization job is completed, the microprogram sequencer 28 increments the address of the address counter and inputs the address into the microprogram memory 30.

これにより、マイクロプログラムメモリ30は濃度計数
処理のプログラムコマンドを画像メモリ20、ウィンド
ウメモリ22、LUT32、ヒストグラムプロセッサ2
4に入力する。
As a result, the microprogram memory 30 transfers program commands for density counting processing to the image memory 20, window memory 22, LUT 32, and histogram processor 2.
Enter 4.

濃度計数処理コマンドにより、画像メモリ20から先頭
の絵素にかかるイメージデータIMDが読み出され、L
UT32で変換出力されたデータIMD’がヒストダラ
ムプロセッサ24に読み取られる(ステップ101)。
The image data IMD for the first picture element is read out from the image memory 20 by the density counting processing command, and the L
The data IMD' converted and outputted by the UT 32 is read by the histodaram processor 24 (step 101).

ヒストグラムプロセッサ24は読み取ったイメージデー
タの濃度X1を判別しくステップ102)、内蔵のRA
Mの対応する計数値n、 (、、)を読出してインクリ
メントを行う (ステップ103)。
The histogram processor 24 determines the density X1 of the read image data (step 102), and uses the built-in RA
The corresponding count value n, (,,) of M is read out and incremented (step 103).

この濃度計数処理が終わると、あるいは該処理と並行し
て、マイクロプログラムシーケンサ28はウィンドウメ
モリ22から出力されているウィンドウデータWDDを
読み取る(ステップ104)。尚、このウィンドウデー
タWDDは画像メモリ20から読出し中のイメージデー
タと同じ位置の絵素にかかるウィンドウデータである。
Upon completion of this density counting process, or in parallel with this process, the microprogram sequencer 28 reads the window data WDD output from the window memory 22 (step 104). Note that this window data WDD is window data relating to a picture element at the same position as the image data being read out from the image memory 20.

ついで、マイクロプログラムシーケンサ28ζよ読み取
ったウィンドウデータWDDが”1″か′O″かチェッ
クする(ステップ105)。
Next, it is checked whether the window data WDD read by the microprogram sequencer 28ζ is "1" or 'O' (step 105).

ステップ105で絵素がウィンドウ領域WDA内のもの
であれば(WDD=″1″)、マイクロプログラムシー
ケンサ28はアドレスカウンタの内容(アドレス)をイ
ンクリメントする。これにより、マイクロプログラムメ
モリ30はn、 (X、)書き込みジョブにかかるプロ
グラムコマンドをヒストグラムプロセッサ24に出力す
る。
In step 105, if the picture element is within the window area WDA (WDD=“1”), the microprogram sequencer 28 increments the contents (address) of the address counter. As a result, the microprogram memory 30 outputs the program command for the n, (X,) writing job to the histogram processor 24.

このコマンドを受けて、ヒストグラムプロセッサ24は
濃度X、のメモリアドレスにステップ1゜3で演算しで
あるn、 (x、)の値を書き込み、1つの絵素に対す
る濃度計数を完了する(ステップ106)。尚、’y 
イ:/ F ウテー’l W D D = ” O’の
場合にばn、 (、、)の書き込み処理を行わない。
In response to this command, the histogram processor 24 writes the value of n, (x,) calculated in step 1.3 to the memory address of density X, and completes density counting for one picture element (step 106). ). Furthermore,'y
A:/F Ute'l WDD If D="O', write processing of (,,) is not performed.

次に、シーケンサ28は書き込み完了により、アドレス
をインクリメントし、マイクロプログラムメモリ30を
して終了チェックジョブにががるコマンドを当該シ=−
ケンサ28に出力させる。
Next, upon completion of writing, the sequencer 28 increments the address and sends a command to the microprogram memory 30 to complete the end check job.
The controller 28 is made to output.

このデータに基づき、シーケンサ28はまず処理済み絵
素数Yをインクリメントしくステップ107)、次にY
=2562かどうかをチェックする(ステップ108)
Based on this data, the sequencer 28 first increments the number of processed picture elements Y (step 107), then Y
=2562 (step 108)
.

y=2ss”でなければ、ステップ101へ飛び濃度計
数ジョブの先頭アドレスをアドレスカウンタにセットし
、前述と同様にして画像メモリ20の2番目の絵素にか
かるイメージデータに対する濃度計数処理に戻る。
y=2ss'', the process jumps to step 101, sets the start address of the density counting job in the address counter, and returns to the density counting process for the image data of the second picture element in the image memory 20 in the same manner as described above.

このようにして、ウィンドウ領域WI)A内のイメージ
データのみを選択して濃度計数を行ってゆき、ステップ
108の判断でY=256”となった時、マイクロプロ
グラムシーケンサ28はシーケンス停止ジリブにかかる
プログラムコマンドをマイクロプログラムメモリ30か
らピストグラムプロセッサ24、シーケンサ28、ホス
トへ出力させ、シーケンス動作を停止すると共に、ヒス
トダラムプロセッサ24の処理動作を停止させ、かつホ
ストCPUにヒストグラム作成処理を終了したことを通
知する(ステップ109)。
In this way, only the image data in the window area WI)A is selected and the density is counted, and when it is determined in step 108 that Y=256'', the microprogram sequencer 28 starts to stop the sequence. Outputting the program command from the microprogram memory 30 to the pistogram processor 24, sequencer 28, and host, stopping the sequence operation, stopping the processing operation of the histogram processor 24, and having the host CPU finish the histogram creation process. (Step 109).

〈発明の効果〉 上記のように、本発明によれば、ヒストグラム作成中に
、ウィンドウ領域にかかるイメージデータが選択的に濃
度計数されるので、正確な画像処理を高速に実行でき、
後で面倒な修正処理が不要となり、処理が簡単になった
<Effects of the Invention> As described above, according to the present invention, since image data in the window area is selectively density-counted during histogram creation, accurate image processing can be performed at high speed.
This eliminates the need for troublesome corrections later, making the process easier.

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

第1図は本発明方法を実現する装置のブロンク第3図は
従来装置のブロック図である。 20・ ・画像メモリ、 22・・ウィンドウメモリ、 24・・ヒストグラムプロセッサ、 26・・マイクロプロクラムコントローラ、28・・マ
イクロプログラムシーケンサ、30・・マイクロプログ
ラムメモリ 特許出願人        ファナック株式会社代理人
          弁理士  齋藤千幹第1図 第2図
FIG. 1 is a block diagram of an apparatus for implementing the method of the present invention, and FIG. 3 is a block diagram of a conventional apparatus. 20...Image memory, 22...Window memory, 24...Histogram processor, 26...Micro program controller, 28...Micro program sequencer, 30...Micro program memory Patent applicant Sen Saito, Patent attorney on behalf of Fanuc Corporation Trunk Figure 1 Figure 2

Claims (1)

【特許請求の範囲】 ヒストグラム作成のマクロ命令に対応するマイクロプロ
グラムを有するマイクロプログラムコントローラにより
ヒストグラムプロセッサを制御し、画像中の各絵素のイ
メージ情報に基づき、濃度別にデータ個数を計数させる
ようにした画像処理方法において、 前記マイクロプログラムコントローラに画像の各絵素毎
にウィンドウ情報を入力し、 ウィンドウ情報が処理領域内を示す場合にはヒストグラ
ム作成用のマイクロプログラムデータをそのままヒスト
グラムプロセッサに与えて所定の濃度計数動作を行わせ
、 ウィンドウ情報が処理領域外を示す場合はヒストグラム
作成用のマイクロプログラムデータをヒストグラムプロ
セッサに与えないようにして前記所定の濃度計数動作を
禁止することを特徴とする画像処理方法。
[Claims] A histogram processor is controlled by a microprogram controller having a microprogram corresponding to a macro instruction for creating a histogram, and the number of data items is counted for each density based on image information of each pixel in an image. In the image processing method, window information is input to the microprogram controller for each pixel of the image, and when the window information indicates that the window information is within the processing area, the microprogram data for creating a histogram is directly supplied to the histogram processor to process a predetermined data. An image processing method characterized in that a density counting operation is performed, and when window information indicates outside the processing area, microprogram data for creating a histogram is not provided to the histogram processor, thereby prohibiting the predetermined density counting operation. .
JP61100342A 1986-04-30 1986-04-30 Picture processing method Pending JPS62256180A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP61100342A JPS62256180A (en) 1986-04-30 1986-04-30 Picture processing method
PCT/JP1987/000271 WO1987006742A1 (en) 1986-04-30 1987-04-30 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61100342A JPS62256180A (en) 1986-04-30 1986-04-30 Picture processing method

Publications (1)

Publication Number Publication Date
JPS62256180A true JPS62256180A (en) 1987-11-07

Family

ID=14271446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61100342A Pending JPS62256180A (en) 1986-04-30 1986-04-30 Picture processing method

Country Status (2)

Country Link
JP (1) JPS62256180A (en)
WO (1) WO1987006742A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0710926A3 (en) * 1994-10-31 1996-10-02 Maz Mikroelektronik Anwendungs Method for obtaining and analyzing histograms

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6113381A (en) * 1984-06-29 1986-01-21 Toshiba Corp Image processor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60225283A (en) * 1984-04-23 1985-11-09 Toshiba Corp Histogram arithmetic circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6113381A (en) * 1984-06-29 1986-01-21 Toshiba Corp Image processor

Also Published As

Publication number Publication date
WO1987006742A1 (en) 1987-11-05

Similar Documents

Publication Publication Date Title
JP2591984B2 (en) Pattern recognition device
CN107220930B (en) Fisheye image processing method, computer device and computer readable storage medium
JP4096513B2 (en) Image processing inspection apparatus and inspection method
KR910000203B1 (en) Picture processing apparatus
JPS62256180A (en) Picture processing method
US5230042A (en) Digital image processing apparatus
US5680153A (en) Image Processing apparatus
JP2634905B2 (en) How to paint shapes
JP2508075B2 (en) Image processing device
JPH01137375A (en) Picture processor
JPH0352080A (en) Picture quality processing system
JPH0275085A (en) Pattern recognizing device
JPH0744730A (en) Picture conversion processing method
JPS63172380A (en) Image processing system
JPS63173181A (en) Image processing system
JPH03171261A (en) Signal processor
JPS6091481A (en) Polygonal line approximating system
JPH0758506B2 (en) Image processing device
JPH06325176A (en) Image extracting device
JPH03206573A (en) Image labeling processor
JPH04307680A (en) Image processor
JPH05242241A (en) Space filter processing system
JPH03144861A (en) Picture processing system
JPS6255771A (en) Picture processor
JPH0546470A (en) Picture memory control system