JPH0728998A - Expansion processing method for object in picture - Google Patents
Expansion processing method for object in pictureInfo
- Publication number
- JPH0728998A JPH0728998A JP5168795A JP16879593A JPH0728998A JP H0728998 A JPH0728998 A JP H0728998A JP 5168795 A JP5168795 A JP 5168795A JP 16879593 A JP16879593 A JP 16879593A JP H0728998 A JPH0728998 A JP H0728998A
- Authority
- JP
- Japan
- Prior art keywords
- image
- pixel
- density
- expansion processing
- interest
- 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
- 238000003672 processing method Methods 0.000 title claims description 7
- 238000012545 processing Methods 0.000 claims abstract description 48
- 238000000034 method Methods 0.000 claims abstract description 36
- 238000010586 diagram Methods 0.000 description 9
- 238000001914 filtration Methods 0.000 description 4
- 238000003384 imaging method Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 230000010339 dilation Effects 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000008602 contraction Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/20—Image enhancement or restoration using local operators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/20—Image enhancement or restoration using local operators
- G06T5/30—Erosion or dilatation, e.g. thinning
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N9/00—Details of colour television systems
- H04N9/64—Circuits for processing colour signals
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、処理対象となる画像
中の各画素の濃淡の程度をあらわす濃度データに基づい
て画像中に存在する物体を膨張処理する方法に関し、特
に、被対象を撮像して得られる濃淡画像に対して膨張処
理を行う画像中の物体膨張処理方法に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for subjecting an object existing in an image to expansion processing based on density data representing the degree of shading of each pixel in the image to be processed. The present invention relates to a method for expanding an object in an image, in which the gradation image obtained by performing the expansion process is processed.
【0002】[0002]
【従来の技術】画像の膨張処理は、収縮処理との組み合
わせによって、2値画像を平滑化するような場合に多く
利用されている。そして、濃淡画像を処理対象とし、画
像における濃度データを利用して画像中に存在する物体
に対して膨張処理することも従来から行われている。2. Description of the Related Art Image expansion processing is often used in combination with contraction processing to smooth a binary image. Further, it has been conventionally performed that a grayscale image is processed and the density data of the image is used to perform an expansion process on an object existing in the image.
【0003】濃淡画像の膨張処理は、処理対象の画像中
の注目画素の濃度値をその周辺の画素の濃度値と比較し
ながら順次行われる。The expansion process of the grayscale image is sequentially performed while comparing the density value of the pixel of interest in the image to be processed with the density values of the peripheral pixels.
【0004】これにつき以下説明する。まず、ビデオカ
メラ等の画像入力装置から出力される映像信号によって
処理対象画像の各画素における濃度データを得る。図7
はこれの具体例を示しており、処理対象の画像の各画素
に対応する画素濃度データa,・・,e,・・,i,・
・を得ている。This will be described below. First, the density data in each pixel of the image to be processed is obtained from a video signal output from an image input device such as a video camera. Figure 7
Shows a concrete example of this, and pixel density data a, ..., E, ..., I, ... Corresponding to each pixel of the image to be processed.
・ I am getting.
【0005】次に、膨張処理を行うために、以下の具体
的方法が提案されている。Next, the following specific methods have been proposed for performing the expansion treatment.
【0006】例えば、図7にみるように、注目画素eと
その周囲の9つの画素からなる3×3の部分画像90を
設定し、これら各画素a〜iについての図8に示すよう
な濃度データに基づき最大値フィルタ処理をする。この
フィルタ処理は、9つの画素の濃度値のうち最大濃度値
を抽出し、その濃度値を注目画素の濃度値とする処理で
ある。部分画像90の9つの画素の濃度値のうち最大濃
度値である30が最大値フィルタ処理によって選ばれ、
注目画素eの濃度データが25のところを30と設定
し、膨張処理する。For example, as shown in FIG. 7, a 3 × 3 partial image 90 consisting of a target pixel e and nine surrounding pixels is set, and the densities of these pixels a to i as shown in FIG. 8 are set. Maximum value filtering is performed based on the data. This filtering process is a process of extracting the maximum density value out of the density values of the nine pixels and using that density value as the density value of the pixel of interest. Of the density values of the nine pixels of the partial image 90, the maximum density value of 30 is selected by the maximum value filter processing,
When the density data of the target pixel e is 25, it is set to 30, and the expansion processing is performed.
【0007】部分画像90における処理が終わると、横
に1画素分ずらして、画素a、d、gが無くなり、代わ
りに画素j、k、lが右側に加わった部分画像91を新
たに設定し、前記と同様の膨張処理を行う。これが終わ
ると、再び1画素分ずらせて同じ処理を繰り返し行っ
て、次々と処理を行っていく。When the processing on the partial image 90 is completed, the pixel is shifted horizontally by one pixel so that the pixels a, d and g disappear, and instead, the partial image 91 in which the pixels j, k and l are added to the right side is newly set. The same expansion process as described above is performed. When this is completed, the same process is repeated again by shifting by one pixel, and the processes are performed one after another.
【0008】[0008]
【発明が解決しようとする課題】ところで、上記従来例
の画像中の膨張処理方法では、以下の問題がある。図9
に示すように対象画像の中に被対象を撮像した像である
物体95が背景96の中に存在する場合を例に説明をす
る。図8に示すような部分画像の各画素の濃度データに
基づき、前述の最大値フィルタ処理を画像全体に行って
物体95を膨張させた場合、図10に示す膨張部分97
のように物体95の外周が膨張処理することはできる。By the way, the conventional expansion processing method for images has the following problems. Figure 9
An example will be described in which the object 95, which is an image of the object captured in the target image, exists in the background 96 as shown in FIG. When the maximum value filtering process described above is performed on the entire image to expand the object 95 based on the density data of each pixel of the partial image as shown in FIG. 8, the expanded part 97 shown in FIG.
As described above, the outer circumference of the object 95 can be expanded.
【0009】しかし、物体95の濃度状態が変化してし
まう。これは多くの場合、要望に反するものである。な
おこの場合、背景96には大きな濃度の変化がないか、
あるいは、あったとしても物体95に対し充分区別でき
るものとする。However, the density state of the object 95 changes. This is often against the wish. In this case, if there is a large change in density in the background 96,
Alternatively, even if there is, it can be sufficiently distinguished from the object 95.
【0010】物体95の濃度状態の変化につき説明する
と、2値画像に膨張処理を施した場合、被対象は2値レ
ベルの「1」あるいは「0」となるため、物体の濃度状
態の変化は起こらない。Explaining the change in the density state of the object 95, when the dilation processing is applied to the binary image, the object becomes a binary level "1" or "0", so that the change in the density state of the object is It won't happen.
【0011】しかし、濃淡画像の場合、2値画像に比較
して物体95の各画素の濃度が一定でない。このため、
注目画素が物体中にあり、これを含む部分画像中の他の
画素に最大濃度があれば、この最大濃度が前記注目画素
の濃度として設定されるので、物体95の濃度状態が変
化してしまう。However, in the case of a grayscale image, the density of each pixel of the object 95 is not constant as compared with the binary image. For this reason,
If the pixel of interest exists in the object and the other pixels in the partial image including this pixel have the maximum density, this maximum density is set as the density of the pixel of interest, so the density state of the object 95 changes. .
【0012】もっとも、膨張処理を行う前に、物体95
の輪郭抽出を行い、物体95の外まわり部分だけに膨張
処理を行えば、物体95の濃度状態を変化させないと言
う要望を満たすことはできる。しかし、この場合の処理
アルゴリズムが非常に複雑で膨張処理に時間がかかり過
ぎ、実用的でない。However, before performing the expansion process, the object 95
If the contour extraction is performed and only the outer peripheral portion of the object 95 is expanded, the demand that the density state of the object 95 is not changed can be satisfied. However, the processing algorithm in this case is very complicated, and the expansion processing takes too much time, which is not practical.
【0013】この発明は、上記のような課題を解決する
ために、複雑な処理アルゴリズムを必要としないで、対
象の濃淡画像から、画像中の物体の濃度状態を変化させ
ることなく物体の外まわりについてだけ膨張処理するこ
とができる画像中の物体膨張処理方法を提供することを
目的とする。In order to solve the above-mentioned problems, the present invention does not require a complicated processing algorithm, and detects the outer circumference of an object from the grayscale image of the object without changing the density state of the object in the image. It is an object of the present invention to provide a method for expanding an object in an image, which can perform expansion processing only.
【0014】[0014]
【課題を解決するための手段】本発明の画像中の物体膨
張処理方法は、上記のような目的を達成するために、処
理対象となる画像中の各画素の濃淡の程度をあらわす濃
度データに基づいて、注目画素についての濃度をこれの
画素を含む部分画像中の画素の最大濃度値等の所定濃度
値としていくことにより、前記画像中に存在する物体を
膨張させる画像中の物体の膨張処理方法において、物体
を背景から区別するしきい値に基づき背景中の物体の存
在の有無を判定する物体存在判定工程と、物体が存在し
ないと判定した部分の画素にだけこれを含む部分画像中
の各画素の所定濃度値に基づいた膨張処理を行う選択的
膨張処理工程を有したことを特徴とするものである。In order to achieve the above-mentioned object, the method for processing object expansion in an image according to the present invention uses density data representing the degree of shading of each pixel in the image to be processed. Based on the density of the pixel of interest based on a predetermined density value such as the maximum density value of the pixel in the partial image including this pixel, the expansion processing of the object in the image for expanding the object existing in the image In the method, an object presence determination step of determining the presence or absence of an object in the background based on a threshold value that distinguishes the object from the background, and a partial image in a partial image including only the pixels of the portion determined to have no object The present invention is characterized by having a selective expansion processing step of performing expansion processing based on a predetermined density value of each pixel.
【0015】[0015]
【作用】本発明の画像中の物体膨張処理方法の上記構成
では、物体存在判定工程にて、予め設定した物体を背景
から区別するしきい値によって、画像中の物体の存在領
域を判定しておき、物体が存在しないと判定した領域部
分、つまり物体の外回りに位置する背景部分の画素につ
いてだけ、この画素を含む部分画像中の各画素における
所定濃度値を設定することを順次行い、物体の外まわり
についてのみ膨張処理するので、物体の膨張処理前の存
在領域の濃度状態を変化させることなく物体を膨張させ
ることができる。In the above structure of the object expansion processing method for an image of the present invention, in the object existence determining step, the existence area of the object in the image is judged by the threshold value for distinguishing the preset object from the background. Every time, only for the area portion where it is determined that the object does not exist, that is, only for the pixels of the background portion located around the outside of the object, the predetermined density value in each pixel in the partial image including this pixel is sequentially set, Since the expansion process is performed only on the outer circumference, the object can be expanded without changing the density state of the existing region of the object before the expansion process.
【0016】[0016]
【実施例】以下、この発明の第1の実施例を図1〜図4
に基づき説明する。この発明は、下記の実施例に限らな
いことは勿論である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of the present invention will be described below with reference to FIGS.
It will be explained based on. Of course, the present invention is not limited to the following embodiments.
【0017】図2は本発明の一実施例としての画像中の
物体膨張処理方法に利用する膨張処理装置を示してい
る。FIG. 2 shows an expansion processing apparatus used in the method for processing the expansion of an object in an image as an embodiment of the present invention.
【0018】この装置は図に示すように、被対象である
部品1の表面にハーフミラー15を介して光源16の光
を照射するとともに、ハーフミラー15を介して撮像装
置2で部品1の表面を撮像する。この撮像装置2はCC
Dセンサを備えており、これにより撮像した画像におけ
る各画素ごとの濃淡信号が得られる。As shown in the figure, this device irradiates the surface of the component 1 as the object with the light of the light source 16 through the half mirror 15, and the surface of the component 1 by the image pickup device 2 through the half mirror 15. Image. This imaging device 2 is CC
A D sensor is provided, and a grayscale signal for each pixel in the captured image is obtained by this.
【0019】この濃淡信号はデジタル化された形で演算
装置3に送り込まれる。演算装置3の中では、画素の行
と列に対応した形で、例えば8bitの濃度データとし
て記憶部に格納される。なお、演算装置3は、下記の処
理を実行するプログラムが設定されている。This gradation signal is sent to the arithmetic unit 3 in a digitized form. In the arithmetic unit 3, for example, 8-bit density data is stored in the storage unit in a form corresponding to the rows and columns of the pixels. The arithmetic unit 3 is set with a program that executes the following processing.
【0020】図3は処理対象となる画像の濃度データ例
を示しており、部品1を撮像した像である画像中の物体
80が背景85の中に存在する。ここでは、背景85の
濃度データに比較し、物体80の濃度データが格段大き
いものとし、物体80の存在を背景85に対し区別する
濃度しきい値gthが予め設定されていて、本実施例の
場合その値が100とする。FIG. 3 shows an example of density data of an image to be processed. An object 80, which is an image obtained by picking up an image of the component 1, exists in a background 85. Here, it is assumed that the density data of the object 80 is significantly larger than the density data of the background 85, and the density threshold value gth for distinguishing the existence of the object 80 from the background 85 is set in advance, and In that case, the value is 100.
【0021】図1は、本発明に係る画像中の物体膨張処
理方法の具体的処理を示すフローチャートである。FIG. 1 is a flow chart showing the specific processing of the method for processing object expansion in an image according to the present invention.
【0022】これについて説明する。まず、ステップ♯
1の部品1の撮像工程で、部品1を撮像して得た処理対
象となる画像において、各画素の濃淡の程度を表す濃度
データを作成する。This will be described. First, step #
In the image pickup process of the component 1 of No. 1, density data representing the degree of shading of each pixel is created in the image to be processed obtained by imaging the component 1.
【0023】ステップ♯2では注目画素についての濃度
値としきい値gthとを比較し、しきい値(gth=1
00)以下の場合のみ、つまり物体80が存在していな
い画素である場合のみ、膨張処理のためにステップ♯3
に進む。そうでないときは、物体80中の画素であるの
で膨張処理しないようにステップ5に進む。In step # 2, the density value of the pixel of interest is compared with the threshold value gth, and the threshold value (gth = 1
00) or less, that is, only in the case where the object 80 is a pixel that does not exist, step # 3 for expansion processing is performed.
Proceed to. If not, it is a pixel in the object 80, so the process proceeds to step 5 so as not to perform expansion processing.
【0024】本実施例での濃度値が1である注目画素1
1の場合、しきい値以下であるのでステップ♯3に進み
部分画像設定工程を行い、例えば図3に示すような部分
画像10を設定する。部分画像10は3×3の9画素構
成であり、注目画素11の周囲に8画素を設定してあ
る。なお、画素の濃度値が存在しない場合は存在する画
素の濃度値のみで膨張処理を行う。Target pixel 1 having a density value of 1 in this embodiment
In the case of 1, the value is less than the threshold value, and therefore the process proceeds to step # 3 to perform the partial image setting process, for example, to set the partial image 10 as shown in FIG. The partial image 10 has a 3 × 3 9-pixel configuration, and 8 pixels are set around the target pixel 11. When the density value of the pixel does not exist, expansion processing is performed only with the density value of the existing pixel.
【0025】次のステップ♯4では選択的膨張処理工程
を行う。本実施例では、部分画像の最大濃度値を求める
最大値フィルタ処理を使用する場合を考える。部分画像
10の場合は各画素の濃度値1、3、3、3のうち最大
値の3が選ばれ、図4に示す出力画像中の注目画素11
に対応する出力画素についての出力濃度値3が出力濃度
データ12として設定される。In the next step # 4, a selective expansion processing step is performed. In this embodiment, a case will be considered in which the maximum value filtering process for obtaining the maximum density value of a partial image is used. In the case of the partial image 10, the maximum value of 3 is selected from the density values 1, 3, 3 and 3 of each pixel, and the pixel of interest 11 in the output image shown in FIG.
The output density value 3 for the output pixel corresponding to is set as the output density data 12.
【0026】続いてステップ♯6にて最終注目画素判定
工程を行い、最終注目画素であるかどうかを判定する。
最終注目画素でなければステップ♯7にて注目画素の移
動を行う。Subsequently, in step # 6, a final pixel of interest determination step is performed to determine whether or not the pixel is the final pixel of interest.
If it is not the final target pixel, the target pixel is moved in step # 7.
【0027】このようにして最終注目画素となるまでス
テップ♯2からステップ♯7の処理を繰り返す。In this way, steps # 2 to # 7 are repeated until the final target pixel is reached.
【0028】このような処理において、図3に示す濃度
値が3である注目画素21の場合を説明する。この注目
画素21の濃度値3もしきい値以下であるので、ステッ
プ♯2を経て、ステップ♯3に進み部分画像20を設定
する。そしてステップ♯4にて、この部分画像20にお
ける各画素の濃度値1、3、3、3、3、3、3、3、
105のうち最大値の105が選ばれ、図4に示す出力
画像中の注目画素21に対応する出力画素についての出
力濃度値105が出力濃度データ22として設定され
る。In such a process, the case of the pixel of interest 21 having a density value of 3 shown in FIG. 3 will be described. Since the density value 3 of the target pixel 21 is also equal to or less than the threshold value, the process proceeds from step # 2 to step # 3 to set the partial image 20. Then, in step # 4, the density values 1, 3, 3, 3, 3, 3, 3, 3, of each pixel in the partial image 20.
The maximum value 105 is selected from 105, and the output density value 105 for the output pixel corresponding to the target pixel 21 in the output image shown in FIG. 4 is set as the output density data 22.
【0029】次に、図3に示す濃度値が111である注
目画素31の場合につき説明する。Next, the case of the target pixel 31 whose density value is 111 shown in FIG. 3 will be described.
【0030】この注目画素31の濃度値111はしきい
値以上であるので、ステップ♯2を経てステップ♯5に
進み、注目画素設定工程にて図4に示す出力画像中の注
目画素31に対応する出力画素についての出力濃度値
を、注目画素の濃度値111がそのまま出力濃度データ
32として設定される。Since the density value 111 of the target pixel 31 is equal to or larger than the threshold value, the process proceeds from step # 2 to step # 5 and corresponds to the target pixel 31 in the output image shown in FIG. 4 in the target pixel setting step. As the output density value of the output pixel, the density value 111 of the target pixel is set as the output density data 32 as it is.
【0031】以上のような膨張処理によれば、処理前の
物体80の外まわりのみに部分画像の各画素の最大濃度
値に置き換え設定して膨張処理することにより、物体8
0の膨張処理前の濃度状態を変化させることなく、物体
80を図4に81で示すように膨張させることができ
る。According to the expansion processing as described above, only the outer circumference of the unprocessed object 80 is replaced with the maximum density value of each pixel of the partial image, and the expansion processing is performed.
The object 80 can be inflated as indicated by 81 in FIG. 4 without changing the density state before the inflating process of 0.
【0032】なお、上記実施例の場合、画素を1個分づ
つ移動させて部分画像の設定を行い、非常に細かな走査
をして膨張処理するようにしたが、画像によっては、部
分画像の設定に際し、画素を1個飛び(あるいは2個飛
び)に移動させ飛び越し走査するようにしてもよい。こ
のような飛び越し走査を行う場合は、処理時間が少なく
てすむ。In the above embodiment, the pixels are moved one by one to set the partial image, and very fine scanning is performed to perform expansion processing. At the time of setting, pixels may be moved one by one (or two by two) to perform interlaced scanning. When such interlaced scanning is performed, the processing time is short.
【0033】また設定する部分画像として、注目画素に
対しその周囲に8画素を設定したが、この幅、あるい
は、数は限定しない。例えば、図5に示す本発明の第2
の実施例のように、注目画素70の周囲に不感帯領域7
1を隔てて部分画像領域72を設定するようにして膨張
処理を行ってもよい。また、図6に示す本発明の第3の
実施例のように、注目画素75の周囲に不感帯領域76
を隔てて部分画像領域77を設定することもできる。こ
のような不感帯領域71、76を設定すると、処理時間
が少なくて済む。図5、図6において、L1は不感帯領
域の幅、L2は部分画像設定領域の幅を示す。As the partial image to be set, 8 pixels are set around the target pixel, but the width or the number is not limited. For example, the second embodiment of the present invention shown in FIG.
As in the embodiment of FIG.
The expansion processing may be performed such that the partial image areas 72 are set to be separated by 1. In addition, as in the third embodiment of the present invention shown in FIG. 6, the dead zone region 76 around the pixel of interest 75.
It is also possible to set the partial image area 77 by separating them. By setting such dead zone regions 71 and 76, the processing time can be shortened. 5 and 6, L1 indicates the width of the dead zone area, and L2 indicates the width of the partial image setting area.
【0034】また、部分画像としては、普通、注目画素
とその周りの画素からなる長方形のものが挙げられる
が、これに限らず、大きさや形が異なるものであっても
よい。As the partial image, a rectangular image composed of the pixel of interest and the surrounding pixels is usually cited, but the partial image is not limited to this, and may be of different sizes and shapes.
【0035】例えば、円形などの形のものでもよい。ま
た注目画素は、普通、部分画像の中心に位置するが、例
えば、2×6の画素数の部分画像を設定した場合などの
ように、部分画像の中心と完全には一致しない場合もあ
るが、この発明の場合はこのような不完全一致の場合で
あってもよい。For example, it may have a circular shape. The pixel of interest is usually located at the center of the partial image, but in some cases, for example, when the partial image having the number of pixels of 2 × 6 is set, the pixel of interest does not completely coincide with the center of the partial image. In the case of the present invention, such an incomplete match may be made.
【0036】また前記各実施例では、注目画像について
の膨張処理において、この注目画像を含む各種部分画像
中の各画素についての最大濃度を選出して所定濃度値と
し、これに置き換え設定する演算方法を採用したが、
最大値、平均値、最頻値のいずれをも、膨張処理の
ための所定濃度値とすることができ、演算方法は限定さ
れない。通常は、最大値を算出する。もっとも、最大値
を求める場合、あるいは、しきい値と比較する場合に、
画像ポジ画像であるかネガ画像であるかによって、比較
の大小関係が逆転するから、それらに応じて対応する所
定濃度値を選択する。物体が上記実施例と異なり、背景
よりも濃度データが小さい場合、最小値を求めて、膨張
処理のための所定濃度値とするようにすればよい。Further, in each of the above-described embodiments, in the expansion process for the image of interest, the maximum density for each pixel in various partial images including this image of interest is selected as a predetermined density value, and the predetermined density value is replaced with the maximum density value for calculation. Was adopted,
Any of the maximum value, the average value, and the mode value can be set as the predetermined density value for the expansion process, and the calculation method is not limited. Usually, the maximum value is calculated. However, when obtaining the maximum value or when comparing with the threshold value,
Depending on whether the image is a positive image or a negative image, the magnitude relation of comparison is reversed, so that the corresponding predetermined density value is selected accordingly. When the density data of the object is smaller than that of the background, unlike the above-described embodiment, the minimum value may be obtained and used as the predetermined density value for the expansion process.
【0037】さらに、物体を背景から区別するためのし
きい値を、物体の面積と非物体の面積との割合に基づ
き、濃度データのヒストグラムから設定するようにする
と、しきい値の設定が容易となり、かつ、しきい値の合
理性が向上して、便利性が増すとともに、確実性が向上
する。Further, if the threshold for distinguishing the object from the background is set from the histogram of the density data based on the ratio of the area of the object to the area of the non-object, the threshold can be set easily. In addition, the rationality of the threshold is improved, the convenience is increased, and the certainty is improved.
【0038】[0038]
【発明の効果】本発明の画像中の物体膨張処理方法によ
れば、部分画像中の物体とみなさない部分のみに膨張処
理を行うことにより、膨張処理前の物体の濃度状態が変
化しない非常に的確な物体外周の膨張処理を達成するこ
とができる。According to the object expansion processing method for an image of the present invention, by performing the expansion processing only on the portion of the partial image which is not considered as an object, the density state of the object before the expansion processing does not change significantly. It is possible to achieve accurate expansion processing of the outer circumference of the object.
【0039】しかも、処理が簡単で複雑な処理アルゴリ
ズムを必要としないので、濃淡画像中の物体を膨張処理
することができ、処理時間の短縮と低コスト化を図るこ
とができる。Moreover, since the processing is simple and no complicated processing algorithm is required, the object in the grayscale image can be expanded, and the processing time can be shortened and the cost can be reduced.
【図1】本発明の第1の実施例における膨張処理方法を
具体的手法を示すフローチャートである。FIG. 1 is a flowchart showing a concrete method of an expansion processing method according to a first embodiment of the present invention.
【図2】第1の実施例に使用する装置の概略構成図であ
る。FIG. 2 is a schematic configuration diagram of an apparatus used in the first embodiment.
【図3】第1の実施例における膨張処理前の処理対象画
像の構成図である。FIG. 3 is a configuration diagram of a processing target image before expansion processing according to the first embodiment.
【図4】第1の実施例における膨張処理後の出力画像の
構成図である。FIG. 4 is a configuration diagram of an output image after expansion processing according to the first embodiment.
【図5】本発明の第2の実施例における部分画像の構成
図である。FIG. 5 is a configuration diagram of a partial image according to a second embodiment of the present invention.
【図6】本発明の第3の実施例における部分画像の構成
図である。FIG. 6 is a configuration diagram of a partial image according to a third embodiment of the present invention.
【図7】従来例の部分画像の構成図である。FIG. 7 is a configuration diagram of a partial image of a conventional example.
【図8】従来例の膨張処理方法を説明するための部分画
像の構成図である。FIG. 8 is a configuration diagram of a partial image for explaining a conventional expansion processing method.
【図9】従来例の膨張処理前の画像状態の説明図であ
る。FIG. 9 is an explanatory diagram of an image state before a dilation process of a conventional example.
【図10】従来例の膨張処理後の画像状態の説明図であ
る。FIG. 10 is an explanatory diagram of an image state after expansion processing of a conventional example.
1 被対象 2 撮像装置 3 演算装置 10、20 部分画像 11、21 注目画素 12、22 出力濃度データ 15 ハーフミラー 16 照明手段 80 物体 81 膨張処理後の物体 85 背景 DESCRIPTION OF SYMBOLS 1 Target 2 Imaging device 3 Computing device 10, 20 Partial image 11, 21 Target pixel 12, 22 Output density data 15 Half mirror 16 Illuminating means 80 Object 81 Object after expansion 85 Background
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 8420−5L G06F 15/66 415 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Office reference number FI technical display location 8420-5L G06F 15/66 415
Claims (1)
程度をあらわす濃度データに基づいて、注目画素につい
ての濃度をこれの画素を含む部分画像中の画素の最大濃
度値等の所定濃度値としていくことにより、前記画像中
に存在する物体を膨張させる画像中の物体の膨張処理方
法において、 物体を背景から区別するしきい値に基づき背景中の物体
の存在の有無を判定する物体存在判定工程と、物体が存
在しないと判定した部分の画素にだけこれを含む部分画
像中の各画素の所定濃度値に基づいた膨張処理を行う選
択的膨張処理工程を有したことを特徴とする画像中の物
体膨張処理方法。1. The density of a pixel of interest is based on density data representing the degree of shading of each pixel in an image to be processed, and a predetermined density such as the maximum density value of a pixel in a partial image including this pixel. In the expansion processing method of the object in the image, which expands the object existing in the image, the existence of the object in the background is judged based on the threshold for distinguishing the object from the background. An image characterized by having a determination step and a selective expansion processing step of performing expansion processing based on a predetermined density value of each pixel in a partial image including only a pixel of a part determined to have no object The method of expanding the inside body.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5168795A JPH0728998A (en) | 1993-07-08 | 1993-07-08 | Expansion processing method for object in picture |
KR1019940015959A KR950004184A (en) | 1993-07-08 | 1994-07-05 | Object expansion processing method in image |
CN94108180A CN1102926A (en) | 1993-07-08 | 1994-07-06 | Expanding processing of objects in picture |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5168795A JPH0728998A (en) | 1993-07-08 | 1993-07-08 | Expansion processing method for object in picture |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0728998A true JPH0728998A (en) | 1995-01-31 |
Family
ID=15874620
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5168795A Pending JPH0728998A (en) | 1993-07-08 | 1993-07-08 | Expansion processing method for object in picture |
Country Status (3)
Country | Link |
---|---|
JP (1) | JPH0728998A (en) |
KR (1) | KR950004184A (en) |
CN (1) | CN1102926A (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102157000A (en) * | 2010-11-30 | 2011-08-17 | 方正国际软件有限公司 | Method and system for adjusting gradation of layout |
-
1993
- 1993-07-08 JP JP5168795A patent/JPH0728998A/en active Pending
-
1994
- 1994-07-05 KR KR1019940015959A patent/KR950004184A/en not_active Application Discontinuation
- 1994-07-06 CN CN94108180A patent/CN1102926A/en active Pending
Also Published As
Publication number | Publication date |
---|---|
CN1102926A (en) | 1995-05-24 |
KR950004184A (en) | 1995-02-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5715325A (en) | Apparatus and method for detecting a face in a video image | |
KR101096825B1 (en) | Digital image enhancement | |
JP3636927B2 (en) | Face image processing device | |
JPH05227425A (en) | Improvement in automatic image segmentation | |
CN111062331B (en) | Image mosaic detection method and device, electronic equipment and storage medium | |
JPH10228536A (en) | Image processing method | |
JPH07249128A (en) | Picture processor for vehicle | |
JP3860540B2 (en) | Entropy filter and region extraction method using the filter | |
JPH0728998A (en) | Expansion processing method for object in picture | |
JPH1125222A (en) | Method and device for segmenting character | |
JPH10285399A (en) | Binarization method for image | |
JP3062394B2 (en) | Moving image extraction method | |
JP3417635B2 (en) | Intruding object recognition method | |
JP3175509B2 (en) | Road white line detector | |
JP3163601B2 (en) | Image processing apparatus and method | |
JPH06301775A (en) | Picture processing method, picture identification method and picture processor | |
JP2653386B2 (en) | Drawing processing equipment | |
JPH09288737A (en) | Onboard picture processor | |
KR100533209B1 (en) | Method for detecting image | |
JP2003346165A (en) | Detection method of work boundary | |
JP3109237B2 (en) | Line segment constituent pixel extraction method and line segment judgment method in image | |
JPH09179981A (en) | Marker recognition method | |
JPH1097625A (en) | Parking vehicle detecting system | |
JPH1091798A (en) | Parking vehicle detection method and device | |
JPH0683960A (en) | Method for extracting density border constituent pixel in image |