JP6607030B2 - Information processing apparatus, information processing system, processing method thereof, and program - Google Patents

Information processing apparatus, information processing system, processing method thereof, and program Download PDF

Info

Publication number
JP6607030B2
JP6607030B2 JP2015252428A JP2015252428A JP6607030B2 JP 6607030 B2 JP6607030 B2 JP 6607030B2 JP 2015252428 A JP2015252428 A JP 2015252428A JP 2015252428 A JP2015252428 A JP 2015252428A JP 6607030 B2 JP6607030 B2 JP 6607030B2
Authority
JP
Japan
Prior art keywords
annotation
image
edited
attribute
edited image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015252428A
Other languages
Japanese (ja)
Other versions
JP2017117233A (en
JP2017117233A5 (en
Inventor
麻未 山田
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2015252428A priority Critical patent/JP6607030B2/en
Publication of JP2017117233A publication Critical patent/JP2017117233A/en
Publication of JP2017117233A5 publication Critical patent/JP2017117233A5/en
Application granted granted Critical
Publication of JP6607030B2 publication Critical patent/JP6607030B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、画像を用いた指示内容を記録する情報処理装置とサーバと情報処理システムと、その処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, a server, an information processing system, and a processing method and program for recording instruction contents using an image.

従来より、サーバに格納されている画像データを、クライアント側で編集し、編集した画像をサーバで保存する技術(クライアント/サーバ型のシステム)が実現されている。   2. Description of the Related Art Conventionally, a technique (client / server type system) has been realized in which image data stored in a server is edited on the client side and the edited image is saved on the server.

具体的には、クライアント側がWindows(登録商標)アプリケーションのような場合、サーバとクライアント間は画像の送受信にバイナリデータを授受できるプロトコル例:TCPソケット通信)で、バイナリデータである画像データをクライアント側で受信し、クライアント側の画像操作インタフェース(例:GDI)を用い、受信した画像データに対してアプリケーション上で図形やフリーハンドなどの描画操作を行うことが一般的に行われている。
これらの技術を利用して、例えば、特許文献1のように、電子会議システムでは、画面上で画像を操作した内容を複数人で共有することが行われている。
Specifically, when the client side is a Windows (registered trademark) application, a protocol example that can exchange binary data between the server and the client for sending and receiving images: TCP socket communication), and image data that is binary data is sent to the client side. In general, drawing operations such as graphics and freehand are performed on the received image data using an image operation interface (eg, GDI) on the client side.
Utilizing these techniques, for example, as disclosed in Patent Document 1, in an electronic conference system, the content of manipulating images on a screen is shared by a plurality of people.

特開2006−91033号公報JP 2006-91033 A

しかしながら、クライアント/サーバ型のシステムではクライアント側で入力した内容をサーバで管理する仕組みを構築することは容易であるが、ブラウザを用いたWeb環境では、画像の編集、編集した内容の管理は難しかった。   However, in a client / server type system, it is easy to construct a mechanism for managing the contents input on the client side by the server. However, in a Web environment using a browser, it is difficult to edit images and manage the edited contents. It was.

特に、ブラウザ上で表示した画像に対して編集を行うことができても、その編集に係る内容(例えば、編集順やその編集に係るコメント)を適切に管理することは容易ではなかった。また、他のユーザに対して、画像を用いた指示を出すには、画像を単に編集できる技術では指示内容が伝わらず、従来の技術では解決が困難な課題もあった。   In particular, even if an image displayed on a browser can be edited, it is not easy to appropriately manage the contents related to the editing (for example, editing order and comments related to the editing). In addition, in order to give an instruction using an image to another user, the instruction content cannot be transmitted by a technique that can simply edit the image, and there is a problem that is difficult to solve by the conventional technique.

また、ユーザによって編集の仕方が異なり、指示内容が適切とならない場合がある。そのため指示内容が入力された画像を用いて判断するユーザ(例えば、保険会社のアジャスター)に指示内容がうまく伝わらず、効率が悪くなるという課題があった。そのため、他のユーザが指示した内容を参照して入力を行いたいという要望があった。   In addition, the editing method differs depending on the user, and the instruction content may not be appropriate. For this reason, there is a problem that the instruction contents are not transmitted well to a user (for example, an adjuster of an insurance company) who makes a determination using an image in which the instruction contents are input, and the efficiency is deteriorated. For this reason, there has been a demand for input with reference to the contents designated by other users.

そこで、本発明の目的は、画像を用いた内容の入力を支援する仕組みを提供することである。   Accordingly, an object of the present invention is to provide a mechanism that supports input of contents using an image.

本発明の目的を達成するための、アノテーション追加による編集画像と当該編集画像で用いたアノテーションの属性を管理する管理装置と通信可能な情報処理装置であって、前記編集画像の画像一覧を取得する取得手段と、前記取得手段で取得した画像一覧を表示する表示手段と、前記画像一覧から参照する編集画像を選択する編集画像選択手段と、前記編集画像選択手段により選択された編集画像に用いたアノテーションの属性を用いて、編集対象の画像上にアノテーションを追加する追加手段とを備えることを特徴とする。   In order to achieve the object of the present invention, an information processing apparatus capable of communicating with an edited image by adding annotations and a management apparatus that manages the attributes of the annotations used in the edited images, and acquires an image list of the edited images Used for the editing unit selected by the acquisition unit, the display unit for displaying the image list acquired by the acquisition unit, the edited image selection unit for selecting the edited image to be referred to from the image list, and the edited image selection unit And adding means for adding an annotation on the image to be edited using the attribute of the annotation.

本発明によれば、画像を用いた内容の入力を支援することができる。   According to the present invention, it is possible to support input of content using an image.

Webシステムの構成の一例を示すシステム構成図である1 is a system configuration diagram showing an example of a configuration of a Web system クライアント端末100に適用可能な情報処理装置のハードウエア構成の一例を示すブロック図であるIt is a block diagram which shows an example of the hardware constitutions of the information processing apparatus applicable to the client terminal 100 本システムにおける各装置の機能ブロックを示す図であるIt is a figure which shows the functional block of each apparatus in this system. 画像編集の処理を示すフローチャートであるIt is a flowchart which shows the process of image editing 画像評価に関する処理を示すフローチャートであるIt is a flowchart which shows the process regarding image evaluation. アノテーション追加処理のフローチャートであるIt is a flowchart of annotation addition processing 画像保存処理のフローチャートであるIt is a flowchart of an image preservation | save process 画像編集例の表示処理のフローチャートであるIt is a flowchart of the display process of an image editing example. ランキングの表示処理のフローチャートであるIt is a flowchart of a display process of ranking 画像編集画面の一例を示すイメージ図であるIt is an image figure which shows an example of an image edit screen. 属性が設定された画像編集画面の一例を示すイメージ図であるIt is an image figure which shows an example of the image edit screen to which the attribute was set フィードバック画面の一例を示すイメージ図であるIt is an image figure which shows an example of a feedback screen. フィードバック結果画面の一例を示すイメージ図であるIt is an image figure which shows an example of a feedback result screen. ランキング画面の一例を示すイメージ図であるIt is an image figure which shows an example of a ranking screen. DBサーバ300で記憶するデータの一例を示すデータ図である4 is a data diagram illustrating an example of data stored in a DB server 300. FIG. 画像一覧表示画面の一例を示すイメージ図であるIt is an image figure which shows an example of an image list display screen アノテーションを追加する前と追加した後の画面イメージ図であるIt is a screen image figure before and after adding an annotation アノテーション配列の一例を示すデータ図であるIt is a data figure which shows an example of an annotation arrangement | sequence. 編集された画像の保存データのデータ遷移を示す図であるIt is a figure which shows the data transition of the preservation | save data of the edited image

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明のクライアント端末100(情報処理装置)と、Webサーバ200(画像管理サーバ)と、DBサーバ300と、ファイルサーバ400とクライアント端末401と含むWebシステム(情報処理システム)の構成の一例を示すシステム構成図である。   FIG. 1 shows a configuration of a Web system (information processing system) including a client terminal 100 (information processing apparatus), a Web server 200 (image management server), a DB server 300, a file server 400, and a client terminal 401 according to the present invention. It is a system configuration diagram showing an example.

なお、クライアント端末100は、画像を登録、編集する側の拠点であり、修理工場などに設置されている情報処理装置である。また、クライアント端末401は、登録された画像をチェックする側の拠点であり、例えば、画像をチェックして保険を適用するかを判断する企業に設置されている情報処理装置である。Webサーバ200(画像管理サーバ)と、DBサーバ300と、ファイルサーバ400はクラウド環境などのネットワーク上に設置されているサーバである。   The client terminal 100 is an information processing apparatus that is a base for registering and editing images and is installed in a repair shop or the like. The client terminal 401 is a base that checks a registered image. For example, the client terminal 401 is an information processing apparatus installed in a company that checks an image and determines whether to apply insurance. The Web server 200 (image management server), DB server 300, and file server 400 are servers installed on a network such as a cloud environment.

なお、より好適な例を用いて説明するため、本実施形態では、画像を管理するWebシステムとしたが、画像を編集した内容を管理するシステムであれば、一般的なWebシステム以外にも適用してもよい。   In this embodiment, a Web system that manages images is used to explain using a more preferable example. However, any system other than a general Web system may be used as long as the system manages contents edited with images. May be.

クライアント端末100はブラウザを記憶し、ブラウザからネットワーク500を介して、Webサーバ200にアクセスする。Webサーバ200にログインして、Webサーバ200からブラウザで表示するWeb画面を受信し、Webサーバで管理している画像を受信してブラウザ上で表示する。なお、Web画面はWebサーバ200に記憶されている。Web画面には、各種スクリプトが記述されており、Web画面上の表示制御を実現可能な構成となっている。   The client terminal 100 stores a browser and accesses the Web server 200 from the browser via the network 500. The user logs in to the Web server 200, receives a Web screen to be displayed on the browser from the Web server 200, receives an image managed by the Web server, and displays the image on the browser. The web screen is stored in the web server 200. Various scripts are described on the Web screen, and the display control on the Web screen can be realized.

すなわち、クライアント端末100は、アノテーション追加による編集画像と当該編集画像で用いたアノテーションの属性(線の種別、太さ、色など)を管理する管理装置と通信可能な情報処理装置である。
DBサーバ300は、画像を管理するうえでのデータを管理するサーバであり、各種データをデータベースで管理するサーバである。
Webサーバ200からの要求(検索要求、登録要求、削除要求)に応じて、管理しているデータへアクセス可能となっている。
In other words, the client terminal 100 is an information processing apparatus that can communicate with a management apparatus that manages an edited image by adding an annotation and attributes of the annotation used in the edited image (line type, thickness, color, etc.).
The DB server 300 is a server that manages data for managing images, and is a server that manages various data in a database.
In response to requests (search request, registration request, deletion request) from the Web server 200, the managed data can be accessed.

図15の送信ボタン1504が押下されると、後述するフローチャートで登録された画像、編集画像やメモ(案件データ)がファイルサーバ400にWebサーバ200から送信される。ファイルサーバ400は、送信された案件データを登録して、クライアント端末401に通知する。クライアント端末401で案件データを表示する。この表示の際には、アノテーションが合成された編集画像がブラウザ上に表示される。   When the transmission button 1504 in FIG. 15 is pressed, an image, an edited image, and a memo (item data) registered in a flowchart described later are transmitted from the Web server 200 to the file server 400. The file server 400 registers the transmitted matter data and notifies the client terminal 401 of it. The item data is displayed on the client terminal 401. At the time of this display, the edited image combined with the annotation is displayed on the browser.

Webサーバでは画像を管理し、この画像に対するアノテーション情報やメモ情報は図14のオリジナル画像情報テーブル1400と編集画像情報テーブル1410で管理している。オリジナル画像情報テーブル1400は、オリジナル画像ID、オリジナル画像ファイルパス、メモの値を保持している。編集画像情報テーブル1410は、編集画像ID、オリジナル画像ID、編集画像ファイルパス、シリアライズアノテーションの値を保持している。
なお、本実施形態では、DBサーバ300をWebサーバ200と別筐体として説明したが、WebサーバとDBサーバ300は同一筐体であってもよい。
The Web server manages images, and annotation information and memo information for the images are managed by the original image information table 1400 and the edited image information table 1410 in FIG. The original image information table 1400 holds an original image ID, an original image file path, and a memo value. The edited image information table 1410 holds values of an edited image ID, an original image ID, an edited image file path, and a serialized annotation.
In the present embodiment, the DB server 300 is described as a separate housing from the Web server 200, but the Web server and the DB server 300 may be the same housing.

すなわち、Webサーバ200のハードディスク(記憶装置)上でデータを管理する(データベース)構成であってもよい。Webサーバ200とファイルサーバ400が同一筐体であってもよい。   That is, a (database) configuration in which data is managed on the hard disk (storage device) of the Web server 200 may be used. The Web server 200 and the file server 400 may be the same housing.

また、本実施形態では、ネットワーク500は、外部のネットワーク(クラウドシステムなどのWeb環境)を想定しているが、社内のクローズしたネットワークであってもよい。   In the present embodiment, the network 500 is assumed to be an external network (a web environment such as a cloud system), but may be a closed network in the company.

このシステムでは、サーバとしての管理装置で、アノテーション追加による編集画像と当該編集画像で用いたアノテーションの属性を管理しており、クライアント端末としての情報処理装置で前記編集画像の画像一覧を取得し、取得した画像一覧(例えば、903)を表示し、前記画像一覧から参照する編集画像を選択し、選択された編集画像に用いたアノテーションの属性を用いて、編集対象の画像上にアノテーションを追加する(例えば1006)。
また、情報処理装置では、編集画像に用いたアノテーションの属性を用いて、編集に用いるアノテーションの属性に設定する(例えば、1001、1002)。
In this system, a management device as a server manages an edited image by adding an annotation and an attribute of the annotation used in the edited image, acquires an image list of the edited image by an information processing device as a client terminal, An acquired image list (for example, 903) is displayed, an edited image to be referred to is selected from the image list, and an annotation is added to the image to be edited using the annotation attribute used for the selected edited image. (For example, 1006).
In the information processing apparatus, the annotation attributes used for editing are set to the annotation attributes used for editing (for example, 1001 and 1002).

次に、図2を用いて、図1に示したクライアント端末100(情報処理装置)と、Webサーバ200と、DBサーバ300に適用可能な情報処理装置のハードウエア構成について説明する。
なお、図2は、クライアント端末100として説明する。
Next, a hardware configuration of the information processing apparatus applicable to the client terminal 100 (information processing apparatus), the Web server 200, and the DB server 300 illustrated in FIG. 1 will be described with reference to FIG.
2 will be described as the client terminal 100. FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS), which is a control program of the CPU 201, or a function executed by each server or each PC. Various programs to be described later are stored.

本実施形態では、例えば、ブラウザを管理している。なお、図2がWEBサーバ200の構成図とする場合、Webアプリケーション、画像を記憶管理している。なお、Webアプリケーションではクライアント端末100からのログインを制御するため、セッションの管理をしている。同時接続数の管理、すなわちセッション管理については、Apacheなどで周知技術であるため実現可能であるため説明を省略する。また、セッションだけでなく、Webサプリケーションでログインユーザ数を管理する構成であってもよい。   In this embodiment, for example, a browser is managed. When FIG. 2 is a configuration diagram of the WEB server 200, Web applications and images are stored and managed. Note that the Web application manages a session in order to control login from the client terminal 100. The management of the number of simultaneous connections, that is, session management is possible because it is a well-known technique such as Apache, and the description thereof is omitted. Further, the configuration may be such that the number of login users is managed not only by a session but also by a Web application.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器への表示を制御する。なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。   An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display device such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller 207 is connected to the hard disk (HD), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, etc. via an adapter. The access to the external memory 211 such as a compact flash (registered trademark) memory is controlled.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示した500)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F controller 208 is connected to and communicates with an external device via a network (for example, 500 shown in FIG. 1), and executes communication control processing in the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。   Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Furthermore, definition files and various information tables used when executing the program are also stored in the external memory 211, and a detailed description thereof will be described later.

次に、図3の機能ブロック図を参照して、本システムにおける各装置の各機能ブロックについて説明する。なお、各機能は、CPUにより実行され、各機能で実行される詳細な処理については、図4〜図10のフローチャートで説明する。
まず、クライアント端末100の機能部について説明する。
画像取得部301は、サーバなどの画像を管理する記憶装置から画像を取得する機能部である。
画像表示制御部302は、画像取得部301で取得した画像を表示する機能部である。
Next, each functional block of each device in this system will be described with reference to the functional block diagram of FIG. Each function is executed by the CPU, and detailed processing executed by each function will be described with reference to the flowcharts of FIGS.
First, functional units of the client terminal 100 will be described.
The image acquisition unit 301 is a functional unit that acquires images from a storage device that manages images such as servers.
The image display control unit 302 is a functional unit that displays the image acquired by the image acquisition unit 301.

アノテーション表示制御(追加)部303は、画像表示制御部302で表示した画像上のユーザの操作に対応する位置に、アノテーションを操作した識別情報を付したアノテーションを表示(追加)する機能部である。   An annotation display control (addition) unit 303 is a functional unit that displays (adds) an annotation with identification information obtained by operating an annotation at a position corresponding to a user operation on the image displayed by the image display control unit 302. .

入力情報表示制御(追加)部304は、アノテーション表示制御(追加)部303によるアノテーションを表示(追加)する場合に、前記識別情報に対応する入力情報を表示(追加)する機能部である。
次に、Webサーバ200の機能部について説明する。
画像管理部305は、画像とクライアント端末100で付与されたアノテーション情報と入力情報とを管理する機能部である。
The input information display control (addition) unit 304 is a functional unit that displays (adds) input information corresponding to the identification information when the annotation display control (addition) unit 303 displays (adds) an annotation.
Next, functional units of the Web server 200 will be described.
The image management unit 305 is a functional unit that manages images, annotation information provided by the client terminal 100, and input information.

画像送信部306は、クライアント端末100にユーザに指定された画像を送信する機能部である。なお、画像に対応するアノテーション情報と入力情報を送信する機能部でもある。   The image transmission unit 306 is a functional unit that transmits an image designated by the user to the client terminal 100. It is also a functional unit that transmits annotation information and input information corresponding to an image.

以下、図4〜図8のフローチャートを参照して、本実施形態のシステムにおける処理についてより詳細に説明する。
なお、各ステップについては、各装置のCPUが処理を実行する。
Hereinafter, the processing in the system of the present embodiment will be described in more detail with reference to the flowcharts of FIGS.
In addition, about each step, CPU of each apparatus performs a process.

まず、図4Aと図4Bを用いて、本発明の実施形態における、詳細処理について説明する。図4Aのフローチャートは、画像編集の処理を示すフローチャートである。   First, detailed processing in the embodiment of the present invention will be described with reference to FIGS. 4A and 4B. The flowchart in FIG. 4A is a flowchart showing image editing processing.

ステップS401では、Webサーバへのログイン後、ログインユーザにより指定された案件情報(図14の事故案件情報1440の一覧から指定された案件情報)に登録されている画像一覧を案件の詳細画面(図15)に表示する。各画像にはオリジナル画像IDが対応付いているものとする。なお、編集された画像には1502のように、編集されたことを識別するマークが表示される。
ステップS402では、1501で画像の指定を受け付ける。
ステップS403では、指定された画像の編集ボタン1503の押下を受け付ける。
In step S401, after logging in to the Web server, the image list registered in the case information designated by the login user (the case information designated from the list of the accident case information 1440 in FIG. 14) is displayed on the detailed screen of the case (see FIG. 15). Assume that each image is associated with an original image ID. The edited image is displayed with a mark for identifying that it has been edited, such as 1502.
In step S402, an image designation is received in 1501.
In step S403, the pressing of the edit button 1503 for the designated image is accepted.

ステップS404では、1501で指定された画像のオリジナル画像IDをWebサーバ200に送信する。HTTPリクエストにオリジナル画像IDを含めて送信するものとする。
ステップS405では、クライアント端末100からオリジナル画像IDを受信する。
In step S404, the original image ID of the image specified in 1501 is transmitted to the Web server 200. It is assumed that the original image ID is included in the HTTP request and transmitted.
In step S405, the original image ID is received from the client terminal 100.

ステップS406では、受信したオリジナル画像IDに対応するオリジナル画像を取得するため、オリジナル画像IDを含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。   In step S406, an acquisition request including the original image ID is transmitted to the DB server 300 in order to acquire the original image corresponding to the received original image ID. For example, it is assumed that an SQL sentence is issued.

ステップS407では、Webサーバ200から受信した取得要求に含まれるオリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からオリジナル画像ファイルパス(例えば、1401)を取得する。
ステップS408では、取得したオリジナル画像ファイルパスをWebサーバ200に送信する。
ステップS409では、DBサーバ300が送信したオリジナル画像ファイルパスを受信する。
ステップS410では、オリジナル画像ファイルパスに従って、外部メモリ(HDD等)に記憶されているオリジナル画像を取得する。外部メモリは、ファイルサーバ400に置き換えてもよい。
ステップS411では、取得したオリジナル画像(オリジナル画像IDを含む)をクライアント端末100へ送信する。
In step S407, an original image file path (for example, 1401) is acquired from the original image information table (1400 in FIG. 14) according to the original image ID included in the acquisition request received from the Web server 200.
In step S408, the acquired original image file path is transmitted to the Web server 200.
In step S409, the original image file path transmitted by the DB server 300 is received.
In step S410, the original image stored in the external memory (HDD or the like) is acquired according to the original image file path. The external memory may be replaced with the file server 400.
In step S411, the acquired original image (including the original image ID) is transmitted to the client terminal 100.

ステップS412では、Webサーバ200からオリジナル画像を受信する。受信したオリジナル画像はRAMに記憶され、表示する際に取得される。すなわち、編集画像の画像一覧を取得する取得処理の一例を示すものである。   In step S412, the original image is received from the Web server 200. The received original image is stored in the RAM and acquired when displayed. That is, an example of an acquisition process for acquiring an image list of edited images is shown.

ステップS413では、受信した画像をブラウザを用いて表示する。例えば図9。すなわち、取得した画像一覧を表示する表示処理の一例を示すものである。画像一覧はオリジナル画像とアノテーションを合成した編集画像である。
ステップS414では、画像編集画面に画像の編集例を表示する。詳細は図7で後述する。
ステップS415では、アノテーションを追加する。詳細は図5で後述する。
ステップS416では、アノテーションやメモを入力した画像を保存する。詳細は図6で後述する。
In step S413, the received image is displayed using a browser. For example, FIG. That is, an example of display processing for displaying the acquired image list is shown. The image list is an edited image obtained by combining the original image and the annotation.
In step S414, an image editing example is displayed on the image editing screen. Details will be described later with reference to FIG.
In step S415, an annotation is added. Details will be described later with reference to FIG.
In step S416, the image into which the annotation or memo is input is saved. Details will be described later with reference to FIG.

ステップS417では、オリジナル画像ID、画像編集画面で指定された部位(例えば、901)、追加したアノテーション、コメント、編集を行った工場ユーザのユーザIDをWebサーバ200に送信する。   In step S417, the original image ID, the part designated on the image editing screen (for example, 901), the added annotation, the comment, and the user ID of the factory user who performed the editing are transmitted to the Web server 200.

ステップS418では、クライアント端末100から送信されたオリジナル画像ID、部位(部位情報)、追加したアノテーション(シリアライズされたアノテーション情報)、コメント(シリアライズされたテキスト)、編集を行った工場ユーザのユーザIDを受信する。   In step S418, the original image ID transmitted from the client terminal 100, the part (part information), the added annotation (serialized annotation information), the comment (serialized text), and the user ID of the factory user who performed the editing are entered. Receive.

ステップS419では、部位情報、シリアライズされたアノテーション情報、シリアライズされたテキスト(メモ情報)、工場ユーザID、オリジナル画像IDを含む保存要求をDBサーバ300に送信する。なお、アノテーション情報とメモ情報は、テーブルに保存するための適切な形式に変換されるものとする。   In step S419, a storage request including part information, serialized annotation information, serialized text (memo information), factory user ID, and original image ID is transmitted to the DB server 300. Note that the annotation information and the memo information are converted into an appropriate format for saving in the table.

ステップS420では、保存要求を受信して、編集画像情報テーブル(図14の1410)に、アノテーション情報、部位情報、工場ユーザIDをオリジナル画像IDと対応付けて保存する。編集画像IDは自動採番して登録する。また、オリジナル画像情報テーブル(図14の1400)に、メモ情報をオリジナル画像IDと対応付けて保存する。
ステップS421では、base64エンコード文字列をデコードしてバイナリデータを取得して、編集画像ファイルとして外部メモリ上に保存する。
ステップS422では、保存された編集画像ファイルのファイルパスと、オリジナル画像IDを含む保存要求をDBサーバ300に送信する。
In step S420, the storage request is received, and the annotation information, the part information, and the factory user ID are stored in the edited image information table (1410 in FIG. 14) in association with the original image ID. The edited image ID is automatically numbered and registered. Also, the memo information is stored in the original image information table (1400 in FIG. 14) in association with the original image ID.
In step S421, the base64-encoded character string is decoded to obtain binary data, and is stored on the external memory as an edited image file.
In step S422, a save request including the file path of the saved edited image file and the original image ID is transmitted to the DB server 300.

ステップS423では、保存要求を受信して、オリジナル画像IDに対応する編集画像情報テーブル(図14の1410)の編集画像ファイルパスに、受信したファイルパスを保存する。ここまでが編集して保存の処理である。   In step S423, the storage request is received, and the received file path is stored in the edited image file path of the edited image information table (1410 in FIG. 14) corresponding to the original image ID. This is the process of editing and saving.

この保存処理とは別に、工場側のクライアント端末100から図15の画面で送信ボタン1504が押下された場合に、損害保険会社側のクライアント端末401で表示する処理を次に説明する。
ステップS424では、1501で画像の指定を受け付ける。
ステップS425では、指定された画像に対して送信ボタン1504の押下を受け付ける。
Aside from this storage processing, processing that is displayed on the client terminal 401 on the non-life insurance company side when the transmission button 1504 is pressed on the screen of FIG. 15 from the client terminal 100 on the factory side will be described next.
In step S424, an image designation is received in 1501.
In step S425, the transmission button 1504 is pressed for the designated image.

ステップS426では、オリジナル画像とアノテーション情報とメモ情報をクライアント端末401に送信すべく、Webサーバ200に送信する。なお、本実施形態では、指定された画像を送信する構成としたが、表示されている画像をすべて送信する構成であってもよい。   In step S <b> 426, the original image, annotation information, and memo information are transmitted to the Web server 200 to be transmitted to the client terminal 401. In this embodiment, the designated image is transmitted. However, a configuration in which all displayed images are transmitted may be used.

ステップS427では、クライアント端末100から受信したオリジナル画像とアノテーション情報とメモ情報を受信し、クライアント端末401へ送信する。なお、本実施形態では、クライアント端末100からの送信により、クライアント端末401でオリジナル画像とアノテーション情報とメモ情報を受信して表示する構成としたが、クライアント端末401が任意のタイミングでDBサーバに保存されているオリジナル画像とアノテーション情報とメモ情報を読み出して、表示する構成であってもよい。   In step S427, the original image, annotation information, and memo information received from the client terminal 100 are received and transmitted to the client terminal 401. In this embodiment, the client terminal 401 is configured to receive and display the original image, annotation information, and memo information by transmission from the client terminal 100. However, the client terminal 401 stores in the DB server at an arbitrary timing. The original image, the annotation information, and the memo information may be read and displayed.

次に、図4Bのフローチャートを用いて、図4Aに続く処理の説明を行う。図4Bのフローチャートは、画像評価に関する処理を示すフローチャートである。   Next, processing following FIG. 4A will be described using the flowchart of FIG. 4B. The flowchart in FIG. 4B is a flowchart showing processing related to image evaluation.

ステップS428では、ステップS427でWebサーバ200から送信したオリジナル画像とアノテーション情報とメモ情報を受信する。受信したオリジナル画像はRAMに記憶され、アノテーション情報とオリジナル画像を合成して、ブラウザ上に表示する。また、この時メモ情報もコメント欄1104に合わせて表示する。なお、表示した際の例が図11のフィードバック画面である。   In step S428, the original image, annotation information, and memo information transmitted from the web server 200 in step S427 are received. The received original image is stored in the RAM, and the annotation information and the original image are combined and displayed on the browser. At this time, the memo information is also displayed in accordance with the comment field 1104. An example of the display is the feedback screen of FIG.

ステップS429では、フィードバック画面(図11)のフィードバック欄1101にて、表示された画像に対する品質評価の入力を受け付ける。受け付けた入力の一例を以下のステップで説明する。
ステップS430では、評価対象とするアノテーションがフィードバック欄1101のプルダウン1105から選択される。
In step S429, an input of quality evaluation for the displayed image is received in the feedback field 1101 of the feedback screen (FIG. 11). An example of the accepted input will be described in the following steps.
In step S430, the annotation to be evaluated is selected from the pull-down 1105 in the feedback field 1101.

ステップS431では、フィードバック欄1101にて、アノテーションの評価の入力を受け付ける。なお、フィードバック欄1101では、画像自体の画像評価(画像品質評価情報)に加え、画像に付与されたアノテーションの評価として、線の種類、線の太さ、線の色の評価入力(アノテーション評価情報)を受け付ける。なおコメントに対する評価も行えるものとする。本実施形態では、アノテーションの各項目に対して評価入力を受け付けるように構成したが、アノテーション全体の総合評価として、A,B,C,Dなどのランクを入力する構成であってもよい。
ステップS432では、フィードバック欄1101にフィードバックに関するフィードバックコメントが入力される。
ステップS433では、クライアント端末401の画面上の評価の送信ボタン1102の押下を受け付ける。
ステップS434では、画像品質評価情報とアノテーション評価情報とフィードバックコメントをWebサーバ200に送信する。
ステップS435では、クライアント端末401から画像品質評価情報とアノテーション評価情報とフィードバックコメントを受信する。
In step S431, the feedback column 1101 accepts an annotation evaluation input. In the feedback column 1101, in addition to the image evaluation (image quality evaluation information) of the image itself, as an evaluation of the annotation given to the image, an evaluation input (annotation evaluation information) of the type of line, the thickness of the line, and the color of the line ). It is also possible to evaluate comments. In the present embodiment, an evaluation input is received for each item of the annotation. However, as a comprehensive evaluation of the entire annotation, a rank such as A, B, C, D may be input.
In step S432, a feedback comment regarding feedback is input to the feedback column 1101.
In step S 433, the pressing of the evaluation transmission button 1102 on the screen of the client terminal 401 is accepted.
In step S434, image quality evaluation information, annotation evaluation information, and feedback comments are transmitted to the Web server 200.
In step S435, image quality evaluation information, annotation evaluation information, and a feedback comment are received from the client terminal 401.

ステップS436では、画像品質評価情報(評価点数)、アノテーション評価情報(評価点数)と、その評価点数の合計点数と、フィードバックコメントの保存要求をDBサーバ300に送信する。
評価点数としては、例えば、「とても良い=5点」とするなどがある。なお合計点数でなくても、総合評価ランクであってもよい。
In step S436, image quality evaluation information (evaluation score), annotation evaluation information (evaluation score), a total score of the evaluation scores, and a feedback comment storage request are transmitted to the DB server 300.
As the evaluation score, for example, “very good = 5 points” is set. The total score may be used instead of the total score.

ステップS437では、保存要求を受信して、フィードバックテーブル(図14の1420)に画像品質評価情報、アノテーション評価情報、フィードバックコメント、評価の合計点数をオリジナル画像IDと対応付けて保存する。   In step S437, the storage request is received, and the image quality evaluation information, the annotation evaluation information, the feedback comment, and the total score of the evaluation are stored in the feedback table (1420 in FIG. 14) in association with the original image ID.

次に、クライアント端末100でフィードバック内容を閲覧する処理について説明する。ステップS437で保存したフィードバック内容をユーザの選択により任意の画像に対して確認できるものとする。   Next, processing for browsing feedback content on the client terminal 100 will be described. It is assumed that the feedback content stored in step S437 can be confirmed for an arbitrary image by the user's selection.

ステップS438では、1501や1502でフィードバック内容を確認したい画像の指定を受け付ける。ステップS401での説明に用いた図15の画面からフィードバック内容を閲覧できるようにしたが、これに限ることはない。
ステップS439では、指定された画像のフィードバック内容確認ボタン1505の押下を受け付ける。
In step S438, designation of an image whose feedback content is to be confirmed in 1501 and 1502 is accepted. Although the feedback content can be viewed from the screen of FIG. 15 used for the description in step S401, the present invention is not limited to this.
In step S439, the pressing of the feedback content confirmation button 1505 for the designated image is accepted.

ステップS440では、1501や1502で指定された画像のオリジナル画像IDを含むフィードバック内容確認要求(HTTPリクエスト)を、Webサーバ200に送信する。
ステップS441では、クライアント端末100からオリジナル画像IDを含むフィードバック内容確認要求を受信する。
In step S440, a feedback content confirmation request (HTTP request) including the original image ID of the image specified in 1501 or 1502 is transmitted to the Web server 200.
In step S441, a feedback content confirmation request including the original image ID is received from the client terminal 100.

ステップS442では、受信したオリジナル画像IDに対応するオリジナル画像を取得するため、オリジナル画像IDを含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。 In step S442, in order to acquire the original image corresponding to the received original image ID, an acquisition request including the original image ID is transmitted to the DB server 300. For example, it is assumed that an SQL sentence is issued.

ステップS443では、Webサーバ200から受信した取得要求に含まれるオリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からオリジナル画像ファイルパス(例えば、1401)を取得する。
ステップS444では、取得したオリジナル画像ファイルパスをWebサーバ200に送信する。
In step S443, an original image file path (for example, 1401) is acquired from the original image information table (1400 in FIG. 14) according to the original image ID included in the acquisition request received from the Web server 200.
In step S444, the acquired original image file path is transmitted to the Web server 200.

ステップS445では、オリジナル画像IDに従って、編集画像情報テーブル(図14の1410)からシリアライズアノテーションを取得する。なお、アノテーション情報はJSON型式の文字列型である。また、オリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からメモを取得する。
ステップS446では、取得したシリアライズアノテーション(以下、アノテーション情報)とメモ(以下、メモ情報)をWebサーバ200へ送信する。
In step S445, a serialized annotation is acquired from the edited image information table (1410 in FIG. 14) according to the original image ID. The annotation information is a JSON type character string type. Further, a memo is acquired from the original image information table (1400 in FIG. 14) according to the original image ID.
In step S446, the acquired serialized annotation (hereinafter, annotation information) and memo (hereinafter, memo information) are transmitted to the Web server 200.

ステップS447では、オリジナル画像IDに従って、フィードバックテーブル(図14の1420)から画像品質評価情報とアノテーション評価情報とフィードバックコメントを取得する。
ステップS448では、取得した画像品質評価情報、アノテーション評価情報、フィードバックコメントをWebサーバ200に送信する。
In step S447, image quality evaluation information, annotation evaluation information, and feedback comments are acquired from the feedback table (1420 in FIG. 14) according to the original image ID.
In step S448, the acquired image quality evaluation information, annotation evaluation information, and feedback comment are transmitted to the Web server 200.

ステップS449では、DBサーバ300からオリジナル画像ファイルパス、アノテーション情報、メモ情報、画像品質評価情報、アノテーション評価情報、フィードバックコメントを受信する。
ステップS450では、オリジナル画像ファイルパスに従って、外部メモリ(HDD等)に記憶されているオリジナル画像を取得する。
In step S449, the original image file path, annotation information, memo information, image quality evaluation information, annotation evaluation information, and feedback comment are received from the DB server 300.
In step S450, the original image stored in the external memory (HDD or the like) is acquired according to the original image file path.

ステップS451では、取得したオリジナル画像、アノテーション情報、メモ情報、画像品質評価情報、アノテーション評価情報、フィードバックコメントをクライアント端末100に送信する。 In step S451, the acquired original image, annotation information, memo information, image quality evaluation information, annotation evaluation information, and feedback comment are transmitted to the client terminal 100.

ステップS452では、オリジナル画像、アノテーション情報、メモ情報、画像品質評価情報、アノテーション評価情報、フィードバックコメントをWebサーバ200から受信する。アノテーション情報をRAM上に記憶する。この、アノテーション情報には、描画関数と描画パラメータが記憶されるため、アノテーション情報をデシリアライズして描画関数と描画パラメータを用いてオリジナル画像上にアノテーションを順次表示する。   In step S452, an original image, annotation information, memo information, image quality evaluation information, annotation evaluation information, and feedback comments are received from the Web server 200. Annotation information is stored on the RAM. Since the annotation function stores the drawing function and the drawing parameter, the annotation information is deserialized and the annotation is sequentially displayed on the original image using the drawing function and the drawing parameter.

ステップS453では、受信したオリジナル画像、アノテーション情報、メモ情報、画像品質評価情報、アノテーション評価情報、フィードバックコメントを、ブラウザを用いて表示する。オリジナル画像は、例えば、HTML5 Canvas上に表示される。このCanvas上に表示された画像の上位レイヤーにアノテーションを描画させることが可能となる。フィードバック内容の確認画面の例が図12である。図12では、評価点数をもとに、◎○△などのマークで表示する構成としているが、これに限る必要はない。   In step S453, the received original image, annotation information, memo information, image quality evaluation information, annotation evaluation information, and feedback comment are displayed using a browser. The original image is displayed on, for example, HTML5 Canvas. An annotation can be drawn on the upper layer of the image displayed on the canvas. An example of the feedback confirmation screen is shown in FIG. In FIG. 12, the mark is displayed with a mark such as ◎ ○ △ based on the evaluation score, but the present invention is not limited to this.

次に、図5を用いて、本発明の実施形態における、アノテーション追加処理について説明する。図5は、アノテーション追加処理のフローチャートである。   Next, the annotation addition process in the embodiment of the present invention will be described with reference to FIG. FIG. 5 is a flowchart of the annotation addition process.

ステップS601では、ブラウザ上で表示しているオリジナル画像上のマウスのドラッグ操作を検知する。この時、1608で選択されたアノテーションの形状を示す種別(矢印、丸印、フリーハンド)、線の太さ(細い、標準、太い)、線の色が設定されている。   In step S601, a mouse drag operation on the original image displayed on the browser is detected. At this time, the type (arrow, circle, freehand) indicating the shape of the annotation selected in 1608, the line thickness (thin, standard, thick), and the line color are set.

ステップS602では、ドラッグ操作による位置を取得し(位置取得)、この位置を用いて、設定されているアノテーションの種別(矢印、丸印、フリーハンド)、線の太さ(細い、標準、太い)、線の色に従って、レイヤー上にアノテーションを描画する。なお、描画に際しては、例えば、JavaScript(登録商標)の描画ライブラリが提供する描画関数を用いて実行する。例えば、1604の矢印。すなわち、選択された編集画像に用いたアノテーションの属性を用いて、編集対象の画像上に追加するアノテーションを追加する追加処理の一例を示すものである。
ステップS603では、アノテーション配列に空要素を追加する。
In step S602, the position by drag operation is acquired (position acquisition), and using this position, the set annotation type (arrow, circle, freehand), line thickness (thin, standard, thick) Draw annotations on the layer according to the line color. Note that the drawing is performed using, for example, a drawing function provided by a drawing library of JavaScript (registered trademark). For example, 1604 arrow. That is, an example of an addition process for adding an annotation to be added to an image to be edited using the annotation attribute used for the selected edited image.
In step S603, an empty element is added to the annotation array.

ステップS604では、追加した空要素に描画したアノテーションの描画命令(描画関数、描画関数パラメータ)を追加する。例えば、図14の1401のようにアノテーション情報が追加される。図14は説明上、配列は2つとなっているが、図16の1604のアノテーションを追加した場合には、配列は4つとなる。   In step S604, an annotation drawing command (drawing function, drawing function parameter) drawn on the added empty element is added. For example, annotation information is added as indicated by 1401 in FIG. In FIG. 14, the number of arrays is two for the sake of explanation, but when the annotation 1604 in FIG. 16 is added, the number of arrays is four.

ステップS605では、追加されたアノテーションのアノテーション番号を取得する。アノテーション番号は、配列要素の要素数(作成順の番号)をもとに決定する。   In step S605, the annotation number of the added annotation is acquired. The annotation number is determined based on the number of array elements (number in the order of creation).

ステップS606では、取得した要素数(アノテーション番号)を図形化したオブジェクト(番号を挿入したオブジェクト1609)を描画したアノテーションの始点(マウスでのドラッグ操作開始位置)に表示する。この表示もレイヤーに表示される。要素数とアノテーションが対応付いている。すなわち、表示した画像上のユーザの操作に対応する位置に、アノテーションを操作した識別情報を付したアノテーション(アノテーションと識別番号)を追加表示するアノテーション表示制御(追加)処理の一例を示すステップである。また、番号を挿入したオブジェクトを表示したアノテーションに付して表示する処理である。なお、本実施形態では、マウスでのドラッグ操作開始位置が矢印方向とは逆の末端となるようにアノテーションの始点としたが、マウスでのドラッグ操作開始位置が矢印方向の先端となるようにアノテーションを描画するようにした場合には、要素数(アノテーション番号)を図形化したオブジェクト(番号を挿入したオブジェクト1609)を、マウスでのドラッグ操作終了位置(終点)に描画するようにする。すなわち、アノテーションに対応する所定の位置に番号を挿入したオブジェクトを描画する。   In step S606, an object in which the number of acquired elements (annotation number) is converted into a graphic (object 1609 with the number inserted) is displayed at the start point of the drawn annotation (drag operation start position with the mouse). This display is also displayed on the layer. The number of elements is associated with the annotation. That is, it is a step showing an example of annotation display control (addition) processing for additionally displaying an annotation (annotation and identification number) with identification information obtained by operating an annotation at a position corresponding to a user operation on the displayed image. . Further, it is a process of displaying the object with the number inserted in the displayed annotation. In this embodiment, the annotation start point is set so that the drag operation start position with the mouse is at the end opposite to the arrow direction, but the annotation operation start point with the mouse is at the tip in the arrow direction. When an object is drawn, an object in which the number of elements (annotation number) is rendered (an object 1609 with the number inserted) is drawn at the drag operation end position (end point) with the mouse. That is, an object with a number inserted at a predetermined position corresponding to the annotation is drawn.

ステップS607では、取得した要素数(アノテーション番号)をコメント欄1603に追加する(入力情報追加処理に相当)。追加された例が図16の1605である。すなわち、アノテーションを表示する場合に、識別情報(番号)に対応する入力情報(テキスト)を表示する入力情報表示制御(追加)処理の一例を示すステップである。また、アノテーションに対するコメントを入力させるべく、アノテーションの追加に応じて、テキスト入力可能な領域に、自動的にアノテーションに対応する識別情報を表示する処理である。
また、ユーザの操作に応じて、キーボードにより入力された文字列を追加されたコメント欄に表示する。
In step S607, the acquired number of elements (annotation number) is added to the comment field 1603 (corresponding to input information addition processing). An added example is 1605 in FIG. That is, this is a step showing an example of input information display control (addition) processing for displaying input information (text) corresponding to identification information (number) when an annotation is displayed. Further, it is a process of automatically displaying identification information corresponding to an annotation in an area where text can be input in accordance with the addition of the annotation in order to input a comment on the annotation.
Further, the character string input by the keyboard is displayed in the added comment field in accordance with the user operation.

なお、本実施形態では、1つのコメント欄(テキストボックス)にアノテーション番号を表示する構成したが、アノテーションが追加するごとに、アノテーションに対応するテキストボックス(入力欄)を追加表示する構成であってもよい。   In this embodiment, the annotation number is displayed in one comment field (text box). However, each time an annotation is added, a text box (input field) corresponding to the annotation is additionally displayed. Also good.

また、本実施形態では、アノテーションを画像に表示し、アノテーションに対応するアノテーション番号のオブジェクトを画像に表示し、アノテーション番号のテキストを表示する手順としたが、アノテーションを表示後、テキストにアノテーション番号を表示した後に、アノテーション番号のオブジェクトを画像に表示する手順であってもよい。すなわち、結果的に、アノテーションとアノテーション番号とテキスト入力できる状態になれば、処理手順に限定されるものではない。   In this embodiment, the annotation is displayed on the image, the annotation number object corresponding to the annotation is displayed on the image, and the annotation number text is displayed. However, after displaying the annotation, the annotation number is displayed on the text. After the display, a procedure for displaying the object of the annotation number on the image may be used. That is, as a result, if the annotation, the annotation number, and the text can be input, the processing procedure is not limited.

次に、図6を用いて、本発明の実施形態における、画像保存処理について説明する。図6は、画像保存処理のフローチャートである。なお、画像保存処理は、アノテーションの追加されている場合に実行するものとする。
ステップS1001では、保存ボタンの押下を検知する(1606のボタン)。
Next, image storage processing in the embodiment of the present invention will be described with reference to FIG. FIG. 6 is a flowchart of the image storage process. Note that the image storage process is executed when an annotation is added.
In step S1001, pressing of the save button is detected (button 1606).

ステップS1002では、アノテーション配列(例えば、図17)の全要素をJSON形式のアノテーション情報に変換する(シリアライズする)。具体的には、例えばJavaScriptのAPI「JSON.Stringify()」を用いることで実行する。また、アノテーション配列には、アノテーションの線種(標準等の線の太さ、丸印等の種別)を保持している。
ステップS1003では、コメント欄であるテキストボックスのテキスト(メモ)を取得して、JSON形式に変換する(シリアライズする)。
In step S1002, all the elements of the annotation array (for example, FIG. 17) are converted (serialized) into JSON format annotation information. Specifically, for example, it is executed by using API “JSON.Stringify ()” of JavaScript. The annotation array holds the annotation line type (standard line thickness, type such as a circle).
In step S1003, the text (memo) in the text box that is a comment field is acquired and converted into the JSON format (serialized).

ステップS1004では、ブラウザのCanvas上に表示されているオリジナル画像とレイヤーに描画されているアノテーションを合成して、新たな画像(編集画像)を作成する。   In step S1004, the original image displayed on the canvas of the browser and the annotation drawn on the layer are combined to create a new image (edited image).

具体的には、HTML5のcanvasのAPI「toDataURL()」を実行することで合成された編集画像が作成される。この関数を実行することで編集画像のbase64エンコード文字列が取得できる。   Specifically, an edited image is created by executing the HTML5 canvas API “toDataURL ()”. By executing this function, a base64 encoded character string of the edited image can be acquired.

この保存により、保存されたデータ遷移の例が図18である。アノテーションが追加された場合の例が1801である。メモが追加された場合の例が1802である。編集画像が生成され保存された場合の例が、1803で、編集画像ファイルパスが登録されている。   FIG. 18 shows an example of the data transition stored by this storage. An example when an annotation is added is 1801. An example when a memo is added is 1802. An example of the case where the edited image is generated and saved is 1803, in which the edited image file path is registered.

なお、図14の1410に示す通り、編集画像情報テーブル1410のシリアライズアノテーション1403には、アノテーションの線種(標準等の線の太さ、丸印等の種別)が保存されている。1403とは別の項目として、アノテーションの線種(標準等の線の太さ、丸印等の種別)を保存していてもよい。   Note that, as indicated by reference numeral 1410 in FIG. 14, the annotation line type (standard line thickness, type such as a circle) is stored in the serialized annotation 1403 of the edited image information table 1410. As an item different from 1403, the annotation line type (standard line thickness, type such as a circle) may be stored.

次に、図7を用いて、本発明の実施形態における、画像編集例の表示処理について説明する。図7は、画像編集例の表示処理のフローチャートである。   Next, display processing of an image editing example in the embodiment of the present invention will be described with reference to FIG. FIG. 7 is a flowchart of display processing of an image editing example.

ステップS701では、901で部位の指定を受け付ける。部位名称は部位一覧1430のデータの一覧であり、この部位名称から部位IDが特定できる。画面では、部位一覧1430から読み出されたデータをクライアント端末100で保持しているため、部位IDが特定できる。
ステップS702では、901で指定された部位の部位IDをWebサーバ200に送信する。
ステップS703では、クライアント端末100から部位IDを受信する。
In step S701, designation of a part is accepted in 901. The part name is a list of data of the part list 1430, and the part ID can be specified from the part name. On the screen, since the data read from the part list 1430 is held in the client terminal 100, the part ID can be specified.
In step S <b> 702, the part ID of the part specified in 901 is transmitted to the Web server 200.
In step S703, the part ID is received from the client terminal 100.

ステップS704では、受信した部位IDに対応する編集画像のうち、「評価合計点数の高い画像かつ一定点数以上である画像」である編集画像を上位5枚取得するため、部位IDを含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。取得要求の条件としては、部分ID、予め設定した点数以上(上位5枚でもよい)である。評価の高い画像が取得できればよいが、一定評価以上の画像が5枚ない場合には、3枚や0枚となることがあってもよい。 In step S704, an acquisition request including a part ID is acquired in order to obtain the top five edited images that are “an image with a high total evaluation score and an image that is equal to or higher than a certain point” among the edited images corresponding to the received part ID. Transmit to the DB server 300. For example, it is assumed that an SQL sentence is issued. The acquisition request condition is a partial ID, or a preset number or more (may be the top five). It is sufficient if images with high evaluation can be acquired, but if there are no five images above a certain evaluation, the number may be three or zero.

ステップS705では、Webサーバ200から受信した取得要求に含まれる部位IDに従って、編集画像情報テーブル(図14の1410)からオリジナル画像ID(例えば、1402)を取得する。   In step S705, the original image ID (for example, 1402) is acquired from the edited image information table (1410 in FIG. 14) according to the part ID included in the acquisition request received from the Web server 200.

ステップS706では、取得したオリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からオリジナル画像ファイルパス(例えば、1401)を取得する。   In step S706, an original image file path (for example, 1401) is acquired from the original image information table (1400 in FIG. 14) according to the acquired original image ID.

ステップS707では、取得したオリジナル画像ファイルパスをWebサーバ200に送信する。本実施形態ではオリジナル画像を用い、オリジナル画像から編集画像を生成してクライアント端末100に表示する構成としたが、編集画像情報テーブル(図14の1410)から編集画像を取得して、表示する構成であってもよい。   In step S707, the acquired original image file path is transmitted to the Web server 200. In this embodiment, an original image is used, and an edited image is generated from the original image and displayed on the client terminal 100. However, the edited image is acquired from the edited image information table (1410 in FIG. 14) and displayed. It may be.

ステップS708では、編集画像ID又はオリジナル画像IDに従って、編集画像情報テーブル(図14の1410)からアノテーション情報と、オリジナル画像情報テーブル(図14の1400)からメモ情報を取得する。   In step S708, annotation information is acquired from the edited image information table (1410 in FIG. 14) and memo information is acquired from the original image information table (1400 in FIG. 14) according to the edited image ID or original image ID.

なお、本実施形態では、アノテーション情報と、メモ情報が別のテーブルで管理されているようになっているが、例えば、編集画像情報テーブル(図14の1410)にアノテーション情報とメモ情報を保存しておく構成であっても良い。この場合、編集画像情報テーブル(図14の1410)からアノテーション情報とメモ情報を取得する。
ステップS709では、取得したアノテーション情報とメモ情報をWebサーバ200に送信する。
ステップS710では、オリジナル画像ファイルパスとアノテーション情報とメモ情報をDBサーバ300から受信する。
In this embodiment, the annotation information and the memo information are managed in different tables. For example, the annotation information and the memo information are stored in the edited image information table (1410 in FIG. 14). It may be configured to be kept. In this case, annotation information and memo information are acquired from the edited image information table (1410 in FIG. 14).
In step S709, the acquired annotation information and memo information are transmitted to the Web server 200.
In step S710, the original image file path, annotation information, and memo information are received from the DB server 300.

ステップS711では、オリジナル画像ファイルパスに従って、Webサーバ200の外部メモリ(HDD等)に記憶されているオリジナル画像(オリジナル画像IDを含む)を取得する。
ステップS712では、取得したオリジナル画像とアノテーション情報とメモ情報をクライアント端末100に送信する。
In step S711, the original image (including the original image ID) stored in the external memory (HDD or the like) of the Web server 200 is acquired according to the original image file path.
In step S712, the acquired original image, annotation information, and memo information are transmitted to the client terminal 100.

なお、アノテーション情報とメモ情報は、JSON型式である。なお、JavaScript(登録商標)のオブジェクト形式への変換は、クライアント端末100で実行するものとする。例えば、JSON.parse関数を用いることで実現可能である。
ステップS713では、オリジナル画像とアノテーション情報とメモ情報をWebサーバ200から受信する。アノテーション情報をRAM上に記憶する。
すなわち、編集画像の画像一覧を取得する処理の一例を示すものである。
Note that the annotation information and the memo information are JSON models. It should be noted that the conversion to the JavaScript (registered trademark) object format is executed by the client terminal 100. For example, JSON. This can be realized by using a parse function.
In step S 713, the original image, annotation information, and memo information are received from the Web server 200. Annotation information is stored on the RAM.
That is, an example of processing for acquiring an image list of edited images is shown.

この、アノテーション情報には、描画関数と描画パラメータが記憶されるため、アノテーション情報をデシリアライズして描画関数と描画パラメータを用いてオリジナル画像上にアノテーションを順次表示する。   Since the annotation function stores the drawing function and the drawing parameter, the annotation information is deserialized and the annotation is sequentially displayed on the original image using the drawing function and the drawing parameter.

ステップS714では、受信したオリジナル画像を、ブラウザを用いて表示する。オリジナル画像は、例えば、HTML5 Canvas上に表示される。このCanvas上に表示された画像の上位レイヤーにアノテーションを描画させることが可能となる。   In step S714, the received original image is displayed using a browser. The original image is displayed on, for example, HTML5 Canvas. An annotation can be drawn on the upper layer of the image displayed on the canvas.

なお、本実施形態では、クライアント端末100でアノテーションを追加した画像を生成して、ブラウザに表示する構成としたが、Webサーバでアノテーションを追加した画像を生成して、クライアント端末100で表示してもよい。また、画像はサムネイル画像であってもよい。このサムネイル画像の一覧を903に表示する。すなわち、ステップS13で取得した画像一覧を表示する表示処理の一例を示すものである。   In the present embodiment, an image with annotation added is generated on the client terminal 100 and displayed on the browser. However, an image with annotation added on the Web server is generated and displayed on the client terminal 100. Also good. The image may be a thumbnail image. A list of thumbnail images is displayed in 903. That is, an example of display processing for displaying the image list acquired in step S13 is shown.

ステップS715では、902で線の種類・太さ・色が選択されたかを判定する。線の種類・太さ・色が選択されている場合は、ステップS716へ処理を移す。線の種類・太さ・色が選択されていない場合は、ステップS727へ処理を移す。実際には、部位IDとアノテーション情報(線種や太さ)をWebサーバ200に送信する。すなわち、アノテーションの属性を選択する属性選択処理の一例を示すものである。   In step S715, it is determined in step 902 whether a line type, thickness, or color has been selected. If the line type / thickness / color is selected, the process proceeds to step S716. If the line type / thickness / color is not selected, the process proceeds to step S727. Actually, the part ID and annotation information (line type and thickness) are transmitted to the Web server 200. That is, an example of attribute selection processing for selecting annotation attributes is shown.

ステップS716では、受信した部位IDに対応する編集画像のうち、「ステップS715で選択されたアノテーション情報を持つ画像」かつ「評価合計点数の高い画像かつ一定点数以上である画像」である編集画像を上位5枚取得するため、部位IDとアノテーション情報を含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。条件としては、例えば、部位IDと選択された線の太さ、種類のアノテーション情報である。   In step S716, among the edited images corresponding to the received part ID, an edited image that is “an image having the annotation information selected in step S715” and “an image having a high evaluation total score and an image having a certain score or more” is selected. In order to acquire the top five, an acquisition request including the part ID and annotation information is transmitted to the DB server 300. For example, it is assumed that an SQL sentence is issued. The conditions are, for example, the annotation information of the part ID, the thickness of the selected line, and the type.

ステップS717では、Webサーバ200から受信した取得要求に含まれる部位IDとアノテーション情報に従って、編集画像情報テーブル(図14)からオリジナル画像ID(例えば、1402)を取得する。   In step S717, the original image ID (for example, 1402) is acquired from the edited image information table (FIG. 14) according to the part ID and annotation information included in the acquisition request received from the Web server 200.

ステップS718では、取得したオリジナル画像IDに従って、オリジナル画像情報テーブル(図14)からオリジナル画像ファイルパス(例えば、1401)を取得する。
ステップS719では、取得したオリジナル画像ファイルパスをWebサーバ200に送信する。
ステップS720では、オリジナル画像IDに従って、アノテーション情報とメモ情報を取得する。
ステップS721では、取得したアノテーション情報とメモ情報をWebサーバ200に送信する。
ステップS722では、オリジナル画像ファイルパスとアノテーション情報とメモ情報をDBサーバ300から受信する。
In step S718, an original image file path (for example, 1401) is acquired from the original image information table (FIG. 14) according to the acquired original image ID.
In step S719, the acquired original image file path is transmitted to the Web server 200.
In step S720, annotation information and memo information are acquired according to the original image ID.
In step S721, the acquired annotation information and memo information are transmitted to the Web server 200.
In step S722, the original image file path, annotation information, and memo information are received from the DB server 300.

ステップS723では、オリジナル画像ファイルパスに従って、外部メモリ(HDD等)に記憶されているオリジナル画像(オリジナル画像IDを含む)を取得する。
ステップS724では、取得したオリジナル画像とアノテーション情報とメモ情報をクライアント端末100に送信する。
In step S723, the original image (including the original image ID) stored in the external memory (HDD or the like) is acquired according to the original image file path.
In step S724, the acquired original image, annotation information, and memo information are transmitted to the client terminal 100.

なお、アノテーション情報とメモ情報は、JSON型式である。なお、JavaScript(登録商標)のオブジェクト形式への変換は、クライアント端末100で実行するものとする。例えば、JSON.parse関数を用いることで実現可能である。   Note that the annotation information and the memo information are JSON models. It should be noted that the conversion to the JavaScript (registered trademark) object format is executed by the client terminal 100. For example, JSON. This can be realized by using a parse function.

ステップS725では、オリジナル画像とアノテーション情報とメモ情報をWebサーバ200から受信する。アノテーション情報をRAM上に記憶する。すなわち、編集画像の画像一覧を取得する処理の一例を示すものである。また、属性が選択された場合に、当該選択された属性のアノテーションを有する編集画像の一覧を取得する処理の一例を示すものである。   In step S725, the original image, annotation information, and memo information are received from the Web server 200. Annotation information is stored on the RAM. That is, an example of processing for acquiring an image list of edited images is shown. In addition, when an attribute is selected, an example of processing for obtaining a list of edited images having annotations of the selected attribute is shown.

この、アノテーション情報には、描画関数と描画パラメータが記憶されるため、アノテーション情報をデシリアライズして描画関数と描画パラメータを用いてオリジナル画像上にアノテーションを順次表示する。   Since the annotation function stores the drawing function and the drawing parameter, the annotation information is deserialized and the annotation is sequentially displayed on the original image using the drawing function and the drawing parameter.

ステップS726では、受信したオリジナル画像を、ブラウザを用いて表示する。オリジナル画像は、例えば、HTML5 Canvas上に表示される。このCanvas上に表示された画像の上位レイヤーにアノテーションを描画させることが可能となる。この描画された画像が編集画像であり、これはサムネイル画像であってもよい。
なお、ステップS725とステップS726は、ステップS713〜ステップS714と同様の処理であり、画像に対して、線種や太さの情報を保持している。
In step S726, the received original image is displayed using a browser. The original image is displayed on, for example, HTML5 Canvas. An annotation can be drawn on the upper layer of the image displayed on the canvas. This drawn image is an edited image, which may be a thumbnail image.
Note that steps S725 and S726 are the same processes as steps S713 to S714, and hold information on the line type and thickness for the image.

ステップS727では、903で編集例が選択(編集画像選択)されたかを判定する。編集例が選択されている場合は、ステップS728へ処理を移す。編集例が選択されていない場合は、処理を終了する。すなわち、画像一覧から参照する編集画像を選択する編集画像選択処理の一例を示すものである。
ステップS728では、903で指定された画像のオリジナル画像IDをWebサーバ200に送信する。
ステップS729では、クライアント端末100からオリジナル画像IDを受信する。
In step S727, it is determined whether an editing example is selected (edited image selection) in 903. If an editing example is selected, the process proceeds to step S728. If no editing example is selected, the process ends. That is, an example of an edited image selection process for selecting an edited image to be referred to from the image list is shown.
In step S728, the original image ID of the image specified in 903 is transmitted to the Web server 200.
In step S729, the original image ID is received from the client terminal 100.

ステップS730では、受信したオリジナル画像IDに対応するアノテーション情報を取得するため、オリジナル画像IDを含む取得要求をDBサーバ300に送信する。   In step S730, an acquisition request including the original image ID is transmitted to the DB server 300 in order to acquire annotation information corresponding to the received original image ID.

ステップS731では、Webサーバ200から受信した取得要求に含まれるオリジナル画像IDに従って、編集画像情報テーブル(図14)からアノテーション情報(例えば、1403)を取得する。なお、アノテーション情報には、アノテーションの線種(標準等の線の太さ、丸印等の種別)が含まれている。
ステップS732では、取得したアノテーション情報をWebサーバ200に送信する。
ステップS733では、DBサーバ300が送信したアノテーション情報を受信する。
ステップS734では、取得したアノテーション情報をクライアント端末100に送信する。
ステップS735では、Webサーバ200が送信したアノテーション情報を受信する。
In step S731, annotation information (eg, 1403) is acquired from the edited image information table (FIG. 14) in accordance with the original image ID included in the acquisition request received from the Web server 200. The annotation information includes the annotation line type (standard line thickness, circle type, etc.).
In step S732, the acquired annotation information is transmitted to the Web server 200.
In step S733, the annotation information transmitted by the DB server 300 is received.
In step S734, the acquired annotation information is transmitted to the client terminal 100.
In step S735, the annotation information transmitted by the Web server 200 is received.

ステップS736では、受信したアノテーション情報に基づき、図10の対応する選択項目「線の種類・太さ・色を選択済み(例えば、1001、1002、1003)」を選択状態(デフォルト設定)にする。すなわち、編集画像に用いたアノテーションの属性を用いて、編集に用いるアノテーションの属性の項目それぞれに設定する。これより評価の高い編集例を選択することで、ユーザはその評価の高いアノテーションを簡単に利用でき、画像の編集効率があがる。   In step S736, based on the received annotation information, the corresponding selection item “line type / thickness / color selected (for example, 1001, 1002, 1003)” in FIG. 10 is set to a selected state (default setting). That is, the annotation attribute used for the edited image is set for each annotation attribute item used for editing. By selecting an editing example with a higher evaluation than this, the user can easily use the annotation with the higher evaluation, and the editing efficiency of the image is improved.

ステップS737では、904で「コメントをコメント欄へ反映」が選択されたかを判定する。「コメントをコメント欄へ反映」1005が選択されている(チェックされている)場合は、ステップS738へ処理を移す。編集例が選択されていない場合は、処理を終了する。これにより、評価の高いコメントも利用でき、入力が効率化される。さらに、損保会社などの確認側での確認が容易になる。
ステップS738では、ステップS728の903で指定された画像のオリジナル画像IDをWebサーバ200に送信する。
ステップS739では、クライアント端末100からオリジナル画像IDを受信する。
ステップS740では、受信したオリジナル画像IDに対応するメモ情報を取得するため、オリジナル画像IDを含む取得要求をDBサーバ300に送信する。
In step S737, it is determined in step 904 whether "Reflect comments to comment field" has been selected. If “reflect comments to comment column” 1005 is selected (checked), the process proceeds to step S738. If no editing example is selected, the process ends. As a result, highly rated comments can be used, and input is made more efficient. Furthermore, confirmation on the confirmation side such as a non-life insurance company becomes easy.
In step S738, the original image ID of the image specified in step S728 903 is transmitted to the Web server 200.
In step S739, the original image ID is received from the client terminal 100.
In step S740, an acquisition request including the original image ID is transmitted to the DB server 300 in order to acquire memo information corresponding to the received original image ID.

ステップS741では、Webサーバ200から受信した取得要求に含まれるオリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からメモ情報(例えば、1404)を取得する。
ステップS742では、取得したメモ情報をWebサーバ200に送信する。
ステップS743では、DBサーバ300が送信したメモ情報を受信する。
ステップS744では、取得したメモ情報をクライアント端末100に送信する。
ステップS745では、Webサーバ200が送信したメモ情報を受信する。
ステップS746では、受信したメモ情報に基づき、コメントをコメント欄に表示(例えば、1004)する。
In step S741, memo information (for example, 1404) is acquired from the original image information table (1400 in FIG. 14) according to the original image ID included in the acquisition request received from the Web server 200.
In step S742, the acquired memo information is transmitted to the Web server 200.
In step S743, the memo information transmitted by the DB server 300 is received.
In step S744, the acquired memo information is transmitted to the client terminal 100.
In step S745, the memo information transmitted by the Web server 200 is received.
In step S746, the comment is displayed in the comment field based on the received memo information (for example, 1004).

次に、図8を用いて、本発明の実施形態における、ランキングの表示処理について説明する。図7は、ランキングの表示処理のフローチャートである。このランキング表示は、メインメニューからランキング表示を選択することで、ランキング表示がされるものとする。なお、図9や図15の画面からランキング表示できる構成であってもよい。
ステップS801では、ランキングメニュー一覧(全国ランキング、工場内ランキング、部位別ランキング)をランキングメニュー画面に表示する。
Next, ranking display processing in the embodiment of the present invention will be described with reference to FIG. FIG. 7 is a flowchart of the ranking display process. The ranking display is performed by selecting the ranking display from the main menu. In addition, the structure which can display a ranking from the screen of FIG.9 and FIG.15 may be sufficient.
In step S801, a ranking menu list (national ranking, factory ranking, site-specific ranking) is displayed on the ranking menu screen.

ステップS802では、ランキングメニュー画面でどのメニューが選択されたかを判定する。全国ランキングが選択されている場合は、ステップS803へ処理を移す。工場内ランキングが選択されている場合は、ステップS804へ処理を移す。部位別ランキングが選択されている場合は、ステップS805へ処理を移す。   In step S802, it is determined which menu has been selected on the ranking menu screen. If the national ranking is selected, the process proceeds to step S803. If the factory ranking is selected, the process proceeds to step S804. If the site-specific ranking is selected, the process proceeds to step S805.

ステップS803では、全編集画像のうち、評価合計点数の高い画像を上位3枚取得するため、取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。   In step S803, an acquisition request is transmitted to the DB server 300 in order to acquire the top three images having the highest total evaluation score among all the edited images. For example, it is assumed that an SQL sentence is issued.

ステップS804では、自工場ユーザによって編集された編集画像のうち、評価合計点数の高い画像を上位3枚取得するため、工場IDを含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。
ステップS805では、図9の901のように、ランキング画面で部位の指定を受け付ける。
ステップS806では、指定された部位の部位IDをWebサーバ200に送信する。
ステップS807では、クライアント端末100から部位IDを受信する。
In step S804, an acquisition request including the factory ID is transmitted to the DB server 300 in order to acquire the top three images having the highest total evaluation score among the edited images edited by the own factory user. For example, it is assumed that an SQL sentence is issued.
In step S805, a part designation is received on the ranking screen as indicated by reference numeral 901 in FIG.
In step S806, the part ID of the designated part is transmitted to the Web server 200.
In step S807, the part ID is received from the client terminal 100.

ステップS808では、受信した部位IDに対応する編集画像のうち、評価合計点数の高い画像を上位3枚取得するため、部位IDを含む取得要求をDBサーバ300に送信する。例えば、SQL文を発行するものとする。 In step S808, an acquisition request including the part ID is transmitted to the DB server 300 in order to acquire the top three images having the highest evaluation total score among the edited images corresponding to the received part ID. For example, it is assumed that an SQL sentence is issued.

ステップS809では、Webサーバ200から受信した取得要求に従って、編集画像情報テーブル(図14の1410)からオリジナル画像ID(例えば、1402)を取得する。   In step S809, the original image ID (for example, 1402) is acquired from the edited image information table (1410 in FIG. 14) according to the acquisition request received from the Web server 200.

ステップS810では、取得したオリジナル画像IDに従って、オリジナル画像情報テーブル(図14の1400)からオリジナル画像ファイルパス(例えば、1401)を取得する。
ステップS811では、取得したオリジナル画像ファイルパスをWebサーバ200に送信する。
ステップS812では、オリジナル画像IDに従って、アノテーション情報とメモ情報を取得する。
ステップS813では、取得したアノテーション情報とメモ情報をWebサーバ200に送信する。
ステップS814では、オリジナル画像ファイルパスとアノテーション情報とメモ情報をDBサーバ300から受信する。
In step S810, an original image file path (for example, 1401) is acquired from the original image information table (1400 in FIG. 14) according to the acquired original image ID.
In step S811, the acquired original image file path is transmitted to the Web server 200.
In step S812, annotation information and memo information are acquired according to the original image ID.
In step S813, the acquired annotation information and memo information are transmitted to the Web server 200.
In step S814, the original image file path, annotation information, and memo information are received from the DB server 300.

ステップS815では、オリジナル画像ファイルパスに従って、外部メモリ(HDD等)に記憶されているオリジナル画像(オリジナル画像IDを含む)を取得する。   In step S815, the original image (including the original image ID) stored in the external memory (HDD or the like) is acquired according to the original image file path.

ステップS816では、取得したオリジナル画像とアノテーション情報とメモ情報をクライアント端末100に送信する。すなわち、画像を送信する画像送信処理の一例を示すステップである。   In step S816, the acquired original image, annotation information, and memo information are transmitted to the client terminal 100. That is, this is a step showing an example of image transmission processing for transmitting an image.

なお、アノテーション情報とメモ情報は、JSON型式である。なお、JavaScript(登録商標)のオブジェクト形式への変換は、クライアント端末100で実行するものとする。例えば、JSON.parse関数を用いることで実現可能である。   Note that the annotation information and the memo information are JSON models. It should be noted that the conversion to the JavaScript (registered trademark) object format is executed by the client terminal 100. For example, JSON. This can be realized by using a parse function.

ステップS817では、オリジナル画像とアノテーション情報とメモ情報をWebサーバ200から受信する。アノテーション情報をRAM上に記憶する。この、アノテーション情報には、描画関数と描画パラメータが記憶されるため、アノテーション情報をデシリアライズして描画関数と描画パラメータを用いてオリジナル画像上にアノテーションを順次表示する。   In step S817, the original image, annotation information, and memo information are received from the Web server 200. Annotation information is stored on the RAM. Since the annotation function stores the drawing function and the drawing parameter, the annotation information is deserialized and the annotation is sequentially displayed on the original image using the drawing function and the drawing parameter.

ステップS818では、受信したオリジナル画像を、ブラウザを用いて表示する。オリジナル画像は、例えば、HTML5 Canvas上に表示される。このCanvas上に表示された画像の上位レイヤーにアノテーションを描画させることが可能となる。なお、工場で評価の高い画像を表示する場合、上述したように、サムネイル画像であってもよい。   In step S818, the received original image is displayed using a browser. The original image is displayed on, for example, HTML5 Canvas. An annotation can be drawn on the upper layer of the image displayed on the canvas. In addition, when displaying an image with high evaluation in a factory, it may be a thumbnail image as described above.

ここで図9について説明する。図9はクライアント端末100の画像編集画面の一例を示す図である。画像編集画面は、ブラウザを用いて表示され、903に画像の編集例が表示される。901で部位を選択することで、選択された部位のうち、評価合計点の高い画像かつ一定点数以上の編集例を表示する。また、902で線の種類・太さ・色を選択することで、選択された部位のうち、評価合計点の高い画像かつ一定点数以上の編集例かつ選択した編集が施されている編集例を表示することができる。   Here, FIG. 9 will be described. FIG. 9 is a diagram illustrating an example of an image editing screen of the client terminal 100. The image editing screen is displayed using a browser, and an image editing example is displayed in 903. By selecting a part in 901, an image having a high evaluation total score and an editing example having a certain number of points or more are displayed among the selected parts. In addition, by selecting the type, thickness, and color of the line in 902, an image with a high evaluation total score, an editing example with a certain number of points or more, and an editing example in which the selected editing is performed among the selected parts. Can be displayed.

工場ユーザが903から編集例を選択すると、選択した編集例で使用されている線の種類・太さ・色が自動的に設定される。また、「コメントをコメント欄に反映」チェックボックスにチェックが入っていた場合は、編集例で使用されているコメントがコメント欄に反映される。   When the factory user selects an editing example from 903, the type, thickness, and color of the line used in the selected editing example are automatically set. If the “Reflect comments to comment column” check box is checked, the comments used in the editing example are reflected to the comment column.

同じく図10もクライアント端末100の画像編集画面の一例を示す図であり、図10は図9にて編集例が選択された後の状態を示す図である。工場ユーザが903から編集例を選択すると、1001・1002・1003のように選択した編集例で使用されている線の種類・太さ・色が自動的に選択される。また、「コメントをコメント欄に反映」チェックボックスにチェックが入っていた場合は、1004のように編集例で使用されているコメントがコメント欄に反映される。   Similarly, FIG. 10 is a diagram illustrating an example of the image editing screen of the client terminal 100, and FIG. 10 is a diagram illustrating a state after the editing example is selected in FIG. When the factory user selects an editing example from 903, the line type, thickness, and color used in the selected editing example such as 1001, 1002, and 1003 are automatically selected. If the “Reflect comments in comment column” check box is checked, the comment used in the editing example is reflected in the comment column as 1004.

図11について説明する。図11はクライアント端末401のフィードバック画面の一例を示す図である。フィードバック画面は、ブラウザを用いて表示される。1103に編集画像が表示され、1104にコメントが表示される。ユーザは1105にて評価対象の編集を選択し、1101にて評価を行う。評価完了後、1102が押下される。   FIG. 11 will be described. FIG. 11 is a diagram illustrating an example of a feedback screen of the client terminal 401. The feedback screen is displayed using a browser. An edited image is displayed in 1103 and a comment is displayed in 1104. The user selects an edit to be evaluated at 1105 and performs evaluation at 1101. After the evaluation is completed, 1102 is pressed.

図12について説明する。図12はクライアント端末100のフィードバック結果画面の一例を示す図である。フィードバック結果画面は、ブラウザを用いて表示される。1201に編集画像が表示され、1202にコメントが表示される。1203にクライアント端末401のユーザによる評価とフィードバックコメントが表示される。   FIG. 12 will be described. FIG. 12 is a diagram illustrating an example of a feedback result screen of the client terminal 100. The feedback result screen is displayed using a browser. An edited image is displayed at 1201 and a comment is displayed at 1202. In 1203, an evaluation and feedback comment by the user of the client terminal 401 are displayed.

図13について説明する。図13はクライアント端末100のランキング画面の一例を示す図である。   FIG. 13 will be described. FIG. 13 is a diagram illustrating an example of a ranking screen of the client terminal 100.

図14について説明する。図14は、DBサーバ300で記憶するデータの一例を示す図である。オリジナル画像情報テーブル1400、編集画像情報テーブル1410、フィードバックテーブル1420、部位一覧1430、修理(事故)案件情報1440を記憶している。   FIG. 14 will be described. FIG. 14 is a diagram illustrating an example of data stored in the DB server 300. An original image information table 1400, an edited image information table 1410, a feedback table 1420, a part list 1430, and repair (accident) item information 1440 are stored.

なお、本実施形態では、画像はWebサーバ200に記憶する構成としたが、DBサーバ300をWebサーバ200と一体にして、Webサーバ200で各種データを管理する構成であってもよい。   In the present embodiment, the image is stored in the Web server 200. However, the DB server 300 may be integrated with the Web server 200 and various data may be managed by the Web server 200.

ここで図15について説明する。図15はクライアント端末100の画像一覧表示画面の一例を示す図である。画像一覧表示画面は、ブラウザを用いて表示され、1500に登録されているオリジナル画像のサムネイル画像が表示される。また、クライアント端末100で画像をドラッグ&ドロップすることで、所望の画像を登録できる構成となっている。   Here, FIG. 15 will be described. FIG. 15 is a diagram illustrating an example of an image list display screen of the client terminal 100. The image list display screen is displayed using a browser, and thumbnail images of original images registered in 1500 are displayed. In addition, a desired image can be registered by dragging and dropping an image on the client terminal 100.

1501は、編集する画像が指定されている場合の枠である。1502は、画像が編集されている(アノテーションが付加されている)ことを示すマークである。Webサーバ200はサムネイル画像を送信する際に、図12の1202のシリアライズアノテーションにアノテーション情報が記憶されていることをチェックして、マークを付与してクライアント端末100へ送信する。1503は、編集ボタンであり、1501で画像を選択され、編集ボタンが押下されることで、画像が表示される。編集例は、図16である。本実施形態の特徴を示す編集例は、図9、図10である。   Reference numeral 1501 denotes a frame when an image to be edited is designated. Reference numeral 1502 denotes a mark indicating that the image is edited (annotation is added). When transmitting the thumbnail image, the Web server 200 checks that annotation information is stored in the serialized annotation 1202 in FIG. 12, adds a mark, and transmits it to the client terminal 100. Reference numeral 1503 denotes an edit button. When an image is selected in 1501 and the edit button is pressed, the image is displayed. An editing example is shown in FIG. Examples of editing showing the features of this embodiment are shown in FIGS.

図16について説明する。図16は編集例であり、アノテーションを追加する前と追加した後の例を示すものである。アノテーション1604を指定すると、自動でコメント欄に1605の文字列が挿入される。   FIG. 16 will be described. FIG. 16 shows an example of editing, which shows an example before and after adding an annotation. When the annotation 1604 is designated, a character string 1605 is automatically inserted in the comment field.

本実施形態の機能構成について説明する。クライアント端末100では以下の機能部を備える。   The functional configuration of this embodiment will be described. The client terminal 100 includes the following functional units.

編集画像の画像一覧を取得する取得部、取得部で取得した画像一覧を表示する表示部、画像一覧から参照する編集画像を選択する編集画像選択部、編集画像選択部により選択された編集画像に用いたアノテーションの属性を用いて、編集対象の画像上にアノテーションを追加する追加部。   An acquisition unit that acquires an image list of edit images, a display unit that displays an image list acquired by the acquisition unit, an edit image selection unit that selects an edit image to be referred to from the image list, and an edit image selected by the edit image selection unit An adder that adds annotations on the image to be edited using the annotation attributes used.

また、編集画像に用いたアノテーションの属性を用いて、編集に用いるアノテーションの属性に設定する設定部、ユーザによるアノテーションの属性を選択する属性選択部を備える。   In addition, a setting unit that sets an annotation attribute used for editing using the annotation attribute used for the edited image and an attribute selection unit that selects an annotation attribute by the user are provided.

前記取得手段は、前記属性選択手段により、属性が選択された場合に、当該選択された属性のアノテーションを有する編集画像の一覧を取得することを特徴とする請求項1又は請求項2に記載の情報処理装置。   The acquisition unit according to claim 1 or 2, wherein, when an attribute is selected by the attribute selection unit, the acquisition unit acquires a list of edited images having annotations of the selected attribute. Information processing device.

以上、本実施形態によれば、画像を用いた画像に係る指示内容(入力内容)の入力を支援することができる。具体的には、編集例となる画像の一覧を表示し、ユーザが選択することで、選択した画像に対応付くアノテーション情報に従って、アノテーション設定を自動的に行い、編集例に沿ったアノテーションを用いて指示内容を入力することができ、効率的な入力を支援することができる。   As described above, according to the present embodiment, it is possible to support input of instruction content (input content) related to an image using an image. Specifically, a list of images as editing examples is displayed, and when the user selects, annotation setting is automatically performed according to the annotation information associated with the selected image, and annotations according to the editing examples are used. Instruction contents can be input, and efficient input can be supported.

また、アノテーションとコメントを一括して入力可能になり、画像に係る指示を容易に入力することができる。特に、アノテーション番号とコメント番号を自動で付与するため、入力効率が良くなる。   In addition, annotations and comments can be input at once, and instructions relating to images can be easily input. In particular, since the annotation number and the comment number are automatically assigned, the input efficiency is improved.

更に、ActiveX等のプラグインを別途用いることなく、ブラウザ上に表示した画像に対してアノテーションを付与し画像を直接編集することが可能となる。そして、編集された画像を新たな1枚の画像としてサーバに保存することで編集後の画像の参照も容易となる。アノテーションと連動して画像に対するメモを記入、保存することも可能となり、画像を用いた指示を容易に行うことが可能となる。
なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。
Furthermore, it is possible to add an annotation to an image displayed on the browser and edit the image directly without using a plug-in such as ActiveX. Then, by saving the edited image as a new image on the server, the edited image can be easily referred to. It is also possible to enter and save a memo for the image in conjunction with the annotation, and it is possible to easily give an instruction using the image.
It should be noted that the configuration and contents of the various data described above are not limited to this, and it goes without saying that the various data and configurations are configured according to the application and purpose.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, apparatus, method, program, or recording medium, and specifically includes a plurality of devices. The present invention may be applied to a system including a single device.

また、本発明におけるプログラムは、図4〜図8に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は図4〜図8の処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは図4〜図8の各装置の処理方法ごとのプログラムであってもよい。   The program according to the present invention is a program that allows a computer to execute the processing methods of the flowcharts shown in FIGS. 4 to 8. The storage medium according to the present invention is a program that allows the computer to execute the processing methods of FIGS. Is remembered. The program in the present invention may be a program for each processing method of each apparatus in FIGS.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by executing the reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク、ソリッドステートドライブ等を用いることができる。   As a recording medium for supplying the program, for example, flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk, solid state drive, or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. It goes without saying that the present invention can also be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。
なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。
Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention.
In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

100 クライアント端末
200 Webサーバ
300 DBサーバ
400 ファイルサーバ
401 クライアント端末(参照端末)
DESCRIPTION OF SYMBOLS 100 Client terminal 200 Web server 300 DB server 400 File server 401 Client terminal (reference terminal)

Claims (10)

編集された編集画像と当該編集画像に対応するアノテーションの属性とを取得可能な情報処理装置であって、
複数の前記編集画像を閲覧可能に表示する表示手段と、
前記表示手段で表示された複数の編集画像から参照する編集画像に対応する指定を受け付ける指定受付手段と、
前記指定受付手段により指定を受け付けた編集画像に対応するアノテーションの属性を取得する属性取得手段と、
前記属性取得手段により取得されたアノテーションの属性を用いて、編集の画像にアノテーションを追加する追加手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus capable of acquiring an edited image and an attribute of an annotation corresponding to the edited image,
Display means for displaying a plurality of the edited images in a viewable manner;
A designation receiving means for receiving a designation corresponding to an edited image to be referred to from a plurality of edited images displayed by the display means ;
An attribute acquisition unit that acquires the attributes of the annotation corresponding to the edited image received designation by said designation receiving means,
An information processing apparatus comprising: an adding unit that adds an annotation to an editing destination image using the annotation attribute acquired by the attribute acquiring unit .
前記属性取得手段により取得されたアノテーションの属性を用いて、前記編集先の画像に追加するアノテーションの属性設定画面に設定する設定手段を更に備え、
前記追加手段は、前記設定手段により属性設定画面に設定された属性に従い、ユーザの操作に応じて編集の画像アノテーションを追加することを特徴とする請求項1に記載の情報処理装置。
Using an annotation attribute acquired by the attribute acquisition means , further comprising a setting means for setting on the attribute setting screen of the annotation to be added to the editing destination image ;
It said additional means, in accordance with the set attribute to the attribute setting screen by the setting unit, the information processing apparatus according to claim 1, characterized in adding annotations to the edit destination image according to a user operation.
部位を選択する部位選択手段と、A site selection means for selecting a site;
前記部位選択手段により選択された部位に対応する編集画像を取得する第1の編集画像取得手段とFirst edited image obtaining means for obtaining an edited image corresponding to the part selected by the part selecting means;
を更に備え、Further comprising
前記表示手段は、前記第1の編集画像取得手段により取得された編集画像を閲覧可能に表示することを特徴とする請求項1又は請求項2に記載の情報処理装置。The information processing apparatus according to claim 1, wherein the display unit displays the edited image acquired by the first edited image acquisition unit so as to allow browsing.
ノテーションの属性を選択する属性選択手段
記属性選択手段により択された性のアノテーションにより編集された編集画像取得する第2の編集画像取得手段と
を更に備え、
前記表示手段は、前記第2の編集画像取得手段により取得された編集画像を閲覧可能に表示することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
And attribute selection means for selecting the attributes of the annotation,
A second edited image acquiring means for acquiring the edited image edited by selected been attributes of the annotation by pre Symbol attribute selecting means
Further comprising
The display means, the information processing apparatus according to any one of claims 1 to 3, characterized in that visible for displaying the edited image acquired by the second edited image acquisition unit.
記編集画像は価情報と対応付いており
前記表示手段は、前記評価情報に従って集画像を閲覧可能に表示することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
Before Symbol editing image is attached corresponds to the evaluation information,
The display means, the information processing apparatus according to any one of claims 1 to 4, characterized in that visible for displaying the edited image in accordance with the evaluation information.
前記編集画像はコメント情報と対応付いており、
前記指定受付手段により指定を受け付けた編集画像に対応するコメント情報に基づいて入力する入力手段
を更に備えことを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。
The edited image is associated with comment information,
Information according to any one of claims 1 to 5, characterized in that further Ru comprising an input means <br/> for input based on comment information corresponding to the edited image received designation by said designation receiving means Processing equipment.
編集された編集画像と当該編集画像に対応するアノテーションの属性を管理する管理装置と情報処理装置を含む情報処理システムであって、
前記管理装置は、
記情報処理装置からの要求に従って、前記編集画像と当該編集画像に対応する前記アノテーションの属性を送信する送信手段と
を備え、
前記情報処理装置は、
前記管理装置から前記編集画像と前記アノテーションの属性を受信する受信手段と、
前記受信手段で受信した複数の前記編集画像を閲覧可能に表示する表示手段と、
前記表示手段で表示された複数の編集画像から参照する編集画像に対応する指定を受け付ける指定受付手段と、
前記指定受付手段により指定を受け付けた編集画像に対応するアノテーションの属性を取得する属性取得手段と、
前記属性取得手段により取得されたアノテーションの属性を用いて、編集の画像にアノテーションを追加する追加手段と
を備えることを特徴とする情報処理システム。
An information processing system including a management apparatus and an information processing apparatus for managing the attributes of the annotation corresponding to the edited edited image and the edited image,
The management device
According to a request from the previous SL information processing apparatus, and transmission means for transmitting the attributes of the annotation corresponding to the editing image and the edited image,
The information processing apparatus includes:
Receiving means for receiving the attribute of the edited image and the annotation from the management device;
Display means for displaying the plurality of edited images received by the receiving means so as to be viewable;
A designation receiving means for receiving a designation corresponding to an edited image to be referred to from a plurality of edited images displayed by the display means ;
An attribute acquisition unit that acquires the attributes of the annotation corresponding to the edited image received designation by said designation receiving means,
An information processing system comprising: an adding unit that adds an annotation to an editing destination image using the annotation attribute acquired by the attribute acquiring unit .
アノテーション追加による編集画像と当該編集画像で用いたアノテーションの属性とを取得可能な情報処理装置の処理方法であって、
複数の前記編集画像を閲覧可能に表示する表示ステップと、
前記表示ステップで表示された複数の編集画像から参照する編集画像に対応する指定を受け付ける指定受付ステップと、
前記指定受付ステップにより指定を受け付けた編集画像に対応するアノテーションの属性を取得する属性取得ステップと、
前記属性取得ステップにより取得されたアノテーションの属性を用いて、編集先の画像にアノテーションを追加する追加ステップと
を含むことを特徴とする処理方法。
An information processing apparatus processing method capable of acquiring an edited image by adding an annotation and an attribute of the annotation used in the edited image,
A display step of displaying a plurality of the edited images so as to be viewable;
A designation receiving step for receiving a designation corresponding to an edited image to be referred to from a plurality of edited images displayed in the display step ;
An attribute acquisition step of acquiring the attribute of the annotation corresponding to the edited image whose specification has been received by the specification reception step ;
And a step of adding an annotation to the editing destination image using the annotation attribute acquired in the attribute acquisition step .
編集された編集画像と当該編集画像に対応するアノテーションの属性を管理する管理装置と情報処理装置を含む情報処理システムの処理方法であって、
前記管理装置は、
記情報処理装置からの要求に従って、前記編集画像と当該編集画像に対応する前記アノテーションの属性を送信する送信ステップと
を含み、
前記情報処理装置は、
前記管理装置から前記編集画像と前記アノテーションの属性を受信する受信ステップと、
前記受信ステップで受信した複数の前記編集画像を閲覧可能に表示する表示ステップと、
前記表示ステップで表示された複数の編集画像から参照する編集画像に対応する指定を受け付ける指定受付ステップと、
前記指定受付ステップにより指定を受け付けた編集画像に対応するアノテーションの属性を取得する属性取得ステップと、
前記属性取得ステップにより取得されたアノテーションの属性を用いて、編集の画像にアノテーションを追加する追加ステップと
を含むことを特徴とする処理方法。
A processing method for an information processing system including a management apparatus and an information processing apparatus for managing the attributes of the annotation corresponding to the edited edited image and the edited image,
The management device
According to a request from the previous SL information processing apparatus, and a transmission step of transmitting the attribute of the annotation corresponding to the editing image and the edited image,
The information processing apparatus includes:
A receiving step of receiving the attribute of the edited image and the annotation from the management device;
A display step of displaying a plurality of the edited images received in the reception step so as to be viewable;
A designation receiving step for receiving a designation corresponding to an edited image to be referred to from a plurality of edited images displayed in the display step ;
An attribute acquisition step of acquiring the attribute of the annotation corresponding to the edited image whose specification has been received by the specification reception step ;
And a step of adding an annotation to the editing destination image using the annotation attribute acquired in the attribute acquisition step .
編集された編集画像と当該編集画像に対応するアノテーションの属性とを取得可能な情報処理装置のプログラムであって、
前記情報処理装置を、
複数の前記編集画像を閲覧可能に表示する表示手段と、
前記表示手段で表示された複数の編集画像から参照する編集画像に対応する指定を受け付ける指定受付手段と、
前記指定受付手段により指定を受け付けた編集画像に対応するアノテーションの属性を取得する属性取得手段と、
前記属性取得手段により取得されたアノテーションの属性を用いて、編集の画像にアノテーションを追加する追加手段
として機能させるためのプログラム。
An information processing apparatus program capable of acquiring an edited image and an attribute of an annotation corresponding to the edited image,
The information processing apparatus;
Display means for displaying a plurality of the edited images in a viewable manner;
A designation receiving means for receiving a designation corresponding to an edited image to be referred to from a plurality of edited images displayed by the display means ;
An attribute acquisition unit that acquires the attributes of the annotation corresponding to the edited image received designation by said designation receiving means,
A program for causing an annotation attribute acquired by the attribute acquisition means to function as an adding means for adding an annotation to an editing destination image.
JP2015252428A 2015-12-24 2015-12-24 Information processing apparatus, information processing system, processing method thereof, and program Active JP6607030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015252428A JP6607030B2 (en) 2015-12-24 2015-12-24 Information processing apparatus, information processing system, processing method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015252428A JP6607030B2 (en) 2015-12-24 2015-12-24 Information processing apparatus, information processing system, processing method thereof, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019192092A Division JP6802505B2 (en) 2019-10-21 2019-10-21 Information processing equipment, servers, information processing systems, their processing methods and programs

Publications (3)

Publication Number Publication Date
JP2017117233A JP2017117233A (en) 2017-06-29
JP2017117233A5 JP2017117233A5 (en) 2019-01-31
JP6607030B2 true JP6607030B2 (en) 2019-11-20

Family

ID=59234473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015252428A Active JP6607030B2 (en) 2015-12-24 2015-12-24 Information processing apparatus, information processing system, processing method thereof, and program

Country Status (1)

Country Link
JP (1) JP6607030B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825376B (en) * 2018-08-07 2024-03-12 深圳Tcl数字技术有限公司 Method, storage medium and device for analyzing annotated JSON file
JP2023039494A (en) 2021-09-09 2023-03-22 富士フイルムビジネスイノベーション株式会社 Information processing apparatus and program

Also Published As

Publication number Publication date
JP2017117233A (en) 2017-06-29

Similar Documents

Publication Publication Date Title
US11715068B2 (en) Data processing apparatus, data processing system, data processing method, and non-transitory computer readable medium
JP2002215477A (en) System and processing method for monitoring device state, and information recording medium
JP2016520900A (en) Integration of cloud services for online sharing
JP6607030B2 (en) Information processing apparatus, information processing system, processing method thereof, and program
JP6070678B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP2017102711A (en) Information processing apparatus, information processing system, control method therefor, and program
US20090055772A1 (en) Systems and methods for accessing a photo print service through a printer driver
JP6802505B2 (en) Information processing equipment, servers, information processing systems, their processing methods and programs
US10795687B2 (en) Information processing system for setting hardware, method for setting hardware and non-transitory computer-readable storage medium recording program for setting hardware
JP2013101532A (en) Project management device, project management method, program, and storage medium
JP2016071857A (en) Information processing device, server, and information processing system; and processing method thereof and program
WO2020188779A1 (en) Information processing device, information processing system, and information processing program
JP5390253B2 (en) Medical information processing system
JP2018142231A (en) Business form system, and processing method, and program thereof
JP6213643B2 (en) Server, document management system, processing method thereof, and program
JP6572984B2 (en) Electronic form system, form retrieval apparatus, control method, and program
JP6089645B2 (en) Document management system, processing method thereof, and program
JP2017134728A (en) Information processing device and information processing program
JP2018036683A (en) File management system and management method of the same, as well as program thereof
JP2021068079A (en) Information processing device, information processing system, information processing method and program
JP2019028680A (en) Information processor and method and program therefor
CN114564403A (en) Information display method and computing equipment
JP2019101602A (en) Information processing system, and processing method and program thereof
JP2018073080A (en) Information processing device, information processing method, and program
JP2013015929A (en) Image management device

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20161101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181214

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190111

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190924

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191007

R151 Written notification of patent or utility model registration

Ref document number: 6607030

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250