JP2012159765A - Image projection device, image projection method, and program - Google Patents

Image projection device, image projection method, and program Download PDF

Info

Publication number
JP2012159765A
JP2012159765A JP2011020471A JP2011020471A JP2012159765A JP 2012159765 A JP2012159765 A JP 2012159765A JP 2011020471 A JP2011020471 A JP 2011020471A JP 2011020471 A JP2011020471 A JP 2011020471A JP 2012159765 A JP2012159765 A JP 2012159765A
Authority
JP
Japan
Prior art keywords
image
projection
unit
projection apparatus
projected
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.)
Pending
Application number
JP2011020471A
Other languages
Japanese (ja)
Inventor
Osamu Ogawara
修 小河原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011020471A priority Critical patent/JP2012159765A/en
Publication of JP2012159765A publication Critical patent/JP2012159765A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Transforming Electric Information Into Light Information (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Projection Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image projection device, an image projection method, and a program capable of substantially securing security.SOLUTION: An image projection device 10 includes: a memory for storing a first image that is not projected; an image acquiring section 12 acquiring a second image to be projected; an image comparing section 14 for comparing the first image and the second image; a projection image creating section 15 that, when at least a partial region of the second image is accorded with the first image as the result of the image comparing section 14, processes the second image so as not to project the partial region of the second image which is accorded with the first image, and creates a projection image; and a projecting section 16 for projecting the projection image created by the projection image creating section 15.

Description

本発明は、画像投影装置、画像投影方法、および、プログラムに関する。   The present invention relates to an image projection apparatus, an image projection method, and a program.

従来、PC(Personal Computer)などの端末装置で表示される画像をプロジェクタに転送して、プロジェクタで投影する技術が知られている。例えば特許文献1には、PCとプロジェクタを用いた投影システムが開示されている。   2. Description of the Related Art Conventionally, a technique is known in which an image displayed on a terminal device such as a PC (Personal Computer) is transferred to a projector and projected by the projector. For example, Patent Document 1 discloses a projection system using a PC and a projector.

ここで、プロジェクタでの投影中において、一定期間にわたってPCの操作が行われない場合は、スクリーンセーバーが起動するとともにPCがロックしてしまう。PCのロックを解除するためには、ユーザーIDやパスワード等を入力する必要があるが、PCはプロジェクタと接続されているので、ユーザーIDやパスワードの入力画面もプロジェクタで投影されてしまう。これは、セキュリティ確保の観点から好ましくない。   Here, when the PC is not operated for a certain period during projection by the projector, the screen saver is activated and the PC is locked. In order to unlock the PC, it is necessary to input a user ID, a password, and the like. However, since the PC is connected to the projector, an input screen for the user ID and password is also projected by the projector. This is not preferable from the viewpoint of ensuring security.

特許文献1には、プロジェクタから、スクリーンセーバーの起動を抑制する制御信号をPCへ送信することで、PCのロックを防止する技術が開示されている。   Patent Document 1 discloses a technique for preventing a PC from being locked by transmitting a control signal for suppressing activation of a screen saver from a projector to the PC.

しかしながら、特許文献1に開示された技術では、スクリーンセーバーの起動によるPCのロックを防止することはできるものの、例えばプロジェクタとPCを接続した状態で、PCの電源を最初に入れる場合、PCをログオフする場合、および、PCを再起動する場合などにおいては、ユーザーIDやパスワードの入力画面がプロジェクタで投影されてしまう。したがって、セキュリティを十分に確保することができないという問題がある。   However, although the technique disclosed in Patent Document 1 can prevent the PC from being locked due to activation of the screen saver, for example, when the PC is first turned on with the projector and the PC connected, the PC is logged off. In such a case, and when the PC is restarted, a user ID or password input screen is projected by the projector. Therefore, there is a problem that sufficient security cannot be ensured.

本発明は、上記に鑑みてなされたものであって、セキュリティを十分に確保可能な画像投影装置、画像投影方法、および、プログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide an image projection apparatus, an image projection method, and a program capable of sufficiently ensuring security.

上述した課題を解決し、目的を達成するために、本発明の画像投影装置は、第1画像を記憶する記憶部と、投影する第2画像を取得する画像取得部と、前記記憶部に記憶された前記第1画像と、前記画像取得部で取得された前記第2画像とを比較する画像比較部と、前記画像比較部による比較の結果、前記第2画像のうちの少なくとも一部の領域が前記第1画像と一致した場合は、前記第2画像のうち前記第1画像と一致する領域が投影されないように前記第2画像を加工して投影用画像を作成する投影用画像作成部と、前記投影用画像作成部で作成された前記投影用画像を投影する投影部と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, an image projection apparatus of the present invention stores a storage unit that stores a first image, an image acquisition unit that acquires a second image to be projected, and the storage unit. An image comparison unit that compares the first image that has been obtained and the second image acquired by the image acquisition unit; and a result of comparison by the image comparison unit, as a result of at least a portion of the second image A projection image creating unit that creates a projection image by processing the second image so that a region matching the first image of the second image is not projected when the image matches the first image; A projection unit that projects the projection image created by the projection image creation unit.

また、本発明の画像投影方法は、投影する第2画像を取得する第1ステップと、記憶部に記憶された第1画像と、前記第1ステップで取得した前記第2画像とを比較する第2ステップと、前記第2ステップによる比較の結果、前記第2画像のうちの少なくとも一部の領域が前記第1画像と一致した場合は、前記第2画像のうち前記第1画像と一致する領域が投影されないように前記第2画像を加工して投影用画像を作成する第3ステップと、前記第3ステップで作成された投影用の画像の投影を行う第4ステップと、を備えることを特徴とする。さらに、本発明のプログラムは、上記画像投影方法をコンピュータに実行させることを特徴とするプログラムである。   In the image projecting method of the present invention, the first step of acquiring the second image to be projected, the first image stored in the storage unit, and the second image acquired in the first step are compared. If at least a part of the second image matches the first image as a result of the comparison between the two steps and the second step, the region of the second image that matches the first image A third step of processing the second image so as not to be projected and generating a projection image, and a fourth step of projecting the projection image generated in the third step. And Furthermore, a program according to the present invention is a program that causes a computer to execute the image projection method.

本発明によれば、投影を行う第2画像のうちの少なくとも一部の領域が第1画像と一致した場合は、第2画像のうち第1画像と一致する領域が投影されないように第2画像が加工された投影用画像が作成されるので、第1画像が投影されることはなく、セキュリティを十分に確保できるという有利な効果を奏する。   According to the present invention, when at least a part of the region of the second image to be projected matches the first image, the second image is projected so that the region of the second image that matches the first image is not projected. Since the projection image is processed, the first image is not projected, and there is an advantageous effect that sufficient security can be secured.

図1は、実施形態に係る画像投影システムの概略構成の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of a schematic configuration of an image projection system according to an embodiment. 図2は、画像投影装置の機能構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a functional configuration of the image projection apparatus. 図3は、第1画像を登録する処理の手順の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of a processing procedure for registering the first image. 図4は、投影を行わせない領域の一例を説明するための図である。FIG. 4 is a diagram for explaining an example of a region where projection is not performed. 図5は、画像投影システムの一連の処理動作の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of a series of processing operations of the image projection system. 図6は、第1画像を投影させないようにする方式の一例を説明するための図である。FIG. 6 is a diagram for explaining an example of a method for preventing the first image from being projected. 図7は、画像投影装置のハードウェア構成例を示すブロック図である。FIG. 7 is a block diagram illustrating a hardware configuration example of the image projection apparatus.

<実施形態>
以下、添付図面を参照しながら、本発明に係る画像投影装置、画像投影方法、および、プログラムの一実施形態を詳細に説明する。図1は、本実施形態に係る画像投影システム100の概略構成の一例を示すブロック図である。図1に示すように、画像投影システム100は、画像投影装置10と、端末装置20と、サーバ装置30とを備える。
<Embodiment>
Hereinafter, an embodiment of an image projection device, an image projection method, and a program according to the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a block diagram illustrating an example of a schematic configuration of an image projection system 100 according to the present embodiment. As shown in FIG. 1, the image projection system 100 includes an image projection device 10, a terminal device 20, and a server device 30.

画像投影装置10は、入力される画像をスクリーン(不図示)などに投影する手段である。画像投影装置10の一例としては、プロジェクタが挙げられる。図1に示すように、画像投影装置10は、画像信号伝達ケーブル40を介して、例えばPCなどの端末装置20と接続可能である。また、画像投影装置10は、インターネットなどのネットワーク50を介してサーバ装置30と接続可能である。サーバ装置30は、画像や音楽などの各種の電子コンテンツを保持可能な手段である。   The image projection device 10 is means for projecting an input image on a screen (not shown) or the like. An example of the image projector 10 is a projector. As shown in FIG. 1, the image projection device 10 can be connected to a terminal device 20 such as a PC via an image signal transmission cable 40. Further, the image projection device 10 can be connected to the server device 30 via a network 50 such as the Internet. The server device 30 is a means capable of holding various electronic contents such as images and music.

図2は、画像投影装置10の機能構成の一例を示すブロック図である。図2に示すように、画像投影装置10は、入力受付部11と、画像取得部12と、第1画像登録部13と、画像比較部14と、投影用画像作成部15と、投影部16とを備える。   FIG. 2 is a block diagram illustrating an example of a functional configuration of the image projection apparatus 10. As shown in FIG. 2, the image projection apparatus 10 includes an input reception unit 11, an image acquisition unit 12, a first image registration unit 13, an image comparison unit 14, a projection image creation unit 15, and a projection unit 16. With.

入力受付部11は、ユーザーの操作による入力を受け付ける。本実施形態では、ユーザーの各種のボタン(不図示)操作により、セキュリティ機能のオンオフの設定情報、ネットワークの接続先や取得すべきコンテンツを示す情報、出力設定(例えば階調や色味の設定)の内容を示す情報などが画像投影装置10に入力される。   The input receiving unit 11 receives an input by a user operation. In the present embodiment, security button ON / OFF setting information, information indicating a network connection destination and content to be acquired, output setting (for example, setting of gradation and color) by various button (not shown) operations of the user. Information indicating the contents of the image is input to the image projection apparatus 10.

画像取得部12は、投影する画像(「第2画像」と呼ぶ)を取得する。図2に示すように、画像取得部12は、画像送受信部17と、ネットワーク制御部18とを含む。   The image acquisition unit 12 acquires an image to be projected (referred to as a “second image”). As shown in FIG. 2, the image acquisition unit 12 includes an image transmission / reception unit 17 and a network control unit 18.

画像送受信部17は、端末装置20との間で画像データの送受信を行う。画像送受信部17は、画像信号伝達ケーブル40を介して端末装置20から送信される画像データを受信することもできるし、画像投影装置10で生成された画像データを、画像信号伝達ケーブル40を介して端末装置20へ送信することもできる。   The image transmission / reception unit 17 transmits / receives image data to / from the terminal device 20. The image transmission / reception unit 17 can receive image data transmitted from the terminal device 20 via the image signal transmission cable 40, and can also receive image data generated by the image projection device 10 via the image signal transmission cable 40. Can also be transmitted to the terminal device 20.

ネットワーク制御部18は、サーバ装置30との間のネットワークを介した通信を制御する。ネットワーク制御部18の制御により、サーバ装置30に保持された所定の画像データ(コンテンツ画像)を取得することができる。上述の「第2画像」には、画像送受信部17で受信した画像データ(端末装置20からの画像データ)、および、ネットワーク制御部18の制御により取得された画像データ(コンテンツ画像)が含まれる。   The network control unit 18 controls communication with the server device 30 via the network. Under the control of the network control unit 18, predetermined image data (content image) held in the server device 30 can be acquired. The above-mentioned “second image” includes image data (image data from the terminal device 20) received by the image transmission / reception unit 17 and image data (content image) acquired by control of the network control unit 18. .

第1画像登録部13は、投影しない画像(「第1画像」と呼ぶ)を、不図示のメモリに登録する。本実施形態では、第1画像が保持されるメモリは画像投影装置10内に設けられているが、これに限らず、例えば第1画像が保持されるメモリが端末装置20内に設けられていてもよい。また、メモリに保持(登録)される第1画像の種類および数は任意である。例えば2種類以上の第1画像がメモリに登録されていてもよいし、1種類のみの第1画像がメモリに登録されていてもよい。   The first image registration unit 13 registers an image that is not projected (referred to as a “first image”) in a memory (not shown). In the present embodiment, the memory that holds the first image is provided in the image projection apparatus 10, but the present invention is not limited thereto, and for example, a memory that holds the first image is provided in the terminal apparatus 20. Also good. Further, the type and number of the first images held (registered) in the memory are arbitrary. For example, two or more types of first images may be registered in the memory, or only one type of first image may be registered in the memory.

画像比較部14は、画像取得部12で取得された第2画像と、第1画像登録部13により不図示のメモリに登録された第1画像とを比較する。本実施形態では、画像比較部14は、画像取得部12で取得された第2画像が切り替わるたびに(新たな第2画像を取得するたびに)、第2画像と第1画像との比較を行う。   The image comparison unit 14 compares the second image acquired by the image acquisition unit 12 with the first image registered in a memory (not shown) by the first image registration unit 13. In the present embodiment, the image comparison unit 14 compares the second image and the first image each time the second image acquired by the image acquisition unit 12 is switched (every time a new second image is acquired). Do.

投影用画像作成部15は、画像比較部14による比較の結果、第2画像のうちの少なくとも一部の領域が、第1画像と一致した場合は、第2画像のうち第1画像と一致する領域が投影されないように第2画像を加工して投影用画像を作成する。本実施形態では、第2画像のうち第1画像と一致する領域に、第1画像とは異なる画像を重ね合わせ、入力受付部11にて受け付けた出力設定に応じて、当該重ね合わせた後の画像の各種パラメータ(階調、色味等)の調節を行って、投影用画像を作成する。   The projection image creation unit 15 matches the first image of the second image when at least a part of the second image matches the first image as a result of the comparison by the image comparison unit 14. The projection image is created by processing the second image so that the region is not projected. In the present embodiment, an image different from the first image is superimposed on an area matching the first image in the second image, and the superimposed image is received according to the output setting received by the input receiving unit 11. A projection image is created by adjusting various parameters (gradation, color, etc.) of the image.

一方、画像比較部14による比較の結果、第2画像の中には第1画像と一致する領域が存在しない場合は、投影用画像作成部15は、第2画像の加工を行わずに、入力受付部11にて受け付けた出力設定に応じて、第2画像の各種パラメータの調節を行って、投影用画像を作成する。投影用画像作成部15は、以上のようにして作成した投影用画像を投影部16へ供給する。そして、投影部16は、投影用画像作成部15で作成された投影用画像の投影を行う。   On the other hand, as a result of the comparison by the image comparison unit 14, if there is no region that matches the first image in the second image, the projection image creation unit 15 performs the input without processing the second image. According to the output setting received by the receiving unit 11, various parameters of the second image are adjusted to create a projection image. The projection image creation unit 15 supplies the projection image created as described above to the projection unit 16. Then, the projection unit 16 projects the projection image created by the projection image creation unit 15.

なお、本実施形態の画像比較部14は、入力受付部11にてセキュリティ機能をオンに設定する入力を受け付けた場合は上述の比較を行う一方、セキュリティ機能をオフに設定する入力を受け付けた場合は上述の比較を行わない。したがって、セキュリティ機能がオフの場合は、投影用画像作成部15は、第1画像と一致する領域が第2画像の中に存在する場合であっても、第2画像の加工を行わずに投影用画像を作成するという具合である。   Note that the image comparison unit 14 according to the present embodiment performs the above-described comparison when the input reception unit 11 receives an input for setting the security function on, while receiving an input for setting the security function off. Does not make the above comparison. Therefore, when the security function is off, the projection image creating unit 15 projects the second image without modifying the second image even if the region matching the first image exists in the second image. For example, an image for use is created.

図3は、本実施形態に係る画像投影システム100の使用を開始する前の段階において、第1画像を登録する処理の手順の一例を示すフローチャートである。図3に示すように、まずユーザーは、画像投影装置10と端末装置20とを画像信号伝達ケーブル40で接続する(ステップS1)。次に、ユーザーは、画像投影装置10に設けられたメニューボタン(不図示)を押すことにより、第1画像の登録を行うための設定画面を、端末装置20の表示画面に表示させる(ステップS2)。より具体的には、画像投影装置10は、ユーザーのメニューボタンの操作に応じて、第1画像の登録を行うための設定画面の画像を生成する。画像送受信部17は、生成された設定画面の画像を端末装置20へ送信する。端末装置20は、画像送受信部17から受信した設定画面の画像を表示画面に表示する。なお、本実施形態では、端末装置20の表示画面に設定画面が表示されるが、これに限らず、例えばスクリーン(不図示)に設定画面が投影されてもよい。   FIG. 3 is a flowchart illustrating an example of a processing procedure for registering the first image before the use of the image projection system 100 according to the present embodiment is started. As shown in FIG. 3, the user first connects the image projection device 10 and the terminal device 20 with the image signal transmission cable 40 (step S1). Next, the user displays a setting screen for registering the first image on the display screen of the terminal device 20 by pressing a menu button (not shown) provided in the image projection device 10 (step S2). ). More specifically, the image projection device 10 generates an image of a setting screen for registering the first image in response to a user's operation of a menu button. The image transmission / reception unit 17 transmits the generated setting screen image to the terminal device 20. The terminal device 20 displays the image of the setting screen received from the image transmission / reception unit 17 on the display screen. In the present embodiment, the setting screen is displayed on the display screen of the terminal device 20. However, the present invention is not limited to this, and the setting screen may be projected on a screen (not shown), for example.

次に、端末装置20は、ユーザーの操作に応じて、投影を行わせない画像を含む画面の画像(「全体画像」)を画像投影装置10に送信する(ステップS3)。例えば図4に示すように、ユーザーIDやパスワードの入力欄を示す画像を含むログイン画面の全体の画像を画像投影装置10に送信するという具合である。ステップS3の後、端末装置20は、ユーザーの操作に応じて、全体画像のうち投影を行わせない領域の指定を受け付け(ステップS4)、その受け付けた情報を画像投影装置10へ送信する。例えば図4に示すように、ログイン画面のうち、ユーザーIDやパスワードの入力欄が含まれる領域Sが指定されるという具合である。このとき、投影を行わせない領域の位置や大きさを判別するための各頂点の座標データが端末装置20に入力されて画像投影装置10に送信される。なお、投影を行わせない領域の範囲は任意に設定可能であり、投影を行わせない領域として、画面全体を指定することもできるし、画面のうちの一部の領域を指定することもできる。   Next, in response to a user operation, the terminal device 20 transmits an image of a screen including an image that is not projected (“entire image”) to the image projection device 10 (step S3). For example, as shown in FIG. 4, the entire image of the login screen including an image indicating a user ID or password input field is transmitted to the image projector 10. After step S <b> 3, the terminal device 20 accepts designation of a region that is not projected in the entire image in accordance with a user operation (step S <b> 4), and transmits the accepted information to the image projection device 10. For example, as shown in FIG. 4, an area S including a user ID or password input field is specified on the login screen. At this time, the coordinate data of each vertex for determining the position and size of the area where the projection is not performed is input to the terminal device 20 and transmitted to the image projection device 10. Note that the range of the area where projection is not performed can be arbitrarily set, and the entire screen can be designated as the area where projection is not performed, or a part of the area of the screen can be designated. .

ステップS4の後、画像投影装置10の第1画像登録部13は、端末装置20から受信した全体画像のうち、上述のステップS4で指定された領域内の画像を、投影しない第1画像として不図示のメモリに登録する(ステップS5)。ステップS5の後、ユーザーは、未登録の第1画像が存在するか否かを判断し(ステップS6)、未登録の第1画像が存在する場合は、再び上述のステップS2に戻る。一方、未登録の第1画像が存在しない場合は、一連の処理が終了する。   After step S4, the first image registration unit 13 of the image projection device 10 rejects the image within the region specified in step S4 described above as the first image that is not projected from the entire image received from the terminal device 20. It registers in the illustrated memory (step S5). After step S5, the user determines whether or not an unregistered first image exists (step S6). If an unregistered first image exists, the user returns to step S2 described above. On the other hand, when there is no unregistered first image, a series of processing ends.

次に、図5を参照しながら、図3の処理が終了した状態で画像投影システム100の使用を開始したときの一連の処理動作について説明する。図5は、画像投影システム100の一連の処理動作の一例を示すフローチャートである。図5に示すように、まずユーザーは、画像投影装置10に設けられた所定のボタンを操作することで、画像投影装置10のセキュリティ機能を有効な状態(「オン」)にする(ステップS7)。   Next, a series of processing operations when the use of the image projection system 100 is started in a state where the processing of FIG. 3 is completed will be described with reference to FIG. FIG. 5 is a flowchart illustrating an example of a series of processing operations of the image projection system 100. As shown in FIG. 5, first, the user operates a predetermined button provided on the image projection device 10 to enable the security function of the image projection device 10 ("ON") (step S7). .

次に、ユーザーは、画像投影装置10に設けられたメニューボタン(不図示)を押すことで、投影用画像の各種の設定を行うための設定画面を、端末装置20の表示画面に表示させる(ステップS8)。より具体的には、画像投影装置10は、ユーザーのメニューボタンの操作に応じて、投影用画像の各種の設定を行うための設定画面の画像を生成する。画像送受信部17は、生成された設定画面の画像を端末装置20へ送信する。端末装置20は、画像送受信部17から受信した設定画面の画像を表示画面に表示する。ここでは、端末装置20の表示画面に設定画面が表示されるが、これに限らず、例えばスクリーン(不図示)に設定画面が投影されてもよい。次に、ユーザーは、端末装置20を操作することで詳細な設定を行う(ステップS9)。詳細な設定には、第1画像と第2画像との比較方法の設定や、第1画像を投影させない方法の設定等が含まれる。   Next, the user presses a menu button (not shown) provided on the image projection device 10 to display a setting screen for performing various settings of the projection image on the display screen of the terminal device 20 ( Step S8). More specifically, the image projection apparatus 10 generates an image of a setting screen for performing various settings of the projection image in accordance with the user's operation of the menu button. The image transmission / reception unit 17 transmits the generated setting screen image to the terminal device 20. The terminal device 20 displays the image of the setting screen received from the image transmission / reception unit 17 on the display screen. Here, the setting screen is displayed on the display screen of the terminal device 20. However, the present invention is not limited to this, and the setting screen may be projected onto a screen (not shown), for example. Next, the user performs detailed settings by operating the terminal device 20 (step S9). The detailed setting includes a setting of a comparison method between the first image and the second image, a setting of a method that does not project the first image, and the like.

ステップS9の後、ユーザーは、画像投影装置10と端末装置20とを画像信号伝達ケーブル40で接続する(ステップS10)。ステップS10の後、端末装置20は、ユーザーの操作に応じて、投影する画像(第2画像)を画像投影装置10へ送信する(ステップS11)。   After step S9, the user connects the image projection device 10 and the terminal device 20 with the image signal transmission cable 40 (step S10). After step S10, the terminal device 20 transmits an image to be projected (second image) to the image projection device 10 in accordance with a user operation (step S11).

ステップS11の後、画像投影装置10の画像比較部14は、端末装置20から受信した第2画像と、不図示のメモリに保持(登録)された第1画像とを比較して(ステップS12)、一致するか否かを判定する(ステップS13)。複数種類の第1画像がメモリに登録されている場合は、画像比較部14は、メモリに登録された複数種類の第1画像のそれぞれと、第2画像とを比較して、一致するか否かを判定する。   After step S11, the image comparison unit 14 of the image projection device 10 compares the second image received from the terminal device 20 with the first image held (registered) in a memory (not shown) (step S12). Then, it is determined whether or not they match (step S13). When a plurality of types of first images are registered in the memory, the image comparison unit 14 compares each of the plurality of types of first images registered in the memory with the second image to determine whether or not they match. Determine whether.

ステップS13の結果、画像比較部14によって、第2画像のうちの少なくとも一部の領域が第1画像と一致すると判定された場合は、画像投影装置10の投影用画像作成部15は、第2画像を加工(合成)して投影用画像を作成する(ステップS14)。より具体的には、投影用画像作成部14は、第2画像のうち第1画像と一致する領域に、第1画像とは異なる画像を重ねて、投影用画像を作成する。   As a result of step S13, if the image comparison unit 14 determines that at least a part of the second image matches the first image, the projection image creation unit 15 of the image projection apparatus 10 The image is processed (synthesized) to create a projection image (step S14). More specifically, the projection image creation unit 14 creates a projection image by superimposing an image different from the first image on an area that matches the first image in the second image.

一例として、図4に示す領域SにおけるユーザーIDおよびパスワード入力欄の画像が第1画像として不図示のメモリに登録されており、画像投影装置10は、図4に示す領域SにおけるユーザーIDおよびパスワード入力欄の画像と同一の画像を含むログイン画面の画像データを、第2画像として端末装置20から受信した場合を想定する。この場合、図6に示すように、画像投影装置10は、当該ログイン画面のうち、図4に示す領域Sにおける画像と一致する領域S’に、塗り潰し用の画像を重ねる(合成する)。なお、これは一例であり、第1画像を投影させないようにする方法は任意である。例えば、塗り潰し用の画像の代わりにぼかし用の画像を用いることもできる。ユーザーは、上述のステップS9において、様々な方法を選択することができる。   As an example, the user ID and password input field image in the area S shown in FIG. 4 is registered as a first image in a memory (not shown), and the image projection apparatus 10 uses the user ID and password in the area S shown in FIG. Assume that the image data of the login screen including the same image as the image in the input field is received from the terminal device 20 as the second image. In this case, as shown in FIG. 6, the image projection apparatus 10 superimposes (combines) the painting image on the area S ′ that matches the image in the area S shown in FIG. 4 in the login screen. This is only an example, and a method for preventing the first image from being projected is arbitrary. For example, an image for blurring can be used instead of the image for filling. The user can select various methods in step S9 described above.

一方、上述のステップS13の結果、画像比較部14によって、第2画像の中には第1画像と一致する領域が存在しないと判定された場合は、画像投影装置10の投影用画像作成部15は、第2画像を加工せずに(合成せずに)投影用画像を作成する(ステップS15)。   On the other hand, as a result of step S13 described above, when the image comparison unit 14 determines that there is no region that matches the first image in the second image, the projection image creation unit 15 of the image projection device 10 is used. Creates a projection image without processing (synthesizing) the second image (step S15).

続いて、処理はステップS16に移行する。ステップS16では、画像投影装置10の投影部16は、ステップS14またはステップS15で作成された投影用画像を投影する。上述のステップS12〜ステップS16の処理が、画像投影装置10で実行される画像投影処理となる。ステップS16の後、処理はステップS17に移行する。ステップS17では、ユーザーは、全ての第2画像の投影が終了したか否かを判断し、全ての第2画像の投影が終了したと判断した場合は、一連の処理を終了する。一方、未だ投影されていない第2画像があると判断した場合は、上述のステップS11に戻る。   Subsequently, the process proceeds to step S16. In step S16, the projection unit 16 of the image projection apparatus 10 projects the projection image created in step S14 or step S15. The processes in steps S12 to S16 described above are image projection processes executed by the image projection apparatus 10. After step S16, the process proceeds to step S17. In step S17, the user determines whether or not all the second images have been projected. If the user determines that all the second images have been projected, the series of processes ends. On the other hand, if it is determined that there is a second image that has not yet been projected, the process returns to step S11 described above.

図7は、画像投影装置10のハードウェア構成例を示す図である。図7に示すように、画像投影装置10は、第1インタフェース部101と、操作入力部102と、第2インタフェース部103と、画像形成部104と、記憶部105と、画像投影部106と、CPU107とを備え、それぞれがバスBで相互に接続されている。   FIG. 7 is a diagram illustrating a hardware configuration example of the image projection apparatus 10. As shown in FIG. 7, the image projection apparatus 10 includes a first interface unit 101, an operation input unit 102, a second interface unit 103, an image forming unit 104, a storage unit 105, an image projection unit 106, CPU 107 are connected to each other via a bus B.

第1インタフェース部101は、画像投影装置10をネットワーク50に接続するための手段である。操作入力部102は、各種の操作信号を画像投影装置10へ入力する手段であり、操作用ボタンなどで構成される。第2インタフェース部103は、画像信号伝達ケーブル40を画像投影装置10に接続するための手段である。   The first interface unit 101 is means for connecting the image projection apparatus 10 to the network 50. The operation input unit 102 is a means for inputting various operation signals to the image projection apparatus 10 and includes operation buttons and the like. The second interface unit 103 is means for connecting the image signal transmission cable 40 to the image projection apparatus 10.

画像形成部104は、画像形成動作を行う手段であり、投影用画像を形成する。記憶部105は、画像投影装置10で実行される各種のプログラムや各種のデータ(第1画像等)を記憶する手段である。画像投影部106は、画像形成部104で形成された投影用画像を投影する手段である。CPU107は、記憶部105に記憶された各種のプログラムを実行することにより、画像投影装置10全体を制御する。   The image forming unit 104 is a unit that performs an image forming operation, and forms a projection image. The storage unit 105 is a unit that stores various programs executed by the image projection apparatus 10 and various data (first image and the like). The image projection unit 106 is a unit that projects the projection image formed by the image forming unit 104. The CPU 107 controls the entire image projection apparatus 10 by executing various programs stored in the storage unit 105.

なお、本実施形態に係る画像投影装置10で実行される制御プログラムは、記憶部105の格納用メモリ等に予め組み込まれて提供される。画像投影装置10で実行される制御プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記憶媒体に記録して提供するように構成してもよい。   Note that a control program executed by the image projection apparatus 10 according to the present embodiment is provided by being incorporated in advance in a storage memory of the storage unit 105. The control program executed by the image projection apparatus 10 is an installable or executable file and can be read by a computer such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk). It may be configured to be recorded on a simple storage medium.

さらに、画像投影装置10で実行される制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、画像投影装置10で実行される制御プログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   Further, the control program executed by the image projection apparatus 10 may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. The control program executed by the image projection apparatus 10 may be provided or distributed via a network such as the Internet.

画像投影装置10で実行される制御プログラムは、上述した各部(入力受付部11、画像取得部12、第1画像登録部13、画像比較部14、投影用画像作成部15、投影部16)をコンピュータ上で実現させるためのモジュール構成となっている。実際のハードウェアとしてはCPU107が記憶部105の格納用メモリから制御プログラムを記憶部105の展開用メモリ上に読み出して実行することにより、上記各部がコンピュータ上で実現されるようになっている。   The control program executed by the image projection apparatus 10 includes the above-described units (the input reception unit 11, the image acquisition unit 12, the first image registration unit 13, the image comparison unit 14, the projection image creation unit 15, and the projection unit 16). It has a module configuration for implementation on a computer. As actual hardware, the CPU 107 reads out the control program from the storage memory of the storage unit 105 onto the expansion memory of the storage unit 105 and executes it, whereby the above-described units are realized on a computer.

また、本実施形態に係る端末装置20は、CPUなどの制御装置と、ROM(Read Only Memory)やRAMなどの内部記憶装置と、HDD、SSD、リムーバブルドライブ装置などの外部記憶装置と、液晶ディスプレイなどの表示装置と、キーボードやマウスなどの入力装置を備えており、通常のコンピュータを利用したハードウェア構成となっている。   The terminal device 20 according to the present embodiment includes a control device such as a CPU, an internal storage device such as a ROM (Read Only Memory) and a RAM, an external storage device such as an HDD, SSD, and a removable drive device, and a liquid crystal display. And a display device such as a keyboard and a mouse, and has a hardware configuration using a normal computer.

<作用・効果>
以上に説明したように、本実施形態によれば、投影を行う第2画像のうちの少なくとも一部の領域が、予めメモリに記憶された第1画像と一致した場合は、第2画像のうち第1画像と一致する領域が投影されないように第2画像が加工された投影用画像が作成されるので、如何なる場合であっても、第1画像が投影されることはないという有利な効果を奏する。したがって、本実施形態によれば、従来に比べて、セキュリティを十分に確保できる。
<Action and effect>
As described above, according to the present embodiment, when at least a part of the second image to be projected matches the first image stored in the memory in advance, Since the projection image in which the second image is processed so as not to project the region that coincides with the first image is created, there is an advantageous effect that the first image is not projected in any case. Play. Therefore, according to the present embodiment, sufficient security can be ensured compared to the conventional case.

<変形例>
以上、本発明に係る実施形態について説明したが、本発明は上述の実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で様々な変形が可能である。例えば上述の実施形態では、画像比較部14は、画像取得部12で取得された第2画像が切り替わるたびに、第2画像と第1画像との比較を行っているが、これに限らず、例えば画像比較部14は、一定の期間が経過するたびに、第2画像と第1画像の比較を行うこともできる。また、上述の比較方法、および、実施形態で説明した比較方法のうちの何れかをユーザーが選択可能な構成とすることもできる。
<Modification>
As mentioned above, although embodiment which concerns on this invention was described, this invention is not limited to the above-mentioned embodiment, In the range which does not deviate from the summary of this invention, various deformation | transformation are possible. For example, in the above-described embodiment, the image comparison unit 14 compares the second image with the first image every time the second image acquired by the image acquisition unit 12 is switched. For example, the image comparison unit 14 can compare the second image and the first image every time a certain period elapses. In addition, the user can select any one of the above-described comparison method and the comparison method described in the embodiment.

なお、上述の実施形態では、図3の処理を行うことにより、所定の第1画像がメモリに登録されるが、これに限らず、例えば図3の処理を行わずに、画像投影装置10の製造時において、所定の第1画像が予めメモリに登録される構成であってもよい。   In the above-described embodiment, the predetermined first image is registered in the memory by performing the process in FIG. 3. However, the present invention is not limited to this, for example, without performing the process in FIG. 3. A configuration may be employed in which a predetermined first image is registered in advance in a memory at the time of manufacturing.

10 画像投影装置
11 入力受付部
12 画像取得部
13 第1画像登録部
14 画像比較部
15 投影用画像作成部
16 投影部
17 画像送受信部
18 ネットワーク制御部
20 端末装置
30 サーバ装置
40 画像信号伝達ケーブル
50 ネットワーク
100 画像投影システム
101 第1インタフェース部
102 操作入力部
103 第2インタフェース部
104 画像形成部
105 記憶部
106 画像投影部
DESCRIPTION OF SYMBOLS 10 Image projection apparatus 11 Input reception part 12 Image acquisition part 13 1st image registration part 14 Image comparison part 15 Projection image creation part 16 Projection part 17 Image transmission / reception part 18 Network control part 20 Terminal apparatus 30 Server apparatus 40 Image signal transmission cable 50 Network 100 Image Projection System 101 First Interface Unit 102 Operation Input Unit 103 Second Interface Unit 104 Image Forming Unit 105 Storage Unit 106 Image Projecting Unit

特開2008−77301号公報JP 2008-77301 A

Claims (7)

第1画像を記憶する記憶部と、
投影する第2画像を取得する画像取得部と、
前記記憶部に記憶された前記第1画像と、前記画像取得部で取得された前記第2画像とを比較する画像比較部と、
前記画像比較部による比較の結果、前記第2画像のうちの少なくとも一部の領域が前記第1画像と一致した場合は、前記第2画像のうち前記第1画像と一致する領域が投影されないように前記第2画像を加工して投影用画像を作成する投影用画像作成部と、
前記投影用画像作成部で作成された前記投影用画像を投影する投影部と、を備える、
ことを特徴とする画像投影装置。
A storage unit for storing the first image;
An image acquisition unit for acquiring a second image to be projected;
An image comparison unit that compares the first image stored in the storage unit with the second image acquired by the image acquisition unit;
If at least a part of the second image matches the first image as a result of the comparison by the image comparison unit, the region matching the first image of the second image is not projected. A projection image creating unit for processing the second image to create a projection image;
A projection unit that projects the projection image created by the projection image creation unit,
An image projection apparatus characterized by that.
前記投影用画像作成部は、
前記画像比較部による比較の結果、前記第2画像のうちの少なくとも一部の領域が前記第1画像と一致した場合は、前記第2画像のうち前記第1画像と一致する領域に、前記第1画像とは異なる画像を重ねて、前記投影用画像を作成する、
ことを特徴とする請求項1に記載の画像投影装置。
The projection image creation unit includes:
If at least a part of the second image matches the first image as a result of the comparison by the image comparison unit, the second image has a region matching the first image. Creating an image for projection by superimposing images different from one image;
The image projection apparatus according to claim 1.
前記記憶部は、複数種類の前記第1画像を記憶し、
前記画像比較部は、前記記憶部に記憶された複数種類の前記第1画像のそれぞれと、前記画像取得部で取得した前記第2画像とを比較する、
ことを特徴とする請求項1または請求項2に記載の画像投影装置。
The storage unit stores a plurality of types of the first images,
The image comparison unit compares each of the plurality of types of the first images stored in the storage unit with the second image acquired by the image acquisition unit.
The image projection apparatus according to claim 1, wherein the image projection apparatus is an image projection apparatus.
前記画像比較部は、前記画像取得部が取得する前記第2画像が切り替わるたびに、前記第1画像と前記第2画像とを比較する、
ことを特徴とする請求項1から請求項3のうちの何れか1つに記載の画像投影装置。
The image comparison unit compares the first image with the second image each time the second image acquired by the image acquisition unit is switched.
The image projection apparatus according to claim 1, wherein the image projection apparatus is an image projection apparatus.
前記画像比較部は、一定の期間が経過するたびに、前記第1画像と前記第2画像とを比較する、
ことを特徴とする請求項1から請求項3のうちのいずれか1つに記載の画像投影装置。
The image comparison unit compares the first image with the second image every time a certain period of time elapses.
The image projection apparatus according to claim 1, wherein the image projection apparatus is an image projection apparatus.
投影する第2画像を取得する第1ステップと、
記憶部に記憶された第1画像と、前記第1ステップで取得した前記第2画像とを比較する第2ステップと、
前記第2ステップによる比較の結果、前記第2画像のうちの少なくとも一部の領域が前記第1画像と一致した場合は、前記第2画像のうち前記第1画像と一致する領域が投影されないように前記第2画像を加工して投影用画像を作成する第3ステップと、
前記第3ステップで作成された投影用の画像の投影を行う第4ステップと、を備える、
ことを特徴とする画像投影方法。
A first step of obtaining a second image to be projected;
A second step of comparing the first image stored in the storage unit with the second image acquired in the first step;
As a result of the comparison in the second step, if at least a part of the second image coincides with the first image, the region of the second image that coincides with the first image is not projected. A third step of processing the second image to create a projection image;
A fourth step of projecting the projection image created in the third step,
An image projection method characterized by the above.
請求項6に記載の画像投影方法をコンピュータに実行させるプログラム。   The program which makes a computer perform the image projection method of Claim 6.
JP2011020471A 2011-02-02 2011-02-02 Image projection device, image projection method, and program Pending JP2012159765A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011020471A JP2012159765A (en) 2011-02-02 2011-02-02 Image projection device, image projection method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011020471A JP2012159765A (en) 2011-02-02 2011-02-02 Image projection device, image projection method, and program

Publications (1)

Publication Number Publication Date
JP2012159765A true JP2012159765A (en) 2012-08-23

Family

ID=46840320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011020471A Pending JP2012159765A (en) 2011-02-02 2011-02-02 Image projection device, image projection method, and program

Country Status (1)

Country Link
JP (1) JP2012159765A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014239404A (en) * 2013-06-10 2014-12-18 株式会社リコー Image projection device, image projection method, program and storage medium
WO2016165339A1 (en) * 2015-09-25 2016-10-20 中兴通讯股份有限公司 Projection method, apparatus, and device
US9648382B2 (en) 2013-06-21 2017-05-09 Ricoh Company, Ltd. Display apparatus, display system and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001086407A (en) * 1999-09-17 2001-03-30 Matsushita Electric Ind Co Ltd Image pickup device with mosaic function and mosaic processor
JP2002010063A (en) * 2000-06-23 2002-01-11 Nippon Telegr & Teleph Corp <Ntt> Image processing device and method, record medium with the method execution program recorded therein
JP2003108108A (en) * 2001-09-27 2003-04-11 Seiko Epson Corp System and device for picture display
JP2004185568A (en) * 2002-12-06 2004-07-02 Canon Inc Display device and display method
JP2005110004A (en) * 2003-09-30 2005-04-21 Casio Comput Co Ltd Image processor, user terminal device and program
JP2005345543A (en) * 2004-05-31 2005-12-15 Canon Inc Information processor, display control method, storage medium stored with computer-readable program, and program
JP2008046567A (en) * 2006-08-21 2008-02-28 Fujitsu Ltd Information processor, external display monitoring method and program in information processor
JP2009294558A (en) * 2008-06-09 2009-12-17 Nikon Corp Projector

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001086407A (en) * 1999-09-17 2001-03-30 Matsushita Electric Ind Co Ltd Image pickup device with mosaic function and mosaic processor
JP2002010063A (en) * 2000-06-23 2002-01-11 Nippon Telegr & Teleph Corp <Ntt> Image processing device and method, record medium with the method execution program recorded therein
JP2003108108A (en) * 2001-09-27 2003-04-11 Seiko Epson Corp System and device for picture display
JP2004185568A (en) * 2002-12-06 2004-07-02 Canon Inc Display device and display method
JP2005110004A (en) * 2003-09-30 2005-04-21 Casio Comput Co Ltd Image processor, user terminal device and program
JP2005345543A (en) * 2004-05-31 2005-12-15 Canon Inc Information processor, display control method, storage medium stored with computer-readable program, and program
JP2008046567A (en) * 2006-08-21 2008-02-28 Fujitsu Ltd Information processor, external display monitoring method and program in information processor
JP2009294558A (en) * 2008-06-09 2009-12-17 Nikon Corp Projector

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014239404A (en) * 2013-06-10 2014-12-18 株式会社リコー Image projection device, image projection method, program and storage medium
US9648382B2 (en) 2013-06-21 2017-05-09 Ricoh Company, Ltd. Display apparatus, display system and storage medium
WO2016165339A1 (en) * 2015-09-25 2016-10-20 中兴通讯股份有限公司 Projection method, apparatus, and device

Similar Documents

Publication Publication Date Title
KR100677137B1 (en) Method for displaying the state of data process
US11336781B2 (en) Communication system including information processing apparatus and image processing apparatus, and information processing apparatus thereof, and storage medium that allow displaying of information associated with verified user authentication information
US10327144B2 (en) Printing apparatus for performing wireless communication, method for controlling printing apparatus, and storage medium
US10404867B2 (en) System and information processing method
JP2012159765A (en) Image projection device, image projection method, and program
JP2014179006A (en) Network system, information processing device and management program
JP6354385B2 (en) Display device, display method, and program
US10154063B2 (en) Device management apparatus, device management system, and security setting method
JP2007140180A (en) Display device, program, and information storage medium
JP6130011B1 (en) Software operation verification apparatus and software operation verification method
JP2008158493A (en) Image forming apparatus, content display method and program
TWI465912B (en) Method for building connection between electronic devices
US11095795B2 (en) Printing apparatus configured to display code image without changing color, method of controlling the same, and storage medium
JP2015154367A (en) image processing system and image processing apparatus
JP5878938B2 (en) Distribution system, distribution method, distribution program
US20200053236A1 (en) Image forming apparatus allowing voice operation, control method therefor, storage medium storing control program therefor, and image forming system
JP2016062178A (en) Task managing device, task managing method, and program
JP2005257948A (en) Image transmission system and method for transmitting image
US20110010649A1 (en) Information processing apparatus, information processing method, and program
JP2019129494A (en) Video transmission device, information processing device, system, information processing method, and program
EP4195080A1 (en) Information processing system, information processing method, and carrier means
US11231890B2 (en) Preset information displaying method and information processing apparatus
JP2006252002A (en) Image processing system
JP2009153077A (en) Information processing device and program
US10871869B2 (en) Information processing apparatus, control method therefor, and non-transitory computer-readable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140910

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140930

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150210