JP7367812B2 - Information processing system, information processing method and program - Google Patents

Information processing system, information processing method and program Download PDF

Info

Publication number
JP7367812B2
JP7367812B2 JP2022119294A JP2022119294A JP7367812B2 JP 7367812 B2 JP7367812 B2 JP 7367812B2 JP 2022119294 A JP2022119294 A JP 2022119294A JP 2022119294 A JP2022119294 A JP 2022119294A JP 7367812 B2 JP7367812 B2 JP 7367812B2
Authority
JP
Japan
Prior art keywords
information
image
property
information processing
processing device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022119294A
Other languages
Japanese (ja)
Other versions
JP2022161907A (en
JP2022161907A5 (en
Inventor
浩久 稲本
佑介 福岡
任良 中谷
圭 久志本
拓司 野村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2022161907A publication Critical patent/JP2022161907A/en
Publication of JP2022161907A5 publication Critical patent/JP2022161907A5/ja
Priority to JP2023176367A priority Critical patent/JP2023174800A/en
Application granted granted Critical
Publication of JP7367812B2 publication Critical patent/JP7367812B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、画像を処理する情報処理システム、情報処理方法および情報処理をコンピュータに実行させるためのプログラムに関する。 The present invention relates to an information processing system for processing images, an information processing method, and a program for causing a computer to execute information processing.

1以上の撮像対象を含む環境として、1以上の区画された部屋を有する不動産物件や、1以上の作業過程を有する工事等の作業環境等がある。この不動産物件を紹介する上で、各部屋の画像があると、どのような物件であるかを理解してもらいやすい。また、各作業過程における画像を保存しておくことで、作業員が作業状況を後で確認することができる。 Examples of environments that include one or more imaging targets include real estate properties that have one or more compartmentalized rooms, work environments such as construction sites that have one or more work processes, and the like. When introducing this real estate property, it is easier to understand what kind of property it is if there are images of each room. Furthermore, by saving images of each work process, the worker can check the work status later.

このことに鑑み、撮影計画に従って作業過程ごとに作業場面の撮影を行う作業状況管理システムが提案されている(例えば、特許文献1参照)。このシステムでは、工程情報に基づいて生成されたシーン識別情報をPCからデジタルカメラに送り、デジタルカメラで撮影された撮影画像にシーン識別情報を付加してPCに送り、PCがシーン識別情報付き撮影画像を撮影計画の分類体系に合わせて分類管理している。 In view of this, a work situation management system has been proposed in which work scenes are photographed for each work process according to a photographing plan (for example, see Patent Document 1). In this system, scene identification information generated based on process information is sent from the PC to the digital camera, scene identification information is added to the image taken with the digital camera and sent to the PC, and the PC takes the image with the scene identification information. Images are classified and managed according to the classification system of the shooting plan.

しかしながら、上記の技術では、シーン識別情報を工程情報に基づいて生成する必要があるため、画像を投稿するための処理が煩雑になるという問題があった。 However, with the above technique, there is a problem that scene identification information needs to be generated based on process information, which makes the process for posting an image complicated.

本発明は、上記に鑑みてなされたものであって、画像の投稿を簡易な処理で実現することができる情報処理システム、情報処理方法およびプログラムを提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide an information processing system, an information processing method, and a program that can realize posting of images with simple processing.

上述した課題を解決するために、発明の一実施形態では、画像を処理する情報処理システムであって、1以上の撮像対象を識別するための識別情報を取得する取得手段と、所定の撮像順序に従って撮像された1以上の撮像対象の画像と識別情報とを関連付けて管理装置へ送信する送信手段とを含む、情報処理システムを提供する。 In order to solve the above-mentioned problems, one embodiment of the invention provides an information processing system that processes images, comprising an acquisition unit for acquiring identification information for identifying one or more imaging targets, and a predetermined imaging order. An information processing system is provided, the information processing system including a transmission unit that associates one or more images of an imaging target captured according to the above with identification information and transmits the association to a management device.

本発明によれば、画像の投稿を簡易な処理で実現することができる。 According to the present invention, posting of images can be realized through simple processing.

情報処理システムの構成例を示した図。FIG. 1 is a diagram showing a configuration example of an information processing system. 情報処理システムが備える情報処理装置のハードウェア構成を例示した図。FIG. 1 is a diagram illustrating a hardware configuration of an information processing device included in the information processing system. 撮像装置としての全天球カメラの断面図。A cross-sectional view of a spherical camera as an imaging device. 全天球カメラのハードウェア構成を例示した図。A diagram illustrating the hardware configuration of a spherical camera. 管理装置のハードウェア構成を例示した図。FIG. 3 is a diagram illustrating a hardware configuration of a management device. 情報処理装置の機能構成を例示した図。FIG. 2 is a diagram illustrating a functional configuration of an information processing device. 撮像装置および管理装置の機能構成を例示した図。FIG. 2 is a diagram illustrating functional configurations of an imaging device and a management device. 管理装置において表示されるユーザ識別情報を作成するための画面を例示した図。The figure which illustrated the screen for creating user identification information displayed on a management apparatus. ログイン画面を例示した図。A diagram illustrating a login screen. 情報処理装置により実行される全体の処理の流れを示したフローチャート。2 is a flowchart showing the flow of the entire process executed by the information processing device. 物件IDを取得する第1の方法を説明する図。The figure explaining the 1st method of acquiring property ID. 物件IDを取得する第2の方法を説明する図。The figure explaining the 2nd method of acquiring property ID. 物件IDを取得する第3の方法を説明する図。The figure explaining the 3rd method of acquiring property ID. 画像を取得する処理の流れを示したフローチャート。Flowchart showing the flow of processing for acquiring images. 画像を取得する処理において情報処理装置に表示される画面を例示した図。The figure which illustrated the screen displayed on an information processing device in the process of acquiring an image. 既に画像が登録されている場合に表示される画面を例示した図。The figure which illustrated the screen displayed when an image is already registered. プレビュー画像を例示した図。The figure which illustrated the preview image. 画像の確認画面を例示した図。The figure which illustrated the confirmation screen of an image. 撮像条件の変更を伴う画像を取得する処理の流れを示したフローチャート。5 is a flowchart showing the flow of processing for acquiring images with changes in imaging conditions. 撮像条件を変更する方法について説明する図。FIG. 3 is a diagram illustrating a method of changing imaging conditions. エリア変更を伴う画像を取得する処理の流れを示したフローチャート。10 is a flowchart showing the flow of processing for acquiring an image with area change. アップロードが成功した場合に表示される画面を例示した図。A diagram illustrating a screen displayed when the upload is successful. 通信端末に表示される1つの画面を例示した図。The figure which illustrated one screen displayed on a communication terminal. 登録済みの画像の編集方法について説明する図。FIG. 3 is a diagram illustrating a method for editing a registered image. 通信端末に表示される別の画面を例示した図。The figure which illustrated another screen displayed on a communication terminal. 情報処理システムにおいて実行する処理のシーケンス図。FIG. 3 is a sequence diagram of processing executed in the information processing system. 管理者がリストを編集する画面を例示した図。The figure which illustrated the screen which an administrator edits a list.

図1は、情報処理システムの構成例を示した図である。情報処理システムは、利用者(ユーザ)が利用する情報処理装置10を含む。情報処理システムは、情報処理装置10のみを含むものであってもよい。また、情報処理システムは、情報処理装置10と、撮像装置11と、管理装置12と、情報提供システム13とを含む構成であってもよい。なお、情報処理システムは、情報処理装置10と、撮像装置11、管理装置12、情報提供システム13のいずれか1つ、またはいずれか2つとを含む構成であってもよい。 FIG. 1 is a diagram showing an example of the configuration of an information processing system. The information processing system includes an information processing device 10 used by a user. The information processing system may include only the information processing device 10. Further, the information processing system may include an information processing device 10, an imaging device 11, a management device 12, and an information providing system 13. Note that the information processing system may include the information processing device 10, and any one or two of the imaging device 11, the management device 12, and the information providing system 13.

情報処理装置10と通信端末14は、PC、タブレット端末、スマートフォン、PDA(Personal Digital Assistant)等である。また、情報処理装置10と通信端末14は、通信機能、情報の入力や出力、表示する機能を備える機器である。撮像装置11は、撮像対象を撮像する装置である。管理装置12は、撮像された画像を記憶および管理する装置である。情報提供システム13は、情報を提供するサーバ等である。 The information processing device 10 and the communication terminal 14 are a PC, a tablet terminal, a smartphone, a PDA (Personal Digital Assistant), or the like. Further, the information processing device 10 and the communication terminal 14 are devices that have a communication function and a function of inputting, outputting, and displaying information. The imaging device 11 is a device that images an object to be imaged. The management device 12 is a device that stores and manages captured images. The information providing system 13 is a server or the like that provides information.

ネットワーク15は、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット等で各種装置を接続する。ネットワーク15は、有線ネットワークであってもよいし、Wi-Fi等の無線ネットワークであってもよい。また、ネットワーク15は、1つのネットワークに限られるものではなく、ルータやプロキシサーバ等の中継装置により接続された2以上のネットワークから構成されていてもよい。なお、ネットワーク15には、各種装置や情報処理システム以外の他の機器が接続されていてもよい。 The network 15 connects various devices through a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, and the like. The network 15 may be a wired network or a wireless network such as Wi-Fi. Further, the network 15 is not limited to one network, but may be composed of two or more networks connected by a relay device such as a router or a proxy server. Note that various devices and devices other than the information processing system may be connected to the network 15.

情報処理システムは、1以上の撮像対象を含む環境としての不動産物件の情報を提供するシステムや、工事等の作業工程を管理するシステム等として利用することができる。以下、情報処理システムを、不動産物件の情報を提供するシステムとして説明する。 The information processing system can be used as a system that provides information on a real estate property as an environment including one or more imaging targets, a system that manages work processes such as construction, and the like. The information processing system will be described below as a system that provides information on real estate properties.

不動産物件は、新築、中古、及び賃貸の一戸建て、マンション、アパート等の集合住宅、店舗、事務所、倉庫、工場、オフィスビル、商業施設、駐車場等が一例として挙げられる。ここでは、不動産物件を、マンション等の1以上の撮像対象としての部屋を有する物件とする。 Examples of real estate properties include newly built, used, and rental single-family houses, apartment complexes such as condominiums and apartments, stores, offices, warehouses, factories, office buildings, commercial facilities, and parking lots. Here, the real estate property is a property such as a condominium that has one or more rooms as imaging targets.

情報提供システム13は、不動産会社が管理する物件の情報を提供するために、複数の物件の情報を記憶および管理する。物件の情報は、販売価格、賃料、地価等を含む値段、住所、建物の構造、専有面積、階数、設備、駐車場の有無等の情報であり、間取り図や外観写真等を含むものである。 The information providing system 13 stores and manages information on a plurality of properties in order to provide information on properties managed by a real estate company. Property information includes information such as sales price, rent, land price, etc., address, building structure, exclusive area, number of floors, facilities, presence of parking lot, etc., and also includes floor plans, exterior photos, etc.

例えば、ユーザとして借り手が、不動産物件として賃貸のマンションを借りようとして検索する場合を説明する。借り手は、通信端末14を操作することによって不動産物件を検索するために必要な情報を入力する。そして、通信端末14は、ネットワーク15を介して情報提供システム13にアクセスすることによって、情報が送信される。情報提供システム13は、通信端末14から送信された情報に基づき、情報提供システム13で管理する複数の物件の情報を検索する。そして、借り手が希望する物件の情報が、ネットワーク15を介して通信端末14に送信される。通信端末14は、物件の情報を受信し、画面に表示させる。 For example, a case will be described in which a renter as a user searches for a rental apartment as a real estate property. The borrower inputs information necessary to search for real estate properties by operating the communication terminal 14. Information is then transmitted to the communication terminal 14 by accessing the information providing system 13 via the network 15. The information providing system 13 searches for information on a plurality of properties managed by the information providing system 13 based on the information transmitted from the communication terminal 14. Information about the property desired by the renter is then transmitted to the communication terminal 14 via the network 15. The communication terminal 14 receives property information and displays it on the screen.

借り手は、通信端末14の画面に表示された物件の情報を見て、自分が希望する物件かどうかを判断する。希望する物件でない場合、借り手は、入力した情報を変更し、情報提供システム13に対して再度検索を実行させ、通信端末14に、別の物件の情報を表示させる。このようにして、借り手は、自分が希望する物件を探すことができる。 The renter looks at the property information displayed on the screen of the communication terminal 14 and determines whether the property is the property he or she desires. If the property is not the desired property, the borrower changes the input information, causes the information providing system 13 to perform a search again, and causes the communication terminal 14 to display information on another property. In this way, the renter can search for the property he/she desires.

借り手が表示された情報を見ることで、実際に物件のある現地へ出向かなくても、各部屋の画像によって、どのような物件であるかを詳細に知ることができる。したがって、物件の情報には、その物件の部屋の画像が含まれることが望ましい。 By looking at the displayed information, the renter can learn in detail what kind of property it is based on images of each room, without having to actually go to the location where the property is located. Therefore, it is desirable that the property information includes images of rooms in the property.

これを実現するために、不動産会社の担当者が、撮像装置11を所持して目的の物件まで出向いて、各部屋を撮像する。そして、担当者が情報提供システム13に撮像した画像を投稿することによって、物件の情報として、撮像した画像が追加される。 In order to achieve this, a person in charge of a real estate company goes to the target property with an imaging device 11 and takes images of each room. Then, when the person in charge posts the captured image to the information providing system 13, the captured image is added as property information.

しかしながら、情報提供システム13に画像を投稿する場合、物件毎に間取りが異なることので、担当者の手間がかかることになる。例えば、物件毎に撮像する画像の数も異なるので、物件と撮像した画像との対応付けに手間がかかる。また、居間や寝室等の各部屋の情報と撮像した画像との対応付けにも手間がかかる。 However, when posting images to the information providing system 13, the floor plan differs from property to property, which requires a lot of effort from the person in charge. For example, since the number of images to be captured differs for each property, it takes time and effort to associate properties with captured images. Furthermore, it takes time and effort to associate information about each room, such as a living room or a bedroom, with a captured image.

さらに、画像は、文字や図形に比較し、データサイズが大きい。したがって、各物件につき1以上の部屋の画像を投稿していくと、情報提供システム13が備える記憶装置の記憶領域が不足し、投稿できなくなってしまう。このため、新たな記憶装置を追加するか、大容量の記憶装置に取り替えるかしなければならない。しかしながら、いずれの場合も、システムの再構築が必要となる。 Furthermore, the data size of images is larger than that of characters and graphics. Therefore, if images of one or more rooms are posted for each property, the storage area of the storage device included in the information providing system 13 runs out, and posting becomes impossible. Therefore, it is necessary to add a new storage device or replace it with a large capacity storage device. However, in either case, system reconstruction is required.

このことに鑑み、情報処理システムでは、情報処理装置10を利用して画像の投稿を簡易な処理で実現する。また、情報提供システム13とは別個に管理装置12を設け、撮像した画像は、管理装置12に記憶および管理させるようにすることで、情報提供システム13の再構築を不要にする。 In view of this, the information processing system utilizes the information processing device 10 to realize posting of images through simple processing. Further, by providing the management device 12 separately from the information providing system 13 and having the management device 12 store and manage captured images, it is not necessary to reconstruct the information providing system 13.

具体的には、ユーザとして担当者は、情報処理装置10を利用し、ネットワーク15を介して情報提供システム13にアクセスする。そして、情報処理装置10は、情報提供システム13が管理する物件を識別するために、1以上の撮像対象を識別するための識別情報としての物件IDを取得する。物件IDは、各物件に対して割り当てられる物件管理番号等である。 Specifically, a person in charge as a user accesses the information providing system 13 via the network 15 using the information processing device 10 . Then, in order to identify the properties managed by the information providing system 13, the information processing device 10 acquires a property ID as identification information for identifying one or more imaging targets. The property ID is a property management number etc. assigned to each property.

担当者は、情報処理装置10に対して取得した物件IDを入力し、1以上の撮像対象が位置する情報を示す位置情報として、その物件の間取りの情報も入力する。間取りの情報は、2DK、2LDK、3DK、3LDKといった部屋の数や種類を表す情報である。ちなみに、3LDKの数字の3は、寝室として利用可能な居室の数を表し、Lは居間、Dは食堂、Kは台所を表す。 The person in charge inputs the acquired property ID into the information processing device 10, and also inputs information on the floor plan of the property as position information indicating the location of one or more imaging targets. The floor plan information is information indicating the number and type of rooms, such as 2DK, 2LDK, 3DK, and 3LDK. By the way, the number 3 in 3LDK represents the number of rooms that can be used as bedrooms, L represents the living room, D represents the dining room, and K represents the kitchen.

情報処理装置10は、入力された間取りの情報によって部屋を特定し、特定した部屋を撮像する順序を、予め設定された順位情報に基づき決定する。順位情報は、一般の人が最初に見たい部屋のアンケートからランキング付けしたものを採用することができる。ただし、これは一例であるので、その他の方法により得られた情報であってもよい。 The information processing device 10 identifies the rooms based on the input floor plan information, and determines the order in which the identified rooms are to be imaged based on preset ranking information. As the ranking information, ranking information obtained from a questionnaire survey of the rooms that the general public would like to see first can be used. However, since this is just an example, the information may be obtained by other methods.

情報処理装置10は、撮像順序を画面に表示させることによって、担当者に対し、撮像すべき部屋を知らせる。そして、情報処理装置10は、部屋内において撮像装置11を設置する位置を画面に表示させる。担当者は、画面に表示された部屋に移動し、表示された位置に撮像装置11を設置する。さらに、担当者は、情報処理装置10に撮像を要求し、情報処理装置10が撮像装置11に対して撮像を指示する。 The information processing device 10 notifies the person in charge of the room to be imaged by displaying the imaging order on the screen. Then, the information processing device 10 displays on the screen the position where the imaging device 11 is installed in the room. The person in charge moves to the room displayed on the screen and installs the imaging device 11 at the displayed position. Further, the person in charge requests the information processing device 10 to take an image, and the information processing device 10 instructs the imaging device 11 to take an image.

情報処理装置10は、撮像装置11から撮像した画像を画像データとして受信し、一時的に保持する。各機器間を送受信されるものは、画像データであるが、以下、単に画像として説明する。 The information processing device 10 receives an image captured from the imaging device 11 as image data, and temporarily stores the image data. What is transmitted and received between each device is image data, which will be explained below simply as an image.

情報処理装置10は、間取りの情報に対応する全ての部屋毎に、撮像装置11から撮像した画像を受信する。その後、情報処理装置10は、画像に対して物件IDを関連付け、管理装置12に送信することにより画像を投稿する。例えば、物件IDをフォルダ名としたフォルダを生成し、そのフォルダに画像を撮像した順に格納し、フォルダ毎送信することができる。これにより、管理装置12は、そのフォルダをそのまま保存および管理することができる。 The information processing device 10 receives images captured by the imaging device 11 for each room corresponding to the floor plan information. Thereafter, the information processing device 10 posts the image by associating the property ID with the image and transmitting it to the management device 12. For example, it is possible to create a folder with the property ID as the folder name, store images in the folder in the order in which they were taken, and send the images in each folder. Thereby, the management device 12 can save and manage the folder as it is.

情報提供システム13は、借り手から物件の情報の提供を要求された場合、借り手が所持する通信端末14の情報を、通信端末14から取得する。そして、情報提供システム13は、要求された物件の物件IDと、通信端末14の情報とを管理装置12に送信する。情報提供システム13は、通信端末14に対し、物件IDに対応する物件の情報を提供し、管理装置12は、通信端末14に対し、物件IDが関連付けられた複数の画像を送信する。 When the information providing system 13 is requested to provide property information by the borrower, the information providing system 13 acquires information on the communication terminal 14 owned by the borrower from the communication terminal 14. The information providing system 13 then transmits the property ID of the requested property and the information on the communication terminal 14 to the management device 12. The information providing system 13 provides information on the property corresponding to the property ID to the communication terminal 14, and the management device 12 transmits to the communication terminal 14 a plurality of images associated with the property ID.

通信端末14は、情報提供システム13から提供された物件の情報を受信し、画面に表示する。また、通信端末14は、予め設定された画面の位置に、管理装置12から受信した複数の画像を表示する。複数の画像は、例えば、撮像順序が最初の画像を所定の大きさの画像とし、全ての画像を縮小したもの(サムネイル画像)をその最初の画像の一部に重ね合わせて表示させることができる。これにより、借り手は、最初の画像を参照し、他の部屋の様子を確認するため、他の部屋のサムネイル画像を選択し、所定の大きさに拡大して表示させることができる。借り手は、表示された部屋の詳細な情報として、例えば壁の色、窓の大きさや位置、電灯の種類、コンセントの位置等の情報を得ることができる。 The communication terminal 14 receives property information provided from the information providing system 13 and displays it on the screen. Furthermore, the communication terminal 14 displays the plurality of images received from the management device 12 at a preset screen position. For multiple images, for example, the first image in the imaging order can be set to a predetermined size, and a reduced version of all the images (thumbnail images) can be displayed by superimposing a part of the first image. . Thereby, the renter can refer to the first image, select a thumbnail image of another room, enlarge it to a predetermined size, and display it in order to check the state of the other room. The renter can obtain detailed information about the displayed room, such as the color of the walls, the size and location of windows, the type of light, and the location of electrical outlets.

情報処理装置10、管理装置12、情報提供システム13は、ネットワーク15により接続され、ネットワーク15を介して通信することができる。撮像装置11も、ネットワーク15に接続され、ネットワーク15を介して情報処理装置10と通信してもよいが、図1に示すでは、無線接続により、情報処理装置10と直接通信している。 The information processing device 10 , the management device 12 , and the information providing system 13 are connected by a network 15 and can communicate via the network 15 . The imaging device 11 may also be connected to the network 15 and communicate with the information processing device 10 via the network 15, but in the example shown in FIG. 1, it communicates directly with the information processing device 10 through a wireless connection.

情報処理装置10は、担当者が所持や移動可能で、撮像装置11、管理装置12、情報提供システム13と通信を行い、担当者からの情報の受け付け、撮像された画像を表示できる機能を有するものであれば、いかなる装置でもよい。 The information processing device 10 can be carried or moved by a person in charge, and has a function of communicating with an imaging device 11, a management device 12, and an information providing system 13, receiving information from the person in charge, and displaying captured images. Any device may be used.

撮像装置11としては、デジタルカメラ、カメラ付きノートPC、カメラ付きタブレット端末、カメラ付きスマートフォン、全天球カメラ等を用いることができる。なお、全天球カメラは、一度で、カメラを中心とした360°の全方位を撮像することができるカメラである。通常のカメラで各部屋を隅から隅まで撮像しようとすると、カメラの角度を変えて撮像しなければならず、画像の数も多くなるため、管理が大変である。しかしながら、全天球カメラは、各部屋につき1回の撮像で済み、画像も1つで済むため、撮像装置11は全天球カメラが望ましい。 As the imaging device 11, a digital camera, a notebook PC with a camera, a tablet terminal with a camera, a smartphone with a camera, a spherical camera, etc. can be used. Note that a spherical camera is a camera that can capture images in all directions of 360° centered on the camera at one time. If you try to take images of each room from corner to corner with a normal camera, you will have to change the angle of the camera and take pictures, and the number of images will increase, making management difficult. However, since a spherical camera only needs to take an image once for each room, and only one image is required, it is desirable that the imaging device 11 be a spherical camera.

管理装置12は、情報提供システム13で管理する全物件の全部屋の画像を記憶することができるだけの充分な記憶容量を有する記憶装置を含む。 The management device 12 includes a storage device having sufficient storage capacity to store images of all rooms of all properties managed by the information providing system 13.

図2を参照して、情報処理システムが備える情報処理装置10のハードウェア構成について説明する。情報処理装置10は、ハードウェアとして、CPU(Central Processing Unit)20、ROM(Read Only Memory)21、RAM(Random Access Memory)22、フラッシュメモリ23、接続I/F24、操作パネル25、カメラ26、通信I/F27を含んで構成される。CPU20、ROM21、RAM22、フラッシュメモリ23、接続I/F24、通信I/F27は、バス28に接続され、バス28を介して互いに情報等のやりとりを行う。 Referring to FIG. 2, the hardware configuration of the information processing device 10 included in the information processing system will be described. The information processing device 10 includes, as hardware, a CPU (Central Processing Unit) 20, a ROM (Read Only Memory) 21, a RAM (Random Access Memory) 22, a flash memory 23, a connection I/F 24, an operation panel 25, a camera 26, It is configured including a communication I/F 27. The CPU 20 , ROM 21 , RAM 22 , flash memory 23 , connection I/F 24 , and communication I/F 27 are connected to a bus 28 and exchange information with each other via the bus 28 .

CPU20は、演算手段であり、情報処理装置10全体を制御する。ROM21は、読み出し専用の不揮発性の記憶媒体で、情報処理装置10を起動させるためのブートプログラムやファームウェア等を記憶する。RAM22は、情報の高速な読み書きが可能な揮発性の記憶媒体で、CPU20が情報を処理する際の作業領域として用いられる。フラッシュメモリ23は、情報の読み書きが可能な不揮発性の記憶媒体で、OS(Operating System)、各種のアプリケーションや処理を実行するためのプログラム等を記憶する。ここでは、不揮発性の記憶媒体としてフラッシュメモリ23を採用しているが、これに限られるものではなく、HDD(Hard Disk Drive)を採用してもよい。 The CPU 20 is a calculation means and controls the entire information processing device 10. The ROM 21 is a read-only nonvolatile storage medium that stores a boot program, firmware, etc. for starting the information processing device 10. The RAM 22 is a volatile storage medium that allows information to be read and written at high speed, and is used as a work area when the CPU 20 processes information. The flash memory 23 is a nonvolatile storage medium in which information can be read and written, and stores an OS (Operating System), various applications, programs for executing processing, and the like. Here, the flash memory 23 is used as a nonvolatile storage medium, but the present invention is not limited to this, and an HDD (Hard Disk Drive) may also be used.

接続I/F24は、バス28に操作パネル25およびカメラ26を接続し、操作パネル25からの情報の入力、操作パネル25への情報の表示、カメラ26からの画像の入力を制御する。操作パネル25は、タッチパネルを有し、情報の入力を受け付け、情報を表示する。ここでは、操作パネル25を採用しているが、これに限られるものではなく、入力装置と表示装置とを備え、入出力I/Fによりバス28に接続された構成であってもよい。カメラ26は、撮像装置11と同様、固体撮像素子を有し、受光した光を電気信号に変換し、画像データとして出力する。 The connection I/F 24 connects the operation panel 25 and the camera 26 to the bus 28 and controls the input of information from the operation panel 25, the display of information on the operation panel 25, and the input of images from the camera 26. The operation panel 25 has a touch panel, receives input of information, and displays information. Although the operation panel 25 is employed here, the present invention is not limited to this, and may be configured to include an input device and a display device, and be connected to the bus 28 through an input/output I/F. Like the imaging device 11, the camera 26 includes a solid-state imaging device, converts the received light into an electrical signal, and outputs it as image data.

通信I/F27は、有線または無線により、ネットワーク15を介して撮像装置11、管理装置12、情報提供システム13に接続し、それら装置やシステムとの間の通信を制御する。ここでは、ネットワーク15を介して通信するものとして説明するが、これに限られるものではなく、直接通信を行ってもよい。無線により通信を行う場合、IEEE802.11規格で定義されるWi-Fi等を使用して通信を行うことができる。 The communication I/F 27 connects to the imaging device 11, the management device 12, and the information providing system 13 via the network 15 by wire or wirelessly, and controls communication with these devices and systems. Although the description here assumes that communication is performed via the network 15, the present invention is not limited to this, and direct communication may be performed. When communicating wirelessly, communication can be performed using Wi-Fi, etc. defined in the IEEE802.11 standard.

情報処理装置10は、その他のハードウェアを備えていてもよく、例えばSDカードやUSB(Universal Serial Bus)メモリ等の外部記憶媒体を装着するSDカードスロットやUSBコネクタ等の外部記憶I/Fを備えることができる。また、情報処理装置10は、カメラ等の撮像装置、マイク等の音声入力装置、スピーカ等の音声出力装置、GPS(Global Positioning System)、各種のセンサ等を備えることができる。 The information processing device 10 may include other hardware, such as an SD card slot for installing an external storage medium such as an SD card or a USB (Universal Serial Bus) memory, or an external storage I/F such as a USB connector. You can prepare. Further, the information processing device 10 can include an imaging device such as a camera, an audio input device such as a microphone, an audio output device such as a speaker, a GPS (Global Positioning System), various sensors, and the like.

図3および図4を参照して、情報処理システムが備える撮像装置11のハードウェア構成について説明する。撮像装置11は、デジタルカメラ等であってもよいが、ここでは、全天球カメラとして説明する。図3は、全天球カメラの断面図で、主要なハードウェア構成を示し、図4は、詳細なハードウェア構成を示す。 The hardware configuration of the imaging device 11 included in the information processing system will be described with reference to FIGS. 3 and 4. Although the imaging device 11 may be a digital camera or the like, it will be described here as a spherical camera. FIG. 3 is a cross-sectional view of the omnidirectional camera, showing the main hardware configuration, and FIG. 4 shows the detailed hardware configuration.

図3を参照すると、撮像装置11は、主要なハードウェアとして、撮像体30と、撮像体30およびコントローラやバッテリ等の部品を保持する筐体31と、筐体31に設けられたシャッターボタン32とを備える。撮像体30は、2つの結像光学系33A、33Bと、CCD(Charge Coupled Device)センサやCMOS(Complementary Metal Oxide Semiconductor)センサ等の2つの固体撮像素子34A、34Bとを含む。2つの結像光学系33A、33Bの各々は、例えば6群7枚の魚眼レンズとして構成され、魚眼レンズは、180°より大きい画角を有する。ここで、固体撮像素子と結像光学系とを1つずつ組み合わせて構成されるものを撮像光学系という。 Referring to FIG. 3, the imaging device 11 includes, as main hardware, an imaging body 30, a housing 31 that holds the imaging body 30 and components such as a controller and a battery, and a shutter button 32 provided in the housing 31. Equipped with. The imaging body 30 includes two imaging optical systems 33A and 33B, and two solid-state imaging elements 34A and 34B such as a CCD (Charge Coupled Device) sensor and a CMOS (Complementary Metal Oxide Semiconductor) sensor. Each of the two imaging optical systems 33A and 33B is configured, for example, as a fisheye lens with seven lenses in six groups, and the fisheye lens has an angle of view larger than 180°. Here, a system configured by combining one solid-state imaging device and one imaging optical system is referred to as an imaging optical system.

2つの結像光学系33A、33Bは、レンズ、プリズム、フィルタ、開口絞り等の光学素子を有し、2つの固体撮像素子34A、34Bに対して位置関係が定められる。位置決めは、2つの結像光学系33A、33Bの光学素子の光軸が、対応する2つの固体撮像素子34A、34Bの受光領域の中心部に直交して位置するように、かつ、受光領域が、対応する魚眼レンズの結像面となるように行われる。2つの固体撮像素子34A、34Bの各々は、受光領域が面積エリアを成す二次元の固体撮像素子であり、組み合わせられる2つの結像光学系33A、33Bにより集光された光を画像信号に変換する。 The two imaging optical systems 33A and 33B have optical elements such as lenses, prisms, filters, and aperture stops, and have a positional relationship with respect to the two solid-state image sensors 34A and 34B. The positioning is performed so that the optical axes of the optical elements of the two imaging optical systems 33A and 33B are located perpendicular to the centers of the light receiving areas of the two corresponding solid-state image sensors 34A and 34B, and the light receiving areas are , is performed so as to form the image plane of the corresponding fisheye lens. Each of the two solid-state image sensors 34A and 34B is a two-dimensional solid-state image sensor whose light-receiving region forms an area, and the two combined imaging optical systems 33A and 33B convert the light collected into an image signal. do.

2つの結像光学系33A、33Bは、同一仕様のもので、それぞれの光軸が合致するように、互いに逆向きに組み合わせられる。2つの固体撮像素子34A、34Bにより変換された2つの画像信号は、コントローラ上の画像処理手段に出力される。画像処理手段は、2つの画像信号における2つの部分画像をつなぎ合わせ、立体角4πステラジアンの画像(全天球画像)を生成する。ここでは、全方位を撮像した画像である全天球画像が生成されるものとしているが、水平方向に360°撮像した画像であるパノラマ画像であってもよい。 The two imaging optical systems 33A and 33B have the same specifications and are combined in opposite directions so that their optical axes coincide. Two image signals converted by the two solid-state image sensors 34A and 34B are output to image processing means on the controller. The image processing means connects two partial images of the two image signals to generate an image with a solid angle of 4π steradians (a spherical image). Here, it is assumed that a spherical image, which is an image taken in all directions, is generated, but a panoramic image, which is an image taken 360 degrees in the horizontal direction, may be generated.

撮像装置11は、魚眼レンズが180°より大きい画角を有するため、各結像光学系は重複部分を有する。そこで、全天球画像を生成する際、2つの画像信号の重複部分は、同一像を表す基準データとして画像つなぎ合わせの参考とされる。なお、全天球画像の生成は、撮像装置11で行っても良いし、情報処理装置10で行っても良い。例えば、撮像装置11の画像処理手段による処理は全てを撮像装置11で行っても良いし、撮像装置11の画像処理手段による全てまたは一部の処理を情報処理装置10で行わせるように、画像信号等を転送してもよい。 In the imaging device 11, since the fisheye lens has an angle of view larger than 180°, each imaging optical system has an overlapping portion. Therefore, when generating a spherical image, the overlapping portion of two image signals is used as reference data representing the same image and is used as a reference for joining the images together. Note that the generation of the celestial sphere image may be performed by the imaging device 11 or the information processing device 10. For example, all the processing by the image processing means of the imaging device 11 may be performed by the imaging device 11, or all or part of the processing by the image processing means of the imaging device 11 may be performed by the information processing device 10. Signals etc. may also be transferred.

全天球画像は、例えば撮像装置11に設けられる画面や撮像装置11に接続される情報処理装置10の画面等に表示したり、印刷装置に出力して印刷出力したり、SDカード等の外部記憶媒体等にデータとして格納したりできる。 The spherical image can be displayed, for example, on a screen provided on the imaging device 11 or the screen of the information processing device 10 connected to the imaging device 11, outputted to a printing device for printing, or stored on an external device such as an SD card. It can be stored as data in a storage medium, etc.

図4を参照すると、撮像装置11は、詳細にはプロセッサ40と、鏡胴ユニット41と、プロセッサ40に接続される種々のコンポーネントとを含む。鏡胴ユニット41は、2つの結像光学系33A、33Bと、2つの固体撮像素子34A、34Bとを含む。2つの固体撮像素子34A、34Bは、プロセッサ40からの制御指令により制御される。 Referring to FIG. 4, the imaging device 11 includes, in detail, a processor 40, a lens barrel unit 41, and various components connected to the processor 40. Lens barrel unit 41 includes two imaging optical systems 33A and 33B and two solid-state image sensors 34A and 34B. The two solid-state image sensors 34A and 34B are controlled by control commands from the processor 40.

種々のコンポーネントには、データを一時的に保存するSDRAM42、43、メモリカードを装着するためのメモリカードスロット44、フラッシュROM45、USBコネクタ46、電源スイッチ47が含まれる。また、種々のコンポーネントには、音声出力装置としてのスピーカ48、音声入力装置としてのマイク49、無線通信でネットワーク15に接続するために使用される無線NIC(Network Interface Card)50、LCD(Liquid Crystal Display)モニタ51、3軸加速度センサ52等が含まれる。これらは一例であるので、その他のコンポーネントが含まれていてもよい。 The various components include SDRAM 42, 43 for temporarily storing data, a memory card slot 44 for installing a memory card, a flash ROM 45, a USB connector 46, and a power switch 47. In addition, various components include a speaker 48 as an audio output device, a microphone 49 as an audio input device, a wireless NIC (Network Interface Card) 50 used for connecting to the network 15 by wireless communication, and an LCD (Liquid Crystal). Display) monitor 51, 3-axis acceleration sensor 52, etc. These are just examples; other components may be included.

プロセッサ40は、ISP(Image Signal Processor)60A、60B、DMAC(Direct Memory Access Controller)61、アービタ(ARBMEMC)62、MEMC(Memory Controller)63、歪曲補正・画像合成ブロック64を含む。ISP60A、60Bは、固体撮像素子34A、34Bの信号処理を経て入力された画像に対し、ホワイトバランス設定やガンマ設定を行う。DMAC61は、CPUを介さずにデータをISP60A、60Bや歪曲補正・画像合成ブロック64からARBMEMC62へ、また、ARBMEMC62から歪曲補正・画像合成ブロック64へ直接転送する。ARBMEMC62は、SDRAM42等のメモリへのアクセスを調停する。MEMC63は、そのメモリアクセスを制御する。 The processor 40 includes ISP (Image Signal Processor) 60A, 60B, DMAC (Direct Memory Access Controller) 61, arbiter (ARBMEMC) 62, MEMC (Memory Controller) 63, and distortion correction/image synthesis block 64. The ISPs 60A and 60B perform white balance setting and gamma setting on images input through signal processing of the solid-state image sensors 34A and 34B. The DMAC 61 directly transfers data from the ISPs 60A and 60B and the distortion correction/image synthesis block 64 to the ARBMEMC 62, and from the ARBMEMC 62 to the distortion correction/image synthesis block 64 without going through the CPU. ARBMEMC62 arbitrates access to memory such as SDRAM42. MEMC63 controls the memory access.

歪曲補正・画像合成ブロック64は、2つの撮像光学系から得られた2つの撮像画像に対し、3軸加速度センサ52からの情報を利用し、歪曲補正を行うとともに、天地補正を行い、画像合成する。SDRAM42は、ISP60A、60Bや歪曲補正・画像合成ブロック64が処理を行う際、データを一時的に保存するために使用される。 The distortion correction/image synthesis block 64 uses information from the 3-axis acceleration sensor 52 to perform distortion correction and vertical correction on the two captured images obtained from the two imaging optical systems, and performs image synthesis. do. The SDRAM 42 is used to temporarily store data when the ISPs 60A, 60B and the distortion correction/image synthesis block 64 perform processing.

プロセッサ40は、さらに、DMAC65、画像処理ブロック66、CPU67、画像データ転送部68、SDRAMC(SDRAM Controller)69、メモリカード制御ブロック70、USBブロック71、ペリフェラルブロック72を含む。また、プロセッサ40は、音声ユニット73、シリアルブロック74、LCDドライバ75、ブリッジ76を含む。DMAC65は、CPU67を介さずにデータをARBMEMC62から画像処理ブロック66へ直接転送する。 The processor 40 further includes a DMAC 65, an image processing block 66, a CPU 67, an image data transfer unit 68, an SDRAMC (SDRAM Controller) 69, a memory card control block 70, a USB block 71, and a peripheral block 72. The processor 40 also includes an audio unit 73, a serial block 74, an LCD driver 75, and a bridge 76. The DMAC 65 directly transfers data from the ARBMEMC 62 to the image processing block 66 without going through the CPU 67 .

画像処理ブロック66は、リサイズブロック77、JPEG(Joint Photographic Experts Group)ブロック78、H.264ブロック79等を用いて、画像に対して各種の画像処理を実行する。リサイズブロック77は、画像のサイズを補間処理により拡大または縮小する。JPEGブロック78は、JPEG圧縮および伸張を行う。H.264ブロック79は、H.264等の動画圧縮および伸張を行う。CPU67は、撮像装置11の各部の動作を制御する。 The image processing block 66 uses a resizing block 77, a JPEG (Joint Photographic Experts Group) block 78, an H.264 block 79, etc. to perform various image processing on the image. The resize block 77 enlarges or reduces the size of the image by interpolation processing. JPEG block 78 performs JPEG compression and decompression. The H.264 block 79 performs video compression and expansion using H.264 and the like. The CPU 67 controls the operation of each part of the imaging device 11.

画像データ転送部68は、画像処理ブロック66で処理された画像を転送する。SDRAMC69は、プロセッサ40に接続されるSDRAM43を制御し、画像データ転送部68から転送された画像をSDRAM43へ送る。SDRAM43は、プロセッサ40内で各種の処理を施す際、データを一時的に保存するために使用される。 The image data transfer unit 68 transfers the image processed by the image processing block 66. The SDRAMC 69 controls the SDRAM 43 connected to the processor 40 and sends the image transferred from the image data transfer section 68 to the SDRAM 43. The SDRAM 43 is used to temporarily store data when performing various processing within the processor 40.

メモリカード制御ブロック70は、メモリカードスロット44に装着されたメモリカードおよびフラッシュROM45に対する読み書きを制御する。USBブロック71は、USBコネクタ46を介して接続されるPC等の外部機器とのUSB通信を制御する。ペリフェラルブロック72は、電源スイッチ47が接続される。音声ユニット73は、スピーカ48とマイク49とに接続され、音声の入出力を制御する。シリアルブロック74は、PC等の外部機器とのシリアル通信を制御し、無線NIC50が接続される。LCDドライバ75は、LCDモニタ51を駆動するドライブ回路で、LCDモニタ51に各種の状態を表示するための信号に変換する。 The memory card control block 70 controls reading and writing to and from the memory card installed in the memory card slot 44 and the flash ROM 45 . The USB block 71 controls USB communication with an external device such as a PC connected via the USB connector 46. The power switch 47 is connected to the peripheral block 72 . The audio unit 73 is connected to the speaker 48 and the microphone 49, and controls audio input/output. The serial block 74 controls serial communication with external devices such as a PC, and is connected to the wireless NIC 50. The LCD driver 75 is a drive circuit that drives the LCD monitor 51 and converts signals for displaying various states on the LCD monitor 51.

フラッシュROM45には、CPU67が解読可能なコードで記述された制御プログラムや各種のパラメータが格納される。ユーザが電源スイッチ47を操作し、電源を投入(ON)すると、フラッシュROM45に格納された制御プログラムがメインメモリにロードされる。CPU67は、メインメモリにロードされた制御プログラムを実行し、撮像装置11の各部の動作を制御し、制御に必要なデータをSDRAM43と、ローカルSRAMとに一時的に保存する。 The flash ROM 45 stores control programs written in codes that can be read by the CPU 67 and various parameters. When the user operates the power switch 47 to turn on the power, the control program stored in the flash ROM 45 is loaded into the main memory. The CPU 67 executes the control program loaded into the main memory, controls the operation of each part of the imaging device 11, and temporarily stores data necessary for control in the SDRAM 43 and local SRAM.

次に、図5を参照して、管理装置12のハードウェア構成について説明する。なお、情報提供システム13を構成する情報提供サーバのハードウェア構成は、管理装置12と同様であるため、情報提供システム13については説明を省略する。管理装置12は、ハードウェアとして、CPU80、ROM81、RAM82、HDD(Hard Disk Drive)83、通信I/F84を含む。CPU80、ROM81、RAM82、HDD83、通信I/F84は、バス85に接続され、バス85を介して互いに情報等のやりとりを行う。 Next, the hardware configuration of the management device 12 will be described with reference to FIG. 5. Note that the hardware configuration of the information providing server that constitutes the information providing system 13 is the same as that of the management device 12, so a description of the information providing system 13 will be omitted. The management device 12 includes a CPU 80, ROM 81, RAM 82, HDD (Hard Disk Drive) 83, and communication I/F 84 as hardware. The CPU 80, ROM 81, RAM 82, HDD 83, and communication I/F 84 are connected to a bus 85 and exchange information with each other via the bus 85.

CPU80は、演算手段であり、管理装置12全体を制御する。ROM81は、読み出し専用の不揮発性の記憶媒体で、管理装置12を起動させるためのブートプログラムやファームウェア等を記憶する。RAM82は、情報の高速な読み書きが可能な揮発性の記憶媒体で、CPU80が情報を処理する際の作業領域として用いられる。HDD83は、情報の読み書きが可能な不揮発性の記憶媒体で、OS、各種のプログラム等を記憶する。ここでは、不揮発性の記憶媒体としてHDD83を採用しているが、これに限られるものではなく、SSD(Solid State Drive)等を採用してもよい。 The CPU 80 is a calculation means and controls the entire management device 12. The ROM 81 is a read-only nonvolatile storage medium that stores a boot program, firmware, etc. for starting the management device 12. The RAM 82 is a volatile storage medium that allows information to be read and written at high speed, and is used as a work area when the CPU 80 processes information. The HDD 83 is a nonvolatile storage medium in which information can be read and written, and stores an OS, various programs, and the like. Although the HDD 83 is employed here as a nonvolatile storage medium, the present invention is not limited to this, and an SSD (Solid State Drive) or the like may be employed.

通信I/F84は、有線または無線により、ネットワーク15を介して情報処理装置10、撮像装置11、情報提供システム13に接続し、それら装置やシステムとの間の通信を制御する。ここでは、ネットワーク15を介して通信するものとして説明するが、これに限られるものではなく、直接通信を行ってもよい。無線により通信を行う場合、IEEE802.11規格で定義されるWi-Fi等を使用して通信を行うことができる。 The communication I/F 84 is connected to the information processing device 10, the imaging device 11, and the information providing system 13 via the network 15 by wire or wirelessly, and controls communication with these devices and systems. Although the description here assumes that communication is performed via the network 15, the present invention is not limited to this, and direct communication may be performed. When communicating wirelessly, communication can be performed using Wi-Fi, etc. defined in the IEEE802.11 standard.

管理装置12も、その他のハードウェアを備えていてもよく、例えばSDカードやUSB(Universal Serial Bus)メモリ等の外部記憶媒体を装着するSDカードスロットやUSBコネクタ等の外部記憶I/Fを備えることができる。また、管理装置12は、マイク等の音声入力装置、スピーカ等の音声出力装置、GPS(Global Positioning System)等を備えることができる。 The management device 12 may also include other hardware, such as an SD card slot for attaching an external storage medium such as an SD card or a USB (Universal Serial Bus) memory, or an external storage I/F such as a USB connector. be able to. Furthermore, the management device 12 can include an audio input device such as a microphone, an audio output device such as a speaker, a GPS (Global Positioning System), and the like.

図6を参照して、情報処理装置10の機能構成について説明する。情報処理装置10は、CPU20がフラッシュメモリ23に記憶されたプログラムをRAM22に読み出し実行することで下記の機能部が生成されることから、下記の機能部を備えているということができる。ここでは、各機能部がプログラムの実行により生成されるものとして説明するが、複数の機能部の一部または全部がプログラムといったソフトウェアではなく、専用の回路等のハードウェアで実現されていてもよい。 The functional configuration of the information processing device 10 will be described with reference to FIG. 6. The information processing device 10 can be said to include the following functional units because the following functional units are generated when the CPU 20 reads out a program stored in the flash memory 23 into the RAM 22 and executes it. Here, each functional unit will be explained as being generated by executing a program, but some or all of the multiple functional units may be realized not by software such as a program but by hardware such as a dedicated circuit. .

情報処理装置10は、機能部として、取得部90、制御部91、受信部92、送信部93、表示部94、入力受付部95、記憶部96を備える。取得部90は、例えば担当者が入力した入力情報から、1以上の撮像対象である部屋を含む物件を識別する物件IDと、間取りの情報とを取得する。取得部90は、情報処理装置10が情報提供システム13と通信することにより、情報提供システム13から物件IDを取得することができる。また、取得部90は、担当者が印刷した印刷物を、該情報処理装置10が備える撮像装置により撮像して読み取り、読み取った印刷物に含まれる情報の中から物件IDを取得することもできる。または、担当者が情報処理装置10とは異なる端末の画面上に表示された情報を読み取ることで、物件IDを取得することもできる。さらに、取得部90は、担当者が情報処理装置10の操作パネル25に対して入力した物件IDを取得することもできる。 The information processing device 10 includes an acquisition section 90, a control section 91, a reception section 92, a transmission section 93, a display section 94, an input reception section 95, and a storage section 96 as functional sections. The acquisition unit 90 acquires a property ID that identifies a property including one or more rooms to be imaged, and floor plan information from input information input by a person in charge, for example. The acquisition unit 90 can acquire the property ID from the information providing system 13 by the information processing device 10 communicating with the information providing system 13 . The acquisition unit 90 can also image and read a printed matter printed by a person in charge using an imaging device included in the information processing device 10, and acquire the property ID from the information included in the read printed matter. Alternatively, the property ID can also be acquired by the person in charge reading information displayed on the screen of a terminal different from the information processing device 10. Further, the acquisition unit 90 can also acquire the property ID input by the person in charge on the operation panel 25 of the information processing device 10.

制御部91は、取得部90により取得された間取りの情報によって特定される部屋の撮像順序を、予め設定された撮像対象の順位情報に基づき決定する。順位情報は、部屋の情報と順位とが関連付けられており、例えば、1位「居間(Living)」、2位「食堂(Dining Room)」、3位「寝室1(Bed Room 1)」、4位「寝室2(Bed Room 2)」、5位「寝室3(Bed Room 3)」、6位「寝室4(Bed Room 4)」、7位「台所(Kitchen)」、8位「浴室(Bath Room)」、9位「玄関(Entrance)」等とされる。記憶部96は、撮影対象の順位情報を記憶する。例えば、間取りの情報が3LDKの場合、寝室が3つしかないため、1位から5位までは予め設定された通りの撮像順序となり、6位「寝室4(Bed Room 4)」を飛ばして、7~9位などが続いた撮像順序を決定する。そして、制御部91は、制御部91で決定した撮像順序を表示するように表示部94に対して指示する。表示部94は、その指示を受けて、撮像順序を表示する。 The control unit 91 determines the imaging order of the rooms specified by the floor plan information acquired by the acquisition unit 90 based on preset ranking information of imaging targets. The ranking information is associated with the room information and the ranking. For example, 1st place "Living Room", 2nd place "Dining Room", 3rd place "Bed Room 1", 4th place 1st place “Bed Room 2”, 5th place “Bed Room 3”, 6th place “Bed Room 4”, 7th place “Kitchen”, 8th place “Bathroom” 9th place ``Entrance'', etc. The storage unit 96 stores ranking information of photographic targets. For example, if the floor plan information is 3LDK, there are only three bedrooms, so the 1st to 5th places will be captured in the preset imaging order, and the 6th place "Bed Room 4" will be skipped. The order of imaging is determined, such as 7th to 9th. Then, the control unit 91 instructs the display unit 94 to display the imaging order determined by the control unit 91. The display unit 94 receives the instruction and displays the imaging order.

担当者は、表示部94に表示された撮像順序を見て、最初の撮像であれば、最初の順序の部屋へ、2番目の撮像であれば、2番目の順序の部屋へ移動する。 The person in charge looks at the imaging order displayed on the display unit 94, and if it is the first imaging, moves to the room in the first order, and if it is the second imaging, moves to the second room.

入力受付部95は、担当者からの撮像装置11の設置位置の情報の取得要求を受け付け、制御部91が、撮像装置11の設置位置の情報の表示を表示部94に対して指示する。表示部94は、制御部91からの指示を受け、「リビングの中心に設置して撮影してください」等の設置位置の情報を表示する。 The input receiving unit 95 receives a request from a person in charge to obtain information on the installation position of the imaging device 11, and the control unit 91 instructs the display unit 94 to display information on the installation position of the imaging device 11. The display unit 94 receives an instruction from the control unit 91 and displays installation position information such as “Please install it in the center of the living room and take a picture.”

担当者は、表示された設置位置の情報に従って撮像装置11を設置した後、情報処理装置10の操作パネル25に表示された撮像ボタンをタッチする等して押下し、撮像を要求する。入力受付部95は、その要求を受け付け、制御部91は、撮像装置11に対して撮像を指示する。入力受付部95は、担当者から明るさ等の撮像条件の変更を受け付けることもできる。制御部91は、入力受付部95がその変更を受け付けた場合、その撮像条件の変更を指示する。 After installing the imaging device 11 according to the displayed installation position information, the person in charge touches or presses the imaging button displayed on the operation panel 25 of the information processing device 10 to request imaging. The input receiving unit 95 accepts the request, and the control unit 91 instructs the imaging device 11 to take an image. The input reception unit 95 can also receive changes in imaging conditions such as brightness from a person in charge. If the input receiving unit 95 accepts the change, the control unit 91 instructs the change of the imaging condition.

なお、担当者は、情報処理装置10から撮像装置11に撮像の要求等を遠隔的に指示してもよいし、撮像装置11に備えられているシャッターボタン32等を直接押下してもよい。 Note that the person in charge may remotely instruct the imaging device 11 from the information processing device 10 to request imaging, or may directly press the shutter button 32 or the like provided on the imaging device 11.

受信部92は、撮像装置11から撮像した画像を受信する。記憶部96は、受信部92により受信された画像を一時的に保存する。表示部94は、受信部92により受信された画像を、管理装置12に送信して登録する前のプレビュー画像として表示する。担当者は、プレビュー画像を見て、管理装置12へ送信する画像としてよいか、撮り直すかを判断し、入力受付部95は、判断した結果を入力として受け付ける。 The receiving unit 92 receives images captured by the imaging device 11 . The storage unit 96 temporarily stores the image received by the reception unit 92. The display unit 94 displays the image received by the receiving unit 92 as a preview image before being sent to the management device 12 and registered. The person in charge looks at the preview image and determines whether to send the image to the management device 12 or to retake the image, and the input reception unit 95 receives the determined result as input.

制御部91は、入力受付部95が受け付けた結果に応じて、撮像装置11に対して再度の撮像を指示する。また、制御部91は、全ての撮像が終了したことを受けて、送信部93に対して管理装置12への撮像された画像の送信を指示する。送信部93は、画像の送信の指示を受けた場合、取得部90により取得された物件IDを、撮像された画像に関連付け、それらの画像を管理装置12へ送信する。 The control unit 91 instructs the imaging device 11 to take another image according to the result received by the input reception unit 95. Further, upon completion of all imaging, the control unit 91 instructs the transmitting unit 93 to transmit the captured images to the management device 12. When receiving an instruction to transmit images, the transmitter 93 associates the property ID acquired by the acquirer 90 with the captured images, and transmits the images to the management device 12 .

図7を参照して、撮像装置11および管理装置12の機能構成について説明する。撮像装置11および管理装置12も、情報処理装置10と同様、CPUがフラッシュROMやHDDに記憶されたプログラムを読み出し実行することで下記の機能部が生成されることから、下記の機能部を備えているということができる。ここでは、各機能部がプログラムの実行により生成されるものとして説明するが、複数の機能部の一部または全部がプログラムといったソフトウェアではなく、専用の回路等のハードウェアで実現されていてもよい。 With reference to FIG. 7, the functional configurations of the imaging device 11 and the management device 12 will be described. Like the information processing device 10, the imaging device 11 and the management device 12 are also equipped with the following functional sections because the following functional sections are generated when the CPU reads and executes programs stored in the flash ROM or HDD. It can be said that Here, each functional unit will be explained as being generated by executing a program, but some or all of the multiple functional units may be realized not by software such as a program but by hardware such as a dedicated circuit. .

撮像装置11は、図7(a)に示すように機能部として、受信部100、制御部101、撮像部102、画像処理部103、送信部104を含む。受信部100は、情報処理装置10から撮像指示を受信する。受信部100は、撮像指示のほか、撮像条件の変更の指示も受信する。制御部101は、撮像指示を受けて、撮像部102に対して撮像を指示する。また、制御部101は、撮像条件の変更を受けて、撮像部102に設定されている明るさの設定値(EV値)等を変更する。EV値は、露出の明るさを示す数値である。 The imaging device 11 includes a receiving section 100, a control section 101, an imaging section 102, an image processing section 103, and a transmitting section 104 as functional sections, as shown in FIG. 7(a). The receiving unit 100 receives an imaging instruction from the information processing device 10. The receiving unit 100 receives not only the imaging instruction but also an instruction to change the imaging conditions. The control unit 101 receives the imaging instruction and instructs the imaging unit 102 to perform imaging. Further, the control unit 101 changes the brightness setting value (EV value) etc. set in the imaging unit 102 in response to a change in the imaging conditions. The EV value is a numerical value that indicates the brightness of exposure.

撮像部102は、制御部101からの指示を受けて、設定された設定値に従って撮像対象である部屋を撮像し、2つの撮像画像を出力する。制御部101は、画像処理部103に対して指示し、出力された2つの撮像画像に対して画像処理を実施させる。画像処理部103は、撮像部102から出力された2つの撮像画像を受け取り、2つの撮像画像をつなぎ合わせ、全天球画像を生成し、全天球画像データとして出力する。撮像装置11から情報処理装置10へ送信されるものは、全天球画像データであるが、これも、単に全天球画像として説明する。 The imaging unit 102 receives an instruction from the control unit 101, images a room to be imaged according to set values, and outputs two captured images. The control unit 101 instructs the image processing unit 103 to perform image processing on the two output captured images. The image processing unit 103 receives the two captured images output from the imaging unit 102, connects the two captured images, generates a celestial sphere image, and outputs it as spherical image data. What is transmitted from the imaging device 11 to the information processing device 10 is spherical image data, but this will also be explained simply as a spherical image.

制御部101は、出力された全天球画像を、情報処理装置10に対して送信するように送信部104に対して指示する。送信部104は、制御部101からの指示を受けて、全天球画像を情報処理装置10へ送信する。 The control unit 101 instructs the transmitting unit 104 to transmit the output spherical image to the information processing device 10. The transmitter 104 receives an instruction from the controller 101 and transmits the spherical image to the information processing device 10 .

管理装置12は、図7(b)に示すように、受信部110、制御部111、記憶部112、送信部113を含む。受信部110は、情報処理装置10から物件IDが関連付けられた画像を受信する。また、受信部110は、情報提供システム13から、画像の送信要求と、物件IDおよび通信端末14の情報とを受信する。 The management device 12 includes a receiving section 110, a control section 111, a storage section 112, and a transmitting section 113, as shown in FIG. 7(b). The receiving unit 110 receives an image associated with a property ID from the information processing device 10. The receiving unit 110 also receives an image transmission request and information on the property ID and the communication terminal 14 from the information providing system 13 .

制御部111は、受信部110により受信された画像を、記憶部112に記憶し、画像に関連付けられた物件IDにより管理する。また、制御部111は、受信部110により受信された送信要求を受けて、物件IDに基づき、記憶部112に記憶された複数の画像の中から該当する画像を検索する。そして、制御部111は、検索した画像を、情報提供システム13に対して物件IDに対応する物件の情報を要求した通信端末14に送信するように指示する。 The control unit 111 stores the image received by the receiving unit 110 in the storage unit 112, and manages the image using the property ID associated with the image. Further, upon receiving the transmission request received by the receiving unit 110, the control unit 111 searches for a corresponding image from among the plurality of images stored in the storage unit 112 based on the property ID. Then, the control unit 111 instructs the information providing system 13 to transmit the searched image to the communication terminal 14 that requested the information on the property corresponding to the property ID.

送信部113は、制御部111からの指示を受けて、受信部110により受信された通信端末14の情報に基づき、制御部111が検索した画像を、通信端末14へ送信する。 The transmitter 113 receives an instruction from the controller 111 and transmits the image searched by the controller 111 to the communication terminal 14 based on the information of the communication terminal 14 received by the receiver 110 .

通信端末14は、情報提供システム13から要求した物件の情報とともに、管理装置12から受信した画像を表示する。借り手は、物件の情報を参照して、賃料、管理費、間取り、住所、設備等の情報を確認できるだけでなく、画像を参照して、実際の壁の色、ドア、窓、コンセントの位置等を確認することができる。 The communication terminal 14 displays the image received from the management device 12 along with the property information requested from the information providing system 13. Not only can renters refer to property information to check information such as rent, management fees, floor plan, address, facilities, etc., but they can also refer to images to check the actual wall color, location of doors, windows, outlets, etc. can be confirmed.

情報処理システムを安全に利用するために、システムの管理者は、担当者に対し、ユーザ識別情報としてのユーザID、パスワードを発行する。担当者は、発行されたユーザIDおよびパスワードを入力し、ユーザ認証が成功した場合に、システムを利用することができる。 In order to use the information processing system safely, the system administrator issues a user ID and password as user identification information to the person in charge. The person in charge enters the issued user ID and password and can use the system if user authentication is successful.

図8は、管理装置12において表示されるユーザ識別情報を作成するための画面を例示した図である。管理者は、管理権限のあるPCから管理装置12にログインした後、ユーザ名の欄120に、ユーザIDを構成する数字や英数文字等を入力し、パスワードの欄121に、パスワードを構成する数字や英数文字等を入力する。画面には、自動生成ボタン122を有し、自動生成ボタン122を押下することで、ユーザIDおよびパスワードを生成し、登録する。 FIG. 8 is a diagram illustrating a screen for creating user identification information displayed on the management device 12. After logging into the management device 12 from a PC with administrative authority, the administrator enters numbers, alphanumeric characters, etc. that make up the user ID in the user name field 120, and configures a password in the password field 121. Enter numbers, alphanumeric characters, etc. The screen has an automatic generation button 122, and by pressing the automatic generation button 122, a user ID and password are generated and registered.

また、初めに管理者が自動生成ボタン122を押下することによって、管理装置12が自動割り振りで数字や英数文字等を割り当て、ユーザIDとパスワードを発行し、登録してもよい。さらに、担当者が情報処理装置10から管理装置12にアクセスすることによって、ユーザIDとパスワードの発行要求を管理装置12に送信してもよい。 Alternatively, when the administrator first presses the automatic generation button 122, the management device 12 may automatically allocate numbers, alphanumeric characters, etc., issue a user ID and password, and register. Furthermore, a person in charge may access the management device 12 from the information processing device 10 to send a user ID and password issuance request to the management device 12.

画面は、ユーザ名やパスワードを入力する欄のみを有していてもよいが、画像の「参照」、「編集」、「削除」といった操作に対する権限の欄123を設けることができる。「参照」の権限が「あり」に設定されていれば、担当者は、自身が所有する情報処理装置10に、管理装置12から既に登録されている画像を取得し、表示させることができる。 The screen may have only fields for inputting a user name and password, but it can also include a field 123 for authority for operations such as "view", "edit", and "delete" of images. If the "reference" authority is set to "enabled," the person in charge can acquire the already registered image from the management device 12 and display it on the information processing device 10 that the person owns.

権限が「あり」は、担当者が担当する物件の画像に対してのみ権限が「あり」、全ての画像に対して権限が「あり」の2つのいずれかを設定できるようになっていてもよい。権限に関する情報は、管理装置12が備える記憶部112に記憶および管理することができる。 The authority is "Yes" even if the person in charge can set the authority to either "Yes" only to the image of the property that the person in charge is responsible for, or "Yes" to all images. good. Information regarding authority can be stored and managed in the storage unit 112 included in the management device 12.

管理者は、画面で作成したユーザ識別情報を、該当する担当者に対して通知する。ユーザ識別情報の通知は、口頭で通知してもよいし、紙に印刷して配布することもできるし、ネットワーク15を介して電子メール等で通知することもできる。ユーザ識別情報は、機密情報であるため、ネットワーク15を介して電子メール等で通知する場合、暗号化する等して送信することができる。暗号化の方式は、いかなる暗号化方式を採用してもよく、その際に使用する暗号化アルゴリズムも、いかなる暗号化アルゴリズムでも使用することができる。 The administrator notifies the appropriate person in charge of the user identification information created on the screen. The user identification information may be notified orally, printed on paper and distributed, or via the network 15 by e-mail or the like. Since user identification information is confidential information, when it is notified via e-mail or the like via the network 15, it can be sent in an encrypted form. Any encryption method may be used as the encryption method, and any encryption algorithm may be used at that time.

次に、担当者がユーザ識別情報を用いて管理装置12へログインする方法について説明する。図9は、ログイン画面を例示した図である。 Next, a method for a person in charge to log in to the management device 12 using user identification information will be described. FIG. 9 is a diagram illustrating a login screen.

担当者は、ユーザ識別情報を、自身が使用する情報処理装置10に、予め入力し、登録する。この登録により、担当者は、ログイン画面において、ログインボタン124を押下するのみで、ログインする度にユーザ識別情報を入力することなく、ログインすることができる。なお、このログインは、撮像装置11で撮像した画像を管理装置12に登録する処理を行うためのものである。 The person in charge inputs and registers the user identification information in advance into the information processing device 10 that the person in charge uses. With this registration, the person in charge can log in by simply pressing the login button 124 on the login screen without having to input user identification information each time the person logs in. Note that this login is for performing a process of registering images captured by the imaging device 11 in the management device 12.

次に、ログイン後の情報処理装置10により実行される処理の概要を、図10を参照して説明する。担当者がログインボタン124を押下し、ログインが成功したことを受けて、ステップ1000から処理を開始する。ステップ1005では、情報処理装置10は、情報提供システム13にアクセスし、目的の物件が検索される。そして、情報処理装置10は、情報提供システム13からその物件の物件IDを取得する。ここで、情報処理装置10は、物件IDを取得したところで、管理装置12に対し、同一の物件IDの画像が既に登録され、撮影済みであるか否かを問い合わせてもよい。さらに、物件IDの取得と同時に、情報処理装置10は、物件の間取りの情報を取得してもよい。なお、間取りの情報は、担当者が入力してもよいし、予めいくつかの間取りの情報を用意しておき、担当者がその中から該当する間取りの情報を選択してもよい。 Next, an overview of the processing executed by the information processing apparatus 10 after login will be described with reference to FIG. 10. When the person in charge presses the login button 124 and the login is successful, the process starts from step 1000. In step 1005, the information processing device 10 accesses the information providing system 13 and searches for the target property. Then, the information processing device 10 acquires the property ID of the property from the information providing system 13. Here, after acquiring the property ID, the information processing device 10 may inquire of the management device 12 whether an image with the same property ID has already been registered and photographed. Furthermore, at the same time as acquiring the property ID, the information processing device 10 may acquire information on the floor plan of the property. Note that the floor plan information may be input by the person in charge, or the person in charge may prepare several pieces of floor plan information in advance and select the appropriate floor plan information from among them.

ステップ1010では、情報処理装置10が撮像装置11で撮像する部屋の撮像順序を決定し、その撮像順序を表示する。担当者は、撮像順序に従って撮像を行うため、撮像順序により指示された部屋へ移動し、撮像装置11を設置する。情報処理装置10と撮像装置11とは通信が確立しており、担当者は、情報処理装置10に対して撮像を要求し、情報処理装置10が撮像装置11に対して撮像を指示することにより撮像が行われる。なお、担当者は直接、撮像装置11に備えられているシャッターボタン32等を押下してもよい。 In step 1010, the information processing device 10 determines the order in which rooms are to be imaged by the imaging device 11, and displays the order in which the images are taken. In order to perform imaging according to the imaging order, the person in charge moves to the room designated by the imaging order and installs the imaging device 11. Communication has been established between the information processing device 10 and the imaging device 11, and the person in charge requests the information processing device 10 to take an image, and the information processing device 10 instructs the imaging device 11 to take an image. Imaging is performed. Note that the person in charge may directly press the shutter button 32 or the like provided on the imaging device 11.

ステップ1015では、情報処理装置10が撮像装置11から撮像した画像を取得する。ステップ1020では、ステップ1005で情報処理装置10が取得した物件IDを、ステップ1015で情報処理装置10が取得した画像に関連付け、管理装置12に送信する。そして、ステップ1025で処理を終了する。 In step 1015, the information processing device 10 acquires an image captured by the imaging device 11. In step 1020, the property ID acquired by the information processing apparatus 10 in step 1005 is associated with the image acquired by the information processing apparatus 10 in step 1015, and transmitted to the management apparatus 12. Then, the process ends in step 1025.

図11~図13を参照して、図10のステップ1005等の物件IDを取得する3つの方法について説明する。図11を参照して、物件IDを取得する第1の方法を説明する。第1の方法は、情報提供システム13が保有する物件の情報を紙や端末に出力し、出力された物件の情報の中から目的の物件の情報を情報処理装置10で読み取り、読み取った情報の中から物件IDを取得するという方法である。 With reference to FIGS. 11 to 13, three methods for acquiring the property ID, such as step 1005 in FIG. 10, will be described. A first method for acquiring a property ID will be described with reference to FIG. 11. The first method is to output the property information held by the information providing system 13 onto paper or a terminal, read the target property information from the output property information with the information processing device 10, and read the read information. The method is to obtain the property ID from inside.

図11(a)は、出力された物件の情報を例示した図で、図11(b)は、情報処理装置10で目的の物件の情報を示すコードを読み取る方法について説明する図である。図11(a)を参照すると、物件の情報は、物件名、住所、物件ID、間取りの情報である間取りタイプ、少なくとも物件IDと間取りタイプとを含むバーコードとを含む。さらに、情報処理装置10の撮像部として機能するカメラ26で、目的の物件のバーコードを撮像し、取得部90において撮像したバーコードの画像からパターンを解析することで、物件IDと間取りタイプを抽出することができる。そして、情報処理装置10は、図11(b)に示す物件IDと間取りタイプとを、画面上に表示する。なお、情報処理装置10は、バーコードの解析を行うために、別途解析部を設けてもよい。また、物件の情報を示すコードは、バーコードに限定するものではなく、例えばQRコード(登録商標)などのような二次元コードから物件の情報を読み取ってもよい。 FIG. 11A is a diagram illustrating output property information, and FIG. 11B is a diagram illustrating a method for reading a code indicating information on a target property using the information processing device 10. Referring to FIG. 11A, the property information includes a property name, an address, a property ID, a floor plan type that is floor plan information, and a barcode that includes at least the property ID and the floor plan type. Furthermore, the camera 26 functioning as the imaging unit of the information processing device 10 captures the barcode of the target property, and the acquisition unit 90 analyzes the pattern from the captured barcode image to determine the property ID and floor plan type. can be extracted. The information processing device 10 then displays the property ID and floor plan type shown in FIG. 11(b) on the screen. Note that the information processing device 10 may include a separate analysis unit to analyze barcodes. Further, the code indicating property information is not limited to a barcode, and the property information may be read from a two-dimensional code such as a QR code (registered trademark).

バーコードには、物件IDや間取りタイプのほか、住所情報を含んでいてもよい。住所情報を含むことで、その物件が、目的の物件かどうかを確認することができる。なお、住所情報に代えて、その住所情報を緯度経度に変換した情報を含んでいてもよい。緯度経度に変換することで、住所情報に比較して情報量を少なくすることができる。 The barcode may include address information in addition to the property ID and floor plan type. By including address information, it is possible to confirm whether the property is the desired property. Note that instead of the address information, information obtained by converting the address information into latitude and longitude may be included. By converting to latitude and longitude, the amount of information can be reduced compared to address information.

情報処理装置10の画面上の撮像ボタン125を押下し、カメラ26を起動し、バーコードを撮像することにより、バーコードに含まれる情報を読み取ることができる。 Information contained in the barcode can be read by pressing the image capture button 125 on the screen of the information processing device 10, activating the camera 26, and capturing an image of the barcode.

情報処理装置10として利用することができるスマートフォンは、GPS機能を有していてもよい。この場合、GPS機能により計測された緯度経度の情報と、バーコードから取得した緯度経度の情報とが一致するかどうかにより、目的の物件かどうかを確認することができる。なお、緯度経度の情報が完全に一致することは稀であることから、誤差範囲を設け、誤差範囲内であれば、一致すると判断し、目的の物件であると確認することができる。 A smartphone that can be used as the information processing device 10 may have a GPS function. In this case, it is possible to confirm whether the property is the desired property by checking whether the latitude and longitude information measured by the GPS function matches the latitude and longitude information obtained from the barcode. Note that since it is rare for the latitude and longitude information to completely match, an error range is provided, and if it is within the error range, it can be determined that they match, and it is possible to confirm that it is the desired property.

誤差範囲外である場合、警告(アラート)を出すことができる。アラートは、情報処理装置10の画面に警告表示として出すこともできるし、警告音として出すこともできる。誤差範囲外である場合、入力ミスであることが多いため、アラートを出すことで、入力ミスを防ぐことができる。 If it is outside the error range, a warning can be issued. The alert can be issued as a warning display on the screen of the information processing device 10 or as a warning sound. If it is outside the error range, it is often an input error, so issuing an alert can prevent input errors.

情報処理装置10は、物件IDを取得したところで、管理装置12に対し、同一の物件IDの画像が既に登録され、撮影済みであるかどうかを問い合わせる。情報処理装置10は、管理装置12から撮影済みとの回答を得た場合、「撮影済みの物件IDです」等のアラートを出す。管理装置12からの回答は、撮影済みか否かの回答のみであってもよいが、撮影日として何年何月何日に撮影済みという情報を含んでいてもよい。これにより、情報処理装置10は、アラートとして「○年○月○日に撮影済みの物件IDです」と表示することができる。 After acquiring the property ID, the information processing device 10 inquires of the management device 12 whether an image with the same property ID has already been registered and photographed. When the information processing device 10 receives a response from the management device 12 that the photo has been taken, it issues an alert such as "This is the ID of the property that has been photographed." The response from the management device 12 may be only an answer as to whether or not the image has been photographed, but may also include information as to what year, month, and day the image was photographed. As a result, the information processing device 10 can display as an alert, ``This is the property ID photographed on XX year, XX month, XX''.

また、情報処理装置10は、管理装置12からの撮影日を含む回答を得た場合、その撮影日から予め設定された所定の期間が経過しているかどうかを判断してもよい。所定の期間が経過している場合、アラートは出さないようにすることもできる。これにより、アラートの設定を解除する手間を削減することができる。所定の期間が経過していない場合、撮像対象が変化している蓋然性が低いことから、画像を再度撮影する手間を削減できる。 Further, when the information processing device 10 receives a reply including the photographing date from the management device 12, it may determine whether a predetermined period set in advance has elapsed since the photographing date. If a predetermined period of time has elapsed, the alert may not be issued. This can reduce the effort required to cancel alert settings. If the predetermined period of time has not elapsed, there is a low probability that the object to be imaged has changed, so the effort to take images again can be reduced.

第2の方法は、情報提供システム13へアクセスし、情報提供システム13が保有する物件の中から目的の物件を検索し、検索した物件の情報を取得する方法である。情報処理装置10において、図12(a)に示す情報提供システム13が提供するページへアクセスするためのアイコン126を指等で1回軽くタッチ(タップ)する。次に、図12(b)に示す物件を検索する画面が表示される。担当者は、住所や物件名等に基づき、目的の物件を検索する。図12(b)では、検索方法として、「沿線から探す」、「エリアから探す」の2つの方法が表示されている。 The second method is to access the information providing system 13, search for a target property from among the properties held by the information providing system 13, and obtain information on the searched property. In the information processing device 10, an icon 126 for accessing a page provided by the information providing system 13 shown in FIG. 12(a) is lightly touched (tapped) once with a finger or the like. Next, a screen for searching for properties shown in FIG. 12(b) is displayed. The person in charge searches for the desired property based on the address, property name, etc. In FIG. 12(b), two search methods are displayed: "Search by lineside" and "Search by area."

目的の物件が検索されると、図12(c)に示す、その物件のパノラマ撮影を実施するための画面を開くことができる。この画面には、物件IDと、パノラマ撮影ボタン127とが表示される。担当者は、パノラマ撮影ボタン127を押下すると、物件ID等を取得し、目的の物件の撮像を指示し、撮像した画像を投稿する処理を実行するためのプログラムを起動する。 When the target property is searched, a screen for performing panoramic photography of the property as shown in FIG. 12(c) can be opened. A property ID and a panoramic shooting button 127 are displayed on this screen. When the person in charge presses the panoramic shooting button 127, the person in charge acquires the property ID, etc., instructs to take an image of the target property, and starts a program for executing the process of posting the taken image.

プログラムを起動すると、図12(d)に示す物件IDと間取りタイプを選択する画面が表示される。物件IDは、図12(b)に示す画面で検索され、図12(c)に示す画面で取得されている。したがって、図12(d)に示す画面では、取得された物件IDが自動的に入力される。担当者は、目的の物件の間取りタイプを、予め設定された複数の間取りタイプの中から選択する。間取りタイプは、プルダウンメニュー128の例えば「1K」等をタップすることで選択することができる。 When the program is started, a screen for selecting the property ID and floor plan type shown in FIG. 12(d) is displayed. The property ID is searched on the screen shown in FIG. 12(b) and obtained on the screen shown in FIG. 12(c). Therefore, the acquired property ID is automatically input on the screen shown in FIG. 12(d). The person in charge selects the floor plan type of the target property from among a plurality of preset floor plan types. The floor plan type can be selected by tapping, for example, "1K" on the pull-down menu 128.

第2の方法でも、第1の方法と同様にして、情報処理装置10は、物件IDを取得したところで、管理装置12に対し、同一の物件IDの画像が撮像済みか否かを問い合わせる。 In the second method, similarly to the first method, after acquiring the property ID, the information processing device 10 inquires of the management device 12 whether an image of the same property ID has been captured.

第3の方法は、担当者が物件IDを入力し、間取りタイプを選択する方法である。担当者は、情報処理装置10の画面に表示されるキーボード等を使用し、図13に示す物件IDの欄129を入力する。間取りタイプは、第2の方法と同様にして、プルダウンメニュー128の所望のタイプをタップして選択することができる。 The third method is for the person in charge to input the property ID and select the floor plan type. The person in charge uses a keyboard or the like displayed on the screen of the information processing device 10 to input information in the property ID field 129 shown in FIG. The floor plan type can be selected by tapping the desired type on the pull-down menu 128, similar to the second method.

第3の方法でも、第1の方法や第2の方法と同様にして、情報処理装置10は、物件IDを取得したところで、管理装置12に対し、同一の物件IDの画像が撮像済みか否かを問い合わせる。 In the third method, similarly to the first method and the second method, when the information processing device 10 acquires the property ID, the information processing device 10 asks the management device 12 whether an image with the same property ID has been captured or not. Please inquire.

図14を参照して、画像を取得する処理について詳細に説明する。ステップ1400から処理を開始する。ステップ1405で、担当者が物件IDを取得する。物件IDは、図11~13に示す方法で取得することができる。また、担当者は、物件の間取りタイプを選択し、情報処理装置10が間取りタイプの選択を受け付ける。ステップ1410では、間取りタイプから部屋を特定し、間取りを取得したか否かを判定し、処理を分岐する。間取りを取得した場合には、ステップ1415に進み、撮像候補を表示し、撮像順序を決定する。間取りを取得していない場合には、ステップ1420に進み、撮像候補となる場所を入力する処理を行う。なお、撮像候補を入力する処理についての詳細は、後述する。 The process of acquiring an image will be described in detail with reference to FIG. 14. Processing begins at step 1400. In step 1405, the person in charge obtains the property ID. The property ID can be obtained by the methods shown in FIGS. 11 to 13. Further, the person in charge selects the floor plan type of the property, and the information processing device 10 receives the selection of the floor plan type. In step 1410, the room is identified from the floor plan type, it is determined whether the floor plan has been acquired, and the process branches. If the floor plan has been obtained, the process advances to step 1415, where imaging candidates are displayed and the imaging order is determined. If the floor plan has not been obtained, the process proceeds to step 1420, where a process of inputting a location as an imaging candidate is performed. Note that details regarding the process of inputting imaging candidates will be described later.

ここで、撮影順序について図15を用いて説明する。まず、ステップ1415において、図15(a)で撮像順序を情報処理装置10の画面上に表示する。図15(a)では、撮影順序として部屋の情報である「Living」、「Dining Room」、「Bed Room 1」、「Bed Room 2」、「Kitchen」、「Bath Room」、「Entrance」の順に並べられ、「Living」から順に撮像するように指示している。 Here, the photographing order will be explained using FIG. 15. First, in step 1415, the imaging order is displayed on the screen of the information processing device 10 as shown in FIG. 15(a). In Figure 15(a), the shooting order is the room information "Living", "Dining Room", "Bed Room 1", "Bed Room 2", "Kitchen", "Bath Room", and "Entrance". They are lined up and the instructions are to take images in order starting with "Living."

図15(a)では、まだ撮像されていないため、何もないことを表す画像を、「Living」等の部屋を表す文字列の左横に表示している。撮像済みの場合は、撮像した画像のサムネイルが表示される。部屋を表す文字列の右横には、撮像を要求するための撮るボタン130と、撮像した後に確認するために表示させるための見るボタン131とが設けられている。また、撮像した画像を投稿するための投稿ボタン132、キャンセルボタン133、撮像した画像などの情報を情報処理装置10に保存するための保存ボタン134も設けられている。 In FIG. 15A, since no image has been taken yet, an image representing that there is nothing is displayed to the left of a character string representing a room such as "Living". If the image has already been captured, a thumbnail of the captured image is displayed. On the right side of the character string representing the room, there are provided a capture button 130 for requesting imaging, and a view button 131 for displaying the image for confirmation after imaging. Further, a post button 132 for posting a captured image, a cancel button 133, and a save button 134 for saving information such as the captured image in the information processing device 10 are also provided.

担当者は、一番上の「Living」から順に部屋を撮像する。担当者は、撮像しようとする部屋へ撮像装置11を持って移動する。 The person in charge takes images of each room in order, starting with "Living" at the top. The person in charge carries the imaging device 11 and moves to the room to be imaged.

図14に戻って、ステップ1425では、情報処理装置10の画面に撮像装置11の設置位置を表示する。情報処理装置10は、撮るボタン130の押下を受けて、図15(b)に示すように、撮影順序に従った各部屋における撮像装置11の設置位置を表示する。そして、担当者は、設置位置に撮像装置11を設置する。撮像装置11は、例えば支持脚上に設置することができる。なお、ステップ1425の撮像装置11の設置位置の表示は、省略してもよい。ステップ1425を省略する場合には、撮像する部屋において、担当者が撮像に適すると判断した位置に撮像装置11を設置する。 Returning to FIG. 14, in step 1425, the installation position of the imaging device 11 is displayed on the screen of the information processing device 10. In response to the press of the photograph button 130, the information processing device 10 displays the installation position of the imaging device 11 in each room according to the photographing order, as shown in FIG. 15(b). Then, the person in charge installs the imaging device 11 at the installation position. The imaging device 11 can be installed, for example, on a support leg. Note that the display of the installation position of the imaging device 11 in step 1425 may be omitted. If step 1425 is omitted, the imaging device 11 is installed in the room where the image is to be taken at a position that the person in charge has determined is suitable for imaging.

担当者は、撮像装置11の設置が完了した旨の応答を情報処理装置10に通知する。例えば、情報処理装置10は、担当者に設置が完了したかを問い合わせる画面を表示し、担当者は、設置が完了した旨を応答する。そして、ステップ1430に進む。ステップ1430では、担当者が撮像装置11を用いて画像を撮像する。例えば、図15(c)に示すような画面を表示させ、情報処理装置10を介して、撮像装置11に撮影を指示する。担当者は、情報処理装置10と撮像装置11とが未接続である場合は接続し、撮像ボタン135を押下して撮像を指示する。 The person in charge notifies the information processing device 10 of a response that the installation of the imaging device 11 has been completed. For example, the information processing device 10 displays a screen asking the person in charge whether the installation is complete, and the person in charge responds that the installation is complete. The process then proceeds to step 1430. In step 1430, the person in charge uses the imaging device 11 to capture an image. For example, a screen as shown in FIG. 15(c) is displayed, and the image capturing device 11 is instructed to take an image via the information processing device 10. The person in charge connects the information processing device 10 and the imaging device 11 if they are not connected, and presses the imaging button 135 to instruct imaging.

撮像装置11として全天球カメラを使用する場合、全方位が撮像されて担当者が全天球画像に写り込むのを防ぐために、担当者は全天球カメラが見えない撮像対象の部屋の外へ移動する等して、撮像を指示することができる。また、部屋ごとに撮像装置11の種類を使い分けることができる。例えば、リビングやキッチン等のように空間全体を把握したい場合には、全天球カメラを使用して、空間全体を撮像する。玄関や廊下等のように、空間全体ではなく、一面でもよい場合には、情報処理装置10のカメラ26や、一般的なデジタルカメラで撮像してもよい。 When using a spherical camera as the imaging device 11, in order to prevent the person in charge from being captured in the spherical image due to images taken in all directions, the person in charge must move outside the room where the spherical camera cannot be seen. You can instruct imaging by, for example, moving to . Further, different types of imaging devices 11 can be used for each room. For example, if you want to capture the entire space, such as a living room or kitchen, a spherical camera is used to image the entire space. In cases where only one side of the space is acceptable, such as an entrance or a hallway, the image may be captured using the camera 26 of the information processing device 10 or a general digital camera.

担当者が撮るボタン130を押下したが、撮像済みで、管理装置12に既に登録されている場合、図16に示すような「既に写真が登録されています」というアラートを表示させることができる。担当者は、そのアラートを見て、撮像するかどうかを判断することができる。 If the person in charge presses the photograph button 130, but the photograph has already been taken and is already registered in the management device 12, an alert such as "The photograph has already been registered" as shown in FIG. 16 can be displayed. The person in charge can look at the alert and decide whether to take an image.

図14に戻って、ステップ1435では、情報処理装置10は、撮像装置11から画像を取得する。例えば、情報処理装置10は、画像を受信し、図17に示すような撮像した画像を確認するためのプレビュー画面を表示する。担当者は、プレビュー画面を見て、表示された画像が管理装置12に送信する画像でよいか否かを判断する。なお、撮像された画像に、人や撮像装置11の一部等が含まれている場合、人等を自動で検出し、アラートを出すことができる。担当者は、次の処理に進むため、共有ボタン136を押下する。 Returning to FIG. 14, in step 1435, the information processing device 10 acquires an image from the imaging device 11. For example, the information processing device 10 receives an image and displays a preview screen for checking the captured image as shown in FIG. 17. The person in charge looks at the preview screen and determines whether the displayed image is suitable for transmission to the management device 12. Note that if the captured image includes a person, a part of the imaging device 11, etc., the person etc. can be automatically detected and an alert can be issued. The person in charge presses the share button 136 to proceed to the next process.

情報処理装置10は、共有ボタン136の押下を受けて、図18に示す画面を表示させる。画面には、撮像された画像を破棄して再撮影するボタン137と、次画面に進むボタン138とが表示される。担当者は、いずれかのボタンを選択し、押下することができる。破棄して再撮像するボタン137は、撮像された画像を破棄し、再度同じ部屋の画像を撮像するためのボタンである。次の画面に進むボタン138は、次の部屋の画像を撮像するためのボタンである。入力受付部95は、いずれかのボタンが押下され、選択されたことを入力として受け付け、制御部91が、画像を破棄し、または表示部94に対して次の画面を表示させるように指示する。 In response to the press of the share button 136, the information processing device 10 displays the screen shown in FIG. 18. Displayed on the screen are a button 137 for discarding the captured image and re-shooting, and a button 138 for proceeding to the next screen. The person in charge can select and press any button. The button 137 for discarding and re-imaging is a button for discarding the captured image and capturing an image of the same room again. The button 138 to proceed to the next screen is a button for capturing an image of the next room. The input reception unit 95 accepts as input that any button has been pressed and selected, and the control unit 91 discards the image or instructs the display unit 94 to display the next screen. .

ステップ1440では、情報処理装置10は、担当者から再度の撮像の要求を受け付けたかを判断する。受け付けた場合は、ステップ1430へ戻り、撮像装置11に対して再度の撮像を指示する。例えば、担当者が管理装置12へ送信するにはふさわしくない画像であると判断した場合に、再度撮像する。そこで、再び図15(c)に示す画面を表示させる。受け付けていない場合、ステップ1445へ進む。例えば、担当者が管理装置12へ送信してもよい画像であると判断した場合に、次の撮影順序に示される部屋の撮像に進む。そして、次の撮像順序に示される他の部屋における撮像装置11の設置位置の情報の取得要求を受け付けたかを判断する。受け付けた場合、ステップ1425へ戻る。そして、ステップ1425からステップ1440の処理を繰り返す。 In step 1440, the information processing device 10 determines whether a request for re-imaging has been received from the person in charge. If accepted, the process returns to step 1430 and instructs the imaging device 11 to take another image. For example, if the person in charge determines that the image is not suitable for transmission to the management device 12, the image is captured again. Therefore, the screen shown in FIG. 15(c) is displayed again. If not accepted, the process advances to step 1445. For example, if the person in charge determines that the image can be transmitted to the management device 12, the process proceeds to imaging the next room shown in the imaging order. Then, it is determined whether a request to obtain information on the installation position of the imaging device 11 in another room indicated in the next imaging order has been received. If accepted, the process returns to step 1425. Then, the processing from step 1425 to step 1440 is repeated.

受け付けていない場合、ステップ1450へ進む。例えば、撮像順序に示される部屋の撮像が全て終了した場合や、撮像順序に示される一部の撮像が終了し、一旦管理装置12に送信したいと担当者が判断した場合などがある。そして、ステップ1450では、ステップ1405で取得した物件IDを、画像に関連付け、管理装置12に送信する。ステップ1455で処理を終了する。 If not accepted, the process advances to step 1450. For example, there may be a case where all the images of a room indicated in the image capturing order have been completed, or a case where a part of the images indicated in the image capturing order has been completed and the person in charge decides that they would like to temporarily transmit the images to the management device 12. Then, in step 1450, the property ID acquired in step 1405 is associated with the image and transmitted to the management device 12. The process ends in step 1455.

担当者は、全ての画像を撮像し、撮像が完了したところで、図15(a)に示す投稿ボタン132を押下する。情報処理装置10は、投稿ボタン132の押下を受けて、撮像された全ての画像を物件IDと関連付け、管理装置12へ送信する。管理装置12への送信による画像の投稿は、撮像した全ての画像を順に表示させ、全てを確認した後に実施することもできる。このとき、担当者は、画像の並びの順序がこれでよいか、不要な画像があるか等を確認することができる。 The person in charge takes all the images, and when the imaging is completed, presses the post button 132 shown in FIG. 15(a). In response to the press of the post button 132, the information processing device 10 associates all the captured images with the property ID and transmits them to the management device 12. Posting of images by transmission to the management device 12 can also be performed after all captured images are displayed in order and all are confirmed. At this time, the person in charge can check whether the order of the images is correct, whether there are any unnecessary images, etc.

ここで、ステップ1420の撮像候補となる場所を入力する処理について説明する。ステップ1420は、間取りに関する情報を取得していない場合に実行する処理であって、図15(d)に示す画面を表示し、担当者の操作によって撮像候補を入力する。図15(d)には、図15(a)の表示に代わって、撮像場所入力欄151と、入力欄追加ボタン152が表示されている。撮像場所入力欄151には、担当者が任意の撮像場所を入力することができる。また、担当者は、入力欄追加ボタン152をタップすることで、撮像場所入力欄151を追加して表示でき、これによって、複数の撮像場所を設定することができる。図15(d)では、担当者は、予め全ての撮像候補を入力したうえで、各撮像場所で撮像を行っても良いし、撮像候補の入力と、撮像とを繰り返して行ってもよい。これによって、担当者の判断による撮像順序のカスタマイズを、容易に行うことができる。 Here, the process of inputting a location to be an imaging candidate in step 1420 will be explained. Step 1420 is a process that is executed when information regarding the floor plan has not been acquired, and the screen shown in FIG. 15(d) is displayed, and imaging candidates are input by the operator's operation. In FIG. 15(d), an imaging location input field 151 and an input field addition button 152 are displayed instead of the display in FIG. 15(a). In the imaging location input field 151, a person in charge can input an arbitrary imaging location. Furthermore, by tapping the input field addition button 152, the person in charge can add and display an imaging location input field 151, thereby allowing a plurality of imaging locations to be set. In FIG. 15D, the person in charge may input all imaging candidates in advance and then perform imaging at each imaging location, or may repeatedly input imaging candidates and perform imaging. This makes it possible to easily customize the imaging order based on the judgment of the person in charge.

また、本実施形態では、図15(e)に示すような表示をしたうえで、担当者の操作によって、撮像場所を追加してもよい。例えば、不動産物件を探す場合には、借り手が注目する部屋は共通していることが多いため、撮像対象とする部屋が予測しやすい。したがって、図15(e)のように、「Living」、「Dining Room」など、撮像する蓋然性の高いと予測される場所を撮像候補として予め表示し、さらに担当者が、その他の部屋を撮像場所として追加してもよい。これによって、担当者が、撮像場所を入力する手間を軽減することができる。 Furthermore, in this embodiment, an image capturing location may be added by a person in charge after displaying as shown in FIG. 15(e). For example, when searching for a real estate property, the rooms that renters are interested in are often the same, so it is easy to predict which rooms will be imaged. Therefore, as shown in FIG. 15(e), locations predicted to have a high probability of being imaged, such as "Living" and "Dining Room", are displayed in advance as imaging candidates, and the person in charge also selects other rooms as imaging locations. You can also add it as This can reduce the effort required by the person in charge to input the imaging location.

なお、図15(a)に示す表示に、入力欄追加ボタン152を設けてもよい。これによって、担当者は、間取りによって予め設定された撮像場所以外の撮像場所(例えば、不動産物件であれば、共用部分など)を追加することができる。したがって、担当者は、撮像場所や、撮像順序をカスタマイズして設定することができる。 Note that an input field addition button 152 may be provided in the display shown in FIG. 15(a). This allows the person in charge to add an imaging location (for example, a common area in the case of a real estate property) other than the imaging location preset according to the floor plan. Therefore, the person in charge can customize and set the imaging location and imaging order.

各部屋は、1枚ずつ撮像するように撮像順序が指示されるが、複数枚撮像したい場合、撮像順序に部屋を追加することができる。また、撮像装置11は、撮像する際にシャッターを切るが、撮像装置11は、撮像する画像を連続して、または一定時間間隔で情報処理装置10へ送信することができる。このため、情報処理装置10は、画像を連続して、または一定時間間隔で表示し、担当者は、撮像位置を確認しながら最適な位置に設置し直し、撮像を指示することができる。 The imaging order is instructed so that each room is imaged one by one, but if multiple images are to be taken, a room can be added to the imaging order. Further, although the imaging device 11 releases the shutter when capturing an image, the imaging device 11 can transmit the captured images to the information processing device 10 continuously or at regular time intervals. Therefore, the information processing device 10 displays images continuously or at regular time intervals, and the person in charge can reinstall the device at an optimal position while checking the imaging position and instruct imaging.

画像を取得する際、撮像条件を変更することができる。撮像条件としては、例えば画像の明るさ(明度)、色相、彩度等を挙げることができる。ここでは、画像の明るさを変更(調整)するものとして説明する。画像の明るさは、露出の明るさを示す値(EV値)を変更することにより調整することができる。EV値は、レンズの絞り(F値)と固体撮像素子を露光する時間(シャッター速度)により決まる値である。 When acquiring images, imaging conditions can be changed. Examples of the imaging conditions include image brightness (lightness), hue, and saturation. Here, the explanation will be given assuming that the brightness of the image is changed (adjusted). The brightness of the image can be adjusted by changing the value (EV value) indicating the brightness of exposure. The EV value is determined by the lens aperture (F number) and the exposure time of the solid-state image sensor (shutter speed).

この撮像条件の変更を伴う画像を取得する処理を、図19を参照して説明する。ステップ1900~ステップ1935は、図14に示したステップ1400~ステップ1435の処理と同様である。ステップ1940では、担当者が、情報処理装置10によってEV値を変更し、表示している画像の明るさを変更する。ステップ1945以降は、図14に示したステップ1440以降の処理と同様である。EV値の受け付けは、入力受付部95が受け付けることができ、EV値の変更は、制御部91が撮像装置11に対して指示することにより実現することができる。 The process of acquiring an image that involves changing the imaging conditions will be described with reference to FIG. 19. Steps 1900 to 1935 are similar to steps 1400 to 1435 shown in FIG. In step 1940, the person in charge changes the EV value using the information processing device 10 and changes the brightness of the displayed image. Step 1945 and subsequent steps are similar to steps 1440 and subsequent steps shown in FIG. 14. The input reception unit 95 can receive the EV value, and the EV value can be changed by giving an instruction to the imaging device 11 from the control unit 91.

担当者は、プレビュー画面で撮像した画像を確認し、プレビュー画面で撮像条件を変更して、画像の明るさ等を調整することができる。また、撮像を指示する前に、予め画像の明るさなどを調整してもよい。 The person in charge can check the captured image on the preview screen, change the imaging conditions on the preview screen, and adjust the brightness of the image. Further, before instructing to take an image, the brightness of the image may be adjusted in advance.

図20を参照して、プレビュー画面で撮像条件を変更する方法について説明する。図20(a)は、撮像した画像のプレビュー画面を例示した図である。プレビュー画面には、EV値を調整するためのスライドバー139が設けられており、スライドバー139の、向かって左端が最も小さい値(最も暗い)を示し、右端が最も大きい値(最も明るい)を示す。 A method for changing imaging conditions on the preview screen will be described with reference to FIG. 20. FIG. 20(a) is a diagram illustrating a preview screen of a captured image. The preview screen is provided with a slide bar 139 for adjusting the EV value. The left end of the slide bar 139 indicates the smallest value (darkest), and the right end indicates the largest value (brightest). show.

担当者は、スライドバー139を左端または右端に向けて移動させることにより、EV値を変更することができる。図20(b)、(c)は、図20(a)に示すスライドバー139の位置から右端に向けて移動させ、EV値を大きくしたときの画像を表示した画面である。図20(a)から図20(c)に向けてEV値が大きくなっているので、画像が明るくなっているのが分かる。 The person in charge can change the EV value by moving the slide bar 139 toward the left end or right end. 20(b) and (c) are screens displaying images when the EV value is increased by moving the slide bar 139 from the position shown in FIG. 20(a) toward the right end. As the EV value increases from FIG. 20(a) to FIG. 20(c), it can be seen that the image becomes brighter.

撮像装置11として全天球カメラを用いる場合、全天球画像は、180°より大きい画角を有する2つの魚眼レンズを使用して撮像し、得られた2つの撮像画像をつなぎ合わせて生成される。プレビュー画面では、この全天球画像のうちの1つの撮像画像の一部のエリアしか表示されない。 When a spherical camera is used as the imaging device 11, the spherical image is generated by capturing an image using two fisheye lenses having an angle of view larger than 180° and joining the two obtained images. . On the preview screen, only a partial area of one of the spherical images is displayed.

ここで、借り手の通信端末14で物件の情報と部屋の画像を表示する際、最初に表示される初期画像は、プレビュー画面に表示した一部のエリアの画像となる。担当者は、借り手に対して物件を借りてもらう際、その物件を少しでも良く見せたいと考える。そこで、担当者が借り手に表示される初期画像としてふさわしいエリアに変更し、管理装置12に登録することができる。 Here, when displaying property information and room images on the communication terminal 14 of the renter, the initial image displayed first is an image of a part of the area displayed on the preview screen. When a person in charge asks a tenant to rent a property, they want to make the property look as good as possible. Therefore, the person in charge can change the area to a suitable area as the initial image to be displayed to the borrower and register it in the management device 12.

このエリア変更を伴う画像を取得する処理を、図21を参照して説明する。ステップ2100~ステップ2135は、図14に示したステップ1400~ステップ1435、図19に示したステップ1900~ステップ1935の処理と同様である。ステップ2140では、担当者が、情報処理装置10でプレビュー画面に表示するエリアを変更する。ステップ2145以降は、図14に示したステップ1440以降、図19に示したステップ1945以降の処理と同様である。制御部91は、送信部93に対して、管理装置12に変更された画像を送信して更新するように指示することができる。これにより、初期画像を担当者によって変更された画像として表示させることができる。 The process of acquiring an image with this area change will be described with reference to FIG. 21. Steps 2100 to 2135 are similar to steps 1400 to 1435 shown in FIG. 14 and steps 1900 to 1935 shown in FIG. 19. In step 2140, the person in charge changes the area displayed on the preview screen on the information processing device 10. The processing after step 2145 is the same as the processing after step 1440 shown in FIG. 14 and the processing after step 1945 shown in FIG. 19. The control unit 91 can instruct the transmitting unit 93 to transmit the changed image to the management device 12 for updating. This allows the initial image to be displayed as an image modified by the person in charge.

エリアは、担当者が、情報処理装置10の画面を指で画面に接触させたままで、左右あるいは上下に移動させる(スワイプまたはフリックする)ことで変更できる。ちなみに、エリアは、担当者が、その画面を、2つの指を画面に接触させたままで近づけたり、遠ざけたり(ピンチイン、ピンチアウト)することで縮小したり拡大したりできる。 The area can be changed by the person in charge moving the screen of the information processing device 10 left and right or up and down (swiping or flicking) while keeping the screen in contact with the screen with a finger. By the way, the person in charge can shrink or enlarge an area by keeping two fingers in contact with the screen and moving them closer together or farther apart (pinch in, pinch out).

図10,14,19,21に示す情報処理装置10の処理が終了すると、管理装置12は、物件IDが関連付けられた画像を受信する。そして、管理装置12は、記憶部112に画像を記憶させ、画像の登録が完了すると、情報処理装置10に対して登録完了通知を送信する。情報処理装置10は、登録完了通知を受けて、図22に示す「アップロード成功」というメッセージを表示させることができる。また、情報処理装置10は、登録完了した内容としてアップロード内容を担当者に確認させるため、「ブラウザで確認する」か否かを問い合わせるメッセージも表示させることができる。 When the processing of the information processing device 10 shown in FIGS. 10, 14, 19, and 21 is completed, the management device 12 receives the image associated with the property ID. Then, the management device 12 stores the image in the storage unit 112, and when the registration of the image is completed, sends a registration completion notification to the information processing device 10. Upon receiving the registration completion notification, the information processing device 10 can display a message "Upload Success" shown in FIG. 22. Furthermore, the information processing device 10 can also display a message inquiring whether or not to "confirm with a browser" in order to have the person in charge confirm the uploaded content as the registered content.

担当者は、このメッセージを受けて、「はい」または「いいえ」を選択することができ、「はい」を選択することで、アップロード内容を表示させることができる。 Upon receiving this message, the person in charge can select "Yes" or "No", and by selecting "Yes", the uploaded content can be displayed.

画像の表示方法として、例えば、図23に示すように撮像順序が最初の部屋の初期画像140を所定のサイズで表示する。そして、初期画像140の上に各部屋のサムネイル画像141を並べて表示することもできる。また、初期画像140上には、Click to Playボタン142を設け、全方位の画像を一定時間かけてエリアを変えながら表示させることができる。 As an image display method, for example, as shown in FIG. 23, an initial image 140 of a room whose imaging order is first is displayed in a predetermined size. Further, thumbnail images 141 of each room can be displayed side by side on the initial image 140. Further, a Click to Play button 142 is provided on the initial image 140, so that images in all directions can be displayed while changing areas over a certain period of time.

また、画像には、画像を説明する文章(キャプション)を付与することができる。キャプションは、部屋の情報として例えば「Living」や「Bed Room 1」等である。キャプションは、情報処理装置10が撮像装置11から撮像した画像を受信し、一時的に保存する際、付与することができる。部屋の情報は、撮像順序に含まれている。したがって、情報処理装置10は、撮像する部屋の撮るボタン124が押下されたときに、撮るボタン124に対応する部屋の情報を取得しておき、撮像した画像を受信した際に、部屋の情報をキャプションとして付加することもできる。 Further, a sentence (caption) that explains the image can be added to the image. The caption is room information such as "Living" or "Bed Room 1." A caption can be added when the information processing device 10 receives an image captured from the imaging device 11 and temporarily stores it. Room information is included in the imaging order. Therefore, when the capture button 124 of the room to be imaged is pressed, the information processing device 10 acquires the information of the room corresponding to the capture button 124, and when the captured image is received, the information processing device 10 acquires the information of the room. It can also be added as a caption.

ここで、担当者は、管理者から「編集」の権限が付与されている場合、管理装置12に画像を登録した後、その画像を編集することができる。このため、担当者は、画像と間取り図とを関連付けることにより、撮像位置や初期画像がどの方向に向けて撮像した画像かが簡単に分かるように編集することができる。さらに、借り手も物件の状態を把握しやすくなる。図24,25で、担当者が行う画像の編集について説明する。 Here, if the person in charge has been given "edit" authority by the administrator, the person in charge can edit the image after registering the image in the management device 12. Therefore, by associating the image with the floor plan, the person in charge can edit the image so that it is easy to understand the imaging position and the direction in which the initial image was taken. Furthermore, it will be easier for renters to understand the condition of the property. 24 and 25, image editing performed by a person in charge will be explained.

まず、担当者は、図24(a)に示すような検索画面に、編集する対象の物件IDを入力する。これによって、管理装置12では、物件IDが関連付けられた画像が検索される。次に、図24(b)に示す編集画面が表示される。検索された画像は、インポートボタン143を押下することで、サムネイル画像141として順に表示させることができる。もちろん、自動で検索された画像がサムネイル画像141として表示されてもよい。図24(b)では、サムネイル画像141を表示させたところを示している。 First, the person in charge inputs the property ID to be edited into a search screen as shown in FIG. 24(a). As a result, the management device 12 searches for images associated with the property ID. Next, an editing screen shown in FIG. 24(b) is displayed. The searched images can be displayed in order as thumbnail images 141 by pressing the import button 143. Of course, automatically searched images may be displayed as the thumbnail images 141. FIG. 24(b) shows a thumbnail image 141 displayed.

担当者は、ドラッグアンドドロップもしくはインポートボタン144を押下して、間取り図を選択する。そして、編集画面の点線で示す枠内に間取り図が表示される。担当者は、リンクボタン145を使用し、間取り図に、サムネイル画像141として表示されている画像を関連付けることができる。例えば、間取り図のうち「Living」の領域に、サムネイル画像141のうち「Living」に対応する画像を選択して、関連付ける。このような編集は、入力受付部95が、物件IDが関連付けられた画像に対する編集の内容を受け付け、制御部91が、送信部93に対して、画像を取得するように指示する。また、制御部91が、編集後の画像を管理装置12に送信して更新するように指示することで実現することができる。 The person in charge selects a floor plan by dragging and dropping or by pressing the import button 144. Then, the floor plan is displayed within the frame indicated by the dotted line on the editing screen. The person in charge can use the link button 145 to associate the image displayed as the thumbnail image 141 with the floor plan. For example, an image corresponding to "Living" from among the thumbnail images 141 is selected and associated with the "Living" area in the floor plan. In such editing, the input receiving unit 95 receives the contents of editing for an image associated with a property ID, and the control unit 91 instructs the transmitting unit 93 to acquire the image. Further, this can be realized by the control unit 91 transmitting the edited image to the management device 12 and instructing it to be updated.

編集された画像を、図25に示す。図25では、間取り図146と、間取り図146で示す撮像位置で撮像した画像147とを重ね合わせて表示している。間取り図146には、複数の撮像位置148が示され、現在表示している画像147の撮像位置が他の撮像位置とは区別して示されている。また、間取り図146には、現在表示している画像147の、撮像位置148に対する方向や範囲も略扇形状で示されている。 The edited image is shown in FIG. In FIG. 25, a floor plan 146 and an image 147 captured at the imaging position shown in the floor plan 146 are displayed in a superimposed manner. A plurality of imaging positions 148 are shown in the floor plan 146, and the imaging position of the currently displayed image 147 is shown to be distinguished from other imaging positions. Furthermore, in the floor plan 146, the direction and range of the currently displayed image 147 with respect to the imaging position 148 are also shown in a substantially fan shape.

画像147には、近隣する撮像位置148の方向を表し、その撮像位置148で撮像された画像を表示させるための記号149、全天球画像の上下、左右のエリアを表示させ、エリアを拡大および縮小させるためのボタン150が示されている。 The image 147 shows the direction of the neighboring imaging position 148, a symbol 149 for displaying the image taken at the imaging position 148, and a symbol 149 for displaying the upper, lower, left and right areas of the spherical image, and for enlarging and displaying the area. A button 150 for zooming out is shown.

間取り図146、記号149、各種のボタン150を備えることにより、借り手は、自分が実際にその場にいて、各部屋を移動しながら見ているような感覚を味わうことができる。 By providing the floor plan 146, symbols 149, and various buttons 150, the renter can experience the feeling of actually being there and looking at each room while moving around.

ところで、本実施形態では、システムの管理者によって、撮像順序のリストを登録することができる。例えば、不動産の場合には、間取りタイプと、構成される各部屋とを対応付けることで、撮像順序を管理しやすくできる。すなわち、図11(b)、図12(d)、図13などに示す画面において担当者が間取りを選択すると、図15(a)に示すような選択した間取りに対応した撮像場所のリストが表示できる。ここで、リストに基づいて、画像を撮像し登録する処理について説明する。図26は、情報処理システムにおいて実行する処理のシーケンス図である。 By the way, in this embodiment, a list of imaging orders can be registered by the system administrator. For example, in the case of real estate, the order of imaging can be easily managed by associating the floor plan type with each room. That is, when the person in charge selects a floor plan on the screens shown in FIG. 11(b), FIG. 12(d), FIG. 13, etc., a list of imaging locations corresponding to the selected floor plan as shown in FIG. 15(a) is displayed. can. Here, the process of capturing and registering images based on the list will be described. FIG. 26 is a sequence diagram of processing executed in the information processing system.

管理者は、管理者PC16を使用して管理装置12にアクセスし、担当者の登録やリストの編集などを行う。また、担当者は、情報処理装置10を使用して管理装置12にアクセスしてリストを取得し、当該リストに基づいて撮像した画像のアップロードを行う。以下に、各処理の詳細について説明する。 The administrator uses the administrator PC 16 to access the management device 12 and performs tasks such as registering persons in charge and editing the list. Further, the person in charge uses the information processing device 10 to access the management device 12 to obtain the list, and uploads the captured image based on the list. The details of each process will be explained below.

まず、ステップ2600で、管理権限を有する管理者PC16は、管理装置12にログインする。次に、管理者PC16は、ステップ2605で、画像の撮像やアップロードなどの作業を行う担当者のユーザ識別情報を、管理装置12の記憶部112に登録する。管理装置12は、ステップ2610で、記憶部112に登録された担当者のIDとパスワードを発行する。なお、IDとパスワードの発行は、図8にて説明した方法などを用いてもよい。 First, in step 2600, the administrator PC 16 having management authority logs into the management device 12. Next, in step 2605, the administrator PC 16 registers the user identification information of the person in charge of taking and uploading images in the storage unit 112 of the management device 12. In step 2610, the management device 12 issues the ID and password of the person in charge registered in the storage unit 112. Note that the ID and password may be issued using the method described in FIG. 8 or the like.

管理者は、ステップ2615で、各担当者に対し、発行されたIDとパスワードを通知する。なお、IDとパスワードの通知は、担当者に対して直接口頭で通知してもよいし、紙に印刷して配布することもできるし、ネットワーク15を介して電子メール等で各担当者が所有する情報処理装置10に通知することもできる。 In step 2615, the administrator notifies each person in charge of the issued ID and password. The notification of the ID and password may be given verbally directly to the person in charge, printed on paper and distributed, or sent via email via the network 15 to each person in charge. It is also possible to notify the information processing device 10 that is responsible.

その後、管理者PC16は、ステップ2620で、リストの登録や編集を行う。図27は、管理者がリストを編集する画面を例示した図である。管理者PC16は、管理装置12にログイン後、メニューから「リストの編集」などの項目を選択することで、図27に示すリスト編集画面に遷移する。リスト編集画面は、間取りタイプ設定ペインと、撮像順序設定ペインとが含まれて構成される。また、各ペインには、順序変更ボタン153、削除ボタン154、項目名入力欄155、項目追加ボタン156が含まれる。 Thereafter, the administrator PC 16 registers and edits the list in step 2620. FIG. 27 is a diagram illustrating a screen on which an administrator edits a list. After logging into the management device 12, the administrator PC 16 selects an item such as "Edit list" from the menu, thereby transitioning to the list editing screen shown in FIG. 27. The list editing screen includes a floor plan type setting pane and an imaging order setting pane. Each pane also includes a change order button 153, a delete button 154, an item name input field 155, and an add item button 156.

間取りタイプ設定ペインでは、項目名入力欄155aに間取りタイプを入力し、追加ボタン156aを押下することで、間取りタイプの項目を追加できる。また、上矢印や下矢印の順序変更ボタン153aによって、選択した間取りタイプの表示順序を変更できる。選択された間取りタイプの項目は、色の濃い表示で以て表され、選択中に削除ボタン154aを押下することで、選択された項目を削除できる。 In the floor plan type setting pane, a floor plan type item can be added by entering the floor plan type in the item name input field 155a and pressing the add button 156a. Furthermore, the display order of the selected floor plan type can be changed using the up and down arrow order change buttons 153a. The selected floor plan type item is displayed in a dark color, and the selected item can be deleted by pressing the delete button 154a during selection.

また、撮像順序設定ペインでは、間取りタイプ設定ペインで選択した間取りの項目に対応する撮像場所と、撮像順序を設定する。間取りタイプ設定ペインで選択した項目が変更されると、撮像順序設定ペインの表示が切り替わる。撮像順序設定ペインでは、項目名入力欄155bに撮像場所を入力し、追加ボタン156bを押下することで、撮像場所を追加できる。また、上矢印や下矢印の順序変更ボタン153bによって、撮像順序を変更できる。選択された撮像場所の項目は、色の濃い表示で以て表され、選択中に削除ボタン154bを押下することで、選択された項目を削除できる。 Further, in the imaging order setting pane, the imaging location and imaging order corresponding to the floor plan item selected in the floor plan type setting pane are set. When the item selected on the floor plan type setting pane is changed, the display on the imaging order setting pane changes. In the imaging order setting pane, an imaging location can be added by entering the imaging location in the item name input field 155b and pressing the add button 156b. Furthermore, the imaging order can be changed using the up arrow or down arrow order change buttons 153b. The item of the selected imaging location is displayed in a dark color, and the selected item can be deleted by pressing the delete button 154b during selection.

説明を図26に戻す。ステップ2620で、管理者PC16が作成したリストは、管理装置12の記憶部112に保持される。なお、リストの登録などは、ステップ2605の担当者の登録の前に行ってもよい。 The explanation returns to FIG. 26. In step 2620, the list created by the administrator PC 16 is held in the storage unit 112 of the management device 12. Note that the registration of the list may be performed before the registration of the person in charge in step 2605.

次に、ステップ2625では、情報処理装置10は、通知されたIDとパスワードを使用して、管理装置12にログインする。ログインは、一例として、図9に示した画面によって行う。管理装置12は、ログインを受け付けると、制御部111が記憶部112に登録されている担当者の情報と照会し、ログインを行った担当者が登録されていればログインを許可する。 Next, in step 2625, the information processing device 10 logs into the management device 12 using the notified ID and password. Login is performed using the screen shown in FIG. 9, for example. When the management device 12 receives the login, the control unit 111 queries the information of the person in charge registered in the storage unit 112, and if the person in charge who has logged in is registered, the login is permitted.

管理装置12は、担当者のログインを受けて、ステップ2630で、記憶部112に登録されたリストを情報処理装置10に通知する。情報処理装置10は、管理装置12から通知されたリストを、取得部90によって取得する。 Upon receiving the login of the person in charge, the management device 12 notifies the information processing device 10 of the list registered in the storage unit 112 in step 2630. The information processing device 10 uses the acquisition unit 90 to acquire the list notified from the management device 12 .

ステップ2635で、担当者は、リストに表示された撮像順序に基づいて、各撮像場所を撮像する。なお、ステップ2635では、情報処理装置10は、撮像装置11や一般的なデジタルカメラなどを使用して撮像した画像を受信部92が撮像した画像を受信しても良いし、情報処理装置10のカメラ26を用いて撮像してもよい。 In step 2635, the person in charge images each imaging location based on the imaging order displayed in the list. Note that in step 2635, the information processing device 10 may receive an image captured by the receiving unit 92 using the imaging device 11 or a general digital camera, or the information processing device 10 may receive an image captured by the receiving unit 92. The image may be captured using the camera 26.

その後、情報処理装置10は、ステップ2640で、撮像した画像を管理装置12にアップロードする。ステップ2640では、情報処理装置10の送信部93が、撮像された画像と物件IDとを関連付けた上で送信する。なお、ステップ2635,2640の処理は、図14などにおけるステップ1430~1450の処理に対応する。 Thereafter, the information processing device 10 uploads the captured image to the management device 12 in step 2640. In step 2640, the transmitter 93 of the information processing device 10 associates the captured image with the property ID and transmits the associated image. Note that the processing in steps 2635 and 2640 corresponds to the processing in steps 1430 to 1450 in FIG. 14 and the like.

管理装置12の受信部110は、ステップ2640でアップロードされた画像を受信し、ステップ2645で、制御部111がアップロードされた画像をリストの撮像場所に対応付けて登録し、記憶部112に記憶する。 The receiving unit 110 of the management device 12 receives the uploaded image in step 2640, and in step 2645, the control unit 111 registers the uploaded image in association with the imaging location in the list, and stores it in the storage unit 112. .

上述したようにリストを編集することで、用途に応じたリストにカスタマイズできることから、担当者が撮像する際の手間を軽減できる。また、各担当者が同じリストを使用することで、表記の統一が図れる。例えば、「Living」、「LIVING」、「リビング」などのような表記揺れをなくすことができ、担当者や借り手の利便性が向上できる。 By editing the list as described above, it is possible to customize the list according to the purpose, which reduces the effort required by the person in charge when taking images. Also, by having each person in charge use the same list, it is possible to standardize the notation. For example, it is possible to eliminate variations in spellings such as "Living," "LIVING," and "living," improving convenience for staff and borrowers.

以上のことから、情報処理システム、情報処理装置10、それらが実行する情報処理方法およびその処理をコンピュータに実行させるためのプログラムを提供することで、画像の投稿を簡易な処理で実現することができる。また、既に画像が撮像済みで、登録されている物件IDを入力した場合、アラートを出すことができるので、誤った画像の登録を防止することができる。以前の登録から所定の期間が経過している物件に対しては、アラートを出さないように制御するため、アラートを確認し、解除する等の手間を削減することができる。 From the above, by providing an information processing system, an information processing device 10, an information processing method executed by them, and a program for causing a computer to execute the processing, it is possible to realize posting of images with simple processing. can. Furthermore, if an image has already been taken and a registered property ID is entered, an alert can be issued, which prevents the registration of incorrect images. Since alerts are not issued for properties for which a predetermined period of time has passed since the previous registration, the effort of confirming and canceling alerts can be reduced.

これまで本発明を、情報処理装置、情報処理システム、認証方法およびプログラムとして上述した実施の形態をもって説明してきたが、本発明は上述した実施の形態に限定されるものではない。本発明は、他の実施の形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。 Up to now, the present invention has been described using the above-described embodiments as an information processing device, an information processing system, an authentication method, and a program, but the present invention is not limited to the above-described embodiments. The present invention can be modified within the scope of those skilled in the art, such as other embodiments, additions, changes, deletions, etc., and as long as the functions and effects of the present invention are achieved in any embodiment. It is within the scope of the invention.

したがって、プログラムは、インストール可能な形式または実行可能な形式のファイルでフロッピー(登録商標)ディスク、CD(Compact Disk)、CD-R(Compact Disk Read Only Memory)、DVD(Digital Versatile Disk)、SDメモリカード(SD Memory Card)、USBメモリ(Universal Serial Bus Memory)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成することができる。また、上記のプログラムは、インターネット等のネットワーク経由で提供または配布するように構成されていてもよい。さらに、上記のプログラムを他の各種ソフトウェアとともにROM等に予め組み込んで提供するように構成してもよい。 Therefore, the program can be installed on a floppy disk, CD (Compact Disk), CD-R (Compact Disk Read Only Memory), DVD (Digital Versatile Disk), or SD memory as a file in an installable or executable format. It can be configured to be recorded and provided on a computer-readable recording medium such as a card (SD Memory Card) or a USB memory (Universal Serial Bus Memory). Further, the above program may be configured to be provided or distributed via a network such as the Internet. Furthermore, the above-mentioned program may be provided in a ROM or the like in advance together with various other software.

上記の実施形態では、上記の各機能部は、CPUがHDD等に記憶されたプログラムを読み出して実行することにより、各機能部を実現するプログラムがRAM上にロードされ、上記の各機能部が生成されている。しかしながら、これに限られるものではなく、例えば各機能部のうちの少なくとも一部が専用のハードウェア回路(例えば半導体集積回路)で実現されていてもよい。 In the above embodiment, each of the above functional units is implemented by loading a program that implements each functional unit onto the RAM by the CPU reading and executing a program stored in the HDD, etc. is being generated. However, the present invention is not limited to this, and for example, at least a portion of each functional unit may be realized by a dedicated hardware circuit (for example, a semiconductor integrated circuit).

10…情報処理装置、11…撮像装置、12…管理装置、13…情報提供システム、14…通信端末、15…ネットワーク、16…管理者PC、20…CPU、21…ROM、22…RAM、23…フラッシュメモリ、24…接続I/F、25…操作パネル、26…カメラ、27…通信I/F、28…バス、30…撮像体、31…筐体、32…シャッターボタン、33A、33B…結像光学系、34A、34B…固体撮像素子、40…プロセッサ、41…鏡胴ユニット、42、43…SDRAM、44…メモリカードスロット、45…フラッシュROM、46…USBコネクタ、47…電源スイッチ、48…スピーカ、49…マイク、50…無線NIC、51…LCDモニタ、52…3軸加速度センサ、60A、60B…ISP、61…DMAC、62…アービタ、63…MEMC、64…歪曲補正・画像合成ブロック、65…DMAC、66…画像処理ブロック、67…CPU、68…画像データ転送部、69…SDRAMC、70…メモリカード制御ブロック、71…USBブロック、72…ペリフェラルブロック、73…音声ユニット、74…シリアルブロック、75…LCDドライバ、76…ブリッジ、77…リサイズブロック、78…JPEGブロック、79…H.264ブロック、80…CPU、81…ROM、82…RAM、83…HDD、84…通信I/F、85…バス、90…取得部、91…制御部、92…受信部、93…送信部、94…表示部、95…入力受付部、96…記憶部、100…受信部、101…制御部、102…撮像部、103…画像処理部、104…送信部、110…受信部、111…制御部、112…記憶部、113…送信部、120、121…欄、122…自動生成ボタン、123…欄、124…ログインボタン、125…撮像ボタン、126…アイコン、127…パノラマ撮影ボタン、128…プルダウンメニュー、129…欄、130…撮るボタン、131…見るボタン、132…投稿ボタン、133…キャンセルボタン、134…保存ボタン、135…撮像ボタン、136…共有ボタン、137…再撮影するボタン、138…次画面に進むボタン、139…スライドバー、140…初期画像、141…サムネイル画像、142…Click to Playボタン、143、144…インポートボタン、145…リンクボタン、146…間取り図、147…画像、148…撮像位置、149…記号、150…ボタン、151…撮像場所入力欄、152…入力欄追加ボタン、153…順序変更ボタン、154…削除ボタン、155…項目名入力欄、156…項目追加ボタン
10... Information processing device, 11... Imaging device, 12... Management device, 13... Information providing system, 14... Communication terminal, 15... Network, 16... Administrator PC, 20... CPU, 21... ROM, 22... RAM, 23 ...flash memory, 24...connection I/F, 25...operation panel, 26...camera, 27...communication I/F, 28...bus, 30...imaging body, 31...casing, 32...shutter button, 33A, 33B... Imaging optical system, 34A, 34B...solid-state image sensor, 40...processor, 41...lens barrel unit, 42, 43...SDRAM, 44...memory card slot, 45...flash ROM, 46...USB connector, 47...power switch, 48...Speaker, 49...Microphone, 50...Wireless NIC, 51...LCD monitor, 52...3-axis acceleration sensor, 60A, 60B...ISP, 61...DMAC, 62...Arbiter, 63...MEMC, 64...Distortion correction/image synthesis Block, 65...DMAC, 66...Image processing block, 67...CPU, 68...Image data transfer unit, 69...SDRAMC, 70...Memory card control block, 71...USB block, 72...Peripheral block, 73...Audio unit, 74 ...Serial block, 75...LCD driver, 76...Bridge, 77...Resize block, 78...JPEG block, 79...H.264 block, 80...CPU, 81...ROM, 82...RAM, 83...HDD, 84...Communication I /F, 85... Bus, 90... Acquisition section, 91... Control section, 92... Receiving section, 93... Transmitting section, 94... Display section, 95... Input receiving section, 96... Storage section, 100... Receiving section, 101... Control unit, 102... Imaging unit, 103... Image processing unit, 104... Transmitting unit, 110... Receiving unit, 111... Control unit, 112... Storage unit, 113... Transmitting unit, 120, 121... Column, 122... Automatic generation button , 123... Column, 124... Login button, 125... Imaging button, 126... Icon, 127... Panorama shooting button, 128... Pull-down menu, 129... Column, 130... Capture button, 131... View button, 132... Submit button, 133 ...Cancel button, 134...Save button, 135...Image capture button, 136...Share button, 137...Button to reshoot, 138...Button to proceed to next screen, 139...Slide bar, 140...Initial image, 141...Thumbnail image, 142 …Click to Play button, 143, 144…Import button, 145…Link button, 146…Floor plan, 147…Image, 148…Imaging position, 149…Symbol, 150…Button, 151…Imaging location input field, 152…Input Add column button, 153...Order change button, 154...Delete button, 155...Item name input field, 156...Add item button

特開2015-35178号公報JP2015-35178A

Claims (20)

情報処理装置と、物件の識別情報毎に物件情報が管理される管理装置を有する管理システムであって、
前記情報処理装置は、
物件の間取り情報における撮影対象となる場所に対して撮影順序を指定された撮影指示を取得し、
前記指定された撮影順序を通知し、
前記通知に基づいて撮影された画像を、前記物件の間取り情報と対応付けて前記管理装置に送信し、
前記管理装置は、受信した前記画像を前記物件の識別情報と対応付けて管理する、管理システム。
A management system comprising an information processing device and a management device that manages property information for each property identification information,
The information processing device includes:
Obtain a shooting instruction specifying the shooting order for the location to be shot in the floor plan information of the property,
Notifying the specified shooting order;
transmitting an image taken based on the notification to the management device in association with floor plan information of the property;
The management device is a management system that manages the received image in association with identification information of the property.
前記間取り情報とは、部屋の数および前記部屋の種類を含む部屋の情報である、請求項1に記載の管理システム。 The management system according to claim 1, wherein the floor plan information is room information including the number of rooms and the type of the rooms. 前記情報処理装置は、前記間取り情報を表示し、該間取り情報に対して前記撮影指示の設定を行う、請求項1または2に記載の管理システム。 3. The management system according to claim 1, wherein the information processing device displays the floor plan information and sets the photographing instruction with respect to the floor plan information. 前記情報処理装置は、撮影装置が撮影した前記画像を受信する受信手段を有し、前記指定された撮影指示によって撮影されたすべての画像を受信すると、前記管理装置へ送信する送信指示を受け付ける、請求項1~3のいずれか1項に記載の管理システム。 The information processing device has a receiving means for receiving the images taken by the photographing device, and upon receiving all the images photographed according to the designated photographing instruction, accepts a transmission instruction to transmit to the management device. The management system according to any one of claims 1 to 3. 前記情報処理装置は、前記受信手段により受信した画像に前記物件の識別情報を付与して、前記管理装置に送信する。請求項4に記載の管理システム。 The information processing device adds identification information of the property to the image received by the receiving means, and transmits the image to the management device. The management system according to claim 4. 前記情報処理装置は、前記撮影順序を表示する表示手段を有し、該表示手段には、前記撮影指示に対する撮影状況を撮影前と撮影後とで区別して表示される、請求項1~5のいずれか1項に記載の管理システム。 The information processing apparatus according to any one of claims 1 to 5, further comprising a display means for displaying the photographing order, and the display means displays a photographing situation for the photographing instruction separately as before photographing and after photographing. The management system according to any one of the items. 前記撮影状況が撮影後の場合は、前記表示される撮影順序とともに前記撮影した画像のサムネイルが表示される、請求項6に記載の管理システム。 7. The management system according to claim 6, wherein when the photographing status is after photographing, thumbnails of the photographed images are displayed together with the displayed photographing order. 前記情報処理装置は、前記管理装置が管理している前記識別情報が付与された画像について、前記識別情報に対応する物件における間取り図と関連付けする、請求項1~7のいずれか1項に記載の管理システム。 8. The information processing device associates the image to which the identification information, which is managed by the management device, with the floor plan of the property corresponding to the identification information. management system. 前記情報処理装置は、前記間取り情報をユーザの入力により取得する、または、情報提供システムから取得する、請求項1~8のいずれか1項に記載の管理システム。 9. The management system according to claim 1, wherein the information processing device acquires the floor plan information through user input or from an information providing system. 前記識別情報は、ユーザに入力された情報、または、情報提供システムから取得した情報である、請求項1~9のいずれか1項に記載の管理システム。 The management system according to claim 1, wherein the identification information is information input by a user or information obtained from an information providing system. 前記画像は、全天球画像またはパノラマ画像である、請求項1~10のいずれか1項に記載の管理システム。 The management system according to claim 1, wherein the image is a spherical image or a panoramic image. 物件の間取り情報における撮影対象となる場所に対して撮影順序を指定された撮影指示を取得し、
前記指定された撮影順序を通知し、
前記通知に基づいて撮影された画像を、前記物件の間取り情報と対応付けて、該画像と前記物件の識別情報とを対応付けて管理する管理装置に送信する、
情報処理装置。
Obtain a shooting instruction specifying the shooting order for the location to be shot in the floor plan information of the property,
Notifying the specified shooting order;
transmitting an image taken based on the notification to a management device that manages the image in association with floor plan information of the property and in association with identification information of the property;
Information processing device.
前記間取り情報とは、部屋の数、前記部屋の種類を含む部屋の情報であり、前記情報処理装置は、さらに、間取り情報を表示し、該間取り情報に対して前記撮影指示の設定を行う、請求項12に記載の情報処理装置。 The floor plan information is room information including the number of rooms and the type of the room, and the information processing device further displays the floor plan information and sets the photographing instruction with respect to the floor plan information. The information processing device according to claim 12. 前記情報処理装置は、撮影装置が撮影した前記画像を受信する受信手段を有し、前記指定された撮影指示によって撮影されたすべての画像を受信すると、前記管理装置へ送信する送信指示を受け付け、前記受信手段により受信した画像に前記物件の識別情報を付与して、前記管理装置に送信する、請求項12または13に記載の情報処理装置。 The information processing device has a receiving means for receiving the images taken by the photographing device, and upon receiving all the images photographed according to the designated photographing instruction, accepts a transmission instruction to transmit to the management device, The information processing device according to claim 12 or 13, wherein identification information of the property is added to the image received by the receiving means and the image is transmitted to the management device. コンピュータに、
物件の間取り情報における撮影対象となる場所に対して撮影順序を指定された撮影指示を取得するステップ、
前記指定された撮影順序を通知するステップ、および、
前記通知に基づいて撮影された画像を、前記物件の間取り情報と対応付けて、該画像と前記物件の識別情報とを対応付けて管理する管理装置に送信するステップ
を実行させるためのプログラム。
to the computer,
obtaining a photographing instruction specifying a photographing order for a location to be photographed in the floor plan information of the property;
a step of notifying the designated photographing order; and
A program for causing an image taken based on the notification to be associated with floor plan information of the property and transmitted to a management device that manages the image in association with identification information of the property.
前記間取り情報とは、部屋の数、前記部屋の種類を含む部屋の情報であり、前記プログラムは、前記コンピュータに、さらに、間取り情報を表示し、該間取り情報に対して前記撮影指示の設定を行うことを行わせる、請求項15に記載のプログラム。 The floor plan information is room information including the number of rooms and the type of the room, and the program further displays the floor plan information on the computer and sets the shooting instruction for the floor plan information. 16. The program according to claim 15. 前記プログラムは、前記コンピュータに、さらに、撮影装置が撮影した前記画像を受信させ、前記指定された撮影指示によって撮影されたすべての画像を受信すると、前記管理装置へ送信する送信指示を受け付け、受信した画像に前記物件の識別情報を付与して、前記管理装置に送信させる、請求項15または16に記載のプログラム。 The program further causes the computer to receive the images photographed by the photographing device, and upon receiving all the images photographed according to the designated photographing instruction, accepts a transmission instruction to transmit to the management device, and receives the image. The program according to claim 15 or 16, which adds identification information of the object to the image and causes the image to be transmitted to the management device. 情報処理装置が、物件の間取り情報における撮影対象となる場所に対して撮影順序を指定された撮影指示を取得するステップと、
前記情報処理装置が、前記指定された撮影順序を通知するステップと、
前記情報処理装置が、前記通知に基づいて撮影された画像を、前記物件の間取り情報と対応付けて、該画像と前記物件の識別情報とを対応付けて管理する管理装置に送信するステップと
を含む、方法。
the information processing device obtains a photographing instruction specifying a photographing order for a location to be photographed in the floor plan information of the property;
the information processing device notifying the specified imaging order;
The information processing device associates the image taken based on the notification with the floor plan information of the property, and transmits the image to a management device that manages the image in association with identification information of the property. Including, methods.
前記間取り情報とは、部屋の数、前記部屋の種類を含む部屋の情報であり、前記方法は、
前記情報処理装置が、間取り情報を表示し、該間取り情報に対して前記撮影指示の設定を行うステップ
をさらに含む、請求項18に記載の方法。
The floor plan information is room information including the number of rooms and the type of the room, and the method includes:
19. The method according to claim 18, further comprising: the information processing device displaying floor plan information and setting the photographing instruction with respect to the floor plan information.
前記情報処理装置が、撮影装置が撮影した前記画像を受信するステップと、
前記情報処理装置が、前記指定された撮影指示によって撮影されたすべての画像を受信すると、前記管理装置へ送信する送信指示を受け付け、受信した画像に前記物件の識別情報を付与して、前記管理装置に送信するステップと
をさらに含む、請求項18または19に記載の方法。
the information processing device receiving the image captured by the imaging device;
When the information processing device receives all the images shot according to the specified shooting instruction, it accepts a transmission instruction to send to the management device, adds identification information of the property to the received images, and sends the images to the management device. 20. The method of claim 18 or 19, further comprising: transmitting to a device.
JP2022119294A 2016-10-13 2022-07-27 Information processing system, information processing method and program Active JP7367812B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023176367A JP2023174800A (en) 2016-10-13 2023-10-12 Information processing system, information processing method, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2016202041 2016-10-13
JP2016202041 2016-10-13
JP2021030483A JP7115576B2 (en) 2016-10-13 2021-02-26 Information processing system, information processing method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021030483A Division JP7115576B2 (en) 2016-10-13 2021-02-26 Information processing system, information processing method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023176367A Division JP2023174800A (en) 2016-10-13 2023-10-12 Information processing system, information processing method, and program

Publications (3)

Publication Number Publication Date
JP2022161907A JP2022161907A (en) 2022-10-21
JP2022161907A5 JP2022161907A5 (en) 2023-04-13
JP7367812B2 true JP7367812B2 (en) 2023-10-24

Family

ID=61966934

Family Applications (5)

Application Number Title Priority Date Filing Date
JP2017134596A Active JP6881110B2 (en) 2016-10-13 2017-07-10 Information processing systems, information processing methods and programs
JP2021030483A Active JP7115576B2 (en) 2016-10-13 2021-02-26 Information processing system, information processing method and program
JP2021077227A Active JP7207450B2 (en) 2016-10-13 2021-04-30 Information processing device, information processing method, and information processing system
JP2022119294A Active JP7367812B2 (en) 2016-10-13 2022-07-27 Information processing system, information processing method and program
JP2023176367A Pending JP2023174800A (en) 2016-10-13 2023-10-12 Information processing system, information processing method, and program

Family Applications Before (3)

Application Number Title Priority Date Filing Date
JP2017134596A Active JP6881110B2 (en) 2016-10-13 2017-07-10 Information processing systems, information processing methods and programs
JP2021030483A Active JP7115576B2 (en) 2016-10-13 2021-02-26 Information processing system, information processing method and program
JP2021077227A Active JP7207450B2 (en) 2016-10-13 2021-04-30 Information processing device, information processing method, and information processing system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023176367A Pending JP2023174800A (en) 2016-10-13 2023-10-12 Information processing system, information processing method, and program

Country Status (1)

Country Link
JP (5) JP6881110B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7217569B1 (en) * 2021-08-17 2023-02-03 株式会社セレンディピティー Information processing device, information processing method, information processing program, and information processing system
WO2023021869A1 (en) * 2021-08-17 2023-02-23 株式会社セレンディピティー Information processing device, information processing method, information processing program, and information processing system
JP7369374B1 (en) 2022-05-20 2023-10-26 株式会社スペースリー Display object changing device and display object changing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004110459A (en) 2002-09-19 2004-04-08 Shigenori Tanaka Three-dimensional model space creating device, three-dimensional model space creating method, three-dimensional model space creating program, and content transmitting server
JP2009193407A (en) 2008-02-15 2009-08-27 Tobishima Corp Construction management system
US20150116509A1 (en) 2013-10-31 2015-04-30 InsideMaps Inc. Methods and apparatuses for capturing images used for generating 3d models of rooms

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3947289B2 (en) * 1998-01-19 2007-07-18 オリンパス株式会社 Image composition processing apparatus and recording medium recording image composition processing program
JP2003110983A (en) * 2001-09-28 2003-04-11 Canon Inc Image pickup device, image management device, image management system, method for controlling the image pickup device, image management method, recording medium and program
JP2005083984A (en) * 2003-09-10 2005-03-31 Neomax Co Ltd Article position checking system
US9451162B2 (en) * 2013-08-21 2016-09-20 Jaunt Inc. Camera array including camera modules

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004110459A (en) 2002-09-19 2004-04-08 Shigenori Tanaka Three-dimensional model space creating device, three-dimensional model space creating method, three-dimensional model space creating program, and content transmitting server
JP2009193407A (en) 2008-02-15 2009-08-27 Tobishima Corp Construction management system
US20150116509A1 (en) 2013-10-31 2015-04-30 InsideMaps Inc. Methods and apparatuses for capturing images used for generating 3d models of rooms

Also Published As

Publication number Publication date
JP2022161907A (en) 2022-10-21
JP7115576B2 (en) 2022-08-09
JP2018063698A (en) 2018-04-19
JP7207450B2 (en) 2023-01-18
JP2021168134A (en) 2021-10-21
JP6881110B2 (en) 2021-06-02
JP2021093757A (en) 2021-06-17
JP2023174800A (en) 2023-12-08

Similar Documents

Publication Publication Date Title
JP7367812B2 (en) Information processing system, information processing method and program
US11811976B2 (en) Information processing system to obtain and manage images of a property
US11966456B2 (en) Management system, communication system, information processing method, and non-transitory recording medium
JP5950686B2 (en) Image processing apparatus, control method thereof, and program
KR101724676B1 (en) System for recording place information based on interactive panoramic virturl reality
US20220394098A1 (en) Information processing system, system, and information processing method
JP2007047847A (en) Image network system, electronic equipment, control method, program, and storage medium
JP2017108356A (en) Image management system, image management method and program
JP2023121636A (en) Information processing system, communication system, image sharing method, and program
JP7279416B2 (en) Intermediary terminal, communication system, input system, intermediary control method, and program
JP6269024B2 (en) Information processing apparatus and information processing program
JP2021047532A (en) Site information management device
US11778137B2 (en) Information processing device, information processing method, and non-transitory recording medium
JP7472556B2 (en) Imaging device, communication system, and content transmission method
JP7243748B2 (en) Setting method and program
US20230308622A1 (en) Display terminal, displaying method, and recording medium
US20230269481A1 (en) Information processing system, communication system, and image transmission method
US20210250500A1 (en) Information processing method, non-transitory computer-readable medium, and information processing apparatus
JP2023017679A (en) Information processing device, information processing method, information processing program, and information processing system
GB2615874A (en) Method and system for registering devices
JP2023125230A (en) Use target management device, use target management system, use target management method and program
JP2024033276A (en) Communication systems, information processing systems, video creation methods, programs
JP2023184430A (en) Display terminal, communication system, display method, communication method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220822

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230331

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230615

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230828

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230912

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230925

R151 Written notification of patent or utility model registration

Ref document number: 7367812

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151