JP6282498B2 - 画像処理装置、その方法、及び、そのプログラム - Google Patents
画像処理装置、その方法、及び、そのプログラム Download PDFInfo
- Publication number
- JP6282498B2 JP6282498B2 JP2014056764A JP2014056764A JP6282498B2 JP 6282498 B2 JP6282498 B2 JP 6282498B2 JP 2014056764 A JP2014056764 A JP 2014056764A JP 2014056764 A JP2014056764 A JP 2014056764A JP 6282498 B2 JP6282498 B2 JP 6282498B2
- Authority
- JP
- Japan
- Prior art keywords
- marker
- image
- processing apparatus
- image processing
- markers
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
-
- 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/22—Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition
- G06V10/225—Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition based on a marking or identifier characterising the area
-
- 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/24—Aligning, centring, orientation detection or correction of the image
- G06V10/245—Aligning, centring, orientation detection or correction of the image by locating a pattern; Special marks for positioning
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Closed-Circuit Television Systems (AREA)
- Burglar Alarm Systems (AREA)
Description
Claims (15)
- 2種類以上のマーカに関するマーカ情報を保持するマーカ保持部と、
画像を取得する画像取得部と、
前記マーカ情報を参照して、前記画像から2種類以上のマーカの位置を検出する検出部と、
検出された前記2種類以上のマーカの位置に基づいて、少なくとも1種類のマーカを内包する複数の領域に前記画像を分割する分割部と、
を有する画像処理装置。 - 前記マーカ情報は、前記マーカに対応した処理方法を含み、
前記画像の前記分割領域に関して、前記分割領域の前記マーカに対応した前記処理方法を実行する処理部を有する、
請求項1に記載の画像処理装置。 - 前記処理部が実行する前記マーカに対応した処理方法は、前記分割領域から特定の物体を検出するか、又は、前記分割領域における輝度変化を検出するかである、
請求項2に記載の画像処理装置。 - 前記分割部は、複数の前記マーカが存在するそれぞれの前記画像上のマーカ点と、前記画像上の任意の点との類似度をそれぞれ求め、前記類似度の最も高い前記マーカの領域に前記任意の点が属するように決定する、
請求項2に記載の画像処理装置。 - 前記分割部は、前記類似度の尺度として、前記マーカ点の位置と前記任意の点の位置との距離、又は、測地線距離を用いる、
請求項4に記載の画像処理装置。 - 前記分割部は、前記類似度の尺度として、前記マーカ点と前記任意の点との輝度値、又は、RGB値の変化量を用いる、
請求項4に記載の画像処理装置。 - 前記分割部は、前記類似度の尺度として、前記任意の点のエッジ重みを用い、graph-cutにより領域分割する、
請求項4に記載の画像処理装置。 - 前記分割部は、前記類似度の尺度として、前記マーカ点の位置と前記任意の点の輝度勾配を用い、Watershed法により領域分割する、
請求項4に記載の画像処理装置。 - 前記分割部は、前記画像中の前記マーカ点毎に前記類似度の尺度を変更する、
請求項4に記載の画像処理装置。 - 前記処理部は、前記分割領域の境界線を表示部に表示する、
請求項2に記載の画像処理装置。 - 前記処理部が実行する前記マーカに対応した前記処理方法は、前記画像中における自己の前記マーカの一定範囲内にある他の前記マーカを削除して、削除した前記マーカを前記分割部による前記領域の分割に用いないように処理する、
請求項2に記載の画像処理装置。 - 前記処理方法を有する前記マーカは、削除処理専用の前記マーカである、
請求項11に記載の画像処理装置。 - 2種類以上のマーカに関するマーカ情報を保持し、
画像を取得し、
前記マーカ情報を参照して、前記画像から2種類以上のマーカの位置を検出し、
検出された前記2種類以上のマーカの位置に基づいて、少なくとも1種類のマーカを内包する複数の領域に前記画像を分割する、
画像処理方法。 - 2種類以上のマーカに関するマーカ情報を保持するマーカ保持機能と、
画像を取得する画像取得機能と、
前記マーカ情報を参照して、前記画像から2種類以上のマーカの位置を検出する検出機能と、
検出された前記2種類以上のマーカの位置に基づいて、少なくとも1種類のマーカを内包する複数の領域に前記画像を分割する分割機能と、
をコンピュータによって実現させるための画像処理プログラム。 - 前記マーカは、形状、模様、又は、色によって種類が識別可能である、
請求項1乃至11のいずれか一項に記載の画像処理装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014056764A JP6282498B2 (ja) | 2014-03-19 | 2014-03-19 | 画像処理装置、その方法、及び、そのプログラム |
US14/661,360 US9704040B2 (en) | 2014-03-19 | 2015-03-18 | Image processing apparatus for dividing an image based on markers, method thereof and program therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014056764A JP6282498B2 (ja) | 2014-03-19 | 2014-03-19 | 画像処理装置、その方法、及び、そのプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015179984A JP2015179984A (ja) | 2015-10-08 |
JP6282498B2 true JP6282498B2 (ja) | 2018-02-21 |
Family
ID=54142430
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014056764A Active JP6282498B2 (ja) | 2014-03-19 | 2014-03-19 | 画像処理装置、その方法、及び、そのプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9704040B2 (ja) |
JP (1) | JP6282498B2 (ja) |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9607235B2 (en) * | 2013-03-14 | 2017-03-28 | Facebook, Inc. | Image cropping according to points of interest |
CN108475431B (zh) | 2015-12-18 | 2022-02-18 | 株式会社理光 | 图像处理装置、图像处理系统、图像处理方法和记录介质 |
US12096156B2 (en) | 2016-10-26 | 2024-09-17 | Amazon Technologies, Inc. | Customizable intrusion zones associated with security systems |
US11545013B2 (en) * | 2016-10-26 | 2023-01-03 | A9.Com, Inc. | Customizable intrusion zones for audio/video recording and communication devices |
US10816354B2 (en) | 2017-08-22 | 2020-10-27 | Tusimple, Inc. | Verification module system and method for motion-based lane detection with multiple sensors |
US11009356B2 (en) | 2018-02-14 | 2021-05-18 | Tusimple, Inc. | Lane marking localization and fusion |
US11009365B2 (en) | 2018-02-14 | 2021-05-18 | Tusimple, Inc. | Lane marking localization |
JP7112279B2 (ja) * | 2018-08-07 | 2022-08-03 | 綜合警備保障株式会社 | 物体検出装置および物体検出システム |
CN109800658B (zh) * | 2018-12-26 | 2023-05-26 | 中汽研(天津)汽车工程研究院有限公司 | 基于神经网络的泊车位类型在线识别与定位系统及方法 |
JP7277187B2 (ja) | 2019-03-13 | 2023-05-18 | キヤノン株式会社 | 画像処理装置、撮像装置、画像処理方法、およびプログラム |
CN110012268A (zh) * | 2019-04-02 | 2019-07-12 | 浙江璟恩物联网科技有限公司 | 管网ai智能监控方法、系统、可读存储介质和设备 |
JP7152370B2 (ja) * | 2019-08-26 | 2022-10-12 | 日立建機株式会社 | 現場監視装置および現場監視システム |
EP3893150A1 (en) | 2020-04-09 | 2021-10-13 | Tusimple, Inc. | Camera pose estimation techniques |
JP7354461B2 (ja) * | 2020-09-15 | 2023-10-02 | 株式会社日立国際電気 | 監視システム及び監視方法 |
CN112381858B (zh) * | 2020-11-13 | 2024-06-11 | 成都商汤科技有限公司 | 目标检测方法、装置、存储介质及设备 |
CN112818844A (zh) * | 2021-01-29 | 2021-05-18 | 成都商汤科技有限公司 | 安检异常事件检测方法及装置、电子设备和存储介质 |
BR112023017645A2 (pt) | 2021-03-05 | 2023-12-05 | Mentor Worldwide Llc | Sistemas, dispositivos e métodos para produzir implantes protéticos que têm membranas autovedantes para fechamento de furos e prevenção de vazamentos |
CN116778344B (zh) * | 2023-08-17 | 2023-12-05 | 牧马人(山东)勘察测绘集团有限公司 | 基于视觉技术的土地整理边界线划分方法 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100350539B1 (ko) | 1994-12-26 | 2002-12-26 | 삼성에스디아이 주식회사 | 위치좌표인식장치및위치좌표인식방법 |
JP3577231B2 (ja) * | 1998-12-28 | 2004-10-13 | セコム株式会社 | 画像監視システム |
JP4378785B2 (ja) * | 1999-03-19 | 2009-12-09 | コニカミノルタホールディングス株式会社 | 画像処理機能を備えた画像入力装置 |
JP3785880B2 (ja) * | 1999-11-18 | 2006-06-14 | 株式会社明電舎 | 映像監視システムおよび映像監視方法 |
JP4140159B2 (ja) | 2000-01-19 | 2008-08-27 | 株式会社明電舎 | 監視カメラの監視エリア設定装置及びその方法 |
JP4858846B2 (ja) | 2007-03-23 | 2012-01-18 | サクサ株式会社 | 検知エリア設定装置及び同設定システム |
JP4966177B2 (ja) | 2007-12-14 | 2012-07-04 | パナソニック株式会社 | 人体検出システム |
JP2009278300A (ja) * | 2008-05-14 | 2009-11-26 | Meidensha Corp | 映像監視システムの監視エリア設定装置 |
JP4663767B2 (ja) * | 2008-09-01 | 2011-04-06 | 株式会社日立製作所 | 画像監視システム |
JP2011035663A (ja) * | 2009-07-31 | 2011-02-17 | Panasonic Corp | 監視装置および監視方法 |
-
2014
- 2014-03-19 JP JP2014056764A patent/JP6282498B2/ja active Active
-
2015
- 2015-03-18 US US14/661,360 patent/US9704040B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2015179984A (ja) | 2015-10-08 |
US20150269437A1 (en) | 2015-09-24 |
US9704040B2 (en) | 2017-07-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6282498B2 (ja) | 画像処理装置、その方法、及び、そのプログラム | |
US11783685B2 (en) | Intrusion detection system, intrusion detection method, and computer-readable medium | |
US11157747B2 (en) | Information-processing system, information-processing apparatus, method of processing information, and storage medium storing program for causing computer to execute method of processing information | |
US9659350B2 (en) | Image processing device and image processing method for image correction, and non-transitory computer readable recording medium thereof | |
US9875408B2 (en) | Setting apparatus, output method, and non-transitory computer-readable storage medium | |
EP3113112A1 (en) | Apparatus for and method of processing image based on object region | |
JP6726052B2 (ja) | 画像処理方法およびプログラム | |
JP6584123B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP2022059013A (ja) | 情報処理装置、認識支援方法およびコンピュータプログラム | |
JP2016136683A5 (ja) | ||
US20150373283A1 (en) | Photographing system, photographing method, and computer-readable storage medium for computer program | |
JP2019029935A (ja) | 画像処理装置およびその制御方法 | |
JP5448952B2 (ja) | 同一人判定装置、同一人判定方法および同一人判定プログラム | |
US10521653B2 (en) | Image processing device, image processing method, and storage medium | |
US9805245B2 (en) | Image resolution recognition device, method for recognizing image resolution and image resolution recognition program | |
JP6175583B1 (ja) | 画像処理装置、実寸法表示方法、及び実寸法表示処理プログラム | |
JP2020071717A (ja) | 情報処理装置、情報処理方法及びプログラム | |
US10922864B2 (en) | Image processing device, image processing method and program, for object detection in an image | |
JP2017207972A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6723822B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
US10606242B2 (en) | Print data division apparatus and program | |
JP6028634B2 (ja) | 画像処理装置、画像処理方法および画像処理プログラム | |
JP2018074384A (ja) | 情報処理方法および情報処理装置、プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160825 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170531 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170620 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170703 |
|
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: 20171226 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180124 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6282498 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313114 Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |