JP2017045123A - Image processing system, method, program and recording medium using landscape picture including text - Google Patents

Image processing system, method, program and recording medium using landscape picture including text Download PDF

Info

Publication number
JP2017045123A
JP2017045123A JP2015164919A JP2015164919A JP2017045123A JP 2017045123 A JP2017045123 A JP 2017045123A JP 2015164919 A JP2015164919 A JP 2015164919A JP 2015164919 A JP2015164919 A JP 2015164919A JP 2017045123 A JP2017045123 A JP 2017045123A
Authority
JP
Japan
Prior art keywords
image
display table
image number
number list
image file
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.)
Granted
Application number
JP2015164919A
Other languages
Japanese (ja)
Other versions
JP6484143B2 (en
Inventor
義人 森澤
Yoshito Morisawa
義人 森澤
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.)
NATURE HOLDINGS CO Ltd
Original Assignee
NATURE HOLDINGS CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NATURE HOLDINGS CO Ltd filed Critical NATURE HOLDINGS CO Ltd
Priority to JP2015164919A priority Critical patent/JP6484143B2/en
Publication of JP2017045123A publication Critical patent/JP2017045123A/en
Application granted granted Critical
Publication of JP6484143B2 publication Critical patent/JP6484143B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing system and the like that process attribute information having an individual use reflected without directly attaching the attribute information to tag information of a common image file in order to contribute to an image use service intended for the masses via the Internet used by a plurality of persons at the same time.SOLUTION: An image processing system is configured to: generate an image display table on the basis of character information recognized on the basis of alphabet string information having a processing request received; acquire an image number list corresponding to n-th configuration character; acquire one image number in order of the image number list; determine presence or absence of overlapping; when overlapped, acquire a number list of a next order of the number list; store the acquired number list in the image display table; and after image numbers about all characters are stored therein, extract image file data corresponding to each image number.SELECTED DRAWING: Figure 8

Description

本発明は、テキスト、特にアルファベットを含む風景写真を利用した画像処理システム、方法、プログラム及び記録媒体に関する。   The present invention relates to an image processing system, method, program, and recording medium using landscape photographs including text, particularly alphabets.

従来、画像ファイル自体に付随するタグ情報の一つとして、当該画像の利用等の有無をフラグ(コンピュータまたはコンピュータ・プログラムで、処理の条件判定結果を保持するレジスタまたは変数)で管理する技術が公知である(特許文献1参照)。   Conventionally, as one of tag information attached to an image file itself, a technique for managing the presence / absence of use of the image by a flag (a computer or a computer program, a register or a variable holding a processing condition determination result) is known. (See Patent Document 1).

上記技術は、画像ファイルに所望の情報を付加して当該画像を効率良く利用する方法として広く利用されている。   The above technique is widely used as a method of adding desired information to an image file and efficiently using the image.

特開2007−188380号 公報JP 2007-188380 A

しかし、インターネットを利用した大衆向けの画像利用サービスにおいて、例えばその利用の有無を画像ファイル自体に付随するタグ情報の一つであるフラグで管理するとした場合には、該画像自体のファイルデータが重くなり、迅速が求められる当該技術分野の傾向から好ましくない。また、複数人が同時に利用する大衆向けの画像利用サービスにおいては、個々の利用を反映する属性情報を共通画像ファイルのタグ情報に直接付することは現実的ではない。   However, in the image use service for the masses using the Internet, for example, when the presence / absence of use is managed by a flag which is one of tag information attached to the image file itself, the file data of the image itself is heavy. Therefore, it is not preferable because of a tendency in the technical field where quickness is required. In addition, in an image use service for the masses that is used by a plurality of people at the same time, it is not realistic to directly add attribute information reflecting individual use to tag information of a common image file.

そこで本発明は、上記の課題を解決することができる画像処理システム、方法プログラム及び記録媒体を提供することを目的とする。   Therefore, an object of the present invention is to provide an image processing system, a method program, and a recording medium that can solve the above-described problems.

発明者は、鋭意検討した結果、画像利用の有無を画像ファイル自体に付随するタグ情報の一つであるフラグで管理するのではなく、紐づけされた属性情報のみに基づき利用の有無を管理することで上記課題を解決できると考え、本発明を完成させた。   As a result of diligent examination, the inventor does not manage the presence / absence of image use with a flag that is one of tag information attached to the image file itself, but manages the presence / absence of use based only on the associated attribute information. Therefore, the present invention has been completed.

即ち、請求項1に記載の画像処理システムは、画像ファイル及び画像番号リストを格納した格納手段を備えたサーバが、ネットワークを介した端末の求めに応じて所定の画像ファイルを送信する画像処理システムであって、該画像は、風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、前記端末は、アルファベット列情報を入力する入力手段と、入力された該アルファベット列情報をサーバへ送信する送信手段と、サーバから送られてくる画像ファイルデータを受信する受信手段と、受信した画像ファイルを表示する表示手段を備え、前記サーバは、前記端末から送信されてきた前記アルファベット列情報を受信する受信手段と、受信した該アルファベット列情報に基づき、構成文字、文字列及び文字数からなる文字情報を認識する文字情報認識手段と、認識した該文字情報に基づき、画像表示テーブルを生成する画像表示テーブル生成手段と、n個目の構成文字に対応する画像番号リストを取得する画像番号リスト取得手段と、前記画像番号リストに基づき、番号順に一の画像番号を取得する画像番号取得手段と、取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、重複している場合には該画像番号リストに基づき次順位の画像番号を取得する画像番号チェック手段と、判定のうえ取得した画像番号を該画像表示テーブルへ保存する画像番号保存手段と、該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定する画像番号数チェック手段と、該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出する画像ファイルデータ抽出手段と、抽出した該画像ファイルデータを前記端末へ送信する送信手段を備えたことを特徴とする。   That is, the image processing system according to claim 1, wherein a server including a storage unit that stores an image file and an image number list transmits a predetermined image file in response to a request from a terminal via a network. The image is an image reminiscent of a person that a part cut out from the landscape has a shape of a figure representing a specific alphabet, and a plurality of image files are preliminarily read as data for each alphabet. In the configuration in which the image number list for individually specifying the image file is stored separately from the image file by the storage unit, the terminal includes an input unit for inputting alphabet string information, and the input alphabet string information. Sending means for sending to the server, receiving means for receiving the image file data sent from the server, and receiving Display means for displaying the image file, the server receiving the alphabet string information transmitted from the terminal, and based on the received alphabet string information, from the constituent characters, the character string and the number of characters A character information recognizing means for recognizing the character information, an image display table generating means for generating an image display table based on the recognized character information, and an image number for acquiring an image number list corresponding to the nth constituent character A list acquisition unit, an image number acquisition unit that acquires one image number in numerical order based on the image number list, and determines whether or not the acquired image numbers are duplicated in the image display table. The image number check means for obtaining the image number of the next order based on the image number list, Image number storing means for storing image numbers in the image display table, image number number checking means for determining whether the number of image numbers stored in the image display table matches the number of characters, and the image display An image file data extracting means for extracting image file data corresponding to the image number stored in the table, and a transmitting means for transmitting the extracted image file data to the terminal are provided.

請求項2に記載の画像処理方法は、画像ファイル及び画像番号リストを格納した格納手段を備えたサーバが、ネットワークを介した端末の求めに応じて所定の画像ファイルを送信する画像処理方法であって、該画像は、風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、前記端末から、ユーザにより入力されたアルファベット列情報がサーバへ送信され、該サーバが、前記端末より受信した該アルファベット列情報に基づき、構成文字、文字列及び文字数からなる文字情報を認識し、認識した該文字情報に基づき、画像表示テーブルを生成し、n個目の構成文字に対応する画像番号リストを取得し、前記画像番号リストに基づき、番号順に一の画像番号を取得し、取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、重複している場合には該画像番号リストに基づき次順位の画像番号を取得し、判定のうえ取得した画像番号を該画像表示テーブルへ保存し、該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定し、一致しない場合は、前記画像番号リストの取得、画像番号の取得、重複の有無、保存、文字数の判定を繰り返し、一致する場合は、該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出し、抽出した該画像ファイルデータを前記端末へ送信し、該端末が、サーバから受信した該画像ファイルを表示することを特徴とする。   The image processing method according to claim 2 is an image processing method in which a server including a storage unit that stores an image file and an image number list transmits a predetermined image file in response to a request from a terminal via a network. The image is an image reminiscent of the person that a part cut out from the landscape is a shape of a specific alphabet, and a plurality of image files for each alphabet are preliminarily read and converted into data. In the configuration in which the image number list for individually specifying the image file is stored separately from the image file by the storage means, the alphabet string information input by the user is transmitted from the terminal to the server. Based on the received alphabet string information, character information consisting of constituent characters, character strings and the number of characters is recognized and recognized. Based on the character information, an image display table is generated, an image number list corresponding to the n-th constituent character is acquired, one image number is acquired in numerical order based on the image number list, and the acquired It is determined whether the image number is not duplicated in the image display table. If the image number is duplicated, the image number of the next order is obtained based on the image number list, and the image number obtained after the judgment is obtained as the image number. It is stored in a display table, and it is determined whether or not the number of image numbers stored in the image display table matches the number of characters. If not, acquisition of the image number list, acquisition of image numbers, duplication The presence / absence, storage, and determination of the number of characters are repeated, and if they match, the image file data corresponding to the image number stored in the image display table is extracted, and the extracted image file data Transmitted to the terminal, the terminal, and displaying the image file received from the server.

請求項3に記載の画像処理システムは、画像ファイル及び画像番号リストを格納した格納手段を備え、ユーザの求めに応じて所定の画像ファイルを表示する画像処理システムであって、該画像は、風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、アルファベット列情報を入力する入力手段と、入力された該アルファベット列情報に基づき構成文字、文字列及び文字数からなる文字情報を認識する文字情報認識手段と、認識した該文字情報に基づき、画像表示テーブルを生成する画像表示テーブル生成手段と、n個目の構成文字に対応する画像番号リストを取得する画像番号リスト取得手段と、前記画像番号リストに基づき、番号順に一の画像番号を取得する画像番号取得手段と、取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、重複している場合には該画像番号リストに基づき次順位の画像番号を取得する画像番号チェック手段と、判定のうえ取得した画像番号を該画像表示テーブルへ保存する画像番号保存手段と、該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定する画像番号数チェック手段と、該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出する画像ファイルデータ抽出手段と、抽出した該画像ファイルデータに基づき該画像データを表示する表示手段を備えたことを特徴とする。   The image processing system according to claim 3 is an image processing system that includes a storage unit that stores an image file and an image number list, and displays a predetermined image file in response to a user's request. It is an image that reminds people that the part cut out from the image is a diagram shape that represents a specific alphabet, and a plurality of image files for each alphabet are converted into data that can be read out in advance, and the image files are specified individually In the configuration in which the image number list is stored separately from the image file by the storage means, input means for inputting alphabet string information, and character information including constituent characters, character strings, and the number of characters based on the input alphabet string information. Character information recognition means for recognizing and image display for generating an image display table based on the recognized character information An image number list acquisition unit that acquires an image number list corresponding to the nth constituent character, an image number acquisition unit that acquires one image number in numerical order based on the image number list, and an acquisition It is determined whether or not the image numbers are duplicated in the image display table, and if they are duplicated, image number check means for acquiring the next-ranked image number based on the image number list, Image number storage means for storing the acquired image number in the image display table; image number number check means for determining whether the number of image numbers stored in the image display table matches the number of characters; Image file data extraction means for extracting image file data corresponding to the image number stored in the image display table, and the extracted image file data Hazuki characterized by comprising display means for displaying the image data.

請求項4に記載のプログラムは、コンピュータを、請求項1又は3のいずれか1項に記載の画像処理システムの各手段として機能させることを特徴とする。   A program according to a fourth aspect causes a computer to function as each unit of the image processing system according to any one of the first or third aspects.

請求項5に記載の記録媒体は、請求項4に記載のプログラムを記録したことを特徴とする。   A recording medium according to a fifth aspect stores the program according to the fourth aspect.

本発明の画像処理システムによれば、画像ファイルを個別に特定する画像番号に基づき画像ファイルの利用重複の有無を判定するため、大衆向けの画像利用サービスにおいても、システムへの負担をかけずに画像処理を行うことが可能となった。   According to the image processing system of the present invention, since it is determined whether or not there is duplication of use of an image file based on an image number for individually specifying the image file, even in a mass-use image use service, without burdening the system. Image processing can be performed.

インターネットを利用した画像処理システムの構成図である。1 is a configuration diagram of an image processing system using the Internet. サーバ1の機能構成を示したブロック図であるIt is the block diagram which showed the function structure of the server アルファベットに対応する画像番号リストを示す図である。It is a figure which shows the image number list corresponding to an alphabet. アルファベットに対応する画像番号リストを示す図である。It is a figure which shows the image number list corresponding to an alphabet. (a)画像表示テーブル(ブランク)を示す図である。 (b)画像表示テーブル(処理後)を示す図である。(A) It is a figure which shows an image display table (blank). (B) It is a figure which shows an image display table (after a process). データベース化された画像ファイルの概念図である。It is a conceptual diagram of the image file made into a database. 画像処理のフローチャートである。It is a flowchart of an image process. アルファベット列情報を入力した処理後の画面を表示した図である。It is the figure which displayed the screen after the process which input alphabet string information. 画面の変遷を示す図である。It is a figure which shows transition of a screen. 画面の変遷を示す図である。It is a figure which shows transition of a screen.

以下、本発明の実施の形態を図に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

1.本発明の構成
本発明の画像処理システムは、図1に示すように、Client PC(ユーザ自身のパーソナルコンピュータ)やAgent PC(代理店等に設置されたパーソナルコンピュータ)のほか、携帯電話機やPDA(Personal Digital Assistant)等の端末2と、本発明の画像処理を実行するサーバ1とが、インターット等の通信ネットワーク3により接続さている。
1. Configuration of the Present Invention As shown in FIG. 1, the image processing system of the present invention includes a client PC (user's own personal computer) and an agent PC (personal computer installed in an agency), as well as a mobile phone or PDA ( A terminal 2 such as Personal Digital Assistant) and a server 1 that executes image processing of the present invention are connected by a communication network 3 such as Internet.

(1)端末
「Client PC」や「Agent PC」といった端末2は、いわゆる汎用のコンピュータシステムであり、ユーザによる「アルファベット列情報」の入力を受け付けるために用いられるキーボードやマウス等の入力手段(図示せず)を備える。
(1) Terminal The terminal 2 such as “Client PC” or “Agent PC” is a so-called general-purpose computer system, and is input means such as a keyboard and a mouse used for receiving input of “alphabet string information” by a user (FIG. Not shown).

また、該端末2は、ユーザにより入力された該アルファベット列情報を、ネットワークを介してサーバ1へ送信するための送信手段、サーバから送信されてくる画像ファイルデータを受信する受信手段を備え、通信用ハードウェアのドライバ、通信のプロトコルに関するプログラムをまとめたTCP/IPスタック、Webブラウザ等が実装される。   The terminal 2 includes transmission means for transmitting the alphabet string information input by the user to the server 1 via the network, and reception means for receiving image file data transmitted from the server. A hardware driver, a TCP / IP stack that collects programs related to communication protocols, a Web browser, and the like are mounted.

また、受信した該画像ファイルを表示するディスプレイ等の表示手段を備え、液晶ドライバ、Webブラウザ等が実装される。   In addition, a display unit such as a display for displaying the received image file is provided, and a liquid crystal driver, a Web browser, and the like are mounted.

なお、上記手段及びこれら手段を実行するのに必要な種々の演算等を行う中央演算装置(CPU)等から構成される制御部、各種処理を実行するためのプログラムやデータを記憶するROM及びRAMからなる記憶部は、図示しないが当然に備えているものとする。   It should be noted that the above-described means and a central processing unit (CPU) that performs various operations necessary to execute these means, a control unit composed of a CPU, a ROM and a RAM that store programs and data for executing various processes. Although not shown in the figure, it is assumed that the storage unit is naturally provided.

また、「Mobile Phone」についても、アルファベット列情報の入力手段、サーバとのアクセス手段、画像ファイルを表示する表示手段及びこれらを実行するための該手段を実行するために必要なプログラム等が実装される。   Also for “Mobile Phone”, alphabet string information input means, server access means, display means for displaying image files, and programs necessary for executing these means are implemented. The

(2)サーバ
サーバ1は、データベースなどの格納手段その他周辺機器を備えたいわゆるサーバコンピュータであり、モデムやルータなどの通信装置を介して、インターネット等のネットワーク3に接続されている。
各種制御及び種々の演算等を行う中央演算装置(CPU)101、端末2からの処理要求を受け、これを実行するためのプログラムやデータを記憶するROM102、RAM103のほか、データベースを格納するハードディスクやメモリ等からなる記憶部104、外部装置と接続するためのネットワークI/F(インターフェイス)105、サーバ1を操作する際に必要となるキーボード等の入力部106、処理内容等を表示する液晶表示パネル等の表示部107を備え(図2)、その他、処理結果等を印刷するプリンター等の印刷部(図示せず)を適宜備える。そして、これら機能部分がバス(通信路)108を介して構成されている。
(2) Server The server 1 is a so-called server computer equipped with storage means such as a database and other peripheral devices, and is connected to a network 3 such as the Internet via a communication device such as a modem or a router.
In addition to a central processing unit (CPU) 101 that performs various controls and various calculations, a ROM 102 and a RAM 103 that store programs and data for receiving processing requests from the terminal 2, a hard disk that stores a database, A storage unit 104 including a memory, a network I / F (interface) 105 for connecting to an external device, an input unit 106 such as a keyboard necessary for operating the server 1, and a liquid crystal display panel for displaying processing contents And a display unit 107 such as a printer (not shown) such as a printer that prints processing results. These functional parts are configured via a bus (communication path) 108.

また、前記記憶部104には、コンピュータを本発明のサーバ1として機能させるため、以下に示す各種手段を備えたプログラムを記憶している。   The storage unit 104 stores a program including various means described below in order to cause a computer to function as the server 1 of the present invention.

「格納手段」
格納手段は、画像ファイル(風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像をJPEG等の圧縮ファイルにデータ化したもの)や、該画像ファイルを個別に特定する画像番号リストを読み出し可能に格納する手段であり、該手段を実行するために必要なプログラム等が実装される。
「画像ファイル」は、図6に示すように、アルファベット毎にデータベース化され、サーバ2の格納手段内に読み出し可能に格納されている。本実施の形態における画像ファイル数は、一種類のアルファベットに対し10乃至15程度の画像ファイルが用意されているが、画像数はこれに限らない。
"Storage"
The storage means is an image file (an image that is reminiscent of a human being that a part of a scene cut out from a landscape has a shape of a specific alphabet is converted into a compressed file such as JPEG) or an individual image file. The image number list to be identified is stored in a readable manner, and a program or the like necessary for executing the means is installed.
As shown in FIG. 6, the “image file” is made into a database for each alphabet and stored in the storage unit of the server 2 so as to be readable. Although the number of image files in this embodiment is about 10 to 15 for one type of alphabet, the number of images is not limited to this.

「受信手段」
受信手段は、ネットワークを介して端末2から送信されてくるアルファベット列情報を受信するための手段であり、通信用ハードウェアのドライバ、通信のプロトコルに関するプログラムをまとめたTCP/IPスタック等、受信に必要な構成を備えたものである。
"Receiving means"
The receiving means is means for receiving alphabetical string information transmitted from the terminal 2 via the network. For receiving, such as a communication hardware driver, a TCP / IP stack in which programs related to communication protocols are collected, etc. It has the necessary configuration.

「文字情報認識手段」
文字情報認識手段は、端末2からネットワークを介して受信した前記アルファベット列情報に基づき、その構成文字、文字列及び文字数を該アルファベット列情報の文字情報として認識する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Character information recognition means"
Character information recognition means is means for recognizing the constituent characters, character strings, and number of characters as character information of the alphabet string information based on the alphabet string information received from the terminal 2 via the network, and executes the means Necessary programs are installed.

「画像表示テーブル生成手段」
画像表示テーブル生成手段は、前記認識した文字情報に基づき、構成文字に対応した画像ファイルを特定する画像番号を順次格納するためのテーブルを生成する手段であり、該手段を実行するために必要なプログラム等が実装される。
「画像表示テーブル」(ブランク)とは、図5(a)に示すように、後続の処理により、前記文字情報に基づき、構成文字に対応した画像ファイルを特定する画像番号を順次所定のプログラムにより取得して、格納・保存するためのテーブルである。
"Image display table generation means"
The image display table generating means is a means for generating a table for sequentially storing image numbers for specifying image files corresponding to constituent characters based on the recognized character information, and is necessary for executing the means. Programs are implemented.
As shown in FIG. 5A, the “image display table” (blank) is an image number for specifying an image file corresponding to a constituent character based on the character information in a subsequent process. It is a table for obtaining, storing and saving.

「画像番号リスト取得手段」
画像番号リスト取得手段は、前記認識した文字情報に基づき、n個目の構成文字に対応する画像番号リストを取得する手段であり、該手段を実行するために必要なプログラム等が実装される。
「画像番号リスト」とは、画像ファイルを個別に特定する画像番号の一覧であって(図3)、リレーショナル型データベースのテーブル等として実装される。該画像番号の構成文字について詳述すると、例えば、図3中の「a1b.jpg」は、次の通りである。
「a」:アルファベットの「a」又は「A」を象った画像であることを示す。
「1」:「a」の画像ファイル中、序列(取得順位)「1」であることを示す。
「b」:モノクロ画像であることを示す。尚、同じ画像であって色調をセピア調に加工した別画像を準備しておき、「b」を「s」と代え、該画像番号を「a1s〜」として選択的に色調の異なる画像が利用可能なシステムとして構築しても良い。
「.jpg」:ファイルの拡張子を示す。尚、「jpg(ジェイペグ、Joint Photographic Experts Group)とは、コンピュータで扱われる静止画像のデジタルデータの圧縮方式のひとつをいう。
"Image number list acquisition means"
The image number list acquisition means is means for acquiring an image number list corresponding to the n-th constituent character based on the recognized character information, and a program or the like necessary for executing the means is installed.
The “image number list” is a list of image numbers for individually specifying image files (FIG. 3), and is implemented as a relational database table or the like. The constituent characters of the image number will be described in detail. For example, “a1b.jpg” in FIG. 3 is as follows.
“A”: indicates an image that represents “a” or “A” of the alphabet.
“1”: Indicates that the order (acquisition order) is “1” in the image file “a”.
“B”: indicates a monochrome image. It is to be noted that another image having the same image and processed in sepia is prepared, and an image having a different tone is selectively used by replacing “b” with “s” and setting the image number as “a1s˜”. It may be constructed as a possible system.
“.Jpg”: indicates a file extension. Note that “jpg (JPEG, Joint Photographic Experts Group)” is one of digital image compression methods for still images handled by computers.

「画像番号取得手段」
画像番号取得手段は、前記画像番号リストに基づき、番号順に一の画像番号を取得する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Image number acquisition means"
The image number acquisition means is means for acquiring one image number in the order of numbers based on the image number list, and a program or the like necessary for executing the means is installed.

「画像番号チェック手段」
画像番号チェック手段は、前記取得した画像番号が画像表示テーブルにおいて重複していないかどうかを判定し、重複している場合には、前記画像番号リストに基づき次順位の画像番号を取得する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Image number check method"
The image number check means determines whether or not the acquired image numbers are duplicated in the image display table, and if they are duplicated, means for obtaining the next-ranked image number based on the image number list. Yes, a program or the like necessary for executing the means is installed.

「画像番号保存手段」
画像番号保存手段は、前記判定のうえ取得した画像番号を該画像表示テーブルへ保存する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Image number storage means"
The image number storing means is means for storing the image number acquired after the determination in the image display table, and a program or the like necessary for executing the means is installed.

「画像番号数チェック手段」
画像番号「数」チェック手段は、前記画像表示テーブルへ保存された画像番号の数と前記アルファベット列情報として認識された文字数とが一致するか否かを判定する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Image number check method"
The image number “number” check means is means for determining whether or not the number of image numbers stored in the image display table matches the number of characters recognized as the alphabet string information, and executes the means. Necessary programs are installed.

前記画像番号数チェック手段により、一致しないと判定された場合には、前述の処理、即ち、画像番号リストの取得、画像番号の取得、重複の有無、保存、文字数の判定を繰り返し、前記画像表示テーブルへ保存された画像番号の数と前記アルファベット列情報として認識された文字数とが一致するまで繰り返される。   If it is determined by the image number count check means that they do not match, the above-described processing, that is, acquisition of an image number list, acquisition of image numbers, presence / absence of duplication, storage, determination of the number of characters is repeated, and the image display The process is repeated until the number of image numbers stored in the table matches the number of characters recognized as the alphabet string information.

「画像ファイルデータ抽出手段」
画像ファイルデータ抽出手段は、前記画像表示テーブルへ保存された全ての画像番号に個別に対応する画像ファイルデータを前記格納手段から抽出する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Image file data extraction means"
The image file data extraction means is means for extracting image file data individually corresponding to all the image numbers stored in the image display table from the storage means, and there are programs necessary for executing the means, etc. Implemented.

「送信手段」
前記抽出した画像ファイルデータを、ネットワークを介して前記アルファベット列情報を受信した端末2へ送信する手段であり、該手段を実行するために必要なプログラム等が実装される。
"Transmission means"
A means for transmitting the extracted image file data to the terminal 2 that has received the alphabet string information via a network, and a program necessary for executing the means is mounted.

2.処理の流れ
本発明に係る画像処理システムの処理につき、図面を参照しながら説明する。
本実施の形態においては、ユーザが端末2よりインターネット5を介して本システムを提供するWebページへアクセスし、端末2とサーバ1との間で情報の送受信を行うものである。
なお、本システムの利用に先立つ事前の会員登録、パスワードやID等のログイン設定又は設定の要否は任意である。
2. Process Flow The process of the image processing system according to the present invention will be described with reference to the drawings.
In the present embodiment, a user accesses a Web page that provides this system from the terminal 2 via the Internet 5, and transmits and receives information between the terminal 2 and the server 1.
Prior membership registration prior to the use of this system, login settings such as passwords and IDs, or the necessity of setting are optional.

アクセス後、先ずユーザは端末2に表示されているアルファベット列情報入力画面6のアルファベット列情報入力欄7(図8)へ、任意のアルファベットを2〜10文字の間で入力し、実行キー8をクリックする(図7、S101)。
本実施形態においては「MIYOKO」というアルファベット列情報を入力したものとする(図8)。該アルファベット列情報は、該端末2の送信手段によりネットワークを介してサーバ1へ送信される(S102)。
After the access, the user first inputs an arbitrary alphabet between 2 to 10 characters in the alphabet string information input field 7 (FIG. 8) of the alphabet string information input screen 6 displayed on the terminal 2 and presses the execution key 8. Click (FIG. 7, S101).
In the present embodiment, it is assumed that alphabet string information “MIYOKO” is input (FIG. 8). The alphabet string information is transmitted to the server 1 via the network by the transmission means of the terminal 2 (S102).

尚、入力文字数の制限は任意であり、入力可能な文字数は、図示するような2〜10文字に限られるものではない。使用するコンピュータシステムの性能や各種条件のほか、提供サービスの内容に応じて文字数を設定すればよい。
また、本実施形態においては「a」〜「z」のアルファベット26文字としたが、風景から切り出した一部分が特定の文字を象った線図形状であると人に想起させ得る画像として利用できるのであれば、漢字、平仮名、カタカナといった日本語やその他の文字体系、即ち、言葉を伝達し、記録するために線や点等を使って形作られた記号を排除するものではない。
The number of input characters is arbitrary, and the number of characters that can be input is not limited to 2 to 10 characters as shown. In addition to the performance and various conditions of the computer system used, the number of characters may be set according to the contents of the provided service.
Further, in the present embodiment, 26 alphabets “a” to “z” are used. However, the image can be used as an image that can remind a person that a part cut out from a landscape has a diagram shape that represents a specific character. In this case, it does not exclude Japanese and other character systems such as kanji, hiragana and katakana, that is, symbols formed using lines and dots to transmit and record words.

サーバ1は、受信手段により前記アルファベット列情報を受信し(S103)、受信した該アルファベット列情報に基づき文字情報認識手段によって「構成文字」「文字列」「文字数」からなる文字情報を認識する(S103)。本実施形態においては、「M」「I」「Y」「O」「K」「O」という構成文字と、「M」→「I」→「Y」→「O」→「K」→「O」という文字の並びに加え、「6」文字という文字数を認識する。   The server 1 receives the alphabet string information by the receiving means (S103), and recognizes the character information composed of “component characters”, “character string”, and “number of characters” by the character information recognition means based on the received alphabet string information (S103). S103). In the present embodiment, constituent characters “M”, “I”, “Y”, “O”, “K”, “O”, and “M” → “I” → “Y” → “O” → “K” → “ In addition to the character sequence “O”, the number of characters “6” is recognized.

サーバ1は、前記文字情報認識手段により認識した文字情報に基づき、画像表示テーブル生成手段により、画像表示テーブル(ブランク)5(a)(図5(a))を生成する(S104)。   The server 1 generates the image display table (blank) 5 (a) (FIG. 5 (a)) by the image display table generation means based on the character information recognized by the character information recognition means (S104).

そして、先ず先頭文字(n=1)である「m」に対応する画像番号リスト4(a)(図4(a))をデータベースより取得する(S105、S106)。該リストには、「m1b.jpg」〜「m13b.jpg」までの13種類の画像ファイルを特定する画像番号がリスト化されている。   First, the image number list 4 (a) (FIG. 4 (a)) corresponding to “m” which is the first character (n = 1) is acquired from the database (S105, S106). In this list, image numbers specifying 13 types of image files from “m1b.jpg” to “m13b.jpg” are listed.

該画像番号リストの序列に従って一の画像番号を取得する。本実施の形態においては、先頭の「m1b.jpg」という画像番号を取得する(S107)。   One image number is acquired according to the order of the image number list. In the present embodiment, the top image number “m1b.jpg” is acquired (S107).

取得した該画像番号が、前記画像表示テーブルにおいて重複していなかどうか画像番号チェック手段により判定し(S108)、重複している場合には、画像番号リストに基づき次順位の画像番号を取得する。   Whether or not the acquired image numbers are duplicated in the image display table is determined by the image number check means (S108), and if they are duplicated, the next-ranked image number is obtained based on the image number list.

本実施の形態においては、前記「m1b.jpg」は該画像表示テーブルにおける最初の画像番号であり、いずれとも重複しないことから、該画像番号を該画像表示テーブル5(b)(図5(b))へ保存する(S109)。
ここで、文字「o」は、第4文字目と第6文字目にあり、第6文字目の重複有無の処理の際(S108)には「NO」処理となる。したがって、画像番号リストに基づき次順位の画像番号「o2b.jpg」(図4(b))を取得することとなる。
In the present embodiment, “m1b.jpg” is the first image number in the image display table and does not overlap any of the image display tables. Therefore, the image number is assigned to the image display table 5 (b) (FIG. 5 (b)). )) (S109).
Here, the character “o” is the fourth character and the sixth character, and “NO” processing is performed when the sixth character is duplicated (S108). Accordingly, the next-ranked image number “o2b.jpg” (FIG. 4B) is acquired based on the image number list.

次に、画像番号数チェック手段により、画像表示テーブルへ保存した画像番号数と、前記アルファベット列情報を構成する文字数とが一致するか否かを判定する。
一致しない場合には、前記n個目の構成文字に対応する画像番号リストを取得する処理に戻る(S110)。
Next, it is determined by the image number number check means whether or not the number of image numbers stored in the image display table matches the number of characters constituting the alphabet string information.
If they do not match, the process returns to the process of acquiring the image number list corresponding to the nth constituent character (S110).

前記画像番号数チェック手段により、画像表示テーブルへ保存した画像番号数と、前記アルファベット列情報を構成する文字数とが一致する場合には、画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを、データベース(図6)より抽出する(S111、S112)。   When the number of image numbers stored in the image display table by the image number number check means matches the number of characters constituting the alphabet string information, the image file data corresponding to the image number stored in the image display table Are extracted from the database (FIG. 6) (S111, S112).

サーバ1は、該抽出した画像ファイルデータを送信手段によりネットワーク3を介して前記端末2へ送信し(S113)、該末2は受信手段により該データを受信し、表示手段により液晶ディスプレイ等の表示手段により画像表示欄9へ表示する(図8)。   The server 1 transmits the extracted image file data to the terminal 2 via the network 3 by transmission means (S113), the terminal 2 receives the data by reception means, and displays on a liquid crystal display or the like by display means. The image is displayed in the image display field 9 by means (FIG. 8).

以上、本実施の形態によれば、画像ファイルを個別に特定する画像番号リストのコピーに基づき画像ファイルの利用重複の有無を判定するため、大衆向けの画像利用サービスにおいても、システムへの負担をかけずに画像処理を行うことが可能となった。   As described above, according to the present embodiment, since it is determined whether or not there is duplication of use of an image file based on a copy of an image number list that individually specifies the image file, the burden on the system is also imposed on the mass-use image use service. Image processing can be performed without spending time.

〔変形例〕
ユーザが特定の画像ファイルを任意に変更する場合について、図8〜図10に基づき説明する。
[Modification]
A case where the user arbitrarily changes a specific image file will be described with reference to FIGS.

上記実施の形態で述べた処理により、アルファベット列「MIYOKO」に相当する画像ファイルが図8に示すごとく表示された後、例えば、任意に第6文字目の「O(オー)」の画像、即ち、「自転車の車輪」の画像を別の画像に入れ替える際の処理である。   After the image file corresponding to the alphabet string “MIYOKO” is displayed as shown in FIG. 8 by the processing described in the above embodiment, for example, an image of the sixth character “O (O)” is arbitrarily selected. This is a process for replacing the image of “bicycle wheel” with another image.

この場合、第6文字目の「自転車の車輪」の画像をカーソル10でクリックすると(図9)、アルファベット「O(オー)」を象った線図形状であると人に想起させる画像であってJPEG等の圧縮ファイルにデータ化された候補画像一覧11が画面上に表示される(図9)。そこで、例えば、上段右端の「向日葵」の画像Sに変更しようとする場合には、該画像Sをカーソル10でクリックすることで、アルファベット列「MIYOKO」の第6文字目が、先の「自転車の車輪」の画像から該「向日葵」の画像Sへと入れ替わる(図10)。   In this case, when the image of the sixth character “bicycle wheel” is clicked with the cursor 10 (FIG. 9), it is an image reminiscent of a person as having a diagram shape representing the alphabet “O”. The candidate image list 11 converted into a compressed file such as JPEG is displayed on the screen (FIG. 9). Therefore, for example, when changing to the image S of “sunflower” at the upper right corner, by clicking the image S with the cursor 10, the sixth character of the alphabet string “MIYOKO” The image of “Wheel” is replaced with the image S of “Sunflower” (FIG. 10).

本変形例によれば、本発明を利用する上で更なるバリエーションを提供することができる。   According to this modification, further variations can be provided in using the present invention.

本発明によれば、一般にデータ容量が大きな画像データを扱いやすくすることができるため、様々な分野において一層画像利用の可能性が広がることとなる。   According to the present invention, it is possible to easily handle image data having a large data capacity in general, so that the possibility of using an image is further expanded in various fields.

1 サーバ
2 端末
3 インターネット等のネットワーク
4 画像番号リスト
5 画像表示テーブル
6 アルファベット列情報入力画面
7 アルファベット列情報入力欄
8 実行キー
9 画像表示欄
10 カーソル
11 候補画像一覧
101 CPU
102 ROM
103 RAM
104 記憶部
105 ネットワークI/F(インターフェイス)
106 入力部
107 表示部
108 バス
1 server 2 terminal 3 network such as the Internet 4 image number list 5 image display table 6 alphabet string information input screen 7 alphabet string information input field 8 execution key 9 image display field 10 cursor 11 candidate image list 101 CPU
102 ROM
103 RAM
104 Storage unit 105 Network I / F (interface)
106 Input unit 107 Display unit 108 Bus

Claims (5)

画像ファイル及び画像番号リストを格納した格納手段を備えたサーバが、ネットワークを介した端末の求めに応じて所定の画像ファイルを送信する画像処理システムであって、

該画像は、
風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、
アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、
該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、

前記端末は、
アルファベット列情報を入力する入力手段と、
入力された該アルファベット列情報をサーバへ送信する送信手段と、
サーバから送られてくる画像ファイルデータを受信する受信手段と、
受信した画像ファイルを表示する表示手段を備え、

前記サーバは、
前記端末から送信されてきた前記アルファベット列情報を受信する受信手段と、
受信した該アルファベット列情報に基づき、構成文字、文字列及び文字数からなる文字情報を認識する文字情報認識手段と、
認識した該文字情報に基づき、
画像表示テーブルを生成する画像表示テーブル生成手段と、
n個目の構成文字に対応する画像番号リストを取得する画像番号リスト取得手段と、
前記画像番号リストに基づき、番号順に一の画像番号を取得する画像番号取得手段と、
取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、
重複している場合には該画像番号リストに基づき次順位の画像番号を取得する画像番号チェック手段と、
判定のうえ取得した画像番号を該画像表示テーブルへ保存する画像番号保存手段と、
該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定する画像番号数チェック手段と、
該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出する画像ファイルデータ抽出手段と、
抽出した該画像ファイルデータを前記端末へ送信する送信手段を備えた
画像処理システム。
A server including a storage unit that stores an image file and an image number list is an image processing system that transmits a predetermined image file in response to a request from a terminal via a network.

The image
It is an image that reminds people that a part of the scene cut out from the landscape is a diagram that is shaped like a specific alphabet.
A plurality of image files for each alphabet are converted into data so that they can be read in advance.
In the configuration in which the image number list for individually specifying the image file is stored separately from the image file by the storage unit,

The terminal
An input means for inputting alphabetical string information;
Transmitting means for transmitting the input alphabet string information to a server;
Receiving means for receiving image file data sent from the server;
A display means for displaying the received image file;

The server
Receiving means for receiving the alphabet string information transmitted from the terminal;
Character information recognition means for recognizing character information composed of constituent characters, character strings, and the number of characters based on the received alphabet string information;
Based on the recognized character information,
Image display table generating means for generating an image display table;
image number list acquisition means for acquiring an image number list corresponding to the nth constituent character;
Based on the image number list, image number acquisition means for acquiring one image number in numerical order;
Determining whether the acquired image number is not duplicated in the image display table;
If there is an overlap, an image number check means for acquiring the image number of the next order based on the image number list,
Image number storage means for storing the image number acquired after the determination in the image display table;
Image number number check means for determining whether or not the number of image numbers stored in the image display table matches the number of characters;
Image file data extracting means for extracting image file data corresponding to the image number stored in the image display table;
An image processing system comprising transmission means for transmitting the extracted image file data to the terminal.
画像ファイル及び画像番号リストを格納した格納手段を備えたサーバが、ネットワークを介した端末の求めに応じて所定の画像ファイルを送信する画像処理方法であって、
該画像は、
風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、
アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、
該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、

前記端末から、
ユーザにより入力されたアルファベット列情報がサーバへ送信され、

該サーバが、
前記端末より受信した該アルファベット列情報に基づき、構成文字、文字列及び文字数からなる文字情報を認識し、
認識した該文字情報に基づき、
画像表示テーブルを生成し、
n個目の構成文字に対応する画像番号リストを取得し、
前記画像番号リストに基づき、番号順に一の画像番号を取得し、

取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、
重複している場合には該画像番号リストに基づき次順位の画像番号を取得し、
判定のうえ取得した画像番号を該画像表示テーブルへ保存し、
該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定し、
一致しない場合は、前記画像番号リストの取得、画像番号の取得、重複の有無、保存、文字数の判定を繰り返し、
一致する場合は、該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出し、
抽出した該画像ファイルデータを前記端末へ送信し、
該端末が、サーバから受信した該画像ファイルを表示する
画像処理方法。
A server comprising a storage means for storing an image file and an image number list is an image processing method for transmitting a predetermined image file in response to a request from a terminal via a network,
The image
It is an image that reminds people that a part of the scene cut out from the landscape is a diagram that is shaped like a specific alphabet.
A plurality of image files for each alphabet are converted into data so that they can be read in advance.
In the configuration in which the image number list for individually specifying the image file is stored separately from the image file by the storage unit,

From the terminal
The alphabet string information entered by the user is sent to the server,

The server
Based on the alphabet string information received from the terminal, character information consisting of constituent characters, character strings, and the number of characters is recognized,
Based on the recognized character information,
Generate an image display table,
Obtain an image number list corresponding to the nth component character,
Based on the image number list, obtain one image number in numerical order,

Determining whether the acquired image number is not duplicated in the image display table;
If there is an overlap, obtain the next image number based on the image number list,
The image number obtained after the determination is stored in the image display table,
Determining whether the number of image numbers stored in the image display table matches the number of characters;
If they do not match, repeat the acquisition of the image number list, the acquisition of image numbers, the presence or absence of duplication, storage, the number of characters,
If they match, the image file data corresponding to the image number stored in the image display table is extracted,
Send the extracted image file data to the terminal,
An image processing method in which the terminal displays the image file received from a server.
画像ファイル及び画像番号リストを格納した格納手段を備え、ユーザの求めに応じて所定の画像ファイルを表示する画像処理システムであって、
該画像は、
風景から切り出した一部分が特定のアルファベットを象った線図形状であると人に想起させる画像であり、
アルファベット毎に複数の画像ファイルが予め読み出し可能にデータ化され、
該画像ファイルを個別に特定する画像番号リストが前記格納手段により画像ファイルとは別に格納された構成において、

アルファベット列情報を入力する入力手段と、
入力された該アルファベット列情報に基づき構成文字、文字列及び文字数からなる文字情報を認識する文字情報認識手段と、
認識した該文字情報に基づき、
画像表示テーブルを生成する画像表示テーブル生成手段と、
n個目の構成文字に対応する画像番号リストを取得する画像番号リスト取得手段と、
前記画像番号リストに基づき、番号順に一の画像番号を取得する画像番号取得手段と、
取得した該画像番号が前記画像表示テーブルにおいて重複していないかどうかを判定し、
重複している場合には該画像番号リストに基づき次順位の画像番号を取得する画像番号チェック手段と、
判定のうえ取得した画像番号を該画像表示テーブルへ保存する画像番号保存手段と、
該画像表示テーブルへ保存された画像番号数と前記文字数とが一致するか否かを判定する画像番号数チェック手段と、
該画像表示テーブルへ保存された画像番号に対応する画像ファイルデータを抽出する画像ファイルデータ抽出手段と、
抽出した該画像ファイルデータに基づき該画像データを表示する表示手段を
備えた画像処理システム。
An image processing system comprising storage means for storing an image file and an image number list, and displaying a predetermined image file in response to a user request,
The image
It is an image that reminds people that a part of the scene cut out from the landscape is a diagram that is shaped like a specific alphabet.
A plurality of image files for each alphabet are converted into data so that they can be read in advance.
In the configuration in which the image number list for individually specifying the image file is stored separately from the image file by the storage unit,

An input means for inputting alphabetical string information;
Character information recognition means for recognizing character information composed of constituent characters, character strings, and the number of characters based on the input alphabet string information;
Based on the recognized character information,
Image display table generating means for generating an image display table;
image number list acquisition means for acquiring an image number list corresponding to the nth constituent character;
Based on the image number list, image number acquisition means for acquiring one image number in numerical order;
Determining whether the acquired image number is not duplicated in the image display table;
If there is an overlap, an image number check means for acquiring the image number of the next order based on the image number list,
Image number storage means for storing the image number acquired after the determination in the image display table;
Image number number check means for determining whether or not the number of image numbers stored in the image display table matches the number of characters;
Image file data extracting means for extracting image file data corresponding to the image number stored in the image display table;
An image processing system comprising display means for displaying the image data based on the extracted image file data.
コンピュータを、請求項1又は3のいずれか1項に記載の画像処理システムの各手段として機能させるためのプログラム。
The program for functioning a computer as each means of the image processing system of any one of Claim 1 or 3.
請求項4に記載のプログラムを記録した記録媒体。
A recording medium on which the program according to claim 4 is recorded.
JP2015164919A 2015-08-24 2015-08-24 Image processing system, method, program, and recording medium using landscape photograph including text Active JP6484143B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015164919A JP6484143B2 (en) 2015-08-24 2015-08-24 Image processing system, method, program, and recording medium using landscape photograph including text

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015164919A JP6484143B2 (en) 2015-08-24 2015-08-24 Image processing system, method, program, and recording medium using landscape photograph including text

Publications (2)

Publication Number Publication Date
JP2017045123A true JP2017045123A (en) 2017-03-02
JP6484143B2 JP6484143B2 (en) 2019-03-13

Family

ID=58211345

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015164919A Active JP6484143B2 (en) 2015-08-24 2015-08-24 Image processing system, method, program, and recording medium using landscape photograph including text

Country Status (1)

Country Link
JP (1) JP6484143B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593430A (en) * 2021-07-26 2021-11-02 浙江大华技术股份有限公司 Screen configuration method and device, receiving card, screen configuration system and readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215643A (en) * 2001-01-15 2002-08-02 Minolta Co Ltd Image classification program, computer readable recording medium recording image classification program, and method and device for classifying image
JP2010020533A (en) * 2008-07-10 2010-01-28 Kenwood Corp File retrieval device, file retrieval method, music reproduction device, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215643A (en) * 2001-01-15 2002-08-02 Minolta Co Ltd Image classification program, computer readable recording medium recording image classification program, and method and device for classifying image
JP2010020533A (en) * 2008-07-10 2010-01-28 Kenwood Corp File retrieval device, file retrieval method, music reproduction device, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593430A (en) * 2021-07-26 2021-11-02 浙江大华技术股份有限公司 Screen configuration method and device, receiving card, screen configuration system and readable storage medium

Also Published As

Publication number Publication date
JP6484143B2 (en) 2019-03-13

Similar Documents

Publication Publication Date Title
CN101625697B (en) Document management apparatus, document management system, and document management method
US8930360B2 (en) System and method for online handwriting recognition in web queries
JP2015165395A (en) Portable device for form auto-filling, non-temporary computer readable recording medium storing form auto-filling order, and form auto-filling method
US11361068B2 (en) Securing passwords by using dummy characters
US11736587B2 (en) System and method for integrating message content into a target data processing device
TW201303752A (en) Method and system for application program execution based on augmented reality and cloud computing
US9934422B1 (en) Digitized handwriting sample ingestion systems and methods
CN106326332A (en) Retrieval device, retrieval method
JP6484143B2 (en) Image processing system, method, program, and recording medium using landscape photograph including text
TWI688868B (en) System, non-transitory computer readable medium and method for extracting information and retrieving contact information using the same
JP2014038396A (en) Method and program for supporting input to input field
US9946698B2 (en) Inserting text and graphics using hand markup
CN110413366B (en) Screen capturing method, device, equipment and storage medium based on blockchain
JP5479517B2 (en) Information processing apparatus, method and system
US20170277720A1 (en) Devices, systems, and methods for digital image searching
JP6338909B2 (en) Content control system
JP7199755B1 (en) Post linking device, post linking method, and post linking program
KR102183815B1 (en) Data Management System and Data Management Method
JP2024005744A (en) Information processing method, information processing apparatus, and program
JP2008262554A (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP2007293655A (en) Document processor, output processing method for electronic document and program
JP2017157023A (en) Information processor and information processing system
JP2020135382A (en) Counting device and counting method
JP6693045B2 (en) Personal information display program, personal information display method, and display control device
JP2024032217A (en) Search system and search method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190109

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: 20190122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190215

R150 Certificate of patent or registration of utility model

Ref document number: 6484143

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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