JP2013195298A - Positioning device, positioning method, and program - Google Patents

Positioning device, positioning method, and program Download PDF

Info

Publication number
JP2013195298A
JP2013195298A JP2012064285A JP2012064285A JP2013195298A JP 2013195298 A JP2013195298 A JP 2013195298A JP 2012064285 A JP2012064285 A JP 2012064285A JP 2012064285 A JP2012064285 A JP 2012064285A JP 2013195298 A JP2013195298 A JP 2013195298A
Authority
JP
Japan
Prior art keywords
positioning
range
cpu
area
arbitrary shape
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
JP2012064285A
Other languages
Japanese (ja)
Other versions
JP2013195298A5 (en
Inventor
Masayuki Endo
将幸 遠藤
Satoshi Katagai
智 片貝
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2012064285A priority Critical patent/JP2013195298A/en
Publication of JP2013195298A publication Critical patent/JP2013195298A/en
Publication of JP2013195298A5 publication Critical patent/JP2013195298A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a positioning system, a positioning method, and a program which are capable of improving position accuracy in an area which is desired by a user while suppressing consumption of power.SOLUTION: A GPS receiving part 14 performs positioning of position information every time a prescribed positioning condition is satisfied (S204). After a user specifies an arbitrary shape indicating a range of a desired area, a CPU 10 determines whether a current position indicated by the position information positioned by the GPS receiving part 14 is located in the outside or in the inside of the specified arbitrary shape indicating the range of the area (S206). The CPU 10 changes the positioning interval which is a positioning condition of the GPS receiving part 14 on the basis of a determination result (S210).

Description

本発明は、測位装置、測位方法及びプログラムに関する。   The present invention relates to a positioning device, a positioning method, and a program.

従来、GPS(Global Positioning System)などの絶対位置の測定が可能な測位手段を用いて所定時間間隔で現在位置の測位を行う測位装置がある。また、このような測位手段による絶対位置の測位は一般的に消費電力が大きいことから、電力消費を抑えるために絶対位置の測位間隔をある程度大きくさせるようにしている。   2. Description of the Related Art Conventionally, there are positioning devices that perform positioning of a current position at predetermined time intervals using positioning means capable of measuring an absolute position such as GPS (Global Positioning System). In addition, since positioning of the absolute position by such positioning means generally consumes a large amount of power, the positioning interval of the absolute position is increased to some extent in order to suppress power consumption.

そして、このような測位装置において、ユーザがある店舗から一定範囲となったときに、GPS測位による位置の検出間隔を変更するようにして、電力の消費を抑えてユーザの位置を効率的に検出するようにしたものがある(例えば、特許文献1)。   In such a positioning device, when the user falls within a certain range from a certain store, the position detection interval by GPS positioning is changed to efficiently detect the user position while suppressing power consumption. There is what was made to do (for example, patent documents 1).

また、ユーザが景勝地のカテゴリー毎に設定された範囲内となったときに、GPS測位による位置の検出間隔を変更するようにして、電力の消費を抑制しつつ、目的の変化に対応して位置精度を向上させるようにしたものがある(例えば、特許文献2)。   In addition, when the user falls within the range set for each category of scenic spots, the position detection interval by GPS positioning is changed to reduce power consumption and respond to changes in purpose. There is one that improves the position accuracy (for example, Patent Document 2).

特許第4781785号公報Japanese Patent No. 4781785 特開2011−133240号公報JP 2011-133240 A

しかしながら、上記各特許文献に記載の技術は、ユーザが予め定められた地点の周辺の一定範囲内となったときに位置検出の間隔を変更するものであるため、ユーザの所望とする地域における位置精度を向上させることはできず、ユーザのニーズに対応することができない。   However, since the technique described in each of the above patent documents changes the position detection interval when the user falls within a certain range around a predetermined point, the position in the area desired by the user The accuracy cannot be improved and the user needs cannot be met.

本発明の課題は、電力の消費を抑制しつつ、ユーザの所望とする地域における位置精度を向上させることができる測位装置、測位方法及びプログラムを提供することである。   An object of the present invention is to provide a positioning device, a positioning method, and a program capable of improving position accuracy in a region desired by a user while suppressing power consumption.

以上の課題を解決するため、本発明の測位装置は、
所定の測位条件の成立毎に位置情報の測位を行う測位手段と、
地域の範囲を示す任意の形状を指定する指定手段と、
この指定手段により指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御手段と、
を備えることを特徴とする。
In order to solve the above problems, the positioning device of the present invention
Positioning means for positioning position information each time a predetermined positioning condition is established;
A designation means for designating an arbitrary shape indicating the range of the area;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying means, and based on the determination result Control means for changing positioning conditions of the positioning means;
It is characterized by providing.

本発明によれば、電力の消費を抑制しつつ、ユーザの所望とする地域における位置精度を向上させることができる。   According to the present invention, it is possible to improve position accuracy in an area desired by a user while suppressing power consumption.

撮像装置の全体を示すブロック図である。It is a block diagram which shows the whole imaging device. 図1の撮像装置における初期設定処理の処理手順について説明するフローチャートである。3 is a flowchart for explaining a processing procedure of an initial setting process in the imaging apparatus of FIG. 1. 図1の撮像装置における測位間隔変更制御処理の処理手順について説明するフローチャートである。3 is a flowchart illustrating a processing procedure of a positioning interval change control process in the imaging apparatus of FIG. 1. 図1の撮像装置における撮像処理の処理手順について説明するフローチャートである。3 is a flowchart for describing a processing procedure of an imaging process in the imaging apparatus of FIG. 1. 地域の指定について説明する図である。It is a figure explaining designation | designated of an area. 緯度・経度情報を記憶するテーブルについて説明する図である。It is a figure explaining the table which memorize | stores latitude and longitude information. 撮像した画像の画像データについて説明する図である。It is a figure explaining the image data of the imaged image. 撮像した画像の画像データについて説明する図である。It is a figure explaining the image data of the imaged image.

以下、本発明の実施形態について図面を参照しながら説明する。なお、発明の範囲は図示例に限定されない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. The scope of the invention is not limited to the illustrated example.

先ず、本実施の形態に係る測位装置としての撮像装置1について、図1を参照しながら説明する。   First, an imaging apparatus 1 as a positioning apparatus according to the present embodiment will be described with reference to FIG.

本実施の形態の撮像装置1は、移動中に撮像操作が行われた場合に撮像により得られた画像データを撮像地点の位置情報と対応付けて記憶しておくことのできる装置である。   The imaging apparatus 1 of the present embodiment is an apparatus that can store image data obtained by imaging in association with position information of an imaging point when an imaging operation is performed during movement.

本実施の形態の撮像装置1は、移動中に測位処理を行って移動経路上の各地点の位置データの記録を行うものである。すなわち、この撮像装置1は、図1に示すように、装置の全体的な制御を行うCPU(Central Processing Unit:中央演算処理装置)10と、CPU10に作業用のメモリ空間を提供するRAM(Random Access Memory)11と、CPU10が実行する制御プログラムや制御データを格納したROM(Read Only Memory)12と、GPS(Global Positioning System:全地球測位システム)衛星からの送信データを受信するためのGPS受信アンテナ13およびGPS受信部14と、各種の情報表示や画像表示を行う表示部15と、各部に動作電圧を供給する電源16と、移動経路に沿った一連の位置データが蓄積されていく移動履歴データ記憶部17と、撮像を行うカメラ装置18と、全国の地図データ等が記憶された地図データベース19と、現在の時刻情報を出力する時計部20と、指定地域記憶部21と、外部から操作指令を入力する操作部22とを備えている。   The imaging apparatus 1 according to the present embodiment performs positioning processing during movement and records position data at each point on the movement route. That is, as shown in FIG. 1, the imaging apparatus 1 includes a CPU (Central Processing Unit) 10 that performs overall control of the apparatus, and a RAM (Random) that provides a working memory space to the CPU 10. (Access Memory) 11, ROM (Read Only Memory) 12 storing a control program executed by the CPU 10 and control data, and GPS reception for receiving transmission data from a GPS (Global Positioning System) satellite The antenna 13 and the GPS receiving unit 14, the display unit 15 that displays various information and images, the power source 16 that supplies the operation voltage to each unit, and the movement history in which a series of position data along the movement path is accumulated Data storage unit 17, camera device 18 that performs imaging, map database 19 that stores nationwide map data and the like, and current time information are output That a clock unit 20, and a designated area storage unit 21, an operation unit 22 for inputting an operation command from outside.

制御手段としてのCPU10は、メインコア10aとサブコア10bとを備えたマルチコアCPUである。メインコア10aは、カメラ装置18を動作させるときに起動されるものである。また、サブコア10bは、電源16から動作電圧が供給されている限り動作を行うものであり、主として、後述するGPS測位の制御等を行う。なお、本実施の形態では、1つのCPU10内に2つのプロセッサを有するマルチコアCPUを用いたが、コアの数は1つであってもよく、また、3以上であってもよい。また、複数のCPUによって構成されていてもよい。   The CPU 10 as control means is a multi-core CPU including a main core 10a and a sub-core 10b. The main core 10a is activated when the camera device 18 is operated. The sub-core 10b operates as long as the operating voltage is supplied from the power supply 16, and mainly performs control of GPS positioning described later. In this embodiment, a multi-core CPU having two processors in one CPU 10 is used. However, the number of cores may be one, or three or more. Moreover, you may be comprised by several CPU.

測位手段としてのGPS受信部14は、CPU10からの動作指令に基づいて、GPS受信アンテナ13を介して受信される信号の復調処理を行って、GPS衛星の各種送信データをCPU10に送る。CPU10は、このGPS衛星の送信データに基づいて所定の測位演算を行うことで、現在位置を表わす位置データを取得することができる。   The GPS receiving unit 14 as positioning means performs demodulation processing on a signal received via the GPS receiving antenna 13 based on an operation command from the CPU 10 and sends various transmission data of GPS satellites to the CPU 10. The CPU 10 can acquire position data representing the current position by performing a predetermined positioning calculation based on the transmission data of the GPS satellite.

移動履歴データ記憶部17は、例えばRAMまたは不揮発メモリなどにより構成され、移動履歴データが記録される。移動履歴データは、装置移動中において取得された位置データが順次登録されるものである。   The movement history data storage unit 17 is composed of, for example, a RAM or a nonvolatile memory, and records movement history data. In the movement history data, position data acquired while the apparatus is moving is sequentially registered.

撮像手段としてのカメラ装置18は、例えば、CMOS(Complementary Metal Oxide Semiconductor)センサやCCD(Charge Coupled Device)等の撮像素子や、被写体の画像を結像させるレンズ等を有し、CPU10の指令に従って撮像素子に結像された被写体の画像をデジタル信号に変換して記録する装置である。このカメラ装置18には、例えば大容量の記憶装置(記録媒体)18aが設けられており、撮像により得られた画像データ(撮像画像情報)はこの記憶装置18aに保存されるようになっている。すなわち、記憶装置18aは、記憶手段を構成している。   The camera device 18 as an imaging unit includes, for example, an imaging element such as a complementary metal oxide semiconductor (CMOS) sensor or a charge coupled device (CCD), a lens that forms an image of an object, and the like, and performs imaging according to a command from the CPU 10. This is an apparatus for converting an image of a subject imaged on an element into a digital signal and recording it. The camera device 18 is provided with, for example, a large-capacity storage device (recording medium) 18a, and image data (captured image information) obtained by imaging is stored in the storage device 18a. . That is, the storage device 18a constitutes storage means.

地図データベース19は、例えば、ROM等の記録媒体によって構成され、日本全国の地図データが記憶されている。
なお、本実施の形態における地図データベース19に適用される記録媒体は、ROMに限らず、HDD(Hard Disk Drive)等の大容量記憶装置や、CD−ROMやDVD−RAMあるいはメモリカードなどが格納された記録媒体読取装置等によって構成されていてもよい。
The map database 19 is constituted by a recording medium such as a ROM, for example, and stores map data for all over Japan.
The recording medium applied to the map database 19 in the present embodiment is not limited to the ROM, but stores a mass storage device such as an HDD (Hard Disk Drive), a CD-ROM, a DVD-RAM, or a memory card. The recording medium reader may be used.

指定地域記憶部21は、例えばRAMまたは不揮発メモリなどにより構成され、後述するようにしてユーザによって指定された地域を特定するための情報を記憶する。地域の指定は、例えば、ユーザによって複数の地点を指定することにより行うことができる。指定された地域を特定するための情報は、例えば、緯度・経度を示す情報(緯度・経度情報)である。   The designated area storage unit 21 is composed of, for example, a RAM or a nonvolatile memory, and stores information for specifying an area designated by the user as will be described later. The designation of the area can be performed, for example, by designating a plurality of points by the user. The information for specifying the designated area is, for example, information indicating latitude / longitude (latitude / longitude information).

ROM12には、GPSを利用した位置測定(GPS測位)の条件を設定するための初期設定プログラム、GPS測位によって移動経路上の各地点の位置データを取得するとともに、GPS測位の条件を可変するための測位間隔変更制御プログラム、及び、カメラ装置18の撮像によって得られた画像データを記憶装置18aに保存するための撮像プログラム等が格納されている。このプログラムは、ROM12に格納するほか、例えば、データ読取装置を介してCPU10が読み取り可能な、光ディスク等の可搬型記録媒体や、フラッシュメモリ等の不揮発性メモリ等に格納しておくことが可能である。また、このようなプログラムをキャリアウェーブ(搬送波)を媒体として通信回線を介して撮像装置1にダウンロードされる形態を適用することもできる。   In the ROM 12, an initial setting program for setting conditions for position measurement (GPS positioning) using GPS, position data of each point on the moving route is acquired by GPS positioning, and the conditions for GPS positioning are varied. A positioning interval change control program, an imaging program for saving image data obtained by imaging of the camera device 18 in the storage device 18a, and the like are stored. In addition to being stored in the ROM 12, this program can be stored in a portable recording medium such as an optical disk, a non-volatile memory such as a flash memory, etc., which can be read by the CPU 10 via a data reader, for example. is there. In addition, a form in which such a program is downloaded to the imaging apparatus 1 via a communication line using a carrier wave as a medium can be applied.

次に、以上のように構成された撮像装置1において実行される初期設定処理について、図2を参照しながら説明する。この初期設定処理は、CPU10によってROM12に記憶された初期設定プログラムが読み出され、これが実行されることにより実現される。また、この初期設定処理は、ユーザが操作部22によって所定の初期設定操作が行われたときに実行される。なお、ユーザによって初期設定操作が行われると、例えば、表示部15に初期設定画面が表示され、各種設定操作を受け付け可能な状態となる。   Next, an initial setting process executed in the imaging apparatus 1 configured as described above will be described with reference to FIG. This initial setting process is realized by the CPU 10 reading out an initial setting program stored in the ROM 12 and executing it. The initial setting process is executed when a predetermined initial setting operation is performed by the user via the operation unit 22. Note that when an initial setting operation is performed by the user, for example, an initial setting screen is displayed on the display unit 15, and various setting operations can be accepted.

初期設定処理が開始されると、CPU10は、地域の範囲を示す任意の形状の指定を行うか否かを判定する(ステップS101)。具体的には、CPU10は、例えば、ユーザが表示部15に表示された初期設定画面にしたがって地域の範囲を示す任意の形状の指定を行う旨の設定操作が行われたか否かにより、地域の範囲を示す任意の形状の指定を行うか否かの判定を行う。   When the initial setting process is started, the CPU 10 determines whether or not to designate an arbitrary shape indicating the area range (step S101). Specifically, the CPU 10 determines, for example, whether the user has performed a setting operation for designating an arbitrary shape indicating the area range according to the initial setting screen displayed on the display unit 15. It is determined whether or not an arbitrary shape indicating a range is designated.

CPU10は、地域の範囲を示す任意の形状の指定を行うと判定したときは(ステップS101:Y)、地域指定処理を実行する(ステップS102)。具体的には、CPU10は、地図データベース19から所定の地図データを読み出し、表示部15に地図を表示する。CPU10は、操作部22の操作により、例えば、図5に示すようなユーザの所望とする地域の詳細の地図を表示部15に表示する。CPU10は、操作部22の操作により、表示部15に表示された地域の地図から、複数の地点の入力を受け付ける。例えば、図5に示す例では、「地点1」〜「地点6」の入力が受け付けられている。   When the CPU 10 determines that an arbitrary shape indicating the area range is designated (step S101: Y), the CPU 10 executes an area designation process (step S102). Specifically, the CPU 10 reads predetermined map data from the map database 19 and displays a map on the display unit 15. The CPU 10 displays a detailed map of the area desired by the user as shown in FIG. The CPU 10 receives input of a plurality of points from the map of the area displayed on the display unit 15 by operating the operation unit 22. For example, in the example illustrated in FIG. 5, input of “spot 1” to “spot 6” is accepted.

続いて、CPU10は、入力を受け付けた各地点の情報から、指定地域を特定可能に登録を行う(ステップ103)。具体的には、CPU10は、入力を受け付けた地点の緯度・経度情報を、地図データを参照して特定し、例えば、図6に示される態様で、地点毎の緯度・経度情報を指定地域記憶部21に記憶する。したがって、図5に示すように、指定されたこれらの地点を結ぶことによって囲まれた地域を指定地域の範囲を示す任意の形状として特定することができるようになる。
なお、入力を受け付け可能な地点の数は上述したものに限定されず、複数の地点を指定することによって地域を特定できる態様であればよい。例えば、2つの地点を入力することにより、当該入力された2つの地点を対角とした方形状の地域を指定地域の範囲を示す任意の形状として特定することができる。また、入力する地点の数が多いほど、任意の形状で地域を指定地域の範囲を示す任意の形状として特定することが可能となる。
また、本実施の形態では、ユーザの所望とする地域の詳細の地図を操作により地図データベース19より読み出し、その地図を表示部15に表示して、地域の指定を行うようにしたが、ユーザの現在地に基づいて地域の範囲を示す任意の形状の指定を行うようにしてもよい。
Subsequently, the CPU 10 performs registration so that the designated area can be specified from the information of each point that has received the input (step 103). Specifically, the CPU 10 specifies the latitude / longitude information of the point for which the input has been received with reference to the map data, and stores the latitude / longitude information for each point in the designated area storage in the manner shown in FIG. 6, for example. Store in the unit 21. Therefore, as shown in FIG. 5, the area surrounded by connecting these designated points can be specified as an arbitrary shape indicating the range of the designated area.
It should be noted that the number of points where input can be accepted is not limited to that described above, and any mode can be used as long as a region can be specified by designating a plurality of points. For example, by inputting two points, it is possible to specify a rectangular area having the two input points as diagonals as an arbitrary shape indicating the range of the designated area. Further, the greater the number of points to be input, the more the area can be specified as an arbitrary shape indicating the range of the designated area.
In the present embodiment, a detailed map of the area desired by the user is read from the map database 19 by operation, and the map is displayed on the display unit 15 to specify the area. An arbitrary shape indicating the area range may be designated based on the current location.

一方、CPU10は、ステップS101において、地域の指定地域の範囲を示す任意の形状の指定を行うと判定しないときは(ステップS101:N)、ステップS102及びステップS103の処理を実行することなくステップS104の処理を実行する。   On the other hand, when the CPU 10 does not determine in step S101 that an arbitrary shape indicating the range of the designated area is designated (step S101: N), the process of step S102 and step S103 is not performed, and step S104 is performed. Execute the process.

CPU10は、ステップS104において、受信間隔の設定を行うか否かを判定する(ステップS104)。具体的には、CPU10は、例えば、ユーザが表示部15に表示された初期設定画面にしたがって上述したようにして設定された指定地域内となったときのGPS測位の測位間隔を設定する旨の設定操作が行われたか否かにより、受信間隔の設定を行うか否かの判定を行う。   In step S104, the CPU 10 determines whether or not to set a reception interval (step S104). Specifically, for example, the CPU 10 sets the positioning interval for GPS positioning when the user is within the designated area set as described above according to the initial setting screen displayed on the display unit 15. It is determined whether or not to set a reception interval depending on whether or not a setting operation has been performed.

CPU10は、受信間隔の設定を行うと判定したときは(ステップS104:Y)、受信間隔設定処理を実行する(ステップS105)。具体的には、CPU10は、ROM12に記憶された受信間隔設定テーブルを読み出し、表示部15に設定可能な受信間隔を表示する。設定可能な受信間隔は、初期設定されている10分の受信間隔よりも短い受信間隔、例えば、1分、3分、5分及び7分である。なお、初期設定されている10分の受信間隔よりも長い受信間隔、例えば、11分、13分、15分及び17分であってもよい。   When it is determined that the reception interval is set (step S104: Y), the CPU 10 executes a reception interval setting process (step S105). Specifically, the CPU 10 reads a reception interval setting table stored in the ROM 12 and displays a set reception interval on the display unit 15. The settable reception intervals are shorter than the initially set reception interval of 10 minutes, for example, 1 minute, 3 minutes, 5 minutes, and 7 minutes. The reception interval may be longer than the initially set reception interval of 10 minutes, for example, 11 minutes, 13 minutes, 15 minutes, and 17 minutes.

続いて、CPU10は、操作部22の操作により、設定可能な複数の受信間隔(例えば、1分、3分、5分及び7分)の中から何れかが選択されると、選択された受信間隔(例えば、1分)を、設定された指定地域の範囲内となったときのGPS測位の測位間隔として設定し、その情報をRAM11(図6参照)に記憶した後(ステップS106)、この処理を終了する。   Subsequently, when any one of a plurality of settable reception intervals (for example, 1 minute, 3 minutes, 5 minutes, and 7 minutes) is selected by the operation of the operation unit 22, the CPU 10 receives the selected reception. The interval (for example, 1 minute) is set as a positioning interval for GPS positioning when it falls within the set designated area, and the information is stored in the RAM 11 (see FIG. 6) (step S106). The process ends.

一方、CPU10は、ステップS104において、受信間隔の設定を行うと判定しないときは(ステップS104:N)、ステップS105及びステップS106の処理を実行することなくこの処理を終了する。   On the other hand, when it is determined in step S104 that the reception interval is not set (step S104: N), the CPU 10 ends the process without executing the processes of steps S105 and S106.

次に、この初期設定処理の後に行われる測位間隔変更制御処理について、図3を参照しながら説明する。この測位間隔変更制御処理は、CPU10によってROM12に記憶された測位間隔変更制御プログラムが読みだされ、これが実行されることにより実現される。また、この測位間隔変更制御処理は、サブコア10bが電源16より動作電圧が供給されたときに実行される。   Next, the positioning interval change control process performed after the initial setting process will be described with reference to FIG. This positioning interval change control process is realized by the CPU 10 reading a positioning interval change control program stored in the ROM 12 and executing it. This positioning interval change control process is executed when the operating voltage is supplied from the power supply 16 to the sub-core 10b.

測位間隔変更制御処理が開始されると、CPU10は、GPS受信部14などのGPS測位を行うための装置(GPSモジュール)の機能を停止(SLEEP)させる(ステップS201)。   When the positioning interval change control process is started, the CPU 10 stops (SLEEP) the function of a device (GPS module) for performing GPS positioning such as the GPS receiver 14 (step S201).

次に、CPU10は、GPSモジュールがSLEEP状態となってから、計測を開始し(ステップ不図示)、当該開始された時点から初期設定のT1時間が経過したか否かを判定する(ステップS202)。このT1時間は、例えば、10分に設定されているが、他の時間であってもよい。そして、CPU10は、T1時間が経過したと判定しないときは(ステップS202:N)、T1時間が経過したと判定されるまでステップS202の処理を繰り返し実行する。一方、CPU10は、T1時間が経過したと判定したときは(ステップS202:Y)、GPSモジュールを起動させる(ステップS203)。   Next, the CPU 10 starts measurement after the GPS module is in the SLEEP state (step not shown), and determines whether or not the initially set T1 time has elapsed from the start time (step S202). . The T1 time is set to 10 minutes, for example, but may be another time. If the CPU 10 does not determine that the T1 time has elapsed (step S202: N), the CPU 10 repeatedly executes the process of step S202 until it is determined that the T1 time has elapsed. On the other hand, when determining that the time T1 has elapsed (step S202: Y), the CPU 10 activates the GPS module (step S203).

CPU10は、GPS測位により現在の位置を測位し、その測位結果を移動履歴データ記憶部17に記憶する(ステップS204)。具体的には、CPU10は、GPS受信部14によって受信した複数のGPS衛星からの送信データに基づいて現在の位置を算出することにより測位を行い、その測位結果を移動履歴データとして、移動履歴データ記憶部17に記憶する。
う。
The CPU 10 measures the current position by GPS positioning, and stores the positioning result in the movement history data storage unit 17 (step S204). Specifically, the CPU 10 performs positioning by calculating the current position based on transmission data from a plurality of GPS satellites received by the GPS receiving unit 14, and uses the positioning result as movement history data. Store in the storage unit 17.
Yeah.

CPU10は、事前に登録された指定地域の情報を取得する(ステップS205)。すなわち、CPU10は、上述のようにして指定地域記憶部21に記憶された緯度・経度情報を読み出し、読み出した緯度・経度情報から指定地域を取得する。ここで、CPU10は、指定地域が複数登録されている場合には、全ての指定地域を取得する。   CPU10 acquires the information on the designated area registered beforehand (step S205). That is, the CPU 10 reads the latitude / longitude information stored in the designated area storage unit 21 as described above, and acquires the designated area from the read latitude / longitude information. Here, if a plurality of designated areas are registered, the CPU 10 acquires all the designated areas.

CPU10は、ステップS204における測位結果とステップS205において取得した指定地域の情報とに基づき、現在の位置が指定地域の範囲を示す任意の形状の外または内にあるか否かを判定する(ステップS206)。CPU10は、現在の位置が指定地域の範囲を示す任意の形状の内にあると判定しないときは(ステップS206:N)、ステップS205において取得した全ての指定地域について現在の位置が指定地域の範囲を示す任意の形状の内にあるか否かのチェックが行われたか否かを判定する(ステップS207)。CPU10は、全ての指定地域についてチェックを行ったと判定したときは(ステップS207:Y)、ステップS201の処理を実行する。一方、CPU10は、全ての指定領域についてチェックを行ったと判定しないときは(ステップS207:N)、ステップS205の処理に移行し、他の指定地域について同様の処理を行う。   Based on the positioning result in step S204 and the information on the designated area acquired in step S205, the CPU 10 determines whether the current position is outside or inside an arbitrary shape indicating the range of the designated area (step S206). ). When the CPU 10 does not determine that the current position is within an arbitrary shape indicating the range of the designated area (step S206: N), the current position is the range of the designated area for all the designated areas acquired in step S205. It is determined whether or not a check has been made as to whether or not it is within an arbitrary shape (step S207). If the CPU 10 determines that all designated areas have been checked (step S207: Y), it executes the process of step S201. On the other hand, when the CPU 10 does not determine that all the designated areas have been checked (step S207: N), the CPU 10 proceeds to the process of step S205 and performs the same process for the other designated areas.

また、CPU10は、ステップS206において、現在の位置が指定地域の範囲を示す任意の形状の内にあると判定したときは(ステップS206:Y)、現在の位置が指定地域の範囲を示す任意の形状の内にあると最初に判定されたか否かを判定する(ステップS208)。CPU10は、現在の位置が指定地域の範囲を示す任意の形状の内にあると最初に判定されたと判定したときは(ステップS208:Y)、現在の位置が指定地域の範囲を示す任意の形状の内にあると最初に判定されてからの経過時間の計測を開始した後(ステップS209)、GPSモジュールをスリープ状態にする(ステップS209A)。これにより、指定地域の範囲を示す任意の形状の内となってからのおよその経過時間を把握することができるようになる。一方、CPU10は、現在の位置が指定地域の範囲を示す任意の形状の内にあると最初に判定されたと判定しないときは(ステップS208:N)、ステップS209の処理を実行せずにステップS209Aの処理を実行する。   Further, when the CPU 10 determines in step S206 that the current position is within an arbitrary shape indicating the range of the designated area (step S206: Y), the CPU 10 determines an arbitrary position indicating the range of the specified area. It is determined whether or not it is first determined that it is within the shape (step S208). When the CPU 10 first determines that the current position is within an arbitrary shape indicating the range of the designated area (step S208: Y), the CPU 10 determines an arbitrary shape indicating the range of the specified area. After starting the measurement of the elapsed time after first being determined to be within (step S209), the GPS module is set to the sleep state (step S209A). As a result, it is possible to grasp the approximate elapsed time after becoming an arbitrary shape indicating the range of the designated area. On the other hand, when the CPU 10 does not determine that the current position is initially determined to be within an arbitrary shape indicating the range of the designated area (step S208: N), the process of step S209A is not performed and step S209A is not performed. Execute the process.

CPU10は、ステップS203においてGPS測位が行われてから、ステップS105、ステップS106において選択された受信間隔(例えば「1分」の受信間隔)であるT2時間が経過したか否かを判定する(ステップS210)。ここで、T2時間は、上述のようにしてユーザにより選択された受信間隔(ステップS106)であり、RAM11(図6参照)に記憶されている、指定地域の範囲内におけるGPS測位の測位間隔である。CPU10は、T2時間が経過したと判定しないときは(ステップS210:N)、T2時間が経過したと判定されるまでステップS209A、ステップS210の処理を繰り返し実行する。一方、CPU10は、T2時間が経過したと判定したときは(ステップS210:Y)、ステップS203の処理に移行してGPS測位を実施する。   The CPU 10 determines whether or not T2 time which is the reception interval (for example, “1 minute” reception interval) selected in Step S105 and Step S106 has elapsed since the GPS positioning was performed in Step S203 (Step S203). S210). Here, T2 time is the reception interval (step S106) selected by the user as described above, and is the GPS positioning interval within the designated area stored in the RAM 11 (see FIG. 6). is there. When the CPU 10 does not determine that the T2 time has elapsed (step S210: N), the CPU 10 repeatedly executes the processes of steps S209A and S210 until it is determined that the T2 time has elapsed. On the other hand, when the CPU 10 determines that the time T2 has elapsed (step S210: Y), the CPU 10 proceeds to the process of step S203 and performs GPS positioning.

次に、撮像処理について、図4を参照しながら説明する。この撮像処理は、CPU10によってROM12に記憶された撮像プログラムが読み出され、これが実行されることにより実現される。   Next, imaging processing will be described with reference to FIG. This imaging process is realized by reading out and executing an imaging program stored in the ROM 12 by the CPU 10.

先ず、CPU10は、カメラ装置18によって撮像された画像の画像データを取得する(ステップS301)。   First, the CPU 10 acquires image data of an image captured by the camera device 18 (step S301).

CPU10は、上述したようにしてGPS測位により現在の位置を測位する(ステップS302)。なお、前回のGPS測位によって取得した測位結果を移動履歴データ記憶部17から読み出すようにしてもよい。   The CPU 10 measures the current position by GPS positioning as described above (step S302). Note that the positioning result obtained by the previous GPS positioning may be read from the movement history data storage unit 17.

CPU10は、ステップS302において取得した現在の位置が上述したようにして設定された指定地域の範囲内であるか否かを判定する(ステップS303)。CPU10は、現在の位置が指定地域の範囲内であると判定したときは(ステップS303:Y)、上述のようにして計測が開始された経過時間の計測結果を取得する(ステップS304)。その後、CPU10は、前回取得された経過時間と今回取得された経過時間との差分を算出することにより、前回撮像されたときからの経過時間を取得する(ステップS305)。   The CPU 10 determines whether or not the current position acquired in step S302 is within the designated area set as described above (step S303). When the CPU 10 determines that the current position is within the range of the designated area (step S303: Y), the CPU 10 acquires the measurement result of the elapsed time when the measurement was started as described above (step S304). Thereafter, the CPU 10 calculates the difference between the elapsed time acquired last time and the elapsed time acquired this time, thereby acquiring the elapsed time from when the previous image was captured (step S305).

一方、CPU10は、ステップS303において、現在の位置が指定地域の範囲内であると判定しないときは(ステップS303:N)、ステップS304及びステップS305の処理を実行せずに、ステップS306の処理を実行する。   On the other hand, when the CPU 10 does not determine in step S303 that the current position is within the designated area (step S303: N), the process of step S306 is performed without executing the processes of step S304 and step S305. Run.

CPU10は、ステップS306において、ステップS301において取得した画像データを、ステップS304において取得された経過時間の計測結果、及び、ステップS305において取得された前回撮像されたときからの経過時間に対応付けてカメラ装置18の記憶装置18aに記憶し(ステップS306)、この処理を終了する。このとき、現在時刻を時計部20から取得し、画像データに対応付けるようにしてもよい。   In step S306, the CPU 10 associates the image data acquired in step S301 with the measurement result of the elapsed time acquired in step S304 and the elapsed time from the previous image acquisition acquired in step S305. It memorize | stores in the memory | storage device 18a of the apparatus 18 (step S306), and complete | finishes this process. At this time, the current time may be acquired from the clock unit 20 and associated with the image data.

本実施の形態では、以上のようにして構成されることにより、以下のようにしてGPS測位が実施され、及び、画像データの記憶が行われる。   In the present embodiment, by being configured as described above, GPS positioning is performed as described below, and image data is stored.

すなわち、図5に示すように、上述したようにして、「地点1」〜「地点6」の入力が行われることにより、指定地域Aが特定される。その後、撮像装置1を所持するユーザが指定地域Aの範囲内となる前においては、T1時間毎にGPS測位が実施される。そして、GPS測位を行ったときに、指定地域Aの範囲内となったと判定されると、その後のGPS測位の間隔が、ユーザにより予め設定されたT2時間となる。また、このとき、指定地域Aの範囲内となってからの経過時間の計測が開始される。   That is, as shown in FIG. 5, the designated area A is specified by inputting “spot 1” to “spot 6” as described above. Thereafter, before the user who owns the imaging device 1 falls within the range of the designated area A, GPS positioning is performed every T1 hours. Then, when it is determined that the GPS positioning is within the range of the designated area A, the subsequent GPS positioning interval is T2 time set in advance by the user. At this time, the measurement of the elapsed time from the range of the designated area A is started.

その後、ユーザがカメラ装置18を使用して地点Pにおいて撮像が行われると、画像データとともに、GPS測位による位置データと、経過時間とが取得される。位置データと経過時間は、画像データに対応付けられて記憶装置18aに記憶される。この地点Pでの撮像によって得られた画像データに基づく画像を、例えば、表示部15に表示する場合は、図7に示すように、当該撮像した画像I1とともに、撮像した日時情報D、位置データに基づく位置情報S及び経過時間Tが表示される。ここで、経過時間Tの上段に表示された時間は、指定地域Aの範囲内となってからの経過時間を示している。また、経過時間Tの下段に表示された時間は、前回撮像されたときからの経過時間を示している。位置情報Sの下方には、例えば、撮像した位置が景勝地周辺である場合に、当該景勝地周辺である旨の景勝地情報Uが表示される。景勝地は、例えば、地図データベース19を参照することにより特定することができる。図7に示す例では、周辺に景勝地がないので、景勝地情報Uの表示は行われない。   Thereafter, when the user performs imaging at the point P using the camera device 18, the position data obtained by GPS positioning and the elapsed time are acquired together with the image data. The position data and the elapsed time are stored in the storage device 18a in association with the image data. For example, when an image based on the image data obtained by imaging at this point P is displayed on the display unit 15, as shown in FIG. 7, together with the captured image I 1, the captured date / time information D and position data The position information S and the elapsed time T based on are displayed. Here, the time displayed in the upper part of the elapsed time T indicates the elapsed time since the time is within the range of the designated area A. In addition, the time displayed in the lower part of the elapsed time T indicates the elapsed time from when the previous image was captured. Below the position information S, for example, when the imaged position is around the scenic spot, the scenic spot information U indicating that it is around the scenic spot is displayed. The scenic spot can be specified by referring to the map database 19, for example. In the example shown in FIG. 7, since there is no scenic spot in the vicinity, the scenic spot information U is not displayed.

その後、ユーザがカメラ装置18を使用して地点Qにおいて撮像が行われると、同様に、画像データとともに、GPS測位による位置データと、経過時間とが取得される。この地点Qでの撮像によって得られた画像データに基づく画像を、例えば、表示部15に表示する場合は、図8に示すように、当該撮像した画像I2とともに、撮像した日時情報D、位置情報S及び経過時間Tが表示される。図8に示す例では、経過時間Tには、指定地域Aの範囲内となってからの経過時間が上段に示されるとともに、地点Pにて前回撮像を行ったときからの経過時間が下段に示されている。また、地図データベース19を参照した結果、地点Qは「壬生寺」の周辺であることが特定されたので、景勝地情報Uには、「壬生寺周辺」が表示される。   Thereafter, when the user performs imaging at the point Q using the camera device 18, the position data obtained by GPS positioning and the elapsed time are acquired together with the image data. For example, when an image based on image data obtained by imaging at this point Q is displayed on the display unit 15, as shown in FIG. 8, together with the captured image I 2, the captured date / time information D and position information S and elapsed time T are displayed. In the example shown in FIG. 8, the elapsed time T is shown in the upper stage as the elapsed time since it was within the range of the designated area A, and the elapsed time since the last imaging at the point P is in the lower stage. It is shown. Further, as a result of referring to the map database 19, it is determined that the point Q is in the vicinity of “Mibu-ji”, so “Surbu-ji Temple” is displayed in the scenic spot information U.

その後、撮像装置1を所持するユーザが指定地域Aの範囲外となって、GPS測位を行ったときに、指定地域Aの範囲内でないと判定されると、その後のGPS測位の間隔が、T1時間となる。   After that, when the user who owns the imaging device 1 is out of the designated area A and performs GPS positioning, if it is determined that the user is not within the designated area A, the interval between subsequent GPS positionings is T1. It will be time.

以上説明したように、本実施の形態では、GPS受信部14は、所定の測位条件の成立毎に位置情報の測位を行う。CPU10は、地域の範囲を示す任意の形状を指定する。CPU10は、指定された地域の範囲を示す任意の形状の外または内に、GPS受信部14により測位した位置情報で示される現在位置が属しているか否かを判定する。CPU10は、判定結果に基づいてGPS受信部14の測位条件を変更する。その結果、ユーザによって任意の範囲を指定し、その範囲内または範囲外となったときにGPS測位条件が変更されるので、GPS測位の測位条件を変更させることにより電力の消費を低減しつつ、ユーザの所望とする地域における位置精度を向上させることができ、ユーザのニーズに応えることができる。   As described above, in the present embodiment, the GPS receiving unit 14 performs position information positioning every time a predetermined positioning condition is satisfied. The CPU 10 designates an arbitrary shape indicating the area range. The CPU 10 determines whether or not the current position indicated by the position information measured by the GPS receiving unit 14 belongs to or outside an arbitrary shape indicating the range of the designated area. The CPU 10 changes the positioning condition of the GPS receiving unit 14 based on the determination result. As a result, the user specifies an arbitrary range and the GPS positioning conditions are changed when the range is within or outside the range, so the power consumption can be reduced by changing the positioning conditions for GPS positioning, The position accuracy in the area desired by the user can be improved, and the user's needs can be met.

また、本実施の形態では、GPS受信部14は、所定の時間間隔で位置情報の測位を行う。CPU10は、指定範囲の形状の外または内に属しているか否かの判定結果に基づいてGPS受信部14が測位する時間間隔を変更するとともに、指定範囲の形状の外または内に属していると判定されたときにおいてGPS受信部14が測位する時間間隔を設定する。その結果、指定範囲におけるGPS測位の測位間隔を設定できるので、任意の間隔で移動履歴を取得することが可能となり、ユーザの利便性を向上させることができる。   In the present embodiment, the GPS receiver 14 measures the position information at a predetermined time interval. The CPU 10 changes the time interval for positioning by the GPS receiver 14 based on the determination result of whether or not it belongs outside or inside the designated range shape, and belongs to outside or inside the designated range shape. The time interval for positioning by the GPS receiver 14 when determined is set. As a result, since the positioning interval of GPS positioning in the specified range can be set, it is possible to acquire the movement history at an arbitrary interval, and the convenience for the user can be improved.

また、本実施の形態では、カメラ装置18は、被写体を撮像して撮像画像情報を取得する。記憶装置18aは、カメラ装置18によって撮像された撮像画像情報を記憶する。その結果、撮像を所望する地域をユーザが予め指定しておき、撮像画像情報とともに位置情報を精度よく記録することができるので、利便性が向上する。   In the present embodiment, the camera device 18 captures the subject and acquires captured image information. The storage device 18a stores captured image information captured by the camera device 18. As a result, the user can specify in advance the area where imaging is desired, and the positional information can be accurately recorded together with the captured image information, so that convenience is improved.

また、本実施の形態では、CPU10は、指定範囲の形状の外または内に属していると最初に判定されてからの経過時間を計測するとともに、指定範囲の形状の外または内に属していると判定されているときにおいてカメラ装置18によって撮像画像情報が取得されたときに、撮像画像情報を撮像画像情報が取得されたときにおいて計測された経過時間に対応付けて記憶装置18aに記憶させる。その結果、ユーザが指定した指定範囲における時間の経過を撮像画像情報とともに管理することができるので、利便性が向上する。   Further, in the present embodiment, the CPU 10 measures the elapsed time since it was first determined that it belongs to or outside the shape of the specified range, and belongs to the outside or inside of the shape of the specified range. When the captured image information is acquired by the camera device 18 when it is determined, the captured image information is stored in the storage device 18a in association with the elapsed time measured when the captured image information is acquired. As a result, the passage of time in the designated range designated by the user can be managed together with the captured image information, and convenience is improved.

なお、本実施の形態では、撮像装置に本実施の形態に係る測位装置を備える構成としたが、一般的なポータブルタイプのナビゲーション装置や移動体に据付型の測位装置に本実施の形態に係る測位装置を適用するようにしてもよい。
また、指定範囲の形状の外または内に属しているか否かの判定結果に基づいて、測位する時間間隔を変更しているが、この測位する時間間隔は、初期設定されている例えば10分の時間間隔よりも短い1分、3分等の時間間隔としている。しかし、初期設定されている例えば10分の時間間隔よりも長い15分、17分等の時間間隔としてもよい。
In the present embodiment, the imaging apparatus includes the positioning device according to the present embodiment. However, according to the present embodiment, a general portable navigation device or a positioning device installed on a moving body is used. A positioning device may be applied.
Further, the time interval for positioning is changed based on the determination result as to whether it belongs to or outside the shape of the specified range. This time interval for positioning is initially set, for example, 10 minutes. The time interval is shorter than the time interval, such as 1 minute or 3 minutes. However, a time interval such as 15 minutes or 17 minutes longer than the initially set time interval of 10 minutes may be used.

また、本実施の形態では、GPSモジュールをSLEEP状態とすることにより、GPS測位の間隔を変更するようにしたが、SLEEP状態とせず、位置データの取得タイミングを変更するようにしてもよい。   In this embodiment, the GPS positioning interval is changed by setting the GPS module to the SLEEP state. However, the position data acquisition timing may be changed without setting the SLEEP state.

また、本実施の形態では、GPS測位により所定間隔で位置データを取得するようにしたが、例えば、3軸地磁気センサや3軸加速度センサ等を設けて、GPS測位を行わない期間において、これらの計測結果に基づいて自律航法による測位を行うようにしてもよい。   In the present embodiment, the position data is acquired at predetermined intervals by GPS positioning. However, for example, a 3-axis geomagnetic sensor, a 3-axis acceleration sensor, and the like are provided, and during the period when GPS positioning is not performed, You may make it perform the positioning by autonomous navigation based on a measurement result.

また、本実施の形態において、現在の位置が指定地域の範囲内にあると判定したときに、音声や表示による報知を行ってもよい。また、撮像装置1を振動させて報知するようにしてもよい。   Moreover, in this Embodiment, when it determines with the present position being within the range of a designated area, you may alert | report by an audio | voice or a display. Moreover, you may make it alert | report by vibrating the imaging device 1. FIG.

また、本実施の形態では、指定領域に属することとなったときに、GPS測位の測位条件を変更するようにしているが、GPS測位の測位条件を変更するときに、ユーザによって測位条件を変更するか否かを選択することができるようにしてもよい。   In this embodiment, the positioning conditions for GPS positioning are changed when belonging to the specified area. However, when the positioning conditions for GPS positioning are changed, the positioning conditions are changed by the user. It may be possible to select whether or not to do.

また、本実施の形態では、測位手段として、GPSを利用して測位を行う構成としたが、例えば、携帯電話の基地局との通信により測位を行う構成や、RFID(Radio Frequency IDentification)などを用いて位置情報を外部から受信したり入力することで現在位置を確定する構成など、その他の種々の構成を適用することができる。   In the present embodiment, the positioning unit is configured to perform positioning using GPS. However, for example, a configuration in which positioning is performed by communication with a mobile phone base station, RFID (Radio Frequency IDentification), or the like is used. Various other configurations can be applied, such as a configuration in which the current position is determined by receiving or inputting position information from the outside.

本発明の実施の形態及び変形例を説明したが、本発明の範囲は、上述の実施の形態及び変形例に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
所定の測位条件の成立毎に位置情報の測位を行う測位手段と、
地域の範囲を示す任意の形状を指定する指定手段と、
この指定手段により指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御手段と、
を備えることを特徴とする測位装置。
<請求項2>
前記測位手段は、所定の時間間隔で位置情報の測位を行い、
前記制御手段は、前記指定範囲の形状の外または内に属しているか否かの判定結果に基づいて前記測位手段が測位する時間間隔を変更するとともに、前記指定範囲の形状の外または内に属していると判定されたときにおいて前記測位手段が測位する時間間隔を設定することを特徴とする請求項1に記載の測位装置。
<請求項3>
被写体を撮像して撮像画像情報を取得する撮像手段と、
前記撮像手段によって撮像された撮像画像情報を記憶する記憶手段と、
を備えることを特徴とする請求項1又は2に記載の測位装置。
<請求項4>
前記制御手段は、前記指定範囲の形状の外または内に属していると最初に判定されてからの経過時間を計測するとともに、前記指定範囲の形状の外または内に属していると判定されているときにおいて前記撮像手段によって撮像画像情報が取得されたときに、該撮像画像情報を当該撮像画像情報が取得されたときにおいて計測された経過時間に対応付けて前記記憶手段に記憶させることを特徴とする請求項3に記載の測位装置。
<請求項5>
所定の測位条件の成立毎に位置情報の測位を行う測位手段を用いて、該測位手段の測位条件の変更を行う測位方法において、
地域の範囲を示す任意の形状を指定する指定ステップと、
この指定ステップにより指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御ステップと、
を備えていることを特徴とする測位方法。
<請求項6>
所定の測位条件の成立毎に位置情報の測位を行う測位手段から測位結果を入力して、前記測位手段の測位条件の変更を行うコンピュータを、
地域の範囲を示す任意の形状を指定する指定手段、
この指定手段により指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御手段、
として機能させるためのプログラム。
Although the embodiments and modifications of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments and modifications, and the scope of the invention described in the claims and equivalents thereof are described. Includes range.
The invention described in the scope of claims attached to the application of this application will be added below. The item numbers of the claims described in the appendix are as set forth in the claims attached to the application of this application.
[Appendix]
<Claim 1>
Positioning means for positioning position information each time a predetermined positioning condition is established;
A designation means for designating an arbitrary shape indicating the range of the area;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying means, and based on the determination result Control means for changing positioning conditions of the positioning means;
A positioning device comprising:
<Claim 2>
The positioning means performs positioning of position information at a predetermined time interval,
The control means changes a time interval for positioning by the positioning means based on a determination result of whether or not the shape belongs to the outside of the designated range, and belongs to outside or inside the shape of the designated range. The positioning device according to claim 1, wherein a time interval for positioning by the positioning means when it is determined that the positioning device is determined.
<Claim 3>
Imaging means for capturing a subject and acquiring captured image information;
Storage means for storing captured image information captured by the imaging means;
The positioning device according to claim 1, further comprising:
<Claim 4>
The control means measures an elapsed time since first determined to belong to the outside or inside of the shape of the specified range, and is determined to belong to the outside or inside of the shape of the specified range. When the captured image information is acquired by the imaging unit, the captured image information is stored in the storage unit in association with the elapsed time measured when the captured image information is acquired. The positioning device according to claim 3.
<Claim 5>
In the positioning method for changing the positioning conditions of the positioning means using the positioning means for positioning the position information every time the predetermined positioning conditions are established,
A designation step for designating an arbitrary shape indicating a region range;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying step, and based on the determination result A control step of changing positioning conditions of the positioning means;
A positioning method characterized by comprising:
<Claim 6>
A computer that inputs a positioning result from positioning means that performs positioning of position information every time a predetermined positioning condition is established, and changes the positioning conditions of the positioning means,
A designation means for designating an arbitrary shape indicating the area range;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying means, and based on the determination result Control means for changing positioning conditions of the positioning means;
Program to function as.

1 撮像装置
10 CPU(指定手段、制御手段)
13 GPS受信アンテナ
14 GPS受信部(測位手段)
18 カメラ装置(撮像手段)
18a 記憶装置(記憶手段)
1 Imaging device 10 CPU (designating means, control means)
13 GPS receiving antenna 14 GPS receiver (positioning means)
18 Camera device (imaging means)
18a Storage device (storage means)

Claims (6)

所定の測位条件の成立毎に位置情報の測位を行う測位手段と、
地域の範囲を示す任意の形状を指定する指定手段と、
この指定手段により指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御手段と、
を備えることを特徴とする測位装置。
Positioning means for positioning position information each time a predetermined positioning condition is established;
A designation means for designating an arbitrary shape indicating the range of the area;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying means, and based on the determination result Control means for changing positioning conditions of the positioning means;
A positioning device comprising:
前記測位手段は、所定の時間間隔で位置情報の測位を行い、
前記制御手段は、前記指定範囲の形状の外または内に属しているか否かの判定結果に基づいて前記測位手段が測位する時間間隔を変更するとともに、前記指定範囲の形状の外または内に属していると判定されたときにおいて前記測位手段が測位する時間間隔を設定することを特徴とする請求項1に記載の測位装置。
The positioning means performs positioning of position information at a predetermined time interval,
The control means changes a time interval for positioning by the positioning means based on a determination result of whether or not the shape belongs to the outside of the designated range, and belongs to outside or inside the shape of the designated range. The positioning device according to claim 1, wherein a time interval for positioning by the positioning means when it is determined that the positioning device is determined.
被写体を撮像して撮像画像情報を取得する撮像手段と、
前記撮像手段によって撮像された撮像画像情報を記憶する記憶手段と、
を備えることを特徴とする請求項1又は2に記載の測位装置。
Imaging means for capturing a subject and acquiring captured image information;
Storage means for storing captured image information captured by the imaging means;
The positioning device according to claim 1, further comprising:
前記制御手段は、前記指定範囲の形状の外または内に属していると最初に判定されてからの経過時間を計測するとともに、前記指定範囲の形状の外または内に属していると判定されているときにおいて前記撮像手段によって撮像画像情報が取得されたときに、該撮像画像情報を当該撮像画像情報が取得されたときにおいて計測された経過時間に対応付けて前記記憶手段に記憶させることを特徴とする請求項3に記載の測位装置。   The control means measures an elapsed time since first determined to belong to the outside or inside of the shape of the specified range, and is determined to belong to the outside or inside of the shape of the specified range. When the captured image information is acquired by the imaging unit, the captured image information is stored in the storage unit in association with the elapsed time measured when the captured image information is acquired. The positioning device according to claim 3. 所定の測位条件の成立毎に位置情報の測位を行う測位手段を用いて、該測位手段の測位条件の変更を行う測位方法において、
地域の範囲を示す任意の形状を指定する指定ステップと、
この指定ステップにより指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御ステップと、
を備えていることを特徴とする測位方法。
In the positioning method for changing the positioning conditions of the positioning means using the positioning means for positioning the position information every time the predetermined positioning conditions are established,
A designation step for designating an arbitrary shape indicating a region range;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying step, and based on the determination result A control step of changing positioning conditions of the positioning means;
A positioning method characterized by comprising:
所定の測位条件の成立毎に位置情報の測位を行う測位手段から測位結果を入力して、前記測位手段の測位条件の変更を行うコンピュータを、
地域の範囲を示す任意の形状を指定する指定手段、
この指定手段により指定された地域の範囲を示す任意の形状の外または内に、前記測位手段により測位した位置情報で示される現在位置が属しているか否かを判定し、該判定結果に基づいて前記測位手段の測位条件を変更する制御手段、
として機能させるためのプログラム。
A computer that inputs a positioning result from positioning means that performs positioning of position information every time a predetermined positioning condition is established, and changes the positioning conditions of the positioning means,
A designation means for designating an arbitrary shape indicating the area range;
It is determined whether or not the current position indicated by the position information measured by the positioning means belongs outside or within an arbitrary shape indicating the range of the area specified by the specifying means, and based on the determination result Control means for changing positioning conditions of the positioning means;
Program to function as.
JP2012064285A 2012-03-21 2012-03-21 Positioning device, positioning method, and program Pending JP2013195298A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012064285A JP2013195298A (en) 2012-03-21 2012-03-21 Positioning device, positioning method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012064285A JP2013195298A (en) 2012-03-21 2012-03-21 Positioning device, positioning method, and program

Publications (2)

Publication Number Publication Date
JP2013195298A true JP2013195298A (en) 2013-09-30
JP2013195298A5 JP2013195298A5 (en) 2015-04-09

Family

ID=49394415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012064285A Pending JP2013195298A (en) 2012-03-21 2012-03-21 Positioning device, positioning method, and program

Country Status (1)

Country Link
JP (1) JP2013195298A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018026637A (en) * 2016-08-08 2018-02-15 富士ゼロックス株式会社 Information processing device and information processing program
WO2024134963A1 (en) * 2022-12-23 2024-06-27 株式会社Jvcケンウッド Terminal device and method for controlling terminal device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000352519A (en) * 1999-04-07 2000-12-19 Casio Comput Co Ltd Positioning device
JP2002267734A (en) * 2001-03-07 2002-09-18 Casio Comput Co Ltd Positioning device, method of setting positioning interval, and method of notifying operation period
JP2003102068A (en) * 2001-09-21 2003-04-04 Toyota Motor Corp Power supply controller
JP2005174060A (en) * 2003-12-12 2005-06-30 Matsushita Electric Ind Co Ltd Image classification device, and image classification method and program
JP2006166421A (en) * 2004-11-09 2006-06-22 Matsushita Electric Ind Co Ltd Positional information detection apparatus and positional information detection method
JP2007158886A (en) * 2005-12-07 2007-06-21 Sony Corp Imaging apparatus, gps control method and computer program
JP2007158887A (en) * 2005-12-07 2007-06-21 Sony Corp Imaging apparatus, data recording method, data display control method and computer program
JP2011133240A (en) * 2009-12-22 2011-07-07 Casio Computer Co Ltd Positioning device, positioning method and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000352519A (en) * 1999-04-07 2000-12-19 Casio Comput Co Ltd Positioning device
JP2002267734A (en) * 2001-03-07 2002-09-18 Casio Comput Co Ltd Positioning device, method of setting positioning interval, and method of notifying operation period
JP2003102068A (en) * 2001-09-21 2003-04-04 Toyota Motor Corp Power supply controller
JP2005174060A (en) * 2003-12-12 2005-06-30 Matsushita Electric Ind Co Ltd Image classification device, and image classification method and program
JP2006166421A (en) * 2004-11-09 2006-06-22 Matsushita Electric Ind Co Ltd Positional information detection apparatus and positional information detection method
JP2007158886A (en) * 2005-12-07 2007-06-21 Sony Corp Imaging apparatus, gps control method and computer program
JP2007158887A (en) * 2005-12-07 2007-06-21 Sony Corp Imaging apparatus, data recording method, data display control method and computer program
JP2011133240A (en) * 2009-12-22 2011-07-07 Casio Computer Co Ltd Positioning device, positioning method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018026637A (en) * 2016-08-08 2018-02-15 富士ゼロックス株式会社 Information processing device and information processing program
WO2024134963A1 (en) * 2022-12-23 2024-06-27 株式会社Jvcケンウッド Terminal device and method for controlling terminal device

Similar Documents

Publication Publication Date Title
JP4998543B2 (en) Positioning device, positioning method and program
JP4858608B2 (en) POSITIONING DEVICE, POSITIONING METHOD, PROGRAM, AND IMAGING DEVICE
JP4379493B2 (en) Imaging apparatus, information processing apparatus, information processing method, and computer program
CN101516058B (en) Image management apparatus
US8938154B2 (en) Moving image capturing apparatus, moving image capturing method and storage medium storing moving image capturing program, and digest playback setting apparatus, digest playback setting method and storage medium storing digest playback setting program
US20160306050A1 (en) Electronic device, positioning control method and storage medium
US10491829B2 (en) Display control apparatus, display control method, and program
KR101178373B1 (en) Information acquisition device, positional information storage method and storage medium
CN110619027B (en) House source information recommendation method and device, terminal equipment and medium
US20210190495A1 (en) Use of Offline Algorithm to Determine Location From Previous Sensor Data When Location is Requested
US9015378B2 (en) Determining sensor information in the background on a mobile device
JP2013195298A (en) Positioning device, positioning method, and program
JP5564936B2 (en) Positioning device, positioning method and program
JP6610925B2 (en) Image classification apparatus, image classification method, and program
WO2014184879A1 (en) Mobile information processing device, information processing system, and information processing method
CN105277191B (en) Electronic equipment reaches determination method and recording medium
JP2019124646A (en) Electronic equipment, positioning control method, and program
JP6947250B2 (en) Electronic devices, positioning control methods and programs
JP2009065482A (en) Imaging device and imaging method
KR101129454B1 (en) Mobile terminal, server, and methods correcting user&#39;s location in the mobile terminal or the server
JP2012058250A (en) Positioning device, positioning method, program, and imaging apparatus
JP2019153141A (en) Target state information report management system and target state information management method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150218

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160122

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160322