JP2023030849A - Information processing apparatus, information processing method, and program - Google Patents

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

Info

Publication number
JP2023030849A
JP2023030849A JP2021136217A JP2021136217A JP2023030849A JP 2023030849 A JP2023030849 A JP 2023030849A JP 2021136217 A JP2021136217 A JP 2021136217A JP 2021136217 A JP2021136217 A JP 2021136217A JP 2023030849 A JP2023030849 A JP 2023030849A
Authority
JP
Japan
Prior art keywords
image data
storage
image
error
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2021136217A
Other languages
Japanese (ja)
Inventor
雄 中野
Yu Nakano
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 Inc
Original Assignee
Canon 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 Inc filed Critical Canon Inc
Priority to JP2021136217A priority Critical patent/JP2023030849A/en
Publication of JP2023030849A publication Critical patent/JP2023030849A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Television Signal Processing For Recording (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

To store image data for which image analysis has failed, more efficiently.SOLUTION: Image registration means acquires and registers image data to be analyzed. Image analysis means analyzes the image data acquired from the image registration means, as image data to be analyzed, and extracts metadata. Error image storage necessity determination means acquires information on error image data for which analysis error has occurred in image analysis of the image analysis means, from an image management table generated by the image registration means. Error image storage condition management means acquires the number of pieces of error image data stored already in error image storage means. The error image storage condition management means acquires storage conditions of the error image data, set in advance by a user. The error image storage necessity determination means determines whether to store the error image data, on the basis of the number of pieces of stored error image data and the storage conditions of the error image data.SELECTED DRAWING: Figure 5

Description

本発明は、画像データを管理するための技術に関する。 The present invention relates to technology for managing image data.

インターネットを介して提供されるフォトストレージサービスでは、ユーザがアップロードした画像データをストレージに保管し、保管した画像データの閲覧や編集などを行う機能が提供されている。フォトストレージサービスには、アップロードされた画像データを解析してメタデータを抽出する機能を提供するものもある。メタデータとしては、画像データを得るために行われた撮像に関する撮像日時や撮像場所、画像データを生成した撮像装置に関する情報、画像データの幅方向や高さ方向の画素数を表すサイズ情報などが挙げられる。 A photo storage service provided via the Internet provides a function of storing image data uploaded by a user in a storage, and viewing and editing the stored image data. Some photo storage services offer the ability to parse uploaded image data and extract metadata. The metadata includes the date and time and location of the image taken to obtain the image data, information on the imaging device that generated the image data, size information indicating the number of pixels in the width direction and height direction of the image data, and the like. mentioned.

画像データに対して行うメタデータの抽出は、画像データの種類や状態によっては失敗する場合もあるが、そういったメタデータの抽出に失敗した画像データは、失敗の原因を調査するために保管しておく。保管した画像データについて失敗の原因を特定し、メタデータの抽出方法を修正することで失敗を減らし、より多くの画像データからメタデータを抽出することができるようになる。尚、保管できる画像データの容量には限度があるため、保管が必要か否かを画像データごとに判定することで、より有用性の高い画像データを保管できるように画像データの管理が行われている。 Metadata extraction for image data may fail depending on the type and state of the image data, but such image data for which metadata extraction fails should be stored in order to investigate the cause of the failure. back. By identifying the cause of failures in stored image data and modifying the metadata extraction method, failures can be reduced and metadata can be extracted from more image data. Since there is a limit to the amount of image data that can be stored, it is possible to manage image data so that it is possible to store more useful image data by determining whether storage is necessary for each image data. ing.

特許文献1には、画像に写っている被写体に基づいて画像データに優先度を設定し、その優先度に基づき画像データを保管するか否かを判定する技術が開示されている。例えば、ある機械の故障が発生した際には、その故障が発生した機械を撮像して得られた画像データに対して保管の優先度を高く設定する。 Japanese Patent Application Laid-Open No. 2002-200003 discloses a technique of setting priority to image data based on a subject appearing in an image, and determining whether or not to store the image data based on the priority. For example, when a certain machine breaks down, a high priority is set for storage of image data obtained by imaging the broken machine.

特開2019-29001号公報Japanese Patent Application Laid-Open No. 2019-29001

しかしながら、特許文献1では、画像に写っている被写体を基に保管の要否を決定するため、保管対象の被写体を撮像して得られた画像データが大量に存在する場合は、類似した複数の画像データが必要以上に大量に保管され得るという課題がある。必要以上に多くの画像データを保管すると、ストレージの容量や画像データの処理に無駄なコストが発生する。 However, in Japanese Patent Application Laid-Open No. 2002-200012, since the necessity of storage is determined based on the subject appearing in the image, when there is a large amount of image data obtained by imaging the subject to be stored, a plurality of similar images are stored. There is a problem that image data can be stored in a larger amount than necessary. Storing more image data than necessary results in unnecessary costs for storage capacity and image data processing.

そこで本発明は、画像解析に失敗した画像データのより効率的な保管を行うことを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to more efficiently store image data for which image analysis has failed.

前記課題を解決するため、本発明は、情報処理装置であって、画像解析手段において画像解析に失敗した画像データを取得し、当該画像データからメタデータを抽出する抽出手段と、前記メタデータが所定の保管条件を満たす場合、当該メタデータを抽出した画像データを保管するために記憶装置に記憶させる管理手段とを備えることを特徴とする。 In order to solve the above-mentioned problems, the present invention provides an information processing apparatus comprising: extracting means for acquiring image data for which image analysis has failed in image analyzing means, and extracting metadata from the image data; and management means for storing the image data from which the metadata has been extracted in a storage device if a predetermined storage condition is satisfied.

本発明によれば、画像解析に失敗した画像データのより効率的な保管を行うことができる。 According to the present invention, image data for which image analysis has failed can be stored more efficiently.

実施形態1における画像保管装置の構成を示す図A diagram showing the configuration of the image archiving device according to the first embodiment. 実施形態1における情報処理装置のハードウェア構成を示す図2 is a diagram showing the hardware configuration of the information processing apparatus according to the first embodiment; FIG. 画像保管装置の全体の処理フローを示す図Diagram showing the overall processing flow of the image storage device 画像管理テーブルを示す図Diagram showing image management table 実施形態1において保管要否を判定する処理フローを示す図A diagram showing a processing flow for determining whether or not storage is necessary in the first embodiment 実施形態1における保管条件テーブルStorage condition table in Embodiment 1 実施形態2において、撮像装置に関する情報を用いて保管要否を判定する処理フローを示す図A diagram showing a processing flow for determining whether or not storage is necessary using information about an imaging device in the second embodiment. 実施形態2において、エラー内容を用いて保管要否を判定する処理フローを示す図A diagram showing a processing flow for determining whether or not storage is necessary using error details in the second embodiment. 実施形態2における保管条件テーブルStorage condition table in Embodiment 2 実施形態3における画像保管装置の構成を示す図A diagram showing the configuration of an image archiving device according to the third embodiment. 実施形態3における保管条件を設定するインタフェースを示す図A diagram showing an interface for setting storage conditions in the third embodiment. 実施形態3における保管条件変更通知を示す図A diagram showing a storage condition change notification according to the third embodiment.

以下、添付の図面を参照して、本実施形態について詳細に説明する。なお、以下の実施形態において示す構成は一例に過ぎず、本発明は図示された構成に限定されるものではない。 Hereinafter, this embodiment will be described in detail with reference to the accompanying drawings. Note that the configurations shown in the following embodiments are merely examples, and the present invention is not limited to the illustrated configurations.

[実施形態1]
図1に、本実施形態における画像保管装置の機能ブロック図を示す。
[Embodiment 1]
FIG. 1 shows a functional block diagram of an image storage device according to this embodiment.

本実施形態における画像保管装置101は、画像登録手段102、画像解析手段103、画像保管手段104を有する。画像登録手段102を用いて、解析対象となる画像データの取得と画像データの情報を登録し、画像解析手段103を用いて登録された画像データを解析する。画像解析手段103による解析が成功した画像データは、画像保管手段104に保管する。 The image storage device 101 in this embodiment has image registration means 102 , image analysis means 103 , and image storage means 104 . The image registration means 102 is used to acquire image data to be analyzed and the information of the image data is registered, and the image analysis means 103 is used to analyze the registered image data. The image data successfully analyzed by the image analysis means 103 is stored in the image storage means 104 .

本実施形態における画像保管装置101は、さらにエラー画像保管要否判定手段105、エラー画像保管条件管理手段106、エラー画像保管手段107を有する。画像解析手段103による解析が失敗した画像データに対して、エラー画像保管要否判定手段105を用いて、保管が必要か否かを判定する。エラー画像保管要否判定手段105は、エラー画像保管条件管理手段106から、解析が失敗した画像データであるエラー画像データの保管に関する条件を取得し、保管が必要か否かを判定する。画像解析手段103による解析が失敗した画像データのうち、保管が必要と判定した画像データをエラー画像保管手段107に保管する。 The image storage device 101 in this embodiment further includes an error image storage necessary/unnecessary determination unit 105 , an error image storage condition management unit 106 , and an error image storage unit 107 . An error image storage necessity determination unit 105 is used to determine whether storage is necessary for image data for which analysis by the image analysis unit 103 has failed. The error image storage necessity determining unit 105 acquires the storage conditions for the error image data, which is the image data whose analysis failed, from the error image storage condition management unit 106, and determines whether storage is necessary. Of the image data for which the analysis by the image analysis means 103 has failed, the image data determined to require storage is stored in the error image storage means 107 .

なお、画像保管手段104及びエラー画像保管手段107は、図1の通り画像保管装置101内に設けても良いし、ストレージサービスとして公開されている機能をネットワーク経由で利用する構成としても良い。 Note that the image storage unit 104 and the error image storage unit 107 may be provided in the image storage device 101 as shown in FIG. 1, or may be configured to use a function published as a storage service via a network.

図2に、本実施形態における画像保管装置101を実現可能な情報処理装置の代表的なハードウェア構成を示す。図示の通り、画像保管装置101を実現可能な情報処理装置は、CPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203を備える。さらに、この情報処理装置は、NET I/F(Network Interface)204、表示装置205、入力装置206、バス207を備える。 FIG. 2 shows a typical hardware configuration of an information processing device capable of realizing the image storage device 101 in this embodiment. As shown in the figure, the information processing device capable of realizing the image storage device 101 includes a CPU (Central Processing Unit) 201 , a ROM (Read Only Memory) 202 and a RAM (Random Access Memory) 203 . Further, this information processing apparatus includes a NET I/F (Network Interface) 204 , a display device 205 , an input device 206 and a bus 207 .

CPU201は、バス207に接続された各装置の制御を行う。また、CPU201は、画像保管装置101における各種処理を実行する。ROM202には、コンピュータの基本制御を行うオペレーティングシステムや動作プログラムなどが格納される。RAM203は、CPU201のワークメモリとして、動作プログラム自身や動作プログラムに必要なデータを格納する。NET I/F204は、ネットワークを介して接続される外部装置との情報のやり取りを制御する。画像保管装置101の各手段が別個のハードウェアとして実現される場合には、NET I/F204を用いてデータの送受信を行う。 The CPU 201 controls each device connected to the bus 207 . The CPU 201 also executes various processes in the image storage device 101 . The ROM 202 stores an operating system that performs basic control of the computer, operating programs, and the like. A RAM 203 serves as a work memory for the CPU 201 and stores the operation program itself and data necessary for the operation program. A NET I/F 204 controls exchange of information with an external device connected via a network. When each unit of the image storage device 101 is implemented as separate hardware, the NET I/F 204 is used to transmit and receive data.

表示装置205は、CPU201の処理結果を表示するためのものであり、液晶ディスプレイや有機ELディスプレイなどにより構成される。入力装置206は、ユーザからの入力を物理的に受け付けるためのものであり、キーボードやマウスまたはタッチパネルなどにより構成される。なお、タッチパネル搭載のディスプレイの場合は、表示装置205と入力装置206は一体の構成となる。また、NET I/F204を通して外部装置の表示装置205及び入力装置206を利用することが可能であり、その場合は表示装置205及び入力装置206を持たない構成となる。 A display device 205 is for displaying the processing result of the CPU 201, and is configured by a liquid crystal display, an organic EL display, or the like. The input device 206 is for physically accepting input from the user, and is configured by a keyboard, mouse, touch panel, or the like. In the case of a display with a touch panel, the display device 205 and the input device 206 are integrated. Also, it is possible to use the display device 205 and the input device 206 of the external device through the NET I/F 204, in which case the configuration is such that the display device 205 and the input device 206 are not provided.

図3に、本実施形態における画像保管装置101がエラー画像データの保管が必要かを決定する際の具体的な処理を説明するためのフローチャートを示す。 FIG. 3 shows a flowchart for explaining specific processing when the image storage apparatus 101 in this embodiment determines whether error image data needs to be stored.

S301では、画像登録手段102が、解析対象の画像データを取得して登録する。S301の処理の詳細については後述する。解析対象の画像データは、静止画でも動画でも良い。画像データの登録は、画像データを1つずつ登録しても良いし、複数の画像データを一度に登録しても良い。 In S301, the image registration unit 102 acquires and registers image data to be analyzed. Details of the processing of S301 will be described later. Image data to be analyzed may be a still image or a moving image. Image data may be registered one by one, or a plurality of image data may be registered at once.

S302では、画像解析手段103が、解析対象の画像データとして画像登録手段102から取得した画像データを解析し、メタデータを抽出する。画像データは、画像データを一意に識別する識別子などを含んでいても良い。抽出するメタデータとしては、画像データのフォーマット、画像データの生成日時、画像の幅方向および高さ方向の画素数などのサイズ情報、および撮像時に使用したレンズ名やシャッター速度などの撮像情報などとすることができる。画像データの解析には、任意の画像解析ライブラリを使用する構成することができる。画像解析の実施後には、画像解析に成功したか否かの情報を出力する。 In S302, the image analysis unit 103 analyzes the image data acquired from the image registration unit 102 as image data to be analyzed, and extracts metadata. The image data may include an identifier or the like that uniquely identifies the image data. The metadata to be extracted includes the image data format, date and time when the image data was created, size information such as the number of pixels in the width and height directions of the image, and imaging information such as the lens name and shutter speed used when shooting. can do. Any image analysis library can be used to analyze the image data. After the image analysis is performed, information is output as to whether the image analysis was successful.

なお、画像データのメタデータとして挙げた項目はあくまで一例であり、その他の項目を抽出するようにしても良い。例えば、画像データのメタデータとして、Exif(Exchangeable image file format)の形式で画像データに記録されたデータを抽出しても良い。 Note that the items listed as the metadata of the image data are only examples, and other items may be extracted. For example, as metadata of image data, data recorded in image data in Exif (Exchangeable image file format) may be extracted.

S303では、画像解析手段103が、S302で実施した画像解析に成功したか否かを判定する。画像解析に成功した場合は、S304に進み、画像解析に失敗した場合は、S305に進む。 In S303, the image analysis means 103 determines whether the image analysis performed in S302 was successful. If the image analysis succeeds, the process proceeds to S304, and if the image analysis fails, the process proceeds to S305.

S304では、画像解析手段103が、画像解析に成功した画像データおよびメタデータを画像保管手段104に保管する。 In S<b>304 , the image analysis unit 103 stores the image data and metadata for which the image analysis has succeeded in the image storage unit 104 .

S305では、エラー画像保管要否判定手段105が、画像解析手段103が画像解析に失敗したエラー画像データに対して保管が必要であるか否かを判定する。S305の処理の詳細については図5、6を用いて後述する。エラー画像データの保管が必要と判定した場合はS306に進み、保管が不要と判定した場合はエラー画像データの保管は行わずに処理を終了する。 In S305, the error image storage necessity determining unit 105 determines whether or not it is necessary to store the error image data for which the image analysis unit 103 fails the image analysis. Details of the processing of S305 will be described later with reference to FIGS. If it is determined that the error image data needs to be stored, the process advances to step S306, and if it is determined that the storage is unnecessary, the process ends without storing the error image data.

S306は、エラー画像保管要否判定手段105が、画像解析に失敗したエラー画像データの中で保管が必要であると判定したエラー画像データをエラー画像保管手段107に保管する。エラー画像保管手段107は、S301での画像データの登録時に発行された画像データを一意に識別する識別子と関連付けて保管する。なお、エラー画像保管手段107にエラー画像データの保管を指示する際に、エラー画像データの保管期限を設定し、保管期限を超過した画像データを削除する構成としても良い。もしくは、エラー画像保管手段107全体で、画像データに対して一律の保管期限を設けても良い。 In S<b>306 , the error image storage necessary/unnecessary determination unit 105 stores in the error image storage unit 107 the error image data determined to require storage among the error image data for which the image analysis has failed. The error image storage unit 107 stores the image data issued at the time of registration of the image data in S301 in association with an identifier that uniquely identifies the image data. Note that when instructing the error image storage unit 107 to store the error image data, it is also possible to set a retention period for the error image data and delete the image data exceeding the retention period. Alternatively, the error image storage means 107 as a whole may set a uniform retention period for image data.

ここで図4に、S301における画像データの登録の際に生成される画像管理テーブルを示す。 FIG. 4 shows an image management table generated when image data is registered in S301.

画像登録手段102は、画像データを登録する際、解析対象となる画像データを一意に識別する画像ID401を発行し、発行した画像ID401を、図4で例示した画像管理テーブルに記録する。そして画像登録手段102は、画像データを画像ID401と対応付けて画像保管手段104に保管する。 When registering image data, the image registration means 102 issues an image ID 401 that uniquely identifies image data to be analyzed, and records the issued image ID 401 in the image management table illustrated in FIG. The image registration means 102 stores the image data in the image storage means 104 in association with the image ID 401 .

図4に示す画像管理テーブルには、画像データの識別情報である画像ID401に加えて、画像データを生成した撮像装置の識別情報を記録する。撮像装置の識別情報としては、撮像装置を一意に識別するデバイスID402や撮像装置の機種を識別する機種ID403を記録する。さらに、撮像装置のファームウェアのバージョン404や、撮像装置のシリアル番号405を記録する。図4に示す例では、画像ID401が“image_001”、“image_002”である2つの画像データは、“model_001”と識別される同一機種の撮像装置で撮像して得られた画像データであることを示している。なお、図4に示す画像管理テーブルの項目はあくまで一例であり、画像データや画像データに施された処理に関するその他の項目を記録するようにしても良い。例えば、画像データを登録した日時を記録しても良い。また、画像管理テーブルに記録している項目を、複数のテーブルに分割して記録しても良い。例えば、画像データに関する項目と、撮像装置に関する項目をそれぞれ異なるテーブルに記録しても良い。 In the image management table shown in FIG. 4, in addition to the image ID 401 that is the identification information of the image data, the identification information of the imaging device that generated the image data is recorded. As the identification information of the imaging device, a device ID 402 that uniquely identifies the imaging device and a model ID 403 that identifies the model of the imaging device are recorded. Furthermore, the firmware version 404 of the imaging device and the serial number 405 of the imaging device are recorded. In the example shown in FIG. 4, two image data whose image IDs 401 are "image_001" and "image_002" are image data obtained by imaging with the same model imaging apparatus identified as "model_001". showing. Note that the items of the image management table shown in FIG. 4 are merely an example, and other items related to image data and processing performed on the image data may be recorded. For example, the date and time when the image data was registered may be recorded. Also, the items recorded in the image management table may be divided and recorded in a plurality of tables. For example, items related to image data and items related to imaging devices may be recorded in different tables.

次に、図5に、本実施形態におけるエラー画像保管要否判定手段105がS305においてエラー画像データの保管要否を判定する際の具体的な処理を説明するためのフローチャートを示す。また、図6に、本処理で用いる保管条件テーブルを示す。 Next, FIG. 5 shows a flowchart for explaining specific processing when the error image storage necessity determination unit 105 in this embodiment determines in S305 whether error image data storage necessity is required. Also, FIG. 6 shows a storage condition table used in this process.

S501では、エラー画像保管要否判定手段105が、解析エラーが発生したエラー画像データの情報を画像登録手段102により生成された画像管理テーブルから取得する。解析エラーが発生した画像データの画像ID401を基に、画像データを生成した撮像装置の機種ID403を取得する。また、解析エラーが発生した画像データの拡張子から、画像データのフォーマットを取得する。なお、画像データの内部の情報からフォーマットを特定しても良い。 In S<b>501 , the error image storage necessity determination unit 105 acquires information on the error image data in which the analysis error has occurred from the image management table generated by the image registration unit 102 . Based on the image ID 401 of the image data in which the analysis error occurred, the model ID 403 of the imaging device that generated the image data is obtained. Also, the format of the image data is acquired from the extension of the image data in which the analysis error occurred. Note that the format may be specified from the information inside the image data.

S502では、エラー画像保管条件管理手段106が、エラー画像保管手段107にすでに保管されているエラー画像データの数を取得する。エラー画像保管条件管理手段106は、エラー画像保管手段107で保管されているエラー画像データの一覧を取得し、エラー画像データのうち、機種ID403およびフォーマットが一致するエラー画像データ毎の総数を取得する。なお、エラー画像保管手段107は、機種ID403およびフォーマットの組み合わせ毎に保管中のエラー画像データの数を管理するためのエラー画像管理テーブルを持つ構成としても良い。 In S<b>502 , the error image storage condition management unit 106 acquires the number of error image data already stored in the error image storage unit 107 . The error image storage condition management unit 106 acquires a list of error image data stored in the error image storage unit 107, and acquires the total number of error image data whose model ID 403 and format match among the error image data. . The error image storage means 107 may have an error image management table for managing the number of stored error image data for each combination of model ID 403 and format.

S503では、エラー画像保管条件管理手段106が、ユーザによって予め設定されたエラー画像データの保管条件を取得する。本実施形態では、エラー画像保管条件管理手段106は、図6に例示する保管条件テーブルを用いて、機種ID403およびフォーマット601の組み合わせ毎の最大保管数602を管理している。S501で取得した、機種ID403およびフォーマット601の情報に基づいて、機種ID403およびフォーマット601の組み合わせ毎の最大保管数602を取得する。なお、機種ID403およびフォーマット601の組み合わせに対応する最大保管数602がユーザによって予め設定された保管条件が取得できない場合は、所定のデフォルト値を適用するようにしても良い。 In S503, the error image storage condition management unit 106 acquires an error image data storage condition preset by the user. In this embodiment, the error image storage condition management unit 106 manages the maximum storage number 602 for each combination of the model ID 403 and the format 601 using the storage condition table illustrated in FIG. Based on the information of the model ID 403 and the format 601 acquired in S501, the maximum storage number 602 for each combination of the model ID 403 and the format 601 is acquired. If it is not possible to obtain a storage condition in which the maximum storage number 602 corresponding to the combination of the model ID 403 and the format 601 is preset by the user, a predetermined default value may be applied.

S504では、エラー画像保管要否判定手段105が、エラー画像データの保管が必要か否かを、S502とS503で取得した情報に基づいて判定する。すなわち、解析エラーが発生したエラー画像データの機種ID403およびフォーマット601の組み合わせに対応する保管済みのエラー画像データ数が、最大保管数602よりも1以上少ない場合には、保管が必要と判定する。それ以外の場合は、保管が不要と判定する。例えば、図4に示す保管条件が設定されている場合に、機種ID403が“model_001”の機種で生成され、フォーマット601がJPGであるエラー画像データの保管数が100に達している場合には、保管が不要と判定する。一方、フォーマット601がJPGであるエラー画像データの保管数が100未満の場合は保管が必要と判定する。 In S504, the error image storage necessity determination unit 105 determines whether storage of the error image data is necessary based on the information acquired in S502 and S503. That is, if the number of stored error image data corresponding to the combination of the model ID 403 and the format 601 of the error image data in which the analysis error has occurred is less than the maximum storage number 602 by one or more, it is determined that storage is necessary. Otherwise, it is determined that storage is unnecessary. For example, when the storage conditions shown in FIG. 4 are set, if the number of stored error image data generated by the model with the model ID 403 of "model_001" and the format 601 of JPG reaches 100, It is determined that storage is unnecessary. On the other hand, if the number of stored error image data whose format 601 is JPG is less than 100, it is determined that storage is necessary.

なお、最大保管数は、撮像装置の機種やフォーマットに関わらず保管するエラー画像データの総数に対して設定しても良い。さらに、保管するエラー画像データの総数に対して設定した保管条件と、S503で取得した保管条件とを組み合わせても良い。例えば、機種ID403およびフォーマット601の組み合わせに対応する最大保管数を超えない場合であっても、保管するエラー画像データの総数の最大値を超える場合は、保管が不要と判定するようにしても良い。また、機種ID403およびフォーマット601の組み合わせに対応する最大保管数を超える場合であっても、エラー画像データの総数の最大値を超えない場合には、保管が必要と判定するようにしても良い。 Note that the maximum storage number may be set for the total number of error image data to be stored regardless of the model and format of the imaging device. Furthermore, the storage condition set for the total number of error image data to be stored and the storage condition acquired in S503 may be combined. For example, even if the maximum storage number corresponding to the combination of the model ID 403 and the format 601 is not exceeded, if the total number of error image data to be stored exceeds the maximum value, it may be determined that storage is unnecessary. . Further, even if the maximum storage number corresponding to the combination of the model ID 403 and the format 601 is exceeded, if the total number of error image data does not exceed the maximum value, it may be determined that storage is necessary.

また、保管済みのエラー画像データの数が最大保管数を超える場合であっても、保管されているエラー画像データを削除することで、保管が必要と判定できるようにしても良い。例えば、保管されているエラー画像データの中で、保管した日時が最も古いエラー画像データや、機種ID403もしくはフォーマット601が特定の値のエラー画像データを削除することが考えられる。 Further, even if the number of stored error image data exceeds the maximum storage number, it may be determined that storage is necessary by deleting the stored error image data. For example, among stored error image data, error image data with the oldest storage date and time, or error image data with a specific model ID 403 or format 601 may be deleted.

S505では、エラー画像保管要否判定手段105が、処理の戻り値として、保管不要を設定し、処理を終了する。 In S505, the error image storage necessity determination unit 105 sets storage unnecessary as the return value of the process, and the process ends.

S506は、エラー画像保管要否判定手段105が、処理の戻り値として、保管要を設定し、処理を終了する。 In S506, the error image storage necessity determination unit 105 sets storage required as a return value of the process, and the process ends.

以上のように、本実施形態の画像保管装置101によれば、解析エラーが発生した画像データのうち、撮像装置の機種や画像データの属性についての情報等のメタデータに基づいて、エラー画像データのより細かな保管の要否判定を行うことができる。これにより、無駄なエラー画像データの保管を避けることができ、エラー画像データの保管数を抑え、エラー画像データの保管に要するコスを削減し、より効率的な保管を行うことができる。さらに、解析エラーの原因調査においては、調査対象のエラー画像データの数が予め絞られていることにより、調査を効率的に進めることができる。 As described above, according to the image storage apparatus 101 of the present embodiment, among the image data in which an analysis error has occurred, the error image data is extracted based on the metadata such as the model of the imaging device and the attributes of the image data. It is possible to make a more detailed determination of the necessity of storage. As a result, wasteful storage of error image data can be avoided, the number of stored error image data can be suppressed, the cost required for storing error image data can be reduced, and storage can be performed more efficiently. Furthermore, in investigating the cause of an analysis error, the number of error image data to be investigated is narrowed down in advance, so that the investigation can proceed efficiently.

[実施形態2]
実施形態1では、解析エラーが発生したエラー画像データの最大保管数602に基づいて保管の要否を判定する例を示した。本実施形態では、解析エラーが発生した画像データを生成した撮像装置の機種情報や、解析エラーのエラー内容に基づいて保管の要否を判定する。なお、本実施形態は、実施形態1と同様の構成を含むため、以下では、実施形態1との差分について説明する。
[Embodiment 2]
In the first embodiment, the example of determining whether or not to store data is determined based on the maximum stored number 602 of error image data in which an analysis error has occurred. In this embodiment, the need for storage is determined based on the model information of the imaging device that generated the image data in which the analysis error occurred and the error content of the analysis error. In addition, since this embodiment includes the same configuration as that of the first embodiment, differences from the first embodiment will be described below.

まず図7と図9(a)を用いて、本実施形態におけるエラー画像保管要否判定手段105がS305においてエラー画像データの保管要否を判定する際に、エラー画像データを生成した撮像装置に関する情報を用いる場合の、具体的な処理を説明する。図7に、エラー画像データを生成した撮像装置に関する情報を用いてエラー画像データの保管要否を判定する処理のフローチャートを示す。また図9(a)に、本処理で用いる保管すべきエラー画像データを生成する撮像装置に関する情報を指定する保管条件テーブルを示す。 First, referring to FIGS. 7 and 9A, when the error image storage necessity determination unit 105 in this embodiment determines in S305 whether or not the error image data needs to be stored, the imaging device that generated the error image data will be described. Specific processing when using information will be described. FIG. 7 shows a flowchart of processing for determining whether or not to store error image data using information about the imaging device that generated the error image data. Also, FIG. 9A shows a storage condition table that designates information about an imaging device that generates error image data to be stored and used in this process.

S701では、エラー画像保管要否判定手段105が、解析エラーが発生したエラー画像データを生成した撮像装置に関する情報を画像登録手段102により生成された画像管理テーブルから取得する。エラー画像データの画像ID401を基に、エラー画像データを生成した撮像装置の機種ID403、ファームウェアのバージョン404、シリアル番号405を取得する。画像登録手段102により生成された画像管理テーブルから撮像装置に関する情報が取得できない場合は、その時点で処理を終了しても良いし、取得できない項目に関しては無視する、もしくはデフォルトの値を適用しても良い。 In S<b>701 , the error image storage necessity determination unit 105 acquires from the image management table generated by the image registration unit 102 information about the imaging device that generated the error image data in which the analysis error occurred. Based on the image ID 401 of the error image data, the model ID 403, firmware version 404, and serial number 405 of the imaging apparatus that generated the error image data are obtained. If information about the imaging device cannot be acquired from the image management table generated by the image registration unit 102, the processing may be terminated at that point, or the items that cannot be acquired may be ignored or default values may be applied. Also good.

S702では、エラー画像保管条件管理手段106が、エラー画像データの保管条件となる、保管対象となるエラー画像データを生成する撮像装置に関する情報を取得する。エラー画像保管条件管理手段106は、図9(a)に例示する保管条件テーブルを用いて、保管すべきエラー画像データを生成する撮像装置に関する情報を管理している。本実施形態における保管条件テーブルには、機種ID403、ファームウェアのバージョン404、およびシリアル番号405に関して、保管すべき対象の値が保管されている。なお、各項目に対して特定の値を設けない場合には、全ての値が該当することを示す“ALL”のようなキーワードを設定するようにしても良いし、単に値を空にするようにしても良い。また、ファームウェアのバージョン404やシリアル番号405の条件は、対象を一意に識別する条件ではなく、値の範囲を指定するような条件であっても良い。 In S702, the error image storage condition management unit 106 acquires information about the imaging device that generates the error image data to be stored, which is the storage condition for the error image data. The error image storage condition management unit 106 uses the storage condition table illustrated in FIG. 9(a) to manage information about the imaging device that generates the error image data to be stored. In the storage condition table in this embodiment, values to be stored are stored with respect to the model ID 403 , firmware version 404 , and serial number 405 . If you do not set a specific value for each item, you can set a keyword such as "ALL" to indicate that all values apply, or simply leave the value blank. You can do it. Further, the conditions for the firmware version 404 and the serial number 405 may be conditions that specify a range of values instead of conditions that uniquely identify the target.

S703では、エラー画像保管要否判定手段105が、エラー画像データの保管が必要か否かを、S701とS702で取得した情報に基づいて判定する。すなわち、エラー画像保管要否判定手段105は、S701で取得した撮像装置に関する情報が、S702で取得した保管条件を満たすか否かに基づいて判定を行う。例えば、機種ID403が“model_001”、ファームウェアのバージョン404が“v1.2”である撮像装置で生成されたエラー画像データは保管が必要と判定する。 In S703, the error image storage necessity determination unit 105 determines whether storage of the error image data is necessary based on the information acquired in S701 and S702. That is, the error image storage necessity determining unit 105 determines whether or not the information about the imaging device acquired in S701 satisfies the storage conditions acquired in S702. For example, it is determined that error image data generated by an imaging apparatus having a model ID 403 of "model_001" and a firmware version 404 of "v1.2" needs to be stored.

次に、図8と図9(b)を用いて、本実施形態におけるエラー画像保管要否判定手段105がS305においてエラー画像データの保管要否を判定する際に、解析エラーの失敗情報を用いる場合の、具体的な処理の内容を説明する。図8に、解析エラーの失敗情報を用いてエラー画像データの保管要否を判定する処理のフローチャートを示す。また図9(b)に、保管すべきエラー画像データのエラー内容を指定する保管条件テーブルを示す。 Next, referring to FIGS. 8 and 9B, the failure information of the analysis error is used when the error image storage necessity determination unit 105 in this embodiment determines in S305 whether or not the error image data needs to be stored. The details of the specific processing in this case will be described. FIG. 8 shows a flowchart of processing for determining whether or not to store error image data using the analysis error failure information. FIG. 9(b) shows a storage condition table for designating error contents of error image data to be stored.

S801では、画像解析手段103が、解析エラーの失敗情報として画像解析手段103からエラー内容を取得する。エラー内容として、エラー原因の種類を区別するエラーコード902を取得する。 In S801, the image analysis unit 103 acquires error content from the image analysis unit 103 as failure information of the analysis error. As the content of the error, an error code 902 that distinguishes the type of error cause is acquired.

S802では、エラー画像保管条件管理手段106が、エラー画像データの保管条件となる、保管対象となるエラー画像データで生じるエラーのエラーコードを取得する。エラー画像保管条件管理手段106は、図9(b)に例示する保管条件テーブルを用いて、保管すべきエラー画像データで生じるエラーのエラーコード902を管理している。 In S802, the error image storage condition management unit 106 acquires the error code of the error occurring in the error image data to be stored, which is the storage condition for the error image data. The error image storage condition management unit 106 uses the storage condition table illustrated in FIG. 9B to manage error codes 902 of errors occurring in error image data to be stored.

S803では、エラー画像保管要否判定手段105が、エラー画像データの保管が必要か否かを、S801とS802で取得した情報に基づいて判定する。すなわち、エラー画像保管要否判定手段105は、S801で取得したエラーコード902が、S802で取得した保管条件を満たすか否かに基づいて判定を行う。例えば、エラー画像データで生じたエラーのエラーコード902が“error_001”の場合には保管が必要と判定し、“error_002”の場合には保管が不要と判定する。 In S803, the error image storage necessity determination unit 105 determines whether storage of the error image data is necessary based on the information acquired in S801 and S802. That is, the error image storage necessity determining unit 105 determines whether or not the error code 902 acquired in S801 satisfies the storage condition acquired in S802. For example, if the error code 902 of the error generated in the error image data is "error_001", it is determined that storage is necessary, and if it is "error_002", it is determined that storage is unnecessary.

なお、S305における保管要否の判定は、実施形態1で示したエラー画像データの最大保管数602の情報や、本実施形態で示した撮像装置に関する情報や、解析エラーのエラー内容を組み合わせて実施しても良い。例えば、条件のうち全てを満たした場合に保管が必要と判定しても良いし、いくつかの条件を満たした場合に保管が必要と判定しても良い。さらに、それぞれの条件の優先順位を設定し、優先順位が高い条件を満たしたエラー画像データのみを保管しても良い。 Note that the determination of whether or not storage is necessary in S305 is performed by combining information on the maximum storage number 602 of error image data shown in the first embodiment, information on the imaging apparatus shown in the present embodiment, and error content of the analysis error. You can For example, it may be determined that storage is necessary when all of the conditions are satisfied, or it may be determined that storage is necessary when some conditions are satisfied. Furthermore, it is also possible to set the priority of each condition and store only the error image data that satisfies the condition with the highest priority.

以上のように、本実施形態の画像保管装置によれば、エラーが発生した画像データを生成した撮像装置に関する情報や、解析エラーのエラー内容に基づいて保管の要否を判定できる。これにより、使用された撮像装置やエラー内容に基づいてエラー画像データを保管し、特定の機種で発生するエラーや特定のエラー内容に対して重点的に調査することができる。 As described above, according to the image archiving apparatus of the present embodiment, it is possible to determine whether archiving is necessary based on the information about the imaging device that generated the image data in which the error occurred and the content of the analysis error. As a result, error image data can be stored based on the imaging device used and error content, and an error occurring in a specific model and specific error content can be investigated intensively.

[実施形態3]
本実施形態では、画像保管装置のユーザが、画像条件を適切に設定できるようにする。なお、本実施形態は、実施形態1、2と同様の構成を含むため、以下では、実施形態1との差分について説明する。
[Embodiment 3]
In this embodiment, the user of the image archiving device can appropriately set the image conditions. In addition, since this embodiment includes the same configuration as the first and second embodiments, differences from the first embodiment will be described below.

図10に、本実施形態における画像保管装置の機能ブロック図を示す。 FIG. 10 shows a functional block diagram of the image storage device in this embodiment.

本実施形態における画像保管装置1001は、図1に示す実施形態1、2の画像保管装置101に対してエラー画像保管条件設定手段1002と製品情報収集手段1003をさらに備える。エラー画像保管条件設定手段1002は、ユーザが画像データの保管条件を設定するためのユーザインタフェースを提供する。製品情報収集手段1003は、撮像装置の新製品情報やファームウェアのバージョン404のアップデート情報などを収集する。そして、収集した情報に基づいて、画像の保管条件を更新する。 The image archiving device 1001 in this embodiment further comprises error image archiving condition setting means 1002 and product information collecting means 1003 in addition to the image archiving devices 101 of the first and second embodiments shown in FIG. Error image storage condition setting means 1002 provides a user interface for the user to set storage conditions for image data. The product information collection unit 1003 collects new product information of the imaging device, update information of the firmware version 404, and the like. Then, based on the collected information, the image storage conditions are updated.

図11に、エラー画像保管条件設定手段1002が提供するユーザインタフェースの構成例を示す。 FIG. 11 shows a configuration example of a user interface provided by the error image storage condition setting means 1002. As shown in FIG.

ユーザインタフェースには、画像データの保管条件の一覧を表示する。ユーザインタフェースでは、表示された保管条件以外に新規に保管条件を追加することが可能である。本実施形態では、ユーザインタフェースが保管条件の各項目に対して候補となる設定値リスト1101を表示し、ユーザがそのリストの中から設定したい値を選択する。選択する際には、ポインタ1102を用いる。これに代えて、ユーザインタフェースが設定値リスト1101を表示せずに、ユーザから任意の値の入力を受け付ける構成としても良い。さらに、すでに設定されている保管条件の値を変更したり、保管条件を削除したりできる構成としても良い。 The user interface displays a list of image data storage conditions. In the user interface, it is possible to add new storage conditions in addition to the displayed storage conditions. In this embodiment, the user interface displays a setting value list 1101 that is a candidate for each item of the storage condition, and the user selects a desired value from the list. A pointer 1102 is used for selection. Alternatively, the user interface may accept input of any value from the user without displaying the setting value list 1101 . Furthermore, the configuration may be such that the value of the storage condition that has already been set can be changed or the storage condition can be deleted.

なお、図11で例示した保管条件の項目はあくまで一例であり、その他の項目について設定の変更や追加を可能にしても良い。 Note that the storage condition items illustrated in FIG. 11 are merely examples, and settings of other items may be changed or added.

図12に、本実施形態における製品情報収集手段1003が出力する保管条件変更通知1201の例を示す。保管条件変更通知1201は、保管条件の変更の詳細を通知するものである。保管条件変更通知1201は、保管条件変更詳細1202を含み、さらに保管条件を変更する理由を含めても良い。例えば、図12の例では、保管条件を変更する理由として新機種発売などを通知に含めても良い。 FIG. 12 shows an example of a storage condition change notice 1201 output by the product information collecting means 1003 in this embodiment. The storage condition change notification 1201 notifies the details of the storage condition change. The storage condition change notification 1201 includes storage condition change details 1202 and may further include a reason for changing the storage condition. For example, in the example of FIG. 12, the notification may include the release of a new model as a reason for changing the storage conditions.

製品情報収集手段1003は、撮像装置の新製品情報やファームウェアのバージョン404の更新情報などを収集し、設定すべき保管条件を自動で作成し、エラー画像条件設定手段1002を用いて、作成した保管条件を登録する。 The product information collection unit 1003 collects new product information of the imaging device, update information of the firmware version 404, etc., automatically creates storage conditions to be set, and uses the error image condition setting unit 1002 to store the created storage conditions. Register conditions.

製品情報収集手段1003は、Webサイトに掲載される新製品の発表や、ファームウェの更新通知をネットワーク経由で収集し、製品情報の更新を検知する。製品情報収集手段1003は、製品情報の更新が検知されると、検知した内容を基に保管条件を作成する。例えば、撮像装置の新製品の発売を検知した場合は、新しく発売される撮像装置の機種ID403を含む保管条件を作成し、追加する。また、保管条件として登録されている撮像装置の販売終了を検知した場合には、販売終了となる撮像装置の機種ID403を含む保管条件を削除する。 The product information collection unit 1003 collects new product announcements posted on websites and firmware update notifications via the network, and detects product information updates. The product information collection means 1003 creates a storage condition based on the content of the detection when an update of the product information is detected. For example, when the release of a new imaging device is detected, a storage condition including the model ID 403 of the newly released imaging device is created and added. Further, when it is detected that the sales of an imaging device registered as a storage condition have been discontinued, the storage condition including the model ID 403 of the discontinued imaging device is deleted.

なお、製品情報収集手段1003は、製品情報を管理するテーブルを持ち、そのテーブルに対して製品情報の追加や更新を行う構成としても良い。また、保管条件の変更の際には、ユーザによる承認の手順を設けて、承認された場合のみ変更を行う構成としても良い。 Note that the product information collecting means 1003 may have a table for managing product information, and add or update product information to the table. Further, when the storage conditions are changed, a procedure for approval by the user may be provided so that the changes are made only when the user approves.

以上のように、本実施形態の画像保管装置によれば、エラー画像の保管に関する条件を適切に設定できる。これにより、製品の販売情報の変化や画像保管装置のユーザの意図に基づいて、保管条件を適切に変更することができる。 As described above, according to the image archiving apparatus of the present embodiment, it is possible to appropriately set conditions for archiving error images. As a result, it is possible to appropriately change the storage conditions based on changes in product sales information and the intentions of the user of the image storage device.

なお実施形態1~3では、エラー画像保管手段107においてエラー画像データを保管する際には、各画像データをそのまま全体を保管しても良いし、画像データの一部のみを保管しても良い。例えば、動画データを保管する場合には、動画データのうち特定のフレームに対応する部分のみを保管しても良い。また、エラー画像保管要否判定手段105において、保管の要否を判定した後に、ユーザによる承認のステップを追加し、保管の要否の判定を修正できるようにしても良い。 In Embodiments 1 to 3, when error image data is stored in the error image storage unit 107, the entire image data may be stored as is, or only part of the image data may be stored. . For example, when storing moving image data, only a portion of the moving image data corresponding to a specific frame may be stored. Further, in the error image storage necessity judgment means 105, after judging necessity of storage, a step of approval by the user may be added so that the determination of necessity of storage can be corrected.

(その他の実施例)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other examples)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or device via a network or a storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by processing to It can also be implemented by a circuit (for example, ASIC) that implements one or more functions.

105 エラー画像保管要否判定手段
106 エラー画像保管条件管理手段
105 error image storage necessity determination means 106 error image storage condition management means

Claims (10)

画像解析手段において画像解析に失敗した画像データを取得し、当該画像データからメタデータを抽出する抽出手段と、
前記メタデータが所定の保管条件を満たす場合、当該メタデータを抽出した画像データを保管するために記憶装置に記憶させる管理手段と、
を備えることを特徴とする情報処理装置。
an extraction means for acquiring image data for which image analysis has failed in the image analysis means and extracting metadata from the image data;
when the metadata satisfies a predetermined storage condition, the image data extracted from the metadata is stored in a storage device for storage;
An information processing device comprising:
前記メタデータは、前記画像データを生成した撮像装置に関する情報、前記画像データのフォーマット、および前記画像解析の失敗に関する情報の少なくとも1つである、
ことを特徴とする請求項1に記載の情報処理装置。
the metadata is at least one of information about an imaging device that generated the image data, a format of the image data, and information about failure of the image analysis;
The information processing apparatus according to claim 1, characterized by:
前記所定の保管条件は、保管対象の画像データが有するメタデータの値を指定する情報を含む、
ことを特徴とする請求項1又は2に記載の情報処理装置。
the predetermined storage condition includes information specifying the value of metadata possessed by the image data to be stored;
3. The information processing apparatus according to claim 1, wherein:
前記所定の保管条件は、前記保管対象の画像データが有するメタデータの値の組み合わせを指定する情報を含む、
ことを特徴とする請求項3に記載の情報処理装置。
the predetermined storage condition includes information specifying a combination of metadata values possessed by the image data to be stored;
4. The information processing apparatus according to claim 3, characterized by:
前記所定の保管条件は、前記記憶装置に記憶させる画像データの最大保管数を含み、
前記管理手段は、前記記憶装置に記憶された画像データの数を取得し、当該記憶された画像データの数が前記最大保管数に満たない場合、前記メタデータを抽出した画像データを前記記憶装置に記憶させる、
ことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
the predetermined storage condition includes a maximum storage number of image data to be stored in the storage device;
The management means acquires the number of image data stored in the storage device, and if the number of stored image data is less than the maximum storage number, stores the image data from which the metadata has been extracted in the storage device. store in
5. The information processing apparatus according to any one of claims 1 to 4, characterized by:
前記所定の保管条件は、複数の保管条件を含む場合、当該複数の保管条件のそれぞれに対する最大保管数を含む、
ことを特徴とする請求項5に記載の情報処理装置。
When the predetermined storage conditions include a plurality of storage conditions, the maximum storage number for each of the plurality of storage conditions is included.
6. The information processing apparatus according to claim 5, characterized by:
ユーザが前記所定の保管条件を設定するための設定手段をさらに備えることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。 7. The information processing apparatus according to any one of claims 1 to 6, further comprising setting means for a user to set the predetermined storage conditions. 撮像装置に関する情報を収集し、収集した撮像装置に関する情報に基づき前記所定の保管条件を更新する情報収集手段をさらに備えることを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。 8. The information processing according to any one of claims 1 to 7, further comprising information collecting means for collecting information about the imaging device and updating the predetermined storage condition based on the collected information about the imaging device. Device. 画像解析手段において画像解析に失敗した画像データを取得し、当該画像データからメタデータを抽出する抽出ステップと、
前記メタデータが所定の保管条件を満たす場合、当該メタデータを抽出した画像データを保管するために記憶装置に記憶させる管理ステップと、
を有することを特徴とする情報処理方法。
an extraction step of acquiring image data for which image analysis has failed in the image analysis means and extracting metadata from the image data;
a managing step of storing the image data from which the metadata is extracted in a storage device for archiving, if the metadata satisfies a predetermined storage condition;
An information processing method characterized by having
コンピュータを、請求項1乃至8のいずれか1項に記載の情報処理装置として機能させるためのプログラム。 A program for causing a computer to function as the information processing apparatus according to any one of claims 1 to 8.
JP2021136217A 2021-08-24 2021-08-24 Information processing apparatus, information processing method, and program Pending JP2023030849A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021136217A JP2023030849A (en) 2021-08-24 2021-08-24 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021136217A JP2023030849A (en) 2021-08-24 2021-08-24 Information processing apparatus, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2023030849A true JP2023030849A (en) 2023-03-08

Family

ID=85413916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021136217A Pending JP2023030849A (en) 2021-08-24 2021-08-24 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2023030849A (en)

Similar Documents

Publication Publication Date Title
US20190250965A1 (en) Automatic registration of empty pointers
EP1630704B1 (en) Image file management apparatus and method, program, and storage medium
US10983788B2 (en) Registry for mapping names to component instances using configurable bindings and pointer definitions
US10757374B2 (en) Medical support system
US11210072B2 (en) System for generating a map illustrating bindings
CN1892657B (en) Information processing apparatus and methods
JP5489660B2 (en) Image management apparatus, control method thereof, and program
CN101254135B (en) Medical image storage device
US10127241B2 (en) Information processing apparatus, method for controlling the same, and storage medium therefor
US10455110B2 (en) Suggesting image files for deletion based on image file parameters
JP2008165701A (en) Image processing device, electronics equipment, image processing method, and program
CN110245069A (en) The methods of exhibiting and device of the test method and device of page versions, the page
US20170364303A1 (en) Suggesting image files for deletion based on image file parameters
JP6531368B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, PROCESSING METHOD, AND PROGRAM
US20080181524A1 (en) Image evaluation method, apparatus, and program
JP2023030849A (en) Information processing apparatus, information processing method, and program
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
CN115964192A (en) Request processing method and device, electronic equipment and storage medium
JP5353427B2 (en) Image processing apparatus, program, and image processing system
JP4578442B2 (en) Verification device and verification program
JP5372997B2 (en) Quality analysis server and program
CN113936776B (en) Distributed multi-disease artificial intelligence pathological analysis system
KR20180080924A (en) Apparatus and method for monitoring the processing result of big data processing server
US20170212904A1 (en) Information processing apparatus, information processing method, and computer-readable storage medium
JP2023106867A (en) Evidence management device, evidence management method, program and recording medium