JP5921331B2 - 撮像装置、マスク画像の重畳方法、および、プログラム - Google Patents
撮像装置、マスク画像の重畳方法、および、プログラム Download PDFInfo
- Publication number
- JP5921331B2 JP5921331B2 JP2012115762A JP2012115762A JP5921331B2 JP 5921331 B2 JP5921331 B2 JP 5921331B2 JP 2012115762 A JP2012115762 A JP 2012115762A JP 2012115762 A JP2012115762 A JP 2012115762A JP 5921331 B2 JP5921331 B2 JP 5921331B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- imaging
- mask
- mask image
- received
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/222—Studio circuitry; Studio devices; Studio equipment
- H04N5/262—Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
- H04N5/2621—Cameras specially adapted for the electronic generation of special effects during image pickup, e.g. digital cameras, camcorders, video cameras having integrated special effects capability
-
- G—PHYSICS
- G08—SIGNALLING
- G08B—SIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
- G08B13/00—Burglar, theft or intruder alarms
- G08B13/18—Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength
- G08B13/189—Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems
- G08B13/194—Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems
- G08B13/196—Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems using television cameras
- G08B13/19678—User interface
- G08B13/19686—Interfaces masking personal details for privacy, e.g. blurring faces, vehicle license plates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/63—Control of cameras or camera modules by using electronic viewfinders
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/66—Remote control of cameras or camera parts, e.g. by remote control devices
- H04N23/661—Transmitting camera control signals through networks, e.g. control via the Internet
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/695—Control of camera direction for changing a field of view, e.g. pan, tilt or based on tracking of objects
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/18—Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Studio Devices (AREA)
- Closed-Circuit Television Systems (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
例えば、特許文献1では、カメラ撮像部から出力される画像データにおける撮影禁止領域の画質低減処理を行うことが開示されている。
例えば、撮像素子によって生成された撮像画像のうち特定の部分をキャプチャして配信するようキャプチャ範囲を指定するBoundsというパラメータをサポートした撮像装置Bと、Boundsをサポートしない撮像装置Cがあったとする。従来、これらの異なる撮像装置BとCに対してクライアントアプリケーションAからは、共通のマスク設定が行えないことがあった。
Mask.x2=((Bounds.x−Resolution.Width/2 )+Bounds.Width/2 )+Bounds.Width/2* Mask.x
Mask.y2=((Bounds.y−Resolution.Height/2)−Bounds.Height/2)+Bounds.Height/2*Mask.y
Mask.x2=Resolution.Width/2*Mask.x
Mask.y2=Resolution.Height/2*Mask.y
例として図8(b)におけるMask5004は(x2,y2)=(244,372)、(436,372)、(436,204)、及び(244,204)の4点にて表現される。
Mask.x3=Position.x+Mask.x2/Resolution.Width/2/Position.Zoom*パン角度変換係数
Mask.y3=Position。y+Mask。y2/Resolution.Height/2/Position.Zoom*チルト角度変換係数
ズーム・パン角度変換係数、及びズーム・チルト角度変換係数は、画像データにおけるマスクのx,y位置を、それぞれパン、チルトの角度座標に変換するための、撮像部1003の特性に基づく係数である。本例ではそれぞれ90、180であるとし、図9におけるMask5004は(x3,y3)=(38.19,68.13)、(82.19,68.13)、(82.19,41.88)、及び(38.19,41.88)の4点にて表現される。
(1) 実施例中の監視カメラ1000は、PTZConfigurationにおいてパン、チルトにそれぞれ角度座標、ズーム座標に倍率座標を使用するようにしているがこの限りではない。例えば全範囲を−1.0〜+1.0に正規化する正規化座標を用いてもよい。
(2) 実施例中の撮像装置における撮像方向の変更は、雲台装置等を例示して説明しているがこの限りではない。撮像画像の一部を電子的に切り出すことで実現する、いわゆる電子PTZによるものであってもよい。
(3) 図8、図9の説明において、マスクの位置を一意に特定するための計算式を説明しているが、この限りではない。機種毎のマスク処理部1007のアルゴリズム、仕様等に基づいて、マスク位置の特定方法は異なり、マスクの位置を特定するために必要な情報の種類、或いは特定の計算方法は必ずしも本実施例の通りでなくともよい。
1001 制御部
1007 マスク処理部
2000 クライアント装置
5004 マスク
6105 PrivacyMask
Claims (7)
- 撮像方向を変更可能な撮像手段と、
前記撮像手段が撮像した撮像画像の少なくとも一部の画像を受信装置に配信する配信手段と、
前記配信される画像に重畳するマスク画像の位置を示す重畳位置情報を前記受信装置から受信する受信手段と、
前記受信手段によってさらに撮像方向の指定に関する情報が受信された場合、前記受信された撮像方向情報に基づいて、前記配信される画像に重畳するマスク画像の位置を特定し、前記受信手段によって撮像方向の指定に関する情報が受信されなかった場合、前記撮像手段の撮像方向に基づいて、前記配信される画像に重畳するマスク画像の位置を特定する特定手段と、
前記特定手段によって特定された位置に基づいて、前記マスク画像を前記配信される画像に重畳する重畳手段とを有することを特徴とする撮像装置。 - 前記特定手段は、前記受信手段によってさらに撮像方向の指定に関する情報が受信されなかった場合、前記撮像手段の現在の撮像方向に基づいて、前記配信される画像に重畳するマスク画像の位置を特定することを特徴とする請求項1に記載の撮像装置。
- さらに、前記撮像画像に対して、前記配信される画像の位置を示す配信画像位置情報を、前記配信画像位置情報を特定するための特定情報と対応付けて複数記憶する記憶手段を有し、
前記受信手段は、さらに前記特定情報を前記受信装置から受信し、
前記特定手段は、さらに、前記受信装置によって受信された特定情報に対応づけられた配信画像位置情報に基づいて、前記マスク画像の位置情報を特定することを特徴とする請求項1または請求項2に記載の撮像装置。 - 前記撮像手段が、撮像方向を変更する機能を有さない場合は、前記受信したマスクパラメータに含まれる前記特定情報に対応付けられた前記配信画像位置情報と、前記受信したマスクパラメータに含まれる前記重畳位置情報とに基づいて前記撮像手段が撮像可能な撮像範囲における前記マスク画像の位置を特定することを特徴とする請求項3に記載の撮像装置。
- 撮像方向を変更可能な撮像手段を有し、前記撮像手段が撮像した撮像画像の少なくとも一部の画像にマスク画像を重畳して受信装置に配信する撮像装置におけるマスク画像の重畳方法であって、
前記配信される画像に重畳するマスク画像の位置を示す重畳位置情報を前記受信装置から受信する受信ステップと、
前記受信ステップにおいて、さらに撮像方向の指定に関する情報が受信された場合、前記受信された撮像方向情報に基づいて、前記配信される画像に重畳するマスク画像の位置を特定し、前記受信ステップにおいて撮像方向の指定に関する情報が受信されなかった場合、前記撮像手段の撮像方向に基づいて、前記配信される画像に重畳するマスク画像の位置を特定する特定ステップと、
前記特定ステップにおいて特定された位置に基づいて、前記マスク画像を前記配信される画像に重畳する重畳ステップとを有することを特徴とする撮像装置におけるマスク画像の重畳方法。 - 前記特定ステップにおいて、前記受信ステップにおいて撮像方向の指定に関する情報が受信されなかった場合、前記撮像手段の現在の撮像方向に基づいて、前記配信される画像に重畳するマスク画像の位置が特定されることを特徴とする請求項5に記載のマスク画像の重畳方法。
- 請求項5または請求項6に記載のマスク画像の重畳方法をコンピュータに実行させるためのプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012115762A JP5921331B2 (ja) | 2012-05-21 | 2012-05-21 | 撮像装置、マスク画像の重畳方法、および、プログラム |
PCT/JP2013/063244 WO2013175980A1 (ja) | 2012-05-21 | 2013-05-13 | 撮像装置、撮像装置の制御方法、および、記録媒体 |
US14/065,143 US9525826B2 (en) | 2012-05-21 | 2013-10-28 | Image pickup apparatus, method for controlling the image pickup apparatus, and recording medium |
US15/351,098 US10122941B2 (en) | 2012-05-21 | 2016-11-14 | Image pickup apparatus, method for controlling the image pickup apparatus, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012115762A JP5921331B2 (ja) | 2012-05-21 | 2012-05-21 | 撮像装置、マスク画像の重畳方法、および、プログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2013243543A JP2013243543A (ja) | 2013-12-05 |
JP2013243543A5 JP2013243543A5 (ja) | 2015-07-09 |
JP5921331B2 true JP5921331B2 (ja) | 2016-05-24 |
Family
ID=49623674
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012115762A Active JP5921331B2 (ja) | 2012-05-21 | 2012-05-21 | 撮像装置、マスク画像の重畳方法、および、プログラム |
Country Status (3)
Country | Link |
---|---|
US (2) | US9525826B2 (ja) |
JP (1) | JP5921331B2 (ja) |
WO (1) | WO2013175980A1 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5812593B2 (ja) * | 2010-10-28 | 2015-11-17 | キヤノン株式会社 | 映像処理装置、撮像装置、映像処理方法及びプログラム |
KR101990368B1 (ko) * | 2014-05-07 | 2019-09-30 | 한화테크윈 주식회사 | 감시 카메라 및 감시 시스템 |
JP6512751B2 (ja) * | 2014-05-23 | 2019-05-15 | キヤノン株式会社 | 画像処理装置、及び外部装置 |
JP6504364B2 (ja) * | 2015-11-27 | 2019-04-24 | パナソニックIpマネジメント株式会社 | モニタリング装置、モニタリングシステムおよびモニタリング方法 |
WO2017175988A1 (ko) * | 2016-04-05 | 2017-10-12 | 한화테크윈주식회사 | 디스플레이 관리 장치 및 방법 |
CN109196853B (zh) * | 2016-05-25 | 2020-10-30 | 索尼公司 | 信息处理装置、信息处理方法以及计算机可读存储介质 |
JP6786378B2 (ja) | 2016-12-26 | 2020-11-18 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
DE112017008142A5 (de) | 2017-10-10 | 2020-09-10 | Robert Bosch Gesellschaft mit beschränkter Haftung | Verfahren zur Maskierung eines Bildes einer Bildsequenz mit einer Maske, Computerprogramm, maschinenlesbares Speichermedium und elektronische Steuereinheit |
KR102457619B1 (ko) * | 2018-01-16 | 2022-10-24 | 한화테크윈 주식회사 | 마스킹 영역 설정 방법, 장치 및 컴퓨터 프로그램 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3574170B2 (ja) * | 1994-03-17 | 2004-10-06 | 富士通株式会社 | 分散型画像処理装置 |
US6727938B1 (en) * | 1997-04-14 | 2004-04-27 | Robert Bosch Gmbh | Security system with maskable motion detection and camera with an adjustable field of view |
US7893959B2 (en) * | 2002-01-22 | 2011-02-22 | Sanyo Electric Co., Ltd. | Video display system for correcting the position and size of mask images |
JP3996805B2 (ja) * | 2002-06-06 | 2007-10-24 | 株式会社日立製作所 | 監視カメラ装置、監視カメラシステム装置及び撮像画面のマスク方法 |
US7643066B2 (en) * | 2004-02-19 | 2010-01-05 | Robert Bosch Gmbh | Method and apparatus for producing frame accurate position data in a PTZ dome camera with open loop control |
JP2005323007A (ja) | 2004-05-06 | 2005-11-17 | Matsushita Electric Ind Co Ltd | 記録再生装置、及び記録再生方法 |
US9210312B2 (en) * | 2004-06-02 | 2015-12-08 | Bosch Security Systems, Inc. | Virtual mask for use in autotracking video camera images |
JP2012019466A (ja) * | 2010-07-09 | 2012-01-26 | Canon Inc | 撮像装置、制御装置、制御方法および画像送信制御プログラム |
JP5773608B2 (ja) * | 2010-10-16 | 2015-09-02 | キヤノン株式会社 | 映像配信装置、撮像装置、映像配信システム、映像配信方法、映像配信プログラム |
JP2013026642A (ja) * | 2011-07-15 | 2013-02-04 | Hitachi Ltd | カメラ及び制御装置及びプログラム |
-
2012
- 2012-05-21 JP JP2012115762A patent/JP5921331B2/ja active Active
-
2013
- 2013-05-13 WO PCT/JP2013/063244 patent/WO2013175980A1/ja active Application Filing
- 2013-10-28 US US14/065,143 patent/US9525826B2/en active Active
-
2016
- 2016-11-14 US US15/351,098 patent/US10122941B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
WO2013175980A1 (ja) | 2013-11-28 |
US9525826B2 (en) | 2016-12-20 |
US10122941B2 (en) | 2018-11-06 |
US20140049655A1 (en) | 2014-02-20 |
US20170064216A1 (en) | 2017-03-02 |
JP2013243543A (ja) | 2013-12-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5921331B2 (ja) | 撮像装置、マスク画像の重畳方法、および、プログラム | |
JP5875463B2 (ja) | 撮像装置、マスク画像設定方法、および、プログラム | |
JP6388176B2 (ja) | 画像表示装置及び画像表示方法 | |
US10297005B2 (en) | Method for generating panoramic image | |
JP5925059B2 (ja) | 撮像制御装置、撮像制御方法及びプログラム | |
JP6376743B2 (ja) | 撮像装置、撮像システム、撮像装置の制御方法、撮像システムの制御方法、及びプログラム | |
JP6486437B2 (ja) | 撮像装置、設定方法、および、プログラム | |
JP2014086782A (ja) | 映像配信装置及び方法、映像配信システム、並びに映像配信プログラム | |
US10194087B2 (en) | Transmission apparatus, setting apparatus, transmission method, reception method, and storage medium | |
JP2009088850A (ja) | 動画像配信システムおよび動画像配信方法 | |
JP7339786B2 (ja) | 情報処理装置、システム、情報処理装置の制御方法、及び、プログラム | |
JP6253681B2 (ja) | 撮像装置、設定方法、および、プログラム | |
JP6315895B2 (ja) | 撮像装置、画像処理装置、撮像装置の制御方法、画像処理装置の制御方法、プログラム | |
JP2019115057A (ja) | 撮像装置、撮像装置の制御方法、および、プログラム | |
JP5939902B2 (ja) | 制御装置及び制御装置の制御方法 | |
JP6239023B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2012065027A (ja) | 撮像装置及び撮像装置の制御方法 | |
JP5917175B2 (ja) | 撮像装置、撮像装置の配信方法、撮像システムおよびプログラム | |
JP4281011B2 (ja) | 制御装置および制御方法 | |
JP2016005035A (ja) | 撮影装置、その制御方法、撮影システム、及びプログラム | |
JP2017103652A (ja) | 情報処理装置、情報処理方法、およびプログラム | |
JP2014053695A (ja) | 撮像装置及びその制御方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150521 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150521 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151222 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160219 |
|
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: 20160315 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160412 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5921331 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |