WO2017208371A1 - Image search program, image search method, and image search device - Google Patents

Image search program, image search method, and image search device Download PDF

Info

Publication number
WO2017208371A1
WO2017208371A1 PCT/JP2016/066073 JP2016066073W WO2017208371A1 WO 2017208371 A1 WO2017208371 A1 WO 2017208371A1 JP 2016066073 W JP2016066073 W JP 2016066073W WO 2017208371 A1 WO2017208371 A1 WO 2017208371A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
range
road
search
information
Prior art date
Application number
PCT/JP2016/066073
Other languages
French (fr)
Japanese (ja)
Inventor
仁志 影山
孝司 島田
耕世 高野
Original Assignee
富士通株式会社
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 富士通株式会社 filed Critical 富士通株式会社
Priority to JP2018520263A priority Critical patent/JP6693560B2/en
Priority to PCT/JP2016/066073 priority patent/WO2017208371A1/en
Publication of WO2017208371A1 publication Critical patent/WO2017208371A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention relates to an image search program, an image search method, and an image search device.
  • on-board devices such as digital tachographs that monitor operation status such as position and speed are attached to business vehicles such as trucks and buses, and operation management is based on information collected from on-board devices. It is carried out.
  • Some in-vehicle devices have a function of capturing an image on the road at regular intervals and transmitting the captured image.
  • the image transmitted from the vehicle-mounted device is stored in the storage unit of the system together with the image capturing time and the image capturing position. Then, for example, the system accepts designation of a time zone and a road range for extracting an image, searches the storage unit for images corresponding to the time zone and the road range for which the imaging time and imaging position are designated, and displays them. .
  • the imaging positions of images collected by the system from the vehicle-mounted device mounted on each business vehicle are not always evenly distributed. For this reason, even if the searched image is displayed, it may be difficult to grasp the road situation. For example, on roads where the frequency of traffic of business vehicles is low, there are cases where there are few images to be searched and it is difficult to grasp the road conditions.
  • An object of the present invention is to provide an image search program, an image search method, and an image search apparatus that can provide an image that makes it easy to grasp road conditions.
  • the image search program causes the computer to execute a process of receiving specification of a range condition including a time zone and a position area.
  • the image search program searches a computer for a storage unit that stores an image in which position information and time information are associated with each other, and among the images stored in the storage unit, an image that satisfies the received range condition is predetermined.
  • the process of re-searching by expanding either the time zone or the position range of the range condition is executed.
  • FIG. 1 is an explanatory diagram illustrating an example of a physical distribution support system.
  • FIG. 2 is a diagram illustrating an example of a functional configuration of the road condition providing platform.
  • FIG. 3 is a diagram schematically illustrating a functional configuration of the image search apparatus.
  • FIG. 4 is a diagram illustrating an example of a data configuration of imaging information.
  • FIG. 5 is a diagram illustrating an example of a data configuration of road information.
  • FIG. 6 is a diagram illustrating an example of a data configuration of travel section information.
  • FIG. 7 is a diagram illustrating an example of matching and aggregation.
  • FIG. 8 is a diagram for explaining the expansion and reduction of the time zone of the range condition and the range of the position.
  • FIG. 8 is a diagram for explaining the expansion and reduction of the time zone of the range condition and the range of the position.
  • FIG. 9 is a diagram illustrating an example of a flow for searching for road conditions.
  • FIG. 10 is a diagram illustrating another example of a flow for searching for road conditions.
  • FIG. 11 is a flowchart illustrating an example of an image search procedure.
  • FIG. 12 is a diagram illustrating an example of the configuration of a computer that executes an image search program.
  • FIG. 1 is an explanatory diagram illustrating an example of a physical distribution support system.
  • the logistics support system 10 is a system that supports the operation of vehicles in the logistics industry.
  • the logistics support system 10 is, for example, a cloud system.
  • an operation management platform 11, a probe analysis platform 12, and a road condition providing platform 13 are constructed.
  • the distribution support system 10 may be realized by a computer such as one server device or may be implemented as a computer system by a plurality of computers.
  • the logistics support system 10 may be implemented by dividing it into a plurality of computers for each service and function to be provided.
  • a business vehicle 16 such as a truck or a bus is provided with a vehicle-mounted device 15 such as a digital tachograph.
  • the vehicle-mounted device 15 is connected to the logistics support system 10 via the network N so as to be communicable.
  • an operator terminal device 17 and a road manager terminal device 18 are connected to the distribution support system 10 via a network N so as to communicate with each other.
  • a network N any type of communication such as a mobile communication network such as a mobile phone, the Internet (Internet), a LAN (Local Area Network), a VPN (Virtual Private Network), whether wired or wireless. A net can be adopted.
  • a mobile communication network such as a mobile phone, the Internet (Internet), a LAN (Local Area Network), a VPN (Virtual Private Network), whether wired or wireless.
  • a net can be adopted.
  • the case where the number of business vehicles 16 equipped with the vehicle-mounted device 15 is exemplified, but the present invention is not limited to this, and the number of business vehicles 16 equipped with the vehicle-mounted device 15 is an arbitrary number. Can do.
  • the service provider terminal device 17 and the road administrator terminal device 18 were each one was illustrated, it is not limited to this, the service provider terminal device 17 and the road manager terminal There may be any number of devices 18.
  • the in-vehicle device 15 detects various information such as the current position and time of the business vehicle 16 and the speed of the business vehicle 16 during operation at intervals of a predetermined time (for example, 1 second).
  • the in-vehicle device 15 transmits the detected various information as probe information to the physical distribution support system 10.
  • the vehicle-mounted device 15 has a function of capturing an image on the road at regular time intervals and transmitting the captured image.
  • the business vehicle 16 is provided with a camera at a position where the front of the vehicle can be imaged, and the camera is connected to the vehicle-mounted device 15.
  • the vehicle-mounted device 15 captures images on the road ahead of the vehicle with a camera at regular intervals. This fixed time is, for example, 5 minutes, but is not limited thereto.
  • the vehicle-mounted device 15 captures the front of the vehicle at regular time intervals, and transmits image data of the captured image to the physical distribution support system 10 together with position information indicating the captured position and time information indicating the captured time.
  • the logistics support system 10 provides various services based on various information such as probe information and image data transmitted from the vehicle-mounted device 15.
  • the logistics support system 10 provides an operation management service for managing the operation of the business vehicle 16 by using the operation management platform 11.
  • the operation management platform 11 manages the operation time, break time, and speed of the business vehicle 16 based on the probe information transmitted from the vehicle-mounted device 15.
  • the operation management platform 11 provides an image transmitted from the vehicle-mounted device 15 of the business vehicle 16 that manages the operation of the business operator in response to a request from the business operator who operates the business vehicle 16. That is, the operation management platform 11 provides an image captured by the business vehicle 16 operated by the operation operator to the operation operator.
  • the service provider can grasp the operation state of the business vehicle 16 that manages the operation.
  • the logistics support system 10 analyzes the probe information using the probe analysis platform 12.
  • the probe analysis platform 12 analyzes the road on which the business vehicle 16 travels and the congestion of the road based on the probe information transmitted from the vehicle-mounted device 15.
  • the probe analysis platform 12 identifies the road that is running, the section of the road that is running, and the running direction based on the position information included in the probe information.
  • the probe analysis platform 12 analyzes the road congestion state from the time when the business vehicle 16 travels on the road.
  • the logistics support system 10 provides a road condition providing service for providing road conditions using the road condition providing platform 13.
  • the logistics support system 10 provides the images transmitted from the vehicle-mounted device 15 of the business vehicle 16 of each operator as a road condition to third parties such as each operator and a road administrator who manages the road. To do.
  • the service provider terminal device 17 is a terminal device such as a personal computer arranged in the service provider that operates the business vehicle 16.
  • An operator operating the business vehicle 16 accesses the logistics support system 10 using the operator terminal device 17 and manages the operation of the business vehicle 16 using an operation management service provided by the logistics support system 10. .
  • the road manager terminal device 18 is a terminal device such as a personal computer arranged in a road management company that manages roads such as an expressway company.
  • a road administrator who manages the road accesses the physical distribution support system 10 using the road administrator terminal device 18 and grasps the road condition using the road condition providing service provided by the physical distribution support system 10.
  • a road manager who manages an expressway can grasp various road-related conditions such as road congestion and deterioration by referring to images stored for distribution by the logistics support system 10.
  • FIG. 2 is a diagram illustrating an example of a functional configuration of the road condition providing platform.
  • the road condition providing platform 13 is provided with imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the road condition providing platform 13 is provided with road information regarding the road and travel section information regarding the travel section of the road on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels from the probe analysis platform 12.
  • the road condition providing platform 13 identifies the type of the road on which the image is captured based on the position information when the image is captured, using the identification function (FIG. 2A).
  • the road condition providing platform 13 provides the provided image as a road condition to a third party such as each operating operator or a road manager who manages the road by an output function (FIG. 2B).
  • the operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 may be implemented on the same computer or on different computers.
  • the logistics support system 10 will be described by taking as an example a case where the operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 are mounted on different computers.
  • FIG. 3 is a diagram schematically illustrating a functional configuration of the image search apparatus.
  • the image search device 20 is a computer such as a server computer.
  • the image retrieval apparatus 20 is provided with the road condition providing platform 13 and provides a road condition providing service.
  • the case where the image search device 20 is a single computer will be described as an example.
  • the image search device 20 may be implemented as a computer system using a plurality of computers.
  • the image search device 20 includes a communication unit 21, a storage unit 22, and a control unit 23.
  • the communication unit 21 is a communication interface that performs wireless communication or wired communication with other devices.
  • the communication unit 21 receives imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the communication unit 21 receives from the probe analysis platform 12 road information related to the road and travel section information related to the travel section of the road on which the business vehicle 16 on which the vehicle-mounted device 15 is mounted.
  • the storage unit 22 is a storage device such as a hard disk, an SSD (Solid State Drive), or an optical disk.
  • the storage unit 22 may be a semiconductor memory capable of rewriting data such as RAM (Random Access Memory), flash memory, NVSRAM (Non Volatile Static Random Access Memory).
  • the storage unit 22 stores an OS (Operating System) executed by the control unit 23 and various programs.
  • the storage unit 22 stores various information.
  • the storage unit 22 stores image data 30, imaging information 31, road information 32, travel section information 33, matching information 34, and total information 35.
  • the storage unit 22 may store other various information.
  • the image data 30 is image data of an image captured by the vehicle-mounted device 15 received from the operation management platform 11.
  • the imaging information 31 is data including an imaging position when an image of the image data 30 is captured.
  • FIG. 4 is a diagram illustrating an example of a data configuration of imaging information. As illustrated in FIG. 4, the imaging information 31 includes items of an image ID, an imaging position, a vehicle ID, and an imaging time. The imaging information 31 may store various information other than the above.
  • the item of image ID is an area for storing identification information for identifying image data of an image captured by the vehicle-mounted device 15. For example, a unique image ID (identification) such as a number is assigned to the image data of the image captured by the vehicle-mounted device 15 as the identification information in the order of image capture. In the item of image ID, an image ID assigned to image data of an image captured by the vehicle-mounted device 15 is stored.
  • the item of imaging position is an area for storing position information indicating the imaging position when an image is captured. In the present embodiment, the position information is information indicating the position in latitude, longitude, etc. by a predetermined geodetic system such as the Japanese geodetic system or the world geodetic system.
  • position information such as latitude (x) and longitude (y) indicating the imaging position is stored.
  • the position information may be other information as long as the position can be specified.
  • the item of vehicle ID is an area for storing identification information of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data.
  • a unique vehicle ID is set in the vehicle-mounted device 15 as identification information of the installed business vehicle 16.
  • the vehicle-mounted device 15 transmits image data and probe information to which the set vehicle ID is added to the logistics support system 10.
  • the vehicle ID of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data of the image ID is stored.
  • the item of imaging time is an area for storing the imaging time when an image is captured by the vehicle-mounted device 15.
  • the image of the image data of the image ID “image 1” has an imaging position of latitude x and longitude y, and the vehicle ID of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data is “Aaa”. ", Indicating that the imaging time is 10:20:20.
  • the road information 32 is data storing various information related to the road.
  • the road information 32 stores information such as the type of road for each section dividing the road.
  • FIG. 5 is a diagram illustrating an example of a data configuration of road information. As shown in FIG. 5, the road information 32 includes items of section number, type, direction, facility, and section range. The road information 32 may store various information other than the above.
  • the section number item is an area for storing identification information for identifying a road section.
  • Each road is divided into one or a plurality of sections, for example, according to a predetermined standard, and a unique section number is assigned to each section as identification information, for example.
  • the predetermined reference may be determined by a distance such as every 100 m, or may be a unit in which an intersection with another road such as an intersection is used as a section break.
  • the predetermined standard may be, for example, a road boundary of a structure or facility such as a bridge, a tunnel, a service area, a parking area, a junction, etc. Conditions may be used.
  • the predetermined standard may be a combination of a plurality of conditions.
  • the section number assigned to the road section is stored in the section number section.
  • the type item is an area for storing the type of road in the section having the section number. For the road section, a type indicating what kind of road the section is, such as an expressway, an automobile-only road, and a general road, is defined. The type item stores the type determined for the road in the section with the section number.
  • the direction item is an area for storing the traveling direction of the road section. In the direction item, for example, when a traveling direction such as ascending or descending is defined in a road section, the traveling direction is stored, and when the traveling direction is not defined, the traveling direction is not defined. “-” Is stored.
  • the facility item is an area for storing facilities in a road section.
  • the facility item if the road section is a facility such as a service area or a parking area, the facility name is stored, and if it is not a facility, “-” indicating that it is not a facility is stored.
  • the section range item is an area for storing information related to the section range. For example, when a section is defined as a rectangular area, position information indicating the positions of two opposing vertices in the section area is stored in the section range item.
  • the section range may be indicated using any information. For example, the section range may be indicated by the positions of all the vertices in the section area.
  • the travel section information 33 is data that stores various types of information related to the travel section of the road on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels.
  • FIG. 6 is a diagram illustrating an example of a data configuration of travel section information. As shown in FIG. 6, the travel section information 33 includes items of time zone, section number, direction, average speed, and vehicle ID. The travel section information 33 may store various information other than the above.
  • the item of the time zone is an area for storing the time zone in which the business vehicle 16 equipped with the vehicle-mounted device 15 travels in the section.
  • the time zone is, for example, in units of 5 minutes and is indicated by the start time of the time zone.
  • the section number item is an area for storing a section number for identifying a road section.
  • the direction item is an area for storing the traveling direction of the road section on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels. In the direction item, when the travel direction is determined in the road section, the travel direction is stored, and when the travel direction is not defined, “ ⁇ ” indicating that the travel direction is not defined is stored.
  • the item of average speed is an area for storing the average speed when the business vehicle 16 equipped with the vehicle-mounted device 15 travels in the section.
  • the item of vehicle ID is an area for storing the vehicle ID of the business vehicle 16 that has traveled in the section.
  • the section with the section number 0002 indicates that the work vehicle 16 with the average speed of 34.5 km and the vehicle ID “Aaa” traveled in the time zone at 10:20. .
  • the matching information 34 is data obtained based on the imaging information 31 and the travel section information 33 for a section corresponding to the image capturing position of the image data 30. Details of the matching information 34 will be described later.
  • the total information 35 is data obtained by using the image data 30 to determine the number of facility usages in a pseudo manner. Details of the total information 35 will be described later.
  • the control unit 23 is a device that controls the entire image search apparatus 20.
  • an electronic circuit such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array) can be employed.
  • the control unit 23 has an internal memory for storing programs defining various processing procedures and control data, and executes various processes using these.
  • the control unit 23 functions as various processing units by operating various programs.
  • the control unit 23 includes a storage unit 40, a specifying unit 41, a totaling unit 42, a receiving unit 43, a search unit 44, and an output unit 45.
  • the storage unit 40 stores various received data in the storage unit 22.
  • the storage unit 40 stores the image data of the image captured by the vehicle-mounted device 15 received from the operation management platform 11 as the image data 30 in the storage unit 22.
  • the storage unit 40 stores the imaging information received from the operation management platform 11 including the imaging position when the image is captured as the imaging information 31 in the storage unit 22.
  • the storage unit 40 stores the road information received from the probe analysis platform 12 in the storage unit 22 as road information 32. Further, the storage unit 40 stores the travel section information received from the probe analysis platform 12 in the storage unit 22 as travel section information 33.
  • the identification unit 41 performs various types of identification. For example, when the specifying unit 41 receives the image data 30 of the image captured by the vehicle-mounted device 15 and the imaging information 31 including the positional information when the image is captured, the identifying unit 41 uses the positional information when the image is captured. Based on this, the type of road on which the image was captured is specified. For example, the specifying unit 41 specifies, based on the road information 32, which section of the road corresponds to the imaging position of each image data 30 stored in the imaging information 31. Thereby, for example, the image data of the image ID “image 1” in FIG. 4 is identified as corresponding to the section having the section number “0001”. The image data with the image ID “image 2” is identified as corresponding to the section with the section number “0002”.
  • the image data of the image ID “image 3” is specified as corresponding to the section of the section number “0003”.
  • the image data with the image ID “image 4” is identified as corresponding to the section with the section number “0004”.
  • the specifying unit 41 specifies the type of road corresponding to the section corresponding to the imaging position. For example, in the image IDs “image 1” to “image 4”, the type of road corresponding to the section corresponding to the imaging position is specified as “highway”.
  • the specifying unit 41 includes the traveling section information 33. May be used to specify which section of the road the imaging position corresponds to from the imaging time of the image data 30 and the vehicle number of the business vehicle 16.
  • the identifying unit 41 generates matching information 34 by matching the imaging information 31 and the traveling section information 33 based on the identified section.
  • FIG. 7 is a diagram illustrating an example of matching and aggregation.
  • the specifying unit 41 specifies a record corresponding to the time zone including the imaging time and the section corresponding to the imaging position from the travel section information 33 for each image ID of the imaging information 31.
  • specification part 41 produces
  • the totaling unit 42 totals the number of images of image data whose imaging position is included in a predetermined area. For example, when the imaging position is included in the service area and the parking area, the totaling unit 42 totals the number of captured images for each time zone, service area, and parking area. Then, the totaling unit 42 stores the totaling result in the totaling information 35.
  • FIG. 7 shows an example of the total information 35.
  • the total information 35 is provided with items of time zone, facility, and number of uses.
  • the total information 35 stores the number of captured images as the number of uses for each time zone and facility.
  • the vehicle-mounted device 15 captures images at regular intervals, many images are captured in a crowded section.
  • the number of captured images is stored in the totaling information 35 as the number of uses. By using this number of usage cases, it is possible to simulate the congestion status of facilities such as service areas and parking areas.
  • the reception unit 43 receives various operations. For example, when receiving the access from the service provider terminal device 17 or the road manager terminal device 18, the reception unit 43 transmits information on various operation screens to the access source and causes the access source to display the operation screen. Various operations are accepted from. For example, the reception unit 43 provides a website for a road condition providing service. When accepting the access to the website of the road condition providing service from the operating operator terminal device 17 or the road administrator terminal device 18, the accepting unit 43 receives the information on the login screen from the operating operator terminal device 17 and the road that is the access source. It transmits to the administrator terminal device 18 to display a login screen, and inputs a login ID and a password to accept a login operation.
  • the receiving unit 43 When receiving the login operation, the receiving unit 43 performs authentication by comparing the input login ID and password with a previously registered login ID and password.
  • the reception unit 43 displays the condition designation screen by transmitting the information on the condition designation screen to the access source when authentication of the validity is obtained.
  • the reception part 43 receives the search condition of a road condition from a condition designation
  • the accepting unit 43 accepts designation of a range condition including a time zone, a position area, and a traveling direction as a road condition search condition.
  • the reception unit 43 receives designation of a time zone, a road section, and an up and down road.
  • the search unit 44 searches the image data 30 stored in the storage unit 22 for image data that satisfies the search condition received by the receiving unit 43. For example, the search unit 44 uses the matching information 34 to specify the image ID of the image corresponding to the time zone and road section specified as the search condition. Then, the search unit 44 searches whether the image data 30 of the specified image ID is stored in the storage unit 22. Further, when the road section specified as the search condition is a service area or a parking area, the search unit 44 reads the number of usages corresponding to the facility in the specified section from the total information 35.
  • the imaging positions of the images collected by the logistics support system 10 from the vehicle-mounted device 15 mounted on each business vehicle 16 are not necessarily evenly distributed. For this reason, even if the image of the image data searched by the search unit 44 is displayed, it may be difficult to grasp the road condition. For example, on roads where the traffic frequency of the business vehicles 16 is low, there are few images to be searched, and it may be difficult to grasp the road conditions. In addition, for example, on a road where the business vehicle 16 has a high traffic frequency, the number of images to be searched increases, and when all the searched images are displayed, it is difficult to refer to the images because it is troublesome to refer to the images. There is.
  • the search unit 44 selects either the time zone or the position range of the range condition. Expand and re-search.
  • the search unit 44 Re-search by reducing any range of the position.
  • the predetermined number is, for example, 10, but is not limited thereto.
  • the upper limit is set to 15, for example, this is not limited.
  • the predetermined number and the upper limit number may be changeable by a user, an administrator of the physical distribution support system 10, or the like.
  • FIG. 8 is a diagram for explaining the time zone of the range condition and the expansion and reduction of the position range.
  • FIG. 8 shows a period T1 of a designated time zone and a section range T2 of a road section.
  • the search unit 44 first searches the image data 30 that has an imaging time in the period T1 of the designated time zone and has an imaging position in the section range T2 of the road section.
  • the search unit 44 performs a search again by extending either the period T1 or the section range T2.
  • the search unit 44 gives priority to time extension, and alternately repeats time extension and position range extension until the number of searched image data 30 exceeds a predetermined number.
  • the search unit 44 extends the period T1, performs a re-search, and expands the section range T2 if the searched image data 30 is less than or equal to the predetermined number even if the search is performed after the period T1 is expanded. Perform a re-search.
  • the search unit 44 extends the period T1 with respect to the past.
  • the search unit 44 extends the section range T2 to both sides with the designated section as the center.
  • the unit for extending the period T1 may be a predetermined time (for example, 2 minutes) unit or a time zone unit.
  • the expansion of the period T1 may be expanded as the number of expansions increases. For example, the search unit 44 may extend 2 minutes for the first period T1 and extend 3 minutes for the second period T1.
  • the unit for extending the section range T2 may be a predetermined distance (for example, 100 m) unit or a section unit.
  • the expansion of the section range T2 may increase the expansion width of the section range T2 as the number of times of expansion increases.
  • the search unit 44 may extend 100 m for the first expansion of the section range T2 and 200 m for the second expansion of the section range T2.
  • the search unit 44 may extend both the period T1 and the section range T2 when the searched image data 30 is equal to or less than a predetermined number.
  • the search unit 44 may repeat the expansion for only one of the period T1 or the section range T2.
  • the search unit 44 may extend both the period T1 and the section range T2 when the searched image data 30 is equal to or less than a predetermined number. Further, the search unit 44 may extend the period T1 with respect to the past and the future centering on the period T1. In addition, the search unit 44 may extend the section range T2 only for one of the front and the rear of the specified traveling direction with respect to the section range T2. For example, in the case of extending the section range T2, the search unit 44 may use the section range T2 extended before the specified road traveling direction as a new range condition. Thereby, since the situation of the vehicle passing through the section of the designated position is known, it is possible to easily provide a prediction of a change in the road situation such as a traffic jam situation in the section of the designated position.
  • the search unit 44 performs a search again by reducing either the period T1 or the section range T2.
  • the search unit 44 gives priority to the reduction of the section range T2, and alternately repeats the reduction of the position range and the reduction of time until the searched image data 30 becomes smaller than the upper limit number.
  • the search unit 44 performs the search again by reducing the section range T2, and reduces the period T1 if the searched image data 30 is equal to or greater than the upper limit number even after the search is performed by reducing the section range T2. Search again.
  • the search unit 44 reduces only the past side for the period T1.
  • the search unit 44 reduces both sides of the section range T2 around the designated section.
  • the unit for reducing the period T1 is a predetermined time (for example, 2 minutes) unit.
  • the reduction width of the period T1 may be reduced as the number of reductions increases.
  • the search unit 44 may reduce by 2 minutes in the first reduction of the period T1, and reduce by 1 minute in the second reduction of the period T1.
  • the unit for reducing the section range T2 is a predetermined distance (for example, 50 m) unit. In the reduction of the section range T2, the reduction width of the section range T2 may be reduced as the number of times of reduction increases.
  • the search unit 44 may expand by 50 m in the first reduction of the section range T2 and reduce by 25 m in the second reduction of the section range T2.
  • the search unit 44 may reduce both the period T1 and the section range T2 when the searched image data 30 is equal to or greater than the upper limit number. Further, the search unit 44 may repeat the reduction for only one of the period T1 or the section range T2.
  • the search unit 44 may reduce both the period T1 and the section range T2 when the searched image data 30 is equal to or greater than the upper limit number. Further, the search unit 44 may reduce the period T1 with reference to the center of the period T1. Further, the search unit 44 may reduce the section range T2 only for one of the front and the rear of the specified traveling direction with respect to the section range T2.
  • the search unit 44 may set a period T1 extended from a specified time zone to a past time zone as a new range condition.
  • a period T1 extended from a specified time zone to a past time zone as a new range condition.
  • the output unit 45 outputs the search result to the access source.
  • the output unit 45 transmits information about the searched image data and the number of use cases on the road condition screen to the access source to display the road condition screen.
  • FIG. 9 is a diagram showing an example of a flow for searching for road conditions.
  • the image search device 20 provides a road condition providing service, and accepts road condition search conditions from the condition designation screen 100.
  • the condition designation screen 100 includes a map area 101 on which a road map is displayed, a time zone selection area 102 for selecting a time zone as a search condition, and a travel direction selection area 103 for selecting a travel direction of a road to be searched.
  • a search button 104 for instructing start of search is provided.
  • the map area 101 is in a state in which a road section corresponding to a designated position is selected by selecting a road. In the example of FIG. 9, a section 105 indicated by diagonal lines is in a selected state.
  • the time zone selection area 102 is a combo box, and by selecting it, for example, the time zone can be specified in units of 5 minutes. In the example of FIG. 9, the time zone from 10:20 to 10:25 is designated.
  • the traveling direction selection area 103 is a combo box, and by selecting it, for example, it is possible to specify the traveling direction of the road in ascending and descending directions. When a road whose traveling direction is determined is specified in the map area 101, the traveling direction of the selected road may be automatically selected in the traveling direction selection area 103.
  • the image search device 20 selects a road section in the map area 101 of the condition designation screen 100, selects a time zone in the time zone selection area 102, selects a travel direction in the travel direction selection area 103, and clicks the search button 104.
  • a search is performed using the selected road section, time zone, and traveling direction as search conditions.
  • the image search device 20 displays a road situation screen 120 showing the search results.
  • an image of the image data is displayed on the road situation screen 120 in association with the imaging position of the image of the searched image data.
  • the road situation screen 120 displays the number of uses in association with the service area and the parking area. In the example of FIG. 9, since sections other than the service area and the parking area are designated, an image of the image data is displayed on the road situation screen 120 in association with the image capturing position of the searched image data. ing.
  • FIG. 10 is a diagram illustrating another example of a flow for searching for road conditions.
  • a range can be designated by dragging or the like.
  • a range 110 is designated.
  • the image search device 20 the range is specified in the map area 101 of the condition specifying screen 100, the time zone is selected in the time zone selection area 102, the travel direction is selected in the travel direction selection area 103, and the search button 104 is selected. Then, the search is performed using the road section, time zone, and traveling direction included in the designated range of the map area 101 as search conditions. Then, the image search device 20 displays a road situation screen 120 showing the search results.
  • the image data is associated with the imaging position of the image data of the searched image data for each road. Is displayed.
  • the image search device 20 displays an enlarged image when each image is selected.
  • the road management company that manages the road and the service provider that operates the business vehicle 16 can grasp the road condition.
  • FIG. 11 is a flowchart illustrating an example of an image search procedure. This image search is executed at a predetermined timing, for example, when the search condition is specified on the condition specifying screen 100 and the search button 104 is selected.
  • the search unit 44 searches the image data 30 stored in the storage unit 22 for image data that satisfies the specified search condition (S10).
  • the search unit 44 determines whether the number of searched image data 30 is equal to or less than a predetermined number (S11).
  • the search unit 44 performs a search again by extending either the time zone or the position of the range condition (S12), and goes to S11. Transition.
  • the search unit 44 determines whether the number of searched image data 30 is equal to or greater than the upper limit (S13). When the number of searched image data 30 is equal to or greater than the upper limit (Yes in S13), the search unit 44 performs a search again by reducing either the time zone or the position of the range condition (S14), and goes to S13. Transition.
  • the output unit 45 transmits information on the road situation screen indicating the image of the retrieved image data to the access source (S15). ), The process is terminated.
  • the image search device 20 accepts designation of a range condition including a time zone and a position area.
  • the image search device 20 searches the storage unit 22 that stores an image in which position information and time information are associated with each other, and among the images stored in the storage unit 22, a predetermined number of images satisfying the received range condition.
  • the search is performed again by extending the range of either the time zone or the position of the range condition.
  • the image search device 20 can provide an image that makes it easy to grasp the road condition even on a road where the traffic frequency of the business vehicle 16 is low and there are few images to be searched.
  • the image search device 20 sets the range condition time when the number of images that satisfy the received range condition among the images stored in the storage unit 22 is greater than or equal to a predetermined upper limit number that is greater than the predetermined number. Re-search by reducing the range of either the band or the position. As a result, the image search device 20 can provide an image that makes it easy to grasp the road condition even on a road where the traffic frequency of the business vehicle 16 is high and there are many images to be searched.
  • the image search device 20 accepts specification of a range condition including the traveling direction of the road to be searched.
  • the image search device 20 sets the position information extended before the designated road traveling direction as a new range condition.
  • the image search device 20 can provide a change in a road condition such as a traffic jam condition in an easily-predicted area.
  • the image search device 20 sets time zone information extended to a past time zone as a new range condition.
  • the image search device 20 can easily provide a change in a road condition such as a traffic jam condition toward a designated time zone.
  • the image search device 20 gives priority to the extension of time, and expands the position range when the number of images satisfying the range condition including the extended time zone is less than a predetermined number. Thereby, even when the traffic frequency of the business vehicle 16 in the area at the designated position is low, the image search device 20 can provide an image so that the road condition in the area at the designated position can be easily grasped.
  • an on-vehicle device 15 captures an image on the road.
  • an information processing apparatus with a camera such as a smartphone or a mobile phone may be fixed to the vehicle and an image on the road may be taken.
  • the imaging device for imaging is not limited to the vehicle-mounted device 15 and may be an information processing device with a camera.
  • each component of each illustrated apparatus is functionally conceptual and does not necessarily need to be physically configured as illustrated.
  • the specific state of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions.
  • the storage unit 40, the specifying unit 41, the totaling unit 42, the receiving unit 43, the search unit 44, and the output unit 45 may be integrated as appropriate.
  • the processing of each processing unit may be appropriately separated into a plurality of processing units.
  • all or any part of each processing function performed in each processing unit can be realized by a CPU and a program analyzed and executed by the CPU, or can be realized as hardware by wired logic. .
  • FIG. 12 is a diagram illustrating an example of the configuration of a computer that executes an image search program.
  • the computer 400 includes a CPU (Central Processing Unit) 410, an HDD (Hard Disk Drive) 420, and a RAM (Random Access Memory) 440. These units 400 to 440 are connected via a bus 500.
  • CPU Central Processing Unit
  • HDD Hard Disk Drive
  • RAM Random Access Memory
  • the HDD 420 stores in advance an image search program 420A that performs the same functions as the storage unit 40, the identification unit 41, the totaling unit 42, the reception unit 43, the search unit 44, and the output unit 45. Note that the image search program 420A may be separated as appropriate.
  • the HDD 420 stores various information.
  • the HDD 420 stores various data used for OS and operation support.
  • the CPU 410 reads out and executes the image search program 420A from the HDD 420, thereby executing the same operation as each processing unit of the embodiment. That is, the image search program 420A executes the same operations as the storage unit 40, the specifying unit 41, the totaling unit 42, the receiving unit 43, the search unit 44, and the output unit 45.
  • the image search program 420A is not necessarily stored in the HDD 420 from the beginning. Further, for example, the image search program 420A may be stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, or an IC card inserted into the computer 400. . Then, the computer 400 may read and execute the program from these.
  • a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, or an IC card inserted into the computer 400. . Then, the computer 400 may read and execute the program from these.
  • the program is stored in “another computer (or server)” connected to the computer 400 via a public line, the Internet, a LAN, a WAN, or the like. Then, the computer 400 may read and execute the program from these.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Traffic Control Systems (AREA)

Abstract

A receiving unit 43 receives a designation of range conditions that include a time period and location region. A search unit 44 searches a storage unit 22 which stores images with which location information and time information are associated, and when the number of image data 30 which satisfy the range conditions received by the receiving unit 43 from among the image data 30 stored in the storage unit 22 is equal to or less than a prescribed number, searches again by expanding the time period range or location range of the range conditions.

Description

画像検索プログラム、画像検索方法および画像検索装置Image search program, image search method, and image search apparatus
 本発明は、画像検索プログラム、画像検索方法および画像検索装置に関する。 The present invention relates to an image search program, an image search method, and an image search device.
 従来から、例えば、物流業界では、トラックやバスなどの業務車両に、位置や速度などの運行状態を監視するデジタルタコグラフなどの車載器を取り付け、車載器から収集された情報を基に、運行管理を行っている。この車載器には、一定時間毎に路上の画像を撮像し、撮像した画像を送信する機能を有するものがある。 Conventionally, for example, in the logistics industry, on-board devices such as digital tachographs that monitor operation status such as position and speed are attached to business vehicles such as trucks and buses, and operation management is based on information collected from on-board devices. It is carried out. Some in-vehicle devices have a function of capturing an image on the road at regular intervals and transmitting the captured image.
特開2015-103089号公報Japanese Patent Laying-Open No. 2015-103089
 ところで、車載器で撮像された画像を利用して道路状況を提要するサービスが考えられる。例えば、車載器から送信された画像を、当該画像を撮像時刻、撮像位置と共にシステムの記憶部に記憶する。そして、例えば、システムは、画像を抽出する時間帯や道路の範囲の指定を受け付け、撮像時刻、撮像位置が指定された時間帯や道路の範囲に該当する画像を記憶部から検索して表示する。 By the way, it is possible to consider a service that provides road conditions using images taken by the vehicle-mounted device. For example, the image transmitted from the vehicle-mounted device is stored in the storage unit of the system together with the image capturing time and the image capturing position. Then, for example, the system accepts designation of a time zone and a road range for extracting an image, searches the storage unit for images corresponding to the time zone and the road range for which the imaging time and imaging position are designated, and displays them. .
 しかしながら、各業務車両に搭載された車載器からシステムに収集された画像の撮像位置は、均等に分散しているとは限らない。このため、検索された画像を表示しても道路状況が把握し難い場合がある。例えば、業務車両の通行頻度が低い道路では、検索される画像が少なく、道路状況が把握し難い場合がある。 However, the imaging positions of images collected by the system from the vehicle-mounted device mounted on each business vehicle are not always evenly distributed. For this reason, even if the searched image is displayed, it may be difficult to grasp the road situation. For example, on roads where the frequency of traffic of business vehicles is low, there are cases where there are few images to be searched and it is difficult to grasp the road conditions.
 一つの側面では、道路状況を把握しやすく画像を提供できる画像検索プログラム、画像検索方法および画像検索装置を提供することを目的とする。 An object of the present invention is to provide an image search program, an image search method, and an image search apparatus that can provide an image that makes it easy to grasp road conditions.
 第1の案では、画像検索プログラムは、コンピュータに、時間帯及び位置の領域を含む範囲条件の指定を受け付ける処理を実行させる。画像検索プログラムは、コンピュータに、位置情報と時間情報とが対応付けられた画像を記憶する記憶部を検索して、記憶部に記憶された画像の内、受け付けた前記範囲条件を満たす画像が所定数以下の場合に、範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う処理を実行させる。 In the first proposal, the image search program causes the computer to execute a process of receiving specification of a range condition including a time zone and a position area. The image search program searches a computer for a storage unit that stores an image in which position information and time information are associated with each other, and among the images stored in the storage unit, an image that satisfies the received range condition is predetermined. When the number is less than or equal to the number, the process of re-searching by expanding either the time zone or the position range of the range condition is executed.
 本発明の一の実施態様によれば、道路状況を把握しやすく画像を提供できるという効果を奏する。 According to one embodiment of the present invention, it is possible to provide an image that makes it easy to grasp the road condition.
図1は、物流支援システムの一例を説明する説明図である。FIG. 1 is an explanatory diagram illustrating an example of a physical distribution support system. 図2は、道路状況提供プラットフォームの機能的な構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a functional configuration of the road condition providing platform. 図3は、画像検索装置の機能的な構成を概略的に示した図である。FIG. 3 is a diagram schematically illustrating a functional configuration of the image search apparatus. 図4は、撮像情報のデータ構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data configuration of imaging information. 図5は、道路情報のデータ構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of a data configuration of road information. 図6は、走行区間情報のデータ構成の一例を示す図である。FIG. 6 is a diagram illustrating an example of a data configuration of travel section information. 図7は、マッチングおよび集計の一例を示す図である。FIG. 7 is a diagram illustrating an example of matching and aggregation. 図8は、範囲条件の時間帯、位置の範囲の拡張、縮小を説明する図である。FIG. 8 is a diagram for explaining the expansion and reduction of the time zone of the range condition and the range of the position. 図9は、道路状況を検索する流れの一例を示す図である。FIG. 9 is a diagram illustrating an example of a flow for searching for road conditions. 図10は、道路状況を検索する流れの他の一例を示す図である。FIG. 10 is a diagram illustrating another example of a flow for searching for road conditions. 図11は、画像検索の手順の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of an image search procedure. 図12は、画像検索プログラムを実行するコンピュータの構成の一例を示す図である。FIG. 12 is a diagram illustrating an example of the configuration of a computer that executes an image search program.
 以下に、本発明にかかる画像検索プログラム、画像検索方法および画像検索装置の実施例を図面に基づいて詳細に説明する。なお、本実施例により、開示技術が限定されるものではない。また、以下に示す実施例は、矛盾を起こさない範囲で適宜組み合わせてもよい。 Hereinafter, embodiments of an image search program, an image search method, and an image search apparatus according to the present invention will be described in detail with reference to the drawings. The disclosed technology is not limited by the present embodiment. Moreover, you may combine suitably the Example shown below in the range which does not cause contradiction.
[システム構成]
 最初に、実施例1に係る物流支援システムの一例を説明する。図1は、物流支援システムの一例を説明する説明図である。物流支援システム10は、物流業界における車両の運行を支援するシステムである。物流支援システム10は、例えば、クラウドシステムである。物流支援システム10には、運行管理プラットフォーム11と、プローブ解析プラットフォーム12と、道路状況提供プラットフォーム13とが構築されている。物流支援システム10は、1台のサーバ装置などのコンピュータによって実現されてもよく、複数台のコンピュータによるコンピュータシステムとして実装されてもよい。例えば、物流支援システム10は、提供するサービスや機能ごとに複数のコンピュータに分けて実装してもよい。
[System configuration]
First, an example of a physical distribution support system according to the first embodiment will be described. FIG. 1 is an explanatory diagram illustrating an example of a physical distribution support system. The logistics support system 10 is a system that supports the operation of vehicles in the logistics industry. The logistics support system 10 is, for example, a cloud system. In the physical distribution support system 10, an operation management platform 11, a probe analysis platform 12, and a road condition providing platform 13 are constructed. The distribution support system 10 may be realized by a computer such as one server device or may be implemented as a computer system by a plurality of computers. For example, the logistics support system 10 may be implemented by dividing it into a plurality of computers for each service and function to be provided.
 例えば、トラックやバスなどの業務車両16は、デジタルタコグラフなどの車載器15が設けられている。車載器15は、ネットワークNを介して物流支援システム10と通信可能に接続されている。また、物流支援システム10には、ネットワークNを介して運行事業者端末装置17および道路管理者端末装置18が通信可能に接続されている。かかるネットワークNの一態様としては、有線又は無線を問わず、携帯電話などの移動体通信網、インターネット(Internet)、LAN(Local Area Network)やVPN(Virtual Private Network)などの任意の種類の通信網を採用できる。なお、図1の例では、車載器15を搭載した業務車両16を1台とした場合を例示したが、これに限定されず、車載器15を搭載した業務車両16を任意の数とすることができる。また、図1の例では、運行事業者端末装置17および道路管理者端末装置18をそれぞれ1台とした場合を例示したが、これに限定されず、運行事業者端末装置17および道路管理者端末装置18も任意の数とすることができる。 For example, a business vehicle 16 such as a truck or a bus is provided with a vehicle-mounted device 15 such as a digital tachograph. The vehicle-mounted device 15 is connected to the logistics support system 10 via the network N so as to be communicable. In addition, an operator terminal device 17 and a road manager terminal device 18 are connected to the distribution support system 10 via a network N so as to communicate with each other. As an aspect of such a network N, any type of communication such as a mobile communication network such as a mobile phone, the Internet (Internet), a LAN (Local Area Network), a VPN (Virtual Private Network), whether wired or wireless. A net can be adopted. In the example of FIG. 1, the case where the number of business vehicles 16 equipped with the vehicle-mounted device 15 is exemplified, but the present invention is not limited to this, and the number of business vehicles 16 equipped with the vehicle-mounted device 15 is an arbitrary number. Can do. Moreover, in the example of FIG. 1, although the case where the service provider terminal device 17 and the road administrator terminal device 18 were each one was illustrated, it is not limited to this, the service provider terminal device 17 and the road manager terminal There may be any number of devices 18.
 車載器15は、所定時間(例えば、1秒)の間隔で、業務車両16の現在位置や時刻、業務車両16の速度などの各種の情報を運行中に検出する。車載器15は、検出した各種の情報をプローブ情報として物流支援システム10に送信する。また、車載器15は、一定時間毎に路上の画像を撮像し、撮像した画像を送信する機能を有する。例えば、業務車両16には、車両前方を撮像可能な位置にカメラが設けられており、車載器15にカメラが接続されている。車載器15は、カメラにより一定時間毎に車両前方の路上の画像を撮像する。この一定時間は、例えば、5分とするがこれに限定されるものではない。例えば、車載器15は、一定時間の間隔で車両前方を撮像し、撮像した画像の画像データを、撮像した位置を示す位置情報および撮像した時刻を示す時刻情報と共に物流支援システム10に送信する。 The in-vehicle device 15 detects various information such as the current position and time of the business vehicle 16 and the speed of the business vehicle 16 during operation at intervals of a predetermined time (for example, 1 second). The in-vehicle device 15 transmits the detected various information as probe information to the physical distribution support system 10. The vehicle-mounted device 15 has a function of capturing an image on the road at regular time intervals and transmitting the captured image. For example, the business vehicle 16 is provided with a camera at a position where the front of the vehicle can be imaged, and the camera is connected to the vehicle-mounted device 15. The vehicle-mounted device 15 captures images on the road ahead of the vehicle with a camera at regular intervals. This fixed time is, for example, 5 minutes, but is not limited thereto. For example, the vehicle-mounted device 15 captures the front of the vehicle at regular time intervals, and transmits image data of the captured image to the physical distribution support system 10 together with position information indicating the captured position and time information indicating the captured time.
 物流支援システム10は、車載器15から送信されたプローブ情報や画像データなどの各種の情報に基づき、各種のサービスを提供する。 The logistics support system 10 provides various services based on various information such as probe information and image data transmitted from the vehicle-mounted device 15.
 例えば、物流支援システム10は、運行管理プラットフォーム11を用いて、業務車両16の運行管理を行う運行管理サービスを提供する。例えば、運行管理プラットフォーム11は、車載器15から送信されたプローブ情報に基づいて、業務車両16の運行時間や休憩時間、速度を管理する。また、運行管理プラットフォーム11は、業務車両16を運行する運行事業者からの要求に応じて、当該運行事業者が運行を管理する業務車両16の車載器15から送信された画像を提供する。すなわち、運行管理プラットフォーム11は、運行事業者に対して、当該運行事業者が運行する業務車両16で撮像された画像を提供する。これにより、運行事業者は、運行を管理する業務車両16の運行状態を把握できる。 For example, the logistics support system 10 provides an operation management service for managing the operation of the business vehicle 16 by using the operation management platform 11. For example, the operation management platform 11 manages the operation time, break time, and speed of the business vehicle 16 based on the probe information transmitted from the vehicle-mounted device 15. In addition, the operation management platform 11 provides an image transmitted from the vehicle-mounted device 15 of the business vehicle 16 that manages the operation of the business operator in response to a request from the business operator who operates the business vehicle 16. That is, the operation management platform 11 provides an image captured by the business vehicle 16 operated by the operation operator to the operation operator. Thereby, the service provider can grasp the operation state of the business vehicle 16 that manages the operation.
 また、例えば、物流支援システム10は、プローブ解析プラットフォーム12を用いて、プローブ情報を解析する。例えば、プローブ解析プラットフォーム12は、車載器15から送信されたプローブ情報に基づいて、業務車両16の走行した道路や道路の混雑状況を解析する。例えば、プローブ解析プラットフォーム12は、プローブ情報に含まれる位置情報に基づいて、走行している道路や、走行している道路の区間、走行方向を特定する。また、プローブ解析プラットフォーム12は、業務車両16が道路を走行した時間から道路の混雑状況を解析する。 Further, for example, the logistics support system 10 analyzes the probe information using the probe analysis platform 12. For example, the probe analysis platform 12 analyzes the road on which the business vehicle 16 travels and the congestion of the road based on the probe information transmitted from the vehicle-mounted device 15. For example, the probe analysis platform 12 identifies the road that is running, the section of the road that is running, and the running direction based on the position information included in the probe information. In addition, the probe analysis platform 12 analyzes the road congestion state from the time when the business vehicle 16 travels on the road.
 また、例えば、物流支援システム10は、道路状況提供プラットフォーム13を用いて、道路状況を提供する道路状況提供サービスを提供する。例えば、物流支援システム10は、各運行事業者の業務車両16の車載器15から送信された画像を道路状況として、各運行事業者や、道路を管理する道路管理者などの第3者に提供する。 Also, for example, the logistics support system 10 provides a road condition providing service for providing road conditions using the road condition providing platform 13. For example, the logistics support system 10 provides the images transmitted from the vehicle-mounted device 15 of the business vehicle 16 of each operator as a road condition to third parties such as each operator and a road administrator who manages the road. To do.
 運行事業者端末装置17は、業務車両16を運行する運行事業者に配置された、パソコン等の端末装置である。業務車両16を運行する運行事業者は、運行事業者端末装置17を用いて物流支援システム10にアクセスし、物流支援システム10が提供する運行管理サービスを利用して業務車両16の運行管理を行う。 The service provider terminal device 17 is a terminal device such as a personal computer arranged in the service provider that operates the business vehicle 16. An operator operating the business vehicle 16 accesses the logistics support system 10 using the operator terminal device 17 and manages the operation of the business vehicle 16 using an operation management service provided by the logistics support system 10. .
 道路管理者端末装置18は、例えば、高速道路会社など、道路を管理する道路管理会社に配置された、パソコン等の端末装置である。道路を管理する道路管理者は、道路管理者端末装置18を用いて物流支援システム10にアクセスし、物流支援システム10が提供する道路状況提供サービスを利用して道路状況を把握する。例えば、高速道路を管理する道路管理者は、物流支援システム10が公開用として記憶した画像を参照することにより、道路の混雑状況や劣化状況など道路に関する各種の状況を把握できる。 The road manager terminal device 18 is a terminal device such as a personal computer arranged in a road management company that manages roads such as an expressway company. A road administrator who manages the road accesses the physical distribution support system 10 using the road administrator terminal device 18 and grasps the road condition using the road condition providing service provided by the physical distribution support system 10. For example, a road manager who manages an expressway can grasp various road-related conditions such as road congestion and deterioration by referring to images stored for distribution by the logistics support system 10.
 次に、道路状況提供プラットフォーム13の機能的な構成について説明する。図2は、道路状況提供プラットフォームの機能的な構成の一例を示す図である。道路状況提供プラットフォーム13には、運行管理プラットフォーム11から、車載器15により撮像された画像の画像データや、画像を撮像した際の撮像位置などを含んだ撮像情報が提供される。また、道路状況提供プラットフォーム13には、プローブ解析プラットフォーム12から、道路に関する道路情報や、車載器15を搭載した業務車両16が走行した道路の走行区間に関する走行区間情報が提供される。道路状況提供プラットフォーム13は、特定機能(図2(a))により、画像が撮像された際の位置情報に基づいて、画像の撮像された道路の種別を特定する。道路状況提供プラットフォーム13は、提供された画像を、出力機能(図2(b))により、道路状況として、各運行事業者や、道路を管理する道路管理者などの第3者に提供する。運行管理プラットフォーム11、プローブ解析プラットフォーム12および道路状況提供プラットフォーム13は、同じコンピュータに実装されてもよく、別なコンピュータに実装されてもよい。本実施例では、物流支援システム10は、運行管理プラットフォーム11、プローブ解析プラットフォーム12、道路状況提供プラットフォーム13が別なコンピュータに実装されている場合を例に説明する。 Next, the functional configuration of the road condition providing platform 13 will be described. FIG. 2 is a diagram illustrating an example of a functional configuration of the road condition providing platform. The road condition providing platform 13 is provided with imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the road condition providing platform 13 is provided with road information regarding the road and travel section information regarding the travel section of the road on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels from the probe analysis platform 12. The road condition providing platform 13 identifies the type of the road on which the image is captured based on the position information when the image is captured, using the identification function (FIG. 2A). The road condition providing platform 13 provides the provided image as a road condition to a third party such as each operating operator or a road manager who manages the road by an output function (FIG. 2B). The operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 may be implemented on the same computer or on different computers. In the present embodiment, the logistics support system 10 will be described by taking as an example a case where the operation management platform 11, the probe analysis platform 12, and the road condition providing platform 13 are mounted on different computers.
[画像検索装置の構成]
 次に、画像検索装置20の構成について説明する。図3は、画像検索装置の機能的な構成を概略的に示した図である。画像検索装置20は、サーバコンピュータなどのコンピュータである。画像検索装置20は、上述した道路状況提供プラットフォーム13が実装され、道路状況提供サービスを提供する。なお、本実施例では、画像検索装置20を1台のコンピュータとした場合を例として説明するが、複数台のコンピュータによるコンピュータシステムとして実装してもよい。
[Configuration of image search device]
Next, the configuration of the image search device 20 will be described. FIG. 3 is a diagram schematically illustrating a functional configuration of the image search apparatus. The image search device 20 is a computer such as a server computer. The image retrieval apparatus 20 is provided with the road condition providing platform 13 and provides a road condition providing service. In this embodiment, the case where the image search device 20 is a single computer will be described as an example. However, the image search device 20 may be implemented as a computer system using a plurality of computers.
 図3に示すように、画像検索装置20は、通信部21と、記憶部22と、制御部23とを有する。 As shown in FIG. 3, the image search device 20 includes a communication unit 21, a storage unit 22, and a control unit 23.
 通信部21は、他の装置と無線通信又は有線通信を行う通信インタフェースである。例えば、通信部21は、運行管理プラットフォーム11から、車載器15により撮像された画像の画像データや、画像を撮像した際の撮像位置などを含んだ撮像情報を受信する。また、通信部21は、プローブ解析プラットフォーム12から、道路に関する道路情報や、車載器15が搭載された業務車両16が走行している道路の走行区間に関する走行区間情報を受信する。 The communication unit 21 is a communication interface that performs wireless communication or wired communication with other devices. For example, the communication unit 21 receives imaging information including image data of an image captured by the vehicle-mounted device 15 and an imaging position when the image is captured from the operation management platform 11. Further, the communication unit 21 receives from the probe analysis platform 12 road information related to the road and travel section information related to the travel section of the road on which the business vehicle 16 on which the vehicle-mounted device 15 is mounted.
 記憶部22は、ハードディスク、SSD(Solid State Drive)、光ディスクなどの記憶装置である。なお、記憶部22は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)などのデータを書き換え可能な半導体メモリであってもよい。記憶部22は、制御部23で実行されるOS(Operating System)や、各種プログラムを記憶する。さらに、記憶部22は、各種情報を記憶する。例えば、記憶部22は、画像データ30と、撮像情報31と、道路情報32と、走行区間情報33と、マッチング情報34と、集計情報35とを記憶する。なお、記憶部22は、その他の各種の情報を記憶してもよい。 The storage unit 22 is a storage device such as a hard disk, an SSD (Solid State Drive), or an optical disk. The storage unit 22 may be a semiconductor memory capable of rewriting data such as RAM (Random Access Memory), flash memory, NVSRAM (Non Volatile Static Random Access Memory). The storage unit 22 stores an OS (Operating System) executed by the control unit 23 and various programs. Furthermore, the storage unit 22 stores various information. For example, the storage unit 22 stores image data 30, imaging information 31, road information 32, travel section information 33, matching information 34, and total information 35. The storage unit 22 may store other various information.
 画像データ30は、運行管理プラットフォーム11から受信した、車載器15により撮像された画像の画像データである。 The image data 30 is image data of an image captured by the vehicle-mounted device 15 received from the operation management platform 11.
 撮像情報31は、画像データ30の画像を撮像した際の撮像位置などを含んだデータである。図4は、撮像情報のデータ構成の一例を示す図である。図4に示すように、撮像情報31は、画像ID、撮像位置、車両ID、撮像時刻の各項目を有する。なお、撮像情報31は、上記以外にも各種の情報を記憶してもよい。 The imaging information 31 is data including an imaging position when an image of the image data 30 is captured. FIG. 4 is a diagram illustrating an example of a data configuration of imaging information. As illustrated in FIG. 4, the imaging information 31 includes items of an image ID, an imaging position, a vehicle ID, and an imaging time. The imaging information 31 may store various information other than the above.
 画像IDの項目は、車載器15により撮像された画像の画像データを識別する識別情報を記憶する領域である。車載器15により撮像された画像の画像データには、識別情報として、例えば、撮像された順に番号などのユニークな画像ID(identification)が付与される。画像IDの項目には、車載器15により撮像された画像の画像データに付与された画像IDが格納される。撮像位置の項目は、画像を撮像した際の撮像位置を示す位置情報を記憶する領域である。本実施例では、位置情報を、日本測地系や世界測地系など所定の測地系により緯度、経度などで位置を示した情報としている。撮像位置の項目には、撮像位置を示す緯度(x)、経度(y)などの位置情報が格納される。なお、位置情報は、位置を特定できればその他の情報でもよい。車両IDの項目は、画像データを送信した車載器15を搭載した業務車両16の識別情報を記憶する領域である。車載器15には、搭載された業務車両16の識別情報として、ユニークな車両IDが設定される。車載器15は、設定された車両IDを付加した画像データやプローブ情報を物流支援システム10へ送信する。車両IDの項目には、画像IDの画像データを送信した車載器15を搭載した業務車両16の車両IDが格納される。撮像時刻の項目は、車載器15により画像が撮像された撮像時刻を記憶する領域である。 The item of image ID is an area for storing identification information for identifying image data of an image captured by the vehicle-mounted device 15. For example, a unique image ID (identification) such as a number is assigned to the image data of the image captured by the vehicle-mounted device 15 as the identification information in the order of image capture. In the item of image ID, an image ID assigned to image data of an image captured by the vehicle-mounted device 15 is stored. The item of imaging position is an area for storing position information indicating the imaging position when an image is captured. In the present embodiment, the position information is information indicating the position in latitude, longitude, etc. by a predetermined geodetic system such as the Japanese geodetic system or the world geodetic system. In the item of imaging position, position information such as latitude (x) and longitude (y) indicating the imaging position is stored. The position information may be other information as long as the position can be specified. The item of vehicle ID is an area for storing identification information of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data. A unique vehicle ID is set in the vehicle-mounted device 15 as identification information of the installed business vehicle 16. The vehicle-mounted device 15 transmits image data and probe information to which the set vehicle ID is added to the logistics support system 10. In the item of vehicle ID, the vehicle ID of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data of the image ID is stored. The item of imaging time is an area for storing the imaging time when an image is captured by the vehicle-mounted device 15.
 図4の例では、画像ID「画像1」の画像データの画像は、撮像位置が緯度x、経度yであり、画像データを送信した車載器15を搭載した業務車両16の車両IDが「Aaa」であり、撮像時刻が10時20分20秒であることを示す。 In the example of FIG. 4, the image of the image data of the image ID “image 1” has an imaging position of latitude x and longitude y, and the vehicle ID of the business vehicle 16 equipped with the vehicle-mounted device 15 that has transmitted the image data is “Aaa”. ", Indicating that the imaging time is 10:20:20.
 図3に戻り、道路情報32は、道路に関する各種の情報を記憶したデータである。例えば、道路情報32には、道路を区切った区間ごとに、道路の種別などの情報が記憶される。図5は、道路情報のデータ構成の一例を示す図である。図5に示すように、道路情報32は、区間番号、種別、方向、施設、区間範囲の各項目を有する。なお、道路情報32は、上記以外にも各種の情報を記憶してもよい。 Referring back to FIG. 3, the road information 32 is data storing various information related to the road. For example, the road information 32 stores information such as the type of road for each section dividing the road. FIG. 5 is a diagram illustrating an example of a data configuration of road information. As shown in FIG. 5, the road information 32 includes items of section number, type, direction, facility, and section range. The road information 32 may store various information other than the above.
 区間番号の項目は、道路の区間を識別する識別情報を記憶する領域である。各道路は、それぞれ、例えば、所定の基準に沿って、1または複数の区間に分けられ、それぞれの区間に識別情報として、例えば、ユニークな区間番号が付与される。所定の基準は、例えば、100mごとなど距離で定めてもよく、交差点など他の道路との交点を区間の区切りとする単位であってもよい。また、所定の基準は、例えば、橋、トンネル、サービスエリア、パーキングエリア、ジャンクションなど、道路に関する構造物の境界や施設の境界を区間の区切りとしてもよく、公的な機関等が定めた区間の条件を用いてよい。また、所定の基準は、複数の条件を組み合わせてもよい。区間番号の項目には、道路の区間に付与された区間番号が記憶される。種別の項目は、区間番号の区間の道路の種別を記憶する領域である。道路の区間には、高速道路、自動車専用道路、一般道路など、区間がどのような種類の道路であるかを示す種別を定めている。種別の項目には、区間番号の区間の道路に定められた種別が格納される。方向の項目は、道路の区間の走行方向を記憶する領域である。方向の項目には、道路の区間に、例えば上り、下りなどの走行方向が定められている場合、走行方向が格納され、走行方向が定められていない場合、走行方向が定められていないことを示す「-」が格納される。施設の項目は、道路の区間の施設を記憶する領域である。施設の項目には、道路の区間が、サービスエリア、パーキングエリアなどの施設である場合、施設名が格納され、施設ではない場合、施設ではないことを示す「-」が格納される。区間範囲の項目は、区間とする範囲に関する情報を記憶する領域である。例えば、区間を矩形の領域として定める場合、区間範囲の項目には、区間とする領域の対向する2つの頂点の位置を示す位置情報が格納される。なお、区間範囲は、どのような情報を用いて示してもよい。例えば、区間範囲は、区間の領域の全ての頂点の位置で示してもよい。 The section number item is an area for storing identification information for identifying a road section. Each road is divided into one or a plurality of sections, for example, according to a predetermined standard, and a unique section number is assigned to each section as identification information, for example. For example, the predetermined reference may be determined by a distance such as every 100 m, or may be a unit in which an intersection with another road such as an intersection is used as a section break. In addition, the predetermined standard may be, for example, a road boundary of a structure or facility such as a bridge, a tunnel, a service area, a parking area, a junction, etc. Conditions may be used. The predetermined standard may be a combination of a plurality of conditions. The section number assigned to the road section is stored in the section number section. The type item is an area for storing the type of road in the section having the section number. For the road section, a type indicating what kind of road the section is, such as an expressway, an automobile-only road, and a general road, is defined. The type item stores the type determined for the road in the section with the section number. The direction item is an area for storing the traveling direction of the road section. In the direction item, for example, when a traveling direction such as ascending or descending is defined in a road section, the traveling direction is stored, and when the traveling direction is not defined, the traveling direction is not defined. “-” Is stored. The facility item is an area for storing facilities in a road section. In the facility item, if the road section is a facility such as a service area or a parking area, the facility name is stored, and if it is not a facility, “-” indicating that it is not a facility is stored. The section range item is an area for storing information related to the section range. For example, when a section is defined as a rectangular area, position information indicating the positions of two opposing vertices in the section area is stored in the section range item. The section range may be indicated using any information. For example, the section range may be indicated by the positions of all the vertices in the section area.
 図5の例では、区間番号が0002の区間は、種別が高速道路であり、方向が上りであり、施設ではなく、区間範囲が(x,y)―(x,y)であることを示す。 In the example of FIG. 5, the section with the section number 0002 indicates that the type is an expressway, the direction is up, and the section range is (x, y)-(x, y), not a facility. .
 図3に戻り、走行区間情報33は、車載器15を搭載した業務車両16が走行した道路の走行区間に関する各種の情報を記憶したデータである。図6は、走行区間情報のデータ構成の一例を示す図である。図6に示すように、走行区間情報33は、時間帯、区間番号、方向、平均速度、車両IDの各項目を有する。なお、走行区間情報33は、上記以外にも各種の情報を記憶してもよい。 Returning to FIG. 3, the travel section information 33 is data that stores various types of information related to the travel section of the road on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels. FIG. 6 is a diagram illustrating an example of a data configuration of travel section information. As shown in FIG. 6, the travel section information 33 includes items of time zone, section number, direction, average speed, and vehicle ID. The travel section information 33 may store various information other than the above.
 時間帯の項目は、車載器15を搭載した業務車両16が区間を走行した時間帯を記憶する領域である。時間帯は、例えば、5分単位とし、時間帯の開始時刻で示している。区間番号の項目は、道路の区間を識別する区間番号を記憶する領域である。方向の項目は、車載器15を搭載した業務車両16が走行した道路の区間の走行方向を記憶する領域である。方向の項目には、道路の区間に走行方向が定められている場合、走行方向が格納され、走行方向が定められていない場合、走行方向が定められていないことを示す「-」が格納される。平均速度の項目は、車載器15を搭載した業務車両16が区間を走行した際の平均速度を記憶する領域である。車両IDの項目は、区間を走行した業務車両16の車両IDを記憶する領域である。 The item of the time zone is an area for storing the time zone in which the business vehicle 16 equipped with the vehicle-mounted device 15 travels in the section. The time zone is, for example, in units of 5 minutes and is indicated by the start time of the time zone. The section number item is an area for storing a section number for identifying a road section. The direction item is an area for storing the traveling direction of the road section on which the business vehicle 16 equipped with the vehicle-mounted device 15 travels. In the direction item, when the travel direction is determined in the road section, the travel direction is stored, and when the travel direction is not defined, “−” indicating that the travel direction is not defined is stored. The The item of average speed is an area for storing the average speed when the business vehicle 16 equipped with the vehicle-mounted device 15 travels in the section. The item of vehicle ID is an area for storing the vehicle ID of the business vehicle 16 that has traveled in the section.
 図6の例では、区間番号が0002の区間は、上りであり、10時20分の時間帯に、平均速度が34.5kmで車両IDが「Aaa」の業務車両16が走行したことを示す。 In the example of FIG. 6, the section with the section number 0002 indicates that the work vehicle 16 with the average speed of 34.5 km and the vehicle ID “Aaa” traveled in the time zone at 10:20. .
 図3に戻り、マッチング情報34は、撮像情報31および走行区間情報33に基づいて、画像データ30の画像の撮像位置に対応する区間等を求めたデータである。マッチング情報34の詳細は、後述する。 Returning to FIG. 3, the matching information 34 is data obtained based on the imaging information 31 and the travel section information 33 for a section corresponding to the image capturing position of the image data 30. Details of the matching information 34 will be described later.
 集計情報35は、画像データ30を用いて、擬似的に施設の利用件数を求めたデータである。集計情報35の詳細は、後述する。 The total information 35 is data obtained by using the image data 30 to determine the number of facility usages in a pseudo manner. Details of the total information 35 will be described later.
 制御部23は、画像検索装置20全体を制御するデバイスである。制御部23としては、CPU(Central Processing Unit)、MPU(Micro Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)等の集積回路を採用できる。制御部23は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、これらによって種々の処理を実行する。制御部23は、各種のプログラムが動作することにより各種の処理部として機能する。例えば、制御部23は、格納部40と、特定部41と、集計部42と、受付部43と、検索部44と、出力部45とを有する。 The control unit 23 is a device that controls the entire image search apparatus 20. As the control unit 23, an electronic circuit such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array) can be employed. The control unit 23 has an internal memory for storing programs defining various processing procedures and control data, and executes various processes using these. The control unit 23 functions as various processing units by operating various programs. For example, the control unit 23 includes a storage unit 40, a specifying unit 41, a totaling unit 42, a receiving unit 43, a search unit 44, and an output unit 45.
 格納部40は、受信した各種のデータを記憶部22に格納する。例えば、格納部40は、運行管理プラットフォーム11から受信した、車載器15により撮像された画像の画像データを画像データ30として記憶部22に格納する。また、格納部40は、運行管理プラットフォーム11から受信した、画像を撮像した際の撮像位置などを含んだ撮像情報を撮像情報31として記憶部22に格納する。また、格納部40は、プローブ解析プラットフォーム12から受信した道路情報を道路情報32として記憶部22に格納する。また、格納部40は、プローブ解析プラットフォーム12から受信した走行区間情報を走行区間情報33として記憶部22に格納する。 The storage unit 40 stores various received data in the storage unit 22. For example, the storage unit 40 stores the image data of the image captured by the vehicle-mounted device 15 received from the operation management platform 11 as the image data 30 in the storage unit 22. In addition, the storage unit 40 stores the imaging information received from the operation management platform 11 including the imaging position when the image is captured as the imaging information 31 in the storage unit 22. The storage unit 40 stores the road information received from the probe analysis platform 12 in the storage unit 22 as road information 32. Further, the storage unit 40 stores the travel section information received from the probe analysis platform 12 in the storage unit 22 as travel section information 33.
 特定部41は、各種の特定を行う。例えば、特定部41は、車載器15により撮像された画像の画像データ30と、画像を撮像した際の位置情報などを含んだ撮像情報31を受け付けると、画像が撮像された際の位置情報に基づいて、画像の撮像された道路の種別を特定する。例えば、特定部41は、道路情報32に基づいて、撮像情報31に記憶された各画像データ30の撮像位置が道路のどの区間に該当するかを特定する。これにより、例えば、図4の画像ID「画像1」の画像データは、区間番号「0001」の区間に該当すると特定される。画像ID「画像2」の画像データは、区間番号「0002」の区間に該当すると特定される。画像ID「画像3」の画像データは、区間番号「0003」の区間に該当すると特定される。画像ID「画像4」の画像データは、区間番号「0004」の区間に該当すると特定される。特定部41は、撮像位置に該当する区間に対応する道路の種別を特定する。例えば、画像ID「画像1」~「画像4」は、撮像位置に該当する区間に対応する道路の種別が「高速道路」と特定される。なお、図3に示すように、走行区間情報33に、業務車両16の車両番号と、走行した区間番号と、走行した時間帯が対応付けられている場合、特定部41は、走行区間情報33を用いて、画像データ30の撮像時刻、業務車両16の車両番号から、撮像位置が道路のどの区間に該当するかを特定してもよい。 The identification unit 41 performs various types of identification. For example, when the specifying unit 41 receives the image data 30 of the image captured by the vehicle-mounted device 15 and the imaging information 31 including the positional information when the image is captured, the identifying unit 41 uses the positional information when the image is captured. Based on this, the type of road on which the image was captured is specified. For example, the specifying unit 41 specifies, based on the road information 32, which section of the road corresponds to the imaging position of each image data 30 stored in the imaging information 31. Thereby, for example, the image data of the image ID “image 1” in FIG. 4 is identified as corresponding to the section having the section number “0001”. The image data with the image ID “image 2” is identified as corresponding to the section with the section number “0002”. The image data of the image ID “image 3” is specified as corresponding to the section of the section number “0003”. The image data with the image ID “image 4” is identified as corresponding to the section with the section number “0004”. The specifying unit 41 specifies the type of road corresponding to the section corresponding to the imaging position. For example, in the image IDs “image 1” to “image 4”, the type of road corresponding to the section corresponding to the imaging position is specified as “highway”. As shown in FIG. 3, when the traveling section information 33 is associated with the vehicle number of the business vehicle 16, the traveling section number, and the traveling time zone, the specifying unit 41 includes the traveling section information 33. May be used to specify which section of the road the imaging position corresponds to from the imaging time of the image data 30 and the vehicle number of the business vehicle 16.
 また、特定部41は、特定した区間に基づいて、撮像情報31と走行区間情報33のマッチングを行ってマッチング情報34を生成する。図7は、マッチングおよび集計の一例を示す図である。例えば、特定部41は、撮像情報31の各画像IDの画像ごとに、撮像時刻を含む時間帯および撮像位置に該当する区間に対応するレコードを走行区間情報33から特定する。そして、特定部41は、時間帯、区間番号、方向、平均速度、車両ID、画像IDの各項目の情報を記憶したマッチング情報34を生成する。 Further, the identifying unit 41 generates matching information 34 by matching the imaging information 31 and the traveling section information 33 based on the identified section. FIG. 7 is a diagram illustrating an example of matching and aggregation. For example, the specifying unit 41 specifies a record corresponding to the time zone including the imaging time and the section corresponding to the imaging position from the travel section information 33 for each image ID of the imaging information 31. And the specific | specification part 41 produces | generates the matching information 34 which memorize | stored the information of each item of a time slot | zone, a section number, a direction, average speed, vehicle ID, and image ID.
 集計部42は、撮像位置が所定の地域に含まれる画像データの画像数を集計する。例えば、集計部42は、撮像位置がサービスエリア、パーキングエリアに含まれる場合、時間帯、サービスエリア、パーキングエリア別に、撮像された画像数を集計する。そして、集計部42は、集計結果を集計情報35に格納する。図7には、集計情報35の一例が示されている。集計情報35には、時間帯、施設、利用件数の各項目が設けられている。集計情報35には、時間帯、施設別に、撮像された画像数が利用件数として記憶される。ここで、車載器15が一定時間ごとに画像を撮像する場合、混雑している区間では、多くの画像が撮像される。本実施例にかかる集計部42では、撮像された画像数を利用件数として、集計情報35に格納している。この利用件数を用いることで、擬似的にサービスエリア、パーキングエリアなどの施設の混雑状況を表すことができる。 The totaling unit 42 totals the number of images of image data whose imaging position is included in a predetermined area. For example, when the imaging position is included in the service area and the parking area, the totaling unit 42 totals the number of captured images for each time zone, service area, and parking area. Then, the totaling unit 42 stores the totaling result in the totaling information 35. FIG. 7 shows an example of the total information 35. The total information 35 is provided with items of time zone, facility, and number of uses. The total information 35 stores the number of captured images as the number of uses for each time zone and facility. Here, when the vehicle-mounted device 15 captures images at regular intervals, many images are captured in a crowded section. In the totaling unit 42 according to the present embodiment, the number of captured images is stored in the totaling information 35 as the number of uses. By using this number of usage cases, it is possible to simulate the congestion status of facilities such as service areas and parking areas.
 受付部43は、各種の操作を受け付ける。例えば、受付部43は、運行事業者端末装置17または道路管理者端末装置18からアクセスを受け付けると、アクセス元に各種の操作画面の情報を送信してアクセス元に操作画面を表示させ、操作画面から各種の操作を受け付ける。例えば、受付部43は、道路状況提供サービスのWebサイトを提供する。受付部43は、運行事業者端末装置17または道路管理者端末装置18から、道路状況提供サービスのWebサイトへのアクセスを受け付けると、ログイン画面の情報をアクセス元の運行事業者端末装置17および道路管理者端末装置18へ送信してログイン画面を表示させ、ログインID及びパスワードを入力してログイン操作を受け付ける。受付部43は、ログイン操作を受け付けると、入力されたログインID及びパスワードを事前に登録されたログインID及びパスワードと比較して認証を行う。受付部43は、正当との認証が得られた場合、条件指定画面の情報をアクセス元へ送信して条件指定画面を表示させる。そして、受付部43は、条件指定画面から道路状況の検索条件を受け付ける。例えば、受付部43は、道路状況の検索条件として、時間帯、位置の領域、進行方向を含む範囲条件の指定を受け付ける。例えば、受付部43は、時間帯と、道路の区間と、道路の上り、下りの指定を受け付ける。 The reception unit 43 receives various operations. For example, when receiving the access from the service provider terminal device 17 or the road manager terminal device 18, the reception unit 43 transmits information on various operation screens to the access source and causes the access source to display the operation screen. Various operations are accepted from. For example, the reception unit 43 provides a website for a road condition providing service. When accepting the access to the website of the road condition providing service from the operating operator terminal device 17 or the road administrator terminal device 18, the accepting unit 43 receives the information on the login screen from the operating operator terminal device 17 and the road that is the access source. It transmits to the administrator terminal device 18 to display a login screen, and inputs a login ID and a password to accept a login operation. When receiving the login operation, the receiving unit 43 performs authentication by comparing the input login ID and password with a previously registered login ID and password. The reception unit 43 displays the condition designation screen by transmitting the information on the condition designation screen to the access source when authentication of the validity is obtained. And the reception part 43 receives the search condition of a road condition from a condition designation | designated screen. For example, the accepting unit 43 accepts designation of a range condition including a time zone, a position area, and a traveling direction as a road condition search condition. For example, the reception unit 43 receives designation of a time zone, a road section, and an up and down road.
 検索部44は、記憶部22に記憶された画像データ30から、受付部43で受け付けた検索条件を満たす画像データを検索する。例えば、検索部44は、マッチング情報34を用いて、検索条件として指定された時間帯と道路の区間に対応する画像の画像IDを特定する。そして、検索部44は、特定した画像IDの画像データ30が記憶部22に記憶されているか検索する。また、検索部44は、検索条件として指定された道路の区間がサービスエリア、パーキングエリアである場合、集計情報35から、指定された区間の施設に該当する利用件数を読み出す。 The search unit 44 searches the image data 30 stored in the storage unit 22 for image data that satisfies the search condition received by the receiving unit 43. For example, the search unit 44 uses the matching information 34 to specify the image ID of the image corresponding to the time zone and road section specified as the search condition. Then, the search unit 44 searches whether the image data 30 of the specified image ID is stored in the storage unit 22. Further, when the road section specified as the search condition is a service area or a parking area, the search unit 44 reads the number of usages corresponding to the facility in the specified section from the total information 35.
 ところで、各業務車両16に搭載された車載器15から物流支援システム10に収集された画像の撮像位置は、均等に分散しているとは限らない。このため、検索部44により検索された画像データの画像を表示しても道路状況が把握し難い場合がある。例えば、業務車両16の通行頻度が低い道路では、検索される画像が少なく、道路状況が把握し難い場合がある。また、例えば、業務車両16の通行頻度が高い道路では、検索される画像が多くなり、検索された画像を全て表示した場合、画像を参照する手間が煩雑となって道路状況が把握し難い場合がある。 By the way, the imaging positions of the images collected by the logistics support system 10 from the vehicle-mounted device 15 mounted on each business vehicle 16 are not necessarily evenly distributed. For this reason, even if the image of the image data searched by the search unit 44 is displayed, it may be difficult to grasp the road condition. For example, on roads where the traffic frequency of the business vehicles 16 is low, there are few images to be searched, and it may be difficult to grasp the road conditions. In addition, for example, on a road where the business vehicle 16 has a high traffic frequency, the number of images to be searched increases, and when all the searched images are displayed, it is difficult to refer to the images because it is troublesome to refer to the images. There is.
 そこで、検索部44は、記憶部22に記憶された画像データ30の内、受け付けた範囲条件を満たす画像データ30が所定数以下の場合に、範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う。また、検索部44は、記憶部22に記憶された画像データ30の内、受け付けた範囲条件を満たす画像データ30が所定数よりも大きい所定の上限数以上の場合に、範囲条件の時間帯又は位置の何れかの範囲を縮小して再検索を行う。所定数は、例えば、10とするが、これに限定されるものではない。また、上限数は、例えば、15とするが、これも限定されるものではない。所定数および上限数は、ユーザや物流支援システム10の管理者等が変更可能としてもよい。 Therefore, when the number of image data 30 satisfying the accepted range condition among the image data 30 stored in the storage unit 22 is less than or equal to a predetermined number, the search unit 44 selects either the time zone or the position range of the range condition. Expand and re-search. In addition, when the image data 30 that satisfies the received range condition among the image data 30 stored in the storage unit 22 is equal to or larger than a predetermined upper limit number that is larger than the predetermined number, the search unit 44 Re-search by reducing any range of the position. The predetermined number is, for example, 10, but is not limited thereto. Moreover, although the upper limit is set to 15, for example, this is not limited. The predetermined number and the upper limit number may be changeable by a user, an administrator of the physical distribution support system 10, or the like.
 図8は、範囲条件の時間帯、位置の範囲の拡張、縮小を説明する図である。図8には、指定された時間帯の期間T1と、道路の区間の区間範囲T2が示されている。例えば、検索部44は、最初に、指定された時間帯の期間T1に撮像時刻があり、道路の区間の区間範囲T2に撮像位置がある画像データ30を検索する。検索部44は、検索された画像データ30が所定数(例えば、10)以下の場合、期間T1または区間範囲T2の何れかを拡張して再検索を行う。例えば、検索部44は、時間の延長を優先し、検索された画像データ30が所定数よりも多くなるまで、時間の延長と位置の範囲の拡張とを交互に繰り返す。例えば、検索部44は、期間T1を拡張して再検索を行い、期間T1を拡張して再検索した結果でも、検索された画像データ30が所定数以下の場合、区間範囲T2を拡張して再検索を行う。検索部44は、期間T1については過去に対して拡張を行う。また、検索部44は、区間範囲T2については指定された区間を中心として両側に拡張を行う。期間T1を拡張する単位は、所定時間(例えば、2分)単位としてもよく、時間帯の単位としてもよい。また、期間T1の拡張は、拡張する回数が多くなるほど期間T1の拡張幅を大きくしてもよい。例えば、検索部44は、1回目の期間T1の拡張では、2分拡張し、2回目の期間T1の拡張では、3分拡張してもよい。区間範囲T2を拡張する単位は、所定距離(例えば、100m)単位としてもよく、区間の単位としてもよい。また、区間範囲T2の拡張は、拡張する回数が多くなるほど区間範囲T2の拡張幅を大きくしてもよい。例えば、検索部44は、1回目の区間範囲T2の拡張では、100m拡張し、2回目の区間範囲T2の拡張では、200m拡張してもよい。なお、検索部44は、検索された画像データ30が所定数以下の場合、期間T1および区間範囲T2を共に拡張してもよい。また、検索部44は、期間T1または区間範囲T2の一方のみ拡張を繰り返してもよい。また、検索部44は、検索された画像データ30が所定数以下の場合、期間T1および区間範囲T2を共に拡張してもよい。また、検索部44は、期間T1について、期間T1を中心に過去および未来に対して拡張を行ってもよい。また、検索部44は、区間範囲T2について、指定された進行方向に対して前または後の一方に対してのみ区間範囲T2を拡張してもよい。例えば、検索部44は、区間範囲T2の拡張の場合には、指定された道路の進行方向の手前に延長した区間範囲T2を新たな範囲条件としてもよい。これにより、指定した位置の区間をこれから通過する車両の状況をわかるため、指定された位置の区間の、例えば、渋滞状況などの道路状況の変化を予測しやすく提供できる。 FIG. 8 is a diagram for explaining the time zone of the range condition and the expansion and reduction of the position range. FIG. 8 shows a period T1 of a designated time zone and a section range T2 of a road section. For example, the search unit 44 first searches the image data 30 that has an imaging time in the period T1 of the designated time zone and has an imaging position in the section range T2 of the road section. When the number of searched image data 30 is a predetermined number (for example, 10) or less, the search unit 44 performs a search again by extending either the period T1 or the section range T2. For example, the search unit 44 gives priority to time extension, and alternately repeats time extension and position range extension until the number of searched image data 30 exceeds a predetermined number. For example, the search unit 44 extends the period T1, performs a re-search, and expands the section range T2 if the searched image data 30 is less than or equal to the predetermined number even if the search is performed after the period T1 is expanded. Perform a re-search. The search unit 44 extends the period T1 with respect to the past. In addition, the search unit 44 extends the section range T2 to both sides with the designated section as the center. The unit for extending the period T1 may be a predetermined time (for example, 2 minutes) unit or a time zone unit. In addition, the expansion of the period T1 may be expanded as the number of expansions increases. For example, the search unit 44 may extend 2 minutes for the first period T1 and extend 3 minutes for the second period T1. The unit for extending the section range T2 may be a predetermined distance (for example, 100 m) unit or a section unit. In addition, the expansion of the section range T2 may increase the expansion width of the section range T2 as the number of times of expansion increases. For example, the search unit 44 may extend 100 m for the first expansion of the section range T2 and 200 m for the second expansion of the section range T2. The search unit 44 may extend both the period T1 and the section range T2 when the searched image data 30 is equal to or less than a predetermined number. In addition, the search unit 44 may repeat the expansion for only one of the period T1 or the section range T2. The search unit 44 may extend both the period T1 and the section range T2 when the searched image data 30 is equal to or less than a predetermined number. Further, the search unit 44 may extend the period T1 with respect to the past and the future centering on the period T1. In addition, the search unit 44 may extend the section range T2 only for one of the front and the rear of the specified traveling direction with respect to the section range T2. For example, in the case of extending the section range T2, the search unit 44 may use the section range T2 extended before the specified road traveling direction as a new range condition. Thereby, since the situation of the vehicle passing through the section of the designated position is known, it is possible to easily provide a prediction of a change in the road situation such as a traffic jam situation in the section of the designated position.
 また、検索部44は、検索された画像データ30が所定の上限数(例えば、15)以上の場合、期間T1または区間範囲T2の何れかを縮小して再検索を行う。例えば、検索部44は、区間範囲T2の縮小を優先し、検索された画像データ30が上限数より少なくなるまで、位置の範囲の縮小と時間の縮小とを交互に繰り返す。例えば、検索部44は、区間範囲T2を縮小して再検索を行い、区間範囲T2を縮小して再検索した結果でも、検索された画像データ30が上限数以上の場合、期間T1を縮小して再検索を行う。検索部44は、期間T1については過去側のみ縮小を行う。また、検索部44は、区間範囲T2については指定された区間を中心として両側の縮小を行う。期間T1を縮小する単位は、所定時間(例えば、2分)単位とする。また、期間T1の縮小は、縮小する回数が多くなるほど期間T1の縮小幅を小さくしてもよい。例えば、検索部44は、1回目の期間T1の縮小では、2分縮小し、2回目の期間T1の縮小では、1分縮小してもよい。区間範囲T2を縮小する単位は、所定距離(例えば、50m)単位とする。また、区間範囲T2の縮小は、縮小する回数が多くなるほど区間範囲T2の縮小幅を小さくしてもよい。例えば、検索部44は、1回目の区間範囲T2の縮小では、50m拡張し、2回目の区間範囲T2の縮小では、25m縮小してもよい。なお、検索部44は、検索された画像データ30が上限数以上の場合、期間T1および区間範囲T2を共に縮小してもよい。また、検索部44は、期間T1または区間範囲T2の一方のみ縮小を繰り返してもよい。検索部44は、検索された画像データ30が上限数以上の場合、期間T1および区間範囲T2を共に縮小してもよい。また、検索部44は、期間T1について、期間T1の中心を基準に縮小を行ってもよい。また、検索部44は、区間範囲T2について、指定された進行方向に対して前または後の一方に対してのみ区間範囲T2を縮小してもよい。例えば、検索部44は、時間方向の拡張の場合には、指定された時間帯より過去の時間帯に延長した期間T1を新たな範囲条件としてもよい。これにより、過去から指定した時間帯に、指定した位置の区間を通過した車両の状況をわかるため、指定された時間帯に向けての、例えば、渋滞状況などの道路状況の変化を把握しやくす提供できる。 Further, when the searched image data 30 is equal to or greater than a predetermined upper limit number (for example, 15), the search unit 44 performs a search again by reducing either the period T1 or the section range T2. For example, the search unit 44 gives priority to the reduction of the section range T2, and alternately repeats the reduction of the position range and the reduction of time until the searched image data 30 becomes smaller than the upper limit number. For example, the search unit 44 performs the search again by reducing the section range T2, and reduces the period T1 if the searched image data 30 is equal to or greater than the upper limit number even after the search is performed by reducing the section range T2. Search again. The search unit 44 reduces only the past side for the period T1. In addition, the search unit 44 reduces both sides of the section range T2 around the designated section. The unit for reducing the period T1 is a predetermined time (for example, 2 minutes) unit. In the reduction of the period T1, the reduction width of the period T1 may be reduced as the number of reductions increases. For example, the search unit 44 may reduce by 2 minutes in the first reduction of the period T1, and reduce by 1 minute in the second reduction of the period T1. The unit for reducing the section range T2 is a predetermined distance (for example, 50 m) unit. In the reduction of the section range T2, the reduction width of the section range T2 may be reduced as the number of times of reduction increases. For example, the search unit 44 may expand by 50 m in the first reduction of the section range T2 and reduce by 25 m in the second reduction of the section range T2. The search unit 44 may reduce both the period T1 and the section range T2 when the searched image data 30 is equal to or greater than the upper limit number. Further, the search unit 44 may repeat the reduction for only one of the period T1 or the section range T2. The search unit 44 may reduce both the period T1 and the section range T2 when the searched image data 30 is equal to or greater than the upper limit number. Further, the search unit 44 may reduce the period T1 with reference to the center of the period T1. Further, the search unit 44 may reduce the section range T2 only for one of the front and the rear of the specified traveling direction with respect to the section range T2. For example, in the case of extension in the time direction, the search unit 44 may set a period T1 extended from a specified time zone to a past time zone as a new range condition. As a result, in order to know the situation of the vehicle that has passed through the section of the designated position in the time zone designated from the past, it is possible to grasp the change of the road situation such as the traffic jam situation towards the designated time zone. We can offer socks.
 出力部45は、検索結果をアクセス元に出力する。例えば、出力部45は、検索された画像データや利用件数を示した道路状況画面の情報をアクセス元へ送信して道路状況画面を表示させる。 The output unit 45 outputs the search result to the access source. For example, the output unit 45 transmits information about the searched image data and the number of use cases on the road condition screen to the access source to display the road condition screen.
 図9は、道路状況を検索する流れの一例を示す図である。画像検索装置20は、道路状況提供サービスを提供しており、条件指定画面100から道路状況の検索条件を受け付ける。条件指定画面100は、道路地図が表示された地図領域101と、検索条件とする時間帯を選択する時間帯選択領域102と、検索対象とする道路の進行方向を選択する進行方向選択領域103と、検索開始を指示する検索ボタン104とが設けられている。地図領域101は、道路が選択されることにより指定された位置に対応する道路の区間が選択された状態となる。図9の例では、斜線で示した区間105が選択された状態とされている。時間帯選択領域102は、コンボボックスとされ、選択することにより、例えば、5分単位で時間帯の指定が可能とされている。図9の例では、10時20分から10時25分の時間帯が指定されている。進行方向選択領域103は、コンボボックスとされ、選択することにより、例えば、上り、下りで道路の進行方向の指定が可能とされている。なお、地図領域101において、進行方向が決まっている道路が指定された場合、進行方向選択領域103は、選択された道路の進行方向が自動的に選択されてもよい。画像検索装置20は、条件指定画面100の地図領域101で道路の区間が選択され、時間帯選択領域102で時間帯が選択され、進行方向選択領域103で進行方向が選択されて検索ボタン104が選択されると、選択された道路区間、時間帯、進行方向を検索条件として検索を行う。そして、画像検索装置20は、検索結果を示した道路状況画面120を表示する。画像データが検索された場合、道路状況画面120には、検索された画像データの画像の撮像位置に対応付けて、画像データの画像が表示される。また、指定された道路の区間がサービスエリア、パーキングエリアである場合、道路状況画面120には、サービスエリア、パーキングエリアに対応付けて利用件数が表示される。図9の例では、サービスエリア、パーキングエリア以外の区間が指定されているため、道路状況画面120には、検索された画像データの画像の撮像位置に対応付けて、画像データの画像が表示されている。 FIG. 9 is a diagram showing an example of a flow for searching for road conditions. The image search device 20 provides a road condition providing service, and accepts road condition search conditions from the condition designation screen 100. The condition designation screen 100 includes a map area 101 on which a road map is displayed, a time zone selection area 102 for selecting a time zone as a search condition, and a travel direction selection area 103 for selecting a travel direction of a road to be searched. A search button 104 for instructing start of search is provided. The map area 101 is in a state in which a road section corresponding to a designated position is selected by selecting a road. In the example of FIG. 9, a section 105 indicated by diagonal lines is in a selected state. The time zone selection area 102 is a combo box, and by selecting it, for example, the time zone can be specified in units of 5 minutes. In the example of FIG. 9, the time zone from 10:20 to 10:25 is designated. The traveling direction selection area 103 is a combo box, and by selecting it, for example, it is possible to specify the traveling direction of the road in ascending and descending directions. When a road whose traveling direction is determined is specified in the map area 101, the traveling direction of the selected road may be automatically selected in the traveling direction selection area 103. The image search device 20 selects a road section in the map area 101 of the condition designation screen 100, selects a time zone in the time zone selection area 102, selects a travel direction in the travel direction selection area 103, and clicks the search button 104. When selected, a search is performed using the selected road section, time zone, and traveling direction as search conditions. Then, the image search device 20 displays a road situation screen 120 showing the search results. When the image data is searched, an image of the image data is displayed on the road situation screen 120 in association with the imaging position of the image of the searched image data. When the designated road section is a service area or a parking area, the road situation screen 120 displays the number of uses in association with the service area and the parking area. In the example of FIG. 9, since sections other than the service area and the parking area are designated, an image of the image data is displayed on the road situation screen 120 in association with the image capturing position of the searched image data. ing.
 なお、検索対象とする道路は、同時に複数指定可能としてもよい。図10は、道路状況を検索する流れの他の一例を示す図である。条件指定画面100の地図領域101は、ドラックなどにより範囲の指定が可能とされている。図10の例では、範囲110が指定されている。画像検索装置20は、条件指定画面100の地図領域101で範囲が指定され、時間帯選択領域102で時間帯が選択され、進行方向選択領域103で進行方向が選択されて検索ボタン104が選択されると、地図領域101の指定された範囲に含まれる道路区間、時間帯、進行方向を検索条件として検索を行う。そして、画像検索装置20は、検索結果を示した道路状況画面120を表示する。図10の例では、範囲110に「○○高速道路」と「新○○高速道路」が含まれるため、それぞれの道路について、検索された画像データの画像の撮像位置に対応付けて、画像データの画像が表示される。画像検索装置20は、各画像が選択された場合、画像を拡大表示する。 Note that a plurality of roads to be searched may be specified at the same time. FIG. 10 is a diagram illustrating another example of a flow for searching for road conditions. In the map area 101 of the condition designation screen 100, a range can be designated by dragging or the like. In the example of FIG. 10, a range 110 is designated. In the image search device 20, the range is specified in the map area 101 of the condition specifying screen 100, the time zone is selected in the time zone selection area 102, the travel direction is selected in the travel direction selection area 103, and the search button 104 is selected. Then, the search is performed using the road section, time zone, and traveling direction included in the designated range of the map area 101 as search conditions. Then, the image search device 20 displays a road situation screen 120 showing the search results. In the example of FIG. 10, since the range 110 includes “XX highway” and “New XX highway”, the image data is associated with the imaging position of the image data of the searched image data for each road. Is displayed. The image search device 20 displays an enlarged image when each image is selected.
 これにより、道路を管理する道路管理会社や、業務車両16を運行する運行事業者は、道路状況を把握できる。 Thereby, the road management company that manages the road and the service provider that operates the business vehicle 16 can grasp the road condition.
[処理の流れ]
 次に、本実施例に係る画像検索装置20が実行する画像検索の流れについて説明する。図11は、画像検索の手順の一例を示すフローチャートである。この画像検索は、所定のタイミング、例えば、条件指定画面100で検索条件が指定されて検索ボタン104が選択されたタイミングで実行される。
[Process flow]
Next, the flow of image search executed by the image search apparatus 20 according to the present embodiment will be described. FIG. 11 is a flowchart illustrating an example of an image search procedure. This image search is executed at a predetermined timing, for example, when the search condition is specified on the condition specifying screen 100 and the search button 104 is selected.
 図11に示すように、検索部44は、記憶部22に記憶された画像データ30から、指定された検索条件を満たす画像データを検索する(S10)。検索部44は、検索された画像データ30の数が所定数以下であるか判定する(S11)。検索された画像データ30の数が所定数以下の場合(S11肯定)、検索部44は、範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行い(S12)、S11へ移行する。 As shown in FIG. 11, the search unit 44 searches the image data 30 stored in the storage unit 22 for image data that satisfies the specified search condition (S10). The search unit 44 determines whether the number of searched image data 30 is equal to or less than a predetermined number (S11). When the number of searched image data 30 is equal to or less than the predetermined number (Yes in S11), the search unit 44 performs a search again by extending either the time zone or the position of the range condition (S12), and goes to S11. Transition.
 一方、検索された画像データ30の数が所定数以下ではない場合(S11否定)、検索部44は、検索された画像データ30の数が上限数以上であるか判定する(S13)。検索された画像データ30の数が上限数以上の場合(S13肯定)、検索部44は、範囲条件の時間帯又は位置の何れかの範囲を縮小して再検索を行い(S14)、S13へ移行する。 On the other hand, if the number of searched image data 30 is not less than or equal to the predetermined number (No in S11), the search unit 44 determines whether the number of searched image data 30 is equal to or greater than the upper limit (S13). When the number of searched image data 30 is equal to or greater than the upper limit (Yes in S13), the search unit 44 performs a search again by reducing either the time zone or the position of the range condition (S14), and goes to S13. Transition.
 一方、検索された画像データ30の数が上限数以上ではない場合(S13否定)、出力部45は、検索された画像データの画像を示した道路状況画面の情報をアクセス元へ送信し(S15)、処理を終了する。 On the other hand, when the number of retrieved image data 30 is not equal to or greater than the upper limit (No in S13), the output unit 45 transmits information on the road situation screen indicating the image of the retrieved image data to the access source (S15). ), The process is terminated.
[効果]
 上述してきたように、本実施例に係る画像検索装置20は、時間帯及び位置の領域を含む範囲条件の指定を受け付ける。画像検索装置20は、位置情報と時間情報とが対応付けられた画像を記憶する記憶部22を検索して、記憶部22に記憶された画像の内、受け付けた範囲条件を満たす画像が所定数以下の場合に、範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う。これにより、画像検索装置20は、業務車両16の通行頻度が低く、検索される画像が少ない道路であっても、道路状況を把握しやすく画像を提供できる。
[effect]
As described above, the image search device 20 according to the present embodiment accepts designation of a range condition including a time zone and a position area. The image search device 20 searches the storage unit 22 that stores an image in which position information and time information are associated with each other, and among the images stored in the storage unit 22, a predetermined number of images satisfying the received range condition. In the following cases, the search is performed again by extending the range of either the time zone or the position of the range condition. Thereby, the image search device 20 can provide an image that makes it easy to grasp the road condition even on a road where the traffic frequency of the business vehicle 16 is low and there are few images to be searched.
 また、本実施例に係る画像検索装置20は、記憶部22に記憶された画像の内、受け付けた範囲条件を満たす画像が所定数よりも大きい所定の上限数以上の場合に、範囲条件の時間帯又は位置の何れかの範囲を縮小して再検索を行う。これにより、画像検索装置20は、業務車両16の通行頻度が多く、検索される画像が多い道路であっても、道路状況を把握しやすく画像を提供できる。 In addition, the image search device 20 according to the present embodiment sets the range condition time when the number of images that satisfy the received range condition among the images stored in the storage unit 22 is greater than or equal to a predetermined upper limit number that is greater than the predetermined number. Re-search by reducing the range of either the band or the position. As a result, the image search device 20 can provide an image that makes it easy to grasp the road condition even on a road where the traffic frequency of the business vehicle 16 is high and there are many images to be searched.
 また、本実施例に係る画像検索装置20は、検索対象とする道路の進行方向を含む範囲条件の指定を受け付ける。画像検索装置20は、位置情報の拡張の場合には、指定された道路の進行方向の手前に延長した位置情報を新たな範囲条件とする。これにより、画像検索装置20は、指定された位置の領域の、例えば、渋滞状況などの道路状況の変化を予測しやすく提供できる。また、画像検索装置20は、時間方向の拡張の場合には、過去の時間帯に延長した時間帯情報を新たな範囲条件とする。これにより、画像検索装置20は、指定された時間帯に向けての、例えば、渋滞状況などの道路状況の変化を把握しやく提供できる。 Also, the image search device 20 according to the present embodiment accepts specification of a range condition including the traveling direction of the road to be searched. In the case of the expansion of the position information, the image search device 20 sets the position information extended before the designated road traveling direction as a new range condition. As a result, the image search device 20 can provide a change in a road condition such as a traffic jam condition in an easily-predicted area. Further, in the case of expansion in the time direction, the image search device 20 sets time zone information extended to a past time zone as a new range condition. As a result, the image search device 20 can easily provide a change in a road condition such as a traffic jam condition toward a designated time zone.
 また、本実施例に係る画像検索装置20は、時間の延長を優先し、延長した時間帯を含む範囲条件を満たす画像が所定数以下の場合に、位置の範囲を拡張する。これにより、画像検索装置20は、指定された位置の領域の業務車両16の通行頻度が低い場合でも、指定された位置の領域の道路状況を把握しやすく画像を提供できる。 Also, the image search device 20 according to the present embodiment gives priority to the extension of time, and expands the position range when the number of images satisfying the range condition including the extended time zone is less than a predetermined number. Thereby, even when the traffic frequency of the business vehicle 16 in the area at the designated position is low, the image search device 20 can provide an image so that the road condition in the area at the designated position can be easily grasped.
 さて、これまで開示の装置に関する実施例について説明したが、開示の技術は上述した実施例以外にも、種々の異なる形態にて実施されてもよい。そこで、以下では、本発明に含まれる他の実施例を説明する。 Now, although the embodiments related to the disclosed device have been described so far, the disclosed technology may be implemented in various different forms other than the above-described embodiments. Therefore, another embodiment included in the present invention will be described below.
 例えば、上記実施例では、車載器15により路上の画像を撮像する場合を例示した。しかしながら、これらに限定されるものではない。例えば、スマートフォン、携帯電話などのカメラ付きの情報処理装置を車両に固定して路上の画像を撮像してもよい。すなわち、画像する撮像装置は、車載器15に限定されず、カメラ付きの情報処理装置であってもよい。 For example, in the above embodiment, the case where an on-vehicle device 15 captures an image on the road is illustrated. However, it is not limited to these. For example, an information processing apparatus with a camera such as a smartphone or a mobile phone may be fixed to the vehicle and an image on the road may be taken. That is, the imaging device for imaging is not limited to the vehicle-mounted device 15 and may be an information processing device with a camera.
 また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的状態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。例えば、格納部40、特定部41、集計部42、受付部43、検索部44および出力部45の各処理部が適宜統合されてもよい。また、各処理部の処理が適宜複数の処理部の処理に分離されてもよい。さらに、各処理部にて行なわれる各処理機能は、その全部又は任意の一部が、CPU及び該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。 Also, each component of each illustrated apparatus is functionally conceptual and does not necessarily need to be physically configured as illustrated. In other words, the specific state of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, the storage unit 40, the specifying unit 41, the totaling unit 42, the receiving unit 43, the search unit 44, and the output unit 45 may be integrated as appropriate. Further, the processing of each processing unit may be appropriately separated into a plurality of processing units. Further, all or any part of each processing function performed in each processing unit can be realized by a CPU and a program analyzed and executed by the CPU, or can be realized as hardware by wired logic. .
[画像検索プログラム]
 また、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、運行を支援する画像検索プログラムを実行するコンピュータシステムの一例を説明する。図12は、画像検索プログラムを実行するコンピュータの構成の一例を示す図である。
[Image search program]
The various processes described in the above embodiments can also be realized by executing a program prepared in advance on a computer system such as a personal computer or a workstation. Therefore, in the following, an example of a computer system that executes an image search program that supports operation will be described. FIG. 12 is a diagram illustrating an example of the configuration of a computer that executes an image search program.
 図12に示すように、コンピュータ400は、CPU(Central Processing Unit)410、HDD(Hard Disk Drive)420、RAM(Random Access Memory)440を有する。これら400~440の各部は、バス500を介して接続される。 As shown in FIG. 12, the computer 400 includes a CPU (Central Processing Unit) 410, an HDD (Hard Disk Drive) 420, and a RAM (Random Access Memory) 440. These units 400 to 440 are connected via a bus 500.
 HDD420には上記の格納部40、特定部41、集計部42、受付部43、検索部44および出力部45と同様の機能を発揮する画像検索プログラム420Aが予め記憶される。なお、画像検索プログラム420Aについては、適宜分離してもよい。 The HDD 420 stores in advance an image search program 420A that performs the same functions as the storage unit 40, the identification unit 41, the totaling unit 42, the reception unit 43, the search unit 44, and the output unit 45. Note that the image search program 420A may be separated as appropriate.
 また、HDD420は、各種情報を記憶する。例えば、HDD420は、記憶部22と同様に、OSや運行の支援に用いる各種データを記憶する。 Further, the HDD 420 stores various information. For example, like the storage unit 22, the HDD 420 stores various data used for OS and operation support.
 そして、CPU410が、画像検索プログラム420AをHDD420から読み出して実行することで、実施例の各処理部と同様の動作を実行する。すなわち、画像検索プログラム420Aは、格納部40、特定部41、集計部42、受付部43、検索部44および出力部45と同様の動作を実行する。 Then, the CPU 410 reads out and executes the image search program 420A from the HDD 420, thereby executing the same operation as each processing unit of the embodiment. That is, the image search program 420A executes the same operations as the storage unit 40, the specifying unit 41, the totaling unit 42, the receiving unit 43, the search unit 44, and the output unit 45.
 なお、上記した画像検索プログラム420Aについては、必ずしも最初からHDD420に記憶させることを要しない。また、例えば、画像検索プログラム420Aは、コンピュータ400に挿入されるフレキシブルディスク(FD)、CD-ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に記憶させてもよい。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。 Note that the image search program 420A is not necessarily stored in the HDD 420 from the beginning. Further, for example, the image search program 420A may be stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, or an IC card inserted into the computer 400. . Then, the computer 400 may read and execute the program from these.
 さらには、公衆回線、インターネット、LAN、WANなどを介してコンピュータ400に接続される「他のコンピュータ(又はサーバ)」などにプログラムを記憶させておく。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。 Furthermore, the program is stored in “another computer (or server)” connected to the computer 400 via a public line, the Internet, a LAN, a WAN, or the like. Then, the computer 400 may read and execute the program from these.
10 物流支援システム
11 運行管理プラットフォーム
12 プローブ解析プラットフォーム
13 道路状況提供プラットフォーム
15 車載器
16 業務車両
20 画像検索装置
21 通信部
22 記憶部
23 制御部
30 画像データ
31 撮像情報
32 道路情報
33 走行区間情報
34 マッチング情報
40 格納部
41 特定部
42 集計部
43 受付部
44 検索部
45 出力部
DESCRIPTION OF SYMBOLS 10 Logistics support system 11 Operation management platform 12 Probe analysis platform 13 Road condition provision platform 15 Onboard equipment 16 Business vehicle 20 Image search device 21 Communication part 22 Storage part 23 Control part 30 Image data 31 Imaging information 32 Road information 33 Traveling section information 34 Matching information 40 Storage unit 41 Identification unit 42 Totaling unit 43 Reception unit 44 Search unit 45 Output unit

Claims (6)

  1.  時間帯及び位置の領域を含む範囲条件の指定を受け付け、
     位置情報と時間情報とが対応付けられた画像を記憶する記憶部を検索して、前記記憶部に記憶された画像の内、受け付けた前記範囲条件を満たす画像が所定数以下の場合に、前記範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う
     処理をコンピュータに実行させることを特徴とする画像検索プログラム。
    Accepts specification of range conditions including time zone and location area,
    When a storage unit that stores an image in which position information and time information are associated with each other is searched, and the number of images that satisfy the received range condition among the images stored in the storage unit is less than or equal to a predetermined number, An image search program that causes a computer to execute a process of performing a search again by expanding any time zone or position range of a range condition.
  2.  前記再検索を行う処理は、前記記憶部に記憶された画像の内、受け付けた前記範囲条件を満たす画像が前記所定数よりも大きい所定の上限数以上の場合に、前記範囲条件の時間帯又は位置の何れかの範囲を縮小して再検索を行う
     ことを特徴とする請求項1に記載の画像検索プログラム。
    The process of performing the re-search is performed when the number of images stored in the storage unit that satisfy the received range condition is equal to or greater than a predetermined upper limit number that is greater than the predetermined number. The image search program according to claim 1, wherein a range of positions is reduced and the search is performed again.
  3.  前記指定を受け付ける処理は、検索対象とする道路の進行方向を含む範囲条件の指定を受け付け、
     前記範囲の拡張は、位置情報の拡張の場合には、指定された前記道路の進行方向の手前に延長した位置情報を新たな範囲条件とし、時間方向の拡張の場合には、過去の時間帯に延長した時間帯情報を新たな範囲条件とする
     ことを特徴とする請求項1に記載の画像検索プログラム。
    The process of accepting the designation accepts designation of a range condition including a traveling direction of a road to be searched,
    In the case of the extension of the position information, in the case of the extension of the position information, the position information extended before the specified traveling direction of the road is set as a new range condition. In the case of the extension in the time direction, the past time zone The image search program according to claim 1, wherein time range information extended to a new range condition is used.
  4.  前記範囲の拡張は、時間の延長を優先し、延長した時間帯を含む範囲条件を満たす画像が所定数以下の場合に、位置の範囲を拡張する
     ことを特徴とする請求項1に記載の画像検索プログラム。
    2. The image according to claim 1, wherein the extension of the range gives priority to extension of time and extends the range of the position when the number of images satisfying the range condition including the extended time zone is equal to or less than a predetermined number. Search program.
  5.  時間帯及び位置の領域を含む範囲条件の指定を受け付け、
     位置情報と時間情報とが対応付けられた画像を記憶する記憶部を検索して、前記記憶部に記憶された画像の内、受け付けた前記範囲条件を満たす画像が所定数以下の場合に、前記範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う
     処理をコンピュータが実行することを特徴とする画像検索方法。
    Accepts specification of range conditions including time zone and location area,
    When a storage unit that stores an image in which position information and time information are associated with each other is searched, and the number of images that satisfy the received range condition among the images stored in the storage unit is less than or equal to a predetermined number, An image search method, wherein the computer executes a process of performing a search again by expanding any time zone or position range of the range condition.
  6.  時間帯及び位置の領域を含む範囲条件の指定を受け付ける受付部と、
     位置情報と時間情報とが対応付けられた画像を記憶する記憶部を検索して、前記記憶部に記憶された画像の内、前記受付部で受け付けた前記範囲条件を満たす画像が所定数以下の場合に、前記範囲条件の時間帯又は位置の何れかの範囲を拡張して再検索を行う検索部と、
     を有することを特徴とする画像検索装置。
    A reception unit that accepts specification of a range condition including a time zone and a region of a position;
    A storage unit that stores an image in which position information and time information are associated with each other is searched, and among images stored in the storage unit, the number of images that satisfy the range condition received by the reception unit is equal to or less than a predetermined number. A search unit that performs a search again by expanding any range of the time zone or position of the range condition,
    An image search apparatus comprising:
PCT/JP2016/066073 2016-05-31 2016-05-31 Image search program, image search method, and image search device WO2017208371A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018520263A JP6693560B2 (en) 2016-05-31 2016-05-31 Image search program, image search method, and image search device
PCT/JP2016/066073 WO2017208371A1 (en) 2016-05-31 2016-05-31 Image search program, image search method, and image search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/066073 WO2017208371A1 (en) 2016-05-31 2016-05-31 Image search program, image search method, and image search device

Publications (1)

Publication Number Publication Date
WO2017208371A1 true WO2017208371A1 (en) 2017-12-07

Family

ID=60479216

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/066073 WO2017208371A1 (en) 2016-05-31 2016-05-31 Image search program, image search method, and image search device

Country Status (2)

Country Link
JP (1) JP6693560B2 (en)
WO (1) WO2017208371A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200192932A1 (en) * 2018-12-13 2020-06-18 Sap Se On-demand variable feature extraction in database environments

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295875A (en) * 1994-04-22 1995-11-10 Sharp Corp Information retrieval device
JP2004220420A (en) * 2003-01-16 2004-08-05 Fuji Photo Film Co Ltd Image retrieval method and device and program
JP2012133526A (en) * 2010-12-21 2012-07-12 Panasonic Corp Location history authentication system, server and program
JP2013045319A (en) * 2011-08-25 2013-03-04 Sony Corp Information processing apparatus, information processing method, and program
WO2013099002A1 (en) * 2011-12-28 2013-07-04 楽天株式会社 Search device, searching method, search program and recording medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6398501B2 (en) * 2014-09-10 2018-10-03 株式会社デンソー In-vehicle camera diagnostic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295875A (en) * 1994-04-22 1995-11-10 Sharp Corp Information retrieval device
JP2004220420A (en) * 2003-01-16 2004-08-05 Fuji Photo Film Co Ltd Image retrieval method and device and program
JP2012133526A (en) * 2010-12-21 2012-07-12 Panasonic Corp Location history authentication system, server and program
JP2013045319A (en) * 2011-08-25 2013-03-04 Sony Corp Information processing apparatus, information processing method, and program
WO2013099002A1 (en) * 2011-12-28 2013-07-04 楽天株式会社 Search device, searching method, search program and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200192932A1 (en) * 2018-12-13 2020-06-18 Sap Se On-demand variable feature extraction in database environments

Also Published As

Publication number Publication date
JP6693560B2 (en) 2020-05-13
JPWO2017208371A1 (en) 2019-01-31

Similar Documents

Publication Publication Date Title
EP3335210B1 (en) Method and apparatus for providing parking availability detection based on vehicle trajectory information
JP5243896B2 (en) Information display system, information display method, and computer program
JP6175846B2 (en) Vehicle tracking program, server device, and vehicle tracking method
EP3410348A1 (en) Method and apparatus for building a parking occupancy model
Kwak et al. Seeing is believing: Sharing real-time visual traffic information via vehicular clouds
US9495813B2 (en) Vehicle data collection system, vehicle data collection method, vehicle-mounted device, program, and recording medium
CN106384512B (en) Vehicle peccancy information query method and system
US20150177001A1 (en) System and method for providing a dynamic telematics dashboard
US20160169702A1 (en) Method for providing traffic conditions data using a wireless communications device, and a navigation device in which this method is employed
US20230228578A1 (en) Multi-Computer System for Dynamically Detecting and Identifying Hazards
JP7274840B2 (en) Data collection device, data collection system and data collection method
US20190017832A1 (en) Method and apparatus for providing recorded, anonymized routes
WO2017208371A1 (en) Image search program, image search method, and image search device
US20140244170A1 (en) Adaptive route proposals based on prior rides
JP2013134155A (en) Car navigation system, car navigation method, route search device, program, and recording medium
JP6729701B2 (en) Specific program, specific method and specific device
WO2017208372A1 (en) Image storage processing program, image storage processing method, and image storage processing device
JP6467847B2 (en) Travel path output control program, travel path output control method, and information processing apparatus
US20160161268A1 (en) Method and apparatus for providing a map display based on velocity information
JP2016139427A (en) Information processing system, information processor, information processing method, and information processing program
JP4522780B2 (en) Grid computing system, program, recording medium, and grid computing method
JP6383063B1 (en) Calculation device, calculation method, and calculation program
CN111325971A (en) Real-time road condition display method, display system, storage medium and vehicle-mounted terminal
JP2014099016A (en) Information processing system, information processing device, server, terminal device, information processing method and program
JP6517486B2 (en) Map display system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2018520263

Country of ref document: JP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16903997

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16903997

Country of ref document: EP

Kind code of ref document: A1