JP2024028353A - Information processor and computer program - Google Patents

Information processor and computer program Download PDF

Info

Publication number
JP2024028353A
JP2024028353A JP2023222514A JP2023222514A JP2024028353A JP 2024028353 A JP2024028353 A JP 2024028353A JP 2023222514 A JP2023222514 A JP 2023222514A JP 2023222514 A JP2023222514 A JP 2023222514A JP 2024028353 A JP2024028353 A JP 2024028353A
Authority
JP
Japan
Prior art keywords
image
meter
data
code
meter reading
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
JP2023222514A
Other languages
Japanese (ja)
Inventor
強一 櫻井
Kyoichi Sakurai
有之 岸本
Ariyuki Kishimoto
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2023222514A priority Critical patent/JP2024028353A/en
Publication of JP2024028353A publication Critical patent/JP2024028353A/en
Pending legal-status Critical Current

Links

Landscapes

  • Arrangements For Transmission Of Measured Signals (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Studio Devices (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

To provide an information processor and a computer program capable of reducing workload on a meter reader in a meter-reading operation of reading out a measurement value of a meter with a device.SOLUTION: An information processor comprises a storage unit and a control unit. The storage unit stores entry data including identification information indicating types of an analysis engine and an identification engine associated with a master code. The control unit detects a secondary code of a measuring instrument and detects the master code included in the secondary code from photographed image data, detects the entry data associated with the master code from the storage unit, detects an image of a portion where a measurement value is displayed from the image data by using the identification engine corresponding to the identification information, and in a case where the image is detected, calculates measurement value data from the image by using the analysis engine corresponding to the identification information.SELECTED DRAWING: Figure 3

Description

この発明の実施形態は、情報処理装置およびコンピュータプログラムに関する。 Embodiments of the present invention relate to an information processing device and a computer program.

従来より、オフィスビルや工場、公共施設などに設置されている設備機器に対する検針業務として、点検員は、それら設備機器の稼働状態が示されているメータを検針し設備の保全を行っている。また近年は、人手による検針作業を不要とすべく、稼働状態を示す計測データをネットワークを介してサーバへ送信し、このサーバで保存・管理ができるシステムに対応した高性能な設備機器が投入されつつある。 BACKGROUND OF THE INVENTION Conventionally, as part of meter reading work for equipment installed in office buildings, factories, public facilities, etc., inspectors have carried out maintenance of the equipment by reading meters that indicate the operating status of the equipment. In addition, in recent years, in order to eliminate the need for manual meter reading work, high-performance equipment has been introduced that is compatible with systems that transmit measurement data indicating operating status to a server via a network, where it can be stored and managed. It's coming.

しかし、このようなシステムに対応する設備機器は高価であることから普及するまでには至らず、未だに点検員による検針を行う設備機器は多数存在し、点検員の目視による検針作業は依然として行われている。また一般家屋のガス、電気、水道の検針作業にいたっては、検針員が個々に赴いて検針を行うのが一般的である。 However, equipment compatible with such systems is expensive and has not become widespread, and there are still many equipment that require meter reading by inspectors, and meter reading by inspectors is still not performed visually. ing. In addition, when it comes to reading the gas, electricity, and water meters of ordinary houses, it is common for meter readers to go out and read the meters individually.

近時、メータの検針作業を支援するサービスが提供されている。このサービスでは、AI(Artificial Intelligence)を活用してメータ値を機器で読み取るが、検針の作業現場において、点検員や検針員は、1)メータの撮影、2)AIによる画像認識、3)画像認識の結果の確認、4)帳票への入力を行う必要がある。 Recently, services that support meter reading work have been provided. This service utilizes AI (Artificial Intelligence) to read meter values with equipment, but at the meter reading work site, inspectors and meter readers must: 1) Photograph the meter, 2) Image recognition using AI, 3) Image It is necessary to confirm the recognition result and 4) input it into the form.

これらの作業ルーチンは、従前の紙帳票による検針よりも、時間がかかる場合がある。時間がかかると、例えば屋外での作業の場合、季節や天候によっては検針員への身体的負荷は大きくなるおそれがある。 These work routines may take more time than traditional paper-based meter readings. If it takes a long time, for example, if the work is done outdoors, depending on the season and the weather, the physical load on the meter reader may increase.

特許第6514390号公報Patent No. 6514390

本発明が解決しようとする課題は、メータの計測値を機器で読み取る検針作業において、検針員の作業負荷を軽減することが可能な情報処理装置およびコンピュータプログラムを提供することを目的とする。 The problem to be solved by the present invention is to provide an information processing device and a computer program that can reduce the workload of a meter reader during meter reading work in which the measured value of a meter is read by a device.

実施形態の情報処理装置は、記憶部と、制御部とを備える。記憶部は、マスターコードに対応付けられた認識エンジン及び解析エンジンの種別を示す識別情報を含むエントリデータを記憶する。制御部は、撮影した画像データから、計測器の2次元コードを検出するとともに2次元コードに含まれるマスターコードを検出し、マスターコードに対応付けられたエントリデータを記憶部から検出し、認識情報に対応する認識エンジンを利用して、画像データから計測値を表示した部分の画像を検出し、画像を検出した場合に、識別情報に対応する解析エンジンを利用して、画像から計測値データを求める。 The information processing device of the embodiment includes a storage unit and a control unit. The storage unit stores entry data including identification information indicating the type of recognition engine and analysis engine associated with the master code. The control unit detects the two-dimensional code of the measuring instrument from the captured image data, detects the master code included in the two-dimensional code, detects entry data associated with the master code from the storage unit, and stores the recognition information. A recognition engine corresponding to the identification information is used to detect the image of the part where the measurement value is displayed from the image data, and when an image is detected, an analysis engine corresponding to the identification information is used to extract the measurement value data from the image. demand.

この発明に係わる情報処理装置を含む情報処理システムの概略を示す図。1 is a diagram schematically showing an information processing system including an information processing device according to the present invention. 図1に示した携帯型端末装置の構成を示す回路ブロック図。2 is a circuit block diagram showing the configuration of the portable terminal device shown in FIG. 1. FIG. 図2に示した携帯型端末装置の動作を説明するためのフローチャート。3 is a flowchart for explaining the operation of the portable terminal device shown in FIG. 2. 図2に示した動作の2次元バーコード読み取り時の表示例を示す図。3 is a diagram showing an example of a display when reading a two-dimensional barcode in the operation shown in FIG. 2. FIG. 図2に示した動作の計測値の読み取り時の表示例を示す図。3 is a diagram showing an example of a display when reading measured values of the operation shown in FIG. 2. FIG. 図2に示した動作の2次元バーコード読み取り時の警告表示例を示す図。3 is a diagram showing an example of a warning display when reading a two-dimensional barcode in the operation shown in FIG. 2. FIG. 図2に示した動作の計測値の読み取り時の表示例を示す図。3 is a diagram showing an example of a display when reading measured values of the operation shown in FIG. 2. FIG. 図2に示した動作の検針値の修正時の表示例を示す図。FIG. 3 is a diagram showing an example of a display when correcting a meter reading value in the operation shown in FIG. 2; 図2に示した動作の帳票の入力時の表示例を示す図。FIG. 3 is a diagram showing an example of a display when inputting a form for the operation shown in FIG. 2;

以下、図面を参照して、一実施形態について説明する。
図1は、一実施形態に係わる情報処理装置およびコンピュータプログラムを含む情報処理システムの構成を示すものでる。この情報処理システムは、メータが計測した値を読み取る検針にかかるものである。検針によって得られた検針値は、帳票の作成などに利用される。帳票は、例えば、利用料金の請求などに関わるものが考えられる。
Hereinafter, one embodiment will be described with reference to the drawings.
FIG. 1 shows the configuration of an information processing system including an information processing device and a computer program according to an embodiment. This information processing system performs meter reading to read the values measured by meters. The meter readings obtained through meter reading are used for creating forms, etc. The form may be related to, for example, billing for usage fees.

なお、以下の説明では、上記情報処理装置およびコンピュータプログラムを、オフィスビルや工場、公共施設、一般家屋などに設置されたガス、電気、水道などのメータの検針作業に適用した場合を例に挙げて説明する。 In the following explanation, an example will be given in which the above information processing device and computer program are applied to reading meters for gas, electricity, water, etc. installed in office buildings, factories, public facilities, general houses, etc. I will explain.

この例では特に、検針員(あるいは点検員)が個々の家屋やビルディング、施設などを訪問し、それらもしくはそれらの近傍にそれぞれ設置された電気メータを検針する場合を例挙げてに説明する。以下、設置された場所を検針現場と称する。 In this example, a case in which a meter reader (or inspector) visits individual houses, buildings, facilities, etc., and reads electricity meters installed at or near each of them will be explained. Hereinafter, the installed location will be referred to as the meter reading site.

この情報処理システムは、図1に示すように、携帯型端末装置100、無線基地局200、クライアント端末300、サーバ400、ネットワーク500を備える。そして、サーバ400が、携帯型端末装置100あるいはクライアント端末300と通信し、これらに代わって情報処理などを行って、メータの検針に関わるクラウドコンピューティングを実現する。このシステムでは、検針現場に設置されたメータMT1~MTnから得られる情報を処理し、例えば使用量の請求などに関わる帳票の作成を行う。 As shown in FIG. 1, this information processing system includes a portable terminal device 100, a wireless base station 200, a client terminal 300, a server 400, and a network 500. The server 400 communicates with the portable terminal device 100 or the client terminal 300 and performs information processing on their behalf to realize cloud computing related to meter reading. This system processes information obtained from meters MT1 to MTn installed at meter reading sites, and creates forms related to, for example, usage charges.

メータMT1~MTnは、例えば、電気の使用量、上水道の使用量、下水道への排水量、ガスの使用量などの数値やそれらを利用する機器の稼働状態を示す数値を計測し、表示する機器である。メータMT1~MTnは、インフラやライフラインに関する数値を計測するものが想定されるが、これら以外を計測するものであってもよい。 The meters MT1 to MTn are devices that measure and display numerical values such as electricity consumption, water supply consumption, drainage to sewerage, gas consumption, etc., as well as numerical values indicating the operating status of equipment that uses them. be. The meters MT1 to MTn are assumed to measure values related to infrastructure and lifelines, but may also measure values other than these.

なお、以下の説明では、各メータMT1~MTnが計測した数値を計測値と称する。また、この計測値を検針員が携帯型端末装置100を操作して読み取り、記録あるいは報告する値を、検針値と称する。すなわち、計測値と検針値は、実質的には同じ値になる。 In the following description, the numerical values measured by each of the meters MT1 to MTn will be referred to as measured values. Further, the value read, recorded or reported by a meter reader by operating the portable terminal device 100 is referred to as a meter reading value. That is, the measured value and the meter reading value are substantially the same value.

また各メータは、計測値を表示する面あるいは近傍に、2次元バーコードが印刷されたシールが付与されている。この2次元バーコードは、付与されているメータを他のメータと区別するためのマスターコードを含んでいる。以下の説明では、2次元バーコードとして、QRコード(登録商標)を適用した場合を例に説明する。 Furthermore, each meter has a sticker on which a two-dimensional barcode is printed on or near the surface on which the measured value is displayed. This two-dimensional barcode includes a master code for distinguishing the attached meter from other meters. In the following explanation, a case where a QR code (registered trademark) is applied as a two-dimensional barcode will be explained as an example.

このマスターコードは、例えば複数の英数字であって、付与されるメータに固有のものであってもよいし、同一施設内の他のメータと区別するレベルで固有のものでもよいし、特定の地域(例えば、行政区画など)内で他のメータと区別するレベルで固有のものであってもよい。 This master code may be a plurality of alphanumeric characters, for example, and may be unique to the meter to which it is assigned, or may be unique at a level that distinguishes it from other meters within the same facility, or may be unique at a level that distinguishes it from other meters within the same facility. It may be unique at a level that distinguishes it from other meters within a region (for example, an administrative division).

その他、2次元バーコードには、属性(電気、ガス、水道、供給事業体、設置場所、製造日時、設置日時、性能を示す諸元など)を示す属性情報や、検針値を集計するために使用するアプリケーションソフトウェアや、そのアプリケーションソフトウェアが作成する集計表の入力欄を指定する入力指定情報などを含めるようにしてもよい。 In addition, 2D barcodes contain attribute information that indicates attributes (electricity, gas, water, supply entity, installation location, date and time of manufacture, date and time of installation, specifications that indicate performance, etc.), and for aggregating meter readings. It may also include input designation information that designates the application software to be used and the input fields of the summary table created by the application software.

また2次元バーコードは、所定のアルゴリズムによって解読されることで、上記マスターコードが得られる。なお、このマスターコードを示す文字列を、2次元バーコードとともに上記シールなどに印刷するようにしてもよい。 Further, the two-dimensional barcode is decoded using a predetermined algorithm to obtain the above-mentioned master code. Note that a character string indicating this master code may be printed on the above-mentioned sticker or the like together with the two-dimensional barcode.

また各メータは、その表示部分において、回転式またはデジタル式のいずれの方式で計測値を示す。デジタル式の場合は、例えば、0~9までの数字が表示される7セグメントディスプレイを複数使用し、前述した電気などの使用量や設備機器の稼働状態に応じて、数値(計測値)を示す構成が考えられる。回転式の場合は、例えば、0~9までの数字が記載された数字車を複数用いたメカ式であって、使用量に応じて数字車が回転することで複数桁の数値(計測値)を示す直読式の構成が考えられる。 Further, each meter indicates a measured value in either a rotary type or a digital type on its display portion. In the case of a digital type, for example, multiple 7-segment displays that display numbers from 0 to 9 are used, and numerical values (measured values) are shown according to the amount of electricity used and the operating status of equipment as mentioned above. There are several possible configurations. In the case of a rotary type, for example, it is a mechanical type that uses multiple number wheels with numbers from 0 to 9 written on them, and the number wheels rotate according to the amount used, resulting in a multi-digit number (measured value). A direct reading configuration is possible.

携帯型端末装置100は、検針にあたって検針員が携帯し、検針現場に設置されたメータMT1~MTnの計測値を光学的に読み取って自動入力し、サーバ400に送信するための情報処理装置である。詳細については、後述する。 The portable terminal device 100 is an information processing device that is carried by a meter reader when reading a meter, and is used to optically read and automatically input the measured values of the meters MT1 to MTn installed at the meter reading site, and send the data to the server 400. . Details will be described later.

無線基地局200は、携帯型端末装置100と無線通信し、携帯型端末装置100をネットワーク500に接続するものである。例えば、ネットワーク500が事業所内に構築されたLANの場合、通信方式として無線LAN(IEEE802.11シリーズ)を採用したアクセスポイントである。またネットワーク500が通信事業者の移動通信網の場合、3G、3.9G(LTE(登録商標)など)、4G、5G等の規格に対応した無線通信を行う基地局装置である。 The wireless base station 200 wirelessly communicates with the mobile terminal device 100 and connects the mobile terminal device 100 to the network 500. For example, if the network 500 is a LAN built within a business office, it is an access point that uses wireless LAN (IEEE802.11 series) as the communication method. If the network 500 is a mobile communication network of a communication carrier, it is a base station device that performs wireless communication compatible with standards such as 3G, 3.9G (LTE (registered trademark), etc.), 4G, 5G, etc.

すなわち、無線LANや携帯電話網は例に過ぎず、携帯型端末装置100を無線通信によりネットワーク500に接続できるものであれば、これらの方式に限定されるものではなく、Bluetooth(登録商標)を含め、いずれの通信方式であっても適用可能である。また1つのネットワークに限らず、複数のネットワーク(例えば、構内LANと移動通信網)が相互に接続されたものであってもよい。 In other words, wireless LAN and mobile phone networks are just examples, and as long as the mobile terminal device 100 can be connected to the network 500 by wireless communication, it is not limited to these methods, and Bluetooth (registered trademark) can be used. Any communication method is applicable. Furthermore, the network is not limited to one network, but may be a plurality of networks (for example, a local LAN and a mobile communication network) connected to each other.

クライアント端末300は、当該システムの検針サービスの利用者の管理部門に設置され、その部門のオペレータが使用する端末であって、例えば、デスクトップ型あるいはラップトップ型のパーソナルコンピュータ等の情報処理装置である。 The client terminal 300 is a terminal installed in the management department of the user of the meter reading service of the system and used by the operator of that department, and is, for example, an information processing device such as a desktop or laptop personal computer. .

そして、クライアント端末300は、携帯型端末装置100によってサーバ400にアップロードされたデータファイルをダウンロードし、参照・閲覧、編集・集計、データ変換・ファイル作成、帳票の発行などを行う機能を備える。 The client terminal 300 has a function of downloading the data file uploaded to the server 400 by the portable terminal device 100, and performing reference/viewing, editing/aggregation, data conversion/file creation, and form issuing.

またクライアント端末300は、携帯型端末装置100の全ての機能または一部のデータ処理機能を備えて、携帯型端末装置100と同様の処理を実行してもよい。すなわち、クライアント端末300は、検針現場での撮影を除いて、携帯型端末装置100でのデータ処理を代わりに行うように同様の機能を備えてもよい。 Further, the client terminal 300 may include all or part of the data processing functions of the portable terminal device 100 and execute the same processing as the portable terminal device 100. That is, the client terminal 300 may have similar functions so as to perform data processing in the portable terminal device 100 instead, except for photographing at the meter reading site.

サーバ400は、当該システムが提供するクラウドコンピューティングの中枢をなすものであって、携帯型端末装置100やクライアント端末300からアップロードされる情報の保存や管理、上記情報に所定のデータ処理を施したり、あるいはこの保存した情報やデータ処理した情報を携帯型端末装置100やクライアント端末300に提供(ダウンロード)し、システムの利用者間でのデータ共有を実現する。 The server 400 is the core of the cloud computing provided by the system, and stores and manages information uploaded from the mobile terminal device 100 and the client terminal 300, and performs predetermined data processing on the information. Alternatively, this stored information or data-processed information is provided (downloaded) to the portable terminal device 100 or the client terminal 300, thereby realizing data sharing among the users of the system.

また、サーバ400は、携帯型端末装置100やクライアント端末300によるデータ処理の一部または全部を各装置に代わって担うことで、各装置のコンピュータ資源の節約を可能にする。そしてまたサーバ400は、携帯型端末装置100、クライアント端末300が使用するOSやアプリケーションソフトウェアを各装置に提供したり、最新の情報にアップデートしてサービスを実現する。 Furthermore, the server 400 handles some or all of the data processing by the portable terminal device 100 and the client terminal 300 on behalf of each device, thereby making it possible to save the computer resources of each device. The server 400 also provides the OS and application software used by the portable terminal device 100 and the client terminal 300 to each device, and updates them to the latest information to realize services.

したがって、サーバ400のデータベースには、携帯型端末装置100からアップロードされた検針データを保存し、携帯型端末装置100やクライアント端末300の各種プログラムが保存される。 Therefore, the database of the server 400 stores the meter reading data uploaded from the mobile terminal device 100, and stores various programs of the mobile terminal device 100 and the client terminal 300.

サーバ400によって提供されるサービスは、サービスの提供を受けるクライアントが所有する(あるいは貸与された)携帯型端末装置100やクライアント端末300に対して、サブスクリプション方式で提供することも考えられる。 The services provided by the server 400 may be provided on a subscription basis to the portable terminal device 100 or client terminal 300 owned (or lent) by the client receiving the service.

次に、図2を参照して、携帯型端末装置100について説明する。
携帯型端末装置100は、メータの検針員が検針現場まで携帯し、オペレータとして使用する端末であって、スマートフォン、タブレット型コンピュータまたはラップトップ型のパーソナルコンピュータ等の携帯可能な情報処理装置である。
Next, with reference to FIG. 2, the portable terminal device 100 will be described.
The portable terminal device 100 is a terminal that a meter reader carries to a meter reading site and uses as an operator, and is a portable information processing device such as a smartphone, a tablet computer, or a laptop personal computer.

また携帯型端末装置100は、図2に示すように、一般的なコンピュータと同様のハードウェア構成であり、バスで接続された、少なくとも通信部101、入力部102、表示部103、カメラ104、GNSS(Global Navigation Satellite System)受信部105、記憶部106、制御部110を備える。 Further, as shown in FIG. 2, the portable terminal device 100 has a hardware configuration similar to that of a general computer, and includes at least a communication section 101, an input section 102, a display section 103, a camera 104, and It includes a GNSS (Global Navigation Satellite System) receiving section 105, a storage section 106, and a control section 110.

通信部101は、無線基地局200との間で無線通信リンクを確立して通信を行う無線通信インターフェースであって、無線基地局200およびネットワーク500を介して、サーバ400と通信を行う。無線通信は、無線基地局200の仕様に合わせた通信方式に対応する。この通信方式の例としては、無線LAN(IEEE802.11シリーズ)、3G、3.9G(LTE(登録商標)など)、4G、5G、Bluetooth(登録商標)等、様々な規格が考えられるが、いずれでもかまわないし、これらに限定されるものでもない。 The communication unit 101 is a wireless communication interface that establishes a wireless communication link with the wireless base station 200 and performs communication, and communicates with the server 400 via the wireless base station 200 and the network 500. The wireless communication corresponds to a communication method conforming to the specifications of the wireless base station 200. Examples of this communication method include various standards such as wireless LAN (IEEE802.11 series), 3G, 3.9G (LTE (registered trademark), etc.), 4G, 5G, Bluetooth (registered trademark), etc. Either one may be used, and it is not limited to these.

入力部102は、後述する表示部103上に載置されたタッチパネルや、携帯型端末装置の筐体上に設けられたキースイッチなどの入力デバイスを備え、検針員から種々の情報の入力や指示を検出する。上記タッチパネルは、尖筆(スタイラス)や指を使って入力が行えるものであり、静電容量方式や抵抗膜方式、投影型赤外線方式など種々の方式が適用可能である。 The input unit 102 includes input devices such as a touch panel placed on a display unit 103, which will be described later, and a key switch provided on the casing of the portable terminal device, and receives input of various information and instructions from a meter reader. Detect. The touch panel allows input using a stylus or finger, and various methods such as a capacitance method, a resistive film method, and a projection infrared method can be applied.

表示部103は、検針員に対して視覚的に情報を提供するものであり、例えば、情報の入力欄やソフトウェアキー、各種画像(写真、CG(コンピュータグラフィックス)画像)を表示する。 The display unit 103 visually provides information to the meter reader, and displays, for example, information input fields, software keys, and various images (photos, CG (computer graphics) images).

情報の入力欄やソフトウェアキーは、後述する制御部110の制御により、前述の入力部102に対する操作と対応するように表示がなされる。表示のために使用されるデバイスとしては、液晶パネルや有機EL(Electro Luminescence)パネル、電子ペーパーなど種々の表示デバイスが適用可能である。 The information input fields and software keys are displayed under the control of the control unit 110, which will be described later, in a manner that corresponds to the operation on the input unit 102 described above. Various display devices such as a liquid crystal panel, an organic EL (Electro Luminescence) panel, and electronic paper can be used as the device used for display.

カメラ104は、複数枚のレンズやこれらのレンズ間の距離を可変するズーム機構などを備えた光学系と、例えばCMOS(Complementary MOS)などのイメージセンサを備えた撮像部と、撮像部によって得られた撮像信号から所定の形式(例えば、JPEG(Joint Photographic Experts Group))の画像データを生成する信号処理部とを備えたデジタルカメラである。 The camera 104 includes an optical system including a plurality of lenses and a zoom mechanism that changes the distance between these lenses, an imaging unit including an image sensor such as a CMOS (Complementary MOS), and an image sensor. The digital camera is equipped with a signal processing unit that generates image data in a predetermined format (for example, JPEG (Joint Photographic Experts Group)) from captured image signals.

なお、カメラ104によって得られた画像データには、上記時刻が撮影した日時や場所、撮影条件(シャッター速度や絞り値、画角、緯度や経度など)を示す付加情報(例えば、Exif(Exchangeable image file format)データ)が、制御部110によって付加されて記録される。 Note that the image data obtained by the camera 104 includes additional information (for example, Exif (Exchangeable image (file format) data) is added and recorded by the control unit 110.

GNSS受信部105は、複数のGNSS衛星や地上の基準局などから発射される信号を用いて位置測定(測位)を行ったり、現在時刻の受信などを行うものである。 The GNSS receiving unit 105 performs position measurement (positioning) using signals emitted from a plurality of GNSS satellites, ground reference stations, etc., and receives the current time.

記憶部106は、後述する制御部110のOS(Operating System)やアプリケーションソフトウェア、アプリケーションソフトウェアの運用に伴って生成されたデータ、各種パラメータ、検針員から入力されたデータ、カメラ104によって撮像された画像データ(メータMT1~MTnの計測値を撮影したものなど)、サーバ400から取得(ダウンロード)したデータ、その他、情報処理のための一時的なデータなどを記憶するものであり、RAM(Random Access Memory)やROM(Read Only Memory)、SSD(Solid State Drive)などのフラッシュメモリ、HDD(Hard Disk Drive)などの記録デバイスがデータの特性に合わせて、組み合わせて設けられる。
また記憶部106は、帳票データ106aと、設定情報データ106bと、メータ画像データ106cほか、様々なデータを記憶する。
The storage unit 106 stores the OS (Operating System) and application software of the control unit 110, which will be described later, data generated during the operation of the application software, various parameters, data input from meter readers, and images captured by the camera 104. RAM (Random Access Memory ), ROM (Read Only Memory), flash memory such as SSD (Solid State Drive), and storage devices such as HDD (Hard Disk Drive) are installed in combination according to the characteristics of the data.
The storage unit 106 also stores various data such as form data 106a, setting information data 106b, and meter image data 106c.

帳票データ106aは、所定の検針期間毎に、各メータの検針値を集計するために作成されるデータであって、新しいデータが作成されるとサーバ400にアップロードされる。具体的には、帳票データ106aは、検針現場ごとに作成されるデータである。帳票データ106aは、メータ情報、メータ画像、今回の検針値、今回の使用量、前回の検針値、前回の使用量などの情報が対応付けられたデータであって、検針現場に複数のメータが設置されている場合には、各メータについて上記情報を含んでいる。 The form data 106a is data created in order to total the meter reading values of each meter every predetermined meter reading period, and is uploaded to the server 400 when new data is created. Specifically, the form data 106a is data created for each meter reading site. The form data 106a is data in which information such as meter information, meter image, current meter reading value, current usage amount, previous meter reading value, and previous usage amount is associated with each other. If installed, the above information is included for each meter.

ここで、メータ情報は、メータを識別するためのマスターコード、メータが計測する対象を示す情報(テナント、駐車場、共有スペースなど)、種別(ガス、電気、水道など)を含む。メータ画像は、検針値の根拠となる画像、すなわち、検針の際に撮影した画像である。 Here, the meter information includes a master code for identifying the meter, information indicating what the meter measures (tenant, parking lot, shared space, etc.), and type (gas, electricity, water, etc.). The meter image is an image that serves as the basis for meter reading values, that is, an image photographed at the time of meter reading.

今回の検針値は、今回の検針で読み取った値である。今回の使用量は、今回の検針値と前回の検針値の差分である。前回の検針値は、前回の検針で読み取った値である。前回の使用量は、前回の検針値と前々回の検針値の差分である。 The current meter reading value is the value read during the current meter reading. The current usage amount is the difference between the current meter reading value and the previous meter reading value. The previous meter reading value is the value read in the previous meter reading. The previous usage amount is the difference between the previous meter reading value and the meter reading value the day before last.

設定情報データ106bは、各メータの検針値を集計するために必要な設定情報である。具体的には、帳票データ106aと同様に、各検針現場の各メータ毎に作成されるものである。ここで、各メータ毎の設定情報データを、エントリデータと呼ぶことにする。 The setting information data 106b is setting information necessary for totaling the meter reading values of each meter. Specifically, like the form data 106a, it is created for each meter at each meter reading site. Here, the setting information data for each meter will be referred to as entry data.

エントリデータは、そのメータのマスターコード、メータタイプ、メータの桁数、表示桁数、四捨五入の有無、小数点の位置、撮影条件(タイマの設定時間など)、使用すべき認識エンジンと解析エンジンの種別などを含む。 Entry data includes the master code of the meter, meter type, number of meter digits, number of display digits, presence or absence of rounding, position of decimal point, shooting conditions (timer setting time, etc.), and type of recognition engine and analysis engine to be used. Including.

メータ画像データ106cは、検針のために、メータの検針値をカメラ104が撮影した画像データであり、実際に検針値を得るために使用された場合、その画像から計測値を表示する部分が切り取られ、メータ画像として上記帳票データ106aに記録される。 The meter image data 106c is image data taken by the camera 104 of the meter reading value for meter reading, and when it is actually used to obtain the meter reading value, the part displaying the measured value is cut out from the image. and recorded in the form data 106a as a meter image.

制御部110は、CPU(Central Processing Unit)やGPU(Graphics Processing Unit)などのプロセッサ、チップセット、RAMやROMなどを備え、携帯型端末装置100の各部を統括して制御する。 The control unit 110 includes a processor such as a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit), a chipset, a RAM, a ROM, etc., and centrally controls each unit of the portable terminal device 100.

ROMは、ファームウェアや設定値(各種パラメータ)を記憶する。CPUは、上記ファームウェアにしたがって、記憶部106からOSやアプリケーションソフトウェアをRAMに読み込んで、OSやアプリケーションソフトウェアを実行し、またRAMをワークエリア(作業領域)として使用することで、各種制御機能を実現する。 ROM stores firmware and setting values (various parameters). The CPU loads the OS and application software from the storage unit 106 into the RAM according to the firmware, executes the OS and application software, and uses the RAM as a work area to achieve various control functions. do.

制御部110は、OSやアプリケーションソフトウェアを実行することで、少なくとも以下の制御機能を実現する。すなわち、制御部110は、ソフトウェア(プログラム)を実行することにより、通信制御部111、入力制御部112、表示制御部113、画像処理部114、位置情報処理部115、検針データ集計処理部116として機能し、これらの機能が互いに連携して機能することができる。 The control unit 110 implements at least the following control functions by executing the OS and application software. That is, by executing software (programs), the control unit 110 functions as a communication control unit 111, an input control unit 112, a display control unit 113, an image processing unit 114, a position information processing unit 115, and a meter reading data aggregation processing unit 116. functions, and these functions can function in conjunction with each other.

なお、これらの各機能の一部または全部を他の機能と統合したり、あるいは111~116の各機能を別の観点で複数の機能ブロックに切り分けて別の表現で説明することも可能である。 Note that it is also possible to integrate some or all of these functions with other functions, or to divide each of the functions 111 to 116 into multiple functional blocks from a different perspective and explain them using different expressions. .

通信制御部111は、通信部101を制御して、所定の通信プロトコルに従って無線基地局200と無線通信リンクを確立し、さらにネットワーク500を通じてサーバ400と通信を行うもので、例えば、サーバ400からのデータダウンロードおよびサーバ400へのデータアップロードを行う。 The communication control unit 111 controls the communication unit 101 to establish a wireless communication link with the wireless base station 200 according to a predetermined communication protocol, and further communicates with the server 400 through the network 500. Data download and data upload to the server 400 are performed.

入力制御部112は、入力部102を制御し、入力部102が検出した結果から、入力部102に対する検針員の操作から検針員の要求を解釈したり、情報(文字列など)の入力、データの取り込みや紐づけの変更を受け付けたり、カメラ104によって撮像された画像データの取り込みなどを行う。 The input control unit 112 controls the input unit 102 and interprets the meter reader's request from the meter reader's operation on the input unit 102 based on the results detected by the input unit 102, inputs information (character strings, etc.), and inputs data. It accepts import of images and changes in association, and imports image data captured by the camera 104.

表示制御部113は、表示部103を制御して、文字や画像を含む種々の情報や、グラフィカルユーザインタフェイス(以下、GUI(Graphical User Interface))を表示させる。GUIの例としては、前述した情報の入力欄やソフトウェアキーであり、これらの表示は、入力部102のタッチパネルを通じた入力に対応している。その他、画像の取り込み位置を示したりするガイド表示を行う。 The display control unit 113 controls the display unit 103 to display various information including characters and images, and a graphical user interface (hereinafter referred to as GUI (Graphical User Interface)). Examples of the GUI include the aforementioned information input field and software keys, and these displays correspond to input through the touch panel of the input unit 102. In addition, a guide display such as indicating the image capture position is performed.

画像処理部114は、カメラ104によって撮像された画像データに対して画像処理を施すものであって、例えば、認識エンジンとしての機能と、解析エンジンとしての機能を備える。 The image processing unit 114 performs image processing on image data captured by the camera 104, and has, for example, a function as a recognition engine and a function as an analysis engine.

認識エンジンは、カメラ104によって得られた画像データに対して、例えばAI(Artificial Intelligence)などによるパターン認識によって、上記画像データに基づく画像から、QRコードを検出したり、各種メータの計測値を表示する部分(以下、メータ部分と称する)に位置を検出する機能を備える。 The recognition engine detects a QR code or displays the measured values of various meters from an image based on the image data, using pattern recognition using AI (Artificial Intelligence), for example, on the image data obtained by the camera 104. The meter section (hereinafter referred to as the meter section) is equipped with a function to detect the position.

一方、解析エンジンは、認識エンジンによって検出された部分の画像について、QRコードの解読や、光学的文字認識などの文字認識処理(OCR(Optical Character Recognition))を実施する。解析エンジンは、文字認識処理については、複数種類が準備される。各解析エンジンは、特定のタイプのメータに対応し、それぞれの計測値の表示に合った解析アルゴリズムを用いて、表示される計測値をテキスト化する。 On the other hand, the analysis engine decodes the QR code and performs character recognition processing (OCR (Optical Character Recognition)) such as optical character recognition on the portion of the image detected by the recognition engine. Multiple types of analysis engines are prepared for character recognition processing. Each analysis engine corresponds to a specific type of meter and converts the displayed measurement value into text using an analysis algorithm that is appropriate for the respective measurement value display.

具体的には、メータによって、アラビア数字の書体が異なっていたり、数字と背景色の組み合わせが異なるため、それぞれのメータの表示に合った解析アルゴリズムを有する解析エンジンが準備されている。 Specifically, since the typeface of the Arabic numerals differs depending on the meter, and the combination of numbers and background colors differs, an analysis engine is prepared that has an analysis algorithm suitable for the display of each meter.

位置情報処理部115は、加速度センサ、ジャイロセンサなどを備え、これらの検出結果と、GNSS受信部105による測位結果、および/または通信制御部111によって無線基地局200から得た測位情報に基づいて、携帯型端末装置100の位置を測位する。 The position information processing unit 115 includes an acceleration sensor, a gyro sensor, etc., and uses the detection results thereof, the positioning result by the GNSS receiving unit 105, and/or the positioning information obtained from the wireless base station 200 by the communication control unit 111 to , the position of the portable terminal device 100 is determined.

検針データ集計処理部116は、検針データの集計に関わる種々の処理を統括して制御するものであって、帳票作成部116a、QRコード処理部116b、メータ検針部116c、修正処理部116dを備える。 The meter reading data aggregation processing section 116 centrally controls various processes related to the aggregation of meter reading data, and includes a form creation section 116a, a QR code processing section 116b, a meter reading section 116c, and a correction processing section 116d. .

帳票作成部116aは、検針によって得たデータに基づいて、帳票データ106aを作成する処理を行う。
QRコード処理部116bは、カメラ104によって得られた画像に含まれるQRコードを検出し、この検出したQRコードを解析する処理を行う。
The form creation unit 116a performs processing to create form data 106a based on data obtained by meter reading.
The QR code processing unit 116b detects a QR code included in an image obtained by the camera 104, and performs a process of analyzing the detected QR code.

メータ検針部116cは、QRコード処理部116bの解析結果に基づいて、メータMT1~MTnの計測値を撮影し、画像解析により計測値をテキスト化して、検針値を得る処理を行う。
修正処理部116dは、メータ検針部116cによって得た検針値について、オペレータからの修正要求に応じて上記検針値を修正する処理を行う。
The meter reading unit 116c performs a process of photographing the measured values of the meters MT1 to MTn based on the analysis results of the QR code processing unit 116b, converting the measured values into text by image analysis, and obtaining a meter reading value.
The correction processing section 116d performs a process of correcting the meter reading value obtained by the meter reading section 116c in response to a correction request from the operator.

なお、特許請求の範囲の検出部、検針部、タイマ始動部は、メータ検針部116cに対応する。また、特許請求の範囲の表示制御部は、表示制御部113とメータ検針部116cに対応する。 Note that the detection section, meter reading section, and timer starting section in the claims correspond to the meter reading section 116c. Further, the display control section in the claims corresponds to the display control section 113 and the meter reading section 116c.

次に、上記構成の情報処理システムの動作について説明する。以下の説明では、携帯型端末装置100における処理のうち、特に、検針データの集計処理(以下、検針データ集計処理と称する)について説明する。 Next, the operation of the information processing system having the above configuration will be explained. In the following description, among the processes in the portable terminal device 100, meter reading data aggregation processing (hereinafter referred to as meter reading data aggregation processing) will be described in particular.

この検針データ集計処理は、検針データ集計処理部116によってなされ、検針員によるメータMT1~MTnに対する検針作業を支援し、メータMT1~MTnに表示される計測値を読み取って、これを集計した帳票データ106aを作成するものである。 This meter reading data aggregation processing is carried out by the meter reading data aggregation processing unit 116, which supports the meter reader in reading the meters MT1 to MTn, reads the measured values displayed on the meters MT1 to MTn, and tallies the resulting form data. 106a.

図3は、上記検針データ集計処理を説明するためのフローチャートである。この検針データ集計処理は、アプリケーションソフトウェア(プログラム)を実行した制御部110が検針データ集計処理部116として機能することにより実現される。なお、以下の説明では、1つのアプリケーションソフトウェアとして説明するが、複数のアプリケーションソフトウェアが連携、あるいは連続して動作することで実現するようにしてもよい。 FIG. 3 is a flowchart for explaining the meter reading data aggregation process. This meter reading data aggregation process is realized by the control unit 110 executing application software (program) functioning as the meter reading data aggregation processing unit 116. Note that although the following description will be made using one application software, it may be realized by a plurality of application software operating in cooperation or in succession.

アプリケーションソフトウェアが実行されると、ステップ301において帳票作成部116aは、帳票データ106aのひな形を表示して、ステップ302に移行する。具体的には、帳票作成部116aは、記憶部106に記憶される帳票データ106aのひな形データを読み出し、読み出したひな形データを表示制御部113に出力する。これに対して、表示制御部113は、上記ひな形データに基づいて、表示部103に帳票を表示する。 When the application software is executed, in step 301, the form creation unit 116a displays a template of the form data 106a, and the process proceeds to step 302. Specifically, the form creation unit 116a reads the template data of the form data 106a stored in the storage unit 106, and outputs the read template data to the display control unit 113. On the other hand, the display control unit 113 displays the form on the display unit 103 based on the template data.

ステップ302において帳票作成部116aは、オペレータから検針の要求が与えられたか、それ以外の要求が与えられたかを判定する。ここで、検針の要求が与えられた場合には、ステップ304に移行し、一方、それ以外の要求が与えられた場合には、ステップ303に移行して、要求に応じた他の処理を実行する。 In step 302, the form creation unit 116a determines whether the operator has given a request for meter reading or any other request. Here, if a request for meter reading is given, the process moves to step 304; on the other hand, if any other request is given, the process moves to step 303, and other processing according to the request is executed. do.

具体的には、表示部103に表示される帳票の入力欄をオペレータがタッチすると、この操作を入力部102が検出して入力制御部112に通知する。入力制御部112は、タッチされた位置が入力欄であることより、オペレータが検針値の入力を要求していると判断する。そしてこの判断に応じて、帳票作成部116aは、QRコード処理部116bに検針の要求の発生を通知し、ステップ304に移行する。 Specifically, when the operator touches an input field of a form displayed on the display unit 103, the input unit 102 detects this operation and notifies the input control unit 112. Since the touched position is an input field, the input control unit 112 determines that the operator is requesting input of a meter reading value. In response to this determination, the form creation unit 116a notifies the QR code processing unit 116b of the occurrence of the meter reading request, and proceeds to step 304.

ステップ304においてQRコード処理部116bは、カメラ104を起動し、ステップ305に移行する。起動されたカメラ104は、後述するステップ320に移行するまで、所定の周期で繰り返し撮影を行って、撮影によって得た画像データを画像処理部114に出力し続ける。 In step 304, the QR code processing unit 116b activates the camera 104, and proceeds to step 305. The activated camera 104 repeatedly takes pictures at a predetermined cycle and continues to output image data obtained by taking pictures to the image processing unit 114 until the process moves to step 320, which will be described later.

ステップ305においてQRコード処理部116bは、表示部103に、QRコードの読み取りを促す案内表示を行い、ステップ306に移行する。 In step 305, the QR code processing unit 116b displays a guide to read the QR code on the display unit 103, and proceeds to step 306.

具体的には、QRコード処理部116bは、表示制御部113に上記案内表示を行うように指示し、これを受けた表示制御部113が、表示部103に、例えば、図4に示すような読み取りを促すGUI(Graphical User Interface)を表示する。 Specifically, the QR code processing unit 116b instructs the display control unit 113 to display the above-mentioned guidance, and the display control unit 113 that receives the instruction instructs the display unit 103 to display the information as shown in FIG. 4, for example. Display a GUI (Graphical User Interface) that prompts reading.

図4の例では、撮影ガイド枠Fqを表示するとともに、撮影ガイド枠Fq内は、カメラ104によって撮影された映像をそのまま表示し、撮影ガイド枠Fq外では、例えば透過率を下げたグレーのマスク表示を行うことで、操作する検針員に対して、QRコードが撮影ガイド枠Fq内に入るように促している。これを見た検針員は、携帯型端末装置100のカメラ104を、メータMT1~MTn上に貼られたQRコードにかざしながら、前後、左右、上下に移動させて、撮影ガイド枠Fq内の構図に上記QRコードが収まるように調整する。 In the example of FIG. 4, a shooting guide frame Fq is displayed, and inside the shooting guide frame Fq, the image shot by the camera 104 is displayed as is, and outside the shooting guide frame Fq, for example, a gray mask with lower transmittance is displayed. The display prompts the operating meter reader to place the QR code within the photographing guide frame Fq. Upon seeing this, the meter reader moves the camera 104 of the portable terminal device 100 over the QR codes pasted on the meters MT1 to MTn forward and backward, left and right, and up and down to capture the composition within the shooting guide frame Fq. Adjust so that the above QR code fits within the QR code.

なお、図4の例では、GUIとして、ズームキーZと、ソフトウェアキーS1~S4を設けている。ズームキーZは、カメラ104によって撮影した画像データに対して、画像処理部114が拡大処理を施すための指示を受け付けるものである。 In the example of FIG. 4, a zoom key Z and software keys S1 to S4 are provided as the GUI. The zoom key Z is used to receive an instruction for the image processing unit 114 to perform enlargement processing on image data photographed by the camera 104.

例えば、「1X」は拡大処理なし、「2X」は「1X」比で画角を2倍にする処理、「3X」は「1X」比で画角を3倍にする処理、「最大」は「1X」比で画角を性能上の最大にする処理に対応し、操作されたズームキーZに応じた処理を画像処理部114が行って、カメラ104によって撮影した画像を表示する。 For example, "1X" is no enlargement processing, "2X" is a process that doubles the angle of view at the "1X" ratio, "3X" is a process that triples the angle of view at the "1X" ratio, and "Maximum" is a process that triples the angle of view at the "1X" ratio. Corresponding to the process of maximizing the angle of view in terms of performance with the "1X" ratio, the image processing unit 114 performs the process according to the operated zoom key Z, and displays the image photographed by the camera 104.

上記では、画像処理部114の画像処理によって画角を変えるデジタルズームを例に説明したが、カメラ104が備える光学的なズーミング機構を駆動制御して、操作されたソフトウェアキーに応じて画角を変更するようにしてもよいし、あるいは、画像処理部114によるデジタルズームと組み合わせるようにしてもよい。 In the above description, the digital zoom is explained as an example in which the angle of view is changed by image processing by the image processing unit 114. However, the optical zooming mechanism provided in the camera 104 is driven and controlled to change the angle of view according to the operated software key. Alternatively, it may be combined with digital zoom by the image processing unit 114.

また図4に示すソフトウェアキーS1の「帳票」は、例えばステップ301に移行するなどして、帳票を編集などするための処理に移行するためものである。ソフトウェアキーS2の「QR」は、例えばステップ303に移行するなどして、QRコードを読み取るための処理に移行するためのものである。ステップ305の時点では、QRコードを読み取るための処理の最中であるため、図4の例では、他のソフトウェアキーS1,S3,S4よりもS2を濃く表示して、現在アクティブであることを示している。 Further, the "form" of the software key S1 shown in FIG. 4 is used to move to step 301, for example, to proceed to processing for editing a form. "QR" of the software key S2 is for moving to step 303, for example, to move to a process for reading a QR code. At the time of step 305, the process for reading the QR code is in progress, so in the example of FIG. 4, S2 is displayed darker than the other software keys S1, S3, and S4 to indicate that it is currently active. It shows.

ソフトウェアキーS3の「再撮影」は、メータの計測値を一度読み取った後のステップ(例えば、後述するステップ320以降)において、例えばステップ312に移行するなどして、メータの計測値を再撮影するための処理に移行するためのものである。ソフトウェアキーS4の「登録」は、メータから読み取った計測値を検針値として帳票に入力するためのものである。 "Re-photographing" of the software key S3 is to re-photograph the meter's measured value by, for example, moving to step 312 in a step after reading the meter's measured value once (for example, from step 320 described later). This is for transitioning to processing for "Registration" of the software key S4 is for inputting the measurement value read from the meter into the form as a meter reading value.

ステップ306においてQRコード処理部116bは、カメラ104によって撮影した画像データに含まれるQRコードの画像を探すトラッキング処理を行い、ステップ307に移行する。 In step 306, the QR code processing unit 116b performs tracking processing to search for a QR code image included in the image data photographed by the camera 104, and proceeds to step 307.

具体的には、QRコード処理部116bは、画像処理部114に、撮影ガイド枠Fq内に相当する画像データに対して、QRコードを探す処理を実行するように指示を与える。これに対して、画像処理部114は、認識エンジンを利用して、撮影ガイド枠Fq内に相当する画像データに対してQRコードの探索を行う。 Specifically, the QR code processing unit 116b instructs the image processing unit 114 to perform a process of searching for a QR code on the image data corresponding to the shooting guide frame Fq. On the other hand, the image processing unit 114 uses a recognition engine to search for a QR code on the image data corresponding to the shooting guide frame Fq.

ステップ307においてQRコード処理部116bは、カメラ104によって撮影した画像データから、QRコードが検出できたか否かを判定する。ここで、QRコードが検出できた場合には、ステップ308に移行し、一方、検出できない場合には、ステップ306に移行して、再度、QRコードの検出を試みる。 In step 307, the QR code processing unit 116b determines whether a QR code has been detected from the image data captured by the camera 104. Here, if the QR code can be detected, the process moves to step 308, whereas if it cannot be detected, the process moves to step 306 to try to detect the QR code again.

具体的には、QRコード処理部116bは、画像処理部114によるQRコードの探索結果を待機する。これに対して、画像処理部114は、上記認識エンジンを利用して、撮影ガイド枠Fq内に相当する画像データからQRコードを検出すると、この旨をQRコード処理部116bに通知し、これに応じてQRコード処理部116bはステップ308に移行する。 Specifically, the QR code processing unit 116b waits for the QR code search result by the image processing unit 114. On the other hand, when the image processing unit 114 detects the QR code from the image data corresponding to the shooting guide frame Fq using the recognition engine, it notifies the QR code processing unit 116b of this fact, and In response, the QR code processing unit 116b moves to step 308.

一方、画像処理部114は、上記認識エンジンを利用して、撮影ガイド枠Fq内に相当する画像データからQRコードを検出できない場合には、この旨をQRコード処理部116bに通知し、これによりQRコード処理部116bはステップ306に移行する。 On the other hand, if the image processing unit 114 cannot detect the QR code from the image data corresponding to the shooting guide frame Fq using the recognition engine, it notifies the QR code processing unit 116b of this fact. The QR code processing unit 116b moves to step 306.

ステップ308においてQRコード処理部116bは、ステップ307で検出したQRコードからマスターコードを検出し、ステップ309に移行する。
具体的には、QRコード処理部116bは、画像処理部114に対してQRコードの解析を行わせ、解析結果を待機する。これに対して、画像処理部114は、解析エンジンを利用して、認識エンジンがステップ307で検出したQRコードの画像に対して、QRコードの解読を行い、QRコードに含まれるマスターコードを検出する。
In step 308, the QR code processing unit 116b detects a master code from the QR code detected in step 307, and proceeds to step 309.
Specifically, the QR code processing unit 116b causes the image processing unit 114 to analyze the QR code, and waits for the analysis result. In response, the image processing unit 114 uses the analysis engine to decode the QR code image detected by the recognition engine in step 307, and detects the master code included in the QR code. do.

検出されたマスターコードは、画像処理部114からQRコード処理部116bに通知され、QRコード処理部116bは、マスターコードが通知されたことにより、ステップ309に移行する。またステップ305で開始したQRコードの読み取り案内表示を終了し、例えば図5に示すような表示に切り替える。すなわち、カメラ104に撮影した画像を、そのまま表示する。 The detected master code is notified from the image processing unit 114 to the QR code processing unit 116b, and the QR code processing unit 116b, having been notified of the master code, proceeds to step 309. Further, the QR code reading guidance display started in step 305 is ended, and the display is switched to, for example, the one shown in FIG. That is, the image taken by the camera 104 is displayed as is.

ステップ309においてQRコード処理部116bは、ステップ308で検出したマスターコードを含むエントリデータを設定情報データ106bから検出し、この検出したエントリデータを制御部110のワークエリアに読み出し、ステップ310に移行する。 In step 309, the QR code processing unit 116b detects entry data including the master code detected in step 308 from the setting information data 106b, reads the detected entry data into the work area of the control unit 110, and proceeds to step 310. .

ステップ310においてQRコード処理部116bは、ステップ308で検出したマスターコードに基づいて、上記ワークエリア内に別途保存されている検針履歴のデータを参照し、直近で同じメータについて検針済みか否かを判定する。ここで、検針済みの(検針履歴がある)場合には、ステップ311に移行し、一方、検針済みでない(検針履歴がない)場合には、メータ検針部116cに通知した後、ステップ312に移行する。 In step 310, the QR code processing unit 116b refers to meter reading history data stored separately in the work area based on the master code detected in step 308, and determines whether or not the same meter has been read recently. judge. Here, if the meter has been read (there is a meter reading history), the process moves to step 311; on the other hand, if the meter has not been read (there is no meter reading history), the meter reading unit 116c is notified, and then the process moves to step 312. do.

ステップ311においてQRコード処理部116bは、すでに検針を行ったメータのQRコードが読み込まれたことを説明する警告表示を行い、メータ検針部116cに通知した後、ステップ312に移行する。
具体的には、QRコード処理部116bは、表示制御部113に対して、例えば図6に示すような警告表示Alを表示部103に表示させる。
In step 311, the QR code processing section 116b displays a warning to explain that the QR code of a meter that has already been read has been read, and notifies the meter reading section 116c, after which the process proceeds to step 312.
Specifically, the QR code processing unit 116b causes the display control unit 113 to display, for example, a warning display Al as shown in FIG. 6 on the display unit 103.

ステップ312では、ステップ310あるいはステップ311で通知を受けたメータ検針部116cが、ステップ309で検出したエントリデータに基づいて、カメラ104によって撮影した画像データの画像に含まれるメータ部分の画像を探す処理を開始し、ステップ313に移行する。 In step 312, the meter reading unit 116c, which was notified in step 310 or step 311, searches for an image of the meter part included in the image data taken by the camera 104, based on the entry data detected in step 309. is started, and the process moves to step 313.

具体的には、メータ検針部116cは、ステップ309で検出したエントリデータを参照して、このエントリデータに含まれる、画像処理部114で用いる認識エンジンと解析エンジンの識別情報を画像処理部114に通知する。 Specifically, the meter reading unit 116c refers to the entry data detected in step 309, and transmits the identification information of the recognition engine and analysis engine used in the image processing unit 114, which is included in this entry data, to the image processing unit 114. Notice.

これに対して、画像処理部114は、通知された識別情報に対応する認識エンジンを利用して、カメラ104によって撮影した画像データに基づく画像を解析し、この画像に含まれるメータ部分の画像を探索するメータ部分探索処理を開始する。 In response, the image processing unit 114 uses a recognition engine corresponding to the notified identification information to analyze an image based on the image data taken by the camera 104, and converts an image of the meter portion included in this image. Start the meter part search process.

ここで開始されたメータ部分探索処理は、後述するステップ320に移行するまで、所定の周期で繰り返し実行される。すなわち、カメラ104によって撮影した画像データに基づいて、上記所定の周期毎にメータ部分の画像の範囲を示す座標が求められる。 The meter partial search process started here is repeatedly executed at a predetermined cycle until proceeding to step 320, which will be described later. That is, based on the image data photographed by the camera 104, coordinates indicating the range of the image of the meter portion are determined at each predetermined period.

なお、メータ部分は、メータの種類や機種などのタイプによって、形状や表記、配色などが多種多様で異なっており、その認識や解析には、メータのタイプに対応した認識エンジンと解析エンジンを利用する必要がある。このため、エントリデータには、前述したように、マスターコードに対応付けて、認識エンジンと解析エンジンの種別を示す識別情報が含まれている。 Note that the shape, notation, color scheme, etc. of the meter part vary widely depending on the type of meter and model, and for recognition and analysis, a recognition engine and an analysis engine corresponding to the meter type are used. There is a need to. Therefore, as described above, the entry data includes identification information indicating the type of recognition engine and analysis engine in association with the master code.

ステップ313においてメータ検針部116cは、カメラ104によって撮影した画像データから、メータ部分が検出できたか否かを判定する。ここで、メータ部分が検出できた場合には、ステップ314に移行し、一方、検出できない場合には、ステップ312に移行して、メータ部分の検出を継続する。 In step 313, the meter reading unit 116c determines whether the meter portion can be detected from the image data captured by the camera 104. Here, if the meter portion can be detected, the process moves to step 314, whereas if it cannot be detected, the process moves to step 312 to continue detecting the meter part.

具体的には、メータ検針部116cは、画像処理部114によるメータ部分の探索結果を待機する。これに対して、画像処理部114は、上記認識エンジンを利用して、カメラ104によって撮影した画像データからメータ部分の位置(画像上の座標)を検出すると、この旨をメータ検針部116cに通知し、これに応じてメータ検針部116cはステップ314に移行する。 Specifically, the meter reading section 116c waits for the search results of the meter section by the image processing section 114. On the other hand, when the image processing unit 114 detects the position of the meter portion (coordinates on the image) from the image data taken by the camera 104 using the recognition engine, it notifies the meter reading unit 116c of this fact. In response to this, the meter reading section 116c moves to step 314.

一方、画像処理部114は、上記認識エンジンを利用して、画像データからメータ部分を検出できない場合には、この旨をメータ検針部116cに通知し、これによりメータ検針部116cはステップ312に移行する。 On the other hand, if the image processing unit 114 cannot detect the meter portion from the image data using the recognition engine, it notifies the meter reading unit 116c of this fact, and the meter reading unit 116c then proceeds to step 312. do.

ステップ314においてメータ検針部116cは、ステップ313で検出したメータ部分の位置を示す表示を、表示部103に表示しているメータの画像上に行うとともに、タイマを始動させ、ステップ315に移行する。 In step 314, the meter reading unit 116c displays the position of the meter portion detected in step 313 on the meter image displayed on the display unit 103, starts a timer, and proceeds to step 315.

具体的には、メータ検針部116cは、画像処理部114から通知されたメータ部分の座標を表示制御部113に通知するとともに、タイマを始動する。これに対して表示制御部113は、メータ検針部116cから通知された座標の情報に基づいて、例えば図7に示すように、メータ部分の読み取り位置を示すメータ枠Fを表示する。これにより検針員は、携帯型端末装置100が画像上のどの部分をメータ部分として読み取りを行うかを認識できる。 Specifically, the meter reading unit 116c notifies the display control unit 113 of the coordinates of the meter portion notified from the image processing unit 114, and starts a timer. On the other hand, the display control unit 113 displays a meter frame F indicating the reading position of the meter portion, as shown in FIG. 7, for example, based on the coordinate information notified from the meter reading unit 116c. Thereby, the meter reader can recognize which part on the image is to be read by the portable terminal device 100 as the meter part.

ステップ315においてメータ検針部116cは、カメラ104の焦点距離の自動調整(オートフォーカス調整)を開始し、ステップ316に移行する。
具体的には、メータ検針部116cは、カメラ104を制御して、カメラ104によって得られた画像データのうち、画像処理部114から通知されたメータ部分の座標について、焦点距離の調整や露出などの調整を開始する。
In step 315, the meter reading unit 116c starts automatic adjustment of the focal length of the camera 104 (autofocus adjustment), and proceeds to step 316.
Specifically, the meter reading unit 116c controls the camera 104 to adjust the focal length, exposure, etc. regarding the coordinates of the meter portion notified from the image processing unit 114 among the image data obtained by the camera 104. Start adjusting.

ステップ316においてメータ検針部116cは、ステップ314で始動したタイマが所定の時間Tを計時した(時間Tが経過した)か否かを判定する。ここで、所定の時間Tが経過した場合には、ステップ320に移行し、一方、経過していない場合には、ステップ317に移行する。 In step 316, the meter reading unit 116c determines whether the timer started in step 314 has counted a predetermined time T (time T has elapsed). Here, if the predetermined time T has elapsed, the process moves to step 320, whereas if the predetermined time T has not elapsed, the process moves to step 317.

なお、この所定の時間Tは、検針員が予め任意に設定することができ、例えば、0.1秒、0.5秒、1秒、3秒のように複数から選択できる。あるいは、エントリデータに時間Tの設定を含ませるようにして、ステップ316で、その値に従うようにしてもよい。 Note that this predetermined time T can be arbitrarily set in advance by the meter reader, and can be selected from a plurality of times, such as 0.1 seconds, 0.5 seconds, 1 second, and 3 seconds, for example. Alternatively, the setting of time T may be included in the entry data, and the value may be followed in step 316.

ステップ317においてメータ検針部116cは、カメラ104によって得られた画像データのうち、メータ枠F内のメータ部分のピントが合った(焦点が合った)か否かを判定する。ここで、ピントが合った場合には、ステップ320に移行し、一方、ピントが合っていない場合には、ステップ318に移行する。 In step 317, the meter reading unit 116c determines whether or not the meter portion within the meter frame F is in focus (in focus) in the image data obtained by the camera 104. Here, if the image is in focus, the process moves to step 320, whereas if it is not in focus, the process moves to step 318.

ステップ318においてメータ検針部116cは、検針員によって、シャッタ操作が行われたか否かを判定する。ここで、シャッタ操作が行われた場合には、ステップ320に移行し、一方、シャッタ操作が行われていない場合には、ステップ319に移行する。 In step 318, the meter reading section 116c determines whether or not the meter reader has operated the shutter. Here, if the shutter operation has been performed, the process moves to step 320, whereas if the shutter operation has not been performed, the process moves to step 319.

具体的には、メータ検針部116cは、入力制御部112からの通知を監視する。入力部102に対して検針員がシャッタ操作を行うと、この操作を入力制御部112が検出し、メータ検針部116cに通知する。 Specifically, the meter reading section 116c monitors notifications from the input control section 112. When a meter reader performs a shutter operation on the input unit 102, the input control unit 112 detects this operation and notifies the meter reading unit 116c.

ステップ319においてメータ検針部116cは、メータ部分を見失ったか否かを判定する。ここで、メータ部分を見失った場合には、ステップ312に移行して、再度、メータ部分の探索を開始する。一方、メータ部分を見失っていない場合には、ステップ316に移行して、前述したように、ステップ316のタイムアウト、ステップ317の合焦、ステップ318のシャッタ操作を順に監視する。 In step 319, the meter reading section 116c determines whether or not the meter has been lost. Here, if the meter part is lost, the process moves to step 312 and the search for the meter part is started again. On the other hand, if the meter has not been lost, the process moves to step 316, and as described above, the timeout in step 316, the focusing in step 317, and the shutter operation in step 318 are monitored in this order.

具体的には、メータ検針部116cは、画像処理部114の認識エンジンがメータ部分を見失った(検出できなくなった状態が所定時間続いた)か否かを判定する。見失った場合は、画像処理部114からメータ部分の座標の通知が停止するため、表示制御部113によるメータ枠Fの表示も停止される。 Specifically, the meter reading unit 116c determines whether or not the recognition engine of the image processing unit 114 has lost sight of the meter (the state of not being able to detect it has continued for a predetermined period of time). If it is lost, the image processing unit 114 stops notifying the coordinates of the meter portion, and therefore the display of the meter frame F by the display control unit 113 also stops.

ステップ320においてメータ検針部116cは、ステップ320に移行した時点でカメラ104によって得られた最新の画像データを、計測値の読み取りの対象のデータ(メータ画像データ106c)として、記憶部106に保存し、ステップ321に移行する。 In step 320, the meter reading unit 116c saves the latest image data obtained by the camera 104 at the time of transition to step 320 in the storage unit 106 as data to be read from the measured value (meter image data 106c). , the process moves to step 321.

具体的には、メータ検針部116cは、上記最新の画像データについて、この画像データの画像のうち、メータ枠Fに対応する部分の画像を画像処理部114の認識エンジンから通知された座標に基づいて切り取って、記憶部106にメータ画像データ106cとして保存する。 Specifically, the meter reading unit 116c calculates an image of a portion of the latest image data corresponding to the meter frame F based on the coordinates notified from the recognition engine of the image processing unit 114. The meter image data 106c is cut out and stored in the storage unit 106 as meter image data 106c.

ステップ321においてメータ検針部116cは、ステップ320で保存したメータ画像データ106cに対して文字認識処理を実施し、メータ部分に表示された計測値を読み取って、テキスト化し、ステップ322に移行する。 In step 321, the meter reading unit 116c performs character recognition processing on the meter image data 106c saved in step 320, reads the measured value displayed on the meter, converts it into text, and proceeds to step 322.

具体的には、メータ検針部116cは、画像処理部114に対して、解析エンジンによる文字認識処理を実施するように指示する。これに対して画像処理部114は、ステップ312で決定した解析エンジンを利用して、メータ画像データ106cに対して文字認識処理を実施し、テキスト化した数字列を得る。この数字列は、メータ検針部116cに送られる。 Specifically, the meter reading unit 116c instructs the image processing unit 114 to perform character recognition processing using the analysis engine. On the other hand, the image processing unit 114 uses the analysis engine determined in step 312 to perform character recognition processing on the meter image data 106c, and obtains a numeric string converted into text. This number string is sent to the meter reading section 116c.

ステップ322においてメータ検針部116cは、ステップ309で特定したエントリデータを参照し、ステップ321で求めた数字列に対して、小数点の位置を決定して、仮の検針値を生成する。この仮の検針値は、修正処理部116dに通知され、ステップ323に移行する。 In step 322, the meter reading unit 116c refers to the entry data specified in step 309, determines the position of the decimal point for the number string obtained in step 321, and generates a temporary meter reading value. This provisional meter reading value is notified to the correction processing unit 116d, and the process moves to step 323.

具体的には、メータ検針部116cは、ステップ309で特定したエントリデータを参照し、このデータに含まれるメータの桁数、表示桁数、四捨五入の有無、小数点の位置の各情報に基づいて、ステップ321で求められた数字列に対して、必要に応じて四捨五入を行うとともに、小数点の位置を決定して、仮の検針値を生成する。 Specifically, the meter reading unit 116c refers to the entry data specified in step 309, and based on the information included in this data about the number of digits of the meter, the number of displayed digits, the presence or absence of rounding, and the position of the decimal point, The numerical string obtained in step 321 is rounded off as necessary, and the position of the decimal point is determined to generate a temporary meter reading value.

ステップ323において修正処理部116dは、表示部103に、仮の検針値を調整するためのGUIを表示し、ステップ324に移行する。
具体的には、修正処理部116dは、表示制御部113に、ステップ322で生成された仮の検針値を出力し、上記GUIを表示させる。このGUIでは、例えば図8に示すように、ステップ320で保存したメータ画像データ106cをメータ部分表示Pとして表示するとともに、この表示Pに桁が合うように並べて、仮の検針値を表示および修正するための修正ウインドウMを表示する。
In step 323, the correction processing unit 116d displays a GUI for adjusting the provisional meter reading value on the display unit 103, and proceeds to step 324.
Specifically, the correction processing unit 116d outputs the temporary meter reading value generated in step 322 to the display control unit 113, and causes the GUI to be displayed. In this GUI, for example, as shown in FIG. 8, the meter image data 106c saved in step 320 is displayed as a meter part display P, and the digits are arranged to match this display P, and a temporary meter reading value is displayed and corrected. A modification window M is displayed to perform the modification.

図8の例では、修正ウインドウMは、実際のメータ部分の外観に似せて、仮想的に、各桁を回転式のリールで表示し、初期値としては、仮の検針値の値を表示する。そして、各リールの表示を指などで上あるいは下になぞることで仮想的に回転させた表示を行う。 In the example shown in FIG. 8, the correction window M virtually displays each digit on a rotating reel to resemble the appearance of the actual meter part, and displays the temporary meter reading value as the initial value. . Then, by tracing the display of each reel up or down with a finger or the like, a virtually rotated display is performed.

このような、なぞる操作を入力部102を通じて入力制御部112が検出し、この検出結果に応じて表示制御部113がリールを回転表示させることで、検針員は、直感的な修正を行うことができる。 The input control unit 112 detects such a tracing operation through the input unit 102, and the display control unit 113 rotates and displays the reel according to the detection result, allowing the meter reader to make intuitive corrections. can.

なお、修正ウインドウMについて、複数種類の表示様式のデータを予め記憶部106に保存しておくようにする。また、マスターコードに対応付けて、上記表示様式を指定する様式コードをエントリデータに含めるようにする。そして、修正処理部116dが、エントリデータに含まれる様式コードの表示様式のデータを記憶部106から読み出して表示させることで、修正ウインドウMの表示様式を、メータ画像データ106cに合ったものとすることができる。 Note that data for a plurality of types of display formats for the modified window M are stored in the storage unit 106 in advance. Furthermore, a format code specifying the display format is included in the entry data in association with the master code. Then, the modification processing unit 116d reads out the display format data of the format code included in the entry data from the storage unit 106 and displays it, thereby making the display format of the modification window M match the meter image data 106c. be able to.

ステップ324において修正処理部116dは、検針員からの操作に応じた処理に移行する。ここで、再撮影を求める操作(前述のソフトウェアキーS3への操作)があった場合には、ステップ312に移行し、仮の検針値を修正するための操作(前述の修正ウインドウMへの操作)が行われた場合には、ステップ325に移行し、仮の検針値を検針値として確定することを求める操作(前述のソフトウェアキーS4への操作)があった場合には、ステップ326に移行する。具体的には、修正処理部116dは、入力制御部112から入力部102に対する操作の検出結果を待機し、通知される検出結果に応じた処理に移行する。 In step 324, the correction processing unit 116d shifts to processing according to the operation from the meter reader. Here, if there is an operation to request re-photography (operation to the software key S3 mentioned above), the process moves to step 312, and an operation to correct the provisional meter reading value (operation to the correction window M mentioned above) is performed. ) has been performed, the process moves to step 325, and if there is an operation requesting to confirm the provisional meter reading value as the meter reading value (operation to the software key S4 described above), the process moves to step 326. do. Specifically, the correction processing unit 116d waits for the detection result of the operation on the input unit 102 from the input control unit 112, and shifts to processing according to the notified detection result.

ステップ325において修正処理部116dは、検針員からの要求に応じて、仮の検針値の値を修正し、ステップ324に移行する。このとき、検針員は、メータ部分表示Pと修正ウインドウMを表示部103上で対比しながら、修正する指示を入力することができる。 In step 325, the correction processing unit 116d corrects the provisional meter reading value in response to a request from the meter reader, and proceeds to step 324. At this time, the meter reader can input correction instructions while comparing the meter portion display P and the correction window M on the display unit 103.

具体的には、図8の例では、修正ウインドウMに仮想的に表示されるリールに対して、検針員が指などで回転させる操作を行うと、この操作を入力部102を通じて入力制御部112が検出し、この検出結果に応じて、表示制御部113が、操作されたリールを仮想的に回転させて表示する。 Specifically, in the example of FIG. 8, when the meter reader performs an operation to rotate the reel virtually displayed in the correction window M with a finger or the like, this operation is transmitted to the input control unit 112 through the input unit 102. The display control unit 113 virtually rotates and displays the operated reel according to the detection result.

ステップ326において修正処理部116dは、修正ウインドウMに表示されている数値を検針値として検出し、この値を、ステップ302で操作された帳票の入力欄に入力した帳票データ106aを作成し、ステップ304に移行する。 In step 326, the correction processing unit 116d detects the numerical value displayed in the correction window M as a meter reading value, creates the form data 106a by inputting this value into the input field of the form operated in step 302, and The process moves to step 304.

具体的には、修正処理部116dは、図8の例では、修正ウインドウMに仮想的に表示されるリールのうち、中心列に表示される値を、検針値として修正処理部116dが検出し、例えば、図9に示すように、帳票Xの入力欄(「今月」の「検針値」の欄)に上記検針値を入力する。またワークエリア内の検針の履歴を更新し、検針済みと保存する。 Specifically, in the example of FIG. 8, the correction processing unit 116d detects the value displayed in the center column among the reels virtually displayed in the correction window M as the meter reading value. For example, as shown in FIG. 9, the meter reading value is input into the input field of form X (the field of "meter reading value" for "this month"). It also updates the meter reading history in the work area and saves it as meter reading complete.

その他、修正処理部116dは、図9に示すように、「今月」の「増加量」の入力欄には「今月」の「検針値」の欄の値から、「前月」の「検針値」の欄の値を引いた値を計算して入力するとともに、「メータ画像」の欄には、メータ画像データ106cに基づく画像を表示する。 In addition, as shown in FIG. 9, the correction processing unit 116d inputs the "meter reading value" of "previous month" from the value in the "meter reading value" column of "this month" in the "increase amount" input field of "this month". The value obtained by subtracting the value in the field is calculated and inputted, and an image based on the meter image data 106c is displayed in the "meter image" field.

以後、検査作業の終了を要求する操作が入力部102を通じて検針員から行われると、図3には示さない割り込み処理によって、ワークエリア内の帳票データ106aを記憶部106に保存し、当該処理を終了する。この保存された帳票データ106aは、通信部101を通じて、所定のタイミングで、サーバ400にアップロードされる。 Thereafter, when the meter reader performs an operation to request the end of the inspection work through the input unit 102, the form data 106a in the work area is saved in the storage unit 106 by an interrupt process not shown in FIG. 3, and the process is executed. finish. This saved form data 106a is uploaded to the server 400 at a predetermined timing via the communication unit 101.

以上のように、上記構成の情報処理システムでは、携帯型端末装置100において、メータMT1~MTnのメータ部分を検出すると、以後は、その際に始動したタイマがタイムアウトしたり、あるいは、カメラ104のピントが合うと、シャッタ操作を行わなくても、カメラ104が撮像した画像からメータ部分を検出して、計測値を読み取るようにしている。 As described above, in the information processing system having the above configuration, when the meter portion of the meters MT1 to MTn is detected in the portable terminal device 100, the timer started at that time times out or the camera 104 is activated. When the camera 104 focuses, the meter portion is detected from the image taken by the camera 104 and the measured value is read without the need for shutter operation.

したがって、上記構成の情報処理システムによれば、検針員は、メータ部分が検出された後は、シャッタ操作を行わなくても、カメラ104が撮像した画像からメータ部分を読み取ることができる。このため、検針員は、メータ値を機器で読み取る検針作業の負荷を軽減することができる。 Therefore, according to the information processing system configured as described above, after the meter portion is detected, the meter reader can read the meter portion from the image captured by the camera 104 without operating the shutter. Therefore, the meter reader can reduce the burden of meter reading work of reading meter values with a device.

なお、この発明は上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また上記実施形態に開示されている複数の構成要素を適宜組み合わせることによって種々の発明を形成できる。また例えば、実施形態に示される全構成要素からいくつかの構成要素を削除した構成も考えられる。さらに、異なる実施形態に記載した構成要素を適宜組み合わせてもよい。 It should be noted that the present invention is not limited to the above-described embodiments as they are, and in the implementation stage, the constituent elements can be modified and embodied without departing from the spirit of the invention. Moreover, various inventions can be formed by appropriately combining the plurality of components disclosed in the above embodiments. For example, a configuration in which some components are deleted from all the components shown in the embodiments is also conceivable. Furthermore, the components described in different embodiments may be combined as appropriate.

例えば、上記実施の形態では、ステップ313でメータ部分を検出した後、その部分をメータ枠Fで示し、始動したタイマがタイムアウトしたり、あるいは、カメラ104のピントが合うと、計測値を読み取るようにしたが、これに代わって例えば、ステップ313でメータ部分を検出した場合に、即座に、計測値を読み取るようにしてもよい。すなわち、ステップ313からステップ320に即座に移行するようにしてもよい。
その他、この発明の要旨を逸脱しない範囲で種々の変形を施しても同様に実施可能であることはいうまでもない。
[C1]
コンピュータを、
画像データに基づいて、計測値を表示した部分の画像を検出する検出部と、
前記検出部が前記計測値を表示した部分の画像を検出した場合に、画像から前記計測値を求める検針部と
して機能させることを特徴とするプログラム。
[C2]
前記検出部が前記計測値を表示した部分の画像を検出した場合に、タイマを始動するタイマ始動部として、さらにコンピュータを機能させ、
前記検針部は、前記タイマが所定時間を計時した場合に、画像から前記計測値を求めることを特徴とする請求項1に記載のプログラム。
[C3]
前記検針部は、前記検出部が前記計測値を表示した部分の画像を検出し、かつ、前記画像のフォーカスが合っている場合に、画像から前記計測値を求めることを特徴とする請求項1に記載のプログラム。
[C4]
前記画像データに基づく画像を表示するとともに、この表示した画像上で、前記検出部が検出した計測値を表示した部分の画像を識別するための表示を行う表示制御部として、さらにコンピュータを機能させることを特徴とする請求項1に記載のプログラム。
[C5]
画像データに基づいて、計測値を表示した部分の画像を検出する検出部と、
前記検出部が前記計測値を表示した部分の画像を検出した場合に、画像から前記計測値を求める検針部と
を備える情報処理装置。
For example, in the above embodiment, after detecting the meter portion in step 313, that portion is indicated by the meter frame F, and when the started timer times out or when the camera 104 focuses, the measured value is read. However, instead of this, for example, when the meter portion is detected in step 313, the measured value may be read immediately. In other words, the process may immediately proceed from step 313 to step 320.
It goes without saying that various other modifications can be made without departing from the spirit of the invention.
[C1]
computer,
a detection unit that detects an image of a portion displaying a measurement value based on the image data;
A program characterized in that, when the detection unit detects an image of a portion displaying the measurement value, the program functions as a meter reading unit that obtains the measurement value from the image.
[C2]
further causing the computer to function as a timer starting unit that starts a timer when the detection unit detects an image of a portion displaying the measured value;
The program according to claim 1, wherein the meter reading unit calculates the measured value from an image when the timer measures a predetermined time.
[C3]
1 . The meter-reading unit detects an image of a portion where the detection unit displays the measured value, and when the image is in focus, the meter-reading unit obtains the measured value from the image. The program described in.
[C4]
The computer is further caused to function as a display control unit that displays an image based on the image data and also displays a display for identifying a portion of the image in which the measurement value detected by the detection unit is displayed on the displayed image. The program according to claim 1, characterized in that:
[C5]
a detection unit that detects an image of a portion displaying a measurement value based on the image data;
An information processing device comprising: a meter reading section that calculates the measured value from the image when the detection section detects an image of a portion displaying the measured value.

100…携帯型端末装置、101…通信部、102…入力部、103…表示部、104…カメラ、105…GNSS受信部、106…記憶部、106a…帳票データ、106b…設定情報データ、106c…メータ画像データ、110…制御部、111…通信制御部、112…入力制御部、113…表示制御部、114…画像処理部、115…位置情報処理部、116…検針データ集計処理部、116a…帳票作成部、116b…QRコード処理部、116c…メータ検針部、116d…修正処理部、200…無線基地局、300…クライアント端末、400…サーバ、500…ネットワーク、MT1~MTn…メータ。

100... Portable terminal device, 101... Communication unit, 102... Input unit, 103... Display unit, 104... Camera, 105... GNSS receiving unit, 106... Storage unit, 106a... Form data, 106b... Setting information data, 106c... Meter image data, 110... Control section, 111... Communication control section, 112... Input control section, 113... Display control section, 114... Image processing section, 115... Position information processing section, 116... Meter reading data aggregation processing section, 116a... Form creation unit, 116b...QR code processing unit, 116c...meter reading unit, 116d...correction processing unit, 200...wireless base station, 300...client terminal, 400...server, 500...network, MT1 to MTn...meter.

Claims (5)

コンピュータを、
撮影した画像データから、計測器の2次元コードを検出するとともに前記2次元コードに含まれるマスターコードを検出し、
前記マスターコードに対応付けられた認識エンジン及び解析エンジンの種別を示す識別情報を含むエントリデータを、記憶部から検出し、
前記識別情報に対応する前記認識エンジンを利用して、前記画像データから計測値を表示した部分の画像を検出し、
前記画像を検出した場合に、前記識別情報に対応する前記解析エンジンを利用して、前記画像から計測値データを求める、
ように機能させるコンピュータプログラム。
computer,
Detecting a two-dimensional code of a measuring instrument from the photographed image data and detecting a master code included in the two-dimensional code,
detecting entry data including identification information indicating the type of recognition engine and analysis engine associated with the master code from the storage unit;
detecting an image of a portion displaying a measurement value from the image data using the recognition engine corresponding to the identification information;
when the image is detected, using the analysis engine corresponding to the identification information to obtain measurement value data from the image;
A computer program that makes it work.
検出した前記2次元コードが、既に検針のために読み込まれているか否かを判定し、前記2次元コードを読み込み済みと判定した場合に、前記2次元コードを読込み済みである旨を表示するように、さらに機能させる請求項1に記載のコンピュータプログラム。 It is determined whether the detected two-dimensional code has already been read for meter reading, and when it is determined that the two-dimensional code has been read, a message indicating that the two-dimensional code has been read is displayed. The computer program according to claim 1, further configured to function as:. 前記計測値を表示した部分の前記画像を検出し、かつ、前記画像のフォーカスが合っている場合に、前記画像から前記計測値を求めるように、さらに機能させる請求項1に記載のコンピュータプログラム。 2. The computer program according to claim 1, further configured to detect the image of a portion where the measured value is displayed, and to obtain the measured value from the image when the image is in focus. 前記画像データに基づく画像を表示するとともに、この表示した画像上で、検出した前記計測値を表示した部分の前記画像を識別するための表示を行うように、さらに機能させる請求項1に記載のコンピュータプログラム。 2. The device according to claim 1, further comprising: displaying an image based on the image data; and displaying, on the displayed image, a display for identifying a portion of the image in which the detected measurement value is displayed. computer program. マスターコードに対応付けられた認識エンジン及び解析エンジンの種別を示す識別情報を含むエントリデータを記憶する記憶部と、
撮影した画像データから、計測器の2次元コードを検出するとともに前記2次元コードに含まれる前記マスターコードを検出し、前記マスターコードに対応付けられた前記エントリデータを記憶部から検出し、前記識別情報に対応する前記認識エンジンを利用して、前記画像データから計測値を表示した部分の画像を検出し、前記計測値を表示した部分の前記画像を検出した場合に、前記識別情報に対応する前記解析エンジンを利用して、前記画像から計測値データを求める制御部と
を備える情報処理装置。

a storage unit that stores entry data including identification information indicating the type of recognition engine and analysis engine associated with the master code;
From the photographed image data, a two-dimensional code of the measuring instrument is detected, the master code included in the two-dimensional code is detected, the entry data associated with the master code is detected from the storage unit, and the identification is performed. Using the recognition engine corresponding to the information, detect an image of a portion displaying the measurement value from the image data, and when detecting the image of the portion displaying the measurement value, the image corresponds to the identification information. An information processing device comprising: a control unit that uses the analysis engine to obtain measurement value data from the image.

JP2023222514A 2020-05-13 2023-12-28 Information processor and computer program Pending JP2024028353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023222514A JP2024028353A (en) 2020-05-13 2023-12-28 Information processor and computer program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2020084648A JP6957679B1 (en) 2020-05-13 2020-05-13 Information processing equipment and computer programs
JP2021154603A JP2022000973A (en) 2020-05-13 2021-09-22 Information processor and computer program
JP2023222514A JP2024028353A (en) 2020-05-13 2023-12-28 Information processor and computer program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021154603A Division JP2022000973A (en) 2020-05-13 2021-09-22 Information processor and computer program

Publications (1)

Publication Number Publication Date
JP2024028353A true JP2024028353A (en) 2024-03-04

Family

ID=78282032

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2020084648A Active JP6957679B1 (en) 2020-05-13 2020-05-13 Information processing equipment and computer programs
JP2021154603A Pending JP2022000973A (en) 2020-05-13 2021-09-22 Information processor and computer program
JP2023222514A Pending JP2024028353A (en) 2020-05-13 2023-12-28 Information processor and computer program

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2020084648A Active JP6957679B1 (en) 2020-05-13 2020-05-13 Information processing equipment and computer programs
JP2021154603A Pending JP2022000973A (en) 2020-05-13 2021-09-22 Information processor and computer program

Country Status (1)

Country Link
JP (3) JP6957679B1 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011002878A (en) * 2009-06-16 2011-01-06 Chugoku Electric Power Co Inc:The Meter reading system and meter reading method
JP6073193B2 (en) * 2013-07-02 2017-02-01 三菱電機ビルテクノサービス株式会社 Portable terminal for meter reading
JP5879455B1 (en) * 2015-10-16 2016-03-08 株式会社ネフロンジャパン Water meter reading device
JP2018046337A (en) * 2016-09-12 2018-03-22 キヤノン株式会社 Information processing device, program and control method
JP6130088B1 (en) * 2017-02-10 2017-05-17 株式会社東芝 Inspection support terminal, inspection support method and program
WO2018167971A1 (en) * 2017-03-17 2018-09-20 株式会社Pfu Image processing device, control method, and control program
JP6836249B2 (en) * 2018-08-16 2021-02-24 株式会社オルテ Display value recognition unit, measurement settlement system, measurement settlement service provision method, and measurement settlement program

Also Published As

Publication number Publication date
JP2022000973A (en) 2022-01-04
JP2021179796A (en) 2021-11-18
JP6957679B1 (en) 2021-11-02

Similar Documents

Publication Publication Date Title
US9491370B2 (en) Methods and apparatuses for providing guide information for a camera
JP5912059B2 (en) Information processing apparatus, information processing method, and information processing system
CN102647449B (en) Based on the intelligent photographic method of cloud service, device and mobile terminal
US20130163994A1 (en) Information provision system, server, terminal device, information provision method, display control method and recording medium
US11368612B1 (en) Venue operated camera system for automated capture of images
CN105718927A (en) Intelligent meter reading method and system based on rotary tap water meter
US20230284000A1 (en) Mobile information terminal, information presentation system and information presentation method
CN113544682A (en) Data privacy using a Podium mechanism
KR20130126532A (en) A method providing source information of a subject according to photographing the subject, and a server and a hand-held terminal therefor
US20240037769A1 (en) Body Measurement Prediction from Depth Images and Associated Methods and Systems
JP5504320B2 (en) History generation device, history generation method, history generation program, and history generation system
JP7434257B2 (en) Information processing equipment and programs
CN110309247A (en) The processing method and processing device of step counting data
JP7242795B1 (en) Information processing device, information processing method, and computer program
JP2024028353A (en) Information processor and computer program
TW201207786A (en) Map, positioning apparatus, positioning system and method thereof
JP7482079B2 (en) Information processing device and computer program
JP2005275590A (en) Instruction value recognizing method, system, program, and recording medium with its program recorded
JP2023055782A (en) Information processing device and computer program
JP2019144988A (en) Image information processing apparatus and image forming apparatus
CN113382207A (en) Personnel positioning method, device and system
JP2016157458A (en) Information processing apparatus
JP2024002740A (en) Meter reading device, meter reading method, and program
JP2023111319A (en) Program, information processing apparatus, and information processing method
JP2023134017A (en) Communication device and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231228