USRE45190E1 - Information retrieval apparatus and method - Google Patents
Information retrieval apparatus and method Download PDFInfo
- Publication number
- USRE45190E1 USRE45190E1 US13/667,681 US201213667681A USRE45190E US RE45190 E1 USRE45190 E1 US RE45190E1 US 201213667681 A US201213667681 A US 201213667681A US RE45190 E USRE45190 E US RE45190E
- Authority
- US
- United States
- Prior art keywords
- information
- image data
- data items
- image
- received
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/02—Services making use of location information
- H04W4/029—Location-based management or tracking services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/02—Services making use of location information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9537—Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/52—Network services specially adapted for the location of the user terminal
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/18—Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
Definitions
- This invention relates to an information retrieval apparatus and method, and more particularly to an information retrieval apparatus and method wherein an image is fetched and a current position is detected and then, based on the position detected, image data which conforms with the fetched image is selected from among image data selectively stored in advance and a URL or the like corresponding to the selected image data is retrieved.
- WWW World Wide Web
- WWW developed by CERN (European Center for Nuclear Search) in Switzerland is known.
- CERN European Center for Nuclear Search
- This technology allows a user to browse information including text, image and voice for example in the hyper text form.
- HTTP Hyper Text Transfer Protocol
- the information stored in a WWW server terminal is sent asynchronously to terminals such as personal computers.
- the WWW server is constituted by server software called HTTP demon and HTML file in which hyper text information is stored.
- the hyper text information is described in a description language called HTML (Hyper Text Makeup Language).
- HTML Hyper Text Makeup Language
- a logical structure of a document is expressed in a format specification called tag enclosed by “ ⁇ ” and “>”.
- Link information is made based in link information called anchor.
- a method in which a location at which required information is stored by the anchor is URL (Uniform Resource Locator).
- a protocol for transferring a file described in HTML on the TCP/IP network is HTTP. This protocol has a capability of transferring a request for information from a client to the WWW server and the requested hyper text information stored in the HTML file to the client.
- WWW browser Used by many as an environment for using WWW is client software such as Netscape Navigator (trademark) called WWW browser.
- a file on a WWW server on the Internet which spreads in a world-wide scale corresponding to a URL, a so-called home page, can be automatically down-loaded, and as is called netsurfing, a network service wherein home pages which are linked to each other are successively traced to observe various information sources of WWW can be enjoyed.
- demon denotes a program for executing control and processing in the background when performing a job in the UNIX environment.
- FIG. 8 illustrates a manner in which a terminal equipment such as a WWW server is connected to the Internet.
- the WWW includes a large number of WWW servers 51 connected to the Internet.
- the WWW servers 51 provide home pages of the hyper text form and so forth to other terminal equipments connected to the Internet in response to accesses from them.
- a terminal equipment such as a work station 52 connected to the Internet is manually operated to access the WWW server 51 or a popular personal computer 53 to which a modem is connected is used to log in, via a telephone line, to a predetermined host machine (access provider) 54 connected to the Internet and then access the WWW server 51 from the host machine 54 .
- accessing to a WWW server 51 is normally performed indoors such as in an office in which such work station 52 is provided or in a house of an individual who owns such personal computer 53 .
- image data are stored in advance in predetermined storage locations corresponding to information to be provided, and an image fetched by a user is compared with the image data stored in advance and information corresponding to the image data conforming to the image is read out.
- an information retrieval apparatus for retrieving information from a data base which has registration data including position data, image data and designation information such as a URL for specification of individual information in a mutually corresponding relationship, comprising fetching means for fetching an image, position detection means for detecting a current position of the information retrieval apparatus, and selection means for selecting, from within the image data having the position data regarding positions around the current position detected by the position detection means, that of the designation information having image data which matches with the image fetched by the fetching means.
- the fetching means fetches an image
- the position detection means detects a current position of the information retrieval apparatus. Then, the selection means selects, from within the image data having the position data regarding positions around the current position detected by the position detection means, that of the designation information having image data which matches with the image fetched by the fetching means.
- an information retrieval method for retrieving information from a data base which has registration data including position data, image data and designation information for specification of individual information in a mutually corresponding relationship comprising the steps of fetching an image, detecting a current position, and selecting, from within the image data having the position data regarding positions around the detected current position, that image data which matches with the fetched image.
- an image is fetched and a current position is detected. Then, from with in the image data having the position data regarding positions around the detected current position, that image data which matches with the fetched image is selected.
- image data is read out from the data base based on a position when an image is fetched by a user, and information such as a URL corresponding to image data matching with the image fetched by the user is read out from the data base. Consequently, the necessity for use of a keyboard is eliminated. Further, since no keyboard need be provided, the apparatus can be formed in a reduced size and have an improved operability.
- FIG. 1 is a block diagram showing a construction of an information retrieval system which employs a portable terminal to which an information retrieval apparatus of the present invention is applied;
- FIG. 2 is a schematic illustration showing an image of a display screen upon registration of a URL by an information provider shown in FIG. 1 ;
- FIG. 3 is a schematic illustration showing an example of a display screen of image data registered in a corresponding relationship to a URL
- FIG. 4 is a block diagram showing an example of a detailed construction of the portable terminal shown in FIG. 1 ;
- FIG. 5 is a flow chart illustrating operation of the portable terminal of FIG. 4 ;
- FIG. 6 is an illustration showing a manner in which an image is fetched using the portable terminal of FIG. 4 ;
- FIG. 7 is a schematic view showing an example of a display of a home page provided by a WWW server.
- FIG. 8 is a block diagram showing terminal equipments connected to the Internet.
- FIG. 1 there is shown an example of an information retrieval system which makes use of an information retrieval apparatus of the present invention.
- an information provider 2 can make a WWW server 11 thereof hold information provided from the same and register a file or a home page (HTML file) stored in the WWW server 11 into a WWW data base 3 via the Internet.
- a file or a home page (HTML file) stored in the WWW server 11 into a WWW data base 3 via the Internet.
- a URL of a home page in the WWW server 11 is registered into the WWW data base 3 , for example, columns or sections into which a URL, position data (latitude and longitude) and image data are displayed as seen in FIG. 2 .
- the WWW data base 3 When the current position of a portable terminal 1 is in the proximity of the latitude of 40 — / 13′ 10′′ and the longitude of 135 — / 40′ 05′′, since such registration data as seen in FIG. 2 coincide with the current position in retrieval of the position by the portable terminal 1 , the WWW data base 3 outputs the image data (data of Poster 1 ) of the registration data to the portable terminal 1 via a host machine (access provider) 4 .
- the WWW data base 3 holds the URL of the WWW server 11 in a corresponding relationship to the image data and the position data supplied thereto from the information provider 2 .
- the host machine 4 is connected to the portable terminal 1 by a telephone line (by radio), and accesses the WWW data base 3 or the WWW server 11 via the Internet in accordance with a signal supplied thereto from the portable terminal 1 and transfers data supplied thereto from the WWW data base 3 or the WWW server 11 to the portable terminal 1 .
- the portable terminal 1 fetches an image and detects a current position thereof. Then, the portable terminal 1 retrieves position data around the current position from within the WWW data base 3 via the host machine 4 and reads out image data corresponding to the position data from the WWW data base 3 via the host machine 4 .
- the portable terminal 1 selects that of the image data supplied thereto from the WWW data base 3 which conforms to the fetched image (that image data which is discriminated to be an image of a picture or characters same as a picture (pattern) or characters exhibited in the fetched image) and reads out a URL corresponding to the image data from the WWW data base 3 via the host machine 4 .
- FIG. 4 shows an example of a detailed construction of the portable terminal 1 .
- the portable terminal 1 shown includes a CPU (selection means) 21 which performs various processes in accordance with a program stored in a ROM 22 .
- a RAM 23 temporarily stores data when the CPU 21 performs processing.
- a video camera 24 serving as fetching means fetches an image around the same and outputs the fetched digital image data to the CPU 21 via an interface 25 .
- a GPS (Global Positioning System) 26 serving as position detection means detects a current position such as a latitude and a longitude at which the portable terminal 1 is positioned at present, and outputs the position data to the CPU 21 via the interface 25 .
- a modem 27 serving as reception means outputs, under the control of the CPU 21 , a predetermined signal to the host machine 4 via the telephone line (by radio). Further, the modem 27 supplies a signal from the host machine 4 transmitted thereto via the telephone line (by radio) to the CPU 21 via the interface 25 .
- a CRT 28 displays an image of an acquired URL or home page under the control of the CPU 21 .
- a manually operable button 29 is manually operated to fetch an image by means of a video camera 24 or to select a URL from among a plurality of URLs displayed on the CRT 28 , and outputs a signal corresponding to the operation to the CPU 21 via the interface 25 .
- step S 1 when a user manually operates the manually operable button 29 , a signal representative of the operation is supplied to the CPU 21 , and the video camera 24 fetches, under the control of the CPU 21 , an image around the same in a direction in which the portable terminal 1 is directed.
- the video camera 24 supplies the thus fetched image data to the CPU 21 via the interface 25 .
- the CPU 21 stores the image data into the RAM 23 .
- step S 2 the CPU 21 instructs the GPS 26 to detect the current position of the portable terminal 1 .
- the GPS 26 supplies the detected position data to the CPU 21 via the interface 25 .
- the CPU 21 stores the position data into the RAM 23 .
- the GPS 26 Since the user has fetched the image at the position of, for example, the latitude of 40 — / 13′ 09′′ and the longitude of 135 — / 40′ 06′′ as seen in FIG. 6 , the GPS 26 detects this position (latitude of 40 — / 13′ 09′′ and longitude of 135 — / 40′ 06′′) and outputs the position data to the CPU 21 .
- step S 3 the CPU 21 requests the WWW data base 3 through the modem 27 to perform retrieval of position data based on the position data supplied from the GPS 26 .
- the WWW data base 3 retrieves those of the position data of the registration data which are data around the position supplied from the portable terminal 1 (that is, those position data which have coordinate values (in latitude and longitude) within a predetermined distance from the current position detected by the portable terminal 1 ). The WWW data base 3 then reads out image data of the registration data corresponding to the thus retrieved position data and outputs them to the portable terminal 1 .
- the WWW data base 3 searches for those of the registered data whose position data is around 40 — / 13′ 09′′ in latitude and 135 — / 40′ 06′′ in longitude.
- step S 4 the CPU 21 of the portable terminal 1 checks whether or not the image data read out from the WWW data base 3 matches with (corresponds to) the image fetched from the video camera 24 . Then, in step S 5 , the CPU 21 checks the number of matching images, and if no matching image is detected, then the processing is ended. However, when an image of images match, the CPU 21 discriminates, in step S 6 , whether or not the number of matching images is 1. If the number of matching images is 1, then the control sequence advances to step S 7 .
- the CPU 21 of the portable terminal 1 discriminates that the image data ( FIG. 3 ) matches with the fetched image ( FIG. 6 ).
- step S 7 the CPU 21 requests, via the modem 27 , the WWW data base 3 to transfer of a URL corresponding to the conforming image.
- the portable terminal 1 accesses, in step S 8 , a WWW server 11 which has the URL.
- the WWW server 11 In response to the accessing, the WWW server 11 outputs image data of the home page to the portable terminal 1 .
- the portable terminal 1 receives, in step S 9 , the image data by means of the modem 27 and sends the image data to the CRT 28 so that they may be displayed on the CRT 28 .
- the portable terminal 1 accesses the WWW server 11 designated by http://www.taxim.co.jp and receives such image data of the home page of “Restaurant Taxim de Paris” as seen in FIG. 7 from the WWW server 11 .
- the image data are displayed on the CRT 28 of the portable terminal 1 .
- step S 6 when it is discriminated in step S 6 that the number of matching images is two or more, the control sequence advances to step S 10 , in which the portable terminal 1 requests the WWW data base 3 to transfer URLs corresponding to all of the conforming images.
- the host machine 4 thus acquires URLs corresponding to all of the conforming images from the WWW data base 3 and outputs the URLs to the portable terminal 1 .
- the portable terminal 1 receives the URLs and controls the CRT 28 to display them.
- step S 11 the user will manually operate the manually operable button 29 to select one of the URLs displayed on the CRT 28 .
- the CPU 21 outputs the selected URL to the Internet via the modem 27 . Consequently, accessing to the WWW server 11 designated by the URL is performed in step S 8 .
- the host machine 4 outputs, when the home page is received from the WWW server 11 accessed by it, the image data of the home page to the portable terminal 1 . Then, in step S 9 , the portable terminal 1 controls the CRT 28 to display the image of the home page received.
- the portable terminal 1 acquires a URL of a predetermined WWW server from the WWW data base 3 making use of a fetched image and data of the current position, and accesses the WWW server.
- an information retrieval apparatus of the present invention is applied to the portable terminal 1 , it may otherwise be applied to a vehicle-carried terminal.
- a URL is registered together with image data of road-signs, signboards and billboards along a road and detailed information is stored in a predetermined WWW server in advance, Then, when a user fetches an image of one of the road-signs, signboards and billboards, detailed information of it is read out from the predetermined WWW server.
- image data and position data may be stored once into the RAM 23 so that, later at a different location (for example, after the user comes home), retrieval may be performed making use of the image data and the position data.
- the GPS 26 is utilized for detection of a position
- the PHS Personal Handy phone System
- the PHS employs comparatively weak radio waves
- a radio wave of a PHS terminal arrives only at a neighboring relay station or stations. Accordingly, in other words, when a relay station receives a radio wave, a PHS terminal is used around the relay station. Consequently, the position (region) in which a PHS terminal is used can be specified to a narrower range.
- the portable terminal 1 can be formed as an apparatus of a reduced size.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Processing Or Creating Images (AREA)
- Position Fixing By Use Of Radio Waves (AREA)
- Instructional Devices (AREA)
- Navigation (AREA)
Abstract
The invention provides an information retrieval apparatus and an information retrieval method by which information can be retrieved in an improved operability. A CPU controls a video camera to fetch an image and controls a GPS to detect a current position. The CPU reads out, from within image data stored in a corresponding relationship with URLs of WWW servers, those image data which correspond to position data regarding positions around the detected current position from a WWW data base via a modem and a host machine. Then, the CPU selects, from among the read out image data, that image data which matches with the fetched data, reads out a URL corresponding to the image data and accesses a WWW server designated by the URL.
Description
This Application is a continuation Reissue of application Ser. No. 12/875,488 filed Sep. 3, 2010 (now RE 43,849), which is a continuation Reissue of application Ser. No. 12/711,349, filed Feb. 24, 2010 (now RE 44,276), which is a continuation Reissue of application Ser. No. 09/910,288 filed Jul. 20, 2001 (now U.S. Pat. No. Re. 41,174), which is a Reissue of U.S. Pat. No. 5,926,116, issued Jul. 20, 1999. All of these applications are incorporated herein by reference in their entireties. This application also claims the benefit of priority under 35 U.S. §119 to Japanese Patent Application No. 07-334445, filed in the Japanese Patent Office on Dec. 22, 1995, which also is incorporated herein by reference in its entirely.
This invention relates to an information retrieval apparatus and method, and more particularly to an information retrieval apparatus and method wherein an image is fetched and a current position is detected and then, based on the position detected, image data which conforms with the fetched image is selected from among image data selectively stored in advance and a URL or the like corresponding to the selected image data is retrieved.
In the Internet which is a world-wide computer network, a WWW (World Wide Web) which provides various information has been established.
Here, for an information providing system available on the Internet, WWW developed by CERN (European Center for Nuclear Search) in Switzerland is known. This technology allows a user to browse information including text, image and voice for example in the hyper text form. Based on HTTP (Hyper Text Transfer Protocol), the information stored in a WWW server terminal is sent asynchronously to terminals such as personal computers.
The WWW server is constituted by server software called HTTP demon and HTML file in which hyper text information is stored. The hyper text information is described in a description language called HTML (Hyper Text Makeup Language). In the description of a hyper text by HTML, a logical structure of a document is expressed in a format specification called tag enclosed by “<” and “>”. Description of linking to other information is made based in link information called anchor. A method in which a location at which required information is stored by the anchor is URL (Uniform Resource Locator).
A protocol for transferring a file described in HTML on the TCP/IP network is HTTP. This protocol has a capability of transferring a request for information from a client to the WWW server and the requested hyper text information stored in the HTML file to the client.
Used by many as an environment for using WWW is client software such as Netscape Navigator (trademark) called WWW browser.
Using the WWW browser, a file on a WWW server on the Internet which spreads in a world-wide scale corresponding to a URL, a so-called home page, can be automatically down-loaded, and as is called netsurfing, a network service wherein home pages which are linked to each other are successively traced to observe various information sources of WWW can be enjoyed.
It should be noted that demon denotes a program for executing control and processing in the background when performing a job in the UNIX environment.
Referring to FIG. 8 , the WWW includes a large number of WWW servers 51 connected to the Internet. The WWW servers 51 provide home pages of the hyper text form and so forth to other terminal equipments connected to the Internet in response to accesses from them.
In order to access such a WWW server 51 as described above, such a procedure is taken that a terminal equipment such as a work station 52 connected to the Internet is manually operated to access the WWW server 51 or a popular personal computer 53 to which a modem is connected is used to log in, via a telephone line, to a predetermined host machine (access provider) 54 connected to the Internet and then access the WWW server 51 from the host machine 54.
Accordingly, accessing to a WWW server 51 is normally performed indoors such as in an office in which such work station 52 is provided or in a house of an individual who owns such personal computer 53.
Accordingly, for example, when it is intended to acquire, during shopping in a town, information of a certain shop in the town from a home page of the WWW, it is a possible procedure, for example, to connect a portable telephone set 56 to a portable personal computer 55 provided with a modem, log in to the host machine 54 and access a WWW server 51.
In such an instance, however, a URL (Uniform Resource Locator) of the home page which provides information of the shop must be remembered in advance. Further, where a portable telephone set is connected to and used with a portable personal computer with a modem, the overall system becomes bulky. Further, since a URL must be inputted using a keyboard, the operability is low when the system is used outdoors such as in a town.
It is an object of the present invention to provide an information retrieval apparatus of a comparatively small size which does not require use of a keyboard and is high in operability.
It is another object of the present invention to provide an information retrieval method which does not require use of a keyboard and allows a good operability of an information retrieval apparatus.
In order to attain the objects described above, according to the present invention, image data are stored in advance in predetermined storage locations corresponding to information to be provided, and an image fetched by a user is compared with the image data stored in advance and information corresponding to the image data conforming to the image is read out.
In particular, according to an aspect of the present invention, there is provided an information retrieval apparatus for retrieving information from a data base which has registration data including position data, image data and designation information such as a URL for specification of individual information in a mutually corresponding relationship, comprising fetching means for fetching an image, position detection means for detecting a current position of the information retrieval apparatus, and selection means for selecting, from within the image data having the position data regarding positions around the current position detected by the position detection means, that of the designation information having image data which matches with the image fetched by the fetching means.
In the information retrieval apparatus, the fetching means fetches an image, and the position detection means detects a current position of the information retrieval apparatus. Then, the selection means selects, from within the image data having the position data regarding positions around the current position detected by the position detection means, that of the designation information having image data which matches with the image fetched by the fetching means.
According to another aspect of the present invention, there is provided an information retrieval method for retrieving information from a data base which has registration data including position data, image data and designation information for specification of individual information in a mutually corresponding relationship, comprising the steps of fetching an image, detecting a current position, and selecting, from within the image data having the position data regarding positions around the detected current position, that image data which matches with the fetched image.
In the information retrieval method, an image is fetched and a current position is detected. Then, from with in the image data having the position data regarding positions around the detected current position, that image data which matches with the fetched image is selected.
With the information retrieval apparatus and the information retrieval method, image data is read out from the data base based on a position when an image is fetched by a user, and information such as a URL corresponding to image data matching with the image fetched by the user is read out from the data base. Consequently, the necessity for use of a keyboard is eliminated. Further, since no keyboard need be provided, the apparatus can be formed in a reduced size and have an improved operability.
The above and other objects, features and advantages of the present invention will become apparent from the following description and the appended claims, taken in conjunction with the accompanying drawings in which like parts or elements are denoted by like reference characters.
Referring first to FIG. 1 , there is shown an example of an information retrieval system which makes use of an information retrieval apparatus of the present invention.
In the information retrieval system, an information provider 2 can make a WWW server 11 thereof hold information provided from the same and register a file or a home page (HTML file) stored in the WWW server 11 into a WWW data base 3 via the Internet.
When a URL of a home page in the WWW server 11 is registered into the WWW data base 3, for example, columns or sections into which a URL, position data (latitude and longitude) and image data are displayed as seen in FIG. 2 .
In the example of display shown in FIG. 2 , “http://www.taxim.co.jp” is entered as the URL; “40—/ 13′ 10″” is entered as the latitude (position data); “135—/ 40′ 05″” is entered as the longitude (position data); and “Poster1” is entered as the name (file name) of image data.
Then, if a mouse or the like is manually operated to click a registration button at a lower portion of the screen shown in FIG. 2 , then those data described above are registered into the WWW data base 3 via the Internet. Further, if an image display button is clicked, then an image of the file entered in the image data section is displayed, for example, as seen in FIG. 3 . Consequently, contents of the image data to be registered can be confirmed.
When the current position of a portable terminal 1 is in the proximity of the latitude of 40—/ 13′ 10″ and the longitude of 135—/ 40′ 05″, since such registration data as seen in FIG. 2 coincide with the current position in retrieval of the position by the portable terminal 1, the WWW data base 3 outputs the image data (data of Poster1) of the registration data to the portable terminal 1 via a host machine (access provider) 4.
The WWW data base 3 holds the URL of the WWW server 11 in a corresponding relationship to the image data and the position data supplied thereto from the information provider 2.
The host machine 4 is connected to the portable terminal 1 by a telephone line (by radio), and accesses the WWW data base 3 or the WWW server 11 via the Internet in accordance with a signal supplied thereto from the portable terminal 1 and transfers data supplied thereto from the WWW data base 3 or the WWW server 11 to the portable terminal 1.
The portable terminal 1 fetches an image and detects a current position thereof. Then, the portable terminal 1 retrieves position data around the current position from within the WWW data base 3 via the host machine 4 and reads out image data corresponding to the position data from the WWW data base 3 via the host machine 4.
Further, the portable terminal 1 selects that of the image data supplied thereto from the WWW data base 3 which conforms to the fetched image (that image data which is discriminated to be an image of a picture or characters same as a picture (pattern) or characters exhibited in the fetched image) and reads out a URL corresponding to the image data from the WWW data base 3 via the host machine 4.
A video camera 24 serving as fetching means fetches an image around the same and outputs the fetched digital image data to the CPU 21 via an interface 25.
A GPS (Global Positioning System) 26 serving as position detection means detects a current position such as a latitude and a longitude at which the portable terminal 1 is positioned at present, and outputs the position data to the CPU 21 via the interface 25.
A modem 27 serving as reception means outputs, under the control of the CPU 21, a predetermined signal to the host machine 4 via the telephone line (by radio). Further, the modem 27 supplies a signal from the host machine 4 transmitted thereto via the telephone line (by radio) to the CPU 21 via the interface 25.
A CRT 28 displays an image of an acquired URL or home page under the control of the CPU 21.
A manually operable button 29 is manually operated to fetch an image by means of a video camera 24 or to select a URL from among a plurality of URLs displayed on the CRT 28, and outputs a signal corresponding to the operation to the CPU 21 via the interface 25.
Subsequently, operation of the portable terminal 1 will be described with reference to a flow chart of FIG. 5 .
First in step S1, when a user manually operates the manually operable button 29, a signal representative of the operation is supplied to the CPU 21, and the video camera 24 fetches, under the control of the CPU 21, an image around the same in a direction in which the portable terminal 1 is directed. The video camera 24 supplies the thus fetched image data to the CPU 21 via the interface 25. The CPU 21 stores the image data into the RAM 23.
It is assumed that the user is walking in a town carrying the portable terminal 1. Further, it is assumed that, in the town, for example, such a poster 41 as shown in FIG. 6 is put up on a board. When the user is interested in the poster 41 and tries to acquire detailed information relating to this, the user fetches an image of the poster 41 using the video camera 24. In the example shown in FIG. 6 , an image of the poster of “Restaurant Taxim de Paris” is fetched.
Then in step S2, the CPU 21 instructs the GPS 26 to detect the current position of the portable terminal 1. The GPS 26 supplies the detected position data to the CPU 21 via the interface 25. The CPU 21 stores the position data into the RAM 23.
Since the user has fetched the image at the position of, for example, the latitude of 40—/ 13′ 09″ and the longitude of 135—/ 40′ 06″ as seen in FIG. 6 , the GPS 26 detects this position (latitude of 40—/ 13′ 09″ and longitude of 135—/ 40′ 06″) and outputs the position data to the CPU 21.
In step S3, the CPU 21 requests the WWW data base 3 through the modem 27 to perform retrieval of position data based on the position data supplied from the GPS 26.
The WWW data base 3 retrieves those of the position data of the registration data which are data around the position supplied from the portable terminal 1 (that is, those position data which have coordinate values (in latitude and longitude) within a predetermined distance from the current position detected by the portable terminal 1). The WWW data base 3 then reads out image data of the registration data corresponding to the thus retrieved position data and outputs them to the portable terminal 1.
For example, when an image is fetched in such a situation as seen in FIG. 6 , since the position detected by the portable terminal 1 is 40—/ 13′ 09″ in latitude and 135—/ 40′ 06″ in longitude, the WWW data base 3 searches for those of the registered data whose position data is around 40—/ 13′ 09″ in latitude and 135—/ 40′ 06″ in longitude.
Then, for example, if the restaurant named Taxim de Paris which acts as the information provider 2 has put the poster 41 on a board as an advertisement and has a home page of WWW produced in a predetermined WWW server 11 and besides has an image and the location of the poster 41 registered in the WWW data base 3 as seen in FIG. 2 , since the location of the poster (40—/ 13′ 10″ in latitude and 135—/ 40′ 05″ in longitude) is in the proximity of the current position (40—/ 13′ 09″ in latitude and 135—/ 40′ 06″ in longitude) at which the user has fetched the image, image data (FIG. 3 ) of the registration of the poster 41 is retrieved from the WWW data base 3 and supplied to the portable terminal 1 via the host machine 4.
In step S4, the CPU 21 of the portable terminal 1 checks whether or not the image data read out from the WWW data base 3 matches with (corresponds to) the image fetched from the video camera 24. Then, in step S5, the CPU 21 checks the number of matching images, and if no matching image is detected, then the processing is ended. However, when an image of images match, the CPU 21 discriminates, in step S6, whether or not the number of matching images is 1. If the number of matching images is 1, then the control sequence advances to step S7.
For example, when an image is read in in such a situation as seen in FIG. 6 and such image data as seen in FIG. 3 are supplied to the portable terminal 1, since the poster shown in FIG. 6 is drawn in a similar design to the image data of FIG. 3 , the CPU 21 of the portable terminal 1 discriminates that the image data (FIG. 3 ) matches with the fetched image (FIG. 6 ).
In step S7, the CPU 21 requests, via the modem 27, the WWW data base 3 to transfer of a URL corresponding to the conforming image. When the URL corresponding to the conforming image is acquired from the WWW data base 3, the portable terminal 1 accesses, in step S8, a WWW server 11 which has the URL.
In response to the accessing, the WWW server 11 outputs image data of the home page to the portable terminal 1. The portable terminal 1 receives, in step S9, the image data by means of the modem 27 and sends the image data to the CRT 28 so that they may be displayed on the CRT 28.
For example, when such registration data of “Restaurant Taxim de Paris” as seen in FIG. 2 are searched out in the retrieval, a URL of “http://www.taxim.co.jp” is read out from the WWW data base 3 and supplied to the portable terminal 1 via the host machine 4.
Then, the portable terminal 1 accesses the WWW server 11 designated by http://www.taxim.co.jp and receives such image data of the home page of “Restaurant Taxim de Paris” as seen in FIG. 7 from the WWW server 11. The image data are displayed on the CRT 28 of the portable terminal 1.
On the other hand, when it is discriminated in step S6 that the number of matching images is two or more, the control sequence advances to step S10, in which the portable terminal 1 requests the WWW data base 3 to transfer URLs corresponding to all of the conforming images.
The host machine 4 thus acquires URLs corresponding to all of the conforming images from the WWW data base 3 and outputs the URLs to the portable terminal 1. The portable terminal 1 receives the URLs and controls the CRT 28 to display them.
Then, in step S11, the user will manually operate the manually operable button 29 to select one of the URLs displayed on the CRT 28. The CPU 21 outputs the selected URL to the Internet via the modem 27. Consequently, accessing to the WWW server 11 designated by the URL is performed in step S8.
The host machine 4 outputs, when the home page is received from the WWW server 11 accessed by it, the image data of the home page to the portable terminal 1. Then, in step S9, the portable terminal 1 controls the CRT 28 to display the image of the home page received.
In this manner, the portable terminal 1 acquires a URL of a predetermined WWW server from the WWW data base 3 making use of a fetched image and data of the current position, and accesses the WWW server.
It is to be noted that, while, in the embodiment described above, an information retrieval apparatus of the present invention is applied to the portable terminal 1, it may otherwise be applied to a vehicle-carried terminal. In this instance, a URL is registered together with image data of road-signs, signboards and billboards along a road and detailed information is stored in a predetermined WWW server in advance, Then, when a user fetches an image of one of the road-signs, signboards and billboards, detailed information of it is read out from the predetermined WWW server.
Further, while, in the embodiment described above, the portable terminal 1 accesses the WWW data base 3 to perform retrieval when an image is fetched, image data and position data may be stored once into the RAM 23 so that, later at a different location (for example, after the user comes home), retrieval may be performed making use of the image data and the position data.
Furthermore, while, in the embodiment described above, the GPS 26 is utilized for detection of a position, the PHS (Personal Handy phone System) may be utilized alternatively. Since the PHS employs comparatively weak radio waves, a radio wave of a PHS terminal arrives only at a neighboring relay station or stations. Accordingly, in other words, when a relay station receives a radio wave, a PHS terminal is used around the relay station. Consequently, the position (region) in which a PHS terminal is used can be specified to a narrower range.
Further, where a PHS circuit is provided in the modem 27, communication with the host machine 4 and position detection can be performed by the PHS circuit. Consequently, the GPS 26 is unnecessary. Accordingly, the number of parts of the portable terminal 1 can be reduced, and the portable terminal 1 can be formed as an apparatus of a reduced size.
In addition, while, in the embodiment described above, a WWW of the Internet is utilized, it is otherwise possible to built up a similar system in a computer network other than the Internet to perform retrieval of information.
Having now fully described the invention, it will be apparent to one of ordinary skill in the art that many changes and modifications can be made thereto without departing from the spirit and scope of the invention as set forth herein.
Claims (23)
1. An information retrieval apparatus for retrieving information from a data base which contains registration data including position data, image data and designation information for retrieval of additional information comprising:
imaging means for obtaining an image;
location detection means for detecting a current position location of said information retrieval apparatus; and
selection means for selecting image data from said data base which corresponds to the image obtained by said imaging means, said image data having position data representing positions in the vicinity of the current position location detected by said location detection means, and said designation information corresponding to said image data for retrieving said additional information.
2. An information retrieval apparatus according to claim 1 , further comprising reception means for receiving the image data and the designation information via a computer network.
3. An information retrieval apparatus according to claim 2 , wherein said reception means has a portable telephone function and is connected to said computer network via a telephone line.
4. An information retrieval apparatus according to claim 2 , wherein the designation information is a URL for specifying information stored in a server of a world wide web build up on the Internet.
5. An information retrieval method for retrieving information by information retrieval apparatus from a data base which contains registration data including position data, image data and designation information for retrieval of additional information, comprising the steps of:
obtaining an image;
detecting the current position location of the information retrieval apparatus; and
selecting image data from said data base which corresponds to the image obtained, said image data having position data representing positions in the vicinity of the detected current position location of the information retrieval apparatus, and designation information corresponding to said image data for retrieving said additional information.
6. An information terminal comprising:
a transmitting unit configured to transmit information relating to a captured image to a remote server system, the captured image being captured by using the information terminal;
a receiving unit configured to receive, from the remote server system, a plurality of image data items and a plurality of information sets, each received information set associated with one of the plurality of received image data items, the received plurality image data items selected by the remote server system from among a second plurality of image data items for potentially corresponding to the captured image and each received information set including access information to access a specified internet site;
a providing unit configured to provide the one or more image data items to a user; and
a user selection unit configured to allow the user to select at least one of the received image data items and configured to access the specified internet site included in the information set associated with a selected received image data item.
7. The information terminal according to claim 6, wherein the information terminal further includes an image capturing unit configured to capture and store the captured image.
8. The information terminal according to claim 6, wherein the providing unit is further configured to compare the received one or more image data items with the captured image and provide the one or more image data items to a user based on the comparison.
9. The information terminal according to claim 6, wherein the transmitting unit transmits information of a position of the captured image to the remote server system.
10. The information terminal according to claim 6, wherein the access information is a URL identifying information stored in a world wide web server on the Internet.
11. The information terminal according to claim 6, wherein the user selection unit facilitates comparison of characteristic portions of received image data items and a characteristic portion of the captured image.
12. The information terminal according to claim 6, wherein the transmitting and receiving units communicate with the remote server system through a computer network.
13. The information terminal according to claim 6, wherein the information terminal is a mobile terminal.
14. An non-transitory computer readable storage medium storing a computer program, which when executed by a computer, performs the following steps:
transmitting, via an information terminal, information relating to a captured image to a remote server system, the captured image being captured by using an information terminal;
receiving, from the remote server system, one or more image data items and an information set associated with each of the one or more received image data items, the received one or more image data items selected by the remote server system from among a plurality of image data items for potentially corresponding to the captured image, and each information set including access information to access a specified internet site;
presenting, to a user, at least one of the received image data items for selecting one of the received image data items; and
accessing, based on a selection of one of the received image data items by the user, the specified internet site included in the information set associated with the selection.
15. The non-transitory computer readable storage medium according to claim 14, further comprising capturing and storing an image as the captured image using the information terminal.
16. The non-transitory computer readable storage medium according to claim 14, wherein presenting, to a user, at least one of the received image data items for selecting one of the received image data items is based, at least in part, on a comparisons of the received image data items with the captured image made by the computer.
17. The non-transitory computer readable storage medium according to claim 14, wherein transmitting information relating to the captured image to the remote server system includes transmitting information relating to a position of the captured image to the remote server system.
18. The non-transitory computer readable storage medium according to claim 14, wherein the access information is a URL identifying information stored in a world wide web server on the Internet.
19. An information retrieval method comprising:
transmitting, via an information terminal, information relating to a captured image to a remote server system, the captured image being captured by using an information terminal;
receiving, from the remote server system, a plurality of image data items and a plurality of information sets, each received information set associated with one of the plurality of received image data items, the received plurality of image data items selected by the remote server system from among a second plurality of image data items for potentially corresponding to the captured image, and each received information set including access information to access a specified internet site;
presenting, to a user, at least one of the received image data items for selecting one of the received image data items; and
accessing, based on a selection of one of the received image data items by the user, the specified internet site included in the information set associated with the selection.
20. The method according to claim 19, further comprising capturing and storing an image as the captured image using the information terminal.
21. The method according to claim 19, wherein presenting, to a user, at least one of the received image data items for selecting one of the received image data items is based, at least in part, on a comparison of the received image data items with the captured image made by the information terminal.
22. The method according to claim 19, wherein transmitting information relating to the captured image to the remote server system includes transmitting information relating to a position of the captured image to the remote server system.
23. The method according to claim 19, wherein the access information is a URL identifying information stored in a world wide web server on the Internet.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/667,681 USRE45190E1 (en) | 1995-12-22 | 2012-11-02 | Information retrieval apparatus and method |
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP33444595 | 1995-12-22 | ||
JP7-334445 | 1995-12-22 | ||
US08/770,040 US5926116A (en) | 1995-12-22 | 1996-12-19 | Information retrieval apparatus and method |
US09/910,288 USRE41174E1 (en) | 1995-12-22 | 2001-07-20 | Information retrieval apparatus and method |
US12/711,349 USRE44276E1 (en) | 1995-12-22 | 2010-02-24 | Information retrieval apparatus and method |
US12/875,488 USRE43849E1 (en) | 1995-12-22 | 2010-09-03 | Information retrieval apparatus and method |
US13/667,681 USRE45190E1 (en) | 1995-12-22 | 2012-11-02 | Information retrieval apparatus and method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/770,040 Reissue US5926116A (en) | 1995-12-22 | 1996-12-19 | Information retrieval apparatus and method |
Publications (1)
Publication Number | Publication Date |
---|---|
USRE45190E1 true USRE45190E1 (en) | 2014-10-14 |
Family
ID=18277471
Family Applications (5)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/770,040 Ceased US5926116A (en) | 1995-12-22 | 1996-12-19 | Information retrieval apparatus and method |
US09/910,288 Expired - Lifetime USRE41174E1 (en) | 1995-12-22 | 2001-07-20 | Information retrieval apparatus and method |
US12/711,349 Expired - Lifetime USRE44276E1 (en) | 1995-12-22 | 2010-02-24 | Information retrieval apparatus and method |
US12/875,488 Expired - Lifetime USRE43849E1 (en) | 1995-12-22 | 2010-09-03 | Information retrieval apparatus and method |
US13/667,681 Expired - Lifetime USRE45190E1 (en) | 1995-12-22 | 2012-11-02 | Information retrieval apparatus and method |
Family Applications Before (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/770,040 Ceased US5926116A (en) | 1995-12-22 | 1996-12-19 | Information retrieval apparatus and method |
US09/910,288 Expired - Lifetime USRE41174E1 (en) | 1995-12-22 | 2001-07-20 | Information retrieval apparatus and method |
US12/711,349 Expired - Lifetime USRE44276E1 (en) | 1995-12-22 | 2010-02-24 | Information retrieval apparatus and method |
US12/875,488 Expired - Lifetime USRE43849E1 (en) | 1995-12-22 | 2010-09-03 | Information retrieval apparatus and method |
Country Status (2)
Country | Link |
---|---|
US (5) | US5926116A (en) |
JP (2) | JP3743988B2 (en) |
Families Citing this family (165)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6650761B1 (en) * | 1999-05-19 | 2003-11-18 | Digimarc Corporation | Watermarked business cards and methods |
JP3743988B2 (en) * | 1995-12-22 | 2006-02-08 | ソニー株式会社 | Information retrieval system and method, and information terminal |
US20030212996A1 (en) * | 1996-02-08 | 2003-11-13 | Wolzien Thomas R. | System for interconnection of audio program data transmitted by radio to remote vehicle or individual with GPS location |
JPH1056609A (en) * | 1996-04-15 | 1998-02-24 | Canon Inc | Image recording method, communication method, image recording device, communication equipment and medium |
JPH10150523A (en) * | 1996-11-20 | 1998-06-02 | Fuji Photo Film Co Ltd | Preserving and utilizing system for photographic image data photographed by digital camera |
JP3273356B2 (en) * | 1997-04-24 | 2002-04-08 | 本田技研工業株式会社 | Navigation device |
US6353743B1 (en) * | 1997-05-09 | 2002-03-05 | Sony Corporation | Positioning system using packet radio to determine position and to obtain information relative to a position |
US6760746B1 (en) * | 1999-09-01 | 2004-07-06 | Eric Schneider | Method, product, and apparatus for processing a data request |
JPH1153378A (en) * | 1997-07-31 | 1999-02-26 | Honda Motor Co Ltd | Information retrieval device |
US6917968B2 (en) | 1997-09-30 | 2005-07-12 | Canon Kabushiki Kaisha | System for providing location information from a remote terminal and displaying on a map display as a URL |
JPH11113072A (en) * | 1997-09-30 | 1999-04-23 | Canon Inc | State information presentation system, device, method and storage medium |
US20060193278A1 (en) | 1997-10-15 | 2006-08-31 | Wolfgang Theimer | Mobile telephone for Internet applications |
FI108771B (en) * | 1997-11-05 | 2002-03-15 | Nokia Corp | Method of sending a message to a mobile station |
JPH11220665A (en) * | 1998-01-30 | 1999-08-10 | Sony Corp | Communication method, radio base station device and radio terminal equipment |
US7792297B1 (en) | 1998-03-31 | 2010-09-07 | Piccionelli Greg A | System and process for limiting distribution of information on a communication network based on geographic location |
US20080034113A1 (en) * | 1998-05-04 | 2008-02-07 | Frank Montero | Method of contextually determining missing components of an incomplete uniform resource locator |
US6504571B1 (en) * | 1998-05-18 | 2003-01-07 | International Business Machines Corporation | System and methods for querying digital image archives using recorded parameters |
JP2000194726A (en) * | 1998-10-19 | 2000-07-14 | Sony Corp | Device, method and system for processing information and providing medium |
US7188138B1 (en) | 1999-03-22 | 2007-03-06 | Eric Schneider | Method, product, and apparatus for resource identifier registration and aftermarket services |
US6338082B1 (en) | 1999-03-22 | 2002-01-08 | Eric Schneider | Method, product, and apparatus for requesting a network resource |
US9141717B2 (en) | 1999-03-22 | 2015-09-22 | Esdr Network Solutions Llc | Methods, systems, products, and devices for processing DNS friendly identifiers |
US8037168B2 (en) | 1999-07-15 | 2011-10-11 | Esdr Network Solutions Llc | Method, product, and apparatus for enhancing resolution services, registration services, and search services |
USRE43690E1 (en) | 1999-03-22 | 2012-09-25 | Esdr Network Solutions Llc | Search engine request method, product, and apparatus |
US6424998B2 (en) * | 1999-04-28 | 2002-07-23 | World Theatre, Inc. | System permitting the display of video or still image content on selected displays of an electronic display network according to customer dictates |
KR100960232B1 (en) * | 1999-05-19 | 2010-06-01 | 디지맥 코포레이션 | Methods and systems for controlling computers or linking to Internet resources from physical and electronic objects |
US7760969B2 (en) | 1999-05-25 | 2010-07-20 | Silverbrook Research Pty Ltd | Method of providing information via context searching from a printed substrate |
US7762453B2 (en) * | 1999-05-25 | 2010-07-27 | Silverbrook Research Pty Ltd | Method of providing information via a printed substrate with every interaction |
US6895557B1 (en) | 1999-07-21 | 2005-05-17 | Ipix Corporation | Web-based media submission tool |
USRE44207E1 (en) | 1999-09-01 | 2013-05-07 | Esdr Network Solutions Llc | Network resource access method, product, and apparatus |
US6732162B1 (en) | 1999-11-15 | 2004-05-04 | Internet Pictures Corporation | Method of providing preprocessed images for a plurality of internet web sites |
JP4178697B2 (en) * | 1999-11-18 | 2008-11-12 | ソニー株式会社 | Portable information processing terminal, information input / output system, and information input / output method |
AU1781501A (en) * | 1999-11-19 | 2001-05-30 | Fusionworks Digital Corporation | System for processing digital images and distributing the same via the internet |
US7035896B1 (en) * | 1999-12-13 | 2006-04-25 | Eric Schneider | Homepage access method, product, and apparatus |
US6522889B1 (en) * | 1999-12-23 | 2003-02-18 | Nokia Corporation | Method and apparatus for providing precise location information through a communications network |
US6823332B2 (en) * | 1999-12-23 | 2004-11-23 | Larry L Russell | Information storage and retrieval device |
WO2001048624A1 (en) * | 1999-12-29 | 2001-07-05 | Glorikian Harry A | An internet system for connecting client-travelers with geographically-associated data |
DE60141931D1 (en) * | 2000-02-21 | 2010-06-10 | Hewlett Packard Co | Magnification of image data sets |
US6914626B2 (en) | 2000-02-21 | 2005-07-05 | Hewlett Packard Development Company, L.P. | Location-informed camera |
EP1128284A2 (en) | 2000-02-21 | 2001-08-29 | Hewlett-Packard Company, A Delaware Corporation | Associating image and location data |
US6928230B2 (en) | 2000-02-21 | 2005-08-09 | Hewlett-Packard Development Company, L.P. | Associating recordings and auxiliary data |
US9924216B2 (en) * | 2000-03-21 | 2018-03-20 | Ted R. Rittmaster | System and process for distribution of information on a communication network |
US20020116717A1 (en) * | 2000-04-20 | 2002-08-22 | Marc Eller | System and method for selling advertising space on electronic displays digital television using spectrum |
JP2001318928A (en) * | 2000-05-10 | 2001-11-16 | Nec Saitama Ltd | Information retrieving service method, information retrieving system, its method, and recording medium recording information retrieving program |
US20050289015A1 (en) * | 2000-05-17 | 2005-12-29 | Hunter Charles E | System and method permitting merchants to use electronic billboard displays to carry advertisements for products that can be purchased through a universal, automated order processing system |
JP2001344428A (en) * | 2000-06-02 | 2001-12-14 | Fuji Photo Film Co Ltd | Image print ordering system using network, recording medium with digital image information recorded, and providing method for recording medium |
US9622058B1 (en) | 2000-06-02 | 2017-04-11 | Timothy G. Newman | Apparatus, system, methods and network for communicating information associated with digital images |
JP4701479B2 (en) * | 2000-07-05 | 2011-06-15 | ソニー株式会社 | Link information display device and display method thereof |
US20020077905A1 (en) * | 2000-08-11 | 2002-06-20 | Tvx Internet Services, Inc. | Integrated system for differentiation and positioning of a commercial offering |
CA2316417A1 (en) * | 2000-08-18 | 2002-02-18 | Jean-Sebastien Lessard | Location bookmarks method and system |
US6571201B1 (en) | 2000-08-18 | 2003-05-27 | Gilbarco Inc. | Remote-access fuel dispenser using a data type aware mark-up language |
US7978219B1 (en) | 2000-08-30 | 2011-07-12 | Kevin Reid Imes | Device, network, server, and methods for providing digital images and associated processing information |
US8326352B1 (en) | 2000-09-06 | 2012-12-04 | Kevin Reid Imes | Device, network, server, and methods for providing service requests for wireless communication devices |
JP4236372B2 (en) * | 2000-09-25 | 2009-03-11 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Spatial information utilization system and server system |
US6895126B2 (en) * | 2000-10-06 | 2005-05-17 | Enrico Di Bernardo | System and method for creating, storing, and utilizing composite images of a geographic location |
US6700534B2 (en) * | 2000-10-16 | 2004-03-02 | Scott C. Harris | Position privacy in an electronic device |
JP2002132806A (en) | 2000-10-18 | 2002-05-10 | Fujitsu Ltd | Server system, information providing service system, and information providing service method |
US7680324B2 (en) | 2000-11-06 | 2010-03-16 | Evryx Technologies, Inc. | Use of image-derived information as search criteria for internet and other search engines |
US8224078B2 (en) | 2000-11-06 | 2012-07-17 | Nant Holdings Ip, Llc | Image capture and identification system and process |
US8218873B2 (en) * | 2000-11-06 | 2012-07-10 | Nant Holdings Ip, Llc | Object information derived from object images |
US7565008B2 (en) | 2000-11-06 | 2009-07-21 | Evryx Technologies, Inc. | Data capture and identification system and process |
US9310892B2 (en) | 2000-11-06 | 2016-04-12 | Nant Holdings Ip, Llc | Object information derived from object images |
US7899243B2 (en) | 2000-11-06 | 2011-03-01 | Evryx Technologies, Inc. | Image capture and identification system and process |
US7016532B2 (en) * | 2000-11-06 | 2006-03-21 | Evryx Technologies | Image capture and identification system and process |
US8817045B2 (en) | 2000-11-06 | 2014-08-26 | Nant Holdings Ip, Llc | Interactivity via mobile image recognition |
KR100744064B1 (en) * | 2001-01-05 | 2007-07-30 | 삼성전자주식회사 | Exhibition information service system and method using wireless communication |
US6459388B1 (en) * | 2001-01-18 | 2002-10-01 | Hewlett-Packard Company | Electronic tour guide and photo location finder |
JP2002229992A (en) * | 2001-01-31 | 2002-08-16 | Fujitsu Ltd | Server apparatus for spatial information service, method for providing spatial information service, and billing processing apparatus and method for spatial information service |
JP2002244968A (en) * | 2001-02-19 | 2002-08-30 | Matsushita Electric Ind Co Ltd | Data display system, data display method, and recording medium |
DE60118110T2 (en) * | 2001-03-14 | 2006-10-19 | NCR International, Inc., Dayton | Access to information networks |
US7392287B2 (en) | 2001-03-27 | 2008-06-24 | Hemisphere Ii Investment Lp | Method and apparatus for sharing information using a handheld device |
ITRE20010042A1 (en) * | 2001-04-24 | 2002-10-24 | Corghi Spa | LIFTING DEVICE FOR TIRE CHANGING MACHINES |
US20030208409A1 (en) * | 2001-04-30 | 2003-11-06 | Mault James R. | Method and apparatus for diet control |
CN100347667C (en) | 2001-06-27 | 2007-11-07 | 索尼公司 | Integrated circuit device, information processing device, information recording device memory management method, mobile terminal device semiconductor integrated circuit device, and communication |
US7088352B2 (en) * | 2002-06-19 | 2006-08-08 | Novus Partners Llc | Dynamic device and method for dispensing machines |
US20030069716A1 (en) * | 2001-10-09 | 2003-04-10 | Martinez David Frederick | System & method for performing field inspection |
US20030095681A1 (en) * | 2001-11-21 | 2003-05-22 | Bernard Burg | Context-aware imaging device |
US7027821B2 (en) * | 2002-01-28 | 2006-04-11 | Bellsouth Intellectual Property Corporation | System and method for accessing computer services via a wireless network |
EP1349363B1 (en) * | 2002-03-29 | 2014-01-08 | FUJIFILM Corporation | Digital camera connected to a navigation device and to an external storage information system |
US8630526B1 (en) | 2002-04-12 | 2014-01-14 | At&T Intellectual Property Ii, L.P. | Method of indexing multimedia content by creating database records that include location data |
JP2003323440A (en) * | 2002-04-30 | 2003-11-14 | Japan Research Institute Ltd | Information providing system for captured image using mobile terminal, information providing method for captured image, and program for causing computer to execute the method |
JP4978810B2 (en) * | 2002-05-30 | 2012-07-18 | 独立行政法人産業技術総合研究所 | Terminal device, information distribution device, information distribution system, and program |
KR20040012069A (en) * | 2002-07-31 | 2004-02-11 | (주)델텍 | Handheld Position Detecting System and method thereof |
US20040027365A1 (en) * | 2002-08-07 | 2004-02-12 | Sayers Craig P. | Controlling playback of a temporal stream with a user interface device |
US7506250B2 (en) | 2002-09-03 | 2009-03-17 | Ricoh Company, Ltd. | Techniques for determining electronic document information for paper documents |
US6860422B2 (en) * | 2002-09-03 | 2005-03-01 | Ricoh Company, Ltd. | Method and apparatus for tracking documents in a workflow |
US7884955B2 (en) * | 2002-09-03 | 2011-02-08 | Ricoh Company, Ltd. | Techniques for performing actions based upon physical locations of paper documents |
US7424974B2 (en) * | 2002-09-03 | 2008-09-16 | Ricoh Company, Ltd. | Techniques that facilitate tracking of physical locations of paper documents |
US7652555B2 (en) * | 2002-09-03 | 2010-01-26 | Ricoh Company, Ltd. | Container for storing objects |
US7129840B2 (en) | 2002-09-03 | 2006-10-31 | Ricoh Company, Ltd. | Document security system |
US20070035562A1 (en) * | 2002-09-25 | 2007-02-15 | Azuma Ronald T | Method and apparatus for image enhancement |
US7002551B2 (en) * | 2002-09-25 | 2006-02-21 | Hrl Laboratories, Llc | Optical see-through augmented reality modified-scale display |
US20040066391A1 (en) * | 2002-10-02 | 2004-04-08 | Mike Daily | Method and apparatus for static image enhancement |
US20040068758A1 (en) * | 2002-10-02 | 2004-04-08 | Mike Daily | Dynamic video annotation |
US8797402B2 (en) | 2002-11-19 | 2014-08-05 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for imaging and displaying a navigable path |
US7526718B2 (en) * | 2003-04-30 | 2009-04-28 | Hewlett-Packard Development Company, L.P. | Apparatus and method for recording “path-enhanced” multimedia |
US6906643B2 (en) * | 2003-04-30 | 2005-06-14 | Hewlett-Packard Development Company, L.P. | Systems and methods of viewing, modifying, and interacting with “path-enhanced” multimedia |
US20060155761A1 (en) * | 2003-06-30 | 2006-07-13 | Van De Sluis Bartel M | Enhanced organization and retrieval of digital images |
JP2005038103A (en) * | 2003-07-17 | 2005-02-10 | Ntt Docomo Inc | Guide device, guide system and guide method |
JPWO2005024345A1 (en) * | 2003-09-01 | 2006-11-02 | 富士通株式会社 | POSITION INFORMATION SEARCH METHOD AND SEARCH SYSTEM |
US20050064900A1 (en) * | 2003-09-24 | 2005-03-24 | Agere Systems, Incorporated | System and method for using a mobile telephone to retrieve information about an article |
US20050076004A1 (en) * | 2003-09-30 | 2005-04-07 | Hiroyuki Yanagisawa | Computer, database generating method for electronic picture book service, photographed subject information providing method, recording medium, and computer data signal |
IL159838A0 (en) | 2004-01-13 | 2004-06-20 | Yehuda Binder | Information device |
US7457467B2 (en) * | 2004-01-30 | 2008-11-25 | Xerox Corporation | Method and apparatus for automatically combining a digital image with text data |
US20070159522A1 (en) * | 2004-02-20 | 2007-07-12 | Harmut Neven | Image-based contextual advertisement method and branded barcodes |
US8421872B2 (en) * | 2004-02-20 | 2013-04-16 | Google Inc. | Image base inquiry system for search engines for mobile telephones with integrated camera |
US7751805B2 (en) * | 2004-02-20 | 2010-07-06 | Google Inc. | Mobile image-based information retrieval system |
JP2006005897A (en) * | 2004-05-19 | 2006-01-05 | Dowango:Kk | Terminal device, content distribution system, information output method, information output program |
JP2005050315A (en) * | 2004-06-28 | 2005-02-24 | Nec Saitama Ltd | Portable terminal |
JP2006024168A (en) * | 2004-07-06 | 2006-01-26 | Fujitsu Ltd | Server system, user terminal, and server providing method and service providing method using the same |
US20060058953A1 (en) | 2004-09-07 | 2006-03-16 | Cooper Clive W | System and method of wireless downloads of map and geographic based data to portable computing devices |
US7447362B2 (en) * | 2004-11-08 | 2008-11-04 | Dspv, Ltd. | System and method of enabling a cellular/wireless device with imaging capabilities to decode printed alphanumeric characters |
US7263205B2 (en) * | 2004-12-06 | 2007-08-28 | Dspv, Ltd. | System and method of generic symbol recognition and user authentication using a communication device with imaging capabilities |
EP1839193A1 (en) | 2004-12-31 | 2007-10-03 | Nokia Corporation | Provision of target specific information |
GB0502844D0 (en) * | 2005-02-11 | 2005-03-16 | Univ Edinburgh | Storing digital content for access using a captured image |
GB2438777A (en) * | 2005-02-15 | 2007-12-05 | Dspv Ltd | System and method of user interface and data entry from a video call |
US20060204098A1 (en) * | 2005-03-07 | 2006-09-14 | Gaast Tjietse V D | Wireless telecommunications terminal comprising a digital camera for character recognition, and a network therefor |
US7353034B2 (en) | 2005-04-04 | 2008-04-01 | X One, Inc. | Location sharing and tracking using mobile phones or other wireless devices |
EP2764899A3 (en) | 2005-08-29 | 2014-12-10 | Nant Holdings IP, LLC | Interactivity via mobile image recognition |
US7575171B2 (en) | 2005-09-01 | 2009-08-18 | Zvi Haim Lev | System and method for reliable content access using a cellular/wireless device with imaging capabilities |
US7717287B2 (en) * | 2005-09-26 | 2010-05-18 | Gm Global Technology Operations, Inc. | Liquid hydrogen storage tank with radial stiffening |
US20090017765A1 (en) * | 2005-11-04 | 2009-01-15 | Dspv, Ltd | System and Method of Enabling a Cellular/Wireless Device with Imaging Capabilities to Decode Printed Alphanumeric Characters |
US7917286B2 (en) | 2005-12-16 | 2011-03-29 | Google Inc. | Database assisted OCR for street scenes and other images |
US20070179750A1 (en) * | 2006-01-31 | 2007-08-02 | Digital Cyclone, Inc. | Information partner network |
US7593814B2 (en) * | 2006-02-24 | 2009-09-22 | Tektronix, Inc. | Attaching measurement data to an area map |
US20070272733A1 (en) * | 2006-05-25 | 2007-11-29 | Donald Spector | Printed publication with a readable code for connection to a computing device |
US20080005422A1 (en) * | 2006-05-25 | 2008-01-03 | Donald Spector | System and Method for Learning Including a Book with a Jump Drive Having Content |
US20080005420A1 (en) * | 2006-05-25 | 2008-01-03 | Donald Spector | System and Method for Learning Including a Book with a USB Connector |
US20070276923A1 (en) * | 2006-05-25 | 2007-11-29 | Donald Spector | Printed publication with an interface to a video or audio device |
US20070276922A1 (en) * | 2006-05-25 | 2007-11-29 | Donald Spector | System and Method for Learning Including a Book with a Jump Drive |
US20080005419A1 (en) * | 2006-05-25 | 2008-01-03 | Donald Spector | System and method for learning including a book with a USB connector |
US20080091611A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | User interaction causing click facilitator to collect sales commission fee |
US20080097823A1 (en) * | 2006-10-17 | 2008-04-24 | Silverbrook Research Pty Ltd | User interaction causing click facilitator to collect ad click-through fee |
US8511565B2 (en) * | 2006-10-17 | 2013-08-20 | Silverbrook Research Pty Ltd | Method of providing information via context searching of a printed graphic image |
US20080091527A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | Method of charging for ads associated with predetermined concepts |
US20080092055A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | Method of providing options to a user interacting with a printed substrate |
US20080091505A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | Method of charging for ad associated with zone of printed substrate |
US20080092084A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | System for collecting a click-through fee from an advertiser |
US20080091506A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | Selection of ad on display device causing printed substrate click facilitator to collect ad click-through fee |
US20080088581A1 (en) * | 2006-10-17 | 2008-04-17 | Silverbrook Research Pty Ltd | Online ad placement in response to zone of paper input |
US7855811B2 (en) * | 2006-10-17 | 2010-12-21 | Silverbrook Research Pty Ltd | Method of providing search results to a user |
US20080103901A1 (en) * | 2006-10-17 | 2008-05-01 | Silverbrook Research Pty Ltd | Resource initiated by a computer system causing printed substrate click facilitator to collect ad click-through fee |
US7975924B2 (en) * | 2007-08-04 | 2011-07-12 | Vancloos Ag, Limited Liability Company | Computer generated bookmarks for scanning and transmission to platform aggregator or search engine to add additional information to printed material |
JP5096841B2 (en) * | 2007-08-29 | 2012-12-12 | 日本写真印刷株式会社 | Content distribution system using printed images |
US7986344B1 (en) * | 2008-10-16 | 2011-07-26 | Olympus Corporation | Image sample downloading camera, method and apparatus |
US8274571B2 (en) * | 2009-05-21 | 2012-09-25 | Google Inc. | Image zooming using pre-existing imaging information |
US8787829B2 (en) * | 2009-11-25 | 2014-07-22 | Electronics and Telecommunications Research Instittue | Method and device for establishing communication link by selecting object from screen |
AU2013248183B2 (en) * | 2009-12-07 | 2014-07-03 | Google Llc | Matching an approximately located query image against a reference image set |
US8774527B1 (en) | 2009-12-07 | 2014-07-08 | Google Inc. | Matching an approximately located query image against a reference image set using cellular base station and wireless access point information |
US8189964B2 (en) * | 2009-12-07 | 2012-05-29 | Google Inc. | Matching an approximately located query image against a reference image set |
US8238671B1 (en) | 2009-12-07 | 2012-08-07 | Google Inc. | Scene classification for place recognition |
JP5088443B2 (en) * | 2010-03-29 | 2012-12-05 | トヨタ自動車株式会社 | Catalytic converter device |
US8325019B2 (en) | 2010-09-13 | 2012-12-04 | Ricoh Company, Ltd. | Motion tracking techniques for RFID tags |
CN102095422B (en) * | 2010-12-07 | 2012-12-26 | 陕西博瑞智通电子科技有限责任公司 | Highway safe driving and smooth traffic guide system and onboard driving guiding instrument |
US9264500B2 (en) * | 2012-06-12 | 2016-02-16 | Qualcomm Incorporated | Method and apparatus for optimized object searching |
JP5594850B2 (en) | 2012-08-17 | 2014-09-24 | 独立行政法人理化学研究所 | Alternative reality system control apparatus, alternative reality system, alternative reality system control method, program, and recording medium |
CN103780930A (en) * | 2012-10-25 | 2014-05-07 | 中兴通讯股份有限公司 | Content switching method and device |
US9208171B1 (en) | 2013-09-05 | 2015-12-08 | Google Inc. | Geographically locating and posing images in a large-scale image repository and processing framework |
JP6070512B2 (en) | 2013-11-05 | 2017-02-01 | ソニー株式会社 | Information processing apparatus, information processing method, and program |
US9165339B2 (en) | 2013-11-22 | 2015-10-20 | Google Inc. | Blending map data with additional imagery |
JP2015177203A (en) * | 2014-03-13 | 2015-10-05 | 積水樹脂株式会社 | Mobile terminal, information acquisition method, and program |
US9177225B1 (en) | 2014-07-03 | 2015-11-03 | Oim Squared Inc. | Interactive content generation |
JP6586758B2 (en) | 2015-03-31 | 2019-10-09 | ソニー株式会社 | Information processing system, information processing method, and program |
JP6980990B2 (en) | 2016-08-31 | 2021-12-15 | ソニーグループ株式会社 | Information processing systems, information processing methods, and programs |
GB2556344A (en) | 2016-10-17 | 2018-05-30 | Nctech Ltd | Camera controller |
JP6982659B1 (en) * | 2020-06-26 | 2021-12-17 | 株式会社ドワンゴ | Servers, terminals, distribution systems, distribution methods, and information processing methods |
Citations (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0470729A (en) | 1990-07-11 | 1992-03-05 | Minolta Camera Co Ltd | Photographed image retrieval system |
US5155774A (en) | 1989-12-26 | 1992-10-13 | Kabushiki Kaisha Toshiba | Apparatus and method for verifying transformation coefficients to identify image location |
US5220508A (en) | 1989-12-28 | 1993-06-15 | Kabushiki Kaisha Toyota Chuo Kenkusho | Position and heading detecting device for self controlled vehicle |
JPH05207408A (en) | 1992-01-30 | 1993-08-13 | Toshiba Corp | Electronic still camera |
JPH06168277A (en) | 1992-11-30 | 1994-06-14 | Canon Inc | Device and method for retrieving image |
US5335072A (en) | 1990-05-30 | 1994-08-02 | Minolta Camera Kabushiki Kaisha | Photographic system capable of storing information on photographed image data |
JPH07301540A (en) | 1994-05-02 | 1995-11-14 | Aqueous Res:Kk | Guide system |
US5543789A (en) | 1994-06-24 | 1996-08-06 | Shields Enterprises, Inc. | Computerized navigation system |
US5592377A (en) * | 1993-12-18 | 1997-01-07 | Lipkin; Edward B. | Check cashing system |
US5644765A (en) | 1993-12-09 | 1997-07-01 | Canon Kabushiki Kaisha | Image retrieving method and apparatus that calculates characteristic amounts of data correlated with and identifying an image |
US5657389A (en) | 1995-05-08 | 1997-08-12 | Image Data, Llc | Positive identification system and method |
US5682525A (en) | 1995-01-11 | 1997-10-28 | Civix Corporation | System and methods for remotely accessing a selected group of items of interest from a database |
US5745360A (en) | 1995-08-14 | 1998-04-28 | International Business Machines Corp. | Dynamic hypertext link converter system and process |
US5751228A (en) | 1904-05-02 | 1998-05-12 | Aisin Aw Co., Ltd. | Guide system |
US5799082A (en) | 1995-11-07 | 1998-08-25 | Trimble Navigation Limited | Secure authentication of images |
US5978773A (en) | 1995-06-20 | 1999-11-02 | Neomedia Technologies, Inc. | System and method for using an ordinary article of commerce to access a remote computer |
US20040036649A1 (en) | 1993-05-18 | 2004-02-26 | Taylor William Michael Frederick | GPS explorer |
US20040090952A1 (en) | 1990-01-18 | 2004-05-13 | Kubler Joseph J. | Hierarchical data collection network supporting packetized voice communications among wireless terminals and telephones |
USRE41174E1 (en) * | 1995-12-22 | 2010-03-30 | Sony Corporation | Information retrieval apparatus and method |
-
1996
- 1996-12-18 JP JP33803496A patent/JP3743988B2/en not_active Expired - Lifetime
- 1996-12-19 US US08/770,040 patent/US5926116A/en not_active Ceased
-
2001
- 2001-07-20 US US09/910,288 patent/USRE41174E1/en not_active Expired - Lifetime
-
2005
- 2005-07-19 JP JP2005208775A patent/JP4289329B2/en not_active Expired - Lifetime
-
2010
- 2010-02-24 US US12/711,349 patent/USRE44276E1/en not_active Expired - Lifetime
- 2010-09-03 US US12/875,488 patent/USRE43849E1/en not_active Expired - Lifetime
-
2012
- 2012-11-02 US US13/667,681 patent/USRE45190E1/en not_active Expired - Lifetime
Patent Citations (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5751228A (en) | 1904-05-02 | 1998-05-12 | Aisin Aw Co., Ltd. | Guide system |
US5155774A (en) | 1989-12-26 | 1992-10-13 | Kabushiki Kaisha Toshiba | Apparatus and method for verifying transformation coefficients to identify image location |
US5220508A (en) | 1989-12-28 | 1993-06-15 | Kabushiki Kaisha Toyota Chuo Kenkusho | Position and heading detecting device for self controlled vehicle |
US20040090952A1 (en) | 1990-01-18 | 2004-05-13 | Kubler Joseph J. | Hierarchical data collection network supporting packetized voice communications among wireless terminals and telephones |
US5335072A (en) | 1990-05-30 | 1994-08-02 | Minolta Camera Kabushiki Kaisha | Photographic system capable of storing information on photographed image data |
JPH0470729A (en) | 1990-07-11 | 1992-03-05 | Minolta Camera Co Ltd | Photographed image retrieval system |
JPH05207408A (en) | 1992-01-30 | 1993-08-13 | Toshiba Corp | Electronic still camera |
JPH06168277A (en) | 1992-11-30 | 1994-06-14 | Canon Inc | Device and method for retrieving image |
US20040036649A1 (en) | 1993-05-18 | 2004-02-26 | Taylor William Michael Frederick | GPS explorer |
US5644765A (en) | 1993-12-09 | 1997-07-01 | Canon Kabushiki Kaisha | Image retrieving method and apparatus that calculates characteristic amounts of data correlated with and identifying an image |
US5592377A (en) * | 1993-12-18 | 1997-01-07 | Lipkin; Edward B. | Check cashing system |
JPH07301540A (en) | 1994-05-02 | 1995-11-14 | Aqueous Res:Kk | Guide system |
US5543789A (en) | 1994-06-24 | 1996-08-06 | Shields Enterprises, Inc. | Computerized navigation system |
US5682525A (en) | 1995-01-11 | 1997-10-28 | Civix Corporation | System and methods for remotely accessing a selected group of items of interest from a database |
US20010021930A1 (en) | 1995-01-11 | 2001-09-13 | Bouve W. Lincoln | System and methods for remotely accessing a selected group of items of interest from a database |
US6415291B2 (en) | 1995-01-11 | 2002-07-02 | Civix-Ddi, Llc | System and methods for remotely accessing a selected group of items of interest from a database |
US5657389A (en) | 1995-05-08 | 1997-08-12 | Image Data, Llc | Positive identification system and method |
US5978773A (en) | 1995-06-20 | 1999-11-02 | Neomedia Technologies, Inc. | System and method for using an ordinary article of commerce to access a remote computer |
US5745360A (en) | 1995-08-14 | 1998-04-28 | International Business Machines Corp. | Dynamic hypertext link converter system and process |
US20120269186A1 (en) * | 1995-10-05 | 2012-10-25 | Broadcom Corporation | Hierarchical data collection network supporting packetized voice communications among wireless terminals and telephones |
US5799082A (en) | 1995-11-07 | 1998-08-25 | Trimble Navigation Limited | Secure authentication of images |
USRE41174E1 (en) * | 1995-12-22 | 2010-03-30 | Sony Corporation | Information retrieval apparatus and method |
USRE43849E1 (en) * | 1995-12-22 | 2012-12-11 | Sony Corporation | Information retrieval apparatus and method |
Non-Patent Citations (2)
Title |
---|
Decision of Refusal issued in counterpart Japanese Patent Application No. 2005-208775 on Oct. 9, 2008 (3 pages) with English language translation thereof (2 pages). |
Hiroki Takaha et al., The Open Image Retrieval System, GIRLS on the World Wide Web, Institute of Industrial Science, University of Tokyo (9 pages). |
Also Published As
Publication number | Publication date |
---|---|
JP4289329B2 (en) | 2009-07-01 |
USRE44276E1 (en) | 2013-06-11 |
JPH09231244A (en) | 1997-09-05 |
JP2006048672A (en) | 2006-02-16 |
USRE43849E1 (en) | 2012-12-11 |
USRE41174E1 (en) | 2010-03-30 |
JP3743988B2 (en) | 2006-02-08 |
US5926116A (en) | 1999-07-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
USRE45190E1 (en) | Information retrieval apparatus and method | |
KR100933607B1 (en) | Information processing system that provides various services using electronic map information | |
US8359314B2 (en) | System and method for tagging images based on positional information | |
EP0845124B1 (en) | Computer system for identifying local resources and method therefor | |
US7346618B2 (en) | Information distribution system, information distribution method, and information center | |
US6937763B2 (en) | Method and apparatus for processing information of an object | |
US20030088637A1 (en) | Information retrieval system with a search assist server | |
US20080021953A1 (en) | Method and System for Automatically Connecting Real-World Entities Directly to Corresponding Network-Based Data Sources or Services | |
US20040189816A1 (en) | Image delivery camera system, image delivery camera, and image delivery server | |
JPH09153054A (en) | Information retrieval and transmitting terminal device and retrieval server | |
US6957250B1 (en) | Map-information providing system using computer network | |
JP2002315036A (en) | Method for providing and acquiring map information using communication network, communication system for providing and acquiring map information, and program thereof | |
JP2000331006A (en) | Information retrieval device | |
JP4390985B2 (en) | Output device | |
JP4839420B2 (en) | Provision and acquisition method of guidance map information around a moving point by a communication network and provision and acquisition system of guidance map information | |
JP4194329B2 (en) | Live video acquisition support service server | |
JP2003150437A (en) | Advertisement information registration method, advertisement information providing method, access information providing method, registration terminal unit, access information acquisition terminal unit, server, advertisement information reading terminal unit, and advertisement information providing system | |
US6782267B1 (en) | Method and system for providing regional information | |
US20030073433A1 (en) | Mobile telecommunications device | |
JP4006108B2 (en) | Information providing apparatus and control method thereof | |
KR20080005787A (en) | Wireless tagging system and method for linking wireless service | |
JP2001331492A (en) | Map information providing method, device therefor and recording medium having the method programmed and recorded thereon | |
JP2001016249A (en) | Method for browsing internet contents, center unit and communication terminal | |
JP2002315037A (en) | Method of providing and acquiring position display information through communication network, communication system for providing and acquiring position display map and program thereof | |
JP2004007071A (en) | Guide service providing method and system thereof |