JP2021056936A5 - - Google Patents

Download PDF

Info

Publication number
JP2021056936A5
JP2021056936A5 JP2019181532A JP2019181532A JP2021056936A5 JP 2021056936 A5 JP2021056936 A5 JP 2021056936A5 JP 2019181532 A JP2019181532 A JP 2019181532A JP 2019181532 A JP2019181532 A JP 2019181532A JP 2021056936 A5 JP2021056936 A5 JP 2021056936A5
Authority
JP
Japan
Prior art keywords
pixel
color
image
background
image processing
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
JP2019181532A
Other languages
Japanese (ja)
Other versions
JP2021056936A (en
JP7412947B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2019181532A priority Critical patent/JP7412947B2/en
Priority claimed from JP2019181532A external-priority patent/JP7412947B2/en
Publication of JP2021056936A publication Critical patent/JP2021056936A/en
Publication of JP2021056936A5 publication Critical patent/JP2021056936A5/ja
Application granted granted Critical
Publication of JP7412947B2 publication Critical patent/JP7412947B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (16)

撮像画像からオブジェクトの形状を示す前景画像を生成する画像処理装置であって、
前記撮像画像を取得する取得手段と、
前記撮像画像から前記オブジェクトの形状に対応する前景領域を抽出して前景画像を生成する抽出手段と、
前記前景画像から前記オブジェクトの輪郭領域を検出する検出手段と、
前記前景画像における前記輪郭領域を構成する画素を、当該画素に対応する前記撮像画像内の画素の色が背景の色と類似するかどうかに基づき補正する補正手段と、
を有することを特徴とする画像処理装置。
An image processing device that generates a foreground image showing the shape of an object from a captured image,
Acquisition means for acquiring the captured image;
extracting means for extracting a foreground area corresponding to the shape of the object from the captured image to generate a foreground image;
detection means for detecting a contour area of the object from the foreground image;
a correction means for correcting pixels forming the contour region in the foreground image based on whether the color of the pixel in the captured image corresponding to the pixel is similar to the color of the background;
An image processing device comprising:
前記取得手段は、前記オブジェクトの存在しない背景画像をさらに取得し、
前記撮像画像を構成する各画素の色が、前記背景画像によって示される背景の色に類似するかどうかを判定する判定手段をさらに有し、
前記補正手段は、前記判定手段での判定結果に基づき前記補正を行う、
ことを特徴とする請求項1に記載の画像処理装置。
The obtaining means further obtains a background image in which the object does not exist,
further comprising determination means for determining whether the color of each pixel constituting the captured image is similar to the color of the background indicated by the background image;
The correction means performs the correction based on the determination result of the determination means.
2. The image processing apparatus according to claim 1, wherein:
前記判定手段は、前記撮像画像内の注目画素の色が、前記オブジェクトの色よりも前記背景画像によって示される背景の色に近い色である場合、当該注目画素の色は背景の色に類似していると判定し、
前記補正手段は、前記判定手段にて背景の色に近いと判定された前記注目画素に対応する前記前景画像における画素が、前記輪郭領域を構成する画素である場合、当該画素の画素値を、背景を示す画素値にする補正を行う、
ことを特徴とする請求項2に記載の画像処理装置。
When the color of the pixel of interest in the captured image is closer to the color of the background indicated by the background image than the color of the object, the determination means determines that the color of the pixel of interest is similar to the color of the background. and
When a pixel in the foreground image corresponding to the pixel of interest determined by the determination means to be close to the color of the background is a pixel forming the outline region, the correction means changes the pixel value of the pixel to Make corrections to pixel values that indicate the background,
3. The image processing apparatus according to claim 2, wherein:
前記判定手段は、前記注目画素の色について、前記オブジェクトの色よりも前記背景の色に近い色であるかどうかを、色味に関する所定の評価値を用いて判定することを特徴とする請求項3に記載の画像処理装置。 3. The judging means judges whether the color of the target pixel is closer to the color of the background than the color of the object, using a predetermined evaluation value relating to tint. 4. The image processing apparatus according to 3. 前記所定の評価値は、MSE、MAE、RMSEのうちいずれかであることを特徴とする請求項4に記載の画像処理装置。 5. The image processing apparatus according to claim 4, wherein the predetermined evaluation value is one of MSE, MAE, and RMSE. 前記前景画像と前記背景画像との間で対応する画素同士の画素値を比較し、その差分が所定の閾値以下の場合に、前記注目画素の色は背景の色に類似していると判定する、ことを特徴とする請求項3に記載の画像処理装置。 comparing pixel values of corresponding pixels between the foreground image and the background image, and determining that the color of the target pixel is similar to the color of the background when the difference is equal to or less than a predetermined threshold; 4. The image processing apparatus according to claim 3, characterized by: 前記判定手段は、前記撮像画像の色空間における画素値、又は当該色空間を異なる色空間に変換した変換後の色空間における画素値を用いて、前記判定を行うことを特徴とする請求項4乃至6のいずれか一項に記載の画像処理装置。 5. The determining means performs the determination using a pixel value in the color space of the captured image or a pixel value in a converted color space obtained by converting the color space into a different color space. 7. The image processing apparatus according to any one of items 1 to 6. 前記撮像画像および前記背景画像は、複数の色成分で表現される共通の色空間を有し、
前記判定手段は、前記注目画素の色について、前記オブジェクトの色よりも前記背景画像によって示される背景の色に近い色であるかどうかを、前記撮像画像を構成する画素における画素値の色成分比に基づいて判定することを特徴とする請求項3に記載の画像処理装置。
The captured image and the background image have a common color space represented by a plurality of color components,
The judging means determines whether the color of the target pixel is closer to the color of the background indicated by the background image than to the color of the object. 4. The image processing apparatus according to claim 3, wherein the determination is made based on:
前記背景画像の色空間における出現頻度が最も高い色成分を導出する導出手段をさらに有し、
前記判定手段は、前記導出手段にて導出された前記背景画像内で出現頻度が最も高い色成分と、前記撮像画像内の前記注目画素においてその値が最大の色成分とが同一でない場合、前記注目画素の色は前記背景の色に近いと判定する、
ことを特徴とする請求項8に記載の画像処理装置。
further comprising derivation means for deriving a color component with the highest appearance frequency in the color space of the background image;
If the color component with the highest appearance frequency in the background image derived by the derivation means is not the same as the color component with the maximum value in the target pixel in the captured image, the determination means determines that determining that the color of the pixel of interest is close to the color of the background;
9. The image processing apparatus according to claim 8, characterized by:
前記判定手段は、前記共通の色空間に従った画素値、又は当該色空間を異なる色空間に変換した変換後の色空間に従った画素値を用いて、前記判定を行うことを特徴とする請求項8に記載の画像処理装置。 The determination means performs the determination using a pixel value in accordance with the common color space or a pixel value in accordance with a converted color space obtained by converting the color space into a different color space. The image processing apparatus according to claim 8. 前記検出手段は、前記抽出手段にて生成された前記前景画像における画素が前記オブジェクトと前記背景との境界付近を構成する画素であると見做し得る所定の条件を満たすかどうかに基づいて、当該注目画素が前記輪郭領域を検出する、ことを特徴とする請求項3乃至10のいずれか1項に記載の画像処理装置。 Based on whether the detection means satisfies a predetermined condition that a pixel in the foreground image generated by the extraction means satisfies a predetermined condition that can be regarded as a pixel constituting a vicinity of a boundary between the object and the background, 11. The image processing apparatus according to any one of claims 3 to 10, wherein the pixel of interest detects the contour area. 前記所定の条件は、前記前景画像における画素が、前記オブジェクトを構成する画素であり、かつ、当該画素を含む所定のブロック内に前記背景を構成する画素が1つ以上存在する場合である、ことを特徴とする請求項11に記載の画像処理装置。 The predetermined condition is that a pixel in the foreground image is a pixel that constitutes the object, and one or more pixels that constitute the background exist in a predetermined block containing the pixel. 12. The image processing apparatus according to claim 11, characterized by: 前記所定の条件は、前記前景画像における画素の画素値と、前記前景画像に対してモルフォロジ処理を行って得られた収縮画像における対応する画素の画素値とが同一でない場合である、ことを特徴とする請求項11に記載の画像処理装置。 The predetermined condition is a case where a pixel value of a pixel in the foreground image and a pixel value of a corresponding pixel in a contracted image obtained by performing morphological processing on the foreground image are not the same. 12. The image processing apparatus according to claim 11. 前記補正手段によって得られた補正後の前景画像を、前記検出手段および前記補正手段における処理の対象となる前景画像とすることを特徴とする請求項1に記載の画像処理装置。 2. The image processing apparatus according to claim 1, wherein the corrected foreground image obtained by said correcting means is used as a foreground image to be processed by said detecting means and said correcting means. 撮像画像からオブジェクトの形状を示す前景画像を生成する画像処理方法であって、
前記撮像画像を取得する取得ステップと、
前記撮像画像から前記オブジェクトの形状に対応する前景領域を抽出して前景画像を生成する抽出ステップと、
前記前景画像から前記オブジェクトの輪郭領域を検出する検出ステップと、
前記前景画像における前記輪郭領域を構成する画素を、当該画素に対応する前記撮像画像内の画素の色が背景の色に類似するかどうかに基づき補正する補正ステップと、
を含むことを特徴とする画像処理方法。
An image processing method for generating a foreground image showing the shape of an object from a captured image,
an acquisition step of acquiring the captured image;
an extracting step of extracting a foreground area corresponding to the shape of the object from the captured image to generate a foreground image;
a detection step of detecting a contour region of the object from the foreground image;
a correction step of correcting a pixel forming the contour region in the foreground image based on whether the color of the pixel in the captured image corresponding to the pixel is similar to the color of the background;
An image processing method comprising:
コンピュータを請求項1乃至14のいずれか一項に記載の画像処理装置の各手段として機能させるプログラム。 A program that causes a computer to function as each means of the image processing apparatus according to any one of claims 1 to 14.
JP2019181532A 2019-10-01 2019-10-01 Image processing device, image processing method and program Active JP7412947B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019181532A JP7412947B2 (en) 2019-10-01 2019-10-01 Image processing device, image processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019181532A JP7412947B2 (en) 2019-10-01 2019-10-01 Image processing device, image processing method and program

Publications (3)

Publication Number Publication Date
JP2021056936A JP2021056936A (en) 2021-04-08
JP2021056936A5 true JP2021056936A5 (en) 2022-10-12
JP7412947B2 JP7412947B2 (en) 2024-01-15

Family

ID=75270830

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019181532A Active JP7412947B2 (en) 2019-10-01 2019-10-01 Image processing device, image processing method and program

Country Status (1)

Country Link
JP (1) JP7412947B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003150964A (en) 2001-11-15 2003-05-23 Canon Inc Image processing device and image processing method
CN101371273A (en) 2005-12-30 2009-02-18 意大利电信股份公司 Video sequence partition
JP2009211607A (en) 2008-03-06 2009-09-17 Pioneer Electronic Corp Object extraction device and method
JP2017091298A (en) 2015-11-12 2017-05-25 日本電信電話株式会社 Image processing device, image processing method and image processing program

Similar Documents

Publication Publication Date Title
US9652855B2 (en) Image processing apparatus that identifies image area, and image processing method
KR101958116B1 (en) Image-processing device and method for foreground mask correction for object segmentation
JP2018508875A5 (en)
JP2015211319A5 (en) Image processing apparatus, image processing method, and program
JP6458570B2 (en) Image processing apparatus and image processing method
WO2012074361A1 (en) Method of image segmentation using intensity and depth information
US10269099B2 (en) Method and apparatus for image processing
EP3452980A1 (en) Methods and apparatus for automated noise and texture optimization of digital image sensors
JP2015171099A5 (en)
EP3068122B1 (en) Image processing apparatus and image processing method
US20120328193A1 (en) Method for enhancing image edge
JP2017126869A5 (en)
JP2020077165A5 (en)
JP2017098677A5 (en) Image processing apparatus, image processing method, and program
JP2017073639A5 (en)
JP2021056936A5 (en)
JP2020087005A5 (en)
JP2018160024A (en) Image processing device, image processing method and program
JP2019100937A (en) Defect inspection device and defect inspection method
JP6378496B2 (en) Image processing apparatus, control method, and recording medium
JP2012044560A5 (en)
JP2016103678A5 (en)
JP6797400B2 (en) Color debanding process and its optimum parameter learning method
JP2021013124A5 (en)
KR101517805B1 (en) Object Detection Method with Image Value based Division Scheme and Image Processing Apparatus using the same