JPH04342080A - Method for processing picture area division - Google Patents

Method for processing picture area division

Info

Publication number
JPH04342080A
JPH04342080A JP3142537A JP14253791A JPH04342080A JP H04342080 A JPH04342080 A JP H04342080A JP 3142537 A JP3142537 A JP 3142537A JP 14253791 A JP14253791 A JP 14253791A JP H04342080 A JPH04342080 A JP H04342080A
Authority
JP
Japan
Prior art keywords
block
image
area
blocks
pixel
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
JP3142537A
Other languages
Japanese (ja)
Other versions
JP2642001B2 (en
Inventor
Hidetoshi Nakanishi
英俊 中西
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.)
Dainippon Screen Manufacturing Co Ltd
Original Assignee
Dainippon Screen Manufacturing Co 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 Dainippon Screen Manufacturing Co Ltd filed Critical Dainippon Screen Manufacturing Co Ltd
Priority to JP3142537A priority Critical patent/JP2642001B2/en
Publication of JPH04342080A publication Critical patent/JPH04342080A/en
Application granted granted Critical
Publication of JP2642001B2 publication Critical patent/JP2642001B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To execute a picture processing being different at every specified area by division-processing picture data into the object area and non-object area with clearness. CONSTITUTION:Picture data of the original picture preserved in a picture memory part 1 is divided into plural picture element blocks by a block dividing part 2 and picture data of the respective picture element blocks are orthogonally converted by an orthogonal conversion part 3. A judging part obtains the absolute value of the interchange component in the orthogonally converted conversion factor, counts it when the absolute value is more than a specified threshold, judges that the block is the object block when the count number becomes more than the specified number and judges that another picture element block is the non-object block so that the picture area is divided. Since picture data is division-processed by a simple method, the picture processing being different at every specified area is executed.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、画像処理における画像
領域分割処理方法に関し、特に対象物領域と非対象物領
域をブロック単位で分割する画像領域分割処理方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image region dividing method in image processing, and more particularly to an image region dividing method for dividing a target object region and a non-target object region into blocks.

【0002】0002

【従来技術】印刷分野における画像データは、テレビジ
ョンの画像データに比べて情報量が大変多く、1画像当
たり数MBから数10MBの情報量に達する。このよう
な大量のデータをそのままデータベースとして記憶する
には膨大なメモリが必要である。またデータ伝送に要す
る時間も大変長くなる。
2. Description of the Related Art Image data in the printing field has a much larger amount of information than television image data, ranging from several MB to several tens of MB per image. Storing such a large amount of data as it is as a database requires a huge amount of memory. Also, the time required for data transmission becomes very long.

【0003】これに対処するため、画像の情報量を削減
する符号化技術、すなわち、画像データの圧縮技術が一
般に知られており、直交変換符号化もしくはベクトル量
子化などの方法を用いて高圧縮率を得るようにしていた
[0003] To deal with this, encoding techniques that reduce the amount of image information, that is, image data compression techniques, are generally known. I was trying to get a good rate.

【0004】しかし、これらの圧縮方法においては、1
つの画像に対し1つの圧縮方法しか行っていないので、
データ量削減のため高い圧縮率による符号化処理を行う
と画像全体の画質が劣化し、また、一方で必要な部分の
画質を向上させるため圧縮率を低くしようとすると画像
全体の圧縮率を低くしなければならず、画像データ量を
削減するという所期の目的を達成することができなかっ
た。
However, in these compression methods, 1
Since only one compression method is used for each image,
If encoding processing is performed with a high compression rate to reduce the amount of data, the image quality of the entire image will deteriorate, and on the other hand, if you try to lower the compression rate to improve the image quality of the necessary parts, the compression rate of the entire image will be lowered. Therefore, the intended purpose of reducing the amount of image data could not be achieved.

【0005】この問題を解消するため、画像を複数の領
域に分割しその領域ごとに異なる符号化処理を行なう方
法が有効であると考えられており、従来から画像を特定
の領域に有効に分割処理する方法が望まれていた。
[0005] In order to solve this problem, it is thought that an effective method is to divide an image into multiple regions and perform a different encoding process for each region. A method of processing was desired.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、画像を
特定領域に自動的に分割処理することは、実際問題とし
て大変困難なことであり、従来、画像のパターン認識の
基礎技術として、画像データ全体に1次微分、あるいは
2次微分を施すことにより、対象物画像の輪郭部を検出
し、この検出データにさらに雑音除去などの複雑な後処
理を加えて領域を分割する手法が代表的なものとしてあ
ったに過ぎなかった。
[Problem to be Solved by the Invention] However, it is extremely difficult in practice to automatically divide an image into specific regions. A typical method is to detect the outline of the object image by applying first-order differentiation or second-order differentiation, and then perform complex post-processing such as noise removal on this detected data to divide the area. It was just that.

【0007】しかし、この手法では、画像データ全体を
一括に処理するため、精度の高い輪郭部検出を望むこと
は難しく、また、微分処理自体が対象物画像の輪郭部検
出の手法としては不十分なものであるため、満足のいく
結果を得られていないのが実情である。
However, since this method processes the entire image data at once, it is difficult to detect contours with high precision, and the differential processing itself is insufficient as a method for detecting contours of object images. The reality is that satisfactory results have not been obtained.

【0008】本発明は、簡単な手法にて、与えられた画
像を分割する画像領域分割処理方法、特にファション雑
誌のモデル写真などで多用される撮影手法、すなわち、
望遠レンズにより対象物にピントを合わせ、それ以外の
部分はピントを外してぼかすことによって得られた画像
などについて、当該対象物領域と非対象物領域に分割す
るのに極めて有効な画像領域分割処理方法を提供するこ
とを目的とする。
The present invention provides an image area division processing method for dividing a given image using a simple technique, particularly a photographing technique frequently used in model photographs for fashion magazines, that is,
Image area segmentation processing that is extremely effective for dividing images obtained by focusing on an object using a telephoto lens and defocusing and blurring the rest into object areas and non-object areas. The purpose is to provide a method.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
、本発明の第1の構成の画像分割処理方法では、(a)
領域分割の対象となる画像を複数の画素ブロックに分割
する工程と、(b) 前記画像の画像データを各画素ブ
ロック単位毎に直交変換する工程と、(c) 前記直交
変換によって得られた変換係数の各交流成分の絶対値を
算出する工程と、(d) 前記交流成分の絶対値が所定
の閾値以上のものを特定交流成分として計数する工程と
、(e) 当該画素ブロック内の特定交流成分の個数が
所定の個数以上であるかどうかを判定することにより、
前記複数の画素ブロックを対象物ブロック群と非対象物
ブロック群とに分類して前記画像を複数種類の領域に分
割する工程とを備えている。
[Means for Solving the Problems] In order to achieve the above object, in the image division processing method of the first configuration of the present invention, (a)
a step of dividing an image to be subjected to region division into a plurality of pixel blocks; (b) a step of orthogonally transforming the image data of the image for each pixel block; and (c) a transform obtained by the orthogonal transform. a step of calculating the absolute value of each alternating current component of the coefficient; (d) a step of counting those for which the absolute value of the alternating current component is equal to or greater than a predetermined threshold value as a specific alternating current component; and (e) a specific alternating current component within the pixel block. By determining whether the number of components is greater than or equal to a predetermined number,
and dividing the image into a plurality of types of regions by classifying the plurality of pixel blocks into a target object block group and a non-target object block group.

【0010】また、この発明の第2の構成では、工程(
e) が、(e−1) 画素ブロック内の特定交流成分
の個数が所定の個数以上のものを対象物ブロックとし、
前記所定の個数未満のものを非対象物ブロックとする工
程と、(e−2) 前記対象物ブロックに囲まれた領域
を閉領域として検出する工程と、(e−3) 前記閉領
域内に含まれる各画素ブロックのうち、前記対象物ブロ
ックと判定されなかった画素ブロックについても対象物
ブロックとみなす補正を行なって前記対象物ブロック群
を特定する工程とを含む。
[0010] Furthermore, in the second configuration of the present invention, the step (
e) But (e-1) A pixel block in which the number of specific AC components is equal to or greater than a predetermined number is a target block,
(e-2) detecting a region surrounded by the target object blocks as a closed region; (e-3) detecting a region surrounded by the target object blocks as a closed region; Among the pixel blocks included, pixel blocks that are not determined to be the target object blocks are also corrected to be regarded as target object blocks, thereby identifying the target object block group.

【0011】[0011]

【作用】分割された各画素ブロック毎に画像データの直
交変換を行なうと、望遠レンズなどでピントのあった部
分は、一般的に輪郭がシャープであるため画像データの
空間的変化が大きい。従って直交変換後、変換係数の交
流成分の絶対値の大きなものが多くなる。
[Operation] When the image data is orthogonally transformed for each divided pixel block, the spatial variation of the image data is large because the portion that is focused by a telephoto lens generally has a sharp outline. Therefore, after orthogonal transformation, the AC components of the transform coefficients often have large absolute values.

【0012】一方、ピントがぼけた非対象物領域(背景
領域)は、階調の変化が乏しいためその画像データの空
間的変化も少なく、交流成分の絶対値の大きなものが少
なくなる傾向にある。
On the other hand, in the out-of-focus non-object area (background area), there is little change in gradation, so there is little spatial change in the image data, and there is a tendency for the AC component to have a large absolute value. .

【0013】従って、各ブロック毎に、当該変換係数の
交流成分の絶対値を求め、その値が一定の閾値より大き
なものを特定交流成分として、その個数をカウントする
ことにより、当該画素ブロックが、対象物画像を含む対
象物ブロックか、非対象物領域における非対象物ブロッ
クかを判断することができ、これにより画素ブロック単
位で、与えられた画像の分割処理を行なうことが可能と
なる。
[0013] Therefore, for each block, the absolute value of the AC component of the transform coefficient is determined, and by counting the number of AC components whose value is greater than a certain threshold value, the pixel block is It is possible to determine whether a target block includes a target object image or a non-target block in a non-target object area, thereby making it possible to perform division processing on a given image in units of pixel blocks.

【0014】[0014]

【実施例】以下、図面を参照しながら、本発明にかかる
画像分割処理方法の実施例を詳細に説明するが、本発明
の技術的範囲がこれにより限定されるものではないこと
はもちろんである。 <(I)対象物領域の形成>本実施例では、上述のよう
に商用印刷の分野でも需要の多いファッション雑誌にお
いてよく用いられる撮影手法、すなわちモデルなどの被
写体を望遠レンズで撮影し、モデルにピントを合わせて
背景部分はピントをぼかす手法によって得られた画像に
ついて対象物領域を形成をする方法を述べる。 (1)画像データのブロック化 まず、原画像から得られた画像データを、複数の画素ブ
ロックに分割する。
[Embodiments] Hereinafter, embodiments of the image segmentation processing method according to the present invention will be described in detail with reference to the drawings, but it goes without saying that the technical scope of the present invention is not limited thereto. . <(I) Formation of object area> In this example, as mentioned above, a photographing method often used in fashion magazines, which is in high demand even in the field of commercial printing, is used, that is, a subject such as a model is photographed with a telephoto lens, and We will describe a method for forming object regions in images obtained by focusing and defocusing the background. (1) Blocking image data First, image data obtained from an original image is divided into a plurality of pixel blocks.

【0015】図5(a) で模式的に示すように画像デ
ータは、(H×V)個の多数の画素Pで構成されている
とともに、それぞれが複数の画素を有する(M×N)個
の画素ブロックBxyに分割されている。図5(b) 
は、1つの画素ブロックBxyの構成を示した概念図で
ある。画素ブロックBxyは、(I×J)個の画素で構
成された画素マトリクスとなっており、各画素ごとに画
像データfijが得られている。
As schematically shown in FIG. 5(a), image data consists of a large number of (H×V) pixels P, and (M×N) pixels each having a plurality of pixels. It is divided into pixel blocks Bxy. Figure 5(b)
is a conceptual diagram showing the configuration of one pixel block Bxy. The pixel block Bxy is a pixel matrix composed of (I×J) pixels, and image data fij is obtained for each pixel.

【0016】図5(b) の例では、画素ブロックBx
yは、(8×8)画素で構成されているいが、(4×4
)画素や(16×16)画素などで構成してもよい。 (2)対象物ブロックの抽出および対象物領域の形成ま
ず、画素ブロックBxyごとに画像データfijの直交
変換を行う。直交変換としては、離散型フーリエ変換、
アダマール変換などの種々の方法を用いることができる
が、ここでは、次式で示される離散コサイン変換を用い
る。
In the example of FIG. 5(b), the pixel block Bx
y is composed of (8 x 8) pixels, but (4 x 4
) pixels or (16×16) pixels. (2) Extraction of object blocks and formation of object regions First, orthogonal transformation is performed on image data fij for each pixel block Bxy. Orthogonal transforms include discrete Fourier transform,
Although various methods such as Hadamard transform can be used, here, the discrete cosine transform shown by the following equation is used.

【0017】[0017]

【数1】[Math 1]

【0018】図6は、1つの画素ブロック内における画
像データfijと、数1で求められた変換係数Fpqの
対応を示す説明図である。
FIG. 6 is an explanatory diagram showing the correspondence between the image data fij in one pixel block and the transformation coefficient Fpq obtained by equation (1).

【0019】変換係数F00は、画像データfijの単
純平均値(以下「直流成分」という。)を示し、その他
の変換係数Fpq(p,q は正の整数であり、以下「
交流成分」という。)が画像データfijの分布状態を
示している。 変換係数Fpqは実際は、それぞれ例えば2進数で表わ
される値であるが、図6では、説明の便宜上10進数で
示している。
The conversion coefficient F00 indicates the simple average value (hereinafter referred to as "DC component") of the image data fij, and the other conversion coefficients Fpq (p, q are positive integers, hereinafter referred to as "DC component")
It is called "AC component". ) indicates the distribution state of the image data fij. Although the conversion coefficients Fpq are actually values expressed in binary numbers, for example, in FIG. 6, they are shown in decimal numbers for convenience of explanation.

【0020】図6の、(a−1),(b−1)の画像デ
ータfijと、それぞれに対応する図6の(a−2),
(b−2)の変換係数Fpqを見ればわかるように、画
像データfijの分布の態様によって変換係数Fpqは
、0でない値を持つ位置(p,q)、およびその値の大
きさがかなり異なる。
Image data fij of (a-1) and (b-1) in FIG. 6 and the corresponding image data (a-2) and (b-1) of FIG.
As can be seen from the transformation coefficient Fpq in (b-2), the transformation coefficient Fpq varies considerably in the position (p, q) having a non-zero value and the magnitude of that value depending on the distribution of the image data fij. .

【0021】一般に、変換係数Fpqは、その絶対値が
大きいものが、元の画像データfijの特徴をよく表わ
しており、絶対値の大きな変換係数Fpq、すなわち高
周波成分の個数は、画像データfijの空間的変化が大
きいほど増加する傾向にある。
In general, the transformation coefficient Fpq with a large absolute value represents the characteristics of the original image data fij better, and the transformation coefficient Fpq with a larger absolute value, that is, the number of high frequency components, The larger the spatial change, the more it tends to increase.

【0022】ピントがあっているモデルなどの対象物画
像においては、画像データfijの空間的変化が大きい
ため、変換係数Fpqの分布における高周波成分が多く
なる。特に対象物画像の輪郭部は、ピントのぼけた背景
部との境界になるため、その部分の空間的変化は際立っ
ており、変換係数Fpqの分布における高周波成分は非
常に多くなる。一方ピントがぼけた背景部などでは、輪
郭が明確に現れてないため階調の変化などが乏しい。従
って画像データfijの空間的変化が少なく、比較的大
きな絶対値を有する変換係数Fpq(高周波成分)も少
なくなる。
[0022] In an object image such as a model that is in focus, the spatial variation of the image data fij is large, so that the distribution of the transformation coefficient Fpq has many high frequency components. In particular, since the outline of the object image forms a boundary with the out-of-focus background, the spatial changes in that part are remarkable, and the distribution of the transformation coefficient Fpq has a large number of high-frequency components. On the other hand, in out-of-focus background areas, the contours are not clearly visible, so there are few changes in gradation. Therefore, the spatial variation of the image data fij is small, and the transformation coefficient Fpq (high frequency component) having a relatively large absolute value is also reduced.

【0023】従って、直交変換により形成された周波数
空間において、高周波成分の多いもの、すなわち、当該
画素ブロックBxyにおける変換係数Fpqの絶対値|
Fpq|の大きなものが多い場合に当該画素ブロックを
対象物ブロックと判定することができ、それ以外の画素
ブロックを非対象物ブロックと判断することが可能とな
る。
Therefore, in the frequency space formed by orthogonal transformation, the absolute value of the transform coefficient Fpq in the pixel block Bxy that has many high frequency components |
If there are many large Fpq|, the pixel block can be determined to be a target block, and other pixel blocks can be determined to be non-target blocks.

【0024】そこで、まず、当該画素ブロックBxy内
の変換係数Fpqの絶対値の大きさ|Fpq|を求め、
この値が所定の閾値α以上のものを特定交流成分とし、
その個数をカウントし、この個数が一定の値β個以上の
ものを対象物ブロックと認定し、それ以外のブロックを
非対象物ブロックと認定することとする。
[0024] First, the magnitude of the absolute value |Fpq| of the transform coefficient Fpq in the pixel block Bxy is determined,
If this value is greater than or equal to a predetermined threshold α, it is defined as a specific AC component,
The number of blocks is counted, and blocks whose number is equal to or greater than a certain value β are recognized as target object blocks, and other blocks are recognized as non-target object blocks.

【0025】尚、この閾値αおよびβは、画像の種類に
より経験的に求め得るものであるが、たとえば、図6の
(a−2),(b−2)において、αを“6”とすれば
、(a−2)の特定交流成分の個数は7個、(b−2)
の特定交流成分の個数は0個となり、さらにβを“5”
に設定すれば、(a−2)が対象物ブロックであり、(
b−2)は非対象物ブロックとして明確に判断できるこ
とになる。
Note that the threshold values α and β can be determined empirically depending on the type of image, but for example, in (a-2) and (b-2) of FIG. 6, α is set to “6”. Then, the number of specific AC components in (a-2) is 7, and (b-2)
The number of specific AC components becomes 0, and β is further set to “5”.
If set to , (a-2) is the object block and (
b-2) can be clearly determined as a non-object block.

【0026】そして、対象物ブロック群によって形成さ
れる領域を対象物領域、非対象物ブロック群により形成
される領域を非対象物領域とする領域コードテーブルを
形成し、これに基づき画像の領域分割処理を行なうこと
ができる。
Then, an area code table is created in which the area formed by the object block group is the object area, and the area formed by the non-object block group is the non-object area, and the image is divided into areas based on this table. can be processed.

【0027】以上の画像領域分割処理の手順を図2のフ
ローチャートに基づき説明する。
The procedure of the above image area division process will be explained based on the flowchart of FIG.

【0028】まず、画像データを上記(1)に記載した
手順で、複数の画素ブロックBxyに分割する(ステッ
プS1)。変数xを“0”(ステップS2)、変数yを
“0”(ステップS3)にし、画素ブロックB00から
処理を始め、当該ブロック内の画素データfijを上記
の離散コサイン変換による直交変換を行なう(ステップ
S4)。
First, image data is divided into a plurality of pixel blocks Bxy according to the procedure described in (1) above (step S1). The variable x is set to "0" (step S2) and the variable y is set to "0" (step S3), processing starts from pixel block B00, and the pixel data fij in the block is orthogonally transformed by the above-mentioned discrete cosine transform ( Step S4).

【0029】その結果、当該画素ブロックB00内の各
画像データfijは周波数空間に変換され、その変換係
数Fpq分布における交流成分は8×8−1=63個と
なる。
As a result, each image data fij in the pixel block B00 is transformed into frequency space, and the number of AC components in the transformation coefficient Fpq distribution is 8×8−1=63.

【0030】説明の便宜上、それらの交流成分に対し、
FO1から順に、1から63までの数字を対応させ、変
換係数FmnをFi(i=1〜63)で表現する。
For convenience of explanation, for those AC components,
Starting from FO1, numbers from 1 to 63 are associated with each other, and the conversion coefficient Fmn is expressed as Fi (i=1 to 63).

【0031】この変換係数Fiの変数iを“0”にし、
かつ、特定交流成分のカウント値Cを初期値の“0”に
セットし(ステップS5)、次に、変数iを“1”だけ
インクリメントし(ステップS6)、この変数iが“6
3”以下かどうか判断し(ステップS7)、“63”以
下であれば、当該変換係数Fiの絶対値を計算し、この
絶対値が閾値α以上であるかどうかを判断する(ステッ
プS8)。当該絶対値がα未満であればそのままステッ
プS6にもどって変数iを“1”だけインクリメントし
、次の変換係数の判定に移る。もし、当該絶対値がα以
上であれば、ステップS9にてこれを特定交流成分とし
てカウントし、カウント値Cを“1”だけインクリメン
トする。そして、このカウント値Cの値とβとを比較し
て(ステップS10)、カウント値Cがβ以上になれば
当該ブロックは対象物ブロックと判断できるのでステッ
プS11に移り、あらかじめ、画素ブロックBxyに対
応させて(M×N)個にマトリクス配列しておいたコー
ドテーブルのデータCT(x,y)の値を“1”にする
(ステップS11)。
[0031] Set the variable i of this conversion coefficient Fi to "0",
Then, the count value C of the specific AC component is set to the initial value "0" (step S5), and then the variable i is incremented by "1" (step S6), and this variable i becomes "6".
3" or less (step S7), and if it is "63" or less, the absolute value of the conversion coefficient Fi is calculated, and it is determined whether this absolute value is greater than or equal to the threshold value α (step S8). If the absolute value is less than α, the process directly returns to step S6, where the variable i is incremented by “1”, and the process proceeds to determination of the next conversion coefficient.If the absolute value is greater than or equal to α, step S9 is performed. This is counted as a specific AC component, and the count value C is incremented by "1". Then, the value of this count value C and β are compared (step S10), and if the count value C is equal to or greater than β, the corresponding Since the block can be determined to be an object block, the process moves to step S11, and the value of the data CT(x,y) of the code table, which has been arranged in matrix in advance into (M×N) pieces corresponding to the pixel blocks Bxy, is " 1” (step S11).

【0032】また、ステップS10でCの値が、β未満
であれば、ステップS6にもどり、iを1だけインクリ
メントして次の変換係数Fiの判定を行なう。
If the value of C is less than β in step S10, the process returns to step S6, i is incremented by 1, and the next conversion coefficient Fi is determined.

【0033】以上の処理を繰り返して、ステップS7に
おいて、変数iが“63”を越えると当該画素ブロック
Bxyの全ての変換係数分布における交流成分の判定が
終わったことになるのであるが、それまでにステップS
10においてカウント値Cの値がβに達していない場合
には当該画素ブロックBxyは非対象物ブロックと判定
され、ステップS12に移って、上記コードテーブルの
対応するデータCT(x,y)を“2”にする。
By repeating the above processing, when the variable i exceeds "63" in step S7, it means that the determination of AC components in all the transform coefficient distributions of the pixel block Bxy has been completed. Step S
If the value of the count value C has not reached β in step S10, the pixel block Bxy is determined to be a non-object block, and the process moves to step S12, where the corresponding data CT(x,y) of the code table is Make it 2”.

【0034】その後、変数yを“1”だけインクリメン
トし、その変数yの値がN未満であるときは、その列の
画素ブロックBxyがまだ残っているので、ステップS
4に戻り一つ下の画素ブロックBxyについて以上の動
作を繰り返す(ステップS13、S14)。もし、ステ
ップS14において変数yが、N以上になれば、その列
の画素ブロックBxyの判定が終了したことになるから
、変数xを“1”だけインクリメントしてステップS3
に戻り、次の列の画素ブロックBxyについて走査を開
始し、変数xがMになるまで、以上の動作を繰り返し、
変数xがMになった時点で全ての画素ブロックBxyに
ついての処理を終了する(ステップS15,S16)。
Thereafter, the variable y is incremented by "1", and if the value of the variable y is less than N, the pixel block Bxy of that column still remains, so step S
4 and repeats the above operation for the next lower pixel block Bxy (steps S13 and S14). If the variable y becomes equal to or greater than N in step S14, it means that the determination of the pixel block Bxy in that column has been completed, so the variable x is incremented by "1" and step S3
Return to , start scanning for the next column of pixel blocks Bxy, and repeat the above operations until the variable x becomes M.
When the variable x reaches M, the processing for all pixel blocks Bxy ends (steps S15 and S16).

【0035】以上の操作により、対象物ブロックはすべ
て“1”となり、非対象物ブロックはすべて“2”とな
ってそれぞれの領域を表示する領域コードテーブルが形
成され、これにより画像領域が画素ブロック単位で分割
されたことになる。
[0035] Through the above operations, an area code table is formed in which all object blocks are set to "1" and all non-object blocks are set to "2", and each area is displayed. It will be divided into units.

【0036】図7に、原画像20とそれに基づき作成さ
れた領域コードテーブル21aの例を概念的に示す。対
象物画像20aの少くとも一部を含むものとして抽出さ
れたブロックにはコード“1”が与えられ、それ以外の
ブロックには“2”が与えられている。(実際には、も
っと細かなブロックに分割されるので、対象物画像20
aの輪郭をかなり正確につかむことができるのであるが
、本例では説明のため概略的に示した。)<(II)領
域コードテーブルの補正>以上の(I)の操作により、
画像を対象物領域と、非対象物領域とに分割処理できる
わけであるが、図7の領域コードテーブル21aに示す
ように対象物画像20aの輪郭部は、必ず対象物ブロッ
クとして抽出されているが、対象物画像20aの内部で
あってもコード“1”が付与されていない領域が生じる
場合がある。これは、上記の対象物ブロック判定の操作
が、画素ブロックBxy内の画素データの空間的変化に
着目してなされたためであり、対象物画像20a内部で
あっても、例えばモデルが白色の無地の服などを着てい
れば、その部分は階調がなだらかなので、空間的変化が
少なく、従って対象物ブロックとして判定されないこと
による。
FIG. 7 conceptually shows an example of the original image 20 and the area code table 21a created based on it. A code "1" is given to a block extracted as containing at least a part of the object image 20a, and a code "2" is given to the other blocks. (Actually, it is divided into smaller blocks, so the object image 20
Although it is possible to grasp the outline of point a fairly accurately, this example is shown schematically for the sake of explanation. ) <(II) Correcting the area code table> By the above operation (I),
Although an image can be divided into an object area and a non-object area, as shown in the area code table 21a of FIG. 7, the outline of the object image 20a is always extracted as an object block. However, even within the object image 20a, there may be an area where the code "1" is not assigned. This is because the above object block determination operation was performed by focusing on spatial changes in pixel data within the pixel block Bxy, and even if the model is inside the object image 20a, If someone is wearing clothes, the gradation in that area is gentle, so there is little spatial variation, and therefore it is not determined as an object block.

【0037】そこで、このような画素ブロック(以下、
「疑似非対象物ブロック」と言う)が対象物ブロックと
して取扱われるようにするため、対象物ブロックで囲ま
れた閉領域内のブロックを全て“1”に置き換える補正
処理を行う。疑似非対象物ブロックは対象物画像20a
の内部に孤立して存在することが多いため、上記閉領域
内の置き換え処理によって確実に対象物ブロックへと補
正される。
Therefore, such a pixel block (hereinafter referred to as
In order to treat a "pseudo non-object block" as a target object block, a correction process is performed in which all blocks in a closed area surrounded by the target object block are replaced with "1". The pseudo non-target object block is the target object image 20a.
Since it often exists isolated inside the object block, it is reliably corrected into an object block by the above-mentioned replacement process within the closed area.

【0038】この処理は、まず、対象物ブロックによっ
て囲まれた閉領域以外の領域(背景領域)のブロックを
全て“0”に置き換える処理と、次に対象物ブロックに
よって囲まれた閉領域内のブロックを全て“1”に置き
換える処理からなる。
This process first involves replacing all blocks in the area (background area) other than the closed area surrounded by the object blocks with "0", and then replacing all blocks in the closed area surrounded by the object blocks with "0". This process consists of replacing all blocks with "1".

【0039】図3には、まず、第1のコードテーブル2
1aを上下方向から走査して対象物ブロックによって囲
まれた閉領域以外の領域(背景領域)のブロックを“0
”に置き換える手順を示すフローチャートが示されてい
る。
In FIG. 3, first, the first code table 2
1a from above and below and blocks in areas other than the closed area (background area) surrounded by object blocks are set to “0”.
A flowchart showing the procedure for replacing `` is shown.

【0040】第1のコードテーブル21aを、x=0、
y=0の位置から走査し、当該CT(x,y)の値が“
1”かどうかを判定して(ステップS21〜S23)、
“1”でなければそのCT(x,y)の値を“0”とす
る(ステップS24)。そして変数yを“1”だけイン
クリメントして、変数yがNになるまで、ステップS2
3からステップS25までの処理を繰り返す(ステップ
S25、S26)。ステップS26で変数yがNになる
と、この列の走査が終了したことになるので、変数xを
“1”だけインクリメントして次の列の走査に移る(ス
テップS32)。
The first code table 21a is set to x=0,
Scanning starts from the position of y=0, and the value of CT(x,y) is “
1” (steps S21 to S23),
If it is not "1", the value of CT(x,y) is set to "0" (step S24). Then, the variable y is incremented by "1" until the variable y becomes N, step S2
3 to step S25 are repeated (steps S25, S26). When the variable y becomes N in step S26, it means that the scanning of this column has ended, so the variable x is incremented by "1" and the scanning of the next column is started (step S32).

【0041】ただし、ステップS23において、CT(
x,y)の値が“1”であれば、この列の上方向からの
走査は終了し、今度は変数yをN−1にして下方向から
走査を開始して(ステップS27)、当該CT(x,y
)の値を判定する(ステップS28)。CT(x,y)
が“1”でなければそのCT(x,y)の値を“0”に
置き換え(ステップS29)、変数yを“1”だけデク
リメントして、変数yが“0”になるまで、1つ上のブ
ロックについて順次同じ処理を繰り返す(ステップS3
0、S31)が、ステップS23において同列にCT(
x,y=1を検出しているので、通常は変数yが“0”
になるまでにステップS28において“1”を検出し、
ステップS32に移る。
However, in step S23, CT(
If the value of x, y) is "1", scanning from the top of this column is completed, and next time, variable y is set to N-1 and scanning is started from the bottom (step S27). CT(x, y
) is determined (step S28). CT(x,y)
If is not "1", the value of CT(x,y) is replaced with "0" (step S29), and variable y is decremented by "1" until variable y becomes "0". The same process is repeated sequentially for the upper blocks (step S3
0, S31), CT(
Since x, y = 1 is detected, normally the variable y is “0”
"1" is detected in step S28 until
The process moves to step S32.

【0042】ステップS32では、変数xを“1”だけ
インクリメントして、次の列の走査に移るよう指示を出
し、変数xがMになるまで上記処理を繰り返す。そして
xがMになれば処理を停止する(ステップS33)。
In step S32, the variable x is incremented by "1", an instruction is issued to move on to scanning the next column, and the above process is repeated until the variable x reaches M. Then, when x becomes M, the process is stopped (step S33).

【0043】次にコードテーブル21aを左右横方向か
らの走査するが、これは上記上下方向からの走査におい
て、変数xと変数yを入れ替えればよいだけなのでここ
での説明は省略する。
Next, the code table 21a is scanned from the left and right directions, but since it is only necessary to replace the variable x and the variable y in the above-mentioned vertical scan, the explanation thereof will be omitted here.

【0044】このようにして、初期の第1のコードテー
ブルを上下左右方向から走査し、対象ブロックに突き当
たるまでのブロックのコードを全て“0”に置換した結
果、図7のコードテーブル21bに示すように対象物ブ
ロックの周囲のブロックを全て“0”にすることができ
る。
In this way, the initial first code table is scanned from the top, bottom, left and right directions, and all the codes in the blocks up to the target block are replaced with "0", as shown in the code table 21b in FIG. All the blocks around the object block can be set to "0" like this.

【0045】次に、この対象物ブロックで囲まれた閉領
域内のブロックのコードを全て“1”に置き換える処理
を図4のフローチャートに基づき説明する。
Next, the process of replacing all the codes of blocks within the closed area surrounded by the object block with "1" will be explained based on the flowchart of FIG.

【0046】コードテーブル21bを、x=0、y=0
の位置から走査し、当該CT(x,y)の値が“2”か
どうかを判定する(ステップS34〜S36)。CT(
x,y)の値が“2”であればそのCT(x,y)の値
を“1”とし(ステップS37)、“2”でなければそ
のままステップS38に移って変数yを“1”だけイン
クリメントし、変数yがNになるまで、順次1つ下のブ
ロックについて上記処理を繰り返す(ステップS38、
S39)。
[0046] The code table 21b is set to x=0, y=0.
, and it is determined whether the value of CT (x, y) is "2" (steps S34 to S36). CT(
If the value of CT(x, y) is "2", the value of CT(x, y) is set to "1" (step S37), and if it is not "2", the process directly moves to step S38 and the variable y is set to "1". is incremented by y, and the above process is repeated for the blocks one block below until the variable y reaches N (step S38,
S39).

【0047】ステップS39で変数yがNになると、こ
の列の走査が終了したことになるので、変数xを1だけ
インクリメントし(ステップS40)、その値がMにな
っていなければ、次の列の走査に移って上記処理を繰り
返し、変数xがMになれば処理を終了する(ステップS
41)。
When the variable y becomes N in step S39, it means that the scanning of this column is completed, so the variable x is incremented by 1 (step S40), and if the value is not M, the scanning of this column is completed. , and repeats the above process, and when the variable x becomes M, the process ends (step S
41).

【0048】この処理により、図7のコードテーブル2
1cに示すように対象物ブロックに囲まれた閉領域内の
ブロックは全て“1”に置換される。このような補正を
行なった後に対象物ブロックとして取り扱われるすべて
の画素ブロックの集合によって「対象物ブロック群」が
定義され、これにより画像データが画素ブロック単位で
対象物領域と非対象物領域に分割される。
By this process, code table 2 in FIG.
As shown in 1c, all blocks within a closed area surrounded by object blocks are replaced with "1". After performing such correction, a "target block group" is defined as a set of all pixel blocks that are treated as target blocks, and this allows image data to be divided into target and non-target areas in pixel block units. be done.

【0049】ところで、この補正方法によれば、対象物
画像20aの隙間に現われている背景部分20b,20
cも対象物領域のブロックとみなされることになるが、
このようなことは人物などの被写体においてはまれであ
り、また、あったとしてもその面積は微小であるので、
ほとんど無視することができる。 <(III) 本実施例にかかる方法を実施する装置例
>図1に本実施例にかかる方法を実施する画像領域分割
処理装置100の構成を示すブロック図を示す画像スキ
ャナなどで読み取られ、画像メモリ部1に入力された原
画像の画像データは、ブロック分割部2において複数の
画素ブロックBxyに分割されると共に、各画素ブロッ
クBxyにおける画像データfijは、直交変換部3に
て一括もしくは順次に直交変換され、変換係数Fpqか
らなる周波数空間に置き換えられる。変換係数Fpqの
データは、画素ブロックBxyごとに順次判定部4に送
られる。
By the way, according to this correction method, the background parts 20b and 20 appearing in the gap between the object image 20a
c will also be considered a block of the object area, but
This kind of thing is rare for subjects such as people, and even if it happens, the area is small, so
can be almost ignored. <(III) Example of an apparatus for implementing the method according to the present embodiment> FIG. The image data of the original image inputted to the memory unit 1 is divided into a plurality of pixel blocks Bxy in the block division unit 2, and the image data fij in each pixel block Bxy is processed in the orthogonal transformation unit 3 at once or sequentially. It is orthogonally transformed and replaced with a frequency space consisting of transform coefficients Fpq. The data of the transform coefficient Fpq is sequentially sent to the determination unit 4 for each pixel block Bxy.

【0050】この判定部4では、当該ブロック内の変換
係数Fpqのうち交流成分のみの絶対値を算出していき
、当該絶対値が閾値α以上のものを特定高周波成分とし
てカウントし、そのカウント数がβになったならば、そ
の時点で、当該ブロックについての処理を停止し、領域
コードテーブル作成部5に当該ブロックが対象物ブロッ
クである旨の信号“1”を送る。また、判定部4で当該
ブロックの交流成分の絶対値をすべて判定しても特定高
周波成分のカウントがβに満たないときは、領域コード
テーブル作成部5に当該ブロックが非対象物ブロックで
ある旨の信号“2”を送る。
[0050] This determination unit 4 calculates the absolute value of only the alternating current component among the transform coefficients Fpq in the block, counts those whose absolute value is greater than or equal to the threshold α as a specific high frequency component, and calculates the count number. When becomes β, at that point, processing for the block is stopped and a signal "1" indicating that the block is a target object block is sent to the area code table creation unit 5. In addition, when the count of specific high frequency components is less than β even if the determination unit 4 determines all the absolute values of the AC components of the block, the area code table creation unit 5 indicates that the block is a non-object block. The signal “2” is sent.

【0051】領域コードテーブル作成部5では、上記判
定部4からの信号に基づき、予め用意しておいたコード
テーブルの当該画素ブロックBxyに対応する位置に“
1”もしくは“2”をインプットしていき、領域コード
テーブルを作成する。
The area code table creation section 5, based on the signal from the determination section 4, writes "" in the position corresponding to the pixel block Bxy in the code table prepared in advance.
Input ``1'' or ``2'' to create an area code table.

【0052】コードテーブル補正部6では、前記領域コ
ードテーブルを上下左右から走査していき、まず、対象
物ブロックによって囲まれた閉領域以外の領域のブロッ
クをすべて“0”に置き換え、次に対象物ブロックに囲
まれた領域内のブロックで“2”のものがあれば、これ
を“1”に置き換える操作を行なう。
The code table correction unit 6 scans the area code table from the top, bottom, left and right, and first replaces all the blocks in the area other than the closed area surrounded by the object blocks with "0", and then If there is a block of "2" in the area surrounded by object blocks, an operation is performed to replace it with "1".

【0053】このようにして補正された領域コードテー
ブルのデータは、コードテーブルメモリ部7に保存され
、必要に応じて外部に出力されると共に、作成された領
域コードテーブルの状態が表示部8のCRT画面などに
表示される。
The area code table data corrected in this way is stored in the code table memory section 7 and output to the outside as necessary, and the state of the created area code table is displayed on the display section 8. Displayed on a CRT screen, etc.

【0054】なお、コードテーブル補正部6は、場合に
よっては設けなくてもよいし、また別途切換スイッチを
設けてこのスイッチの切換えにより、自由に装置へ組込
みできるようにしてもよい。
Note that the code table correction section 6 may not be provided depending on the case, or a changeover switch may be provided separately so that the code table correction section 6 can be freely incorporated into the apparatus by switching the switch.

【0055】また、判定部4における閾値αおよびβの
値を可変にし、表示部8に画像と領域コードテーブルを
オーバーラップして表示させ、実際の領域分割の様子を
モニターしながら当該閾値を最適な値に設定するように
構成することも可能である。
In addition, the values of the thresholds α and β in the determination unit 4 are made variable, the image and the area code table are displayed in an overlapping manner on the display unit 8, and the thresholds are optimized while monitoring the actual area division state. It is also possible to configure it to be set to a certain value.

【0056】さらに、コードテーブル補正部6に編集機
能を設け、例えば前記表示部8で画像と領域コードテー
ブルがオーバーラップした画面をモニターをしながら、
対象物領域のうち、図7の対象物画像20a内部の背景
部分20b、20cなどの余計な部分をマニュアルで指
示して、非対象物領域に変換し、また、対象物領域のう
ち不足な部分を補完するようにプログラムすれば、より
きめ細かい領域分割が可能となる。
Furthermore, the code table correction section 6 is provided with an editing function, and for example, while monitoring the screen where the image and the area code table overlap on the display section 8,
In the target object area, unnecessary parts such as the background parts 20b and 20c inside the target object image 20a in FIG. If programmed to complement this, more fine-grained area division becomes possible.

【0057】本実施例にかかる画像領域分割処理方法は
、製版分野における画像データ処理における画像分割に
有用に活用することができ、本方法により分割された対
象物領域と非対象物領域の画像データに異なる符号化処
理、たとえば対象物領域に低圧縮率の圧縮を施し、非対
象物領域に高圧縮率の圧縮を施すようにすれば、画像全
体のデータの量を大幅に削減しながら重要な部分の画像
を鮮明に維持することが可能となる。
The image region division processing method according to this embodiment can be usefully utilized for image division in image data processing in the field of plate making, and the image data of the object region and non-target region divided by this method can be By applying different encoding processes to the images, for example applying low compression to the target area and high compression to the non-target areas, it is possible to greatly reduce the amount of data in the entire image while still allowing important It becomes possible to maintain a clear image of the part.

【0058】また、本方法の利用分野はこれだけに限ら
ず、多値画像のパターン認識が必要とされるすべての分
野、たとえば電子アイを有するロボットの視覚パターン
の自動認識回路などにおいても幅広く適用されうるもの
である。
Furthermore, the application of this method is not limited to this, but can be widely applied to all fields that require pattern recognition of multivalued images, such as automatic recognition circuits for visual patterns of robots with electronic eyes. It is something that can be used.

【0059】なお、本実施例では、原画像として被写体
のみピントが合い背景部分はピントがぼやけたものを例
にして説明したが、これに限らず背景部分にピントがあ
っていても、無地のような階調変化に乏しい背景であれ
ば、同様の領域分割処理を施すことが可能である。
[0059] In this embodiment, the original image is explained using an example in which only the subject is in focus and the background part is out of focus. Similar area division processing can be applied to a background with little gradation change.

【0060】さらに、閾値α,βのうちの一方または双
方を複数準備しておけば、画像を3以上の種類の領域に
分割することも可能である。
Furthermore, if one or both of the threshold values α and β are prepared in plurality, it is possible to divide the image into three or more types of regions.

【0061】また本実施例に係る構成では、対象物ブロ
ックに囲まれた閉領域内の非対象物ブロックを対象物ブ
ロックとする補正を行なっているため、本来は対象物ブ
ロックであるにもかかわらず非対象物ブロックであると
誤判定された画素ブロックも対象物ブロック群に属する
ブロックとして取扱うことができ、対象物画像を確実に
含む対象物領域を形成することが可能となる。
[0061] Furthermore, in the configuration according to this embodiment, since a correction is made in which a non-target block within a closed area surrounded by target blocks is treated as a target block, even though it is originally a target block, A pixel block that is erroneously determined to be a non-object block can also be handled as a block belonging to the object block group, making it possible to form a target object area that reliably includes the target object image.

【0062】[0062]

【発明の効果】本発明にかかる画像領域分割処理方法は
、上述のように原画の画像データを複数の画素ブロック
に分割し、各画素ブロックの画像データを直交変換し、
この変換係数の交流成分の絶対値をとって、この絶対値
が所定の閾値以上である場合に特定交流成分としてカウ
ントし、このカウント数が所定個数以上になったとき当
該ブロックを対象物ブロックと判定することにより、領
域コードテーブルを作成し画像領域の分割をするように
したので、簡単な手法により、画像データを、対象物領
域と非対象物領域に明確に分割処理することができ、特
定領域毎の異なる画像処理を可能にする。
Effects of the Invention The image region division processing method according to the present invention divides the image data of an original image into a plurality of pixel blocks as described above, orthogonally transforms the image data of each pixel block,
The absolute value of the AC component of this conversion coefficient is taken, and when this absolute value is greater than or equal to a predetermined threshold, it is counted as a specific AC component, and when this count is greater than or equal to the predetermined number, the block is considered a target block. Based on this determination, a region code table is created and the image region is divided, so image data can be clearly divided into target and non-target regions using a simple method. Enables different image processing for each area.

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

【図1】本発明にかかる画像領域分割処理方法を実施す
るための画像領域分割処理装置の一例を示すブロック図
である。
FIG. 1 is a block diagram showing an example of an image region division processing device for implementing an image region division processing method according to the present invention.

【図2】本発明にかかる画像領域分割処理方法の実施例
における処理手順を示すフローチャートである。
FIG. 2 is a flowchart showing a processing procedure in an embodiment of the image region division processing method according to the present invention.

【図3】領域コードテーブルおける対象物ブロックの周
囲を全て“0”に置き換える処理を説明するためのフロ
ーチャートである。
FIG. 3 is a flowchart for explaining a process of replacing all the surroundings of a target object block in a region code table with "0".

【図4】領域コードテーブルの対象物ブロックで囲まれ
た領域のブロックを全て“1”に置き換える処理を説明
するためのフローチャートである。
FIG. 4 is a flowchart for explaining a process of replacing all blocks in an area surrounded by object blocks in an area code table with "1";

【図5】画像の画素ブロック化と画素ブロック内の画素
配列の状態とを示す図である。
FIG. 5 is a diagram showing pixel blocking of an image and the state of pixel arrangement within the pixel block.

【図6】画素ブロックにおける画像データとそれに対応
する変換係数の分布の例を示す図である。
FIG. 6 is a diagram illustrating an example of distribution of image data and corresponding transform coefficients in a pixel block.

【図7】原画像の一例およびこれに基づく領域コードテ
ーブルの作成手順を示す図である。
FIG. 7 is a diagram showing an example of an original image and a procedure for creating an area code table based on the original image.

【符号の説明】[Explanation of symbols]

1  画像メモリ部 2  ブロック分割部 3  直交変換部 4  判定部 5  領域テーブル作成部 6  コードテーブル補正部 7  コードテーブルメモリ部 8  表示部 1 Image memory section 2 Block division part 3 Orthogonal transformation section 4 Judgment section 5 Area table creation part 6 Code table correction section 7 Code table memory section 8 Display section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  与えられた画像を複数種類の領域に分
割する方法であって、(a) 領域分割の対象となる画
像を複数の画素ブロックに分割する工程と、(b) 前
記画像の画像データを各画素ブロック単位毎に直交変換
する工程と、(c) 前記直交変換によって得られた変
換係数の各交流成分の絶対値を算出する工程と、(d)
 前記交流成分の絶対値が所定の閾値以上のものを特定
交流成分として計数する工程と、(e) 当該画素ブロ
ック内の特定交流成分の個数が所定の個数以上であるか
どうかを判定することにより、前記複数の画素ブロック
を対象物ブロック群と非対象物ブロック群とに分類して
前記画像を複数種類の領域に分割する工程と、を備える
ことを特徴とする画像領域分割処理方法。
1. A method of dividing a given image into a plurality of types of regions, the method comprising: (a) dividing an image to be divided into regions into a plurality of pixel blocks; and (b) an image of the image. (c) calculating the absolute value of each alternating current component of the transform coefficient obtained by the orthogonal transformation; (d)
(e) by determining whether the number of specific AC components in the pixel block is greater than or equal to a predetermined number; An image region dividing processing method, comprising: dividing the image into a plurality of types of regions by classifying the plurality of pixel blocks into a target object block group and a non-target object block group.
【請求項2】  請求項1の方法において、工程(e)
 が、(e−1) 画素ブロック内の特定交流成分の個
数が所定の個数以上のものを対象物ブロックとし、前記
所定の個数未満のものを非対象物ブロックとする工程と
、(e−2) 前記対象物ブロックに囲まれた領域を閉
領域として検出する工程と、(e−3) 前記閉領域内
に含まれる各画素ブロックのうち、前記対象物ブロック
と判定されなかった画素ブロックについても対象物ブロ
ックとみなす補正を行なって前記対象物ブロック群を特
定する工程と、を含むことを特徴とする画像領域分割処
理方法。
2. The method of claim 1, wherein step (e)
However, (e-1) a step in which a pixel block in which the number of specific AC components is equal to or greater than a predetermined number is defined as a target block, and a pixel block in which the number of specific AC components is less than the predetermined number is defined as a non-target block; ) detecting a region surrounded by the target object block as a closed region, and (e-3) also detecting a pixel block that is not determined to be the target object block among each pixel block included in the closed region. An image region dividing processing method, comprising the step of specifying the target object block group by performing correction to regard it as a target object block.
JP3142537A 1991-05-17 1991-05-17 Image processing method Expired - Fee Related JP2642001B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3142537A JP2642001B2 (en) 1991-05-17 1991-05-17 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3142537A JP2642001B2 (en) 1991-05-17 1991-05-17 Image processing method

Publications (2)

Publication Number Publication Date
JPH04342080A true JPH04342080A (en) 1992-11-27
JP2642001B2 JP2642001B2 (en) 1997-08-20

Family

ID=15317665

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3142537A Expired - Fee Related JP2642001B2 (en) 1991-05-17 1991-05-17 Image processing method

Country Status (1)

Country Link
JP (1) JP2642001B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012146179A (en) * 2010-01-13 2012-08-02 Nikon Systems Inc Image processor, imaging apparatus and image processing program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0281278A (en) * 1988-09-19 1990-03-22 Fuji Photo Film Co Ltd Desired picture area determining method
JPH02274173A (en) * 1989-04-17 1990-11-08 Ricoh Co Ltd Character separating device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0281278A (en) * 1988-09-19 1990-03-22 Fuji Photo Film Co Ltd Desired picture area determining method
JPH02274173A (en) * 1989-04-17 1990-11-08 Ricoh Co Ltd Character separating device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012146179A (en) * 2010-01-13 2012-08-02 Nikon Systems Inc Image processor, imaging apparatus and image processing program

Also Published As

Publication number Publication date
JP2642001B2 (en) 1997-08-20

Similar Documents

Publication Publication Date Title
DE602004002618T2 (en) Method and system for edge enhancement
JP4843753B2 (en) Three-dimensional image generation method and apparatus
US6163621A (en) Histogram equalization method and device in contrast enhancement apparatus for image processing system
DE69725765T2 (en) Image decoder and method for image decoding
JP3679512B2 (en) Image extraction apparatus and method
EP0650287B1 (en) Image processing method and apparatus
EP0806866B1 (en) Evaluation apparatus and method usable in motion vector detecting apparatus
EP1274251A2 (en) Method and apparatus for segmenting a pixellated image
US8243194B2 (en) Method and apparatus for frame interpolation
US5635994A (en) Method of making a hierarchical estimate of image motion in a television signal
EP0640232A1 (en) Method for fusing images and apparatus therefor
JP2005510922A (en) Generation of stereoscopic image sequence from 2D image sequence
RU2718423C2 (en) Method of determining depth map for image and device for implementation thereof
WO2002051124A2 (en) Deblurring and re-blurring image segments
CN110324617B (en) Image processing method and device
CN114863544A (en) Method for correcting eye image using machine learning and method for machine learning
JP2006509292A (en) Apparatus and method for removing false edges from a segmented image
EP1863283B1 (en) A method and apparatus for frame interpolation
WO1993019430A1 (en) A machine method for compensating for non-linear picture transformations, e.g. zoom and pan, in a video image motion compensation system
CN109493293A (en) A kind of image processing method and device, display equipment
JPH04342080A (en) Method for processing picture area division
JP3849817B2 (en) Image processing apparatus and image processing method
EP2460141B1 (en) Method of filtering a signal and of obtaining filter coefficients
JPH08195888A (en) Picture quality evaluating device
JPH08265572A (en) Picture processor

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees