JP6851163B2 - 画像処理装置、画像処理方法、及びプログラム - Google Patents
画像処理装置、画像処理方法、及びプログラム Download PDFInfo
- Publication number
- JP6851163B2 JP6851163B2 JP2016186143A JP2016186143A JP6851163B2 JP 6851163 B2 JP6851163 B2 JP 6851163B2 JP 2016186143 A JP2016186143 A JP 2016186143A JP 2016186143 A JP2016186143 A JP 2016186143A JP 6851163 B2 JP6851163 B2 JP 6851163B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- area
- division
- divided
- 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.)
- Active
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/11—Region-based segmentation
-
- 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/174—Segmentation; Edge detection involving the use of two or more images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/254—Analysis of motion involving subtraction of images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/30—Determination of transform parameters for the alignment of images, i.e. image registration
-
- 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/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- 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/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/751—Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
-
- 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/10016—Video; Image sequence
-
- 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/30232—Surveillance
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Image Analysis (AREA)
Description
連続するフレーム画像で構成される映像を取得する取得手段と、
記憶手段に以前に記憶された各分割領域の情報を参照して、着目フレーム画像を複数の分割領域へと分割する分割手段と、
着目分割領域に動体が含まれるか否かを判定する判定手段と、
前記記憶手段に記憶されている前記着目分割領域の情報を、該着目分割領域に動体が含まれると判定された場合は更新せず、当該着目分割領域に動体が含まれないと判定された場合は、前記着目フレーム画像の前記着目分割領域の情報で更新する更新手段と、
を備えることを特徴とする。
図2は、本発明の実施形態1に係る画像処理装置200のハードウェア構成を示すブロック図である。画像処理装置200は、以下の構成を備える。CPU201は、ROM202又はRAM203に格納されたプログラムに従って命令を実行するプロセッサーである。ROM202は、不揮発性メモリであり、本実施形態に係る処理を実現するためのプログラム、並びにその他の制御に必要なプログラム及びデータを格納する。RAM203は、揮発性メモリであり、フレーム画像データやパターン判別結果などの一時的なデータを記憶する。2次記憶装置204は、ハードディスクドライブ又はフラッシュメモリーなどの書き換え可能なメモリであり、画像情報、画像処理プログラム、又は各種設定内容等を記憶する。
実施形態1では、属性更新部406及び属性記憶部404の他に、動体検知部405を用いて動体の検出を行った。実施形態2では、属性領域情報を用いて背景モデルを生成し、背景差分法によって動体の検出を行う。この構成によれば、動体検知部405を省略することができる。なお、領域属性情報を用いた背景差分法による動体検出方法としては、特開2015−197816号公報に記載の方法を用いることができ、以下では簡単に説明する。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (13)
- 連続するフレーム画像で構成される映像を取得する取得手段と、
記憶手段に以前に記憶された各分割領域の情報を参照して、着目フレーム画像を複数の分割領域へと分割する分割手段と、
着目分割領域に動体が含まれるか否かを判定する判定手段と、
前記記憶手段に記憶されている前記着目分割領域の情報を、該着目分割領域に動体が含まれると判定された場合は更新せず、当該着目分割領域に動体が含まれないと判定された場合は、前記着目フレーム画像の前記着目分割領域の情報で更新する更新手段と、
を備えることを特徴とする画像処理装置。 - 前記判定手段は、前記着目フレーム画像に対して動体検出処理を行うことにより、前記着目分割領域に動体が含まれるか否かを判定することを特徴とする、請求項1に記載の画像処理装置。
- 前記判定手段は、前記着目フレーム画像の前記着目分割領域の情報と、前記記憶手段に記憶されている前記着目分割領域の情報と、を比較することで、前記着目分割領域に動体が含まれるか否かを判定することを特徴とする、請求項1に記載の画像処理装置。
- 前記記憶手段は、1つの分割領域について、時刻情報と関連づけられた前記分割領域の情報を複数記憶し、
前記分割手段は、複数の前記分割領域の情報のうち時刻情報に基づいて選択された情報を参照して、前記着目フレーム画像を複数の分割領域へと分割することを特徴とする、請求項1乃至3の何れか1項に記載の画像処理装置。 - 前記分割領域の情報は、前記分割領域の位置情報を含むことを特徴とする、請求項1乃至4の何れか1項に記載の画像処理装置。
- 前記分割領域の位置情報は、前記分割領域の重心位置情報を含むことを特徴とする、請求項5に記載の画像処理装置。
- 前記分割領域の情報は、前記分割領域の色情報を含むことを特徴とする、請求項1乃至6の何れか1項に記載の画像処理装置。
- 前記分割手段は、前記着目フレーム画像の各画素について、前記画素の画素情報と前記分割領域の情報とを用いて定まる評価に基づいて、前記画素が属する分割領域を選択することを特徴とする、請求項1乃至7の何れか1項に記載の画像処理装置。
- 前記分割領域の情報は、前記分割領域の代表点の位置情報及び前記分割領域の色情報を含み、
前記評価は、画像上での前記画素から前記分割領域の代表点までの距離と、色空間上での前記画素の色情報から前記分割領域の色情報までの距離と、に応じて定められることを特徴とする、請求項8に記載の画像処理装置。 - 前記分割領域の情報は、前記分割領域の代表点の位置情報を含み、
前記評価は、前記画素から前記分割領域の代表点までのGeodesic距離に応じて定められることを特徴とする、請求項8に記載の画像処理装置。 - 着目分割領域の差異が前フレーム画像と現フレーム画像との間で閾値以下であるか否かに応じて、前記現フレーム画像の前記着目分割領域に対して補正処理を行うためのパラメータを算出するか否かを制御する補正部をさらに備えることを特徴とする、請求項1乃至10の何れか1項に記載の画像処理装置。
- 画像処理装置が行う画像処理方法であって、
連続するフレーム画像で構成される映像を取得する取得工程と、
記憶手段に以前に記憶された各分割領域の情報を参照して、着目フレーム画像を複数の分割領域へと分割する分割工程と、
着目分割領域に動体が含まれるか否かを判定する判定工程と、
前記記憶手段に記憶されている前記着目分割領域の情報を、該着目分割領域に動体が含まれると判定された場合は更新せず、当該着目分割領域に動体が含まれないと判定された場合は、前記着目フレーム画像の前記着目分割領域の情報で更新する更新工程と、
を備えることを特徴とする画像処理方法。 - コンピュータを、請求項1乃至11の何れか1項に記載の画像処理装置の各手段として機能させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016186143A JP6851163B2 (ja) | 2016-09-23 | 2016-09-23 | 画像処理装置、画像処理方法、及びプログラム |
US15/711,384 US10643096B2 (en) | 2016-09-23 | 2017-09-21 | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016186143A JP6851163B2 (ja) | 2016-09-23 | 2016-09-23 | 画像処理装置、画像処理方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018049559A JP2018049559A (ja) | 2018-03-29 |
JP6851163B2 true JP6851163B2 (ja) | 2021-03-31 |
Family
ID=61685517
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016186143A Active JP6851163B2 (ja) | 2016-09-23 | 2016-09-23 | 画像処理装置、画像処理方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US10643096B2 (ja) |
JP (1) | JP6851163B2 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6851163B2 (ja) * | 2016-09-23 | 2021-03-31 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びプログラム |
CN109271939B (zh) * | 2018-09-21 | 2021-07-02 | 长江师范学院 | 基于单调波方向能量直方图的热红外人体目标识别方法 |
WO2024034255A1 (ja) * | 2022-08-08 | 2024-02-15 | コニカミノルタ株式会社 | 情報処理システム、情報処理方法およびプログラム |
CN118298171A (zh) * | 2024-03-15 | 2024-07-05 | 四川大唐国际甘孜水电开发有限公司 | 一种电网基站部件缺陷识别的图像分割技术优化方法 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US149300A (en) * | 1874-04-07 | Improvement in wagon-brakes | ||
US20070237387A1 (en) | 2006-04-11 | 2007-10-11 | Shmuel Avidan | Method for detecting humans in images |
US8919476B2 (en) * | 2011-07-11 | 2014-12-30 | Holland Moving & Rigging Supplies, Inc. | Platform dolly system |
AU2011265383A1 (en) * | 2011-12-20 | 2013-07-04 | Canon Kabushiki Kaisha | Geodesic superpixel segmentation |
EP3033732A1 (en) * | 2013-08-16 | 2016-06-22 | Thomson Licensing | Method and apparatus for generating temporally consistent superpixels |
EP2874119A1 (en) * | 2013-11-19 | 2015-05-20 | Thomson Licensing | Method and apparatus for generating superpixels |
US9401026B2 (en) * | 2014-03-12 | 2016-07-26 | Nokia Technologies Oy | Method and apparatus for image segmentation algorithm |
JP6445775B2 (ja) * | 2014-04-01 | 2018-12-26 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
CN105303519A (zh) * | 2014-06-20 | 2016-02-03 | 汤姆逊许可公司 | 用于生成时间一致的超像素的方法和装置 |
JP6463101B2 (ja) * | 2014-12-01 | 2019-01-30 | キヤノン株式会社 | 領域分割装置及び方法 |
AU2014280948A1 (en) * | 2014-12-24 | 2016-07-14 | Canon Kabushiki Kaisha | Video segmentation method |
JP6472279B2 (ja) * | 2015-03-09 | 2019-02-20 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
JP6851163B2 (ja) * | 2016-09-23 | 2021-03-31 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びプログラム |
US10217243B2 (en) * | 2016-12-20 | 2019-02-26 | Canon Kabushiki Kaisha | Method, system and apparatus for modifying a scene model |
JP6944272B2 (ja) * | 2017-04-25 | 2021-10-06 | キヤノン株式会社 | 動体検出装置およびその制御方法 |
-
2016
- 2016-09-23 JP JP2016186143A patent/JP6851163B2/ja active Active
-
2017
- 2017-09-21 US US15/711,384 patent/US10643096B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018049559A (ja) | 2018-03-29 |
US10643096B2 (en) | 2020-05-05 |
US20180089529A1 (en) | 2018-03-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4915655B2 (ja) | 自動追尾装置 | |
KR101922683B1 (ko) | 이미지의 배경 제거를 위해 사용되는 배경 모델을 업데이트하기 위한 방법 및 장치 | |
JP6851163B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2019145174A (ja) | 画像処理システム、画像処理方法及びプログラム記憶媒体 | |
JP2018022360A (ja) | 画像解析装置、画像解析方法およびプログラム | |
JP6624877B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2017076909A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP5676610B2 (ja) | 画像シーケンスの関心領域に基づくアーティファクト低減のためのシステム及び方法 | |
JP2019029935A (ja) | 画像処理装置およびその制御方法 | |
JP6819785B2 (ja) | 位置推定装置、位置推定方法及びプログラム | |
US9842260B2 (en) | Image processing apparatus and image processing method of performing image segmentation | |
US20180205877A1 (en) | Information processing apparatus, information processing method, system, and non-transitory computer-readable storage medium | |
JP2018129029A (ja) | 画像処理装置、画像処理方法、および画像処理プログラム | |
JP2021182320A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP6717049B2 (ja) | 画像解析装置、画像解析方法およびプログラム | |
US9842406B2 (en) | System and method for determining colors of foreground, and computer readable recording medium therefor | |
JPH09265538A (ja) | 自動追尾装置 | |
JP6350331B2 (ja) | 追尾装置、追尾方法及び追尾プログラム | |
CN113129227A (zh) | 图像处理方法、装置、计算机设备和存储介质 | |
JP2008102589A (ja) | 動画像処理装置および動画像処理方法ならびに動画像処理プログラム | |
CN111275045A (zh) | 图像的主体识别方法、装置、电子设备和介质 | |
US20200202140A1 (en) | Method and device for evaluating images, operating assistance method, and operating device | |
JP5582924B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP2019086969A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP7549841B2 (ja) | 画像処理装置、画像認識装置、画像処理プログラム、及び画像認識プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190920 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201019 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201026 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201224 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
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: 20210208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210309 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6851163 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |