JP5290915B2 - 画像処理装置、画像処理方法及びプログラム - Google Patents
画像処理装置、画像処理方法及びプログラム Download PDFInfo
- Publication number
- JP5290915B2 JP5290915B2 JP2009204137A JP2009204137A JP5290915B2 JP 5290915 B2 JP5290915 B2 JP 5290915B2 JP 2009204137 A JP2009204137 A JP 2009204137A JP 2009204137 A JP2009204137 A JP 2009204137A JP 5290915 B2 JP5290915 B2 JP 5290915B2
- Authority
- JP
- Japan
- Prior art keywords
- area
- small
- region
- reference area
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- 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/12—Edge-based segmentation
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Description
前記画像から複数の境界候補点を抽出し、各境界候補点を中心とした、複数の小領域からなる基準領域を設定する領域設定手段と、
複数の前記基準領域の中から、第1の基準領域を設定する第1の基準領域設定手段と、
前記第1の基準領域に含まれる前記複数の小領域の中から第1の小領域を設定する第1の小領域設定手段と、
前記複数の基準領域の中から、前記第1の基準領域と形状に関する特徴が類似する第2の基準領域を設定する第2の基準領域設定手段と、
前記第2の基準領域に含まれる複数の小領域のうち、前記第1の小領域が有する特徴量と類似する特徴量を有する小領域を、第2の小領域として設定する第2の小領域設定手段と、
前記第1の基準領域、前記第2の基準領域、前記第1の小領域及び前記第2の小領域を関連づけて格納する記憶手段と、
前記記憶手段に格納されている情報に基づき、前記境界候補点を追跡して前記物体の輪郭を抽出する輪郭抽出手段とを備えることを特徴とする。
基準領域分割部503は、基準領域を分割して得られた小領域のうち、隣接する類似領域を1つの小領域として統合する処理を行い、最終的にm個(m<M、または、m=M)の複数の小領域を出力する。
ここで、Sth、θth、σthは所定の閾値である。θi、σiはそれぞれ、基準領域情報記憶部505に記憶されている、対応する基準領域Riの長軸の角度、およびスケールパラメータである。この3つの評価式全てを満たすような複数の基準領域のうち、第1の基準領域との中心点間距離が最小の基準領域を第2の基準領域として選択する。
ここで、ν0,は基準領域210の中心を始点とし、小領域901の重心を終点とするベクトルである。また、νiは、基準領域220の中心を始点とし、小領域903から905のいずれかの重心を終点とするベクトルである。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
Claims (8)
- 画像中の物体の輪郭を抽出する画像処理装置であって、
前記画像から複数の境界候補点を抽出し、各境界候補点を中心とした、複数の小領域からなる基準領域を設定する領域設定手段と、
複数の前記基準領域の中から、第1の基準領域を設定する第1の基準領域設定手段と、
前記第1の基準領域に含まれる前記複数の小領域の中から第1の小領域を設定する第1の小領域設定手段と、
前記複数の基準領域の中から、前記第1の基準領域と形状に関する特徴が類似する第2の基準領域を設定する第2の基準領域設定手段と、
前記第2の基準領域に含まれる複数の小領域のうち、前記第1の小領域が有する特徴量と類似する特徴量を有する小領域を、第2の小領域として設定する第2の小領域設定手段と、
前記第1の基準領域、前記第2の基準領域、前記第1の小領域及び前記第2の小領域を関連づけて格納する記憶手段と、
前記記憶手段に格納されている情報に基づき、前記境界候補点を追跡して前記物体の輪郭を抽出する輪郭抽出手段と
を備えることを特徴とする画像処理装置。 - 第2の基準領域設定手段は、前記第1の基準領域を拡大又は縮小した場合に含まれる前記境界候補点について設定された基準領域の中から、前記第2の基準領域を設定することを特徴とする請求項1に記載の画像処理装置。
- 前記基準領域は、前記境界候補点を中心とした楕円形を有し、
前記形状に関する特徴には、前記楕円形を有する基準領域の長軸と短軸との比、所定方向に対する前記長軸または前記短軸の傾きが含まれる
ことを特徴とする請求項1または2に記載の画像処理装置。 - 前記領域設定手段は、前記基準領域を分割し、分割された領域のうち類似する前記特徴量を有する隣接する領域を統合して前記小領域を設定することを特徴とする請求項1乃至3のいずれか1項に記載の画像処理装置。
- 前記第2の小領域設定手段は、前記第1の小領域の重心と前記第1の基準領域の境界候補点とを結ぶベクトルと、前記第2の基準領域に含まれる各小領域の重心と該第2の基準領域の前記境界候補点とを結ぶ各ベクトルとの内積を算出し、該内積が最大となるベクトルを有する前記第2の基準領域の小領域を前記第2の小領域に設定することを特徴とする請求項1乃至4のいずれか1項の画像処理装置。
- 前記特徴量は、該当する領域における画素の色情報を含むことを特徴とする請求項1乃至5のいずれか1項に記載の画像処理装置。
- 画像中の物体の輪郭を抽出する画像処理方法であって、
領域設定手段が、前記画像から複数の境界候補点を抽出し、各境界候補点を中心とした、複数の小領域からなる基準領域を設定する領域設定工程と、
第1の基準領域設定手段が、複数の前記基準領域の中から、第1の基準領域を設定する第1の基準領域設定工程と、
第1の小領域設定手段が、前記第1の基準領域に含まれる前記複数の小領域の中から第1の小領域を設定する第1の小領域設定工程と、
第2の基準領域設定手段が、前記複数の基準領域の中から、前記第1の基準領域と形状に関する特徴が類似する第2の基準領域を設定する第2の基準領域設定工程と、
第2の小領域設定手段が、前記第2の基準領域に含まれる複数の小領域のうち、前記第1の小領域が有する特徴量と類似する特徴量を有する小領域を、第2の小領域として設定する第2の小領域設定工程と、
記憶手段が、前記第1の基準領域、前記第2の基準領域、前記第1の小領域及び前記第2の小領域を関連づけて格納する記憶工程と、
輪郭抽出手段が、前記記憶手段に格納されている情報に基づき、前記境界候補点を追跡して前記物体の輪郭を抽出する輪郭抽出工程と
を備えることを特徴とする画像処理方法。 - コンピュータを、請求項1乃至6のいずれか1項に記載の画像処理装置の各手段として動作させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009204137A JP5290915B2 (ja) | 2009-09-03 | 2009-09-03 | 画像処理装置、画像処理方法及びプログラム |
US12/857,804 US8891879B2 (en) | 2009-09-03 | 2010-08-17 | Image processing apparatus, image processing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009204137A JP5290915B2 (ja) | 2009-09-03 | 2009-09-03 | 画像処理装置、画像処理方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011054062A JP2011054062A (ja) | 2011-03-17 |
JP5290915B2 true JP5290915B2 (ja) | 2013-09-18 |
Family
ID=43625018
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009204137A Expired - Fee Related JP5290915B2 (ja) | 2009-09-03 | 2009-09-03 | 画像処理装置、画像処理方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8891879B2 (ja) |
JP (1) | JP5290915B2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5756812B2 (ja) * | 2010-11-25 | 2015-07-29 | 株式会社日立メディコ | 超音波動画像処理方法、装置、およびプログラム |
KR101694309B1 (ko) * | 2013-10-02 | 2017-01-09 | 한국전자통신연구원 | 서브영역 기반의 객체 인식 방법 및 그 장치 |
CN103903280B (zh) * | 2014-03-28 | 2017-01-11 | 哈尔滨工程大学 | 一种改进水平集目标提取的子块权重Mean-Shift跟踪方法 |
JP7105370B2 (ja) * | 2019-03-28 | 2022-07-22 | オリンパス株式会社 | トラッキング装置、学習済モデル、内視鏡システム及びトラッキング方法 |
WO2020194663A1 (ja) * | 2019-03-28 | 2020-10-01 | オリンパス株式会社 | トラッキング装置、学習済モデル、内視鏡システム及びトラッキング方法 |
WO2020241855A1 (ja) * | 2019-05-31 | 2020-12-03 | 富士フイルム株式会社 | 画像処理装置、画像処理方法、および画像処理プログラム |
Family Cites Families (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0820725B2 (ja) * | 1990-02-06 | 1996-03-04 | 大日本スクリーン製造株式会社 | 画像輪郭データの作成方法 |
US5619593A (en) * | 1991-09-12 | 1997-04-08 | Fuji Photo Film Co., Ltd. | Method for extracting object images and method for detecting movements thereof |
US6728404B1 (en) * | 1991-09-12 | 2004-04-27 | Fuji Photo Film Co., Ltd. | Method for recognizing object images and learning method for neural networks |
CA2097492C (en) * | 1991-10-02 | 1999-05-18 | Shinji Kanda | Method for determining orientation of contour line segment in local area and for determining straight line and corner |
JPH05324830A (ja) | 1992-05-15 | 1993-12-10 | Fujitsu Ltd | 画像中の物体輪郭追跡方法および輪郭抽出装置 |
US5396584A (en) * | 1992-05-29 | 1995-03-07 | Destiny Technology Corporation | Multi-bit image edge enhancement method and apparatus |
US5680471A (en) * | 1993-07-27 | 1997-10-21 | Kabushiki Kaisha Toshiba | Image processing apparatus and method |
JP3380609B2 (ja) * | 1993-12-24 | 2003-02-24 | コニカ株式会社 | 放射線画像の照射野領域抽出装置 |
JP3496734B2 (ja) | 1994-04-30 | 2004-02-16 | ソニー株式会社 | エッジ領域検出装置及び方法 |
JP3794502B2 (ja) * | 1994-11-29 | 2006-07-05 | ソニー株式会社 | 画像領域抽出方法及び画像領域抽出装置 |
KR100414432B1 (ko) * | 1995-03-24 | 2004-03-18 | 마츠시타 덴끼 산교 가부시키가이샤 | 윤곽추출장치 |
US5852475A (en) * | 1995-06-06 | 1998-12-22 | Compression Labs, Inc. | Transform artifact reduction process |
US6493465B2 (en) * | 1996-02-21 | 2002-12-10 | Canon Kabushiki Kaisha | Matching point extracting method and apparatus therefor |
US5754180A (en) * | 1996-03-11 | 1998-05-19 | Avid Technology, Inc. | Computer system and process for defining and manipulating images using structured objects with variable edge characteristics |
US5982386A (en) * | 1996-04-02 | 1999-11-09 | Dainippon Screen Mfg. Co., Ltd. | Image boundary correction by fractal processing |
JP3679512B2 (ja) * | 1996-07-05 | 2005-08-03 | キヤノン株式会社 | 画像抽出装置および方法 |
KR100239302B1 (ko) * | 1997-01-20 | 2000-01-15 | 전주범 | 변형된 정점 부호화를 이용한 윤곽선 부호화 방법 및 그 장치 |
JP3511454B2 (ja) * | 1997-10-31 | 2004-03-29 | 大日本スクリーン製造株式会社 | 画像切り抜き方法および装置 |
US6031935A (en) * | 1998-02-12 | 2000-02-29 | Kimmel; Zebadiah M. | Method and apparatus for segmenting images using constant-time deformable contours |
DE69937476T2 (de) * | 1998-07-31 | 2008-08-28 | Canon K.K. | Bildverarbeitungsvorrichtung und -Verfahren und Speichermedium |
JP3330090B2 (ja) * | 1998-09-30 | 2002-09-30 | 松下電器産業株式会社 | 臓器境界抽出方法および装置 |
JP2001078184A (ja) * | 1999-09-08 | 2001-03-23 | Nippon Telegr & Teleph Corp <Ntt> | 抽出領域符号化方法、復号方法、符号化器、復号器および抽出領域符号化プログラム、復号プログラムを記録した記録媒体 |
JP4432274B2 (ja) * | 2001-04-12 | 2010-03-17 | ソニー株式会社 | 画像処理装置および方法、記録媒体、並びにプログラム |
US7636455B2 (en) * | 2002-06-04 | 2009-12-22 | Raytheon Company | Digital image edge detection and road network tracking method and system |
WO2004107266A1 (en) * | 2003-05-29 | 2004-12-09 | Honda Motor Co., Ltd. | Visual tracking using depth data |
KR100513784B1 (ko) * | 2004-01-15 | 2005-09-09 | 삼성전자주식회사 | 영상 개선 방법 및 장치 |
JP4598426B2 (ja) * | 2004-03-30 | 2010-12-15 | 富士通株式会社 | 境界抽出方法、プログラムおよびこれを用いた装置 |
KR100542365B1 (ko) * | 2004-05-07 | 2006-01-10 | 삼성전자주식회사 | 영상 화질 개선 장치 및 그 방법 |
WO2006062163A1 (ja) * | 2004-12-10 | 2006-06-15 | Olympus Corporation | 医用画像処理方法 |
FR2880455A1 (fr) * | 2005-01-06 | 2006-07-07 | Thomson Licensing Sa | Methode et dispositif de segmentation d'une image |
EP1875855B1 (en) * | 2005-04-27 | 2012-05-02 | Olympus Medical Systems Corp. | Image processing apparatus, image processing method, and image processing program |
JP4185083B2 (ja) * | 2005-09-20 | 2008-11-19 | 株式会社東芝 | 形状認識装置及びその方法 |
JP4774265B2 (ja) * | 2005-09-30 | 2011-09-14 | 富士通株式会社 | 画像符号化装置 |
JP4518092B2 (ja) * | 2006-03-31 | 2010-08-04 | ソニー株式会社 | 物体認識装置、物体認識方法、物体認識プログラム、特徴量登録装置、特徴量登録方法、及び特徴量登録プログラム |
ES2425241T3 (es) * | 2006-05-18 | 2013-10-14 | Elekta Ltd. | Métodos y sistemas de segmentación usando reparametrización de límites |
KR100954989B1 (ko) * | 2006-10-18 | 2010-04-30 | 주식회사 메디슨 | 대상체의 크기를 측정하기 위한 초음파 진단 장치 및 방법 |
WO2008050320A2 (en) * | 2006-10-23 | 2008-05-02 | Ben Gurion University Of The Negev, Research And Development Authority | Blind restoration of images degraded by isotropic blur |
US7903861B2 (en) * | 2006-12-28 | 2011-03-08 | Carestream Health, Inc. | Method for classifying breast tissue density using computed image features |
EP2143041A4 (en) * | 2007-05-01 | 2011-05-25 | Compulink Man Ct Inc | PHOTODOCUMENTEGMENTATION METHOD AND METHOD |
US8200011B2 (en) * | 2007-09-27 | 2012-06-12 | Behavioral Recognition Systems, Inc. | Context processor for video analysis system |
JP4518139B2 (ja) * | 2007-11-30 | 2010-08-04 | トヨタ自動車株式会社 | 画像処理装置 |
JP2009199232A (ja) * | 2008-02-20 | 2009-09-03 | Seiko Epson Corp | 画像処理装置 |
US20090237406A1 (en) * | 2008-03-21 | 2009-09-24 | Chun-Chia Chen | Character rendering system |
CN101609506B (zh) * | 2008-06-20 | 2012-05-23 | 索尼株式会社 | 用于识别图像中的模型对象的装置及方法 |
US8249345B2 (en) * | 2008-06-27 | 2012-08-21 | Mako Surgical Corp. | Automatic image segmentation using contour propagation |
US8175379B2 (en) * | 2008-08-22 | 2012-05-08 | Adobe Systems Incorporated | Automatic video image segmentation |
US8655097B2 (en) * | 2008-08-22 | 2014-02-18 | Adobe Systems Incorporated | Adaptive bilateral blur brush tool |
US8422788B2 (en) * | 2008-08-26 | 2013-04-16 | Microsoft Corporation | Automatic image straightening |
US8559746B2 (en) * | 2008-09-04 | 2013-10-15 | Silicon Image, Inc. | System, method, and apparatus for smoothing of edges in images to remove irregularities |
US8330997B2 (en) * | 2008-10-02 | 2012-12-11 | Samsung Electronics Co., Ltd. | Image processing apparatus, image forming apparatus and image processing method |
JP5267110B2 (ja) * | 2008-12-24 | 2013-08-21 | 富士通株式会社 | 検出装置、検出方法および検出プログラム |
WO2010099034A1 (en) * | 2009-02-25 | 2010-09-02 | Honda Motor Co., Ltd. | Capturing and recognizing hand postures using inner distance shape contexts |
US8223402B2 (en) * | 2009-05-04 | 2012-07-17 | Xerox Corporation | Color trapping on a halftoned bi-level bitmap |
-
2009
- 2009-09-03 JP JP2009204137A patent/JP5290915B2/ja not_active Expired - Fee Related
-
2010
- 2010-08-17 US US12/857,804 patent/US8891879B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8891879B2 (en) | 2014-11-18 |
JP2011054062A (ja) | 2011-03-17 |
US20110052071A1 (en) | 2011-03-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Boyer et al. | SHREC 2011: robust feature detection and description benchmark | |
JP4879028B2 (ja) | 画像処理方法および画像解析方法ならびにプログラム記憶媒体 | |
US20160180196A1 (en) | Object re-identification using self-dissimilarity | |
JP5290915B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
CN110717489A (zh) | Osd的文字区域的识别方法、装置及存储介质 | |
CN110807473A (zh) | 目标检测方法、装置及计算机存储介质 | |
JP4964171B2 (ja) | 対象領域抽出方法および装置ならびにプログラム | |
CN104574401A (zh) | 一种基于平行线匹配的图像配准方法 | |
KR101753360B1 (ko) | 시점 변화에 강인한 특징점 정합 방법 | |
JP4629053B2 (ja) | トボガンに基づく形状の特徴描写方法 | |
US11087159B2 (en) | Object detection device, object detection method and non-transitory computer readable medium | |
US20170309024A1 (en) | Image processing device, image processing method, and computer-readable recording medium | |
JP5747733B2 (ja) | 対象検出装置、対象検出方法、分類器作成装置及び分類器作成方法 | |
Wang et al. | Superpixel-level target discrimination for high-resolution SAR images in complex scenes | |
JP2014010633A (ja) | 画像認識装置、画像認識方法、及び画像認識プログラム | |
Afzali et al. | Foreground and background feature fusion using a convex hull based center prior for salient object detection | |
Ito et al. | Point proposal based instance segmentation with rectangular masks for robot picking task | |
KR101749029B1 (ko) | 영상에서의 신체 부위 검출 방법 및 그 장치 | |
Liang et al. | Sketch-based retrieval using content-aware hashing | |
JP2016081472A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6389452B2 (ja) | 画像処理装置、画像処理方法及びコンピュータプログラム | |
Csillik | Superpixels: The end of pixels in obia. A comparison of stat-of-the-art superpixel methods for remote sensing data | |
JP6278757B2 (ja) | 特徴量生成装置、特徴量生成方法、およびプログラム | |
Tian et al. | Point-cut: Fixation point-based image segmentation using random walk model | |
JP2011170554A (ja) | 物体認識装置、物体認識方法及び物体認識プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120823 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130426 |
|
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: 20130510 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130606 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5290915 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |