JP2019149119A - 画像処理装置、画像処理方法及びプログラム - Google Patents
画像処理装置、画像処理方法及びプログラム Download PDFInfo
- Publication number
- JP2019149119A JP2019149119A JP2018035066A JP2018035066A JP2019149119A JP 2019149119 A JP2019149119 A JP 2019149119A JP 2018035066 A JP2018035066 A JP 2018035066A JP 2018035066 A JP2018035066 A JP 2018035066A JP 2019149119 A JP2019149119 A JP 2019149119A
- Authority
- JP
- Japan
- Prior art keywords
- image processing
- person
- detection
- image
- unit
- 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
Links
Images
Classifications
-
- 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/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/20—Processor architectures; Processor configuration, e.g. pipelining
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/52—Surveillance or monitoring of activities, e.g. for recognising suspicious objects
- G06V20/53—Recognition of crowd images, e.g. recognition of crowd congestion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/103—Static body considered as a whole, e.g. static pedestrian or occupant recognition
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Human Computer Interaction (AREA)
- Bioinformatics & Computational Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Image Analysis (AREA)
Abstract
Description
図1は、画像処理装置100のハードウェア構成図である。画像処理装置100は、CPU110と、メモリ120と、表示装置130と、入力装置140と、ネットワークI/F150とを有している。CPU110は、画像処理装置100の制御を実施する。メモリ120は、CPU110が処理に使用するデータ、プログラムなどの記憶を行う。表示装置130は、液晶モニタなどであり、各種情報を表示する。入力装置140は、マウスやキーボードであり、ユーザ操作を入力する。ネットワークI/F150は、ネットワークに接続するインターフェースである。CPU110がメモリ120に記憶されたプログラムを実行することで、画像処理装置100の機能や処理が実現される。
次に、第2の実施形態に係る画像処理装置100について、第1の実施形態に係る画像処理装置100と異なる点を主に説明する。図7は、第2の実施形態に係る画像処理装置100による画像処理を示すフローチャートである。なお、図7に示す画像処理の各処理のうち、図4を参照しつつ説明した第1の実施形態に係る画像処理の各処理と同一の処理には、同一の番号を付している。S406の処理の後、S701において、結果補正部250は、第1の検出処理の、補正後の検出結果と、第2の検出処理の検出結果とを統合する。具体的には、結果補正部250は、第1の検出処理における、補正後の検出数と、第2の検出処理における検出数(人物の数)の和から、同一人物の検出数を減じた値、すなわち集合和を、統合結果として求める。ここで、第1の検出処理における補正後の検出数とは、補正後の尤度の合計である。また、第2の検出処理における検出数とは、第2の検出処理において検出された人物の数の合計である。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給する。そして、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
220 検出方法決定部
240 同一人物判定部
250 結果補正部
260 表示処理部
Claims (10)
- 画像から、第1の画像処理により人物を検出する第1の検出手段と、
前記画像から、前記第1の画像処理と異なる第2の画像処理により人物を検出する第2の検出手段と、
前記第2の検出手段による第2の人物検出結果に基づいて、前記第1の検出手段による第1の人物検出結果を補正する補正手段と
を有することを特徴とする画像処理装置。 - 前記第1の画像処理は、第2の画像処理に比べて、人物の密度がより高い状況により適した処理であることを特徴とする請求項1に記載の画像処理装置。
- 前記第1の画像処理は、頭部を検出する処理であり、
前記第2の画像処理は、顔、上半身及び下半身のうち少なくとも1つを検出する処理であることを特徴とする請求項1又は2に記載の画像処理装置。 - 前記補正手段は、前記第1の人物検出結果に含まれる人物が、前記第2の人物検出結果に含まれる場合に、前記人物であること確からしさを示す尤度の相対値をより高い値に補正することを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。
- 前記補正手段は、前記第1の人物検出結果を、ユーザ操作に応じて補正することを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。
- 前記補正手段による補正後の前記第1の人物検出結果を表示するよう制御する表示処理手段をさらに有することを特徴とする請求項1乃至5の何れか1項に記載の画像処理装置。
- 前記補正手段による補正後の第2の人物検出結果と、第1の人物検出結果を統合して、前記画像から検出された人物の数を算出する統合手段をさらに有することを特徴とする請求項1乃至5の何れか1項に記載の画像処理装置。
- 前記統合手段によって算出された人物の数を表示手段に表示するよう制御する表示処理手段をさらに有することを特徴とする請求項7に記載の画像処理装置。
- 画像から、第1の画像処理により人物を検出する第1の検出ステップと、
前記画像から、前記第1の画像処理と異なる第2の画像処理により人物を検出する第2の検出ステップと、
前記第2の検出ステップにおける第2の人物検出結果に基づいて、前記第1の検出ステップにおける第1の人物検出結果を補正する補正ステップと
を含むことを特徴とする画像処理方法。 - コンピュータを、請求項1乃至8の何れか1項に記載の画像処理装置の各手段として機能させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018035066A JP7106296B2 (ja) | 2018-02-28 | 2018-02-28 | 画像処理装置、画像処理方法及びプログラム |
US16/282,767 US11036974B2 (en) | 2018-02-28 | 2019-02-22 | Image processing apparatus, image processing method, and storage medium |
CN201910149457.1A CN110211021B (zh) | 2018-02-28 | 2019-02-28 | 图像处理装置、图像处理方法和存储介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018035066A JP7106296B2 (ja) | 2018-02-28 | 2018-02-28 | 画像処理装置、画像処理方法及びプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2019149119A true JP2019149119A (ja) | 2019-09-05 |
JP2019149119A5 JP2019149119A5 (ja) | 2021-04-01 |
JP7106296B2 JP7106296B2 (ja) | 2022-07-26 |
Family
ID=67685117
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018035066A Active JP7106296B2 (ja) | 2018-02-28 | 2018-02-28 | 画像処理装置、画像処理方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US11036974B2 (ja) |
JP (1) | JP7106296B2 (ja) |
CN (1) | CN110211021B (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110598672B (zh) * | 2019-09-23 | 2023-07-04 | 天津天地伟业机器人技术有限公司 | 一种基于单台摄像机的多区域人数统计方法 |
CN110866453B (zh) * | 2019-10-22 | 2023-05-02 | 同济大学 | 基于卷积神经网络的实时人群稳定状态识别方法及装置 |
CN110929648B (zh) * | 2019-11-22 | 2021-03-16 | 广东睿盟计算机科技有限公司 | 监控数据处理方法、装置、计算机设备以及存储介质 |
JP2023064499A (ja) * | 2021-10-26 | 2023-05-11 | キヤノン株式会社 | 情報処理装置、撮像システム、方法及びプログラム |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013210968A (ja) * | 2012-03-30 | 2013-10-10 | Canon Inc | 物体検出装置及びその方法、プログラム |
JP2018022340A (ja) * | 2016-08-03 | 2018-02-08 | キヤノン株式会社 | 画像処理装置、情報処理方法及びプログラム |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009211311A (ja) | 2008-03-03 | 2009-09-17 | Canon Inc | 画像処理装置及び方法 |
CN102236899B (zh) * | 2010-05-07 | 2013-12-04 | 株式会社理光 | 物体检测方法和装置 |
JP2013113922A (ja) * | 2011-11-25 | 2013-06-10 | Eastman Kodak Co | 撮像装置 |
DE102013113054B4 (de) * | 2012-12-03 | 2022-01-27 | Denso Corporation | Zielerfassungsvorrichtung zum Vermeiden einer Kollision zwischen einem Fahrzeug und einem durch einen an dem Fahrzeug montierten Sensor erfassten Ziel |
JP6589144B2 (ja) * | 2014-10-30 | 2019-10-16 | パナソニックIpマネジメント株式会社 | 姿勢推定方法および姿勢推定装置 |
CN106295460B (zh) * | 2015-05-12 | 2019-05-03 | 株式会社理光 | 人的检测方法及设备 |
WO2018105417A1 (ja) * | 2016-12-09 | 2018-06-14 | 京セラ株式会社 | 撮像装置、画像処理装置、表示システム、および車両 |
-
2018
- 2018-02-28 JP JP2018035066A patent/JP7106296B2/ja active Active
-
2019
- 2019-02-22 US US16/282,767 patent/US11036974B2/en active Active
- 2019-02-28 CN CN201910149457.1A patent/CN110211021B/zh active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013210968A (ja) * | 2012-03-30 | 2013-10-10 | Canon Inc | 物体検出装置及びその方法、プログラム |
JP2018022340A (ja) * | 2016-08-03 | 2018-02-08 | キヤノン株式会社 | 画像処理装置、情報処理方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
CN110211021B (zh) | 2023-09-05 |
US11036974B2 (en) | 2021-06-15 |
CN110211021A (zh) | 2019-09-06 |
US20190266392A1 (en) | 2019-08-29 |
JP7106296B2 (ja) | 2022-07-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7094702B2 (ja) | 画像処理装置及びその方法、プログラム | |
JP4915655B2 (ja) | 自動追尾装置 | |
JP2019149119A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6176388B2 (ja) | 画像識別装置、画像センサ、画像識別方法 | |
US9967516B2 (en) | Stereo matching method and device for performing the method | |
CN111062239A (zh) | 人体目标检测方法、装置、计算机设备及存储介质 | |
WO2018051944A1 (ja) | 人流推定装置、人流推定方法および記録媒体 | |
WO2017163955A1 (ja) | 監視システム、画像処理装置、画像処理方法およびプログラム記録媒体 | |
JP6779699B2 (ja) | 画像処理装置、情報処理方法及びプログラム | |
CN108875533B (zh) | 人脸识别的方法、装置、系统及计算机存储介质 | |
KR102434703B1 (ko) | 생체 이미지 처리 방법 및 이를 포함한 장치 | |
JPWO2013122009A1 (ja) | 信頼度取得装置、信頼度取得方法および信頼度取得プログラム | |
CN111860196A (zh) | 手部作业动作评分装置、方法及计算机可读存储介质 | |
US20210174062A1 (en) | Image processing device, image processing method, and recording medium | |
JP2015170206A (ja) | 検出装置および検出方法 | |
JPH11312243A (ja) | 顔領域検出装置 | |
JP2018063675A (ja) | 画像処理装置および制御方法 | |
JPWO2020141588A1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2020113202A (ja) | パラメータ選定装置、パラメータ選定方法、およびパラメータ選定プログラム | |
JP2010113562A (ja) | 物体検知追跡装置,物体検知追跡方法および物体検知追跡プログラム | |
JP2011175347A (ja) | 情報処理装置および情報処理方法 | |
US11568557B2 (en) | Person counting image processing apparatus, method, and storage medium | |
JP7309392B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
JP2018092507A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP2022123391A (ja) | 情報処理装置、情報処理方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210208 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210208 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220330 |
|
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: 20220614 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220713 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7106296 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |