JP4587832B2 - 画像データ内で識別された領域を編成する方法及び装置 - Google Patents
画像データ内で識別された領域を編成する方法及び装置 Download PDFInfo
- Publication number
- JP4587832B2 JP4587832B2 JP2005036116A JP2005036116A JP4587832B2 JP 4587832 B2 JP4587832 B2 JP 4587832B2 JP 2005036116 A JP2005036116 A JP 2005036116A JP 2005036116 A JP2005036116 A JP 2005036116A JP 4587832 B2 JP4587832 B2 JP 4587832B2
- Authority
- JP
- Japan
- Prior art keywords
- cluster
- blob
- spatial
- color
- bounding box
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/90—Determination of colour characteristics
-
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
- G06T2207/10008—Still image; Photographic image from scanner, fax or copier
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20016—Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20021—Dividing image into blocks, subimages or windows
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30176—Document
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Signal Processing (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Description
完了したとき、マークフィールド430は、満たされた最後のテストで生成されたコードを含む。ブロブは、5つのテストの全てが失敗したときにのみマークされないままとなる(コード0)。
Claims (10)
- 画像データ内で識別された領域を編成する方法であって、
前記画像データによって表される画像領域における類似のカラー値を有するピクセルを含むように閉曲線境界で定義されたブロブが下記(1)〜(6)の何れかの条件を満足しているか否かを判定する判定ステップと、
(1)大きさが処理対象ブロブの大きさとして予め定められた最小の大きさ未満である、との条件
(2)ピクセル密度が予め定められた密度未満である、との条件
(3)前記ブロブを囲む最小の長方形からなる境界ボックスの縦横比が所定範囲内である、との条件
(4)前記境界ボックスの縦の長さ又は横の長さが予め定められた長さを超えている、との条件
(5)大きさが処理対象ブロブの大きさとして予め定められた最大の大きさを超え、かつ平均輝度値が白色の輝度値に近似している、との条件
(6)上記(1)〜(5)に示す条件の何れも満足せず、かつカラー値の変動量が所定限度量を超えている、との条件
前記判定ステップで前記(1)〜(6)の何れかの条件を満足したと判定された前記ブロブにマークを割り当てるマーク割当ステップと、
互いのカラー値が類似した複数の前記ブロブをグループ化したカラークラスタを作成するカラークラスタ作成ステップと、
前記カラークラスタ作成ステップで作成されたカラークラスタ毎に、隣接している前記ブロブ同士を結合した空間クラスタを作成する空間クラスタ作成ステップと、
前記空間クラスタ作成ステップで作成された前記空間クラスタであって前記マーク割当ステップで前記マークが割り当てられた前記ブロブが含まれる前記空間クラスタを除去するクラスタ除去ステップと、
を有する方法。 - 前記ブロブ毎に、前記境界ボックスを拡張して得られた拡張境界ボックスを設け、
前記空間クラスタ作成ステップは、前記拡張境界ボックスがオーバーラップする前記ブロブ同士を結合することにより前記空間クラスタを作成する請求項1記載の方法。 - 前記画像領域を複数の矩形領域に分割する分割ステップと、
前記クラスタ除去ステップで前記空間クラスタが除去された後、残存している前記空間クラスタを個別に囲む最小の長方形からなるクラスタ用境界ボックスを拡張して得られたクラスタ用拡張境界ボックスが該空間クラスタ間で前記分割ステップで分割して得られた矩形領域を跨いでオーバーラップする前記空間クラスタ同士を結合するクラスタ結合ステップと、を更に有する請求項1または請求項2記載の方法。 - 前記画像データにおける前記画像領域を構成する複数のピクセルの各々に対して、前記ブロブ内でのみ一意となるIDを割り当てるID割当ステップと、
前記クラスタ結合ステップで前記空間クラスタ同士が結合された後、前記ID割当ステップで割り当てられた前記IDに基づいて前記ブロブに内包されている前記ブロブを検出する検出ステップと、
前記検出ステップで検出されたブロブを除去するブロブ除去ステップと、を更に有する請求項3記載の方法。 - 前記(6)の条件を、上記(1)〜(5)に示す条件の何れも満足せず、かつ前記ブロブを横断するライン上に位置するピクセルのカラー値の変動量が所定限度量を超えているとの条件とした請求項1〜請求項5の何れか1項に記載の方法。
- 画像データ内で識別された領域を編成する装置であって、
前記画像データによって表される画像領域における類似のカラー値を有するピクセルを含むように閉曲線境界で定義されたブロブが下記(1)〜(6)の何れかの条件を満足しているか否かを判定する判定手段と、
(1)大きさが処理対象ブロブの大きさとして予め定められた最小の大きさ未満である、との条件
(2)ピクセル密度が予め定められた密度未満である、との条件
(3)前記ブロブを囲む最小の長方形からなる境界ボックスの縦横比が所定範囲内である、との条件
(4)前記境界ボックスの縦の長さ又は横の長さが予め定められた長さを超えている、との条件
(5)大きさが処理対象ブロブの大きさとして予め定められた最大の大きさを超え、かつ平均輝度値が白色の輝度値に近似している、との条件
(6)上記(1)〜(5)に示す条件の何れも満足せず、かつカラー値の変動量が所定限度量を超えている、との条件
前記判定手段で前記(1)〜(6)の何れかの条件を満足したと判定された前記ブロブにマークを割り当てるマーク割当手段と、
互いのカラー値が類似した複数の前記ブロブをグループ化したカラークラスタを作成するカラークラスタ作成手段と、
前記カラークラスタ作成手段で作成されたカラークラスタ毎に、隣接している前記ブロブ同士を結合した空間クラスタを作成する空間クラスタ作成手段と、
前記空間クラスタ作成手段で作成された前記空間クラスタであって前記マーク割当ステップで前記マークが割り当てられた前記ブロブが含まれる前記空間クラスタを除去するクラスタ除去手段と、
を有する装置。 - 前記ブロブ毎に、前記境界ボックスを拡張して得られた拡張境界ボックスを設け、
前記空間クラスタ作成手段は、前記拡張境界ボックスがオーバーラップする前記ブロブ同士を結合することにより前記空間クラスタを作成する請求項6記載の装置。 - 前記画像領域を複数の矩形領域に分割する分割手段と、
前記クラスタ除去手段で前記空間クラスタが除去された後、残存している前記空間クラスタを個別に囲む最小の長方形からなるクラスタ用境界ボックスを拡張して得られたクラスタ用拡張境界ボックスが該空間クラスタ間で前記分割ステップで分割して得られた矩形領域を跨いでオーバーラップする前記空間クラスタ同士を結合するクラスタ結合手段と、を更に有する請求項6または請求項7記載の装置。 - 前記画像データにおける前記画像領域を構成する複数のピクセルの各々に対して、前記ブロブ内でのみ一意となるIDを割り当てるID割当手段と、
前記クラスタ結合手段で前記空間クラスタ同士が結合された後、前記ID割当ステップで割り当てられた前記IDに基づいて前記ブロブに内包されている前記ブロブを検出する検出手段と、
前記検出手段で検出されたブロブを除去するブロブ除去手段と、を更に有する請求項8記載の装置。 - 前記(6)の条件を、上記(1)〜(5)に示す条件の何れも満足せず、かつ前記ブロブを横断するライン上に位置するピクセルのカラー値の変動量が所定限度量を超えているとの条件とした請求項6〜請求項9の何れか1項に記載の装置。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/776,602 US7343046B2 (en) | 2004-02-12 | 2004-02-12 | Systems and methods for organizing image data into regions |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005228341A JP2005228341A (ja) | 2005-08-25 |
JP4587832B2 true JP4587832B2 (ja) | 2010-11-24 |
Family
ID=34701361
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005036116A Expired - Fee Related JP4587832B2 (ja) | 2004-02-12 | 2005-02-14 | 画像データ内で識別された領域を編成する方法及び装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US7343046B2 (ja) |
EP (1) | EP1564684B1 (ja) |
JP (1) | JP4587832B2 (ja) |
CN (1) | CN100446542C (ja) |
TW (1) | TWI380234B (ja) |
Families Citing this family (63)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7590291B2 (en) * | 2004-12-06 | 2009-09-15 | Intel Corporation | Method and apparatus for non-parametric hierarchical clustering |
US7814129B2 (en) * | 2005-03-11 | 2010-10-12 | Ross Neil Williams | Method and apparatus for storing data with reduced redundancy using data clusters |
US7889932B2 (en) * | 2006-03-02 | 2011-02-15 | 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 |
US7792359B2 (en) | 2006-03-02 | 2010-09-07 | Sharp Laboratories Of America, Inc. | Methods and systems for detecting 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 |
US7864365B2 (en) | 2006-06-15 | 2011-01-04 | Sharp Laboratories Of America, Inc. | Methods and systems for segmenting a digital image into regions |
US7876959B2 (en) | 2006-09-06 | 2011-01-25 | Sharp Laboratories Of America, Inc. | Methods and systems for identifying text in digital images |
ITVA20060079A1 (it) * | 2006-12-19 | 2008-06-20 | St Microelectronics Srl | Metodo di classificazione cromatica di pixel e metodo di miglioramento adattativo di un'immagine a colori |
US8621064B2 (en) | 2007-03-28 | 2013-12-31 | Yahoo! Inc. | System and method for associating a geographic location with an Internet protocol address |
US8024454B2 (en) * | 2007-03-28 | 2011-09-20 | Yahoo! Inc. | System and method for associating a geographic location with an internet protocol address |
US8068684B2 (en) | 2007-05-04 | 2011-11-29 | I.R.I.S. | Compression of digital images of scanned documents |
US20090041344A1 (en) * | 2007-08-08 | 2009-02-12 | Richard John Campbell | Methods and Systems for Determining a Background Color in a Digital Image |
US7907778B2 (en) * | 2007-08-13 | 2011-03-15 | Seiko Epson Corporation | Segmentation-based image labeling |
US8014596B2 (en) * | 2007-10-30 | 2011-09-06 | Sharp Laboratories Of America, Inc. | Methods and systems for background color extrapolation |
US8339399B2 (en) | 2007-10-31 | 2012-12-25 | Microsoft Corporation | Declustering point-of-interest icons |
US8503036B2 (en) * | 2008-06-23 | 2013-08-06 | Xerox Corporation | System and method of improving image quality in digital image scanning and printing by reducing noise in output image data |
JP5100543B2 (ja) * | 2008-07-11 | 2012-12-19 | キヤノン株式会社 | 文書管理装置、文書管理方法、及びコンピュータプログラム |
US8446463B2 (en) * | 2008-08-22 | 2013-05-21 | Genprime, Inc. | Apparatus, method and article to perform assays using assay strips |
US20100124372A1 (en) * | 2008-11-12 | 2010-05-20 | Lockheed Martin Corporation | Methods and systems for identifying/accessing color related information |
US8351691B2 (en) * | 2008-12-18 | 2013-01-08 | Canon Kabushiki Kaisha | Object extraction in colour compound documents |
JP4698743B2 (ja) * | 2009-01-22 | 2011-06-08 | シャープ株式会社 | 画像圧縮方法、画像圧縮装置、画像形成装置、コンピュータプログラム及び記録媒体 |
JP5173898B2 (ja) * | 2009-03-11 | 2013-04-03 | キヤノン株式会社 | 画像処理方法、画像処理装置、及びプログラム |
CN101527779B (zh) * | 2009-03-12 | 2012-06-27 | 北京大学 | 一种校色的方法和装置 |
JP4998496B2 (ja) * | 2009-03-16 | 2012-08-15 | 富士ゼロックス株式会社 | 画像処理装置、情報処理装置および画像読取装置 |
US8761465B2 (en) * | 2009-03-18 | 2014-06-24 | Microsoft Corporation | Centroid processing |
US8659620B2 (en) * | 2009-04-13 | 2014-02-25 | Accusoft Corporation | Methods and apparatus for rendering images |
CN101887409B (zh) * | 2009-05-12 | 2012-10-03 | 上海易狄欧电子科技有限公司 | 阅读器间共享电子书数据的传输方法 |
DE102010028894B4 (de) * | 2009-05-13 | 2018-05-24 | Koh Young Technology Inc. | Verfahren zur Messung eines Messobjekts |
US8532437B2 (en) * | 2009-05-18 | 2013-09-10 | Citrix Systems, Inc. | Systems and methods for block recomposition for compound image compression |
US20100296734A1 (en) * | 2009-05-20 | 2010-11-25 | Colorcom, Ltd. | Identifying and clustering blobs in a raster image |
JP2011013898A (ja) * | 2009-07-01 | 2011-01-20 | Canon Inc | 画像処理装置、画像処理方法、及び、プログラム |
JP5327469B2 (ja) * | 2009-08-10 | 2013-10-30 | 富士ゼロックス株式会社 | 画像処理装置、画像処理プログラム |
JP2011040970A (ja) * | 2009-08-10 | 2011-02-24 | Canon Inc | データ処理装置、および、データ処理方法 |
US8306345B2 (en) * | 2009-09-22 | 2012-11-06 | Xerox Corporation | 3+N layer mixed raster content (MRC) images and processing thereof |
US8565531B2 (en) * | 2009-10-09 | 2013-10-22 | Xerox Corporation | Edge detection for mixed raster content (MRC) images for improved compression and image quality |
US20110134245A1 (en) * | 2009-12-07 | 2011-06-09 | Irvine Sensors Corporation | Compact intelligent surveillance system comprising intent recognition |
CN102110122B (zh) | 2009-12-24 | 2013-04-03 | 阿里巴巴集团控股有限公司 | 一种建立样本图片索引表和图片过滤、搜索方法及装置 |
US8335379B2 (en) * | 2009-12-28 | 2012-12-18 | Xerox Corporation | System and method for cleanup of MRC images for improved compression and image quality |
JP5636674B2 (ja) * | 2010-01-07 | 2014-12-10 | 富士ゼロックス株式会社 | 画像処理装置及び画像処理プログラム |
US8582906B2 (en) * | 2010-03-03 | 2013-11-12 | Aod Technology Marketing, Llc | Image data compression and decompression |
US20110225546A1 (en) * | 2010-03-09 | 2011-09-15 | Ramos Gonzalo A | Map spotlights |
US9697751B2 (en) * | 2010-03-09 | 2017-07-04 | Microsoft Technology Licensing, Llc | Interactive representation of clusters of geographical entities |
US8345998B2 (en) | 2010-08-10 | 2013-01-01 | Xerox Corporation | Compression scheme selection based on image data type and user selections |
US8457426B1 (en) * | 2011-05-18 | 2013-06-04 | Adobe Systems Incorporated | Method and apparatus for compressing a document using pixel variation information |
CN102253970B (zh) * | 2011-06-09 | 2013-11-13 | 北京新媒传信科技有限公司 | 一种图像处理方法 |
JP5842441B2 (ja) * | 2011-07-29 | 2016-01-13 | ブラザー工業株式会社 | 画像処理装置およびプログラム |
JP5796392B2 (ja) | 2011-07-29 | 2015-10-21 | ブラザー工業株式会社 | 画像処理装置、および、コンピュータプラグラム |
JP5776419B2 (ja) | 2011-07-29 | 2015-09-09 | ブラザー工業株式会社 | 画像処理装置、画像処理プラグラム |
JP5853470B2 (ja) | 2011-07-29 | 2016-02-09 | ブラザー工業株式会社 | 画像処理装置、画像処理プラグラム |
US9552129B2 (en) | 2012-03-23 | 2017-01-24 | Microsoft Technology Licensing, Llc | Interactive visual representation of points of interest data |
US20130257885A1 (en) * | 2012-03-28 | 2013-10-03 | Intel Corporation | Low Power Centroid Determination and Texture Footprint Optimization For Decoupled Sampling Based Rendering Pipelines |
US10002310B2 (en) | 2014-04-29 | 2018-06-19 | At&T Intellectual Property I, L.P. | Method and apparatus for organizing media content |
US10045029B2 (en) * | 2014-05-06 | 2018-08-07 | Intel Corporation | Clustering and encoding for color compression |
US9430704B2 (en) * | 2015-01-16 | 2016-08-30 | Sony Corporation | Image processing system with layout analysis and method of operation thereof |
US10361919B2 (en) | 2015-11-09 | 2019-07-23 | At&T Intellectual Property I, L.P. | Self-healing and dynamic optimization of VM server cluster management in multi-cloud platform |
US20180047193A1 (en) * | 2016-08-15 | 2018-02-15 | Qualcomm Incorporated | Adaptive bounding box merge method in blob analysis for video analytics |
US10576475B2 (en) | 2016-09-15 | 2020-03-03 | Genprime, Inc. | Diagnostic assay strip cassette |
US10158784B2 (en) | 2016-12-07 | 2018-12-18 | Xerox Corporation | System and method for adaptively compressing data having noisy images using lossless compression |
US10409451B2 (en) * | 2017-07-01 | 2019-09-10 | Ledvance Llc | Apparatus containing color coded group and member icons and method of grouping and degrouping members icons in lighting applications |
US11455784B2 (en) | 2018-02-06 | 2022-09-27 | Vatbox, Ltd. | System and method for classifying images of an evidence |
US20230039100A1 (en) * | 2020-05-08 | 2023-02-09 | Qualcomm Incorporated | Multi-layer reprojection techniques for augmented reality |
US20240037845A1 (en) * | 2022-07-26 | 2024-02-01 | Adobe Inc. | Systems for Efficiently Generating Blend Objects |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003228712A (ja) * | 2002-01-11 | 2003-08-15 | Hewlett Packard Co <Hp> | イメージからテキスト状のピクセルを識別する方法 |
JP2005228340A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 画像解析装置、画像解析方法、及びブロブ識別装置 |
JP2005228331A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 類似の特徴を有する画像データの領域を互いに接続するシステム及び方法 |
JP2005228342A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 走査された書類の区分方法及びシステム |
JP2005229620A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 複数のフォアグランド平面を有する高圧縮画像データファイルの生成システム及び方法 |
Family Cites Families (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4849914A (en) | 1987-09-22 | 1989-07-18 | Opti-Copy, Inc. | Method and apparatus for registering color separation film |
US5515452A (en) | 1992-12-31 | 1996-05-07 | Electroglas, Inc. | Optical character recognition illumination method and system |
US5544256A (en) * | 1993-10-22 | 1996-08-06 | International Business Machines Corporation | Automated defect classification system |
US5577135A (en) * | 1994-03-01 | 1996-11-19 | Apple Computer, Inc. | Handwriting signal processing front-end for handwriting recognizers |
US5583659A (en) | 1994-11-10 | 1996-12-10 | Eastman Kodak Company | Multi-windowing technique for thresholding an image using local image properties |
US5745596A (en) | 1995-05-01 | 1998-04-28 | Xerox Corporation | Method and apparatus for performing text/image segmentation |
US6024018A (en) * | 1997-04-03 | 2000-02-15 | Intex Israel Technologies Corp., Ltd | On press color control system |
US6741655B1 (en) * | 1997-05-05 | 2004-05-25 | The Trustees Of Columbia University In The City Of New York | Algorithms and system for object-oriented content-based video search |
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 |
AUPO960297A0 (en) * | 1997-10-03 | 1997-10-30 | Canon Information Systems Research Australia Pty Ltd | Colour advising and selection method |
US6058214A (en) | 1998-01-20 | 2000-05-02 | At&T Corp. | Compression of partially masked still images |
IL124616A0 (en) * | 1998-05-24 | 1998-12-06 | Romedix Ltd | Apparatus and method for measurement and temporal comparison of skin surface images |
US6236764B1 (en) * | 1998-11-30 | 2001-05-22 | Equator Technologies, Inc. | Image processing circuit and method for reducing a difference between pixel values across an image boundary |
US6324305B1 (en) * | 1998-12-22 | 2001-11-27 | Xerox Corporation | Method and apparatus for segmenting a composite image into mixed raster content planes |
US6400844B1 (en) * | 1998-12-02 | 2002-06-04 | Xerox Corporation | Method and apparatus for segmenting data to create mixed raster content planes |
US6598054B2 (en) * | 1999-01-26 | 2003-07-22 | Xerox Corporation | System and method for clustering data objects in a collection |
US6115031A (en) * | 1999-04-23 | 2000-09-05 | Lexmark International, Inc. | Method of converting color values |
US6469706B1 (en) * | 1999-11-16 | 2002-10-22 | International Business Machines Corporation | Method and apparatus for detecting regions belonging to a specified color surface in an unsegmented image |
US6473522B1 (en) * | 2000-03-14 | 2002-10-29 | Intel Corporation | Estimating text color and segmentation of images |
US6633670B1 (en) * | 2000-03-31 | 2003-10-14 | Sharp Laboratories Of America, Inc. | Mask generation for multi-layer image decomposition |
US7672022B1 (en) | 2000-04-07 | 2010-03-02 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for analyzing an image |
EP1173003B1 (en) * | 2000-07-12 | 2009-03-25 | Canon Kabushiki Kaisha | Image processing method and image processing apparatus |
JP2002209103A (ja) * | 2001-01-09 | 2002-07-26 | Minolta Co Ltd | 画像処理装置 |
US7145676B2 (en) * | 2001-01-31 | 2006-12-05 | Hewlett-Packard Development Company, L.P. | Compound document image compression using multi-region two layer format |
US6721448B2 (en) * | 2001-02-20 | 2004-04-13 | International Business Machines Corporation | Color clustering and segmentation using sigma filtering |
EP1271403B1 (en) * | 2001-06-26 | 2005-03-09 | Nokia Corporation | Method and device for character location in images from digital camera |
US20030165263A1 (en) * | 2002-02-19 | 2003-09-04 | Hamer Michael J. | Histological assessment |
TW577227B (en) * | 2002-04-23 | 2004-02-21 | Ind Tech Res Inst | Method and apparatus for removing background of visual content |
-
2004
- 2004-02-12 US US10/776,602 patent/US7343046B2/en active Active
-
2005
- 2005-02-05 TW TW094103882A patent/TWI380234B/zh not_active IP Right Cessation
- 2005-02-08 CN CNB200510009471XA patent/CN100446542C/zh not_active Expired - Fee Related
- 2005-02-09 EP EP05100885.2A patent/EP1564684B1/en not_active Ceased
- 2005-02-14 JP JP2005036116A patent/JP4587832B2/ja not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003228712A (ja) * | 2002-01-11 | 2003-08-15 | Hewlett Packard Co <Hp> | イメージからテキスト状のピクセルを識別する方法 |
JP2005228340A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 画像解析装置、画像解析方法、及びブロブ識別装置 |
JP2005228331A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 類似の特徴を有する画像データの領域を互いに接続するシステム及び方法 |
JP2005228342A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 走査された書類の区分方法及びシステム |
JP2005229620A (ja) * | 2004-02-12 | 2005-08-25 | Xerox Corp | 複数のフォアグランド平面を有する高圧縮画像データファイルの生成システム及び方法 |
Also Published As
Publication number | Publication date |
---|---|
EP1564684A2 (en) | 2005-08-17 |
TW200535729A (en) | 2005-11-01 |
JP2005228341A (ja) | 2005-08-25 |
US20050180647A1 (en) | 2005-08-18 |
EP1564684A3 (en) | 2007-12-05 |
CN100446542C (zh) | 2008-12-24 |
EP1564684B1 (en) | 2015-04-08 |
CN1655584A (zh) | 2005-08-17 |
TWI380234B (en) | 2012-12-21 |
US7343046B2 (en) | 2008-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4587832B2 (ja) | 画像データ内で識別された領域を編成する方法及び装置 | |
TWI406180B (zh) | 用於產生具有多重前景平面之高度壓縮影像資料檔案的系統及方法 | |
JP5662917B2 (ja) | 二次元ビジュアルフィンガープリントを用いるプレゼンテーション及びリッチドキュメントコンテンツの混合コレクションにおける類似コンテンツの発見方法 | |
US8483499B2 (en) | Image processing apparatus, image processing method, computer-readable medium and computer data signal | |
CN100469099C (zh) | 连接具有相似特性的图像数据的区域的系统和方法 | |
US8055065B2 (en) | Vectorisation of colour gradients | |
US7856144B2 (en) | Image retrieving apparatus, image retrieving method, program, and storage medium | |
US20040017941A1 (en) | System and method for bounding and classifying regions within a graphical image | |
JP2004522228A (ja) | ディジタル画像を表現し比較する方法 | |
JP3185900B2 (ja) | 画像処理システム用画像編集装置及び方法 | |
US7075681B1 (en) | System and method for reducing the data volume of images | |
JP4149464B2 (ja) | 画像処理装置 | |
US6836563B2 (en) | Computer-readable medium and program for quantizing a data set, method and apparatus for quantizing a data set | |
JP2005513632A (ja) | 水源方法を使用したイメージの分割 | |
EP1246124A2 (en) | Image space display method and apparatus | |
CN113255289A (zh) | 一种文案排版布局的方法及系统 | |
CN107020845A (zh) | 估算打印处理所需的时间的图像处理装置及图像处理方法 | |
van den Broek et al. | Weighted distance mapping (WDM) | |
AU2006294425B2 (en) | Vectorisation of colour gradients | |
CN115828827A (zh) | 集成电路设计版图层次结构重构方法、系统及存储那介质 | |
JP6703732B2 (ja) | 超解像装置、超解像方法、およびプログラム | |
JPH07152891A (ja) | 地図入力方法及び装置、並びに地図データ作成装置 | |
CN116823619A (zh) | 一种重叠图集生成底图的方法及其系统 | |
JP2006166207A (ja) | 情報処理装置及び情報処理方法ならびに記憶媒体、プログラム | |
JPH08272987A (ja) | 画像処理方法及びその装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100420 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100715 |
|
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: 20100810 |
|
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: 20100907 |
|
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: 20130917 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |