JP4266030B2 - デジタル画像の領域を検知する方法およびシステム - Google Patents
デジタル画像の領域を検知する方法およびシステム Download PDFInfo
- Publication number
- JP4266030B2 JP4266030B2 JP2007044490A JP2007044490A JP4266030B2 JP 4266030 B2 JP4266030 B2 JP 4266030B2 JP 2007044490 A JP2007044490 A JP 2007044490A JP 2007044490 A JP2007044490 A JP 2007044490A JP 4266030 B2 JP4266030 B2 JP 4266030B2
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- photographic
- region
- area
- pixels
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/413—Classification of content, e.g. text, photographs or tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/50—Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
- G06V10/507—Summing image-intensity values; Histogram projection analysis
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- Facsimile Image Signal Circuits (AREA)
- Image Analysis (AREA)
- Editing Of Facsimile Originals (AREA)
Description
22 特徴抽出部
24 分類処理部
Claims (16)
- デジタル画像の写真領域を検知する方法であって、
a)デジタル画像に含まれる注目画素を、写真領域の分類を行う際に当該分類の誤判定の要因となる画素が満たす所定のマスキング条件を満たすマスク画素、および、当該マスキング条件を満たさない非マスク画素の何れかに分類する第1ステップと、
b)上記注目画素毎に、当該注目画素を含む所定サイズのブロック内の複数の画素の画素値について、度数に対する非マスク画素の寄与がマスク画素の寄与よりも大きくなるようにヒストグラムを作成し、当該ヒストグラムに対してエントロピー量を計算する第2ステップと、
c)上記エントロピー量に基づいて、上記注目画素毎に信頼度レベルを決定する第3ステップと、
d)上記エントロピー量に基づいて、上記デジタル画像における、シード領域画素からなるシード領域を決定する第4ステップと、
e)上記信頼度レベルに基づいて上記シード領域を成長させ、上記デジタル画像における、写真領域画素からなる写真領域を生成する第5ステップと、
を含むことを特徴とする方法。 - さらに、上記写真領域を補正し、補正写真領域を生成する第6ステップを含むことを特徴とする請求項1に記載の方法。
- 上記第6ステップにおいて、上記写真領域の内部の穴および凹状の矩形領域のうち少なくとも1つを写真領域として補正することを特徴とする請求項2に記載の方法。
- さらに、上記写真領域を検証し、検証された写真領域を生成する第7ステップを含むことを特徴とする請求項1に記載の方法。
- 上記第4ステップは、
上記複数の画素の1つである対象画素の信頼度レベルが、予め定められた第1信頼度レベルよりも大きい場合に、当該対象画素を上記シード領域画素として決定するステップを含むことを特徴とする請求項1に記載の方法。 - 上記第5ステップは、
上記シード領域に連結しており、かつ、予め定められた第2信頼度レベル閾値より大きい信頼度レベルを有する画素を、写真領域画素として決定することで、写真領域を成長させるステップを含むことを特徴とする請求項1に記載の方法。 - 上記デジタル画像のラベル付けされた背景マップを取得するステップと、
上記第2信頼度レベル閾値より小さい信頼度レベルを有し、かつ、上記ラベル付けされた背景マップにおいて写真としてラベル付けされた画素を、写真領域画素として決定することで、写真領域を成長させるステップと、
を含むことを特徴とする請求項6に記載の方法。 - デジタル画像の写真領域を検知するシステムであって、
a)デジタル画像に含まれる注目画素を、写真領域の分類を行う際に当該分類の誤判定の要因となる画素が満たす所定のマスキング条件を満たすマスク画素、および、当該マスキング条件を満たさない非マスク画素の何れかに分類し、上記注目画素毎に、当該注目画素を含む所定サイズのブロック内の複数の画素の画素値について、度数に対する非マスク画素の寄与がマスク画素の寄与よりも大きくなるようにヒストグラムを作成し、当該ヒストグラムに対してエントロピー量を計算する計算処理部と、
b)上記エントロピー量に基づいて、上記注目画素毎に信頼度レベルを決定する第1決定処理部と、
c)上記エントロピー量に基づいて、上記デジタル画像における、シード領域画素からなるシード領域を決定する第2決定処理部と、
d)上記信頼度レベルに基づいて上記シード領域を成長させ、上記デジタル画像における、写真領域画素からなる写真領域を生成する領域成長処理部と、
を備えることを特徴とするシステム。 - 上記写真領域を補正し、補正写真領域を生成する補正処理部を備えることを特徴とする請求項8に記載のシステム。
- 上記補正処理部は、上記写真領域の内部の穴および凹状の矩形領域のうち少なくとも1つを写真領域として補正することを特徴とする請求項9に記載のシステム。
- 上記写真領域を検証し、検証された写真領域を生成する検証処理部を備えることを特徴とする請求項8に記載のシステム。
- 上記第2決定処理部は、
予め定められた第1信頼度レベルよりも大きい信頼度レベルを有する画素を上記シード領域画素として決定するシード領域画素決定処理部と、
を備えることを特徴とする請求項8に記載のシステム。 - 上記領域成長処理部は、
上記シード領域に連結しており、かつ、予め定められた第2信頼度レベル閾値より大きい信頼度レベルを有する画素を、写真領域画素として決定することで、写真領域を成長させる第1写真領域設定部を備えることを特徴とする請求項8に記載のシステム。 - 上記デジタル画像のラベル付けされた背景マップを取得する取得部と、
上記第2信頼度レベル閾値より小さい信頼度レベルを有し、かつ、上記ラベル付けされた背景マップにおいて写真としてラベル付けされた画素を、写真領域画素として決定することで、写真領域を成長させる第2写真領域設定部とを備えることを特徴とする請求項13に記載のシステム。 - デジタル画像の写真領域を検知する方法であって、
a)デジタル画像に含まれる注目画素を、写真領域の分類を行う際に当該分類の誤判定の要因となる画素が満たす所定のマスキング条件を満たすマスク画素、および、当該マスキング条件を満たさない非マスク画素の何れかに分類する第1ステップと、
b)上記注目画素毎に、当該注目画素を含む所定サイズのブロック内の複数の画素の画素値について、度数に対する非マスク画素の寄与がマスク画素の寄与よりも大きくなるようにヒストグラムを作成し、当該ヒストグラムに対してエントロピー量を計算する第2ステップと、
c)上記エントロピー量に基づいて、上記注目画素毎に信頼度レベルを決定する第3ステップと、
d)上記エントロピー量に基づいて、上記デジタル画像における、シード領域画素からなるシード領域を決定する第4ステップと、
e)写真に対応するラベルを含む上記デジタル画像の背景マップを取得する第5ステップと、
f)上記信頼度レベルおよび上記背景マップに基づいて上記シード領域を成長させ、上記デジタル画像における、写真領域画素からなる写真領域を生成する第6ステップと、
g)上記写真領域を補正し、補正写真領域を生成する第7ステップと、
h)上記補正写真領域を検証し、検証された写真領域を生成する第8ステップと、
を含むことを特徴とする方法。 - i)上記複数の画素の1つである対象画素の信頼度レベルが、予め定められた第1信頼度レベルよりも大きい場合に、当該対象画素を上記シード領域画素として決定する第9ステップと、
j)上記シード領域に連結しており、かつ、予め定められた第2信頼度レベル閾値より大きい信頼度レベルを有する画素を写真領域画素として決定するとともに、上記第2信頼度レベル閾値より小さい信頼度レベルを有し、かつ、上記ラベル付けされた背景マップにおいて写真としてラベル付けされた画素を写真領域画素として決定することで、写真領域を成長させる第10ステップと、
を含むことを特徴とする請求項15に記載の方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/367,244 US7889932B2 (en) | 2006-03-02 | 2006-03-02 | Methods and systems for detecting regions in digital images |
US11/424,296 US8630498B2 (en) | 2006-03-02 | 2006-06-15 | Methods and systems for detecting pictorial regions in digital images |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007235953A JP2007235953A (ja) | 2007-09-13 |
JP4266030B2 true JP4266030B2 (ja) | 2009-05-20 |
Family
ID=38556006
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007044490A Expired - Fee Related JP4266030B2 (ja) | 2006-03-02 | 2007-02-23 | デジタル画像の領域を検知する方法およびシステム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8630498B2 (ja) |
JP (1) | JP4266030B2 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7792359B2 (en) | 2006-03-02 | 2010-09-07 | Sharp Laboratories Of America, Inc. | Methods and systems for detecting regions in digital images |
US8630498B2 (en) | 2006-03-02 | 2014-01-14 | Sharp Laboratories Of America, Inc. | Methods and systems for detecting pictorial regions in digital images |
US7889932B2 (en) | 2006-03-02 | 2011-02-15 | Sharp Laboratories Of America, Inc. | Methods and systems for detecting regions in digital images |
US7864365B2 (en) | 2006-06-15 | 2011-01-04 | Sharp Laboratories Of America, Inc. | Methods and systems for segmenting a digital image into regions |
US8437054B2 (en) | 2006-06-15 | 2013-05-07 | Sharp Laboratories Of America, Inc. | Methods and systems for identifying regions of substantially uniform color in a digital image |
US7876959B2 (en) | 2006-09-06 | 2011-01-25 | Sharp Laboratories Of America, Inc. | Methods and systems for identifying text in digital images |
JP4947136B2 (ja) | 2009-12-25 | 2012-06-06 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
US8655071B2 (en) * | 2011-02-24 | 2014-02-18 | Sharp Laboratories Of America, Inc. | Methods and systems for determining a document region-of-interest in an image |
JP2014528224A (ja) * | 2011-09-29 | 2014-10-23 | ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. | アクティビティマップに基づいてイメージの新しい色値を求める |
Family Cites Families (147)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CH646788A5 (de) | 1978-11-28 | 1984-12-14 | Hell Rudolf Dr Ing Gmbh | Verfahren und schaltungsanordnung zum erkennen von farben. |
US4741046A (en) * | 1984-07-27 | 1988-04-26 | Konishiroku Photo Industry Co., Ltd. | Method of discriminating pictures |
US5001767A (en) * | 1987-11-30 | 1991-03-19 | Kabushiki Kaisha Toshiba | Image processing device |
JPH02100583A (ja) * | 1988-10-07 | 1990-04-12 | Toshiba Corp | 画像処理方法およびその装置 |
US5353132A (en) | 1989-02-06 | 1994-10-04 | Canon Kabushiki Kaisha | Image processing device |
JP3223512B2 (ja) * | 1990-12-19 | 2001-10-29 | ソニー株式会社 | 画像表示方法及び装置 |
US5157740A (en) | 1991-02-07 | 1992-10-20 | Unisys Corporation | Method for background suppression in an image data processing system |
JP2852390B2 (ja) * | 1991-02-16 | 1999-02-03 | 株式会社半導体エネルギー研究所 | 表示装置 |
US5265173A (en) | 1991-03-20 | 1993-11-23 | Hughes Aircraft Company | Rectilinear object image matcher |
JPH06121161A (ja) * | 1991-05-14 | 1994-04-28 | Fuji Xerox Co Ltd | カラー画像処理装置の文字処理方式 |
US5280367A (en) * | 1991-05-28 | 1994-01-18 | Hewlett-Packard Company | Automatic separation of text from background in scanned images of complex documents |
JP3276985B2 (ja) * | 1991-06-27 | 2002-04-22 | ゼロックス・コーポレーション | イメージピクセル処理方法 |
US5696842A (en) | 1991-07-04 | 1997-12-09 | Ricoh Company, Ltd. | Image processing system for adaptive coding of color document images |
US5436981A (en) * | 1992-06-24 | 1995-07-25 | Canon Kabushiki Kaisha | Image processing method, and apparatus therefor |
US5379130A (en) * | 1992-12-02 | 1995-01-03 | Industrial Technology Research Institute | Text/image separation method |
US5339172A (en) * | 1993-06-11 | 1994-08-16 | Xerox Corporation | Apparatus and method for segmenting an input image in one of a plurality of modes |
US5362796A (en) * | 1993-08-09 | 1994-11-08 | Isp Investments Inc. | Molded crosslinked vinyl lactam polymer gel and method of preparation |
US5689575A (en) | 1993-11-22 | 1997-11-18 | Hitachi, Ltd. | Method and apparatus for processing images of facial expressions |
US5546474A (en) * | 1993-12-21 | 1996-08-13 | Hewlett-Packard Company | Detection of photo regions in digital images |
US5588072A (en) | 1993-12-22 | 1996-12-24 | Canon Kabushiki Kaisha | Method and apparatus for selecting blocks of image data from image data having both horizontally- and vertically-oriented blocks |
JPH07220091A (ja) * | 1994-02-04 | 1995-08-18 | Canon Inc | 画像処理装置及び方法 |
US5481622A (en) * | 1994-03-01 | 1996-01-02 | Rensselaer Polytechnic Institute | Eye tracking apparatus and method employing grayscale threshold values |
DE69523970T2 (de) * | 1994-04-15 | 2002-07-04 | Canon K.K., Tokio/Tokyo | Dokumentspeicher- und Wiederauffindungssystem |
EP0677817B1 (en) * | 1994-04-15 | 2000-11-08 | Canon Kabushiki Kaisha | Page segmentation and character recognition system |
JPH07322252A (ja) * | 1994-05-23 | 1995-12-08 | Canon Inc | 画像符号化装置 |
US5917945A (en) * | 1994-06-15 | 1999-06-29 | Metanetics Corporation | Recognizing dataforms in image areas |
US5903363A (en) * | 1994-08-04 | 1999-05-11 | Canon Kabushiki Kaisha | Image processing apparatus and method |
US5694228A (en) | 1994-08-09 | 1997-12-02 | Ricoh Company,Ltd. | Document image processor with defect detection |
US5987171A (en) | 1994-11-10 | 1999-11-16 | Canon Kabushiki Kaisha | Page analysis system |
US6215904B1 (en) * | 1994-11-30 | 2001-04-10 | Xerox Corporation | Apparatus and method for selecting encoding schemes based upon image content |
US5581667A (en) | 1994-12-23 | 1996-12-03 | Xerox Corporation | Electronic trapping system for digitized text and images |
DE69523135T2 (de) | 1994-12-28 | 2002-05-02 | Canon K.K., Tokio/Tokyo | Bildverarbeitungsvorrichtung und Verfahren |
US5649025A (en) * | 1995-02-03 | 1997-07-15 | Xerox Corporation | Multithresholding for document image segmentation |
JPH08305846A (ja) | 1995-03-07 | 1996-11-22 | Matsushita Electric Ind Co Ltd | ニューロフィルターと像域分割方法とフィルター装置 |
US5682249A (en) | 1995-05-11 | 1997-10-28 | Xerox Corporation | Method of encoding an image at full resolution for storing in a reduced image buffer |
US5995665A (en) | 1995-05-31 | 1999-11-30 | Canon Kabushiki Kaisha | Image processing apparatus and method |
US5923775A (en) * | 1996-04-04 | 1999-07-13 | Eastman Kodak Company | Apparatus and method for signal dependent noise estimation and reduction in digital images |
US5946420A (en) * | 1996-05-10 | 1999-08-31 | Hewlett-Packard Company | Printing with text enhancement: recognition by sensing paired edges, or by disqualification in pictorial regions |
JP2973944B2 (ja) * | 1996-06-26 | 1999-11-08 | 富士ゼロックス株式会社 | 文書処理装置および文書処理方法 |
US5956468A (en) * | 1996-07-12 | 1999-09-21 | Seiko Epson Corporation | Document segmentation system |
US5960104A (en) | 1996-08-16 | 1999-09-28 | Virginia Polytechnic & State University | Defect detection system for lumber |
US5778092A (en) * | 1996-12-20 | 1998-07-07 | Xerox Corporation | Method and apparatus for compressing color or gray scale documents |
US5767978A (en) * | 1997-01-21 | 1998-06-16 | Xerox Corporation | Image segmentation system |
US5900953A (en) * | 1997-06-17 | 1999-05-04 | At&T Corp | Method and apparatus for extracting a foreground image and a background image from a color document image |
US6222932B1 (en) * | 1997-06-27 | 2001-04-24 | International Business Machines Corporation | Automatic adjustment of image watermark strength based on computed image texture |
US6298173B1 (en) * | 1997-10-03 | 2001-10-02 | Matsushita Electric Corporation Of America | Storage management system for document image database |
US6014464A (en) * | 1997-10-21 | 2000-01-11 | Kurzweil Educational Systems, Inc. | Compression/ decompression algorithm for image documents having text graphical and color content |
US6347153B1 (en) * | 1998-01-21 | 2002-02-12 | Xerox Corporation | Method and system for classifying and processing of pixels of image data |
US6175650B1 (en) * | 1998-01-26 | 2001-01-16 | Xerox Corporation | Adaptive quantization compatible with the JPEG baseline sequential mode |
US6252994B1 (en) * | 1998-01-26 | 2001-06-26 | Xerox Corporation | Adaptive quantization compatible with the JPEG baseline sequential mode |
JP4662584B2 (ja) * | 1998-01-27 | 2011-03-30 | イーストマン コダック カンパニー | 画像センサのライン毎ノイズ除去装置及び方法 |
US6020979A (en) * | 1998-03-23 | 2000-02-01 | Xerox Corporation | Method of encoding high resolution edge position information in continuous tone image information |
US6175427B1 (en) * | 1998-04-20 | 2001-01-16 | Xerox Corporation | System and method of tonal correction of independent regions on a compound document |
AUPP400998A0 (en) | 1998-06-10 | 1998-07-02 | Canon Kabushiki Kaisha | Face detection in digital images |
US6233353B1 (en) * | 1998-06-29 | 2001-05-15 | Xerox Corporation | System for segmenting line drawings from text within a binary digital image |
JP3453085B2 (ja) * | 1998-07-23 | 2003-10-06 | ジーイー横河メディカルシステム株式会社 | X線ct装置 |
US6308179B1 (en) | 1998-08-31 | 2001-10-23 | Xerox Corporation | User level controlled mechanism inter-positioned in a read/write path of a property-based document management system |
US6360009B2 (en) * | 1998-09-23 | 2002-03-19 | Xerox Corporation | Image segmentation apparatus and method |
US6782129B1 (en) * | 1998-09-23 | 2004-08-24 | Xerox Corporation | Image segmentation apparatus and method |
US6389164B2 (en) * | 1998-09-23 | 2002-05-14 | Xerox Corporation | Image segmentation apparatus and method |
US6272240B1 (en) * | 1998-09-23 | 2001-08-07 | Xerox Corporation | Image segmentation apparatus and method |
US6178260B1 (en) * | 1998-09-23 | 2001-01-23 | Xerox Corporation | Image segmentation apparatus and method |
US6400844B1 (en) * | 1998-12-02 | 2002-06-04 | Xerox Corporation | Method and apparatus for segmenting data to create mixed raster content planes |
US6373981B1 (en) * | 1998-12-21 | 2002-04-16 | Xerox Corporation | Method and apparatus for segmenting data to create mixed raster content planes |
US6360007B1 (en) * | 1998-12-22 | 2002-03-19 | Xerox Corporation | Dynamic optimized color lut transformations based upon image requirements |
US6731789B1 (en) * | 1999-01-29 | 2004-05-04 | Canon Kabushiki Kaisha | Image processing apparatus and method, and storage medium |
IL131282A (en) * | 1999-08-05 | 2009-02-11 | Orbotech Ltd | Apparatus and methods for inspection of objects |
US6487321B1 (en) * | 1999-09-16 | 2002-11-26 | Applied Science Fiction | Method and system for altering defects in a digital image |
US6668080B1 (en) | 1999-09-21 | 2003-12-23 | Microsoft Corporation | Automated layer extraction and pixel assignment from image sequences |
US6535633B1 (en) * | 1999-09-24 | 2003-03-18 | Bank One | Method and apparatus for re-classifying color image pixels classified by single channel segmentation |
US6594401B1 (en) * | 1999-10-20 | 2003-07-15 | Xerox Corporation | Detection and elimination of scanning artifacts |
US6577762B1 (en) * | 1999-10-26 | 2003-06-10 | Xerox Corporation | Background surface thresholding |
US6728391B1 (en) * | 1999-12-03 | 2004-04-27 | United Parcel Service Of America, Inc. | Multi-resolution label locator |
DE19958553A1 (de) * | 1999-12-04 | 2001-06-07 | Luratech Ges Fuer Luft Und Rau | Verfahren zur Kompression von gescannten Farb- und/oder Graustufendokumenten |
US6718059B1 (en) * | 1999-12-10 | 2004-04-06 | Canon Kabushiki Kaisha | Block selection-based image processing |
US7015978B2 (en) * | 1999-12-13 | 2006-03-21 | Princeton Video Image, Inc. | System and method for real time insertion into video with occlusion on areas containing multiple colors |
GB2357649A (en) * | 1999-12-22 | 2001-06-27 | Nokia Mobile Phones Ltd | Image enhancement using inverse histogram based pixel mapping |
EP1119186A3 (en) * | 2000-01-19 | 2002-07-31 | Xerox Corporation | Method for generating anti-aliased text and line graphics in compressed document images |
JP3814456B2 (ja) * | 2000-02-07 | 2006-08-30 | キヤノン株式会社 | 画像処理装置及びその方法 |
US6473522B1 (en) | 2000-03-14 | 2002-10-29 | Intel Corporation | Estimating text color and segmentation of images |
US6901164B2 (en) * | 2000-04-14 | 2005-05-31 | Trusight Ltd. | Method for automated high speed improvement of digital color images |
JP4496602B2 (ja) | 2000-05-17 | 2010-07-07 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理方法および画像処理装置 |
US6778291B1 (en) * | 2000-06-12 | 2004-08-17 | Hewlett-Packard Development Company, L.P. | Fast page analyzer for proper selection of compression engine for rendered data |
JP3986732B2 (ja) | 2000-06-21 | 2007-10-03 | パイオニア株式会社 | 映像信号の輝度レベル補正装置 |
JP3715905B2 (ja) | 2001-06-26 | 2005-11-16 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム並びに記憶媒体 |
US7133565B2 (en) * | 2000-08-25 | 2006-11-07 | Canon Kabushiki Kaisha | Image processing apparatus and method |
US6766053B2 (en) * | 2000-12-15 | 2004-07-20 | Xerox Corporation | Method and apparatus for classifying images and/or image regions based on texture information |
US6941014B2 (en) * | 2000-12-15 | 2005-09-06 | Xerox Corporation | Method and apparatus for segmenting an image using a combination of image segmentation techniques |
US6522791B2 (en) * | 2001-01-23 | 2003-02-18 | Xerox Corporation | Dynamic user interface with scanned image improvement assist |
US6853755B2 (en) | 2001-03-28 | 2005-02-08 | Sharp Laboratories Of America, Inc. | Method and apparatus for adaptive compression of scanned documents |
JP2002325182A (ja) | 2001-04-25 | 2002-11-08 | Sharp Corp | 画像処理方法および画像処理装置並びにそれを備えた画像形成装置 |
GB2375908B (en) | 2001-05-23 | 2003-10-29 | Motorola Inc | Image transmission system image transmission unit and method for describing texture or a texture-like region |
CN1213592C (zh) * | 2001-07-31 | 2005-08-03 | 佳能株式会社 | 采用自适应二值化的图象处理方法和设备 |
US6983068B2 (en) * | 2001-09-28 | 2006-01-03 | Xerox Corporation | Picture/graphics classification system and method |
JP4029316B2 (ja) | 2001-10-18 | 2008-01-09 | 日本電気株式会社 | 画像種別識別方法および装置と画像処理プログラム |
US7194140B2 (en) * | 2001-11-05 | 2007-03-20 | Canon Kabushiki Kaisha | Image processing apparatus and method which compresses image data of each region using a selected encoding method |
WO2003043306A1 (fr) * | 2001-11-13 | 2003-05-22 | Seiko Epson Corporation | Dispositif et procede de conversion de couleurs, programme de modification de couleurs et support d'enregistrement. |
US7424129B2 (en) * | 2001-11-19 | 2008-09-09 | Ricoh Company, Ltd | Printing system with embedded audio/video content recognition and processing |
EP1318665B1 (en) * | 2001-12-06 | 2015-02-25 | Canon Kabushiki Kaisha | Image processing apparatus and method, program, and storage medium |
US7221805B1 (en) * | 2001-12-21 | 2007-05-22 | Cognex Technology And Investment Corporation | Method for generating a focused image of an object |
US7027647B2 (en) * | 2001-12-31 | 2006-04-11 | Hewlett-Packard Development Company, L.P. | Coder matched layer separation for compression of compound documents |
US8103104B2 (en) * | 2002-01-11 | 2012-01-24 | Hewlett-Packard Development Company, L.P. | Text extraction and its application to compound document image compression |
US6941024B2 (en) * | 2002-01-14 | 2005-09-06 | Hewlett-Packard Development Company, L.P. | Coder matched layer separation and interpolation for compression of compound documents |
US7085422B2 (en) * | 2002-02-20 | 2006-08-01 | International Business Machines Corporation | Layer based compression of digital images |
US20040205568A1 (en) | 2002-03-01 | 2004-10-14 | Breuel Thomas M. | Method and system for document image layout deconstruction and redisplay system |
JP2003303346A (ja) | 2002-04-09 | 2003-10-24 | Nippon Telegr & Teleph Corp <Ntt> | 目標追跡方法、目標追跡装置、目標追跡プログラム、並びにこのプログラムを記録した記録媒体 |
US7181086B2 (en) * | 2002-06-06 | 2007-02-20 | Eastman Kodak Company | Multiresolution method of spatially filtering a digital image |
US7085420B2 (en) | 2002-06-28 | 2006-08-01 | Microsoft Corporation | Text detection in continuous tone image segments |
US6987882B2 (en) * | 2002-07-01 | 2006-01-17 | Xerox Corporation | Separation system for Multiple Raster Content (MRC) representation of documents |
JP4194336B2 (ja) * | 2002-07-25 | 2008-12-10 | 富士通マイクロエレクトロニクス株式会社 | 半導体集積回路、欠陥画素補正方法、及び画像プロセッサ |
US6993185B2 (en) * | 2002-08-30 | 2006-01-31 | Matsushita Electric Industrial Co., Ltd. | Method of texture-based color document segmentation |
JP2004110606A (ja) | 2002-09-20 | 2004-04-08 | Pfu Ltd | 画像処理装置及び方法並びにプログラム |
US6918706B2 (en) * | 2002-10-31 | 2005-07-19 | Canon Kabushiki Kaisha | Reducing a difference in picture quality between deteriorated and non-deteriorated images using a printing apparatus |
US7400770B2 (en) * | 2002-11-06 | 2008-07-15 | Hrl Laboratories | Method and apparatus for automatically extracting geospatial features from multispectral imagery suitable for fast and robust extraction of landmarks |
US20040096102A1 (en) * | 2002-11-18 | 2004-05-20 | Xerox Corporation | Methodology for scanned color document segmentation |
US7079687B2 (en) * | 2003-03-06 | 2006-07-18 | Seiko Epson Corporation | Method and apparatus for segmentation of compound documents |
US7139433B2 (en) | 2003-03-13 | 2006-11-21 | Sharp Laboratories Of America, Inc. | Compound image compression method and apparatus |
US20040190028A1 (en) | 2003-03-31 | 2004-09-30 | Foster Thomas J. | Post RIP image rendering in an electrographic printer in order to minimize electrophotographic process nonuniformities |
US7330288B2 (en) | 2003-03-31 | 2008-02-12 | Eastman Kodak Company | Post RIP image rendering in a MICR electrographic printer to improve readability |
JP3984936B2 (ja) | 2003-08-08 | 2007-10-03 | キヤノン株式会社 | 撮像装置および撮像方法 |
US7483484B2 (en) * | 2003-10-09 | 2009-01-27 | Samsung Electronics Co., Ltd. | Apparatus and method for detecting opaque logos within digital video signals |
JP3775409B2 (ja) * | 2003-10-29 | 2006-05-17 | ブラザー工業株式会社 | 画像読取装置 |
US7912291B2 (en) * | 2003-11-10 | 2011-03-22 | Ricoh Co., Ltd | Features for retrieval and similarity matching of documents from the JPEG 2000-compressed domain |
JP4050220B2 (ja) | 2003-11-21 | 2008-02-20 | シャープ株式会社 | 画像処理方法及び画像処理装置並びに画像形成装置、プログラム、記録媒体 |
US7317829B2 (en) * | 2003-12-12 | 2008-01-08 | Microsoft Corporation | Background color estimation for scanned images |
CN100573439C (zh) | 2004-01-06 | 2009-12-23 | 汤姆逊许可证公司 | 用于检测、分析和使用可见认证图样的改进技术 |
JP4182891B2 (ja) | 2004-01-26 | 2008-11-19 | 富士ゼロックス株式会社 | 画像処理装置 |
US7379594B2 (en) * | 2004-01-28 | 2008-05-27 | Sharp Laboratories Of America, Inc. | Methods and systems for automatic detection of continuous-tone regions in document images |
US7343046B2 (en) * | 2004-02-12 | 2008-03-11 | Xerox Corporation | Systems and methods for organizing image data into regions |
SE0400325D0 (sv) | 2004-02-13 | 2004-02-13 | Mamea Imaging Ab | Method and arrangement relating to x-ray imaging |
US7324711B2 (en) * | 2004-02-26 | 2008-01-29 | Xerox Corporation | Method for automated image indexing and retrieval |
US7542082B2 (en) | 2004-03-30 | 2009-06-02 | Canon Kabushiki Kaisha | Method and apparatus for correcting a defective pixel |
EP1594308A1 (en) | 2004-05-07 | 2005-11-09 | Dialog Semiconductor GmbH | Single line Bayer filter RGB bad pixel correction |
EP1605403A1 (en) | 2004-06-08 | 2005-12-14 | STMicroelectronics S.r.l. | Filtering of noisy images |
JP2005354278A (ja) * | 2004-06-09 | 2005-12-22 | Seiko Epson Corp | 撮像手段の撮像した画像の画像データを処理する画像データ処理 |
US7376265B2 (en) | 2004-06-17 | 2008-05-20 | Seiko Epson Corporation | Segmentation-based hybrid compression scheme for scanned documents |
US7324687B2 (en) | 2004-06-28 | 2008-01-29 | Microsoft Corporation | Color segmentation-based stereo 3D reconstruction system and process |
JP4166744B2 (ja) * | 2004-10-18 | 2008-10-15 | シャープ株式会社 | 画像処理装置、画像形成装置、画像処理方法、コンピュータプログラム及び記録媒体 |
DE602005026862D1 (de) * | 2004-12-21 | 2011-04-21 | Canon Kk | Segmentierung eines digitalen bildes und herstellung einer kompakten repräsentation |
US7433513B2 (en) * | 2005-01-07 | 2008-10-07 | Hewlett-Packard Development Company, L.P. | Scaling an array of luminace values |
JP2006260401A (ja) | 2005-03-18 | 2006-09-28 | Toshiba Corp | 画像処理装置、方法、およびプログラム |
US7233867B2 (en) | 2005-04-06 | 2007-06-19 | General Electric Company | Eddy current inspection method and system |
KR101108435B1 (ko) | 2005-05-31 | 2012-02-16 | 서강대학교산학협력단 | 의사윤곽 제거 방법 및 이 방법이 적용되는 디스플레이장치 |
JP2005353101A (ja) | 2005-08-25 | 2005-12-22 | Ricoh Co Ltd | 画像特徴抽出方法およびその方法の各工程をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体 |
US8630498B2 (en) | 2006-03-02 | 2014-01-14 | Sharp Laboratories Of America, Inc. | Methods and systems for detecting pictorial regions in digital images |
US8437054B2 (en) | 2006-06-15 | 2013-05-07 | Sharp Laboratories Of America, Inc. | Methods and systems for identifying regions of substantially uniform color in a digital image |
US20080310721A1 (en) | 2007-06-14 | 2008-12-18 | John Jinhwan Yang | Method And Apparatus For Recognizing Characters In A Document Image |
-
2006
- 2006-06-15 US US11/424,296 patent/US8630498B2/en active Active
-
2007
- 2007-02-23 JP JP2007044490A patent/JP4266030B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8630498B2 (en) | 2014-01-14 |
JP2007235953A (ja) | 2007-09-13 |
US20070206857A1 (en) | 2007-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4340701B2 (ja) | デジタル画像のテキストを識別する方法およびシステム | |
JP4266030B2 (ja) | デジタル画像の領域を検知する方法およびシステム | |
US8744208B2 (en) | Image binarization based on grey membership parameter of pixels | |
JP4745296B2 (ja) | デジタル画像の領域分離方法および領域分離システム | |
JP4498422B2 (ja) | 画素の分類方法および画像処理装置 | |
JP4745430B2 (ja) | デジタル画像のテキストの位置決定を行う方法およびシステム | |
JP6139396B2 (ja) | 文書を表す二値画像を圧縮する方法及びプログラム | |
JP4745297B2 (ja) | デジタル画像における均一な色の領域を特定する方法およびシステム | |
US8947736B2 (en) | Method for binarizing scanned document images containing gray or light colored text printed with halftone pattern | |
JP4527127B2 (ja) | デジタル画像の領域を検知するシステム | |
JP4522468B2 (ja) | 画像判別装置、画像検索装置、画像検索プログラムおよび記録媒体 | |
CN114897806A (zh) | 缺陷检测方法、电子设备及计算机可读存储介质 | |
CN111507344A (zh) | 从图像中识别出文字的方法和装置 | |
US6269186B1 (en) | Image processing apparatus and method | |
JP4649498B2 (ja) | 画像データの色補正方法及びシステム | |
US8472716B2 (en) | Block-based noise detection and reduction method with pixel level classification granularity | |
JP4285640B2 (ja) | オブジェクト識別方法および装置ならびにプログラム | |
CN117218672A (zh) | 一种基于深度学习的病案文字识别方法及系统 | |
Boiangiu et al. | Local thresholding algorithm based on variable window size statistics | |
JP4285644B2 (ja) | オブジェクト識別方法および装置ならびにプログラム | |
CN111739014B (zh) | 基于图像处理的图像质量检测方法及相关装置 | |
Vu | Building extraction from high-resolution satellite image for tsunami early damage estimation | |
AU2007249099B2 (en) | Block-based noise detection and reduction method with pixel level classification granularity | |
CN115984864A (zh) | 电子卷宗处理方法及装置 | |
CN118608845A (zh) | 一种隐写图像分析方法和系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080710 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080819 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081003 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20090210 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090212 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120227 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120227 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130227 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |