WO2009153587A1 - Procédé de stockage de métadonnées d'emplacement - Google Patents

Procédé de stockage de métadonnées d'emplacement Download PDF

Info

Publication number
WO2009153587A1
WO2009153587A1 PCT/GB2009/050657 GB2009050657W WO2009153587A1 WO 2009153587 A1 WO2009153587 A1 WO 2009153587A1 GB 2009050657 W GB2009050657 W GB 2009050657W WO 2009153587 A1 WO2009153587 A1 WO 2009153587A1
Authority
WO
WIPO (PCT)
Prior art keywords
metadata
identifier
database
location
creation
Prior art date
Application number
PCT/GB2009/050657
Other languages
English (en)
Inventor
Andrew Thomas Yule
Ian Simmons
Original Assignee
Geotate B.V.
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 Geotate B.V. filed Critical Geotate B.V.
Publication of WO2009153587A1 publication Critical patent/WO2009153587A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/487Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Definitions

  • This invention relates to methods for adding location information to media objects, such as images and videos. More particularly, it relates to methods and apparatus for storing and accessing location metadata in a database, remotely from a media object itself.
  • Images and videos can now be created with a wide range of portable consumer electronic devices, from digital cameras and camcorders to mobile phones and personal digital assistants (PDAs). With the combination of creation and communication functions in these devices and especially the advent of ubiquitous wireless connectivity, it is also becoming much easier to distribute or share these media objects. It is well known that media is enriched by the inclusion of metadata
  • the Exchangeable image file format (Exif) defines a standard for including metadata in JPEG image files.
  • the metadata tags defined by Exif cover a wide range of information about the capture parameters and other properties of the image. For example, dates, times, camera settings, text annotations and locations are all catered for.
  • Geotagging or “geocoding”, in particular, is a topic of growing interest. These terms refer to the addition of location metadata to an image (or other media object). Typically, the location of interest is the place of capture. The association with location may be by means of geographic coordinates (such as latitude and longitude, as supported by Exif) or by an actual place name. In either case, the addition of such information can provide an intuitive structure to a collection of images, enabling a more effective and enjoyable searching and browsing experience.
  • GPS Global Positioning System
  • a GPS receiver can derive a position fix anywhere on the earth's surface, based on received signals from a number of orbiting satellites. By integrating this technology into a camera, the position metadata (latitude, longitude, and altitude, as well as precise time) can be embedded in the image file automatically at the time of capture of the photograph.
  • GPS receivers remain relatively complex and expensive, so that integration into a camera increases both the overall cost and the power consumption of the device.
  • capture-and-process One solution to this is to implement a "light" GPS receiver, which operates on a so-called “capture and process later” basis (referred to hereinafter as “capture-and-process").
  • the receiver merely records data samples received from the satellites and defers processing (that is, decoding of the samples to derive position data) until some later time.
  • An advantage is that a capture-and-process receiver can be simpler than an equivalent full GPS implementation, largely because many of the signal processing functions can be eliminated. Even if not eliminated, the computationally- (and power-) intensive functions can at least be deactivated until the device is connected to a power outlet.
  • actual position data is not available immediately upon creation of the object. Indeed, it may not ever be available to the device that captured (created) the media object, if the processing is carried out elsewhere.
  • a method of storing metadata comprising information enabling identification of a location of creation of a media object, the method comprising: assigning a globally unique identifier to the object; storing the identifier and the object in a memory; submitting the identifier to a database; and submitting the metadata to the database, wherein the database is interrogable using the identifier to access the metadata and the identifier is obtainable from the memory.
  • a unique identifier is assigned to and stored with the media object (for example, an image).
  • the metadata of the image - in particular the location metadata - can then be stored independently of the image itself, in a database.
  • the unique identifier serves as a permanent link between the image data content and the remote metadata.
  • globally unique means that assigned identifier is unique, or at least very highly probably to be unique among all identifiers which have been, or could in future be, submitted to the database. This ensures that the identifier need never be updated.
  • the method has several advantages over conventional approaches.
  • the storage of the metadata independently of the image provides a degree of flexibility not possible when the metadata is embedded in the image file itself.
  • the unique identifier will typically comprise a small amount of data which is fixed in size.
  • the volume of metadata has no impact on the storage and/or transmission of the image, since it is located externally. Thus, the identifier is a small key to a potentially large amount of information (metadata).
  • the image (and embedded identifier) can be distributed before any submission has been made to the database.
  • the communication of the submission to the database can also be uni-directional, with no response required from the database.
  • the identifier never changes, the metadata can be generated, submitted and modified without modifying the image data container in the memory. A benefit related to this is that multiple copies of the image can be created which will always remain synchronized to common metadata in the database, since they share the same unique identifier. Access to and management of the metadata can be controlled separately to that of the image.
  • the owner of the image can make some data accessible to a wider audience without disclosing other data.
  • An owner may wish to protect either some or all of the metadata, or reveal the metadata but protect the image.
  • the method is particularly beneficial, since the identifier is a proxy for the location metadata, which may or may not yet have been decoded into a useable position estimate. In this sense, capture-and- process is a prime example of the circumstances in which belated generation or subsequent amendment of metadata is a practical necessity.
  • the unique identifier is assigned and stored with the media object to the memory upon creation of the object.
  • Assigning the identifier immediately means that every copy of the media object will be automatically provided with the identifier.
  • the step of submitting the metadata to the database may be carried out at a different time to the step of submitting the identifier to the database.
  • a record of the media asset can be entered in the database before location metadata (for example, post-processed capture-and- process metadata) is available or complete.
  • location metadata for example, post-processed capture-and- process metadata
  • the database can then be queried with the identifier and give a meaningful response, even though no metadata is available as yet.
  • the method may further comprise submitting revised metadata to the database.
  • Metadata is to be amended or refined subsequent to the initial submission. This could arise, for example, if location metadata is being provided from multiple sources, such as GPS and manual tagging. It may also be relevant where an error in GPS position data needs to be corrected posthumously.
  • the metadata may comprise observations of a signal from at least one fixed transmitter observed at the approximate location of creation of the media object.
  • Signal observations taken of nearby fixed transmitters or base-stations can be used to identify the location at which the observations were taken. That is, by recording which transmitters are "seen" at a given place and linking that information with a geographical database of transmitter locations, a position estimate can be calculated. This estimate can be computed immediately, if access to the database is always available, or retrospectively, if the database is accessed later. The use of such sightings can therefore take full advantage of the flexibility provided by the metadata storage method.
  • the metadata may also comprise recorded blocks of data samples of a satellite broadcast including blocks recorded at the approximate location of creation of the media object.
  • satellite capture-and-process methods are combined with independent metadata storage.
  • this type of location metadata harnesses and complements the potential of the external-database approach to storage of metadata.
  • a method of maintaining a database of metadata comprising information enabling identification of a location of creation of a media object, the method comprising: receiving a globally unique identifier of the media object; receiving the metadata; and storing the metadata and the identifier in the database, wherein the metadata is stored associated with the identifier.
  • This method works with the first method described above to provide the database functionality.
  • the method may further comprise receiving and storing revised metadata.
  • the metadata may comprise observations of a signal from at least one fixed transmitter observed at the approximate location of creation of the media object.
  • the metadata may also comprise recorded blocks of data samples of a satellite broadcast including blocks recorded at the approximate location of creation of the media object.
  • the method may further comprise processing the observed or recorded metadata to derive position information approximating the location of creation of the object.
  • the database has more advanced processing capabilities which allow it to decode the metadata and extract position information from it. This is particularly beneficial, since the decoding is likely to be computationally intensive and/or to require access to additional data sources (e.g. a table of wireless base-station locations, or satellite trajectory data, known as ephemeris). In each case, centralisation of the decoding process avoids duplication of effort.
  • the method may further comprise: receiving a query comprising the globally unique identifier; and providing the position information in response to the query.
  • the decoded metadata (that is, actual position information, such as coordinate data) is available immediately to any client which queries the metadata database with the unique identifier of the media object. That is, instead of merely returning the encoded location metadata (such as satellite signal samples or radio-frequency (RF) signal observations) the database can respond to requests with the decoded metadata.
  • the encoded location metadata such as satellite signal samples or radio-frequency (RF) signal observations
  • the provision of the position information may be conditional upon predetermined access rights associated with the query.
  • the use of access rights to control provision of the position data secures the position information and allows only authorised clients/queries to gain access to the information.
  • the metadata could be controlled to protect the media owner's privacy or to give access only to users who have paid a fee.
  • media object recording apparatus comprising: an identifier generator adapted to assign a globally unique identifier to the object; a memory for storing the identifier and the object; first submission means for submitting the identifier to a database; and second submission means for submitting metadata comprising information enabling identification of a location of creation of the object to the database, wherein the database is interrogable using the identifier to access the metadata and the identifier is obtainable from the memory.
  • Metadata database management apparatus comprising: first receiving means for receiving a globally unique identifier of a media object; second receiving means for receiving metadata comprising information enabling identification of a location of creation of the object; and storage means for storing the metadata and the identifier, wherein the metadata is stored associated with the identifier.
  • Figure 1 is a diagram of a system operating according to an embodiment
  • Figure 2 is a flow chart showing a method of storing metadata according to an embodiment
  • Figure 3 is a flow chart showing a method of maintaining a database of metadata according to an embodiment.
  • Fig. 1 provides an overview of an example embodiment of the invention.
  • a camera 200 is connected to a radio frequency (RF) receiver 210.
  • the receiver receives transmitted signals via an antenna 220.
  • the signals contain information which is specific to location, so that position information can be extracted from them.
  • the camera 200 records these signals as location metadata at the same time and place that a picture is taken.
  • the camera assigns an Id to each image.
  • the picture and its associated Id are uploaded to a personal computer 230.
  • the Id and metadata associated with the image are uploaded to a database (maintained by a networked server 240). It is then possible for a user of the personal computer 230 to make a request to the server 240 using the Id of the image, to retrieve the metadata from the server 240 and thus obtain the location of capture of the photograph.
  • Fig. 2 shows a flowchart of a method of storing location metadata to a database according to an embodiment of the invention.
  • the image is captured. This step could be performed by any device, such as a digital camera or camera-phone.
  • location metadata is obtained.
  • the location metadata can be any information which contains sufficient data to identify - whether explicitly or implicitly - the location of capture of the image.
  • Explicit identifying information includes geographic coordinates or a place name.
  • Location can be captured implicitly by, for example, recording signals which can be identified as being associated with a specific location.
  • implicit location metadata in the form of blocks of intermediate frequency (IF) samples of satellite signals, is obtained. As described above, these samples can be used according to capture and process satellite positioning methods to derive a position estimate.
  • the signal samples can be obtained from a capture and process GPS receiver integrated in the camera or from an external GPS receiver.
  • the location metadata may comprise information identifying a region or area rather than a point position.
  • a globally unique identifier (Id) is assigned to the image.
  • each assigned Id is only available to the system which assigned it.
  • Methods for generating such Ids without reference to any centralised record (such as a registration authority) have been developed in other technical fields.
  • UUID has been defined in INTERNATIONAL STANDARD ISO/IEC 9834-8 / ITU-T RECOMMENDATION X.667.
  • the UUID is a 128-bit string which is designed to be highly likely to be globally unique. Recommended methods for generating UUIDs locally are provided in the standard. These enable quick and easy generation of the unique identifier.
  • the unique identifier could be derived from the captured GPS signal samples. For example, a sequence of sign-bits from a GPS receiver front-end is effectively random, so a unique identifier could be generated by reading bits from the front-end or re-using bits already captured as location metadata. Regardless of how it is generated the identifier represents a unique key referencing both the image and its location-of-capture metadata.
  • the Id can therefore be thought of as a "Geographic Resource Locator" (GRL).
  • GRL Geographic Resource Locator
  • step 40 the image and Id are stored together in a memory.
  • This will typically be the on-board memory in the camera and the association between the Id and image will typically be guaranteed by storing the Id internally in the image-file metadata (for example, Exif metadata).
  • the Id will be carried with every copy of the image.
  • the Id is submitted to a database.
  • the database will usually be a network connected server, accessible to a large number of users, typically via the internet. Some connection must be established with the database in order to upload the Id information. This can be a direct connection or may be indirect.
  • a wireless-enabled device such as a camera- phone
  • a device with more limited communication capability such as a conventional digital camera, may use an intermediary.
  • a user can upload photos (containing their assigned Ids) from the camera to a personal computer.
  • the Ids will then be submitted to the online database via the computer's internet connection.
  • the metadata is submitted to the database.
  • the metadata will typically be submitted to the database at the same time as the Id. However, this is not essential and the metadata can be instead be uploaded at any later time.
  • the communications connection used for submitting the metadata may, likewise, be the same or different to that used for submitting the Id. Later submission of the metadata can be advantageous if the metadata is not available or ready for upload. For example, capture and process metadata may need to be processed to decode the position information before submitting this to the database. If the Id has been registered, then queries to the database can at least be answered (even if the desired information cannot be provided, the response may be "please wait"). Once the metadata becomes available and is submitted, the database can automate the delivery of requested metadata in response to these previously received queries. Various alternatives to the steps described above may be considered.
  • the step 20 of obtaining location metadata can be carried out in a variety of ways without relying on satellite positioning technology.
  • One alternative is to use a beacon-based positioning approach. This approach relies on observing (or interrogating) a wireless transmitter at the location of capture of the image.
  • the beacon approach is similar to that of satellite positioning, with the difference that the reference points are fixed terrestrial stations, rather than orbiting satellites.
  • the signals from the terrestrial transmitter will not generally be adapted to support a positioning function and so the implementation of this embodiment is somewhat different.
  • the beacons in question may be, for example, wireless network base-stations (WiFi access points). Each such base-station transmits signals in a limited local area.
  • the visibility of the signal at the point of capture of the image implies that the camera is within the service area of that access point.
  • Signal strength can be measured to derive an indication of how far the camera observing the signals is located from the access point. If several access points can be seen (as will commonly be the case in urban and/or indoor environments) this information can be used to constrain the location estimate still further - the camera must lie in the intersection of the service areas of the visible access points.
  • information about the geographical location of the wireless access points is required. However, it is not necessary that this information is available to the camera at the time of creating the image (and observing the signals).
  • Wireless access points are uniquely identified by their Basic Service Set Identifier (BSSID).
  • BSSID Basic Service Set Identifier
  • the BSSID is a 48-bit number.
  • the BSSID is the MAC (Medium Access
  • SSID Service Set Identifier
  • WiFi access points are not the only beacons which could be used in the beacon-positioning system described above.
  • cellular communication (mobile telephony) base stations are equally applicable.
  • manual location metadata may be provided by the camera user, either at the time of taking the picture or later (for example after upload to a personal computer.
  • This manually input location metadata could be in the form of a place name or in geographic coordinates (the latter being easily input, for example, by selecting the location of capture on a map). Since there is no requirement that the metadata is available at the time of capture of the image, the method of the invention supports conventional cameras which have no positioning capability as well more advanced cameras which incorporate GPS or WiFi functions. In every case, there is never a requirement to modify the image when metadata becomes available - provided the Id has been embedded, the link to the metadata will be established.
  • the unique Id can be assigned to the object at any stage after its creation.
  • the identifier could be assigned when an image is edited, when it is uploaded from a camera to a personal computer, or when content is distributed, shared or otherwise included into the scope of a different storage system and/or collection. Additional steps can also be appended to the method.
  • revised metadata can be submitted to the database some time after the original metadata was submitted. This may involve the replacement of implicit metadata with explicit metadata: in the capture and process scenario, for example, the original metadata may be the raw signal samples and the revised metadata may be the decoded geographic coordinates.
  • the revised metadata may augment existing explicit metadata. Geographic coordinates could be added to a place name, or vice versa.
  • the revised metadata can refine or correct a previous position estimate.
  • accurate computation of the position estimate depends on precise knowledge of the timing, positions and trajectories of the orbiting satellites (known as the satellite ephemeris).
  • a GPS receiver (particularly a capture and process device) may have incomplete or incorrect ephemeris data when the position estimate is first calculated, leading to inaccuracy in the estimate.
  • Up to date ephemeris could be downloaded from an independent source, such as a web server, and used to generate a more accurate revised position estimate.
  • the revised metadata can be instantly available to any user who queries the database.
  • a photographer who has distributed images to forward updated copies of the metadata to multiple recipients. This would have been the case with conventional technology such as embedded Exif metadata.
  • an Id for an image is received. This will be a globally unique identifier as discussed above; therefore, it does not need to be updated or mapped in any way to a different indexing system. It is stored in the database in step 80.
  • step 90 metadata is received. This may happen either concurrently with the upload of the Id or subsequently, as described above. In either case, the metadata is stored associated with the Id. This association means that the Id is an index to the database - that is, the database is designed so that a query with the index will retrieve the associated metadata.
  • the metadata is implicit location metadata - for example, either beacon-observations or satellite signal samples as described above.
  • the database management method can then take responsibility for decoding the implicit information to derive an explicit position estimate. In practice, this may be advantageous since the database will typically be well placed to obtain any additional information needed to perform the decoding and position calculation.
  • the decoding method may require access to an independent source of satellite ephemeris data. Although the ephemeris is transmitted by each satellite, a receiver would be required to capture a relatively long (and noise-free) block of data in order to record enough of the ephemeris data to accurately compute position. On the contrary if complete data is available from an independent (and reliable) source, a relatively short (or noisy) sequence of samples can be used together with a coarse estimate of the time of capture to derive position.
  • the additional data can also add constraints that allow the solution to be calculated with less computational effort.
  • decoding of the position by a central server (such as that maintaining the metadata database) can be more accurate and more efficient than a full conventional GPS receiver.
  • beacon-based positioning the independent information needed to decode the signal sightings (such as wireless access point identities) is a geographical database cross referencing the transmitter/base- station identities with locations. This will again be likely to be maintained centrally and shared among all users.
  • the database management method can therefore combine roles beneficially and implement the beacon look-up function as well.
  • Decoding of implicit metadata may happen immediately on upload to the database, or it may be postponed in order to manage the computational burden. For example, decoding could be carried out in a relatively "quiet" period, when few new submissions of Ids or metadata are being received.
  • new, corrected or revised metadata can be uploaded to the database at any time. In this case, the database management method can replace, augment or correct the previous metadata as appropriate.
  • the new metadata is implicit metadata, it can be decoded as described above.
  • the centralised collection of location metadata in the database represents a valuable and useful asset. The information can be exploited in a wide variety of ways. The most straightforward use of the data is to provide it in response to queries from users.
  • the photograph may have been distributed through private channels, such as email or may be publicly available on a website. Since the metadata is, like the photograph itself, a piece of valuable personal property, the database preferably implements some access control functions to protect the information. This might be through a conventional method, such as password protection, but more advanced embodiments are also possible.
  • the owner of the media asset may provide the database with a list of "friends" who are permitted to access private information including the precise location of capture of the image. Queries from users not on the "friend” list might receive only an approximate location in response.
  • the location information can be obfuscated as an alternative to outright barring to the general public.
  • Non-trusted parties may receive, for example, a country or city name, or a position estimate with a predefined (artificially large) uncertainty.
  • Trusted parties may receive a precise address, or precise geographic coordinates.
  • the obfuscation may include an element of deliberate misinformation.
  • An untrusted party may receive location metadata that is apparently accurate, but which builds in a deliberate error, so that the actual location information is protected. This may be of interest to media owners where information about a site is militarily, commercially or personally sensitive.
  • the metadata database will also be a channel for other useful location- based services.
  • Each query received by the database represents an implied expression of interest by a user in a photograph's setting. This can be used, for example, to target location-based advertising.
  • the photograph may have been taken at a restaurant and the user making the query to the database may be interested in dining at the same restaurant.
  • the metadata database might provide the contact details for the restaurant in response to the query, in addition to the location metadata itself. Provision of such services requires the linking of the database of position metadata with additional Geographic Information Systems (GIS) databases.
  • GIS Geographic Information Systems
  • further unique identifiers can be assigned (either by the database, or by a camera user) to groups of photographs. These groups may correspond, for example, to a cluster of locations or to a set of photos which have some other semantic connection, such as representing a record (track) of a journey. All the operations described above in relation to metadata records for individual images then become possible for the group of images as a unit.
  • the invention has been described with reference to the application of geotagging photos, by way of example. However, as will be apparent to those skilled in the art, it is not limited in application to this kind of media. It is equally applicable to other visual media, such as videos, to audio media, including sound files and to the various types of multimedia that are now common.
  • the storage in the database of metadata associated with the media is not limited to location metadata. Other metadata of the media objects may also be stored in the database. Indeed, one of the advantages of the method is that the practical limit on the amount of metadata associable with a media object will be vastly increased by storage of the metadata in a central database, rather than embedded in a file with the media data itself.
  • Metadata unrelated to location may also be stored, including a record of the device and or person responsible for creating and/or editing the media object or the metadata.
  • specific technical parameters relevant to the position calculation might be stored, such as a local oscillator frequency offset or detected signal strength value.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Library & Information Science (AREA)
  • Remote Sensing (AREA)
  • Multimedia (AREA)
  • Studio Devices (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

L'invention porte sur un procédé de stockage de métadonnées comprenant des informations permettant l'identification d'un emplacement de création d'un objet multimédia. Le procédé comprend l'attribution d'un identifiant globalement unique à l'objet; le stockage de l'identifiant et de l'objet dans une mémoire; la soumission de l'identifiant à une base de données; et la soumission des métadonnées à la base de données. La base de données est ensuite interrogeable à l'aide de l'identifiant pour accéder aux métadonnées et l'identifiant lui-même peut être obtenu à partir de la mémoire.
PCT/GB2009/050657 2008-06-18 2009-06-11 Procédé de stockage de métadonnées d'emplacement WO2009153587A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB0811148A GB2461050A (en) 2008-06-18 2008-06-18 Storing location metadata independently of image data
GB0811148.6 2008-06-18

Publications (1)

Publication Number Publication Date
WO2009153587A1 true WO2009153587A1 (fr) 2009-12-23

Family

ID=39672471

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2009/050657 WO2009153587A1 (fr) 2008-06-18 2009-06-11 Procédé de stockage de métadonnées d'emplacement

Country Status (3)

Country Link
GB (1) GB2461050A (fr)
TW (1) TW201005563A (fr)
WO (1) WO2009153587A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9112936B1 (en) 2014-02-27 2015-08-18 Dropbox, Inc. Systems and methods for ephemeral eventing
US9462054B2 (en) 2014-02-27 2016-10-04 Dropbox, Inc. Systems and methods for providing a user with a set of interactivity features locally on a user device

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8929658B2 (en) 2010-12-17 2015-01-06 Qualcomm Incorporated Providing magnetic deviation to mobile devices
US10200838B2 (en) * 2014-06-20 2019-02-05 Htc Corporation Method of providing location information for mobile electronic device and mobile electrode devices using the same
FR3040507A1 (fr) * 2015-08-31 2017-03-03 Pic-Side Procede d'identification et de traitement d'images
CA3075935A1 (fr) * 2016-09-16 2018-03-22 Joseph Wilson Systeme et procede pour la generation et l'echange efficaces d'informations descriptives avec des donnees multimedias

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050108261A1 (en) * 2003-11-04 2005-05-19 Joseph Glassy Geodigital multimedia data processing system and method
EP1785896A2 (fr) * 2005-11-02 2007-05-16 Sony Corporation Appareil et procédé de traitement d'informations et programme
US20070156726A1 (en) * 2005-12-21 2007-07-05 Levy Kenneth L Content Metadata Directory Services

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6833865B1 (en) * 1998-09-01 2004-12-21 Virage, Inc. Embedded metadata engines in digital capture devices
EP1128284A2 (fr) * 2000-02-21 2001-08-29 Hewlett-Packard Company, A Delaware Corporation Association de données d'images et de données de position
US6904160B2 (en) * 2000-10-18 2005-06-07 Red Hen Systems, Inc. Method for matching geographic information with recorded images
US20060197763A1 (en) * 2002-02-11 2006-09-07 Landnet Corporation Document geospatial shape tagging, searching, archiving, and retrieval software
US9430587B2 (en) * 2006-06-05 2016-08-30 Qualcomm Incorporated Techniques for managing media content
US20080033903A1 (en) * 2006-08-04 2008-02-07 Andrew Carol Methods and apparatuses for using location information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050108261A1 (en) * 2003-11-04 2005-05-19 Joseph Glassy Geodigital multimedia data processing system and method
EP1785896A2 (fr) * 2005-11-02 2007-05-16 Sony Corporation Appareil et procédé de traitement d'informations et programme
US20070156726A1 (en) * 2005-12-21 2007-07-05 Levy Kenneth L Content Metadata Directory Services

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BROWN A: "Smart camera for Precise Mapping and targeting", INTERNET CITATION, XP002304364, Retrieved from the Internet <URL:http://www.nasatech.com/Briefs/Sept98/SBIR0005.html> [retrieved on 20041027] *
KENTARO TOYAMA ET AL: "Geographical Location Tags on Digital Images", PROCEEDINGS OF THE 11TH. ACM INTERNATIONAL CONFERENCE ON MULTIMEDIA. MM'03. BERKELEY, CA, NOV. 4 - 6, 2003; [ACM INTERNATIONAL MULTIMEDIA CONFERENCE], NEW YORK, NY : ACM, US, vol. CONF. 11, 2 November 2003 (2003-11-02), pages 1 - 12, XP002420408, ISBN: 978-1-58113-722-4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9112936B1 (en) 2014-02-27 2015-08-18 Dropbox, Inc. Systems and methods for ephemeral eventing
US9462054B2 (en) 2014-02-27 2016-10-04 Dropbox, Inc. Systems and methods for providing a user with a set of interactivity features locally on a user device
US9942121B2 (en) 2014-02-27 2018-04-10 Dropbox, Inc. Systems and methods for ephemeral eventing
US10235444B2 (en) 2014-02-27 2019-03-19 Dropbox, Inc. Systems and methods for providing a user with a set of interactivity features locally on a user device

Also Published As

Publication number Publication date
GB2461050A (en) 2009-12-23
GB0811148D0 (en) 2008-07-23
TW201005563A (en) 2010-02-01

Similar Documents

Publication Publication Date Title
US7373109B2 (en) System and method for registering attendance of entities associated with content creation
US9619489B2 (en) View of a physical space augmented with social media content originating from a geo-location of the physical space
JP4384501B2 (ja) 異なる種類の複数の信号源を使用した記録場所の決定
US8392957B2 (en) Automatic content tagging, such as tagging digital images via a wireless cellular network using metadata and facial recognition
CN106303603B (zh) 一种基于地图服务实现附近主播搜索的系统及方法
US20100277365A1 (en) Mobile terminal to provide location management using multimedia data and method thereof
KR20060034249A (ko) 디지털 이미지들의 강화된 조직화 및 검색
WO2009153587A1 (fr) Procédé de stockage de métadonnées d&#39;emplacement
JP2008512933A (ja) カメラ付き電話で画像に場所名注釈を付加する方法
CN103052952A (zh) 用于管理内容的设备和方法
US20120041982A1 (en) Method and system for associating co-presence information with a media item
CN101017485A (zh) 储存及共享gps照片的方法与系统
JP2005346440A (ja) メタデータ付与支援システム、制御装置、及び、メタデータ付与支援方法
US20110225151A1 (en) Methods, devices, and computer program products for classifying digital media files based on associated geographical identification metadata
KR20110094970A (ko) 멀티미디어 컨텐츠의 태그 관리 방법 및 장치
US20060026184A1 (en) Generation and use of files having embedded location information
TWI798754B (zh) 投稿權限賦予裝置、投稿權限賦予方法、投稿權限賦予程式
CN101426020A (zh) 上载地图博客的方法、系统及装置
EP2320250A2 (fr) Terminal mobile pour fournir une gestion d&#39;emplacement en utilisant des données multimédia et son procédé
KR20140019119A (ko) 위치 기반 콘텐츠 제공 방법
JP2007173892A (ja) 情報取得装置、情報取得方法、プログラム、記憶媒体、及び情報収集システム
KR20090064677A (ko) 위치 및 방향 정보에 기반한 지도 컨텐츠 서비스 장치 및서비스 방법
JP2008191893A (ja) 風景配信装置、風景配信システム、風景画像の登録方法、風景配信方法、案内図作成システムおよびデータ構造
KR101561065B1 (ko) 멀티미디어 파일 관리 시스템 및 방법
US20170237874A1 (en) System and method of enabling access to location of an image

Legal Events

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

Ref document number: 09766148

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: 09766148

Country of ref document: EP

Kind code of ref document: A1