US20070052730A1 - Image management system and methods using digital watermarks - Google Patents
Image management system and methods using digital watermarks Download PDFInfo
- Publication number
- US20070052730A1 US20070052730A1 US11/468,258 US46825806A US2007052730A1 US 20070052730 A1 US20070052730 A1 US 20070052730A1 US 46825806 A US46825806 A US 46825806A US 2007052730 A1 US2007052730 A1 US 2007052730A1
- Authority
- US
- United States
- Prior art keywords
- image
- database
- identifier
- user
- watermark
- 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.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims description 46
- 230000005540 biological transmission Effects 0.000 claims description 6
- 238000007639 printing Methods 0.000 claims description 4
- 230000004075 alteration Effects 0.000 claims description 3
- 238000005516 engineering process Methods 0.000 abstract description 3
- 230000008569 process Effects 0.000 description 13
- 238000007726 management method Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 239000000284 extract Substances 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 206010000210 abortion Diseases 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000000059 patterning Methods 0.000 description 1
- 230000001105 regulatory effect Effects 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 230000005236 sound signal Effects 0.000 description 1
- 238000001228 spectrum Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/0021—Image watermarking
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C11/00—Photogrammetry or videogrammetry, e.g. stereogrammetry; Photographic surveying
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6209—Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
Definitions
- the present invention relates to image management and processing, and is particularly illustrated in the context of a satellite and other aerial imagery management system.
- a digital watermark-based image management system helps solve these and other problems.
- a digital watermark is ideally employed as an enabler to access a related family of images, linked in a database (or other data structure) via digital watermark identifiers.
- Watermark identifiers can also be used to identify the source of an image, track images and documents, document a distribution chain, and identify unlabeled hard copy images.
- digital watermarks help to provide security, monitoring and gatekeeper-like functions.
- Digital watermarking is a form of steganography that encompasses a great variety of techniques by which plural bits of digital data are hidden in some other object without leaving human-apparent evidence of alteration.
- Digital watermarking may be used to modify media content to embed a message or machine-readable code into the content.
- the content may be modified such that the embedded code is imperceptible or nearly imperceptible to the user, yet may be detected through an automated detection process.
- digital watermarking is applied to media such as images, audio signals, and video signals.
- it may also be applied to other types of data, including documents (e.g., through line, word or character shifting, through texturing, graphics, or backgrounds, etc.), software, multi-dimensional graphics models, and surface textures of objects.
- the watermark payload can convey an image identifier, and may convey other metadata as well.
- the component image files are tagged both by digital watermark identifiers and also by conventional out-of-band techniques, such as header data, thereby affording data redundancy.
- watermarking techniques known to those skilled in the art, and such may be suitably interchanged with the present invention.
- Digital watermarking systems typically have two primary components: an embedding component that embeds the watermark in the media content, and a reading component that detects and reads the embedded watermark.
- the embedding component embeds a watermark pattern by altering data samples of the media content.
- the reading component analyzes content to detect whether a watermark pattern is present. In applications where the watermark encodes information, the reading component extracts this information from the detected watermark.
- Commonly assigned U.S application Ser. No. 09/503,881, filed Feb. 14, 2000 discloses various encoding and decoding techniques.
- U.S. Pat. No. 5,862,260 discloses still others.
- Watermarking may be performed in stages, at different times. For example, a unique identifier can be watermarked into an image relatively early in the process, and other information (such as finely geo-referenced latitude/longitude) can be watermarked later. A single watermark can be used, with different payload bits written at different times. (In watermark systems employing pseudo-random data or noise (PN), e.g., to randomize some aspect of the payload's encoding, the same PN data can be used at both times, with different payload bits encoded at the different times.).
- PN pseudo-random data or noise
- watermarks can be applied to convey different data.
- the watermarks can be of the same general type (e.g., PN based, but using different PN data).
- different forms of watermark can be used (e.g., one that encodes by adding an overlay signal to a representation of the image in the pixel domain, another that encodes by slightly altering DCT coefficients corresponding to the image in a spatial frequency domain, and another that encodes by slightly altering wavelet coefficients corresponding to the image.
- other watermarking techniques may be used as suitable replacements for those discussed above.).
- a first watermark is applied before a satellite image is segmented into patches.
- a later watermark can be applied after segmentation.
- the former watermark is typically designed so as to be detectable from even small excerpts of the original image.
- a watermark can be applied by an imaging instrument.
- the image is acquired through an LCD optical shutter, or other programmable optical device, that imparts an inconspicuous patterning to the image as it is captured.
- One particular optical technique for watermark encoding is detailed in U.S. Pat. No. 5,930,369.
- the watermarking can be effected by systems in a satellite (or other aerial platform) that process the acquired data prior to transmission to a ground station.
- the image data is compressed for transmission—discarding information that is not important.
- the compression algorithm can discard information in a manner calculated so that the remaining data is thereby encoded with a watermark.
- a ground station receiving the satellite transmission can likewise apply a watermark to the image data. So can each subsequent system through which the data passes, if desired.
- such watermarking processes are secure and cannot be replicated by unauthorized individuals.
- FIG. 1 is a functional block diagram illustrating a digital watermarking process.
- FIG. 2 illustrates components of an image management system.
- FIG. 3 illustrates associating related images and information with a digital watermark identifier.
- FIG. 4 is a functional block diagram illustrating gatekeepers in a network.
- FIGS. 5 and 6 are flow diagrams illustrating gate-keeping methods and processes according to the FIG. 4 embodiment.
- image should be used to encompass other data sets
- pixel should be construed to encompass component data from such other data sets.
- image should also be construed to include both digital and analog data sets.
- an image (or image data) 10 is captured from an aerial platform 11 , such as an aircraft, satellite, balloon, unmanned aircraft, etc.
- the image 10 is communicated to a receiving or ground station 12 .
- the image signal may be relayed through various aerial and/or other ground stations before reaching ground station 12 .
- Ground station 12 preferably includes a watermark embedder 12 a , which embeds a digital watermark with the image 10 , to produce a digitally watermarked image 13 .
- a digital watermark is typically embedded in a digital representation of the image 10 .
- the digital watermark preferably survives transformation to various analog representations (e.g., printing) as well.
- the digital watermark includes a watermark identifier (ID).
- ID typically includes plural-bit data, e.g., in the range of 2-256 bits.
- a digital watermark (and identifier) is redundantly embedded within an image to improve robustness. For example, an image is divided into tiles or sections, and each tile or section is embedded with the digital watermark (and ID). Alternatively, a subset of the sections are embedded. Such techniques help to ensure the robustness of a watermark, particularly when an image is to be manipulated (e.g., clipped, cut-and-pasted, resized, rotated, etc.).
- Digitally watermarked image 13 is stored in a database 14 .
- a watermarked image can be directly communicated to database 14 , transferred via a storage medium and/or relayed to database 14 .
- Database 14 preferably manages images and/or related data.
- Database software e.g., such as provided by Microsoft, Oracle, Sun Microsystems, etc., can be executed by a computer or server to help maintain database 14 .
- database 14 can be maintained by a ground station 12 system, or be maintained in a remotely located network.
- database 14 communicates with a network, such as a LAN, WAN, dedicated network, private network, etc.
- database 14 includes a plurality of databases.
- At least one database maintains image data
- at least a second database maintains related information (e.g., metadata, related files, comments, file history, and/or security clearance information, etc.).
- metadata is broadly defined to include a variety of information such as creation data, geo-location information, ancestry data, security information, access levels, copyright information, security classifications, usage rights, and/or file history, etc.
- Image 13 and/or any related information is preferably stored and indexed according to watermark IDs.
- a watermark ID provides a thread by which images and related information are grouped, stored and/or indexed. (The dashed lines in FIG. 1 represent this optional embodiment.).
- image data is communicated to a second database 15 .
- Database 15 can be used to maintain original image 10 and/or an original watermarked image 13 .
- a problem faced by image management systems is how to efficiently manage an image's ancestry and related information.
- Normal image processing e.g., scaling, cropping, rotating, clipping, resizing, cut-and-pasting image blocks, and/or marking, etc.
- derivative images frequently retain minimal, if any, related metadata.
- the metadata such as that stored in header or footer files, is easily separable from derivative images. Separation results in a significant loss of information, particularly for a derivative image.
- One conventional solution is to manually record an image identifier as an image moves through an exploitation (or derivative) process. This manual recording process is labor intensive and cumbersome at best.
- a user terminal 18 retrieves a digitally watermarked image 001 from database 14 .
- User terminal 18 preferably includes a processor, memory and suitable software instructions to facilitate digital watermark detection and/or embedding.
- the user terminal 18 will preferably include an operating system, such as Windows, Windows NT, Linux, etc., and image-handling (and editing) software.
- Suitable image-handling software can be obtained from Microsoft, Adobe, SRI and Erdas, among others.
- both the watermark detecting software and the image-handling software are compatible with various types of image formats, such as bit-maps, JPEG files, TIF files, etc. (However, such compatibility is not required.).
- Watermark detection software executing in user terminal 18 analyzes image 001 .
- the watermark detection software can be called by the imaging software, may operate as a plug-in, or may be even integrated with the image-handling software, operating system, or other software module.
- the watermark detection software extracts the unique watermark identifier (e.g., ID- 1 ) embedded within image 001 .
- the user terminal 18 can optionally communicate with database 14 to retrieve related information, such as metadata, files, and related images.
- the watermark ID- 1 is used to interrogate database 14 to retrieve information regarding the geo-coordinates for the image, the time and date taken, analyst comments, and/or analyst information, etc.
- the watermark ID- 1 can also be used to index any derivative images, e.g., derivative 001 . (In this case, derivative 001 is an image derived from image 001 .).
- derivative 001 since each image includes a unique identifier, derivative 001 includes a watermark identifier (e.g., ID- 5 ), which is unique from the corresponding original image 001 (e.g., identifier ID- 1 ). Derivative 001 and image 001 are associated (e.g., linked) together in database 14 , via identifier ID- 1 (and, optionally, via ID- 5 ).
- ID- 5 watermark identifier
- user terminal 18 will create additional derivatives. Take for instance, an example when user terminal 18 enlarges the derivative 001 image, thus creating a new derivative 001 a .
- This new derivative is preferably uniquely identified with a digital watermark.
- a process of digitally watermarking a derivative typically involves removing the original watermark from the derivative and replacing the watermark with a new unique identifier.
- the original watermark is altered, e.g., by changing one or more message bits, to create the new unique identifier.
- a second watermark is added to the derivative image to complement the first (or more) watermark. In this case, the first watermark identifies the original image, and the second watermark identifies the derivative.).
- the digital watermarking software removes the derivative 001 watermark (or at least a portion of the watermark, e.g., identifier ID- 5 ) from the derivative 001 image.
- the digital watermarking software removes the derivative 001 watermark (or at least a portion of the watermark, e.g., identifier ID- 5 ) from the derivative 001 image.
- identifier ID- 5 the watermark
- Derivative 001 a is then embedded with a unique digital watermark identifier (e.g., ID- 10 ).
- the watermark embedding software can determine an appropriate identifier in a number of ways.
- the embedding software queries database 14 for an appropriate, or available, identifier.
- embedding software (or user terminal 18 ) is assigned a range of identifiers, and an identifier is chosen from the available range.
- the embedding software randomly or pseudo-randomly selects the identifier, or alters a portion of the original image identifier, e.g., 2-32 bits of the original watermark identifier.
- An image and a watermark identifier are combined to produce a digitally watermarked image (or derivative image) preferably in the same format and density as the input image.
- software provides an indicator to signal success or failure in the watermarking effort. For example, the software can analyze whether the watermark was embedded, and/or whether the image contains the same format and density as the original input image. Upon a failure, user terminal 18 re-embeds the digital watermark or aborts the process.
- Derivative image 001 a is stored in database 14 .
- Related information can also be stored in database 14 .
- database 14 may include a plurality of databases. One such database may manage images, while another database manages related information. Preferably, however, the unique identifiers are used consistently between the plurality of databases to link related images and information.).
- Database 14 links derivative 001 a with image 001 , derivative 001 and any related information (e.g., metadata, comments, files, history, security, etc.). Accordingly, image ancestry and any related information is efficiently maintained.
- FIG. 3 is a diagram further illustrating linking images, derivatives and related information via a unique watermark identifier.
- An original image 20 is watermarked with a unique identifier 22 .
- a first derivative image 24 e.g., perhaps an enlarged or cropped image corresponding with area 20 a
- a second derivative 26 e.g., corresponding to area 20 b
- Each of the first derivative 24 and second derivative 26 are encoded with a unique watermark identifier.
- the derivative identifiers are associated with the unique identifier 22 in database 14 .
- Such linking effectively groups image families together, permitting a user to gain access to image ancestry.
- related information can be linked via unique identifier 22 .
- files 28 and 30 optionally can be separately, and respectively, linked to derivatives 24 and 26 , via the derivatives' unique identifiers (e.g., as shown by the dashed lines in FIG. 3 ).
- a watermark provides information related to a permission level or a security clearance level. Such information can be reflected in a unique identifier or in a payload message. Alternatively, the watermark identifier can be used to interrogate a database to retrieve related security level requirements. Such security information can be used to regulate access to images and related information. For example, only users (or user terminals) having a corresponding permission level or security clearance are allowed to access the corresponding image. Suitable software instructions can examine the permission level (or security clearance) to determine whether a user (or terminal) has the necessary clearance.
- a rewritable watermark includes a watermark of which all or a portion of which may be changed. In a preferred embodiment, only a portion (e.g., a portion of the payload) of a watermark is rewritten to update permission levels, reflect derivative work, etc.
- the security access indicator defines a level of security required to view, edit or comment with respect to an image. Access to the image is then controlled by appropriately enabled software, which extracts the indicator (or receives the indicator from a watermark decoder) and determines usage.
- the indicator indicates defines a required level. If a user's security level is equal to or greater (e.g., as determined from a password, user terminal identifier, login, linked security clearance level, etc.) to that carried in a security access indicator, then a user is allowed access to the image or data.
- a security code may indicate that a particular user can view the image, but cannot edit or store comments regarding such.
- An image “A” is defined to include an “unclassified” security classification.
- Image A's watermark then includes a unique identifier and additional plural-bits set to a predetermined number, e.g., all set to zero (or to a predetermined number or pattern). These additional plural-bits define the unclassified security classification.
- An image “B” is a derivative of image A, and has a “secret” security classification encoded in the plural-bits. Before either image A or B is opened (or requested) the security level contained within the watermark is validated against the security level of the individual requesting access, and permission is only granted to those with adequate clearance.
- local software validates the security access by decoding the watermark, extracting the security bits, and comparing the security bits (or corresponding security level) with the security clearance of a user (or terminal).
- software running on a central server monitors and validates security access.
- software associated with the database regulates the security access.
- Application interface software residing on a user terminal, helps to facilitate communication between image-handling software and database 14 .
- the interface can be incorporated in such image-handling software, operate as a plug-in, be integrated with the operating system, or may even be called by certain operations (e.g., data retrieval, editing, saving, etc.).
- the interface Preferably, the interface generates (or works in connection with) a graphical user interface (GUI) for a user.
- GUI graphical user interface
- the GUI helps to facilitate user login, data retrieval, and image creation and saving. Creation is defined broadly to include any alteration to an existing image, or generation of a new image. Initially, a user is requested to enter a password or pass code to interact with database 14 .
- user access is preferably regulated based on security clearance.
- permission levels or payment schedules are used to regulate access.
- An image, and related metadata, files, etc. should only be accessible when security access is permitted.
- an image is selected from a directory, and the selected image is examined for watermarks. A watermark is extracted and security bits are determined. The security bits are validated against a corresponding security access allowed for the logged-on user. A user is permitted to access (e.g., retrieve, open, or edit) the image if she has an appropriate clearance.
- a database is queried to determine the security level required for all (or a subset of all) possible images in a directory or list. Only those images corresponding to the user's security clearance (or permission) are presented as options to open for the user. Even the names of the images can be screened from a user if her security clearance is insufficient.
- the interface also facilitates communication in a normal image editing and creation processes.
- the interface will be invoked as part of a saving process.
- the creation process typically involves determining a new image identifier. As discussed above, there are many ways to determine an image identifier.
- the interface queries the database 14 to obtain a new image identifier.
- the retrieved image identifier is embedded in the newly created image as a portion of a digital watermark.
- the embedded image is then saved in database 14 .
- the database will signal that the save operation has been successfully completed.
- the database is preferably updated to indicate that the new image identifier is related (or linked) to the identifier of an original image.
- the above-mentioned steps are considered a transaction, e.g., where all of the steps must be carried out for the transaction to be complete.
- a gatekeeper (or “sentry”) 42 resides on network terminals 40 and 44 .
- Terminals 40 and 44 communicate, e.g., via a network, direct link, e-mail, etc.
- Sentry 42 monitors the flow of digital watermarked images and related information by extracting digital watermark identifiers or embedded security information from transmitted images.
- the sentry 42 can compare extracted information against user (or terminal) security clearance information.
- sentry is an independent software module, although sentry 42 may be incorporated into other software components (e.g., applications, operating system, etc.) of a network terminal 40 and 44 .
- Sentry 42 monitors and controls the flow of images at various points in a network system.
- Such activity is logged (e.g., recorded, stored, etc.) in database 46 .
- sentry 42 a decodes an embedded watermark identifier from an image to be transferred (step S 10 , FIG. 5 ).
- the identifier, destination address, and optionally a date/time stamp are communicated to database 46 (step S 12 ), where such information is recorded as a data record (or file, log, table, database entry, history, etc.) as in step S 14 .
- transmission activity is associated with the unique identifier of the transferred image.
- Sentry 42 is also gatekeeper in that it analyzes whether a user's security or permission level is sufficient to receive a watermarked image into or from a workstation (e.g., whether terminal 44 can receive the image transmitted from terminal 40 ).
- Sentry 42 b preferably includes watermark-decoding software, which extracts unique identifiers (and any security bits) from watermark images (step S 20 , FIG. 6 ). If the security level of an image is stored in a database, sentry 42 b queries the database with the identifier to determine the required access level. Or if the watermark includes security bits, then sentry 42 b determines an access level directly from extracted security bits.
- Sentry 42 b determines whether the user's security clearance sufficiently corresponds with the received image's clearance requirements (step S 22 ). If so, sentry 42 b allows terminal 44 to receive and open the subject image (step S 24 ). If not, sentry 42 b denies terminal 44 access to the image (step S 26 ). In either case, sentry 42 b preferably communicates such information to database 46 (step S 28 ). For example, sentry 42 b records whether the image is passed to terminal 44 , or whether the image is denied. (As an optional function, sentry 42 b notifies terminal 42 regarding the delivery status of the image.).
- sentry 42 does not performed the function of managing the relationship between images and their derivatives, as this is the function of the file save software associated with the image editing application.
- sentry 42 is combined with an application interface.
- Sentry 42 can be deployed in a number of ways.
- sentry 42 is integrated (or stored, or connected) to a workstation or server in such a way that all image data must first pass through the sentry 42 .
- sentry 42 includes a separate hardware (or hardware/software) device inserted between a network (or network connection) and a user terminal. As such, sentry 42 decodes watermarks and intercepts passwords from image traffic before the user terminal receives the image, or directly after transmitting an image.
- a sentry 42 is deployed as software within a TCP/IP stack in the user station or server.
- a sentry is incorporated in (or called by) an image-handling program's open, save and close operations.
- sentry 42 When used in connection with a database history or other record, sentry 42 provides efficient tracking and tracing. Since the history file reveals each use (and printing, transmission, etc.) of a watermarked image, the image can be efficiently tracked as it passes from terminal to terminal, or from database to terminal, etc.
- Some images may include at least two watermarks.
- a first watermark includes a unique identifier, as discussed above. This identifier allows database inquires and association as discussed above.
- a second watermark can be applied prior to printing, faxing, etc.
- This second watermark preferably includes a so-called fragile watermark. That is, it is designed to be lost, or to degrade predictably, when the data set into which it is embedded is processed in some manner.
- Frazier watermark technology is disclosed, e.g., in application Ser. Nos. 09/234,780, 09/433,104, 09/498,223, 60/198,138, 09/562,516, 09/567,405, 09/625,577, 09/645,779, and 60/232,163.).
- an image is printed, it then includes both the first and second watermarks. If the image is subsequently scanned back into a digital form, e.g., via a scanner, photocopier, web cam, digital camera, etc., the fragile watermark is corrupted (or destroyed) in a foreseeable manner.
- Printed copies can be tracked and traced accordingly. For example, a photocopied image is scanned into a digital form.
- the first watermark is used to identify the image and retrieve an image history (e.g., as created by a sentry or other logging method). Since the fragile watermark is destroyed (or predictably degraded) in the copy process, the photocopy is determined to be an unauthorized copy.
- the history log can be used to determine which user, or user terminal, printed the copy.
- Watermarks can be applied to any data set (e.g., an image, map, picture, document, etc.) for forensic tracking purposes. This is particularly useful where several copies of the same data set are distributed through different channels (e.g., provided to different users). Each can be “serialized” with a different identifier, and a record can be kept of which numbered data set was provided to which distribution channel. Thereafter, if one of the data sets appears in an unexpected context, it can be tracked back to the distribution channel from which it originated.
- data set e.g., an image, map, picture, document, etc.
- a digital watermark embedder is included in aerial platform 11 .
- the aerial embedder embeds images (e.g., after or during capture) and relays such to ground station 12 .
- an image is digitally watermarked downstream from ground station 12 , such as in a user terminal, or an embedder associated with the databases 14 and/or 15 .
- One embodiment employs a computer or workstation with a large disk library, and capable database software (such as is available from Microsoft, Oracle, etc.).
- database software such as is available from Microsoft, Oracle, etc.
- the watermarking and database operations can be performed in accordance with software instructions stored in the disk library or on other storage media, and executed by a processor in the computer as needed. (Alternatively, dedicated hardware, or programmable logic circuits, can be employed for such operations.)
- the present invention is not limited to managing satellite and other aerial imagery. Indeed, other imagery may be managed with the present invention. Also, the present invention encompasses a “non-secure” type of system. In one such embodiment, watermark identifiers are used to link images and/or related information. A security or permission level is not required in such a system.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Remote Sensing (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Radar, Positioning & Navigation (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 09/858,336, filed May 15, 2001 (issuing as U.S. Pat. No. 7,098,931). The U.S. Ser. No. 09/858,336 application claims the benefit of U.S. Provisional Application Nos. 60/284,163 filed Apr. 16, 2001, entitled “Watermark Systems and Methods,” and 60/284,776 filed Apr. 18, 2001, entitled “Using Embedded Identifiers with Images.” The 09/858,336 application is also a continuation-in-part of assignee's U.S. patent application Ser. No. 09/800,093, entitled “Geo-Referencing of Aerial Imagery Using Embedded Image Identifiers and Cross-Referenced Data Sets,” filed Mar. 5, 2001 (now U.S. Pat. No. 7,061,510).
- This patent application is also related to assignee's U.S. patent application Ser. No. 09/833,013, entitled “Digitally Watermarked Maps and Signs and Related Navigational Tools,” filed Apr. 10, 2001 (published as US 2002-0147910 A1).
- The present invention relates to image management and processing, and is particularly illustrated in the context of a satellite and other aerial imagery management system.
- Aerial imagery has vastly improved since the Wright brothers first took to the sky. Indeed, there have been many improvements in the photography and digital imaging fields.
- While the earliest aerial imagery relied on conventional film technology, a variety of electronic sensors are now more commonly used. Some collect image data corresponding to specific visible, UV or IR frequency spectra (e.g., the MultiSpectral Scanner and Thematic Mapper used by the Landsat satellites). Others use wide band sensors. Still others use radar or laser systems (sometimes stereo) to sense topological features in 3 dimensions. Some satellites even collect ribbon imagery (e.g., a raster-like, 1-dimensional terrestrial representation, which is pieced together with other such adjacent ribbons).
- The quality of the imagery has also constantly improved. Some satellite systems are now capable of acquiring image and topological data having a resolution of less than a meter. Aircraft imagery, collected from lower altitudes, provides still greater resolution.
- A vast amount of aerial imagery is constantly being generated and collected. Management of the resulting large data sets is a growing problem. In today's digital world, images are routinely manipulated, even on home computers. Management of resulting image ancestry, image derivates and related metadata is increasingly difficult.
- According to one aspect of the present invention, a digital watermark-based image management system helps solve these and other problems. A digital watermark is ideally employed as an enabler to access a related family of images, linked in a database (or other data structure) via digital watermark identifiers. Watermark identifiers can also be used to identify the source of an image, track images and documents, document a distribution chain, and identify unlabeled hard copy images. According to another aspect, digital watermarks help to provide security, monitoring and gatekeeper-like functions.
- Digital watermarking is a form of steganography that encompasses a great variety of techniques by which plural bits of digital data are hidden in some other object without leaving human-apparent evidence of alteration.
- Digital watermarking may be used to modify media content to embed a message or machine-readable code into the content. The content may be modified such that the embedded code is imperceptible or nearly imperceptible to the user, yet may be detected through an automated detection process.
- Most commonly, digital watermarking is applied to media such as images, audio signals, and video signals. However, it may also be applied to other types of data, including documents (e.g., through line, word or character shifting, through texturing, graphics, or backgrounds, etc.), software, multi-dimensional graphics models, and surface textures of objects.
- The assignee's U.S. Pat. No. 6,122,403, and co-pending U.S. patent application Ser. No. 09/503,881 (now U.S. Pat. No. 6,614,914), detail suitable digital watermarking techniques in which values of pixels, e.g., in a 100×100 pixel patch, can be slightly altered so as to convey a plural-bit payload, without impairing use of the pixel data for its intended purpose. The payload may be on the order of 2-256 bits, depending on the particular form of encoding (e.g., convolution, turbo, or BCH coding can be employed to provide some error-correcting capability), and the number of bits per pixel. Larger payloads can be conveyed through larger image patches. (Larger payloads can also be conveyed by encoding the information in a less robust fashion, or by making the encoding more relatively visible.). The watermark payload can convey an image identifier, and may convey other metadata as well. In some embodiments, the component image files are tagged both by digital watermark identifiers and also by conventional out-of-band techniques, such as header data, thereby affording data redundancy. Of course, there are many watermarking techniques known to those skilled in the art, and such may be suitably interchanged with the present invention.
- Digital watermarking systems typically have two primary components: an embedding component that embeds the watermark in the media content, and a reading component that detects and reads the embedded watermark. The embedding component embeds a watermark pattern by altering data samples of the media content. The reading component analyzes content to detect whether a watermark pattern is present. In applications where the watermark encodes information, the reading component extracts this information from the detected watermark. Commonly assigned U.S application Ser. No. 09/503,881, filed Feb. 14, 2000, discloses various encoding and decoding techniques. U.S. Pat. No. 5,862,260 discloses still others.
- Watermarking may be performed in stages, at different times. For example, a unique identifier can be watermarked into an image relatively early in the process, and other information (such as finely geo-referenced latitude/longitude) can be watermarked later. A single watermark can be used, with different payload bits written at different times. (In watermark systems employing pseudo-random data or noise (PN), e.g., to randomize some aspect of the payload's encoding, the same PN data can be used at both times, with different payload bits encoded at the different times.).
- Alternatively, different watermarks can be applied to convey different data. The watermarks can be of the same general type (e.g., PN based, but using different PN data). Or different forms of watermark can be used (e.g., one that encodes by adding an overlay signal to a representation of the image in the pixel domain, another that encodes by slightly altering DCT coefficients corresponding to the image in a spatial frequency domain, and another that encodes by slightly altering wavelet coefficients corresponding to the image. Of course, other watermarking techniques may be used as suitable replacements for those discussed above.).
- In some multiple-watermarking approaches, a first watermark is applied before a satellite image is segmented into patches. A later watermark can be applied after segmentation. (The former watermark is typically designed so as to be detectable from even small excerpts of the original image.)
- A watermark can be applied by an imaging instrument. In some embodiments, the image is acquired through an LCD optical shutter, or other programmable optical device, that imparts an inconspicuous patterning to the image as it is captured. (One particular optical technique for watermark encoding is detailed in U.S. Pat. No. 5,930,369.). Or the watermarking can be effected by systems in a satellite (or other aerial platform) that process the acquired data prior to transmission to a ground station. In some systems, the image data is compressed for transmission—discarding information that is not important. The compression algorithm can discard information in a manner calculated so that the remaining data is thereby encoded with a watermark.
- A ground station receiving the satellite transmission can likewise apply a watermark to the image data. So can each subsequent system through which the data passes, if desired.
- Preferably, such watermarking processes are secure and cannot be replicated by unauthorized individuals.
- The foregoing and additional features and advantages of the present invention will be more readily apparent from the following detailed description with reference to the following figures.
-
FIG. 1 is a functional block diagram illustrating a digital watermarking process. -
FIG. 2 illustrates components of an image management system. -
FIG. 3 illustrates associating related images and information with a digital watermark identifier. -
FIG. 4 is a functional block diagram illustrating gatekeepers in a network. -
FIGS. 5 and 6 are flow diagrams illustrating gate-keeping methods and processes according to theFIG. 4 embodiment. - For expository convenience, the following discussion focuses on satellite and other aerial “imagery” to illustrate the principles of the invention. The principles of the invention, however, are equally applicable to other forms of imagery, including non-aerial imagery. Accordingly, the term “image” should be used to encompass other data sets, and the term “pixel” should be construed to encompass component data from such other data sets. The term “image” should also be construed to include both digital and analog data sets.
- Watermarking Images
- With reference to
FIG. 1 , an image (or image data) 10 is captured from anaerial platform 11, such as an aircraft, satellite, balloon, unmanned aircraft, etc. Theimage 10 is communicated to a receiving orground station 12. (In some instances, the image signal may be relayed through various aerial and/or other ground stations before reachingground station 12.).Ground station 12 preferably includes awatermark embedder 12 a, which embeds a digital watermark with theimage 10, to produce a digitally watermarkedimage 13. - A digital watermark is typically embedded in a digital representation of the
image 10. Although not required, the digital watermark preferably survives transformation to various analog representations (e.g., printing) as well. The digital watermark includes a watermark identifier (ID). In the preferred embodiment, each image is digitally watermarked to include a unique watermark ID. The ID typically includes plural-bit data, e.g., in the range of 2-256 bits. In one embodiment, a digital watermark (and identifier) is redundantly embedded within an image to improve robustness. For example, an image is divided into tiles or sections, and each tile or section is embedded with the digital watermark (and ID). Alternatively, a subset of the sections are embedded. Such techniques help to ensure the robustness of a watermark, particularly when an image is to be manipulated (e.g., clipped, cut-and-pasted, resized, rotated, etc.). - Digitally watermarked
image 13 is stored in adatabase 14. (A watermarked image can be directly communicated todatabase 14, transferred via a storage medium and/or relayed todatabase 14.).Database 14 preferably manages images and/or related data. Database software, e.g., such as provided by Microsoft, Oracle, Sun Microsystems, etc., can be executed by a computer or server to help maintaindatabase 14. Of course,database 14 can be maintained by aground station 12 system, or be maintained in a remotely located network. In one embodiment,database 14 communicates with a network, such as a LAN, WAN, dedicated network, private network, etc. In some embodiments,database 14 includes a plurality of databases. In this case, at least one database maintains image data, while at least a second database maintains related information (e.g., metadata, related files, comments, file history, and/or security clearance information, etc.). Here, metadata is broadly defined to include a variety of information such as creation data, geo-location information, ancestry data, security information, access levels, copyright information, security classifications, usage rights, and/or file history, etc. -
Image 13 and/or any related information is preferably stored and indexed according to watermark IDs. For example, a watermark ID provides a thread by which images and related information are grouped, stored and/or indexed. (The dashed lines inFIG. 1 represent this optional embodiment.). - Optionally, image data is communicated to a
second database 15.Database 15 can be used to maintainoriginal image 10 and/or an original watermarkedimage 13. - Image and Derivative Image Management Using Digital Watermarks
- As indicated above, a problem faced by image management systems is how to efficiently manage an image's ancestry and related information. Normal image processing (e.g., scaling, cropping, rotating, clipping, resizing, cut-and-pasting image blocks, and/or marking, etc.) of an “original” image results in a “derivative” image. In conventional systems, derivative images frequently retain minimal, if any, related metadata. The metadata, such as that stored in header or footer files, is easily separable from derivative images. Separation results in a significant loss of information, particularly for a derivative image. One conventional solution is to manually record an image identifier as an image moves through an exploitation (or derivative) process. This manual recording process is labor intensive and cumbersome at best.
- A better solution, as disclosed in this application, is to place a unique digital watermark ID within an image to enable database linking and indexing. Metadata contained within the database can be then associated with a specific image, or with a family of images, via the unique watermark ID. With reference to
FIG. 2 , auser terminal 18 retrieves a digitally watermarkedimage 001 fromdatabase 14.User terminal 18 preferably includes a processor, memory and suitable software instructions to facilitate digital watermark detection and/or embedding. Theuser terminal 18 will preferably include an operating system, such as Windows, Windows NT, Linux, etc., and image-handling (and editing) software. Suitable image-handling software can be obtained from Microsoft, Adobe, SRI and Erdas, among others. Preferably, both the watermark detecting software and the image-handling software are compatible with various types of image formats, such as bit-maps, JPEG files, TIF files, etc. (However, such compatibility is not required.). - Watermark detection software executing in
user terminal 18 analyzesimage 001. The watermark detection software can be called by the imaging software, may operate as a plug-in, or may be even integrated with the image-handling software, operating system, or other software module. The watermark detection software extracts the unique watermark identifier (e.g., ID-1) embedded withinimage 001. Having obtained the identifier (ID-1), theuser terminal 18 can optionally communicate withdatabase 14 to retrieve related information, such as metadata, files, and related images. For example, the watermark ID-1 is used to interrogatedatabase 14 to retrieve information regarding the geo-coordinates for the image, the time and date taken, analyst comments, and/or analyst information, etc. Preferably, the watermark ID-1 can also be used to index any derivative images, e.g., derivative 001. (In this case, derivative 001 is an image derived fromimage 001.). - In a preferred embodiment, since each image includes a unique identifier, derivative 001 includes a watermark identifier (e.g., ID-5), which is unique from the corresponding original image 001 (e.g., identifier ID-1). Derivative 001 and
image 001 are associated (e.g., linked) together indatabase 14, via identifier ID-1 (and, optionally, via ID-5). - In some instances,
user terminal 18 will create additional derivatives. Take for instance, an example whenuser terminal 18 enlarges the derivative 001 image, thus creating a new derivative 001 a. This new derivative is preferably uniquely identified with a digital watermark. A process of digitally watermarking a derivative typically involves removing the original watermark from the derivative and replacing the watermark with a new unique identifier. (In an alternative embodiment, the original watermark is altered, e.g., by changing one or more message bits, to create the new unique identifier. In another embodiment, a second watermark is added to the derivative image to complement the first (or more) watermark. In this case, the first watermark identifies the original image, and the second watermark identifies the derivative.). Preferably, upon creating derivative 001 a, the digital watermarking software removes the derivative 001 watermark (or at least a portion of the watermark, e.g., identifier ID-5) from the derivative 001 image. Assignees' U.S. application Ser. No. 09/503,881 discusses some techniques for such. Artisans know others still. Derivative 001 a is then embedded with a unique digital watermark identifier (e.g., ID-10). - The watermark embedding software can determine an appropriate identifier in a number of ways. In one embodiment, the embedding
software queries database 14 for an appropriate, or available, identifier. In another case, embedding software (or user terminal 18) is assigned a range of identifiers, and an identifier is chosen from the available range. In still another embodiment, the embedding software randomly or pseudo-randomly selects the identifier, or alters a portion of the original image identifier, e.g., 2-32 bits of the original watermark identifier. - An image and a watermark identifier are combined to produce a digitally watermarked image (or derivative image) preferably in the same format and density as the input image. As an optional feature, software provides an indicator to signal success or failure in the watermarking effort. For example, the software can analyze whether the watermark was embedded, and/or whether the image contains the same format and density as the original input image. Upon a failure,
user terminal 18 re-embeds the digital watermark or aborts the process. -
Derivative image 001 a is stored indatabase 14. Related information can also be stored indatabase 14. (As discussed above,database 14 may include a plurality of databases. One such database may manage images, while another database manages related information. Preferably, however, the unique identifiers are used consistently between the plurality of databases to link related images and information.).Database 14 links derivative 001 a withimage 001, derivative 001 and any related information (e.g., metadata, comments, files, history, security, etc.). Accordingly, image ancestry and any related information is efficiently maintained. -
FIG. 3 is a diagram further illustrating linking images, derivatives and related information via a unique watermark identifier. Anoriginal image 20 is watermarked with aunique identifier 22. A first derivative image 24 (e.g., perhaps an enlarged or cropped image corresponding witharea 20 a) and a second derivative 26 (e.g., corresponding toarea 20 b) are created. Each of the first derivative 24 and second derivative 26 are encoded with a unique watermark identifier. The derivative identifiers are associated with theunique identifier 22 indatabase 14. Such linking effectively groups image families together, permitting a user to gain access to image ancestry. Similarly, related information can be linked viaunique identifier 22. Returning toFIG. 3 ,related information 28 corresponding to first derivative 24 are linked toidentifier 22.Files 30 corresponding to theoriginal image 20, as well asfiles 32 for the second derivative 26, are likewise linked. Accordingly, entire image families (and related information) are efficiently maintained by linking via theunique identifier 22. Of course, files 28 and 30 optionally can be separately, and respectively, linked toderivatives FIG. 3 ). - Security and Rewritable Watermarks
- In one embodiment, a watermark provides information related to a permission level or a security clearance level. Such information can be reflected in a unique identifier or in a payload message. Alternatively, the watermark identifier can be used to interrogate a database to retrieve related security level requirements. Such security information can be used to regulate access to images and related information. For example, only users (or user terminals) having a corresponding permission level or security clearance are allowed to access the corresponding image. Suitable software instructions can examine the permission level (or security clearance) to determine whether a user (or terminal) has the necessary clearance.
- One aspect of the present invention is to employ “rewritable” watermarks. A rewritable watermark includes a watermark of which all or a portion of which may be changed. In a preferred embodiment, only a portion (e.g., a portion of the payload) of a watermark is rewritten to update permission levels, reflect derivative work, etc.
- There are often situations where it is desirable to carry some form of security access indicator in an image, e.g., via a digital watermark. The security access indicator defines a level of security required to view, edit or comment with respect to an image. Access to the image is then controlled by appropriately enabled software, which extracts the indicator (or receives the indicator from a watermark decoder) and determines usage. In one embodiment, the indicator indicates defines a required level. If a user's security level is equal to or greater (e.g., as determined from a password, user terminal identifier, login, linked security clearance level, etc.) to that carried in a security access indicator, then a user is allowed access to the image or data. In another embodiment, a security code may indicate that a particular user can view the image, but cannot edit or store comments regarding such.
- Consider the following example. An image “A” is defined to include an “unclassified” security classification. Image A's watermark then includes a unique identifier and additional plural-bits set to a predetermined number, e.g., all set to zero (or to a predetermined number or pattern). These additional plural-bits define the unclassified security classification. An image “B” is a derivative of image A, and has a “secret” security classification encoded in the plural-bits. Before either image A or B is opened (or requested) the security level contained within the watermark is validated against the security level of the individual requesting access, and permission is only granted to those with adequate clearance. In one embodiment, local software (e.g., executing on a user terminal) validates the security access by decoding the watermark, extracting the security bits, and comparing the security bits (or corresponding security level) with the security clearance of a user (or terminal). In another embodiment, software running on a central server monitors and validates security access. Or in another embodiment software associated with the database regulates the security access.
- Application Interface
- Application interface software, residing on a user terminal, helps to facilitate communication between image-handling software and
database 14. The interface can be incorporated in such image-handling software, operate as a plug-in, be integrated with the operating system, or may even be called by certain operations (e.g., data retrieval, editing, saving, etc.). Preferably, the interface generates (or works in connection with) a graphical user interface (GUI) for a user. The GUI helps to facilitate user login, data retrieval, and image creation and saving. Creation is defined broadly to include any alteration to an existing image, or generation of a new image. Initially, a user is requested to enter a password or pass code to interact withdatabase 14. After a successful log in, user access is preferably regulated based on security clearance. In other embodiments, permission levels or payment schedules are used to regulate access. An image, and related metadata, files, etc., should only be accessible when security access is permitted. In one embodiment, an image is selected from a directory, and the selected image is examined for watermarks. A watermark is extracted and security bits are determined. The security bits are validated against a corresponding security access allowed for the logged-on user. A user is permitted to access (e.g., retrieve, open, or edit) the image if she has an appropriate clearance. In an alternative arrangement, a database is queried to determine the security level required for all (or a subset of all) possible images in a directory or list. Only those images corresponding to the user's security clearance (or permission) are presented as options to open for the user. Even the names of the images can be screened from a user if her security clearance is insufficient. - The interface also facilitates communication in a normal image editing and creation processes. Preferably, the interface will be invoked as part of a saving process.
- The creation process typically involves determining a new image identifier. As discussed above, there are many ways to determine an image identifier. In one case, the interface queries the
database 14 to obtain a new image identifier. The retrieved image identifier is embedded in the newly created image as a portion of a digital watermark. The embedded image is then saved indatabase 14. Optionally, the database will signal that the save operation has been successfully completed. In the case of derivatives, the database is preferably updated to indicate that the new image identifier is related (or linked) to the identifier of an original image. - In one embodiment, the above-mentioned steps (e.g., creating, watermarking, and saving) are considered a transaction, e.g., where all of the steps must be carried out for the transaction to be complete.
- Sentry
- Another aspect of the present invention is a gatekeeper module. With reference to
FIG. 4 , a gatekeeper (or “sentry”) 42 resides onnetwork terminals Terminals network terminal database 46. To monitor an image transmitted fromuser terminal 40 touser terminal 44,sentry 42 a decodes an embedded watermark identifier from an image to be transferred (step S10,FIG. 5 ). The identifier, destination address, and optionally a date/time stamp are communicated to database 46 (step S12), where such information is recorded as a data record (or file, log, table, database entry, history, etc.) as in step S14. Preferably such transmission activity is associated with the unique identifier of the transferred image. - Sentry 42 is also gatekeeper in that it analyzes whether a user's security or permission level is sufficient to receive a watermarked image into or from a workstation (e.g., whether
terminal 44 can receive the image transmitted from terminal 40).Sentry 42 b preferably includes watermark-decoding software, which extracts unique identifiers (and any security bits) from watermark images (step S20,FIG. 6 ). If the security level of an image is stored in a database,sentry 42 b queries the database with the identifier to determine the required access level. Or if the watermark includes security bits, thensentry 42 b determines an access level directly from extracted security bits.Sentry 42 b determines whether the user's security clearance sufficiently corresponds with the received image's clearance requirements (step S22). If so,sentry 42 b allows terminal 44 to receive and open the subject image (step S24). If not,sentry 42 b denies terminal 44 access to the image (step S26). In either case,sentry 42 b preferably communicates such information to database 46 (step S28). For example,sentry 42 b records whether the image is passed toterminal 44, or whether the image is denied. (As an optional function,sentry 42 b notifies terminal 42 regarding the delivery status of the image.). - Preferably, sentry 42 does not performed the function of managing the relationship between images and their derivatives, as this is the function of the file save software associated with the image editing application. However, in one embodiment, sentry 42 is combined with an application interface.
- Sentry 42 can be deployed in a number of ways. In one embodiment, sentry 42 is integrated (or stored, or connected) to a workstation or server in such a way that all image data must first pass through the sentry 42. In another embodiment, sentry 42 includes a separate hardware (or hardware/software) device inserted between a network (or network connection) and a user terminal. As such, sentry 42 decodes watermarks and intercepts passwords from image traffic before the user terminal receives the image, or directly after transmitting an image.
- In another embodiment, e.g., in a TCP/IP environment, a sentry 42 is deployed as software within a TCP/IP stack in the user station or server. In yet another embodiment, a sentry is incorporated in (or called by) an image-handling program's open, save and close operations.
- When used in connection with a database history or other record, sentry 42 provides efficient tracking and tracing. Since the history file reveals each use (and printing, transmission, etc.) of a watermarked image, the image can be efficiently tracked as it passes from terminal to terminal, or from database to terminal, etc.
- Fragile Watermarks
- Some images may include at least two watermarks. A first watermark includes a unique identifier, as discussed above. This identifier allows database inquires and association as discussed above. A second watermark can be applied prior to printing, faxing, etc. This second watermark preferably includes a so-called fragile watermark. That is, it is designed to be lost, or to degrade predictably, when the data set into which it is embedded is processed in some manner. (Fragile watermark technology is disclosed, e.g., in application Ser. Nos. 09/234,780, 09/433,104, 09/498,223, 60/198,138, 09/562,516, 09/567,405, 09/625,577, 09/645,779, and 60/232,163.).
- Once an image is printed, it then includes both the first and second watermarks. If the image is subsequently scanned back into a digital form, e.g., via a scanner, photocopier, web cam, digital camera, etc., the fragile watermark is corrupted (or destroyed) in a foreseeable manner. Printed copies can be tracked and traced accordingly. For example, a photocopied image is scanned into a digital form. The first watermark is used to identify the image and retrieve an image history (e.g., as created by a sentry or other logging method). Since the fragile watermark is destroyed (or predictably degraded) in the copy process, the photocopy is determined to be an unauthorized copy. The history log can be used to determine which user, or user terminal, printed the copy.
- Watermarks can be applied to any data set (e.g., an image, map, picture, document, etc.) for forensic tracking purposes. This is particularly useful where several copies of the same data set are distributed through different channels (e.g., provided to different users). Each can be “serialized” with a different identifier, and a record can be kept of which numbered data set was provided to which distribution channel. Thereafter, if one of the data sets appears in an unexpected context, it can be tracked back to the distribution channel from which it originated.
- In an alternative embodiment, with reference to
FIG. 1 , a digital watermark embedder is included inaerial platform 11. The aerial embedder embeds images (e.g., after or during capture) and relays such toground station 12. In yet another embodiment, an image is digitally watermarked downstream fromground station 12, such as in a user terminal, or an embedder associated with thedatabases 14 and/or 15. - Although not belabored, artisans will understand that the systems described above can be implemented using a variety of hardware and software systems. One embodiment employs a computer or workstation with a large disk library, and capable database software (such as is available from Microsoft, Oracle, etc.). The watermarking and database operations can be performed in accordance with software instructions stored in the disk library or on other storage media, and executed by a processor in the computer as needed. (Alternatively, dedicated hardware, or programmable logic circuits, can be employed for such operations.)
- The various section headings in this application are provided for the reader's convenience and provide no substantive limitations. The features found in one section may be readily combined with those features in another section.
- To provide a comprehensive disclosure without unduly lengthening this specification, the above-mentioned patents and patent applications are hereby incorporated by reference. The particular combinations of elements and features in the above-detailed embodiments are exemplary only; the interchanging and substitution of these teachings with other teachings in this application and the incorporated-by-reference patents/applications are also contemplated.
- It should be appreciated that the present invention is not limited to managing satellite and other aerial imagery. Indeed, other imagery may be managed with the present invention. Also, the present invention encompasses a “non-secure” type of system. In one such embodiment, watermark identifiers are used to link images and/or related information. A security or permission level is not required in such a system.
- In view of the wide variety of embodiments to which the principles and features discussed above can be applied, it should be apparent that the detailed embodiments are illustrative only and should not be taken as limiting the scope of the invention. Rather, we claim as our invention all such modifications as may come within the scope and spirit of the following claims and equivalents thereof.
Claims (17)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/468,258 US20070052730A1 (en) | 2001-03-05 | 2006-08-29 | Image management system and methods using digital watermarks |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/800,093 US7061510B2 (en) | 2001-03-05 | 2001-03-05 | Geo-referencing of aerial imagery using embedded image identifiers and cross-referenced data sets |
US28416301P | 2001-04-16 | 2001-04-16 | |
US28477601P | 2001-04-18 | 2001-04-18 | |
US09/858,336 US7098931B2 (en) | 2001-03-05 | 2001-05-15 | Image management system and methods using digital watermarks |
US11/468,258 US20070052730A1 (en) | 2001-03-05 | 2006-08-29 | Image management system and methods using digital watermarks |
Related Parent Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/800,093 Continuation-In-Part US7061510B2 (en) | 2001-03-05 | 2001-03-05 | Geo-referencing of aerial imagery using embedded image identifiers and cross-referenced data sets |
US09/858,336 Continuation US7098931B2 (en) | 2001-03-05 | 2001-05-15 | Image management system and methods using digital watermarks |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070052730A1 true US20070052730A1 (en) | 2007-03-08 |
Family
ID=37829627
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/858,336 Expired - Lifetime US7098931B2 (en) | 2001-03-05 | 2001-05-15 | Image management system and methods using digital watermarks |
US11/468,258 Abandoned US20070052730A1 (en) | 2001-03-05 | 2006-08-29 | Image management system and methods using digital watermarks |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/858,336 Expired - Lifetime US7098931B2 (en) | 2001-03-05 | 2001-05-15 | Image management system and methods using digital watermarks |
Country Status (1)
Country | Link |
---|---|
US (2) | US7098931B2 (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040046774A1 (en) * | 2001-03-05 | 2004-03-11 | Rhoads Geoffrey B. | Image management system and methods using digital watermarks |
US20050102252A1 (en) * | 2002-09-26 | 2005-05-12 | Yukinori Noguchi | Method, apparatus, and program for data management |
US20060072783A1 (en) * | 2001-03-05 | 2006-04-06 | Rhoads Geoffrey B | Geographically watermarked imagery and methods |
US20070116325A1 (en) * | 2001-03-05 | 2007-05-24 | Rhoads Geoffrey B | Embedding Geo-Location Information In Media |
US20070216937A1 (en) * | 2006-03-15 | 2007-09-20 | Konica Minolta Business Technologies, Inc. | Image forming apparatus capable of using security code for communication |
US20070242312A1 (en) * | 2006-03-14 | 2007-10-18 | Konica Minolta Business Technologies, Inc. | Image forming apparatus capable of using security code for communication |
US20080025561A1 (en) * | 2001-03-05 | 2008-01-31 | Rhoads Geoffrey B | Embedding Location Data in Video |
US20080089550A1 (en) * | 2001-03-05 | 2008-04-17 | Trent Brundage | Digital Watermarked Imagery, Video, Maps and Signs |
WO2008124708A2 (en) * | 2007-04-10 | 2008-10-16 | Thomas Joseph Tomeny | Identification and authentication using public templates and private patterns |
US20080256486A1 (en) * | 2006-09-14 | 2008-10-16 | Kenji Hagiwara | Providing device usage information through layout diagram |
US7512791B1 (en) * | 1999-11-16 | 2009-03-31 | Canon Kabushiki Kaisha | Communication apparatus and method for discriminating confidentiality of received data |
US20090238403A1 (en) * | 2001-03-05 | 2009-09-24 | Rhoads Geoffrey B | Systems and Methods Using Identifying Data Derived or Extracted from Video, Audio or Images |
US20090259623A1 (en) * | 2008-04-11 | 2009-10-15 | Adobe Systems Incorporated | Systems and Methods for Associating Metadata with Media |
US20100205445A1 (en) * | 2001-04-16 | 2010-08-12 | Anglin Hugh W | Watermark systems and methods |
US20100317399A1 (en) * | 2009-06-10 | 2010-12-16 | Rodriguez Tony F | Content sharing methods and systems |
US8023691B2 (en) | 2001-04-24 | 2011-09-20 | Digimarc Corporation | Methods involving maps, imagery, video and steganography |
US8085976B2 (en) | 2001-03-05 | 2011-12-27 | Digimarc Corporation | Digital watermarking video captured from airborne platforms |
Families Citing this family (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7562392B1 (en) | 1999-05-19 | 2009-07-14 | Digimarc Corporation | Methods of interacting with audio and ambient music |
US7602940B2 (en) | 1998-04-16 | 2009-10-13 | Digimarc Corporation | Steganographic data hiding using a device clock |
US20080060037A1 (en) * | 2006-08-30 | 2008-03-06 | Novell, Inc. | Web-enhanced television experience |
US7672952B2 (en) | 2000-07-13 | 2010-03-02 | Novell, Inc. | System and method of semantic correlation of rich content |
US8103877B2 (en) | 2000-12-21 | 2012-01-24 | Digimarc Corporation | Content identification and electronic tickets, coupons and credits |
US7098931B2 (en) * | 2001-03-05 | 2006-08-29 | Digimarc Corporation | Image management system and methods using digital watermarks |
US7515730B2 (en) * | 2001-12-13 | 2009-04-07 | Digimarc Corporation | Progressive image quality control using watermarking |
US7978874B2 (en) * | 2002-10-21 | 2011-07-12 | Digimarc Corporation | Digital watermarking for workflow by tracking content or content identifiers with respect to time |
JP2004213128A (en) * | 2002-12-27 | 2004-07-29 | Panasonic Communications Co Ltd | Documentation management device and documentation management method |
US7314162B2 (en) * | 2003-10-17 | 2008-01-01 | Digimore Corporation | Method and system for reporting identity document usage |
US7225977B2 (en) * | 2003-10-17 | 2007-06-05 | Digimarc Corporation | Fraud deterrence in connection with identity documents |
US7503488B2 (en) * | 2003-10-17 | 2009-03-17 | Davis Bruce L | Fraud prevention in issuance of identification credentials |
US20060241859A1 (en) * | 2005-04-21 | 2006-10-26 | Microsoft Corporation | Virtual earth real-time advertising |
US8570586B2 (en) | 2005-05-02 | 2013-10-29 | Digimarc Corporation | Active images through digital watermarking |
US8260945B2 (en) * | 2005-11-16 | 2012-09-04 | ABSi Corporation | System and method for wirelessly broadcasting content from a core for receipt by a mobile client |
EP1955219A4 (en) * | 2005-11-16 | 2011-06-29 | Absi Corp | SYSTEM AND METHOD FOR PROVIDING CONTENT ON A NETWORK |
US7818261B2 (en) | 2006-01-18 | 2010-10-19 | Corbis Corporation | Method and system for managing licenses to content |
US8161281B1 (en) * | 2006-04-13 | 2012-04-17 | Rockwell Collins, Inc. | High assurance data tagger for I/O feeds |
US7936484B2 (en) | 2006-06-14 | 2011-05-03 | Ronald Gabriel Roncal | Internet-based synchronized imaging |
US20080049968A1 (en) * | 2006-08-24 | 2008-02-28 | Bellsouth Intellectual Property Corporation | Methods, systems and computer program products for tagging media files to create records of distribution |
US20090100106A1 (en) * | 2007-10-12 | 2009-04-16 | Anthony Marcus | System and Method for Securely Storing Wirelessly Transmitted Text, Images and Video |
US10552701B2 (en) * | 2008-02-01 | 2020-02-04 | Oath Inc. | System and method for detecting the source of media content with application to business rules |
US20090254553A1 (en) * | 2008-02-08 | 2009-10-08 | Corbis Corporation | Matching media for managing licenses to content |
US20100310192A1 (en) * | 2009-06-05 | 2010-12-09 | Anjaneyulu Seetha Rama Kuchibhotla | Document storage system |
US8489883B2 (en) * | 2009-09-17 | 2013-07-16 | International Business Machines Corporation | Virtual world embedded security watermarking |
KR20110064540A (en) * | 2009-12-08 | 2011-06-15 | 한국전자통신연구원 | Building texture generating device and method |
JP5702382B2 (en) * | 2010-06-23 | 2015-04-15 | パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America | Data management apparatus and data management method |
EP2671386A4 (en) * | 2011-02-04 | 2015-05-20 | Jesse Bickmore | Unique watermarking for digital media |
US20120328148A1 (en) * | 2011-06-27 | 2012-12-27 | Grey William Doherty | Method and system for secure image management |
US9235722B2 (en) * | 2012-04-27 | 2016-01-12 | Hewlett-Packard Development Company, L.P.L | Document security |
US9722978B2 (en) * | 2013-03-22 | 2017-08-01 | Lidcore, Inc. | System and method for automated licensing identification and verification |
EP2989807A4 (en) * | 2013-05-03 | 2016-11-09 | Digimarc Corp | Watermarking and signal recogniton for managing and sharing captured content, metadata discovery and related arrangements |
US11042607B2 (en) | 2013-08-23 | 2021-06-22 | Nant Holdings Ip, Llc | Recognition-based content management, systems and methods |
WO2015088328A1 (en) * | 2013-12-10 | 2015-06-18 | Civolution B.V. | Distribution of a content item and monitoring the distribution using watermarking |
US10176303B1 (en) * | 2015-01-15 | 2019-01-08 | Linx Systems, Inc. | Efficient management, control, and evaluation of captured digital media |
JP6658000B2 (en) * | 2016-01-27 | 2020-03-04 | 株式会社リコー | Information processing apparatus, image output control method, and program |
US11057685B2 (en) * | 2018-03-29 | 2021-07-06 | Ncr Corporation | Media content proof of play over optical medium |
US10606536B2 (en) | 2018-08-17 | 2020-03-31 | Bank Of America Corporation | Intelligent systematic physical document fulfillment system |
US11025641B2 (en) | 2018-08-21 | 2021-06-01 | Bank Of America Corporation | System for optimizing access control for server privilege |
US11087323B2 (en) | 2018-08-21 | 2021-08-10 | Bank Of America Corporation | Exposure based secure access system |
US11361330B2 (en) | 2018-08-22 | 2022-06-14 | Bank Of America Corporation | Pattern analytics system for document presentment and fulfillment |
Citations (97)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4504910A (en) * | 1980-11-26 | 1985-03-12 | Alps Electric Co., Ltd. | Present position display device |
US5214757A (en) * | 1990-08-07 | 1993-05-25 | Georesearch, Inc. | Interactive automated mapping system |
US5329108A (en) * | 1991-11-22 | 1994-07-12 | Cherloc | Map with indexes for a geographical information system and system for applying same |
US5385371A (en) * | 1994-03-08 | 1995-01-31 | Izawa; Michio | Map in which information which can be coded is arranged in invisible state and a method for coding the content of the map |
US5502576A (en) * | 1992-08-24 | 1996-03-26 | Ramsay International Corporation | Method and apparatus for the transmission, storage, and retrieval of documents in an electronic domain |
US5664018A (en) * | 1996-03-12 | 1997-09-02 | Leighton; Frank Thomson | Watermarking process resilient to collusion attacks |
US5721788A (en) * | 1992-07-31 | 1998-02-24 | Corbis Corporation | Method and system for digital image signatures |
US5748783A (en) * | 1995-05-08 | 1998-05-05 | Digimarc Corporation | Method and apparatus for robust information coding |
US5764770A (en) * | 1995-11-07 | 1998-06-09 | Trimble Navigation Limited | Image authentication patterning |
US5765152A (en) * | 1995-10-13 | 1998-06-09 | Trustees Of Dartmouth College | System and method for managing copyrighted electronic media |
US5799082A (en) * | 1995-11-07 | 1998-08-25 | Trimble Navigation Limited | Secure authentication of images |
US5812962A (en) * | 1996-12-09 | 1998-09-22 | White Oak Borough Authority | Method and apparatus for organizing storing and retrieving information to administer a sewer system |
US5825892A (en) * | 1996-10-28 | 1998-10-20 | International Business Machines Corporation | Protecting images with an image watermark |
US5861841A (en) * | 1992-11-18 | 1999-01-19 | Trimble Navigation Limited | Compact GPS receiver/processor |
US5864623A (en) * | 1996-07-15 | 1999-01-26 | Intellicheck Inc. | Authentication system for driver licenses |
US5889868A (en) * | 1996-07-02 | 1999-03-30 | The Dice Company | Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data |
US5889898A (en) * | 1997-02-10 | 1999-03-30 | Lucent Technologies Inc. | Crosstalk-reduced integrated digital optical switch |
US5892900A (en) * | 1996-08-30 | 1999-04-06 | Intertrust Technologies Corp. | Systems and methods for secure transaction management and electronic rights protection |
US5901178A (en) * | 1996-02-26 | 1999-05-04 | Solana Technology Development Corporation | Post-compression hidden data transport for video |
US5919730A (en) * | 1996-02-08 | 1999-07-06 | Eastman Kodak Company | Copy restrictive documents |
US5930369A (en) * | 1995-09-28 | 1999-07-27 | Nec Research Institute, Inc. | Secure spread spectrum watermarking for multimedia data |
US5943422A (en) * | 1996-08-12 | 1999-08-24 | Intertrust Technologies Corp. | Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels |
US5958051A (en) * | 1996-11-27 | 1999-09-28 | Sun Microsystems, Inc. | Implementing digital signatures for data streams and data archives |
US5964821A (en) * | 1995-04-07 | 1999-10-12 | Delco Electronics Corporation | Mapless GPS navigation system with sortable destinations and zone preference |
US6031914A (en) * | 1996-08-30 | 2000-02-29 | Regents Of The University Of Minnesota | Method and apparatus for embedding data, including watermarks, in human perceptible images |
US6081827A (en) * | 1996-09-23 | 2000-06-27 | Motorola, Inc. | Network navigation methods and systems using an article of mail |
US6088394A (en) * | 1995-03-21 | 2000-07-11 | International Business Machines Corporation | Efficient interframe coding method and apparatus utilizing selective sub-frame differencing |
US6122403A (en) * | 1995-07-27 | 2000-09-19 | Digimarc Corporation | Computer system linked by using information in data objects |
US6141753A (en) * | 1998-02-10 | 2000-10-31 | Fraunhofer Gesellschaft | Secure distribution of digital representations |
US6175639B1 (en) * | 1997-02-24 | 2001-01-16 | Nec Corporation | Digital data encode system |
US6181802B1 (en) * | 1995-02-06 | 2001-01-30 | Central Research Laboratories Limited | Method and apparatus for coding information by inserting codes in strongly featured image regions |
US6185312B1 (en) * | 1997-01-28 | 2001-02-06 | Nippon Telegraph And Telephone Corporation | Method for embedding and reading watermark-information in digital form, and apparatus thereof |
US6233684B1 (en) * | 1997-02-28 | 2001-05-15 | Contenaguard Holdings, Inc. | System for controlling the distribution and use of rendered digital works through watermaking |
US6236971B1 (en) * | 1994-11-23 | 2001-05-22 | Contentguard Holdings, Inc. | System for controlling the distribution and use of digital works using digital tickets |
US20010001854A1 (en) * | 1999-05-12 | 2001-05-24 | Silicon Stemcell, Llc | Printed medium activated interactive communication |
US6243480B1 (en) * | 1998-04-30 | 2001-06-05 | Jian Zhao | Digital authentication with analog documents |
US6246777B1 (en) * | 1999-03-19 | 2001-06-12 | International Business Machines Corporation | Compression-tolerant watermarking scheme for image authentication |
US6263438B1 (en) * | 1996-03-21 | 2001-07-17 | Walker Digital, Llc | Method and apparatus for secure document timestamping |
US6282362B1 (en) * | 1995-11-07 | 2001-08-28 | Trimble Navigation Limited | Geographical position/image digital recording and display system |
US6282648B1 (en) * | 1996-04-08 | 2001-08-28 | Walker Digital, Llc | Method and apparatus for secure measurement certification |
US20010019611A1 (en) * | 1996-03-04 | 2001-09-06 | David Hilton | Method of and apparatus for manipulating digital data works |
US20010023421A1 (en) * | 1999-12-16 | 2001-09-20 | International Business Machines Corporation | Access control system, access control method, storage medium and program transmission apparatus |
US20010022667A1 (en) * | 2000-03-09 | 2001-09-20 | Akira Yoda | Method, apparatus, and recording medium for outputting images |
US20010026377A1 (en) * | 2000-03-21 | 2001-10-04 | Katsumi Ikegami | Image display system, image registration terminal device and image reading terminal device used in the image display system |
US20010026629A1 (en) * | 2000-01-31 | 2001-10-04 | Mitsuo Oki | Image processing apparatus, image processing method and a computer program product |
US20010026616A1 (en) * | 2000-03-23 | 2001-10-04 | Nec Corporation | Electronic watermark data insertion apparatus and electronic watermark data detection apparatus |
US20010030759A1 (en) * | 2000-01-31 | 2001-10-18 | Junichi Hayashi | Image processing apparatus for determining specific images |
US20010031064A1 (en) * | 2000-01-11 | 2001-10-18 | Ioana Donescu | Method and device for inserting a watermarking signal in an image |
US20020001395A1 (en) * | 2000-01-13 | 2002-01-03 | Davis Bruce L. | Authenticating metadata and embedding metadata in watermarks of media signals |
US20020002679A1 (en) * | 2000-04-07 | 2002-01-03 | Tomochika Murakami | Image processor and image processing method |
US20020006212A1 (en) * | 1996-05-16 | 2002-01-17 | Rhoads Geoffrey B. | Digital watermarking apparatus and methods |
US6341350B1 (en) * | 1997-09-02 | 2002-01-22 | Sony Corporation | Device and method for processing image data, transmitting medium, and recording medium |
US20020009209A1 (en) * | 2000-06-14 | 2002-01-24 | Hisashi Inoue | Digital information embedding/extracting apparatus and method, and medium including a program for executing the method recorded thereon |
US6343138B1 (en) * | 1993-11-18 | 2002-01-29 | Digimarc Corporation | Security documents with hidden digital data |
US6351439B1 (en) * | 1996-10-16 | 2002-02-26 | International Business Machines Corporation | Method and system for managing access to data through data transformation |
US20020046178A1 (en) * | 1998-03-19 | 2002-04-18 | Hitachi, Ltd. | Copy protection apparatus and method |
US20020044690A1 (en) * | 2000-10-18 | 2002-04-18 | Burgess Ken L. | Method for matching geographic information with recorded images |
US20020059520A1 (en) * | 2000-10-12 | 2002-05-16 | Tomochika Murakami | Informarion processing apparatus, method for controlling the same, and storage medium |
US6398245B1 (en) * | 1998-08-13 | 2002-06-04 | International Business Machines Corporation | Key management system for digital content player |
US20020069370A1 (en) * | 2000-08-31 | 2002-06-06 | Infoseer, Inc. | System and method for tracking and preventing illegal distribution of proprietary material over computer networks |
US6408331B1 (en) * | 1995-07-27 | 2002-06-18 | Digimarc Corporation | Computer linking methods using encoded graphics |
US6408082B1 (en) * | 1996-04-25 | 2002-06-18 | Digimarc Corporation | Watermark detection using a fourier mellin transform |
US6411725B1 (en) * | 1995-07-27 | 2002-06-25 | Digimarc Corporation | Watermark enabled video objects |
US20020080396A1 (en) * | 1999-05-25 | 2002-06-27 | Kia Silverbrook | Interface surface printer using invisible ink |
US20020095586A1 (en) * | 2001-01-17 | 2002-07-18 | International Business Machines Corporation | Technique for continuous user authentication |
US20020095601A1 (en) * | 2001-01-17 | 2002-07-18 | International Business Machines Corporation | Technique for establishing provable chain of evidence |
US6427020B1 (en) * | 1995-05-08 | 2002-07-30 | Digimarc Corporation | Methods and devices for recognizing banknotes and responding accordingly |
US20020106105A1 (en) * | 2000-12-07 | 2002-08-08 | Pelly Jason Charles | Embedding data in material |
US20020124173A1 (en) * | 2000-04-05 | 2002-09-05 | Stone Jonathan James | Watermarked material processing |
US20020122564A1 (en) * | 2001-03-05 | 2002-09-05 | Rhoads Geoffrey B. | Using embedded identifiers with images |
US20020124171A1 (en) * | 2001-03-05 | 2002-09-05 | Rhoads Geoffrey B. | Geo-referencing of aerial imagery using embedded image identifiers and cross-referenced data sets |
US20020135600A1 (en) * | 2001-03-05 | 2002-09-26 | Rhoads Geoffrey B. | Geographically watermarked imagery and methods |
US20020136531A1 (en) * | 2000-04-05 | 2002-09-26 | Harradine Vincent Carl | Audio and/or video generation apparatus and method of generating audio and/or video signals |
US6505160B1 (en) * | 1995-07-27 | 2003-01-07 | Digimarc Corporation | Connected audio and other media objects |
US6504571B1 (en) * | 1998-05-18 | 2003-01-07 | International Business Machines Corporation | System and methods for querying digital image archives using recorded parameters |
US20030012562A1 (en) * | 2001-06-06 | 2003-01-16 | Lawandy Nabil M. | Marking and authenticating articles |
US20030011684A1 (en) * | 1998-05-18 | 2003-01-16 | Chandrasekhar Narayanaswami | Image capturing system and method for automatically watermarking recorded parameters for providing digital image verification |
US20030032033A1 (en) * | 2001-04-16 | 2003-02-13 | Anglin Hugh W. | Watermark systems and methods |
US6522770B1 (en) * | 1999-05-19 | 2003-02-18 | Digimarc Corporation | Management of documents and other objects using optical devices |
US20030040326A1 (en) * | 1996-04-25 | 2003-02-27 | Levy Kenneth L. | Wireless methods and devices employing steganography |
US6529615B2 (en) * | 1997-10-10 | 2003-03-04 | Case Corporation | Method of determining and treating the health of a crop |
US6532541B1 (en) * | 1999-01-22 | 2003-03-11 | The Trustees Of Columbia University In The City Of New York | Method and apparatus for image authentication |
US20030048908A1 (en) * | 2001-08-31 | 2003-03-13 | Hamilton Jon W. | System and method for protecting the content of digital cinema products |
US20030053654A1 (en) * | 1994-03-17 | 2003-03-20 | Patterson Philip R. | Hiding geo-location data through arrangement of objects |
US6542927B2 (en) * | 1995-07-27 | 2003-04-01 | Digimarc Corporation | Linking of computers based on steganographically embedded digital data |
US20030069693A1 (en) * | 2001-01-16 | 2003-04-10 | Snapp Douglas N. | Geographic pointing device |
US20030074556A1 (en) * | 2001-10-17 | 2003-04-17 | Chapman Charles B. | Chain of custody system and method |
US20030090690A1 (en) * | 2001-09-27 | 2003-05-15 | Fuji Photo Film Co., Ltd. | Image processing method, image processing apparatus and program therefor |
US6590996B1 (en) * | 2000-02-14 | 2003-07-08 | Digimarc Corporation | Color adaptive watermarking |
US6614914B1 (en) * | 1995-05-08 | 2003-09-02 | Digimarc Corporation | Watermark embedder and reader |
US6754822B1 (en) * | 1998-04-30 | 2004-06-22 | Fraunhofer-Gesellschaft Zur Forderung Der Angewandten Forshung E.V. | Active watermarks and watermark agents |
US6947571B1 (en) * | 1999-05-19 | 2005-09-20 | Digimarc Corporation | Cell phones with optical capabilities, and related applications |
US7003731B1 (en) * | 1995-07-27 | 2006-02-21 | Digimare Corporation | User control and activation of watermark enabled objects |
US7098931B2 (en) * | 2001-03-05 | 2006-08-29 | Digimarc Corporation | Image management system and methods using digital watermarks |
US7171016B1 (en) * | 1993-11-18 | 2007-01-30 | Digimarc Corporation | Method for monitoring internet dissemination of image, video and/or audio files |
US7191156B1 (en) * | 2000-05-01 | 2007-03-13 | Digimarc Corporation | Digital watermarking systems |
US7254249B2 (en) * | 2001-03-05 | 2007-08-07 | Digimarc Corporation | Embedding location data in video |
Family Cites Families (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US582582A (en) * | 1897-05-11 | Samuel l | ||
DE3468762D1 (en) | 1983-05-27 | 1988-02-18 | Vdo Schindling | Information input arrangement |
US5841978A (en) * | 1993-11-18 | 1998-11-24 | Digimarc Corporation | Network linking method using steganographically embedded data objects |
DE19520232C1 (en) * | 1995-06-01 | 1996-08-14 | Siemens Ag | Method for encrypting sequences consisting of number-coded information units |
US6952801B2 (en) | 1995-06-07 | 2005-10-04 | R.R. Donnelley | Book assembly process and apparatus for variable imaging system |
US6332149B1 (en) | 1995-06-07 | 2001-12-18 | R. R. Donnelley & Sons | Imposition process and apparatus for variable imaging system |
US6650761B1 (en) * | 1999-05-19 | 2003-11-18 | Digimarc Corporation | Watermarked business cards and methods |
GB2345542B (en) | 1995-11-21 | 2000-08-23 | Yeoman Marine Ltd | Locating positions on maps |
US6463416B1 (en) | 1996-07-15 | 2002-10-08 | Intelli-Check, Inc. | Authentication system for identification documents |
JP3154325B2 (en) | 1996-11-28 | 2001-04-09 | 日本アイ・ビー・エム株式会社 | System for hiding authentication information in images and image authentication system |
US5987136A (en) * | 1997-08-04 | 1999-11-16 | Trimble Navigation Ltd. | Image authentication patterning |
AU8556298A (en) | 1997-09-02 | 1999-03-22 | Koninklijke Philips Electronics N.V. | Watermarking an information signal |
US6148091A (en) | 1997-09-05 | 2000-11-14 | The Identiscan Company, Llc | Apparatus for controlling the rental and sale of age-controlled merchandise and for controlling access to age-controlled services |
US6611599B2 (en) | 1997-09-29 | 2003-08-26 | Hewlett-Packard Development Company, L.P. | Watermarking of digital object |
US5990826A (en) * | 1997-10-07 | 1999-11-23 | Rockwell Science Center, Inc. | Interbuilding and urban canyon extension solution for global positioning systems |
JP3597689B2 (en) | 1998-01-21 | 2004-12-08 | 株式会社東芝 | Information recording medium and information recording medium processing device |
US6064764A (en) | 1998-03-30 | 2000-05-16 | Seiko Epson Corporation | Fragile watermarks for detecting tampering in images |
US6504941B2 (en) | 1998-04-30 | 2003-01-07 | Hewlett-Packard Company | Method and apparatus for digital watermarking of images |
US6233347B1 (en) | 1998-05-21 | 2001-05-15 | Massachusetts Institute Of Technology | System method, and product for information embedding using an ensemble of non-intersecting embedding generators |
JP2000048478A (en) | 1998-05-26 | 2000-02-18 | Yamaha Corp | Digital copy control method, and device using the method |
US6332193B1 (en) * | 1999-01-18 | 2001-12-18 | Sensar, Inc. | Method and apparatus for securely transmitting and authenticating biometric data over a network |
WO2000071720A1 (en) * | 1999-05-25 | 2000-11-30 | Immunex Corporation | Il-1 eta dna and polypeptides |
US7543148B1 (en) | 1999-07-13 | 2009-06-02 | Microsoft Corporation | Audio watermarking with covert channel and permutations |
CN1269074C (en) | 1999-09-27 | 2006-08-09 | 皇家菲利浦电子有限公司 | Watermark detection |
JP4891508B2 (en) | 1999-11-23 | 2012-03-07 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Watermark embedding and detection |
US20010034835A1 (en) | 2000-02-29 | 2001-10-25 | Smith Robert E. | Applied digital and physical signatures over telecommunications media |
AU2001259480A1 (en) | 2000-05-05 | 2001-11-20 | Megachips Corporation | System and method for obtaining and storing information for deferred browsing |
JP4695820B2 (en) | 2000-07-06 | 2011-06-08 | メイヤー,トーマス,ダブリュー | Apparatus and method for embedding steganographic data in a digital signal |
US6611608B1 (en) | 2000-10-18 | 2003-08-26 | Matsushita Electric Industrial Co., Ltd. | Human visual model for data hiding |
GB2371934A (en) | 2001-01-26 | 2002-08-07 | Sony Uk Ltd | Embedding data in material using an embedding scale |
US7043019B2 (en) | 2001-02-28 | 2006-05-09 | Eastman Kodak Company | Copy protection for digital motion picture image data |
US7249257B2 (en) | 2001-03-05 | 2007-07-24 | Digimarc Corporation | Digitally watermarked maps and signs and related navigational tools |
US6664976B2 (en) * | 2001-04-18 | 2003-12-16 | Digimarc Corporation | Image management system and methods using digital watermarks |
US6493514B1 (en) | 2001-09-04 | 2002-12-10 | Eastman Kodak Company | Method and apparatus for magnetic communication via a photographic filmstrip |
-
2001
- 2001-05-15 US US09/858,336 patent/US7098931B2/en not_active Expired - Lifetime
-
2006
- 2006-08-29 US US11/468,258 patent/US20070052730A1/en not_active Abandoned
Patent Citations (99)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4504910A (en) * | 1980-11-26 | 1985-03-12 | Alps Electric Co., Ltd. | Present position display device |
US5214757A (en) * | 1990-08-07 | 1993-05-25 | Georesearch, Inc. | Interactive automated mapping system |
US5329108A (en) * | 1991-11-22 | 1994-07-12 | Cherloc | Map with indexes for a geographical information system and system for applying same |
US5721788A (en) * | 1992-07-31 | 1998-02-24 | Corbis Corporation | Method and system for digital image signatures |
US5502576A (en) * | 1992-08-24 | 1996-03-26 | Ramsay International Corporation | Method and apparatus for the transmission, storage, and retrieval of documents in an electronic domain |
US5861841A (en) * | 1992-11-18 | 1999-01-19 | Trimble Navigation Limited | Compact GPS receiver/processor |
US6343138B1 (en) * | 1993-11-18 | 2002-01-29 | Digimarc Corporation | Security documents with hidden digital data |
US7171016B1 (en) * | 1993-11-18 | 2007-01-30 | Digimarc Corporation | Method for monitoring internet dissemination of image, video and/or audio files |
US5385371A (en) * | 1994-03-08 | 1995-01-31 | Izawa; Michio | Map in which information which can be coded is arranged in invisible state and a method for coding the content of the map |
US20030053654A1 (en) * | 1994-03-17 | 2003-03-20 | Patterson Philip R. | Hiding geo-location data through arrangement of objects |
US6236971B1 (en) * | 1994-11-23 | 2001-05-22 | Contentguard Holdings, Inc. | System for controlling the distribution and use of digital works using digital tickets |
US6181802B1 (en) * | 1995-02-06 | 2001-01-30 | Central Research Laboratories Limited | Method and apparatus for coding information by inserting codes in strongly featured image regions |
US6088394A (en) * | 1995-03-21 | 2000-07-11 | International Business Machines Corporation | Efficient interframe coding method and apparatus utilizing selective sub-frame differencing |
US5964821A (en) * | 1995-04-07 | 1999-10-12 | Delco Electronics Corporation | Mapless GPS navigation system with sortable destinations and zone preference |
US6614914B1 (en) * | 1995-05-08 | 2003-09-02 | Digimarc Corporation | Watermark embedder and reader |
US6427020B1 (en) * | 1995-05-08 | 2002-07-30 | Digimarc Corporation | Methods and devices for recognizing banknotes and responding accordingly |
US5748783A (en) * | 1995-05-08 | 1998-05-05 | Digimarc Corporation | Method and apparatus for robust information coding |
US6542927B2 (en) * | 1995-07-27 | 2003-04-01 | Digimarc Corporation | Linking of computers based on steganographically embedded digital data |
US6411725B1 (en) * | 1995-07-27 | 2002-06-25 | Digimarc Corporation | Watermark enabled video objects |
US6505160B1 (en) * | 1995-07-27 | 2003-01-07 | Digimarc Corporation | Connected audio and other media objects |
US6122403A (en) * | 1995-07-27 | 2000-09-19 | Digimarc Corporation | Computer system linked by using information in data objects |
US7003731B1 (en) * | 1995-07-27 | 2006-02-21 | Digimare Corporation | User control and activation of watermark enabled objects |
US6408331B1 (en) * | 1995-07-27 | 2002-06-18 | Digimarc Corporation | Computer linking methods using encoded graphics |
US5930369A (en) * | 1995-09-28 | 1999-07-27 | Nec Research Institute, Inc. | Secure spread spectrum watermarking for multimedia data |
US5765152A (en) * | 1995-10-13 | 1998-06-09 | Trustees Of Dartmouth College | System and method for managing copyrighted electronic media |
US5799082A (en) * | 1995-11-07 | 1998-08-25 | Trimble Navigation Limited | Secure authentication of images |
US6282362B1 (en) * | 1995-11-07 | 2001-08-28 | Trimble Navigation Limited | Geographical position/image digital recording and display system |
US5764770A (en) * | 1995-11-07 | 1998-06-09 | Trimble Navigation Limited | Image authentication patterning |
US5919730A (en) * | 1996-02-08 | 1999-07-06 | Eastman Kodak Company | Copy restrictive documents |
US5901178A (en) * | 1996-02-26 | 1999-05-04 | Solana Technology Development Corporation | Post-compression hidden data transport for video |
US20010019611A1 (en) * | 1996-03-04 | 2001-09-06 | David Hilton | Method of and apparatus for manipulating digital data works |
US5664018A (en) * | 1996-03-12 | 1997-09-02 | Leighton; Frank Thomson | Watermarking process resilient to collusion attacks |
US6263438B1 (en) * | 1996-03-21 | 2001-07-17 | Walker Digital, Llc | Method and apparatus for secure document timestamping |
US6282648B1 (en) * | 1996-04-08 | 2001-08-28 | Walker Digital, Llc | Method and apparatus for secure measurement certification |
US6289453B1 (en) * | 1996-04-08 | 2001-09-11 | Walker Digital, Llc | Method and apparatus for secure measurement certification |
US20030040326A1 (en) * | 1996-04-25 | 2003-02-27 | Levy Kenneth L. | Wireless methods and devices employing steganography |
US6408082B1 (en) * | 1996-04-25 | 2002-06-18 | Digimarc Corporation | Watermark detection using a fourier mellin transform |
US20020006212A1 (en) * | 1996-05-16 | 2002-01-17 | Rhoads Geoffrey B. | Digital watermarking apparatus and methods |
US5889868A (en) * | 1996-07-02 | 1999-03-30 | The Dice Company | Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data |
US5864623A (en) * | 1996-07-15 | 1999-01-26 | Intellicheck Inc. | Authentication system for driver licenses |
US6618484B2 (en) * | 1996-08-12 | 2003-09-09 | Intertrust Technologies Corporation | Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels |
US5943422A (en) * | 1996-08-12 | 1999-08-24 | Intertrust Technologies Corp. | Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels |
US5892900A (en) * | 1996-08-30 | 1999-04-06 | Intertrust Technologies Corp. | Systems and methods for secure transaction management and electronic rights protection |
US6031914A (en) * | 1996-08-30 | 2000-02-29 | Regents Of The University Of Minnesota | Method and apparatus for embedding data, including watermarks, in human perceptible images |
US6081827A (en) * | 1996-09-23 | 2000-06-27 | Motorola, Inc. | Network navigation methods and systems using an article of mail |
US6351439B1 (en) * | 1996-10-16 | 2002-02-26 | International Business Machines Corporation | Method and system for managing access to data through data transformation |
US5825892A (en) * | 1996-10-28 | 1998-10-20 | International Business Machines Corporation | Protecting images with an image watermark |
US5958051A (en) * | 1996-11-27 | 1999-09-28 | Sun Microsystems, Inc. | Implementing digital signatures for data streams and data archives |
US5812962A (en) * | 1996-12-09 | 1998-09-22 | White Oak Borough Authority | Method and apparatus for organizing storing and retrieving information to administer a sewer system |
US6185312B1 (en) * | 1997-01-28 | 2001-02-06 | Nippon Telegraph And Telephone Corporation | Method for embedding and reading watermark-information in digital form, and apparatus thereof |
US5889898A (en) * | 1997-02-10 | 1999-03-30 | Lucent Technologies Inc. | Crosstalk-reduced integrated digital optical switch |
US6175639B1 (en) * | 1997-02-24 | 2001-01-16 | Nec Corporation | Digital data encode system |
US6233684B1 (en) * | 1997-02-28 | 2001-05-15 | Contenaguard Holdings, Inc. | System for controlling the distribution and use of rendered digital works through watermaking |
US6341350B1 (en) * | 1997-09-02 | 2002-01-22 | Sony Corporation | Device and method for processing image data, transmitting medium, and recording medium |
US6529615B2 (en) * | 1997-10-10 | 2003-03-04 | Case Corporation | Method of determining and treating the health of a crop |
US6141753A (en) * | 1998-02-10 | 2000-10-31 | Fraunhofer Gesellschaft | Secure distribution of digital representations |
US20020046178A1 (en) * | 1998-03-19 | 2002-04-18 | Hitachi, Ltd. | Copy protection apparatus and method |
US6754822B1 (en) * | 1998-04-30 | 2004-06-22 | Fraunhofer-Gesellschaft Zur Forderung Der Angewandten Forshung E.V. | Active watermarks and watermark agents |
US6243480B1 (en) * | 1998-04-30 | 2001-06-05 | Jian Zhao | Digital authentication with analog documents |
US20030011684A1 (en) * | 1998-05-18 | 2003-01-16 | Chandrasekhar Narayanaswami | Image capturing system and method for automatically watermarking recorded parameters for providing digital image verification |
US6504571B1 (en) * | 1998-05-18 | 2003-01-07 | International Business Machines Corporation | System and methods for querying digital image archives using recorded parameters |
US6398245B1 (en) * | 1998-08-13 | 2002-06-04 | International Business Machines Corporation | Key management system for digital content player |
US6532541B1 (en) * | 1999-01-22 | 2003-03-11 | The Trustees Of Columbia University In The City Of New York | Method and apparatus for image authentication |
US6246777B1 (en) * | 1999-03-19 | 2001-06-12 | International Business Machines Corporation | Compression-tolerant watermarking scheme for image authentication |
US20010001854A1 (en) * | 1999-05-12 | 2001-05-24 | Silicon Stemcell, Llc | Printed medium activated interactive communication |
US6522770B1 (en) * | 1999-05-19 | 2003-02-18 | Digimarc Corporation | Management of documents and other objects using optical devices |
US6947571B1 (en) * | 1999-05-19 | 2005-09-20 | Digimarc Corporation | Cell phones with optical capabilities, and related applications |
US20020080396A1 (en) * | 1999-05-25 | 2002-06-27 | Kia Silverbrook | Interface surface printer using invisible ink |
US20010023421A1 (en) * | 1999-12-16 | 2001-09-20 | International Business Machines Corporation | Access control system, access control method, storage medium and program transmission apparatus |
US20010031064A1 (en) * | 2000-01-11 | 2001-10-18 | Ioana Donescu | Method and device for inserting a watermarking signal in an image |
US20020001395A1 (en) * | 2000-01-13 | 2002-01-03 | Davis Bruce L. | Authenticating metadata and embedding metadata in watermarks of media signals |
US20010026629A1 (en) * | 2000-01-31 | 2001-10-04 | Mitsuo Oki | Image processing apparatus, image processing method and a computer program product |
US20010030759A1 (en) * | 2000-01-31 | 2001-10-18 | Junichi Hayashi | Image processing apparatus for determining specific images |
US6590996B1 (en) * | 2000-02-14 | 2003-07-08 | Digimarc Corporation | Color adaptive watermarking |
US20010022667A1 (en) * | 2000-03-09 | 2001-09-20 | Akira Yoda | Method, apparatus, and recording medium for outputting images |
US20010026377A1 (en) * | 2000-03-21 | 2001-10-04 | Katsumi Ikegami | Image display system, image registration terminal device and image reading terminal device used in the image display system |
US20010026616A1 (en) * | 2000-03-23 | 2001-10-04 | Nec Corporation | Electronic watermark data insertion apparatus and electronic watermark data detection apparatus |
US20020136531A1 (en) * | 2000-04-05 | 2002-09-26 | Harradine Vincent Carl | Audio and/or video generation apparatus and method of generating audio and/or video signals |
US20020124173A1 (en) * | 2000-04-05 | 2002-09-05 | Stone Jonathan James | Watermarked material processing |
US20020002679A1 (en) * | 2000-04-07 | 2002-01-03 | Tomochika Murakami | Image processor and image processing method |
US7191156B1 (en) * | 2000-05-01 | 2007-03-13 | Digimarc Corporation | Digital watermarking systems |
US20020009209A1 (en) * | 2000-06-14 | 2002-01-24 | Hisashi Inoue | Digital information embedding/extracting apparatus and method, and medium including a program for executing the method recorded thereon |
US20020069370A1 (en) * | 2000-08-31 | 2002-06-06 | Infoseer, Inc. | System and method for tracking and preventing illegal distribution of proprietary material over computer networks |
US20020059520A1 (en) * | 2000-10-12 | 2002-05-16 | Tomochika Murakami | Informarion processing apparatus, method for controlling the same, and storage medium |
US20020044690A1 (en) * | 2000-10-18 | 2002-04-18 | Burgess Ken L. | Method for matching geographic information with recorded images |
US20020106105A1 (en) * | 2000-12-07 | 2002-08-08 | Pelly Jason Charles | Embedding data in material |
US20030069693A1 (en) * | 2001-01-16 | 2003-04-10 | Snapp Douglas N. | Geographic pointing device |
US20020095586A1 (en) * | 2001-01-17 | 2002-07-18 | International Business Machines Corporation | Technique for continuous user authentication |
US20020095601A1 (en) * | 2001-01-17 | 2002-07-18 | International Business Machines Corporation | Technique for establishing provable chain of evidence |
US20020124171A1 (en) * | 2001-03-05 | 2002-09-05 | Rhoads Geoffrey B. | Geo-referencing of aerial imagery using embedded image identifiers and cross-referenced data sets |
US7098931B2 (en) * | 2001-03-05 | 2006-08-29 | Digimarc Corporation | Image management system and methods using digital watermarks |
US20020122564A1 (en) * | 2001-03-05 | 2002-09-05 | Rhoads Geoffrey B. | Using embedded identifiers with images |
US20020135600A1 (en) * | 2001-03-05 | 2002-09-26 | Rhoads Geoffrey B. | Geographically watermarked imagery and methods |
US7254249B2 (en) * | 2001-03-05 | 2007-08-07 | Digimarc Corporation | Embedding location data in video |
US20030032033A1 (en) * | 2001-04-16 | 2003-02-13 | Anglin Hugh W. | Watermark systems and methods |
US20030012562A1 (en) * | 2001-06-06 | 2003-01-16 | Lawandy Nabil M. | Marking and authenticating articles |
US20030048908A1 (en) * | 2001-08-31 | 2003-03-13 | Hamilton Jon W. | System and method for protecting the content of digital cinema products |
US20030090690A1 (en) * | 2001-09-27 | 2003-05-15 | Fuji Photo Film Co., Ltd. | Image processing method, image processing apparatus and program therefor |
US20030074556A1 (en) * | 2001-10-17 | 2003-04-17 | Chapman Charles B. | Chain of custody system and method |
Cited By (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7512791B1 (en) * | 1999-11-16 | 2009-03-31 | Canon Kabushiki Kaisha | Communication apparatus and method for discriminating confidentiality of received data |
US8447064B2 (en) | 2001-03-05 | 2013-05-21 | Digimarc Corporation | Providing travel-logs based geo-locations relative to a graphical map |
US8085976B2 (en) | 2001-03-05 | 2011-12-27 | Digimarc Corporation | Digital watermarking video captured from airborne platforms |
US20070116325A1 (en) * | 2001-03-05 | 2007-05-24 | Rhoads Geoffrey B | Embedding Geo-Location Information In Media |
US20040046774A1 (en) * | 2001-03-05 | 2004-03-11 | Rhoads Geoffrey B. | Image management system and methods using digital watermarks |
US8135166B2 (en) | 2001-03-05 | 2012-03-13 | Digimarc Corporation | Embedding geo-location information in media |
US20080025561A1 (en) * | 2001-03-05 | 2008-01-31 | Rhoads Geoffrey B | Embedding Location Data in Video |
US20080080737A1 (en) * | 2001-03-05 | 2008-04-03 | Rhoads Geoffrey B | Providing Travel-Logs Based on Hidden Geo-Location Metadata |
US20080089550A1 (en) * | 2001-03-05 | 2008-04-17 | Trent Brundage | Digital Watermarked Imagery, Video, Maps and Signs |
US20060072783A1 (en) * | 2001-03-05 | 2006-04-06 | Rhoads Geoffrey B | Geographically watermarked imagery and methods |
US7502489B2 (en) | 2001-03-05 | 2009-03-10 | Digimarc Corporation | Geographically watermarked imagery and methods |
US8127139B2 (en) | 2001-03-05 | 2012-02-28 | Digimarc Corporation | Handheld devices and methods for extracting data |
US9363409B2 (en) | 2001-03-05 | 2016-06-07 | Digimarc Corporation | Image management system and methods using digital watermarks |
US20090238403A1 (en) * | 2001-03-05 | 2009-09-24 | Rhoads Geoffrey B | Systems and Methods Using Identifying Data Derived or Extracted from Video, Audio or Images |
US8045749B2 (en) | 2001-03-05 | 2011-10-25 | Digimarc Corporation | Embedding location data in video |
US8027506B2 (en) | 2001-03-05 | 2011-09-27 | Digimarc Corporation | Geographical encoding imagery and video |
US8023694B2 (en) | 2001-03-05 | 2011-09-20 | Digimarc Corporation | Systems and methods using identifying data derived or extracted from video, audio or images |
US7992004B2 (en) | 2001-03-05 | 2011-08-02 | Digimarc Corporation | Digital watermarked imagery, video, maps and signs |
US20100205445A1 (en) * | 2001-04-16 | 2010-08-12 | Anglin Hugh W | Watermark systems and methods |
US9792661B2 (en) | 2001-04-24 | 2017-10-17 | Digimarc Corporation | Methods involving maps, imagery, video and steganography |
US8023691B2 (en) | 2001-04-24 | 2011-09-20 | Digimarc Corporation | Methods involving maps, imagery, video and steganography |
US8976998B2 (en) | 2001-04-24 | 2015-03-10 | Digimarc Corporation | Methods involving maps, imagery, video and steganography |
EP1404110B1 (en) * | 2002-09-26 | 2017-04-19 | FUJIFILM Corporation | Method, apparatus and program for data management |
US7620649B2 (en) * | 2002-09-26 | 2009-11-17 | Fujifilm Corporation | Method, apparatus, and program for data management |
US20050102252A1 (en) * | 2002-09-26 | 2005-05-12 | Yukinori Noguchi | Method, apparatus, and program for data management |
US20070242312A1 (en) * | 2006-03-14 | 2007-10-18 | Konica Minolta Business Technologies, Inc. | Image forming apparatus capable of using security code for communication |
US20070216937A1 (en) * | 2006-03-15 | 2007-09-20 | Konica Minolta Business Technologies, Inc. | Image forming apparatus capable of using security code for communication |
US8189213B2 (en) | 2006-03-15 | 2012-05-29 | Konica Minolta Business Technologies, Inc. | Image forming apparatus capable of using security code for communication |
US8024654B2 (en) * | 2006-09-14 | 2011-09-20 | Ricoh Company, Ltd. | Providing device usage information through layout diagram |
US20080256486A1 (en) * | 2006-09-14 | 2008-10-16 | Kenji Hagiwara | Providing device usage information through layout diagram |
WO2008124708A2 (en) * | 2007-04-10 | 2008-10-16 | Thomas Joseph Tomeny | Identification and authentication using public templates and private patterns |
WO2008124708A3 (en) * | 2007-04-10 | 2009-12-30 | Thomas Joseph Tomeny | Identification and authentication using public templates and private patterns |
US20100037313A1 (en) * | 2007-04-10 | 2010-02-11 | Thomas Joseph Tomeny | Identification and Authentication using Public Templates and Private Patterns |
US20090259623A1 (en) * | 2008-04-11 | 2009-10-15 | Adobe Systems Incorporated | Systems and Methods for Associating Metadata with Media |
US8521217B2 (en) | 2009-06-10 | 2013-08-27 | Digimarc Corporation | Content sharing methods and systems |
US20100317399A1 (en) * | 2009-06-10 | 2010-12-16 | Rodriguez Tony F | Content sharing methods and systems |
Also Published As
Publication number | Publication date |
---|---|
US20020124024A1 (en) | 2002-09-05 |
US7098931B2 (en) | 2006-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7098931B2 (en) | Image management system and methods using digital watermarks | |
US6664976B2 (en) | Image management system and methods using digital watermarks | |
US8023694B2 (en) | Systems and methods using identifying data derived or extracted from video, audio or images | |
US8644548B2 (en) | Digital watermarks | |
US7263203B2 (en) | Digital watermarks | |
US7796826B2 (en) | Digital watermarks | |
US8059815B2 (en) | Transforming data files into logical storage units for auxiliary data through reversible watermarks | |
US8355525B2 (en) | Parallel processing of digital watermarking operations | |
US20060028689A1 (en) | Document management with embedded data | |
Arya et al. | A review on different digital watermarking techniques | |
CN113312593A (en) | Tracking management system and method for dynamically tracking leakage information | |
JP2007036652A (en) | Image processing method, image processing apparatus, program, and storage medium | |
Agarwal et al. | Design and Simulation of Dct Chip In Vhdl and Application in Watermark Extraction | |
Bartolini et al. | Watermarking for IPR protection of the Tuscany and Gifu Art Virtual Gallery | |
Syrový | Marking scanned documents | |
Barni et al. | Interoperability Issues in Watermark-Based Electronic Copyright Management | |
Vyawahare et al. | A SCHEME OF WATERMARKING FOR IMAGE COPYRIGHT PROTECTION BY USING NEW DCT ALGORITHM |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: DIGIMARC CORPORATION (FORMERLY DMRC CORPORATION), Free format text: CONFIRMATION OF TRANSFER OF UNITED STATES PATENT RIGHTS;ASSIGNOR:L-1 SECURE CREDENTIALING, INC. (FORMERLY KNOWN AS DIGIMARC CORPORATION);REEL/FRAME:021785/0796 Effective date: 20081024 Owner name: DIGIMARC CORPORATION (FORMERLY DMRC CORPORATION), OREGON Free format text: CONFIRMATION OF TRANSFER OF UNITED STATES PATENT RIGHTS;ASSIGNOR:L-1 SECURE CREDENTIALING, INC. (FORMERLY KNOWN AS DIGIMARC CORPORATION);REEL/FRAME:021785/0796 Effective date: 20081024 Owner name: DIGIMARC CORPORATION (FORMERLY DMRC CORPORATION),O Free format text: CONFIRMATION OF TRANSFER OF UNITED STATES PATENT RIGHTS;ASSIGNOR:L-1 SECURE CREDENTIALING, INC. (FORMERLY KNOWN AS DIGIMARC CORPORATION);REEL/FRAME:021785/0796 Effective date: 20081024 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |