JP5689771B2 - Image management system, client terminal side program, server side program, and image management method - Google Patents
Image management system, client terminal side program, server side program, and image management method Download PDFInfo
- Publication number
- JP5689771B2 JP5689771B2 JP2011208035A JP2011208035A JP5689771B2 JP 5689771 B2 JP5689771 B2 JP 5689771B2 JP 2011208035 A JP2011208035 A JP 2011208035A JP 2011208035 A JP2011208035 A JP 2011208035A JP 5689771 B2 JP5689771 B2 JP 5689771B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- client terminal
- unit
- server
- storage unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Processing Or Creating Images (AREA)
Description
本発明は、書類を撮影して取得した画像を管理する技術に関する。 The present invention relates to a technique for managing an image acquired by photographing a document.
従来、業務で必要となる書類を端末に搭載されているカメラで撮影して画像を取得する技術が知られている。取得された画像は端末の記憶部に保存されるとともにサーバに送信される。 2. Description of the Related Art Conventionally, there has been known a technique for obtaining an image by photographing a document required for business with a camera mounted on a terminal. The acquired image is stored in the storage unit of the terminal and transmitted to the server.
関連する技術として、以下の技術が開示されている。 The following technologies are disclosed as related technologies.
しかし、端末が取得した画像を保持し続けている場合、端末の紛失、盗難、ネットワーク経由等により画像が流出する場合がある。また、端末の障害や災害等により画像を消失するおそれもある。 However, when the terminal keeps the acquired image, the image may be leaked due to loss of the terminal, theft, via a network, or the like. Further, there is a possibility that the image may be lost due to a failure or a disaster of the terminal.
また、画像を端末からサーバへ送信する際、送信過程の障害により画像が破損する場合がある。あるいは、有効な画像がサーバに保存される前に、誤操作により端末に保存されている画像を消去してしまうと、再度必要な書類の入手を行わなければならないなど、無用な労力を費やすことになる。 Further, when an image is transmitted from the terminal to the server, the image may be damaged due to a failure in the transmission process. Or, if the image stored in the terminal is erased by mistake before the valid image is stored in the server, it will be necessary to re-obtain the necessary documents and spend unnecessary labor. Become.
本発明が解決しようとする課題は、取得した画像のセキュリティを確保するとともに取得した画像の消失を防止する技術を提供することである。 The problem to be solved by the present invention is to provide a technique for ensuring the security of an acquired image and preventing the loss of the acquired image.
上述した課題を解決するため、本実施形態の画像管理システムは、取得部と、判読性判定部と、保存部と、消去指示部とを有する。取得部は、書類を撮影することにより得られ第1記憶部に保存された画像を、取得する。判読性判定部は、取得された画像の判読性を評価し、評価の結果に基づいて判読の可否を判定する。画像保存部は判読の可能な画像を第2記憶部に保存する。消去指示部は、判読の可能な画像が第2記憶部に保存された場合、第1記憶部に保存された画像を消去するように指示する。 In order to solve the above-described problem, the image management system according to the present embodiment includes an acquisition unit, a legibility determination unit, a storage unit, and an erasure instruction unit. The acquisition unit acquires an image obtained by photographing a document and stored in the first storage unit. The readability determination unit evaluates the readability of the acquired image, and determines whether or not readability is possible based on the evaluation result. The image storage unit stores a legible image in the second storage unit. When the readable image is stored in the second storage unit, the deletion instruction unit instructs to delete the image stored in the first storage unit.
以下、本発明の実施形態について図面を参照しつつ説明する。 Embodiments of the present invention will be described below with reference to the drawings.
(第1実施形態)
第1実施形態の画像管理システムのハードウェア構成について説明する。
(First embodiment)
A hardware configuration of the image management system according to the first embodiment will be described.
図1は、第1実施形態の画像管理システム1のハードウェア構成を示すブロック図である。第1実施形態の画像管理システム1はクライアント端末10とサーバ20とを備える。
FIG. 1 is a block diagram illustrating a hardware configuration of an
クライアント端末10はCPU(Central Processing Unit)11と、カメラ12と、通信部13と、記憶部14と、表示部15と、入力部16とを有するものであり、例えばslate型PC、携帯電話、デジタルカメラ、PC等が挙げられる。CPU11は記憶部14に格納された書類画像取得アプリケーション等のプログラムに従って動作することによりクライアント端末10の機能を実現するデバイスである。カメラ12は書類等を撮影するデバイスである。通信部13はサーバ20とデータ等を通信するデバイスである。記憶部14はCPU11を動作させるためのプログラムやCPU11から渡された情報を保存するデバイスである。表示部15はCPU11から渡された情報を表示するデバイスであり、例えば液晶ディスプレイや有機ELディスプレイが挙げられる。入力部16は、ユーザによる操作を検出してCPU11へ渡すデバイスであり、ポインティング・デバイス、キーボード、タッチパネルなどである。
The
サーバ20は、CPU21と、通信部22と、記憶部23とを有する。CPU21は記憶部23に格納されたプログラムに従って動作することによりサーバ20の機能を実現するデバイスである。通信部22はクライアント端末10とデータ等を通信するデバイスである。記憶部23はCPU11を動作させるためのプログラムやCPU21から渡された情報を保存するデバイスである。
The
次に、画像管理システム1の機能構成について説明する。図2は、第1実施形態の画像管理システム1の機能構成を示すブロック図である。第1実施形態の画像管理システム1の機能は、クライアント端末10及びサーバ20が有する。
Next, the functional configuration of the
クライアント端末10の機能構成について説明する。クライアント端末10は、取得部101と、選択部102と、通信部103と、画像消去部104(消去部)と、メッセージ表示部105とを有する。
A functional configuration of the
取得部101は所定の書類を撮影して得られ記憶部14(第1記憶部)に保存された複数の画像を、取得する。取得部101は、外部の端末が撮影することにより得られ外部の記憶部(第1記憶部)に保存された複数の画像を、ネットワークを介して取得してもよい。選択部102は、取得部101で取得された画像のうちから所定の画像を選択する。通信部103は種々の情報をサーバ20と通信する。画像消去部104は記憶部14に保存された画像を消去する。メッセージ表示部105はクライアント端末10の入力部16にメッセージを表示する。
The
サーバ20の機能構成について説明する。サーバ20は、画像取得開始連携部201(画像取得許可情報送信部)と、通信部202と、判読性判定部203と、メッセージ通知部204(消去指示部)と、画像保存部205とを有する。
A functional configuration of the
画像取得開始連携部201(撮影許可情報送信部)は取得部101と連携して書類画像取得アプリケーションを起動する。通信部202は通信部103と同様の機能を有する。判読性判定部203は選択画像の判読性を評価し判読可否を判定する。メッセージ通知部204は、判読性判定部203の判定結果に基づいて画像消去命令や再取得メッセージを、通信部202を介してクライアント端末10に送信する。画像保存部205は選択画像を記憶部23に保存する。
The image acquisition start cooperation unit 201 (shooting permission information transmission unit) starts the document image acquisition application in cooperation with the
次に、第1実施形態の画像管理システム1の動作について説明する。図3は第1実施形態の画像管理システム1の動作を示すフローチャートである。なお、図1及び図2を用いて説明する。
Next, the operation of the
まず、取得部101は所定の書類を撮影して得られた複数の画像を取得する(S1)。S1について以下に詳述する。図4は第1実施形態の画像管理システム1の画像取得動作を示すフローチャートである。ここで、取得部101は、図2に示すように、起動処理部101a(識別情報送信部)と、エッジ検出部101bと、理想枠表示部101cと、画像取得部101dと、台形補正部101eとを有する。また、書類画像取得アプリケーションは不正撮影防止機能を有し、起動したのみでは撮影を開始することができないものとする。
First, the
起動処理部101aはクライアント端末10とサーバ20とを連携することにより、書類画像取得アプリケーションの起動処理を行う(S1a)。起動処理部101aは具体的には以下のような動作を行う。起動処理部101aは、書類画像取得アプリケーションが起動されると、記憶部14に保存されたクライアント端末ID(識別情報)等の情報を、通信部103を介してサーバ20の画像取得開始連携部201に送信する。
The
サーバ20の画像取得開始連携部201は起動処理部101aからクライアント端末IDを受信した場合、受信したクライアント端末IDと、記憶部23に予め保存されているクライアント端末IDとを照合する。また、画像取得開始連携部201は、クライアント端末IDを受信した場合、現在時刻と、記憶部23に予め保存され撮影する予定の時刻の範囲(所定の条件)とを照合する。
When the image acquisition
画像取得開始連携部201は、照合の結果、クライアント端末IDが一致し、且つ現在時刻が撮影する予定の時刻の範囲に含まれると判断した場合、通信部202を介して画像取得許可情報を起動処理部101aに送信する。起動処理部101aは、受信した画像取得許可情報を書類画像取得アプリケーションに読み込ませることにより、書類画像取得アプリケーションの不正撮影防止機能を解除する。書類画像取得アプリケーションは、不正撮影防止機能の解除により一定期間だけ動作し、その期間経過後、不正撮影防止機能により撮影をすることができない設定に戻る。
The image acquisition
図5はクライアント端末10が有するカメラ12で書類を撮影する様子を示す図である。図6は書類のエッジを検出する様子を示す図である。エッジ検出部101bは、図5に示すようにクライアント端末10のカメラ12の連続撮影が始まると、図6に示すように撮影された画像の輝度勾配から画像のエッジを検索する(S1b)。
FIG. 5 is a diagram illustrating a state in which a document is photographed by the
画像のエッジを検出すると、理想枠表示部101cは、図6に示すように表示部15に理想枠を撮影された画像に重ねて表示させる(S1c)。理想枠は、カメラ12の表示画面に対応する座標の情報に基づいてクライアント端末10の表示部15に表示される。
When the edge of the image is detected, the ideal
図7は保存した書類の画像を示す図である。図8は取得した画像を台形補正及びトリミングした後の画像を示す図である。画像取得部101dは、クライアント端末10のカメラ12が例えば1秒間に30枚の速さで連続撮影し、撮影された画像が理想枠に入ると画像をn枚取得する(S1d)。画像取得部101dは、連続撮影中、画像取得部101dは表示部15のプレビュー画面に残りの撮影枚数をカウントダウン表示する。このように取得された画像は、図7に示すようにカメラ12の向きにより台形に歪む場合がある。そこで、台形補正部101eは画像取得部101dで撮影して取得された画像を台形補正する(S1e)。このような処理を経て、取得部101は、図8に示す複数の画像を取得する。
FIG. 7 is a diagram showing an image of a saved document. FIG. 8 is a diagram showing an image after trapezoidal correction and trimming of the acquired image. The
次に、選択部102は、取得部101により取得された複数の画像のうちから所定の条件を満たす画像を選択する(S2)。S2について以下に詳述する。図9は第1実施形態の画像管理システム1の画像選択動作を示すフローチャートである。ここで、取得部101は、図2に示すように、画像選択部102aと、画像補正部102bと、画像保存部102cとを有する。
Next, the
画像選択部102aは、取得部101で取得された複数の画像のそれぞれについて、隣接する画素毎に輝度の変化率を算出し、画像内の変化率の平均値(シャープネス)を評価値として算出する。画像選択部102aは、算出した評価値が最も高い画像を、撮影時の手ぶれや焦点ズレによるボケの少ない画像として選択する(S2a)。画像補正部102bは、選択された画像についてトリミング・コントラスト補正を行う(S2b)。画像保存部102cはトリミング・コントラスト補正後の補正画像を記憶部14に保存する(S2c)。
The
次に、通信部103は補正画像をサーバ20の通信部202に送信する(S3)。サーバ20の通信部202は補正画像を受信する(S4)。判読性判定部203は補正画像のシャープネスを評価値として算出する。そして、判読性判定部203は、記憶部23に予め保存された閾値を取得し、評価値が閾値より大きいか否か、すなわち判読可能か否かを判定する(S5)。
Next, the
評価値が閾値より大きい場合(S5、yes)、判読性判定部203は判定結果及び補正画像をメッセージ通知部204に渡すとともに、補正画像を画像保存部205に渡す。画像保存部205は補正画像を記憶部23に保存する(S6)。また、メッセージ通知部204は、判定結果に基づいて通信部202を介してクライアント端末10に画像消去命令を送信する(S7)。クライアント端末10の通信部103は画像消去命令を受信する(S8)。画像消去部104は画像消去命令に基づいて記憶部14に保存された補正画像を消去する(S9)。
When the evaluation value is larger than the threshold value (S5, yes), the
一方、S5において評価値が閾値より小さい場合(S5、no)、メッセージ通知部204は、判定結果に基づいてクライアント端末10に再取得メッセージを送信し(S10)、S1に戻る。この際、メッセージ表示部105はクライアント端末10の表示部15に画像再取得メッセージを表示する。
On the other hand, when the evaluation value is smaller than the threshold value in S5 (S5, no), the
このように、第1実施形態によれば、補正画像をサーバ20で保存した後にクライアント端末10側の補正画像を消去するため、取得した画像のセキュリティを確保するとともに、取得した画像の消失を防止することができる。また、クライアント端末10とサーバ20とが連携しているため、ユーザによる不正撮影を防止することができる。
As described above, according to the first embodiment, since the corrected image on the
また、第1実施形態によれば、クライアント端末10で取得した複数の画像からボケの少ない画像を選択した後に、サーバ20でシャープネスにより判読性を評価している。このため、画像管理システム1は、サーバ20の画像処理負担を低減することができる。
Further, according to the first embodiment, after selecting an image with less blur from a plurality of images acquired by the
(第2実施形態)
次に、第2実施形態について説明する。第2実施形態は、第1実施形態のサーバ20にOCR(Optical Character Reader)処理機能が追加されたことを除き第1実施形態と同様の構成で実現できる。
(Second Embodiment)
Next, a second embodiment will be described. The second embodiment can be realized by the same configuration as the first embodiment except that an OCR (Optical Character Reader) processing function is added to the
第2実施形態の機能構成について説明する。図10は、第2実施形態の画像管理システム2の機能構成を示すブロック図である。第1実施形態と同一の内容については、説明を省略する。
A functional configuration of the second embodiment will be described. FIG. 10 is a block diagram illustrating a functional configuration of the
第2実施形態は、第1実施形態の機能構成に加え、OCR処理部206と、書類種別確認部207とを有する。OCR処理部206はサーバ20が有するOCR処理機能により補正画像が示す文字列等を読み取る。書類種別確認部207は、補正画像が示す書類の書類種別を確認する。
The second embodiment includes an
第2実施形態の画像管理システム2の動作について説明する。図11は第2実施形態の画像管理システム2の動作を示すフローチャートである。図12は手続に必要な書類名の一覧を示す図である。図13はOCR処理の結果を示す図である。図14は書類が判読可能か否か及び適切な書類か否かを判定するための文字列候補を示す図である。なお、以下の説明では図1及び図2を用いることがある。
The operation of the
まず、ユーザはクライアント端末10の表示部15に表示された画面から、これから取得する書類の書類名を押下する。図12に示すような書類名の一覧の中から、一つの書類名が選択されると、書類画像取得アプリケーションが起動される。この後は第1実施形態と同様に、S1及びS2の動作を行う。通信部103は補正画像に加え、ユーザにより選択され予め記憶部14に保存されていた書類名情報を合わせてサーバ20に送信する(S3)。サーバ20の通信部202はこれらの画像や情報を受信する(S4)。OCR処理部206は補正画像をOCR処理して補正画像の文字列を読み取り、図13に示すようなOCR結果を取得する(S5a)。判読性判定部203は、サーバ20の記憶部23に予め保存されている日本語辞書の情報を取得し、OCR結果が日本語として意味を成す文字列か否かを判定する(S5b)。この際、判読性判定部203は、日本語辞書の代わりに図14に示すように、予め記憶部23に保存されている文字列候補の情報を取得して判断してもよい。
First, the user presses the document name of a document to be acquired from the screen displayed on the
日本語として意味を成す文字列である場合(S5b、yes)、書類種別確認部207は、図14に示す保険金支払い業務に関する文字列候補を読み出す。そして、OCR処理の結果に文字列候補が含まれているか否かを確認する(S5c)。ここで、書類種別確認部207は、OCR処理の結果に文字列候補が含まれていない場合であっても、補正画像を90度回転させてOCR処理と文字列候補検索を行う。書類種別確認部207は、これらを3回繰り返す。この結果、文字列候補が含まれている場合には(S5c、yes)、書類種別確認部207は、第1実施形態と同様に補正画像をサーバ20の記憶部23に保存し(S6)、補正画像を消去するように指示するための画像消去命令をクライアント端末10に送信する(S7)。クライアント端末10は、メッセージを受信し(S8)、記憶部14に保存されている補正画像を消去する(S9)。
If the character string is meaningful in Japanese (S5b, yes), the document
一方、日本語として意味を成す文字列でない場合(S5b、no)、及びOCR処理の結果に文字列候補が含まれていない場合(S5c、no)、メッセージ通知部204は、画像再取得メッセージをクライアント端末10に送信し(S10)、S1に戻る。この際、メッセージ表示部105はクライアント端末10の表示部15に画像再取得メッセージを表示する。なお、処理S5b及びS5cのうちいずれか一つにより判読可否が判定されてもよい。
On the other hand, when the character string does not make sense as Japanese (S5b, no), and when the character string candidate is not included in the result of the OCR process (S5c, no), the
このように、画像管理システム2はサーバ20における補正画像の判読性をOCR処理することにより評価しているため、直接的且つ迅速に判読の可否を判断することができる。また、書類種別を自動的に判断するため、所望の書類とは全く異なる書類の画像を取得したような場合に、直ちに所望の書類とは異なる書類であることを判断することができる。
As described above, since the
(第3実施形態)
第3実施形態の画像管理システム3について説明する。第3実施形態の画像管理システム3は、画像管理システム2と同様のハードウェア構成で実現することができる。また、サーバ20の記憶部23には、前述の他、保存された入会手続業務や保険金支払い業務等の業務手続毎に必要となる必要書類情報、顧客訪問日時情報、及び業務手続毎のワークフローが予め関連付けられて保存されている。この他は第2実施形態におけるハードウェア構成と同様の構成である。
(Third embodiment)
An
第3実施形態の機能構成について説明する。図15は第3実施形態の画像管理システム3の機能構成を示すブロック図である。第2実施形態と同一の内容については、説明を省略する。第3実施形態は第2実施形態の機能構成に加え、ワークフロー登録部208と、手続進捗管理部209とを有する。ワークフロー登録部208は、サーバ20の記憶部23に保存されているワークフローを予定表に登録する。ワークフローは、そのワークフローに含まれる複数の手続をする際に必要な作業内容と、各作業内容の作業予定日または作業予定時刻を示す。手続進捗管理部209は、クライアント端末10から受信した情報に基づいて必要な手続を示すワークフローの進捗状況を管理する。サーバ20の記憶部23には、予め、作業予定情報や予定表が保存されている。また、作業内容は作業予定日までにサーバ20の予定表に登録されているものとする。
A functional configuration of the third embodiment will be described. FIG. 15 is a block diagram illustrating a functional configuration of the
第3実施形態の画像管理システム3の動作について説明する。図16は第3実施形態の画像管理システム3の動作を示すフローチャートである。
The operation of the
まず、ワークフロー登録部208は、取得部101による画像の取得の前に、予め、サーバ20の記憶部23に保存されているワークフローを予定表に登録しておく(S0)。そして、画像管理システム2の動作と同様に、ユーザは表示部15に表示された画面からこれから取得する書類の書類名を押下する。この後は第2実施形態と同様に、S1からS5cまでの動作を行う。
First, the
画像保存部205は補正画像を記憶部23に保存する(S6a)。手続進捗管理部209は補正画像が保存された後、予定表に登録されているワークフローのうち、必要書類取得手続が完了したことを保存することによりワークフローを次の手続へ進捗させ、ワークフローを更新する(S6b)。この後は第2実施形態と同様に、S7からS10までの動作を行い、動作を終了する。
The
このように、画像管理システム3は、顧客からの所望の業務予定に応じて必要なワークフローを管理し、必要書類の取得が終了した後に次の手続にワークフローを進捗させる。このため、画像管理システム3によれば、ユーザが必要な業務手続を自己管理する必要がなく、容易に必要業務を遂行することができるとともに、業務不備を解消することができる。
In this way, the
前記第1〜第3実施形態では、画像管理システム1〜3の機能を図2、図10及び図15に示すようにクライアント端末10及びサーバ20が有していたが、クライアント端末10がサーバ20の判読性判定部203を有してもよい。この場合、サーバ20は、クライアント端末10の判読性判定部203で判読性が判定された画像を、記憶部23に保存する。また、特許請求の範囲に記載の画像保存部は、判読可能と判定された画像をサーバ20へ送信する通信部であってもよく、特許請求の範囲に記載の消去指示部は、サーバ20からの消去指示命令を受信して画像消去部104に画像を消去させる通信部であってもよい。従って、画像管理システム1〜3はクライアント端末10に適用されてもよい。一方、サーバ20はクライアント端末10の選択部102を有してもよい。この場合、クライアント端末10は、画像の取得及びその消去をするだけでよい。また、特許請求の範囲に記載の取得部は、クライアント端末10により撮影された画像を受信する通信部であってもよい。従って、画像管理システム1〜3はサーバ20に適用されてもよい。
In the first to third embodiments, the
また、画像管理システム1〜3においては、画像取得部101dが撮影を開始した情報を、通信部103を介してサーバ20の画像取得開始連携部201に送信してもよい。画像取得開始連携部201は、撮影許可情報を送信後所定期間経過しても撮影を開始した情報を受信しない場合、業務の管理部門にその旨を通知してもよい。
Further, in the
また、画像管理システム1〜3の選択部102では、選択画像を選択した後に画像補正部102bで選択画像を補正したが、この順番に限られない。すなわち、選択部102が、取得部101で取得した複数の画像の全てを画像補正部102bでトリミング・コントラスト補正した後、画像選択部102aで評価値の高い画像を選択してもよい。この場合、取得部101で取得された画像のうちからブレやボケの少ない画像を確実に選択することができる。
In the
本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
1〜3 画像管理システム、10 クライアント端末、11及び21 CPU、12 カメラ、13及び22 通信部、14及び23 記憶部、15 表示部、16 入力部、20 サーバ、101 取得部、101a 起動処理部、102 選択部、103及び202 通信部、104 画像消去部、105 メッセージ表示部、201 画像取得開始連携部、203 判読性判定部、204 メッセージ通知部、205 画像保存部、206 OCR処理部、207 書類種別確認部、208 ワークフロー登録部、209 手続進捗管理部。 1-3 Image management system, 10 Client terminal, 11 and 21 CPU, 12 Camera, 13 and 22 Communication unit, 14 and 23 Storage unit, 15 Display unit, 16 Input unit, 20 Server, 101 Acquisition unit, 101a Startup processing unit , 102 selection unit, 103 and 202 communication unit, 104 image deletion unit, 105 message display unit, 201 image acquisition start cooperation unit, 203 legibility determination unit, 204 message notification unit, 205 image storage unit, 206 OCR processing unit, 207 Document type confirmation unit, 208 workflow registration unit, 209 procedure progress management unit.
Claims (8)
前記クライアント端末は、
前記クライアント端末の識別情報を前記サーバに送信する識別情報送信部と、
前記サーバから画像取得許可情報を受信することにより、書類の撮影を開始し、該書類を撮影することにより得られ第1記憶部に保存された画像を、取得する取得部と、
前記取得部により取得された画像を前記サーバに送信する画像送信部と、
前記サーバから消去指示を受信することにより、前記第1記憶部に保存された画像を消去する消去部と
を備え、
前記サーバは、
前記クライアント端末から送信された前記識別情報と予め保存された識別情報とを照合し、現在の時刻と撮影予定時刻を示す所定の条件とを照合する照合部と、
前記照合した結果が一致する場合、前記画像取得許可情報を前記クライアント端末に送信する画像取得許可情報送信部と、
前記クライアント端末から送信された画像の判読性を評価し、前記評価の結果に基づいて判読の可否を判定する判読性判定部と、
前記判読の可能な画像を第2記憶部に保存する画像保存部と、
前記判読の可能な画像が前記第2記憶部に保存された場合、前記クライアント端末に、前記消去指示を送信する消去指示部と
を備えることを特徴とする画像管理システム。 A client terminal and a server connected to the client terminal via a network;
The client terminal is
An identification information transmitting unit that transmits identification information of the client terminal to the server;
By receiving the image acquisition permission information from the server, an acquisition unit to start shooting documents, the image stored in the first storage section obtained by photographing the document, and acquires,
An image transmission unit that transmits the image acquired by the acquisition unit to the server;
An erasure unit for erasing an image stored in the first storage unit by receiving an erasure instruction from the server;
With
The server
A collation unit that collates the identification information transmitted from the client terminal with identification information stored in advance, and collates a predetermined condition indicating a current time and a scheduled shooting time;
An image acquisition permission information transmitting unit that transmits the image acquisition permission information to the client terminal when the collated results match;
A readability determination unit that evaluates the readability of an image transmitted from the client terminal and determines whether readability is possible based on the result of the evaluation;
An image storage unit for storing the legible image in the second storage unit;
If possible image of the read is stored in the second storage unit, an image management system, wherein the client terminal, and a deletion instruction unit which transmits the deletion instruction.
所定の書類に関連する文字列候補と前記文字列とに基づいて、前記撮影された書類の種別を確認する書類種別確認部を有する請求項3に記載の画像管理システム。 The server further includes:
The image management system according to claim 3, further comprising: a document type confirmation unit configured to confirm a type of the photographed document based on a character string candidate related to a predetermined document and the character string.
所定の手続をする際に必要な作業内容を示すワークフローを登録するワークフロー登録部と、
前記判読の可能な画像が前記第2記憶部に保存された後、前記作業内容のうち、前記書類の画像を取得する作業が完了したことを保存するワークフロー管理部と
を備える請求項1乃至4のいずれか1項に記載の画像管理システム。 The server further includes:
A workflow registration unit for registering a workflow indicating the work content necessary for performing a predetermined procedure;
5. A workflow management unit that stores, after the readable image is stored in the second storage unit, the completion of the operation of acquiring the image of the document among the work contents. The image management system according to any one of the above.
前記クライアント端末の識別情報を前記サーバに送信する識別情報送信部と、An identification information transmitting unit that transmits identification information of the client terminal to the server;
前記サーバにより、前記クライアント端末から送信された前記識別情報と予め保存された識別情報とが照合され、現在の時刻と撮影予定時刻を示す所定の条件とが照合され、前記照合した結果が一致する場合、前記クライアント端末に送信される画像取得許可情報を受信することにより、書類の撮影を開始し、該書類を撮影することにより得られ第1記憶部に保存された画像を、取得する取得部と、The server collates the identification information transmitted from the client terminal with previously stored identification information, collates the current time with a predetermined condition indicating the scheduled shooting time, and the collation results match. In this case, the image acquisition permission information transmitted to the client terminal is received to start capturing the document, and an acquisition unit that acquires the image obtained by capturing the document and stored in the first storage unit When,
前記取得部により取得された画像を前記サーバに送信する画像送信部と、An image transmission unit that transmits the image acquired by the acquisition unit to the server;
前記サーバにより、前記クライアント端末から送信された画像の判読性が評価され、前記評価の結果に基づいて判読の可否が判定され、前記判読の可能な画像が第2記憶部に保存され、前記判読の可能な画像が前記第2記憶部に保存された場合、前記クライアント端末に送信される消去指示を受信することにより、前記第1記憶部に保存された画像を消去する消去部The server evaluates the readability of the image transmitted from the client terminal, determines whether or not the image can be read based on the result of the evaluation, stores the readable image in a second storage unit, and reads the read When an erasable image is stored in the second storage unit, an erasure unit that erases the image stored in the first storage unit by receiving an erasure instruction transmitted to the client terminal
として機能させるためのクライアント端末側プログラム。Client-side program to function as a client.
前記クライアント端末から送信された該クライアント端末の識別情報と予め保存された識別情報とを照合し、現在の時刻と撮影予定時刻を示す所定の条件とを照合する照合部と、A collation unit that collates the identification information of the client terminal transmitted from the client terminal and the identification information stored in advance, and collates the current time with a predetermined condition indicating the scheduled shooting time;
前記照合した結果が一致する場合、画像取得許可情報を前記クライアント端末に送信する画像取得許可情報送信部と、An image acquisition permission information transmitting unit that transmits image acquisition permission information to the client terminal when the collated results match;
前記クライアント端末により、画像取得許可情報が受信され、書類の撮影が開始され、該書類が撮影されることにより得られ第1記憶部に保存された画像が取得され、前記サーバに送信された画像の判読性を評価し、前記評価の結果に基づいて判読の可否を判定する判読性判定部と、Image acquisition permission information received by the client terminal, shooting of a document is started, an image obtained by shooting the document and acquired in the first storage unit is acquired and transmitted to the server A readability determination unit that evaluates the readability of the image and determines whether readability is possible based on the result of the evaluation;
前記判読の可能な画像を第2記憶部に保存する画像保存部と、An image storage unit for storing the legible image in the second storage unit;
前記判読の可能な画像が前記第2記憶部に保存された場合、前記クライアント端末に、前記第1記憶部に保存された画像を消去する消去指示を送信する消去指示部When the legible image is stored in the second storage unit, an erasure instruction unit that transmits an erasure instruction for erasing the image stored in the first storage unit to the client terminal
として機能させるためのサーバ側プログラム。Server-side program to function as
該クライアント端末の識別情報を該クライアント端末とネットワークを介して接続するサーバに送信し、Transmitting identification information of the client terminal to a server connected to the client terminal via a network;
前記サーバが、The server is
前記クライアント端末から送信された前記識別情報と予め保存された識別情報とを照合し、現在の時刻と撮影予定時刻を示す所定の条件とを照合し、Collating the identification information transmitted from the client terminal with previously stored identification information, collating the current time with a predetermined condition indicating the scheduled shooting time,
前記照合した結果が一致する場合、前記画像取得許可情報を前記クライアント端末に送信し、If the collated results match, the image acquisition permission information is transmitted to the client terminal,
前記クライアント端末が、The client terminal is
前記サーバから画像取得許可情報を受信することにより、書類の撮影を開始し、該書類を撮影することにより得られ第1記憶部に保存された画像を、取得し、Receiving the image acquisition permission information from the server, to start shooting the document, to acquire the image obtained by shooting the document and stored in the first storage unit,
前記取得された画像を前記サーバに送信し、Sending the acquired image to the server;
前記サーバが、The server is
前記クライアント端末から送信された画像の判読性を評価し、前記評価の結果に基づいて判読の可否を判定し、Evaluate the legibility of the image transmitted from the client terminal, determine whether or not to interpret based on the result of the evaluation,
前記判読の可能な画像を第2記憶部に保存し、Storing the readable image in the second storage unit;
前記判読の可能な画像が前記第2記憶部に保存された場合、前記クライアント端末に、消去指示を送信し、When the legible image is stored in the second storage unit, an erasure instruction is transmitted to the client terminal,
前記クライアント端末が、The client terminal is
前記サーバから前記消去指示を受信することにより、前記第1記憶部に保存された画像を消去するThe image stored in the first storage unit is deleted by receiving the deletion instruction from the server.
ことを特徴とする画像管理方法。An image management method characterized by the above.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011208035A JP5689771B2 (en) | 2011-09-22 | 2011-09-22 | Image management system, client terminal side program, server side program, and image management method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011208035A JP5689771B2 (en) | 2011-09-22 | 2011-09-22 | Image management system, client terminal side program, server side program, and image management method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013069168A JP2013069168A (en) | 2013-04-18 |
| JP5689771B2 true JP5689771B2 (en) | 2015-03-25 |
Family
ID=48474796
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011208035A Active JP5689771B2 (en) | 2011-09-22 | 2011-09-22 | Image management system, client terminal side program, server side program, and image management method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5689771B2 (en) |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4017565B2 (en) * | 2003-06-27 | 2007-12-05 | 株式会社リコー | Image data storage service providing system, program, and recording medium |
| US8228522B2 (en) * | 2007-01-29 | 2012-07-24 | Kabushiki Kaisha Toshiba | Document data management apparatus to manage document data read and digitized by an image reading apparatus and a technique to improve reliability of various processing using document data |
| JP2008305292A (en) * | 2007-06-11 | 2008-12-18 | Cfj Kk | Automatic contract system and computer program |
| JP2010136221A (en) * | 2008-12-05 | 2010-06-17 | Bankutekku Japan Kk | Image processing system and image processing method |
| JP2010178230A (en) * | 2009-01-30 | 2010-08-12 | Sanyo Electric Co Ltd | Imaging apparatus and managing device |
| JP4838875B2 (en) * | 2009-09-11 | 2011-12-14 | 三菱電機インフォメーションシステムズ株式会社 | Image management system, management apparatus, and management program |
-
2011
- 2011-09-22 JP JP2011208035A patent/JP5689771B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2013069168A (en) | 2013-04-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9521293B2 (en) | Management apparatus, management system, object management method, and computer-readable storage medium | |
| JP6712045B2 (en) | Information processing system, its processing method, and program | |
| JP6478676B2 (en) | Image forming apparatus, information processing method, and program | |
| JPWO2018012439A1 (en) | Lost property search device, lost property search system, lost property search method, program, and missing person search device | |
| US9609172B2 (en) | Approval device, approval system, and recording medium that ensure simplified approval operation of electronic document | |
| US8488157B2 (en) | Printing system, method, and program for searching, identifying, and displaying information related to non-retrieved print jobs | |
| CN109165913A (en) | Work project group management method and device, computing equipment and storage medium | |
| JP5788447B2 (en) | Information acquisition system for insurance policy | |
| US20160055826A1 (en) | Image display system, terminal, and image display apparatus | |
| US10044901B2 (en) | Image forming system that identifies who has performed printing | |
| US20080168449A1 (en) | Method and system for associating metadata with content | |
| US7872786B2 (en) | Image display apparatus, image display method and program | |
| JP5689771B2 (en) | Image management system, client terminal side program, server side program, and image management method | |
| US10671598B2 (en) | Client information management apparatus and non-transitory recording medium | |
| JP6032632B2 (en) | Business report creation program | |
| JP2013070277A (en) | Image processing system, image processing program, and image processing method | |
| KR101633974B1 (en) | Apparatus for filling in card usage statement and method thereof | |
| US10437528B2 (en) | Content management system, content management method, and recording medium | |
| JP2017111696A (en) | Information processing device, printing system, control method and program | |
| JP2020191572A (en) | Photographing device, method and program | |
| JP7421330B2 (en) | program | |
| JP2013164745A (en) | Communication terminal | |
| JP6738008B2 (en) | Mobile terminal, processing method and program therefor | |
| JP2024129516A (en) | Visual information recognition system, visual information recognition device, visual information recognition method, and visual information recognition program | |
| JP2016208377A (en) | Image forming system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131206 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140916 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140930 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141201 |
|
| 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: 20150106 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150129 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5689771 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |