JP2014199432A - Image processing system, server device, and image processing method and program - Google Patents

Image processing system, server device, and image processing method and program Download PDF

Info

Publication number
JP2014199432A
JP2014199432A JP2014030503A JP2014030503A JP2014199432A JP 2014199432 A JP2014199432 A JP 2014199432A JP 2014030503 A JP2014030503 A JP 2014030503A JP 2014030503 A JP2014030503 A JP 2014030503A JP 2014199432 A JP2014199432 A JP 2014199432A
Authority
JP
Japan
Prior art keywords
unit
image data
image
data
storage
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
JP2014030503A
Other languages
Japanese (ja)
Inventor
真哉 向笠
Masaya Mukogasa
真哉 向笠
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 JP2014030503A priority Critical patent/JP2014199432A/en
Publication of JP2014199432A publication Critical patent/JP2014199432A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing system, a server device, and an image processing method and program capable of more easily managing image data and information added to output image data.SOLUTION: An image processing system of the present invention includes a storage unit that stores image data, an output unit that outputs image data, a combining unit that generates image composite data in which the image data is combined with written data written in the output image data, and a storage control unit that refers to specific information including information specifying a storage location in the storage unit for storing the image data and the image composition data and stores the image composition data at the storage location in the storage unit.

Description

本発明は、画像処理システム、サーバ装置、画像処理方法及びプログラムに関する。   The present invention relates to an image processing system, a server device, an image processing method, and a program.

プロジェクタを使用した会議などでは、ホワイトボードをスクリーンとして使用して、ホワイトボードに直接、文字や図形などを書き込むことにより、投影画像を補足することが行われている。また、補足のために追記した情報を記録するために、投影画像ごとホワイトボードをカメラで撮影することが行われている。   In a meeting using a projector, a projected image is supplemented by writing a character or a figure directly on the whiteboard using a whiteboard as a screen. Further, in order to record information added for supplementary purposes, a whiteboard is photographed with a camera together with the projected image.

本発明に関連する文献公知発明としては、特許文献1がある。特許文献1には、共通の電子文書の同一画面を2つのスクリーンに表示させ、2つのスクリーンで同時に編集可能な投影型表示装置の発明が開示されている。特許文献1の投影型表示装置は、表示画像に書かれた書き込み画像を撮影してデータ化し、更に当該データを表示画像に貼り付けたデータを、ネットワークを介して共有している。   Patent Document 1 is a known invention related to the present invention. Patent Document 1 discloses an invention of a projection display device that displays the same screen of a common electronic document on two screens and can be simultaneously edited on the two screens. The projection display device disclosed in Patent Document 1 captures a written image written in a display image and converts it into data, and further shares data pasted on the display image via a network.

しかしながら、ホワイトボードをカメラで撮影すると、投影画像を撮影するため、光の加減によっては、撮影画像をきれいに撮れない場合があった。また、撮影画像には、投影画像と、追記された文字や図形などが一緒に含まれるため、追加された文字や図形のみを分離することが難しかった。また、撮影画像と投影画像との関連付けは、別途行わなければならなかった。   However, when the whiteboard is photographed with a camera, a projected image is photographed, so that the photographed image may not be photographed properly depending on the amount of light. In addition, since the captured image includes a projected image and added characters and figures together, it is difficult to separate only the added characters and figures. In addition, the association between the captured image and the projected image has to be performed separately.

本発明は、上記に鑑みてなされたものであって、画像データと、出力された画像データに追加された情報とを、より容易に管理できる画像処理システム、サーバ装置、画像処理方法及びプログラムを提供することを目的とする。   The present invention has been made in view of the above, and provides an image processing system, a server device, an image processing method, and a program that can more easily manage image data and information added to output image data. The purpose is to provide.

上述した課題を解決し、目的を達成するために、本発明の画像処理システムは、画像データを記憶する記憶部と、前記画像データを出力する出力部と、前記画像データと、出力された前記画像データに書き込まれた書込みデータと、を合成した画像合成データを生成する合成部と、前記画像データと前記画像合成データとを記憶する前記記憶部の記憶場所を特定する情報を含む特定情報を参照して、前記画像合成データを前記記憶部の記憶場所に記憶する記憶制御部と、を備える。   In order to solve the above-described problems and achieve the object, an image processing system of the present invention includes a storage unit that stores image data, an output unit that outputs the image data, the image data, and the output of the image data. Specific information including information for specifying a storage location of the storage unit for storing the image data and the image combined data, and a combining unit for generating image combined data obtained by combining the write data written in the image data A storage control unit that stores the image synthesis data in a storage location of the storage unit.

本発明によれば、画像データと、出力された画像データに追加された情報とを、より容易に管理できるという効果を奏する。   According to the present invention, there is an effect that image data and information added to the output image data can be managed more easily.

図1は、第1の実施の形態の画像処理システムの機能ブロックの一例を示す図である。FIG. 1 is a diagram illustrating an example of functional blocks of the image processing system according to the first embodiment. 図2は、第1の実施の形態の画像処理システムのハードウェアの接続関係の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware connection relationship of the image processing system according to the first embodiment. 図3は、第1の実施の形態の画像処理方法の一例を説明するためのフローチャートである。FIG. 3 is a flowchart for explaining an example of the image processing method according to the first embodiment. 図4は、第2の実施の形態の画像処理システムの機能ブロックの一例を示す図である。FIG. 4 is a diagram illustrating an example of functional blocks of the image processing system according to the second embodiment. 図5は、第2の実施の形態の画像処理システムのハードウェアの接続関係の一例を示す図である。FIG. 5 is a diagram illustrating an example of a hardware connection relationship of the image processing system according to the second embodiment. 図6は、第2の実施の形態の画像処理方法の一例を説明するためのフローチャートである。FIG. 6 is a flowchart for explaining an example of the image processing method according to the second embodiment. 図7は、第3の実施の形態の画像処理システムの機能ブロックの一例を示す図である。FIG. 7 is a diagram illustrating an example of functional blocks of the image processing system according to the third embodiment. 図8は、第3の実施の形態の画像処理システムのハードウェアの接続関係の一例を示す図である。FIG. 8 is a diagram illustrating an example of a hardware connection relationship of the image processing system according to the third embodiment. 図9は、第3の実施の形態の画像処理方法の一例を説明するためのフローチャートである。FIG. 9 is a flowchart for explaining an example of the image processing method according to the third embodiment. 図10は、第3の実施の形態の変形例の画像処理システムの機能ブロックの一例を示す図である。FIG. 10 is a diagram illustrating an example of functional blocks of an image processing system according to a modification of the third embodiment. 図11は、第1〜3の実施の形態のサーバ装置のハードウェア構成の一例を示す図である。FIG. 11 is a diagram illustrating an example of a hardware configuration of the server device according to the first to third embodiments.

以下に添付図面を参照して、画像処理システム、サーバ装置、画像処理方法及びプログラムの実施の形態を詳細に説明する。   Hereinafter, embodiments of an image processing system, a server device, an image processing method, and a program will be described in detail with reference to the accompanying drawings.

(第1の実施の形態)
図1は、第1の実施の形態の画像処理システム100の機能ブロックの一例を示す図である。本実施の形態の画像処理システム100は、クライアント装置10、サーバ装置20、スキャナ30及びプロジェクタ50(出力部の一例)を備える。ホワイトボード40は、プロジェクタ50が投影画像を投影する投影面である。クライアント装置10は、例えば、スマートフォンなどの携帯端末である。
(First embodiment)
FIG. 1 is a diagram illustrating an example of functional blocks of the image processing system 100 according to the first embodiment. The image processing system 100 according to the present embodiment includes a client device 10, a server device 20, a scanner 30, and a projector 50 (an example of an output unit). The whiteboard 40 is a projection surface on which the projector 50 projects a projection image. The client device 10 is a mobile terminal such as a smartphone, for example.

図2は、第1の実施の形態の画像処理システム100のハードウェアの接続関係の一例を示す図である。クライアント装置10、サーバ装置20、スキャナ30及びプロジェクタ50は、ネットワーク60を介して互いに接続されている。なお、ネットワーク60の通信方式は、有線であっても無線であってもよい。また、ネットワーク60の通信方式は、有線及び無線を組み合わせて実現されていてもよい。   FIG. 2 is a diagram illustrating an example of a hardware connection relationship of the image processing system 100 according to the first embodiment. The client device 10, the server device 20, the scanner 30, and the projector 50 are connected to each other via a network 60. Note that the communication method of the network 60 may be wired or wireless. Further, the communication method of the network 60 may be realized by a combination of wired and wireless.

図1に戻り、クライアント装置10は、コード読取り部11、読取り要求部12及び投影制御部13を備える。投影制御部13は、取得部14及び投影要求部15を備える。サーバ装置20は、記憶制御部21、記憶部22及び合成部23を備える。スキャナ30は、コード表示部31、読取り部32及び画像送信部33を備える。   Returning to FIG. 1, the client device 10 includes a code reading unit 11, a reading request unit 12, and a projection control unit 13. The projection control unit 13 includes an acquisition unit 14 and a projection request unit 15. The server device 20 includes a storage control unit 21, a storage unit 22, and a synthesis unit 23. The scanner 30 includes a code display unit 31, a reading unit 32, and an image transmission unit 33.

投影制御部13は、クライアント装置10のユーザーの操作に応じて、投影の開始を表す投影要求を受信する。取得部14は、投影画像データを識別する情報を含むデータ取得要求を記憶制御部21に送信する。記憶制御部21は、投影画像データを記憶部22から取得する。取得部14は、投影画像データと、投影画像データが記憶されている記憶部22の記憶場所を特定する情報を含む特定情報とを取得する。当該特定情報は、例えば、投影画像データの記憶場所を示すファイルパスである。なお、特定情報には、サーバ装置20の外部の装置から記憶部22にアクセスできるようにするために、サーバ装置20のIPアドレスなどの情報を含めてもよい。投影要求部15は、投影画像データを含む投影要求をプロジェクタ50(投影部)に送信する。プロジェクタ50は、ホワイトボード40(投影面)に投影画像データを投影する。   The projection control unit 13 receives a projection request indicating the start of projection in response to an operation of the user of the client device 10. The acquisition unit 14 transmits a data acquisition request including information for identifying the projection image data to the storage control unit 21. The storage control unit 21 acquires projection image data from the storage unit 22. The acquisition unit 14 acquires projection image data and specific information including information for specifying a storage location of the storage unit 22 in which the projection image data is stored. The specific information is, for example, a file path indicating the storage location of the projection image data. The specific information may include information such as the IP address of the server device 20 so that the storage unit 22 can be accessed from a device external to the server device 20. The projection request unit 15 transmits a projection request including projection image data to the projector 50 (projection unit). The projector 50 projects the projection image data on the whiteboard 40 (projection surface).

コード表示部31は、読取り部32(スキャナ30)を識別する識別情報を含むコードを表示する。当該コードは、例えば、QRコード(登録商標)である。また、当該識別情報は、例えば、スキャナ30のIPアドレスである。なお、コード表示部31は、スキャナの筐体に表示されていてもよい。また、コード表示部31は、スキャナ30に液晶ディスプレイなどの表示部がある場合は、当該表示部でもよい。コード読取り部11は、クライアント装置10のユーザーの操作に応じて、コードの読み取りの開始を表すコード読み取り要求を受信する。コード読取り部11は、コード表示部31のコードを読み取り、読取り部32の識別情報を取得する。コード読取り部11は、例えば、カメラである。読取り要求部12は、特定情報と、読取りの開始を示す情報とを含む読取り要求を、コード読取り部11により識別された読取り部32に送信する。なお、クライアント装置10にスキャナ30の識別情報が記憶されているなどの理由により、クライアント装置10が読取り部32を予め識別できている場合は、コード読取り部11により読取り部32を識別しなくてもよい。読取り部32は、ホワイトボード40(投影面)に追加された情報(書込みデータ)を読み取って読取り画像データを生成する。画像送信部33は、特定情報から記憶部22を特定して、特定情報と読取り画像データとを(記憶制御部21を介して)記憶部22に送信する。これにより、読取り画像データは、投影されていた投影画像データと同じ記憶場所に記憶される。合成部23は、(記憶制御部21を介して)特定情報により特定される記憶場所から投影画像データを読み出す。そして、合成部23は、読み出した投影画像データと読取り画像データとを合成した画像合成データを生成する。記憶制御部21は、画像合成データを特定情報で特定される記憶部22の記憶場所に記憶する。   The code display unit 31 displays a code including identification information for identifying the reading unit 32 (scanner 30). The code is, for example, a QR code (registered trademark). The identification information is, for example, the IP address of the scanner 30. Note that the code display unit 31 may be displayed on the housing of the scanner. The code display unit 31 may be the display unit when the scanner 30 includes a display unit such as a liquid crystal display. The code reading unit 11 receives a code reading request indicating the start of code reading in response to an operation of the user of the client device 10. The code reading unit 11 reads the code of the code display unit 31 and acquires the identification information of the reading unit 32. The code reading unit 11 is, for example, a camera. The reading request unit 12 transmits a reading request including specific information and information indicating the start of reading to the reading unit 32 identified by the code reading unit 11. If the client device 10 can identify the reading unit 32 in advance because the identification information of the scanner 30 is stored in the client device 10, the code reading unit 11 does not identify the reading unit 32. Also good. The reading unit 32 reads information (writing data) added to the whiteboard 40 (projection surface) and generates read image data. The image transmission unit 33 specifies the storage unit 22 from the specific information, and transmits the specific information and the read image data (via the storage control unit 21) to the storage unit 22. Thus, the read image data is stored in the same storage location as the projected image data that has been projected. The combining unit 23 reads the projection image data from the storage location specified by the specific information (via the storage control unit 21). Then, the synthesizing unit 23 generates image synthesis data obtained by synthesizing the read projection image data and the read image data. The storage control unit 21 stores the image synthesis data in the storage location of the storage unit 22 specified by the specific information.

図3は、第1の実施の形態の画像処理方法の一例を説明するためのフローチャートである。取得部14は、投影画像データの取得要求をサーバ装置20にする(ステップS1)。記憶制御部21は、記憶部22から投影画像データを取得する(ステップS2)。記憶制御部21は、投影画像データと特定情報とを取得部14に送信する(ステップS3)。投影要求部15は、投影画像データを含む投影要求をプロジェクタ50に送信する(ステップS4)。   FIG. 3 is a flowchart for explaining an example of the image processing method according to the first embodiment. The acquisition unit 14 makes a request for acquiring projection image data to the server device 20 (step S1). The storage control unit 21 acquires projection image data from the storage unit 22 (step S2). The storage control unit 21 transmits the projection image data and the specific information to the acquisition unit 14 (step S3). The projection request unit 15 transmits a projection request including projection image data to the projector 50 (step S4).

コード読取り部11は、スキャナ30(コード表示部31)のコードを読み取る(ステップS5)。読取り要求部12は、コードから読み取った識別情報によりスキャナ30(読取り部32)を識別する(ステップS6)。読取り要求部12は、特定情報と、読取りの開始を示す情報とを含む読取り要求を、読取り部32に送信する(ステップS7)。なお、図3の例では、特定情報は、投影画像データが格納されたサーバ装置のIPアドレスと、投影画像データのファイルパスである。読取り部32は、ホワイトボード40を読み取る(ステップS8)。画像送信部33は、読取り画像データをサーバ装置20に送信し、投影画像データの記憶場所を表すファイルパスと同じファイルパスに、読取り画像データをアップロードする(ステップS9)。記憶制御部21は、アップロードされた読取り画像データを記憶部22に保存する(ステップS10)。合成部23は、アップロードされた読取り画像データと、アップロードされたファイルパスに保存されていた投影画像データを合成し、画像合成データを生成する(ステップS11)。記憶制御部21は、画像合成データを記憶部22に保存する(ステップS12)。   The code reading unit 11 reads the code of the scanner 30 (code display unit 31) (step S5). The read request unit 12 identifies the scanner 30 (read unit 32) based on the identification information read from the code (step S6). The read request unit 12 transmits a read request including specific information and information indicating the start of reading to the reading unit 32 (step S7). In the example of FIG. 3, the specific information is the IP address of the server device storing the projection image data and the file path of the projection image data. The reading unit 32 reads the whiteboard 40 (step S8). The image transmission unit 33 transmits the read image data to the server device 20, and uploads the read image data to the same file path as the file path that represents the storage location of the projection image data (step S9). The storage control unit 21 stores the uploaded read image data in the storage unit 22 (step S10). The synthesizing unit 23 synthesizes the uploaded read image data and the projection image data stored in the uploaded file path to generate image synthesis data (step S11). The storage control unit 21 stores the image composition data in the storage unit 22 (step S12).

以上をまとめると、本実施の形態の画像処理システム100は、取得部14が、投影画像データ及び記憶部22の記憶場所を特定する特定情報を取得する。コード読取り部11が読取り部32を識別する。読取り要求部12は、特定情報を含む読取り要求を読取り部32に送信する。画像送信部33が、読取り画像データ及び特定情報を、記憶部22に送信する。合成部23は、投影用画像データと読取り画像データとを合成する。記憶制御部21は、特定情報で特定される記憶部22の記憶場所に画像合成データを記憶する。これにより、本実施の形態の画像処理システム100によれば、投影画像データと、投影面に追加された情報とを、より容易に管理することができる。   In summary, in the image processing system 100 according to the present embodiment, the acquisition unit 14 acquires specific information for specifying the projection image data and the storage location of the storage unit 22. The code reading unit 11 identifies the reading unit 32. The read request unit 12 transmits a read request including specific information to the read unit 32. The image transmission unit 33 transmits the read image data and the specific information to the storage unit 22. The combining unit 23 combines the projection image data and the read image data. The storage control unit 21 stores the image synthesis data in the storage location of the storage unit 22 specified by the specific information. Thereby, according to the image processing system 100 of the present embodiment, the projection image data and the information added to the projection plane can be managed more easily.

(第2の実施の形態)
図4は、第2の実施の形態の画像処理システム100の機能ブロックの一例を示す図である。本実施の形態の画像処理システム100は、クライアント装置10、サーバ装置20、スキャナ30及びプロジェクタ50を備える。ホワイトボード40は、プロジェクタ50が投影画像を投影する投影面である。クライアント装置10は、例えば、パーソナルコンピュータである。
(Second Embodiment)
FIG. 4 is a diagram illustrating an example of functional blocks of the image processing system 100 according to the second embodiment. The image processing system 100 according to the present embodiment includes a client device 10, a server device 20, a scanner 30, and a projector 50. The whiteboard 40 is a projection surface on which the projector 50 projects a projection image. The client device 10 is a personal computer, for example.

図5は、第2の実施の形態の画像処理システム100のハードウェアの接続関係の一例を示す図である。クライアント装置10、サーバ装置20及びプロジェクタ50は、ネットワーク60を介して互いに接続されている。なお、ネットワーク60の通信方式は、有線であっても無線であってもよい。また、ネットワーク60の通信方式は、有線及び無線を組み合わせて実現されていてもよい。スキャナ30は、USBケーブル70によりクライアント装置10と接続されている。なお、接続に使用するケーブルはUSBケーブル70に限られず、他の規格のケーブルであってもよい。   FIG. 5 is a diagram illustrating an example of a hardware connection relationship of the image processing system 100 according to the second embodiment. The client device 10, the server device 20, and the projector 50 are connected to each other via a network 60. Note that the communication method of the network 60 may be wired or wireless. Further, the communication method of the network 60 may be realized by a combination of wired and wireless. The scanner 30 is connected to the client device 10 by a USB cable 70. The cable used for connection is not limited to the USB cable 70, and may be a cable of another standard.

図4に戻り、クライアント装置10は、投影制御部13、画像送信部16及び読取り実行監視部17を備える。投影制御部13は、取得部14及び投影要求部15を備える。サーバ装置20は、記憶制御部21、記憶部22及び合成部23を備える。スキャナ30は、読取り制御部34及び記憶部36を備える。読取り制御部34は、読取り要求部35及び読取り部32を備える。   Returning to FIG. 4, the client device 10 includes a projection control unit 13, an image transmission unit 16, and a reading execution monitoring unit 17. The projection control unit 13 includes an acquisition unit 14 and a projection request unit 15. The server device 20 includes a storage control unit 21, a storage unit 22, and a synthesis unit 23. The scanner 30 includes a reading control unit 34 and a storage unit 36. The reading control unit 34 includes a reading request unit 35 and a reading unit 32.

投影制御部13は、クライアント装置10のユーザーの操作に応じて、投影の開始を表す投影要求を受信する。取得部14は、投影画像データを識別する情報を含むデータ取得要求を記憶制御部21に送信する。記憶制御部21は、投影画像データを記憶部22から取得する。取得部14は、投影画像データと、投影画像データが記憶されている記憶部22の記憶場所を特定する情報を含む特定情報とを取得する。当該特定情報は、例えば、投影画像データの記憶場所を示すファイルパスである。なお、特定情報には、サーバ装置20の外部の装置から記憶部22にアクセスできるようにするために、サーバ装置20のIPアドレスなどの情報を含めてもよい。投影要求部15は、投影画像データを含む投影要求をプロジェクタ50(投影部)に送信する。プロジェクタ50は、ホワイトボード40(投影面)に投影画像データを投影する。   The projection control unit 13 receives a projection request indicating the start of projection in response to an operation of the user of the client device 10. The acquisition unit 14 transmits a data acquisition request including information for identifying the projection image data to the storage control unit 21. The storage control unit 21 acquires projection image data from the storage unit 22. The acquisition unit 14 acquires projection image data and specific information including information for specifying a storage location of the storage unit 22 in which the projection image data is stored. The specific information is, for example, a file path indicating the storage location of the projection image data. The specific information may include information such as the IP address of the server device 20 so that the storage unit 22 can be accessed from a device external to the server device 20. The projection request unit 15 transmits a projection request including projection image data to the projector 50 (projection unit). The projector 50 projects the projection image data on the whiteboard 40 (projection surface).

読取り制御部34は、スキャナ30のユーザーの操作に応じて、読み取りの開始を表す読取り要求を受信する。読取り部32は、ホワイトボード40(投影面)に追加された情報を読み取って読取り画像データを生成する。読取り部32は、読取り画像データを記憶部36に記憶する。読取り実行監視部17は、読取り画像データが生成されたか否かを監視し、読取り画像データが生成された場合に、読取り画像データを画像送信部16に送信する。なお、本実施の形態の画像処理システム100の読取り実行監視部17は、クライアント装置10とスキャナ30とがUSBケーブル70により接続されていることを利用して、読取り画像データが生成されたか否かを監視する。すなわち、読取り実行監視部17は、スキャナ30をUSBストレージとして認識することにより、読取り画像データが生成されたか否かを監視する。画像送信部16は、取得部14に特定情報のデータ取得要求を送信する。取得部14は、特定情報を画像送信部16に送信する。画像送信部16は、特定情報と読取り画像データとを(記憶制御部21を介して)記憶部22に送信する。これにより、読取り画像データは、投影されていた投影画像データと同じ記憶場所に記憶される。合成部23は、(記憶制御部21を介して)特定情報により特定される記憶場所から投影画像データを読み出す。そして、合成部23は、読み出した投影画像データと読取り画像データとを合成した画像合成データを生成する。記憶制御部21は、画像合成データを特定情報で特定される記憶部22の記憶場所に記憶する。   The reading control unit 34 receives a reading request indicating the start of reading in accordance with the operation of the user of the scanner 30. The reading unit 32 reads information added to the whiteboard 40 (projection plane) and generates read image data. The reading unit 32 stores the read image data in the storage unit 36. The reading execution monitoring unit 17 monitors whether or not read image data is generated, and transmits the read image data to the image transmission unit 16 when the read image data is generated. Note that the reading execution monitoring unit 17 of the image processing system 100 according to the present embodiment uses the fact that the client device 10 and the scanner 30 are connected by the USB cable 70 to determine whether read image data has been generated. To monitor. That is, the reading execution monitoring unit 17 monitors whether the read image data has been generated by recognizing the scanner 30 as a USB storage. The image transmission unit 16 transmits a data acquisition request for specific information to the acquisition unit 14. The acquisition unit 14 transmits the specific information to the image transmission unit 16. The image transmission unit 16 transmits the specific information and the read image data to the storage unit 22 (via the storage control unit 21). Thus, the read image data is stored in the same storage location as the projected image data that has been projected. The combining unit 23 reads the projection image data from the storage location specified by the specific information (via the storage control unit 21). Then, the synthesizing unit 23 generates image synthesis data obtained by synthesizing the read projection image data and the read image data. The storage control unit 21 stores the image synthesis data in the storage location of the storage unit 22 specified by the specific information.

図6は、第2の実施の形態の画像処理方法の一例を説明するためのフローチャートである。ステップS21〜ステップS24は、図3のステップS1〜ステップS4と同じであるため説明を省略する。   FIG. 6 is a flowchart for explaining an example of the image processing method according to the second embodiment. Steps S21 to S24 are the same as steps S1 to S4 in FIG.

読取り部32は、ホワイトボード40を読み取る(ステップS25)。読取り部32は、読取り画像データを記憶部36に保存する(ステップS26)。読取り実行監視部17は、読取り画像データが記憶部36に保存されたことを検知し、読取り画像データを取得する(ステップS27)。画像送信部16は、ステップS23でクライアント装置10に送信された特定情報を利用して、読取り画像データをサーバ装置20に送信し、投影画像データの記憶場所を表すファイルパスと同じファイルパスに、読取り画像データをアップロードする(ステップS28)。   The reading unit 32 reads the whiteboard 40 (step S25). The reading unit 32 stores the read image data in the storage unit 36 (step S26). The reading execution monitoring unit 17 detects that the read image data is stored in the storage unit 36, and acquires the read image data (step S27). The image transmission unit 16 transmits the read image data to the server device 20 using the specific information transmitted to the client device 10 in step S23, and sets the same file path as the file path indicating the storage location of the projection image data. The read image data is uploaded (step S28).

ステップS29〜ステップS31は、図3のステップS10〜ステップS12と同じであるため説明を省略する。   Steps S29 to S31 are the same as steps S10 to S12 in FIG.

以上をまとめると、本実施の形態の画像処理システム100は、取得部14が、投影画像データ及び記憶部22の記憶場所を特定する特定情報を取得する。読取り実行監視部17は、読取り画像データが生成されたか否かを監視し、読取り画像データが生成された場合に、読取り画像データを画像送信部16に送信する。画像送信部16が、読取り画像データ及び特定情報を、記憶部22に送信する。合成部23は、投影用画像データと読取り画像データとを合成する。記憶制御部21は、特定情報で特定される記憶部22の記憶場所に画像合成データを記憶する。これにより、本実施の形態の画像処理システム100によれば、投影画像データと、投影面に追加された情報とを、より容易に管理することができる。   In summary, in the image processing system 100 according to the present embodiment, the acquisition unit 14 acquires specific information for specifying the projection image data and the storage location of the storage unit 22. The reading execution monitoring unit 17 monitors whether or not read image data is generated, and transmits the read image data to the image transmission unit 16 when the read image data is generated. The image transmission unit 16 transmits the read image data and the specific information to the storage unit 22. The combining unit 23 combines the projection image data and the read image data. The storage control unit 21 stores the image synthesis data in the storage location of the storage unit 22 specified by the specific information. Thereby, according to the image processing system 100 of the present embodiment, the projection image data and the information added to the projection plane can be managed more easily.

(第3の実施の形態)
図7は、第3の実施の形態の画像処理システム100の機能ブロックの一例を示す図である。本実施の形態の画像処理システム100は、クライアント装置10、サーバ装置20、及びインタラクティブホワイトボード(IWB:Interactive Whiteboard)90を備える。インタラクティブホワイトボード(IWB:Interactive Whiteboard)90(出力部の一例)は、液晶パネルなどのディスプレイを利用した電子ホワイトボードである。IWB90は、ディスプレイに表示された画像データ(以下、「表示画像データ」という。)に電子ペンを用いて書き込まれた書込みデータを電子化し、当該ディスプレイに反映する。
(Third embodiment)
FIG. 7 is a diagram illustrating an example of functional blocks of the image processing system 100 according to the third embodiment. The image processing system 100 according to the present embodiment includes a client device 10, a server device 20, and an interactive whiteboard (IWB: Interactive Whiteboard) 90. An interactive whiteboard (IWB) 90 (an example of an output unit) is an electronic whiteboard using a display such as a liquid crystal panel. The IWB 90 digitizes writing data written using an electronic pen into image data displayed on the display (hereinafter referred to as “display image data”) and reflects the digitized data on the display.

本実施の形態の説明では、第1特定情報は、表示画像データが記憶されている記憶部22の記憶場所を特定する情報を含む。第2特定情報は、画像合成データを記憶する記憶部22の記憶場所を特定する情報を含む。   In the description of the present embodiment, the first specifying information includes information for specifying the storage location of the storage unit 22 in which the display image data is stored. The second specifying information includes information for specifying the storage location of the storage unit 22 that stores the image synthesis data.

図8は、第3の実施の形態の画像処理システム100のハードウェアの接続関係の一例を示す図である。クライアント装置10、サーバ装置20及びIWB90は、ネットワーク60を介して互いに接続されている。なお、ネットワーク60の通信方式は、有線であっても無線であってもよい。また、ネットワーク60の通信方式は、有線及び無線を組み合わせて実現されていてもよい。   FIG. 8 is a diagram illustrating an example of a hardware connection relationship of the image processing system 100 according to the third embodiment. The client device 10, the server device 20, and the IWB 90 are connected to each other via the network 60. Note that the communication method of the network 60 may be wired or wireless. Further, the communication method of the network 60 may be realized by a combination of wired and wireless.

図7に戻り、クライアント装置10は、コード読取り部11、表示要求部18及び記憶要求部19を備える。サーバ装置20は、記憶制御部21及び記憶部22を備える。IWB90は、コード表示部91、画像表示部92、受付部93及び合成部94を備える。   Returning to FIG. 7, the client device 10 includes a code reading unit 11, a display requesting unit 18, and a storage requesting unit 19. The server device 20 includes a storage control unit 21 and a storage unit 22. The IWB 90 includes a code display unit 91, an image display unit 92, a reception unit 93, and a synthesis unit 94.

まず、クライアント装置10について説明する。コード読取り部11は、クライアント装置10のユーザーの操作に応じて、コードの読み取りの開始を表すコード読み取り要求を受信する。コード読取り部11は、IWB90(画像表示部92)に画像データを表示するときに、コード表示部91のコードを読み取り、第1特定情報を取得する。コード読取り部11は、第1特定情報を表示要求部18に送信する。表示要求部18は、第1特定情報を含む表示要求をサーバ装置20(記憶制御部21)に送信する。   First, the client device 10 will be described. The code reading unit 11 receives a code reading request indicating the start of code reading in response to an operation of the user of the client device 10. When the image reading unit 11 displays image data on the IWB 90 (image display unit 92), the code reading unit 11 reads the code of the code display unit 91 and acquires first specifying information. The code reading unit 11 transmits the first specific information to the display request unit 18. The display request unit 18 transmits a display request including the first specific information to the server device 20 (storage control unit 21).

またコード読取り部11は、IWB90(画像表示部92)の画像合成データを記憶するときに、コード表示部91のコードを読み取り、第2特定情報を取得する。画像合成データは、書込みデータと表示画像データとを合成したデータである。コード読取り部11は、第2特定情報を記憶要求部19に送信する。記憶要求部19は、第2特定情報を含む記憶要求をサーバ装置20(記憶制御部21)に送信する。   Further, the code reading unit 11 reads the code of the code display unit 91 and acquires the second specific information when storing the image composite data of the IWB 90 (image display unit 92). The image synthesis data is data obtained by synthesizing write data and display image data. The code reading unit 11 transmits the second specific information to the storage request unit 19. The storage request unit 19 transmits a storage request including the second specific information to the server device 20 (storage control unit 21).

なお第1特定情報(第2特定情報)は、例えば、表示画像データ(画像合成データ)の記憶場所を示すファイルパスである。なお、第1特定情報(第2特定情報)には、サーバ装置20の外部の装置から記憶部22にアクセスできるようにするために、サーバ装置20のIPアドレスなどの情報を含めてもよい。また第1特定情報及び第2特定情報は同じでもよい。これにより第1特定情報(第2特定情報)が、例えばフォルダ等を示す場合、同一フォルダに表示画像データと画像合成データとを記憶することができるので、データ管理に関するユーザーの手間を低減することができる。   The first specific information (second specific information) is, for example, a file path indicating a storage location of display image data (image composite data). The first specific information (second specific information) may include information such as the IP address of the server device 20 so that the storage unit 22 can be accessed from a device external to the server device 20. The first specific information and the second specific information may be the same. As a result, when the first specific information (second specific information) indicates, for example, a folder or the like, the display image data and the image composite data can be stored in the same folder, thereby reducing the effort of the user regarding data management. Can do.

次に、サーバ装置20について説明する。記憶制御部21は、第1特定情報を含む表示要求をクライアント装置10(表示要求部18)から受信する。記憶制御部21は、第1特定情報を参照して表示画像データの記憶場所を特定し、当該表示画像データを記憶部22から取得する。記憶制御部21は、取得した表示画像データをIWB90(画像表示部92)に送信する。   Next, the server device 20 will be described. The storage control unit 21 receives a display request including the first specific information from the client device 10 (display request unit 18). The storage control unit 21 specifies the storage location of the display image data with reference to the first specifying information, and acquires the display image data from the storage unit 22. The storage control unit 21 transmits the acquired display image data to the IWB 90 (image display unit 92).

また記憶制御部21は、第2特定情報を含む記憶要求をクライアント装置10(記憶要求部19)から受信すると、IWB90(合成部94)に画像送信要求を送信し、画像合成データの送信を要求する。記憶制御部21は、画像合成データをIWB90(合成部94)から受信する。記憶制御部21は、第2特定情報を参照して画像合成データの記憶場所を特定し、当該画像合成データを記憶部22に記憶する。   In addition, when the storage control unit 21 receives a storage request including the second specific information from the client device 10 (storage request unit 19), the storage control unit 21 transmits an image transmission request to the IWB 90 (composition unit 94) and requests transmission of image composite data. To do. The storage control unit 21 receives the image composition data from the IWB 90 (composition unit 94). The storage control unit 21 specifies the storage location of the image synthesis data with reference to the second specifying information, and stores the image synthesis data in the storage unit 22.

次に、IWB90について説明する。コード表示部91は、第1特定情報又は第2特定情報を含むコードを表示する。画像表示部92は、表示画像データをサーバ装置20(記憶制御部21)から受信し、当該表示画像データを表示する。受付部93は、表示画像データ上に書き込まれる書込みデータを受け付ける。画像表示部92は、IWB90のユーザーの画像合成を示す操作に応じて、表示画像データと書込みデータとを合成部94に送信する。合成部94は、表示画像データと書込みデータとを画像表示部92から受信すると、当該表示画像データと当該書込みデータとを合成して画像合成データを生成する。合成部94は、画像送信要求をサーバ装置20(記憶制御部21)から受信すると、当該画像合成データをサーバ装置20(記憶制御部21)に送信する。   Next, the IWB 90 will be described. The code display unit 91 displays a code including the first specific information or the second specific information. The image display unit 92 receives the display image data from the server device 20 (storage control unit 21), and displays the display image data. The accepting unit 93 accepts write data to be written on the display image data. The image display unit 92 transmits the display image data and the write data to the combining unit 94 in response to an operation indicating the image combining of the user of the IWB 90. When the combining unit 94 receives the display image data and the writing data from the image display unit 92, the combining unit 94 combines the display image data and the writing data to generate image combining data. When the composition unit 94 receives an image transmission request from the server device 20 (storage control unit 21), the composition unit 94 transmits the image composition data to the server device 20 (storage control unit 21).

図9は、第3の実施の形態の画像処理方法の一例を説明するためのフローチャートである。コード表示部91は、第1特定情報を含むコードを表示する(ステップS41)。次に、コード読取部11は、コード表示部91のコードを読み取り第1特定情報を取得する(ステップS42)。次に、表示要求部18は、第1特定情報を含む表示要求をサーバ装置20(記憶制御部21)に送信する(ステップS43)。   FIG. 9 is a flowchart for explaining an example of the image processing method according to the third embodiment. The code display unit 91 displays a code including the first specific information (step S41). Next, the code reading unit 11 reads the code of the code display unit 91 and acquires the first specific information (step S42). Next, the display request unit 18 transmits a display request including the first specific information to the server device 20 (storage control unit 21) (step S43).

次に、記憶制御部21は、第1特定情報を参照して表示画像データの記憶場所を特定し、当該表示画像データを記憶部22から取得する(ステップS44)。次に、記憶制御部21は、取得した表示画像データをIWB90(画像表示部92)に送信する(ステップS45)。   Next, the storage control unit 21 specifies the storage location of the display image data with reference to the first specifying information, and acquires the display image data from the storage unit 22 (step S44). Next, the storage control unit 21 transmits the acquired display image data to the IWB 90 (image display unit 92) (step S45).

次に、画像表示部92は、表示画像データをサーバ装置20(記憶制御部21)から受信し、当該表示画像データを表示する(ステップS46)。次に、受付部93は、表示画像データ上に書き込まれる書込みデータを受け付ける(ステップS47)。次に、合成部94は表示画像データと書込みデータとを画像表示部92から受信すると、当該表示画像データと当該書込みデータとを合成して画像合成データを生成する(ステップS48)。次に、コード表示部91は、第2特定情報を含むコードを表示する(ステップS49)。   Next, the image display unit 92 receives display image data from the server device 20 (storage control unit 21), and displays the display image data (step S46). Next, the reception unit 93 receives write data to be written on the display image data (step S47). Next, when the display unit 92 receives the display image data and the write data from the image display unit 92, the combining unit 94 combines the display image data and the write data to generate image composite data (step S48). Next, the code display unit 91 displays a code including the second specifying information (step S49).

次に、コード読取部11は、コード表示部91のコードを読み取り第2特定情報を取得する(ステップS50)。次に、記憶要求部19は、第2特定情報を含む記憶要求をサーバ装置20(記憶制御部21)に送信する(ステップS51)。   Next, the code reading unit 11 reads the code of the code display unit 91 and acquires the second specifying information (step S50). Next, the storage request unit 19 transmits a storage request including the second specific information to the server device 20 (storage control unit 21) (step S51).

次に、記憶制御部21は、第2特定情報を含む記憶要求をクライアント装置10(記憶要求部19)から受信すると、IWB90(合成部94)に画像送信要求を送信し、画像合成データの送信を要求する(ステップS52)。   Next, when the storage control unit 21 receives a storage request including the second specific information from the client device 10 (storage request unit 19), the storage control unit 21 transmits an image transmission request to the IWB 90 (compositing unit 94), and transmits image composite data. Is requested (step S52).

次に、合成部94は、画像送信要求をサーバ装置20(記憶制御部21)から受信すると、当該画像合成データをサーバ装置20(記憶制御部21)に送信する(ステップS53)。次に、記憶制御部21は、画像合成データをIWB90(合成部94)から受信すると、第2特定情報を参照して画像合成データの記憶場所を特定し、当該画像合成データを記憶部22に記憶する(ステップS54)。   Next, when the composition unit 94 receives an image transmission request from the server device 20 (storage control unit 21), the composition unit 94 transmits the image composition data to the server device 20 (storage control unit 21) (step S53). Next, when the storage control unit 21 receives the image composition data from the IWB 90 (composition unit 94), the storage control unit 21 refers to the second specifying information, identifies the storage location of the image composition data, and stores the image composition data in the storage unit 22. Store (step S54).

以上をまとめると、本実施の形態の画像処理システム100は、コード表示部91が第1特定情報又は第2特定情報を含むコードを表示する。コード読取り部11が、当該コードを読み取り、第1特定情報又は第2特定情報を取得する。合成部94が、表示画像データと、書込みデータと、を合成して画像合成データを生成する。記憶制御部21は、第1特定情報により表示画像データの記憶場所を特定し、当該表示画像データを記憶部22に記憶する。また、記憶制御部21は、第2特定情報により画像合成データの記憶場所を特定し、当該画像合成データを記憶部22に記憶する。これにより、本実施の形態の画像処理システム100によれば、表示画像データと、IWB90に表示された表示画像データに追加された情報(書込みデータ)とを、より容易に管理することができる。   In summary, in the image processing system 100 of the present embodiment, the code display unit 91 displays a code including the first specific information or the second specific information. The code reading unit 11 reads the code and acquires the first specifying information or the second specifying information. The synthesizing unit 94 synthesizes the display image data and the writing data to generate image synthesized data. The storage control unit 21 specifies the storage location of the display image data based on the first specification information, and stores the display image data in the storage unit 22. Further, the storage control unit 21 specifies the storage location of the image synthesis data based on the second specification information, and stores the image synthesis data in the storage unit 22. Thereby, according to the image processing system 100 of the present embodiment, display image data and information (write data) added to the display image data displayed on the IWB 90 can be managed more easily.

(第3の実施の形態の変形例)
図10は、第3の実施の形態の変形例の画像処理システム100の機能ブロックの一例を示す図である。本変形例では、第3の実施の形態の合成部94を、サーバ装置20が合成部23として備えている点が第3の実施の形態と異なる。本変形例の説明では、第3の実施の形態の説明と異なる箇所について説明する。
(Modification of the third embodiment)
FIG. 10 is a diagram illustrating an example of functional blocks of an image processing system 100 according to a modified example of the third embodiment. This modification is different from the third embodiment in that the server unit 20 includes the combining unit 94 of the third embodiment as the combining unit 23. In the description of this modified example, a different part from that of the third embodiment will be described.

画像表示部92は、IWB90のユーザーの画像合成を示す操作に応じて、書込みデータをサーバ装置20(記憶制御部21)に送信する。記憶制御部21は、書込みデータをIWB90(画像表示部92)から受信すると、第1特定情報により表示画像データの記憶場所を特定し、当該表示画像データを記憶部22から取得する。記憶制御部21は、当該書込みデータと、当該表示画像データと、を合成部23に送信する。合成部23は、当該書込みデータと、当該表示画像データと、を記憶制御部21から受信すると、当該書込みデータと、当該表示画像データと、を合成して画像合成データを生成する。合成部23は、当該画像合成データを記憶制御部21に送信する。記憶制御部21は、当該画像合成データを合成部23から受信すると、第2特定情報により当該画像合成データを記憶する記憶場所を特定し、当該画像合成データを記憶部22に記憶する。   The image display unit 92 transmits the write data to the server device 20 (storage control unit 21) in response to an operation indicating the image composition of the user of the IWB 90. When the storage control unit 21 receives the write data from the IWB 90 (image display unit 92), the storage control unit 21 specifies the storage location of the display image data based on the first specification information, and acquires the display image data from the storage unit 22. The storage control unit 21 transmits the write data and the display image data to the synthesis unit 23. When the composition unit 23 receives the write data and the display image data from the storage control unit 21, the composition unit 23 combines the write data and the display image data to generate image composition data. The composition unit 23 transmits the image composition data to the storage control unit 21. When the storage control unit 21 receives the image synthesis data from the synthesis unit 23, the storage control unit 21 specifies a storage location for storing the image synthesis data based on the second specification information, and stores the image synthesis data in the storage unit 22.

なお画像表示部92が、書込みデータと共に表示画像データも送信してもよい。この場合は、記憶制御部21が第1特定情報を参照する処理を省略することができる。   Note that the image display unit 92 may also transmit display image data together with the write data. In this case, the process in which the storage control unit 21 refers to the first specific information can be omitted.

本変形例によれば、書込みデータと、表示画像データと、をサーバ装置20で合成することができる。   According to this modification, the server device 20 can synthesize the write data and the display image data.

図11は、第1〜3の実施の形態のサーバ装置20のハードウェア構成の一例を示す図である。第1〜3の実施の形態のサーバ装置20は、制御装置81、主記憶装置82、補助記憶装置83、表示装置84、入力装置85及び通信装置86を備える。制御装置81、主記憶装置82、補助記憶装置83、表示装置84、入力装置85及び通信装置86は、バス87を介して互いに接続されている。   FIG. 11 is a diagram illustrating an example of a hardware configuration of the server device 20 according to the first to third embodiments. The server device 20 of the first to third embodiments includes a control device 81, a main storage device 82, an auxiliary storage device 83, a display device 84, an input device 85, and a communication device 86. The control device 81, main storage device 82, auxiliary storage device 83, display device 84, input device 85, and communication device 86 are connected to each other via a bus 87.

制御装置81は、補助記憶装置83から主記憶装置82に読み出されたプログラムを実行する。主記憶装置82は、ROM(Read Only Memory)やRAM(Random Access Memory)等のメモリである。補助記憶装置83は、例えば、ハードディスクやメモリカード等である。表示装置84は、サーバ装置20の状態等を表示する画面である。表示装置84は、例えば、液晶ディスプレイ等である。入力装置85は、サーバ装置20を操作するためのインタフェースである。入力装置85は、例えば、キーボードやマウス等である。通信装置86は、ネットワークに接続するためのインタフェースである。   The control device 81 executes the program read from the auxiliary storage device 83 to the main storage device 82. The main storage device 82 is a memory such as a ROM (Read Only Memory) or a RAM (Random Access Memory). The auxiliary storage device 83 is, for example, a hard disk or a memory card. The display device 84 is a screen that displays the status of the server device 20 and the like. The display device 84 is, for example, a liquid crystal display. The input device 85 is an interface for operating the server device 20. The input device 85 is, for example, a keyboard or a mouse. The communication device 86 is an interface for connecting to a network.

第1〜3の実施の形態のサーバ装置20で実行されるプログラムを、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、メモリカード、CD−R及びDVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録し、コンピュータ・プログラム・プロダクトとして提供してもよい。また、第1〜3の実施の形態のサーバ装置20で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供してもよい。また、第1〜3の実施の形態のサーバ装置20で実行されるプログラムをダウンロードさせずに、インターネット等のネットワーク経由で提供、又は配布してもよい。また、第1〜3の実施の形態のサーバ装置20のプログラムを、ROM等に予め組み込んで提供してもよい。   The program executed by the server device 20 of the first to third embodiments is an installable or executable file such as a CD-ROM, a memory card, a CD-R, and a DVD (Digital Versatile Disk). The program may be recorded on a computer-readable recording medium and provided as a computer program product. The program executed by the server device 20 according to the first to third embodiments may be provided by storing it on a computer connected to a network such as the Internet and downloading it via the network. Moreover, you may provide or distribute via networks, such as the internet, without downloading the program run with the server apparatus 20 of 1st-3rd embodiment. Further, the program of the server device 20 of the first to third embodiments may be provided by being incorporated in advance in a ROM or the like.

第1〜3の実施の形態のサーバ装置20で実行されるプログラムは、上述したサーバ装置20の各機能ブロックのうち、プログラムとしても実現可能な機能ブロック(記憶制御部21及び合成部23)を含むモジュール構成となっている。当該モジュールは、実際のハードウェアとしては、制御装置81が上記記憶媒体からプログラムを読み出して実行することにより、上記各モジュールが主記憶装置82上にロードされる。すなわち、上記各モジュールは、主記憶装置82上に生成される。なお、サーバ装置20の各機能ブロックの一部、又は全部を、プログラムにより実現せずに、IC(Integrated Circuit)等のハードウェアにより実現してもよい。   The program executed by the server device 20 of the first to third embodiments is a functional block (the storage control unit 21 and the synthesis unit 23) that can be realized as a program among the functional blocks of the server device 20 described above. It has a module configuration that includes it. As the actual hardware, each module is loaded onto the main storage device 82 when the control device 81 reads and executes the program from the storage medium. That is, each module is generated on the main storage device 82. Note that some or all of the functional blocks of the server device 20 may be realized by hardware such as an IC (Integrated Circuit) without being realized by a program.

以上のように、第1〜3の実施の形態の画像処理システムによれば、画像データと、出力された画像データに追加された情報とを、より容易に管理することができる。   As described above, according to the image processing systems of the first to third embodiments, image data and information added to the output image data can be managed more easily.

10 クライアント装置
11 コード読取り部
12 読取り要求部
13 投影制御部
14 取得部
15 投影要求部
16 画像送信部
17 読取り実行監視部
18 表示要求部
19 記憶要求部
20 サーバ装置
21 記憶制御部
22 記憶部
23 合成部
30 スキャナ
31 コード表示部
32 読取り部
33 画像送信部
34 読取り制御部
35 読取り要求部
36 記憶部
40 ホワイトボード
50 プロジェクタ
60 ネットワーク
70 USBケーブル
81 制御装置
82 主記憶装置
83 補助記憶装置
84 表示装置
85 入力装置
86 通信装置
87 バス
90 インタラクティブホワイトボード(IWB)
91 コード表示部
92 画像表示部
93 受付部
94 合成部
100 画像処理システム
DESCRIPTION OF SYMBOLS 10 Client apparatus 11 Code reading part 12 Reading request part 13 Projection control part 14 Acquisition part 15 Projection request part 16 Image transmission part 17 Reading execution monitoring part 18 Display request part 19 Storage request part 20 Server apparatus 21 Storage control part 22 Storage part 23 Composition unit 30 Scanner 31 Code display unit 32 Reading unit 33 Image transmission unit 34 Reading control unit 35 Reading request unit 36 Storage unit 40 Whiteboard 50 Projector 60 Network 70 USB cable 81 Control device 82 Main storage device 83 Auxiliary storage device 84 Display device 85 Input device 86 Communication device 87 Bus 90 Interactive whiteboard (IWB)
91 Code Display Unit 92 Image Display Unit 93 Reception Unit 94 Composition Unit 100 Image Processing System

特開2005−051446号公報JP 2005-051446 A

Claims (10)

画像データを記憶する記憶部と、
前記画像データを出力する出力部と、
前記画像データと、出力された前記画像データに書き込まれた書込みデータと、を合成した画像合成データを生成する合成部と、
前記画像データと前記画像合成データとを記憶する前記記憶部の記憶場所を特定する情報を含む特定情報を参照して、前記画像合成データを前記記憶部の記憶場所に記憶する記憶制御部と、
を備える画像処理システム。
A storage unit for storing image data;
An output unit for outputting the image data;
A synthesis unit that generates image synthesis data obtained by synthesizing the image data and the write data written to the output image data;
A storage control unit that stores the image synthesis data in the storage location of the storage unit with reference to specific information including information specifying the storage location of the storage unit that stores the image data and the image synthesis data;
An image processing system comprising:
前記出力部は、
前記画像データとして投影画像データを投影面に投影し、
前記投影画像データと、前記特定情報とを取得する取得部と、
前記投影面に追加された情報を読み取り、前記書込みデータとして読取り画像データを生成する読取り部と、
前記特定情報から前記記憶部を特定して、前記特定情報と前記読取り画像データとを前記記憶部に送信する画像送信部と、を更に備え、
前記合成部は、
前記特定情報により特定される前記記憶場所から前記投影画像データを読み出し、読み出した前記投影画像データと前記読取り画像データとを合成した画像合成データを生成する
請求項1に記載の画像処理システム。
The output unit is
Projecting projected image data on the projection plane as the image data,
An acquisition unit that acquires the projection image data and the specific information;
A reading unit that reads information added to the projection plane and generates read image data as the writing data;
An image transmission unit that identifies the storage unit from the identification information and transmits the identification information and the read image data to the storage unit;
The synthesis unit is
The image processing system according to claim 1, wherein the projection image data is read from the storage location specified by the specification information, and image synthesis data is generated by combining the read projection image data and the read image data.
前記特定情報と、読取りの開始を示す情報とを含む読取り要求を前記読取り部に送信する読取り要求部を更に備え、
前記読取り部は、
前記読取り要求に応じて前記投影面に追加された情報を読み取って読取画像データを生成し、前記読取画像データと前記特定情報とを前記画像送信部に送信する
請求項2に記載の画像処理システム。
A reading request unit that transmits a reading request including the specific information and information indicating the start of reading to the reading unit;
The reading unit is
The image processing system according to claim 2, wherein information added to the projection surface is read in response to the read request to generate read image data, and the read image data and the specific information are transmitted to the image transmission unit. .
前記読取り部を識別する識別情報を含むコードを表示するコード表示部と、
前記コードを読み取るコード読取り部とを更に備え、
前記読取り要求部は、
前記コード読取り部により読み取られたコードにより識別される前記読取り部に前記読取り要求を送信する
請求項3に記載の画像処理システム。
A code display unit for displaying a code including identification information for identifying the reading unit;
A code reading unit for reading the code;
The read request unit includes:
The image processing system according to claim 3, wherein the reading request is transmitted to the reading unit identified by a code read by the code reading unit.
前記読取画像データが生成されたか否かを監視し、前記読取り画像データが生成された場合に、前記読取り画像データを前記画像送信部に送信する読取り実行監視部を更に備える
請求項2に記載の画像処理システム。
The reading execution monitoring unit that monitors whether or not the read image data is generated, and transmits the read image data to the image transmission unit when the read image data is generated. Image processing system.
前記出力部は、
前記画像データとして表示画像データを表示し、
前記特定情報を含むコードを表示するコード表示部と、
前記コードを読み取り、前記特定情報を取得するコード読取部と、を更に備え、
前記記憶制御部は、
前記特定情報を参照して、前記表示画像データを前記記憶部の記憶場所から取得し、前記特定情報を参照して、前記画像合成データを前記記憶部の記憶場所に記憶する
請求項1に記載の画像処理システム。
The output unit is
Display image data as the image data,
A code display unit for displaying a code including the specific information;
A code reading unit that reads the code and obtains the specific information;
The storage control unit
The display image data is acquired from a storage location of the storage unit with reference to the specific information, and the image composite data is stored in a storage location of the storage unit with reference to the specific information. Image processing system.
画像データの記憶場所を特定する情報を含む特定情報と、出力された前記画像データに書き込まれた書込みデータとを受信するサーバ装置であって、
前記画像データを記憶する記憶部と、
前記特定情報により特定される前記記憶場所から前記画像データを読み出し、読み出した前記画像データと前記書込みデータとを合成した画像合成データを生成する合成部と、
前記画像合成データを前記特定情報で特定される前記記憶部の記憶場所に記憶する記憶制御部と
を備えるサーバ装置。
A server device that receives specific information including information for specifying a storage location of image data and write data written to the output image data,
A storage unit for storing the image data;
A combination unit that reads out the image data from the storage location specified by the specification information, and generates image combination data by combining the read image data and the write data;
A storage control unit that stores the image synthesis data in a storage location of the storage unit specified by the specific information.
画像データを記憶する記憶部を備える画像処理システムの画像処理方法であって、
出力部が、前記画像データを出力するステップと、
合成部が、前記画像データと、出力された前記画像データに書き込まれた書込みデータと、を合成した画像合成データを生成するステップと、
記憶制御部が、前記画像データと前記画像合成データとを記憶する前記記憶部の記憶場所を特定する情報を含む特定情報を参照して、前記画像合成データを前記記憶部の記憶場所に記憶するステップと、
を含む画像処理方法。
An image processing method of an image processing system including a storage unit for storing image data,
An output unit outputting the image data;
A combining unit that generates image combined data obtained by combining the image data and the write data written to the output image data;
The storage control unit stores the image synthesis data in the storage location of the storage unit with reference to specific information including information specifying the storage location of the storage unit that stores the image data and the image synthesis data Steps,
An image processing method including:
画像データを記憶する記憶部を備えるサーバ装置の画像処理方法であって、
サーバ装置が、前記画像データが記憶されている前記記憶部の記憶場所を特定する情報を含む特定情報と、出力された前記画像データに書き込まれた書込みデータとを受信するステップと、
サーバ装置が、前記特定情報により特定される前記記憶場所から前記画像データを読み出すステップと、
サーバ装置が、読み出した前記画像データと前記書込みデータとを合成した画像合成データを生成するステップと、
記憶制御部が、前記画像合成データを前記特定情報で特定される前記記憶部の記憶場所に記憶するステップと
を含む画像処理方法。
An image processing method of a server device including a storage unit for storing image data,
A server device receiving specific information including information specifying a storage location of the storage unit in which the image data is stored, and write data written to the output image data;
A server device reads the image data from the storage location identified by the identification information;
A server device generates image composite data by combining the read image data and the write data;
A storage control unit storing the image composite data in a storage location of the storage unit specified by the specific information.
画像データを記憶する記憶部を備え、前記画像データが記憶されている前記記憶部の記憶場所を特定する情報を含む特定情報と、出力された前記画像データに書き込まれた書込みデータとを受信するコンピュータを、
前記特定情報により特定される前記記憶場所から前記画像データを読み出し、読み出した前記画像データと前記書込みデータとを合成した画像合成データを生成する合成部と、
前記画像合成データを前記特定情報で特定される前記記憶部の記憶場所に記憶する記憶制御部
として機能させるためのプログラム。
A storage unit for storing image data is provided, and specific information including information for specifying a storage location of the storage unit in which the image data is stored and write data written to the output image data are received Computer
A combination unit that reads out the image data from the storage location specified by the specification information, and generates image combination data by combining the read image data and the write data;
The program for functioning as a storage control part which memorize | stores the said image synthetic data in the memory | storage location of the said memory | storage part specified by the said specific information.
JP2014030503A 2013-03-14 2014-02-20 Image processing system, server device, and image processing method and program Pending JP2014199432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014030503A JP2014199432A (en) 2013-03-14 2014-02-20 Image processing system, server device, and image processing method and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2013052529 2013-03-14
JP2013052529 2013-03-14
JP2014030503A JP2014199432A (en) 2013-03-14 2014-02-20 Image processing system, server device, and image processing method and program

Publications (1)

Publication Number Publication Date
JP2014199432A true JP2014199432A (en) 2014-10-23

Family

ID=52356341

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014030503A Pending JP2014199432A (en) 2013-03-14 2014-02-20 Image processing system, server device, and image processing method and program

Country Status (1)

Country Link
JP (1) JP2014199432A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021021772A (en) * 2019-07-25 2021-02-18 株式会社リコー Display system, display unit, display method, and display program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021021772A (en) * 2019-07-25 2021-02-18 株式会社リコー Display system, display unit, display method, and display program

Similar Documents

Publication Publication Date Title
US11943486B2 (en) Live video broadcast method, live broadcast device and storage medium
USRE48430E1 (en) Two-dimensional code processing method and terminal
CN109831662B (en) Real-time picture projection method and device of AR (augmented reality) glasses screen, controller and medium
JP2009169768A (en) Information processor and program
US10762043B2 (en) Information processing system, information processing apparatus, and information processing method
US20130335594A1 (en) Enhancing captured data
CN110597773B (en) Method and apparatus for sharing files between computer device and virtual reality device
JP2021166356A (en) Output device, output system, format information changing method, program, and controller
JP2014199432A (en) Image processing system, server device, and image processing method and program
CN107995538B (en) Video annotation method and system
KR101529254B1 (en) Method for making conference record file using electronic board system
US10917679B2 (en) Video recording of a display device
US20190158892A1 (en) Server structure for supporting multiple sessions of virtualization
CN109089150B (en) Image processing method and electronic device
US8279294B2 (en) Information processing apparatus, remote indication system, and computer readable medium
JP2017228253A (en) Terminal device, program for terminal device, communication server, and communication method
EP3438860A1 (en) Service provision system, service exchange system, service provision method, and program
JP6107256B2 (en) Information processing system, server device, information processing method, and program
CN110996013B (en) Electronic device and method for processing image
CN112087658B (en) Television program storage method, system and readable storage medium
JP6274469B1 (en) Information provision system
JP2016126763A (en) Information processing system, and information processing method and program thereof
JP2023128239A (en) screen sharing system
JP2017092780A (en) Server, system, method, program, and display device
KR20200111000A (en) Method and system for presentation service using web