JP2013211734A5 - - Google Patents

Download PDF

Info

Publication number
JP2013211734A5
JP2013211734A5 JP2012081336A JP2012081336A JP2013211734A5 JP 2013211734 A5 JP2013211734 A5 JP 2013211734A5 JP 2012081336 A JP2012081336 A JP 2012081336A JP 2012081336 A JP2012081336 A JP 2012081336A JP 2013211734 A5 JP2013211734 A5 JP 2013211734A5
Authority
JP
Japan
Prior art keywords
area
threshold value
divided
adjacent
divided area
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
JP2012081336A
Other languages
Japanese (ja)
Other versions
JP5930804B2 (en
JP2013211734A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2012081336A priority Critical patent/JP5930804B2/en
Priority claimed from JP2012081336A external-priority patent/JP5930804B2/en
Priority to US13/797,080 priority patent/US9135718B2/en
Publication of JP2013211734A publication Critical patent/JP2013211734A/en
Priority to US14/520,982 priority patent/US20150043813A1/en
Publication of JP2013211734A5 publication Critical patent/JP2013211734A5/ja
Application granted granted Critical
Publication of JP5930804B2 publication Critical patent/JP5930804B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

領域検出部105は、入力画像をカラー領域とモノクロ領域に区分する。具体的には、領域検出部105は、モノクロ/カラー再判定結果mc_rに基づいて、カラー領域と再判定された分割領域からなるカラー領域を決定し、決定したカラー領域を表す座標情報poをγ補正部106に出力する。本実施例では、座標情報poは、カラー領域の始点である左上座標(x座標(水平方向座標),y座標(垂直方向座標))と終点である右下座標(x座標,y座標)を含むものとする。 The area detection unit 105 divides the input image into a color area and a monochrome area. Specifically, the area detection unit 105 determines a color area including divided areas that have been redetermined as a color area based on the monochrome / color redetermination result mc_r, and sets coordinate information po representing the determined color area to γ The data is output to the correction unit 106 . In this embodiment, the coordinate information po includes the upper left coordinates (x coordinate (horizontal coordinate), y coordinate (vertical coordinate)) that are the start point of the color area and the lower right coordinate (x coordinate, y coordinate) that is the end point. Shall be included.

Claims (12)

入力画像を分割して得られる分割領域毎の画素値の統計量を取得する取得手段と、
前記分割領域毎に、前記取得手段で取得されたその分割領域の統計量と第1の閾値を比較して、当該分割領域がカラー領域かモノクロ領域かを判定する判定手段と、
前記判定手段でモノクロ領域と判定された分割領域のうち、前記判定手段でカラー領域と判定された分割領域に隣接する分割領域である隣接分割領域毎に、その隣接分割領域の統計量と、前記第1の閾値よりも分割領域がカラー領域と判定されやすい第2の閾値とを比較して、当該隣接分割領域がカラー領域かモノクロ領域かを再判定する再判定手段と、を有することを特徴とする画像処理装置。
Obtaining means for obtaining a statistic of a pixel value for each divided region obtained by dividing the input image;
For each of the divided areas, a determination unit that compares the statistic of the divided area acquired by the acquisition unit with a first threshold value and determines whether the divided area is a color area or a monochrome area;
Among the divided areas determined as the monochrome area by the determining means, for each adjacent divided area that is adjacent to the divided area determined as the color area by the determining means, the statistics of the adjacent divided areas, Re-determination means for re-determining whether the adjacent divided area is a color area or a monochrome area by comparing the second threshold value with which the divided area is more easily determined as a color area than the first threshold value An image processing apparatus.
前記隣接分割領域毎に、その隣接分割領域の画素値の統計量と、前記判定手段でモノクロ領域と判定された分割領域のうち、当該隣接分割領域の周囲の分割領域である周辺分割領域の画素値の統計量とに基づいて、第2の閾値を算出する算出手段をさらに有する
ことを特徴とする請求項1に記載の画像処理装置。
For each of the adjacent divided areas, the pixel value statistics of the adjacent divided areas and the pixels of the peripheral divided areas that are the divided areas around the adjacent divided areas among the divided areas determined as the monochrome areas by the determining unit. The image processing apparatus according to claim 1, further comprising a calculation unit configured to calculate a second threshold value based on a value statistic.
前記算出手段は、前記隣接分割領域と、当該隣接分割領域の周辺分割領域とを合わせた領域の総画素数に対するモノクロ画素の数の割合に基づいて、第2の閾値を算出し、
前記割合が大きいときに算出される第2の閾値は、前記割合が小さいときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である
ことを特徴とする請求項2に記載の画像処理装置。
The calculation means calculates a second threshold value based on a ratio of the number of monochrome pixels to the total number of pixels of the area obtained by combining the adjacent divided area and the peripheral divided area of the adjacent divided area,
The second threshold value calculated when the ratio is large is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the ratio is small. 2. The image processing apparatus according to 2.
前記算出手段は、前記隣接分割領域と、当該隣接分割領域の周辺分割領域とを合わせた領域の画素値の均一性に基づいて、第2の閾値を算出し、
前記均一性が高いときに算出される第2の閾値は、前記均一性が低いときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である
ことを特徴とする請求項2に記載の画像処理装置。
The calculation means calculates a second threshold value based on the uniformity of pixel values of a region obtained by combining the adjacent divided region and a peripheral divided region of the adjacent divided region,
The second threshold value calculated when the uniformity is high is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the uniformity is low. The image processing apparatus according to claim 2.
前記隣接分割領域毎に、その隣接分割領域の画素値の均一性に基づいて第2の閾値を算出する算出手段をさらに有し、
前記均一性が高いときに算出される第2の閾値は、前記均一性が低いときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である
ことを特徴とする請求項1に記載の画像処理装置。
For each of the adjacent divided areas, further comprises a calculation means for calculating a second threshold based on the uniformity of the pixel values of the adjacent divided areas,
The second threshold value calculated when the uniformity is high is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the uniformity is low. The image processing apparatus according to claim 1.
前記周辺分割領域は、前記隣接分割領域に対し水平方向または垂直方向に連続する分割領域である
ことを特徴とする請求項2〜4のいずれか1項に記載の画像処理装置。
The image processing apparatus according to claim 2, wherein the peripheral divided area is a divided area that is continuous in a horizontal direction or a vertical direction with respect to the adjacent divided area.
入力画像を分割して得られる分割領域毎の画素値の統計量を取得する取得ステップと、
前記分割領域毎に、前記取得ステップで取得されたその分割領域の統計量と第1の閾値を比較して、当該分割領域がカラー領域かモノクロ領域かを判定する判定ステップと、
前記判定ステップでモノクロ領域と判定された分割領域のうち、前記判定ステップでカラー領域と判定された分割領域に隣接する分割領域である隣接分割領域毎に、その隣接分割領域の統計量と、前記第1の閾値よりも分割領域がカラー領域と判定されやすい第2の閾値とを比較して、当該隣接分割領域がカラー領域かモノクロ領域かを再判定する再判定ステップと、
を有することを特徴とする画像処理装置の制御方法。
An acquisition step of acquiring a statistic of a pixel value for each divided region obtained by dividing the input image;
For each of the divided areas, a determination step of comparing the divided area statistics acquired in the obtaining step with a first threshold value to determine whether the divided area is a color area or a monochrome area;
Among the divided areas determined as the monochrome area in the determination step, for each adjacent divided area that is adjacent to the divided area determined as the color area in the determination step, the statistics of the adjacent divided areas, A re-determination step that compares the second threshold value, which is more likely to be determined as a color area than the first threshold value, and re-determines whether the adjacent divided area is a color area or a monochrome area;
A control method for an image processing apparatus, comprising:
前記隣接分割領域毎に、その隣接分割領域の画素値の統計量と、前記判定ステップでモノクロ領域と判定された分割領域のうち、当該隣接分割領域の周囲の分割領域である周辺分割領域の画素値の統計量とに基づいて、第2の閾値を算出する算出ステップをさらに有する  For each of the adjacent divided areas, a pixel value statistic of the adjacent divided area and pixels of a peripheral divided area that is a divided area around the adjacent divided area among the divided areas determined as the monochrome area in the determination step And a calculation step of calculating a second threshold based on the value statistic.
ことを特徴とする請求項7に記載の画像処理装置の制御方法。8. A method for controlling an image processing apparatus according to claim 7, wherein:
前記算出ステップでは、前記隣接分割領域と、当該隣接分割領域の周辺分割領域とを合わせた領域の総画素数に対するモノクロ画素の数の割合に基づいて、第2の閾値を算出し、  In the calculating step, a second threshold value is calculated based on a ratio of the number of monochrome pixels to the total number of pixels of the area obtained by combining the adjacent divided area and the peripheral divided area of the adjacent divided area,
前記割合が大きいときに算出される第2の閾値は、前記割合が小さいときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である  The second threshold value calculated when the ratio is large is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the ratio is small.
ことを特徴とする請求項8に記載の画像処理装置の制御方法。The method of controlling an image processing apparatus according to claim 8.
前記算出ステップでは、前記隣接分割領域と、当該隣接分割領域の周辺分割領域とを合わせた領域の画素値の均一性に基づいて、第2の閾値を算出し、  In the calculating step, a second threshold value is calculated based on the uniformity of the pixel value of the area obtained by combining the adjacent divided area and the peripheral divided area of the adjacent divided area,
前記均一性が高いときに算出される第2の閾値は、前記均一性が低いときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である  The second threshold value calculated when the uniformity is high is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the uniformity is low.
ことを特徴とする請求項8に記載の画像処理装置の制御方法。The method of controlling an image processing apparatus according to claim 8.
前記隣接分割領域毎に、その隣接分割領域の画素値の均一性に基づいて第2の閾値を算出する算出ステップをさらに有し、  A calculation step of calculating a second threshold value for each of the adjacent divided areas based on the uniformity of the pixel values of the adjacent divided areas;
前記均一性が高いときに算出される第2の閾値は、前記均一性が低いときに算出される第2の閾値よりも、分割領域がカラー領域と判定されやすい閾値である  The second threshold value calculated when the uniformity is high is a threshold value that makes it easier to determine that the divided area is a color area than the second threshold value calculated when the uniformity is low.
ことを特徴とする請求項7に記載の画像処理装置の制御方法。8. A method for controlling an image processing apparatus according to claim 7, wherein:
前記周辺分割領域は、前記隣接分割領域に対し水平方向または垂直方向に連続する分割領域である  The peripheral divided area is a divided area that is continuous in the horizontal direction or the vertical direction with respect to the adjacent divided area.
ことを特徴とする請求項8〜10のいずれか1項に記載の画像処理装置の制御方法。The method of controlling an image processing apparatus according to claim 8, wherein the image processing apparatus is a control method.
JP2012081336A 2012-03-30 2012-03-30 Image processing apparatus and control method thereof Expired - Fee Related JP5930804B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2012081336A JP5930804B2 (en) 2012-03-30 2012-03-30 Image processing apparatus and control method thereof
US13/797,080 US9135718B2 (en) 2012-03-30 2013-03-12 Image processing apparatus and control method therefor
US14/520,982 US20150043813A1 (en) 2012-03-30 2014-10-22 Image processing apparatus and control method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012081336A JP5930804B2 (en) 2012-03-30 2012-03-30 Image processing apparatus and control method thereof

Publications (3)

Publication Number Publication Date
JP2013211734A JP2013211734A (en) 2013-10-10
JP2013211734A5 true JP2013211734A5 (en) 2015-05-14
JP5930804B2 JP5930804B2 (en) 2016-06-08

Family

ID=49529210

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012081336A Expired - Fee Related JP5930804B2 (en) 2012-03-30 2012-03-30 Image processing apparatus and control method thereof

Country Status (1)

Country Link
JP (1) JP5930804B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11331626A (en) * 1998-03-09 1999-11-30 Minolta Co Ltd Image processor
JP4064701B2 (en) * 2002-02-19 2008-03-19 ニスカ株式会社 Image determination method and image determination apparatus
JP3804548B2 (en) * 2002-02-26 2006-08-02 富士ゼロックス株式会社 Image processing device
JP4647518B2 (en) * 2006-02-27 2011-03-09 富士フイルム株式会社 Imaging device
JP4380696B2 (en) * 2006-12-27 2009-12-09 株式会社リコー Image processing device
JP2011023999A (en) * 2009-07-16 2011-02-03 Fuji Xerox Co Ltd Image reading apparatus

Similar Documents

Publication Publication Date Title
JP2013239119A5 (en)
JP2011060216A5 (en)
PH12016502339A1 (en) Image processing system, imaging apparatus, image processing method, and computer-readable storage medium
JP2015096812A5 (en)
MX2017016137A (en) Method and apparatus for analysing a surface of a tyre.
WO2012161431A3 (en) Method for generating an image of the view around a vehicle
JP2009212853A5 (en)
JP2009171318A5 (en)
JP2016205887A (en) Road surface gradient detection device
JP2011205586A5 (en)
JP2016526742A5 (en)
JP2017138198A5 (en)
JP2013026755A5 (en)
JP2011128990A5 (en) Image processing apparatus, image processing method, and program
JP2014154108A5 (en) Image processing apparatus and image processing method
JP2011258179A5 (en)
JP2015023403A5 (en)
JP2013162431A5 (en) Image signal processing apparatus and image signal processing method
JP2012520588A5 (en)
JP2013055640A5 (en)
JP2011180446A5 (en)
JP2012022652A5 (en)
JP2017073639A5 (en)
JP2015037204A5 (en)
JP2013186635A5 (en)