US8811756B2 - Image compression - Google Patents

Image compression Download PDF

Info

Publication number
US8811756B2
US8811756B2 US13/179,597 US201113179597A US8811756B2 US 8811756 B2 US8811756 B2 US 8811756B2 US 201113179597 A US201113179597 A US 201113179597A US 8811756 B2 US8811756 B2 US 8811756B2
Authority
US
United States
Prior art keywords
images
image
uncompressed
delta
contextual data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US13/179,597
Other versions
US20130016917A1 (en
Inventor
Adrian X. Rodriguez
Eric Woods
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US13/179,597 priority Critical patent/US8811756B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RODRIGUEZ, ADRIAN X., WOODS, ERIC
Publication of US20130016917A1 publication Critical patent/US20130016917A1/en
Application granted granted Critical
Publication of US8811756B2 publication Critical patent/US8811756B2/en
Assigned to AWEMANE LTD. reassignment AWEMANE LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD. reassignment BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AWEMANE LTD.
Assigned to BEIJING ZITIAO NETWORK TECHNOLOGY CO., LTD. reassignment BEIJING ZITIAO NETWORK TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction

Definitions

  • the field of the invention is data processing, or, more specifically, methods, apparatuses, and computer program products for image compression.
  • Photographers often take multiple pictures of the same scene or similar scenes.
  • the individual images may include characteristics that are identical. For example, at particular pixel location in multiple images, a pixel may have the same brightness and color. However, even if the images include many areas with identical pixel information, storing each image in the collection may occupy vast amounts of storage space.
  • Embodiments include: examining, by an image controller, contextual data of a plurality of uncompressed images; selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data; designating, by the image controller, one of the selected images to be a reference image; creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and compressing and storing, by the image controller, the reference image and each of the delta images.
  • FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary image controller useful in image compression according to embodiments of the present invention
  • FIG. 2 sets forth a flow chart illustrating an exemplary method for image compression according to embodiments of the present invention.
  • FIG. 3 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • FIG. 4 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • FIG. 5 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary image controller ( 152 ) useful in image compression according to embodiments of the present invention.
  • the image controller ( 152 ) of FIG. 1 includes at least one computer processor ( 156 ) or ‘CPU’ as well as random access memory ( 168 ) (‘RAM’) which is connected through a high speed memory bus ( 166 ) and bus adapter ( 158 ) to processor ( 156 ) and to other components of the image controller ( 152 ).
  • An image controller may be any device that is used for compression and storage of images.
  • the image controller ( 152 ) may be a mobile electronic device, such as a phone, handheld camera, or a personal digital assistant (PDA).
  • PDA personal digital assistant
  • An image controller may also include mechanisms for capturing contextual elements, such as global positioning system (GPS) coordinates or accelerometer readings.
  • GPS global positioning system
  • the image controller module ( 132 ) Stored in RAM ( 168 ) is an image controller module ( 132 ) that includes computer program instructions for image compression.
  • the image controller module ( 132 ) includes computer program instructions that when executed by the processor ( 156 ) cause the processor to examine contextual data of a plurality of uncompressed images; select from the plurality of uncompressed images a group of uncompressed images that have related contextual data; designate one of the selected images to be a reference image; create delta images, each delta image representing differences between the reference image and one of the uncompressed images; and compress and store the reference image and each of the delta images.
  • RAM ( 168 ) Also stored in RAM ( 168 ) is an operating system ( 154 ).
  • Operating systems useful image compression include UNIXTM, LinuxTM, Microsoft 7TM, AIXTM, IBM's i5/OSTM, iOSTM, AndroidTM, and others as will occur to those of skill in the art.
  • the operating system ( 154 ) and the image controller module ( 132 ) in the example of FIG. 1 are shown in RAM ( 168 ), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive ( 170 ).
  • the image controller ( 152 ) of FIG. 1 includes disk drive adapter ( 172 ) coupled through expansion bus ( 160 ) and bus adapter ( 158 ) to processor ( 156 ) and other components of the image controller ( 152 ).
  • Disk drive adapter ( 172 ) connects non-volatile data storage to the image controller ( 152 ) in the form of disk drive ( 170 ).
  • Disk drive adapters useful in computers for image compression according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art.
  • IDE Integrated Drive Electronics
  • SCSI Small Computer System Interface
  • Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
  • EEPROM electrically erasable programmable read-only memory
  • RAM drives and so on, as will occur to those of skill in the art.
  • uncompressed images may be stored on the disk drive ( 170 ) or on other types of data storage and the image controller ( 152 ) may retrieve the uncompressed images from those devices.
  • the example image controller ( 152 ) of FIG. 1 includes one or more input/output (‘I/O’) adapters ( 178 ).
  • I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices ( 181 ) such as keyboards and mice.
  • the I/O adapter ( 178 ) is configured to communicate with a camera ( 183 ).
  • the camera ( 183 ) of FIG. 1 may be a source for providing uncompressed images to the image controller ( 152 ).
  • One or more additional cameras or other types of devices may be coupled to the I/O adapter ( 178 ) to provide uncompressed images to the image controller ( 152 ).
  • the example image controller ( 152 ) of FIG. 1 includes a video adapter ( 109 ), which is an example of an I/O adapter specially designed for graphic output to a display device ( 180 ) such as a display screen or computer monitor.
  • Video adapter ( 109 ) is connected to processor ( 156 ) through a high speed video bus ( 164 ), bus adapter ( 158 ), and the front side bus ( 162 ), which is also a high speed bus.
  • the exemplary image controller ( 152 ) of FIG. 1 includes a communications adapter ( 167 ) for data communications with other computers ( 182 ) and for data communications with a data communications network ( 100 ).
  • the image controller module ( 132 ) of FIG. 1 may also receive uncompressed images from sources via the data communication network ( 100 ) or from the other computers ( 182 ). For example, additional cameras, storage devices, and any other type of device that captures or stores uncompressed images may act as a source that provides uncompressed images to the image controller ( 152 ).
  • Such data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art.
  • Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network. Examples of communications adapters useful for image compression according to embodiments of the present invention include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications network communications, and 802.11 adapters for wireless data communications network communications.
  • FIG. 2 sets forth a flow chart illustrating an exemplary method for image compression according to embodiments of the present invention.
  • the method of FIG. 2 includes examining ( 202 ), by an image controller ( 152 ), contextual data ( 224 ) of a plurality ( 220 ) of uncompressed images.
  • Contextual data is anything that can identify a specific location.
  • contextual data may include global positioning system (GPS) coordinates, WiFi signals, cell phone triangulation, hot spots, application information (such as checkin in with social networking websites), and others as will occur to readers of skill in the art.
  • GPS global positioning system
  • the contextual data for a particular image may be encoded as metadata with the particular image when the particular image is captured.
  • a camera that captures an image may also record the global positioning system (GPS) coordinates of the camera at the time that the image was captured.
  • GPS global positioning system
  • the camera may also record and store within the image, a time and date stamp indicating when the image was captured.
  • An image controller may use time and date stamps in addition to the contextual data for image compression according to embodiments of the present invention. Additional contextual data may also be stored, such as a compass heading of the camera.
  • the contextual data may be organized with fields. Each field may indicate a particular type of contextual data. For example, a first field may correspond to GPS coordinates and a second field may be a compass heading. Examining ( 202 ) contextual data ( 224 ) of a plurality ( 220 ) of uncompressed images may be carried out by determining which fields are available within the contextual data of the plurality ( 220 ) of uncompressed images; determining which fields of the contextual data to compare; and comparing one of more fields of the contextual data of the plurality ( 220 ) of uncompressed images to determine which uncompressed images within the plurality ( 220 ) match.
  • the method of FIG. 2 includes selecting ( 204 ) from the plurality ( 220 ) of uncompressed images, by the image controller ( 152 ), a group ( 226 ) of uncompressed images that have related contextual data. Selecting ( 204 ) from the plurality ( 220 ) of uncompressed images a group ( 226 ) of uncompressed images that have related contextual data may be carried out by identifying which uncompressed images within the plurality ( 220 ) of uncompressed images have contextual data that matches; and grouping the matching uncompressed images into a group.
  • Related contextual data may include one or more fields that are substantially similar.
  • the method of FIG. 2 includes designating ( 206 ), by the image controller ( 152 ), one of the selected images to be a reference image ( 228 ).
  • a reference image may be considered a master image against which all of the other images within the group ( 226 ) of uncompressed images are compared.
  • Designating ( 206 ) one of the selected images to be a reference image ( 228 ) may be carried out by storing indications of the characteristics of the reference image ( 228 ) within the image controller ( 152 ). Characteristics of the reference image ( 228 ) may include pixel information, such as color, brightness, and other as will occur to readers of skill in the art.
  • the method of FIG. 2 includes creating ( 208 ), by the image controller ( 152 ), delta images ( 230 ).
  • Each delta image represents differences between the reference image ( 228 ) and one of the uncompressed images.
  • a delta image may be a comparison between the reference image ( 228 ) and an uncompressed image.
  • the difference between the two images is four pixel changes then the four pixel changes may be recorded as the delta image.
  • Creating ( 208 ) delta images ( 230 ) may be carried out by determining for a particular uncompressed image the differences between the particular uncompressed image and the reference image ( 228 ); and storing the differences as a delta image.
  • the method of FIG. 2 includes compressing and storing ( 210 ), by the image controller ( 152 ), the reference image ( 228 ) and each of the delta images ( 230 ).
  • Compressing and storing ( 210 ) the reference image ( 228 ) and each of the delta images ( 230 ) may be carried out by storing the reference image and the delta images in one or more digital image files; and compressing the stored digital image files.
  • Compressing the stored digital image files may include performing a type of spatial image compression, or other type of compression that will occur to readers of skill in the art.
  • By using contextual data to identify images that may have similar pixel data images that could possibly benefit from delta image compression may be identified.
  • Using delta image compression that stores the differences between the images instead of storing the entire image reduces the amount of storage space required to store a collection of similar images.
  • FIG. 3 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • the method of FIG. 3 is similar to the method of FIG. 2 in that the method of FIG. 3 includes: examining ( 202 ), by an image controller ( 152 ), contextual data ( 224 ) of a plurality ( 220 ) of uncompressed images; selecting ( 204 ) from the plurality ( 220 ) of uncompressed images, by the image controller ( 152 ), a group ( 226 ) of uncompressed images that have related contextual data; designating ( 206 ), by the image controller ( 152 ), one of the selected images to be a reference image ( 228 ); creating ( 208 ), by the image controller ( 152 ), delta images ( 230 ); and compressing and storing ( 210 ), by the image controller ( 152 ), the reference image ( 228 ) and each of the delta images ( 230 ).
  • selecting ( 204 ) from the plurality ( 220 ) of uncompressed images a group ( 226 ) of uncompressed images that have related contextual data includes selecting ( 302 ) uncompressed images that are captured within a predetermined geographical area of each other. Selecting ( 302 ) uncompressed images that are captured within a predetermined geographical area of each other may be carried out by using at least one of global positioning system (GPS) coordinates and wireless hotspot information; determining for each uncompressed image, the global positioning system (GPS) coordinates of a capture device that captured the image when the image was captured; and matching uncompressed images that were captured in closely related areas. For example, images captured within two feet of each other may be images of a similar scene and thus grouped together to take advantage of similar pixel data.
  • GPS global positioning system
  • selecting ( 204 ) from the plurality ( 220 ) of uncompressed images a group ( 226 ) of uncompressed images that have related contextual data includes selecting ( 304 ) uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings. Selecting ( 304 ) uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings may be carried out by determining for each uncompressed image, the compass heading of a capture device that captured the image when the image was captured; and matching uncompressed images that were captured at closely related compass headings. For example, images captured at a northern heading may be images of a similar scene and thus may be grouped together to take advantage of similar pixel data.
  • FIG. 4 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • the method of FIG. 4 is similar to the method of FIG. 2 in that the method of FIG. 4 includes: examining ( 202 ), by an image controller ( 152 ), contextual data ( 224 ) of a plurality ( 220 ) of uncompressed images; selecting ( 204 ) from the plurality ( 220 ) of uncompressed images, by the image controller ( 152 ), a group ( 226 ) of uncompressed images that have related contextual data; designating ( 206 ), by the image controller ( 152 ), one of the selected images to be a reference image ( 228 ); creating ( 208 ), by the image controller ( 152 ), delta images ( 230 ); and compressing and storing ( 210 ), by the image controller ( 152 ), the reference image ( 228 ) and each of the delta images ( 230 ).
  • compressing and storing ( 210 ) the reference image ( 228 ) and each of the delta images ( 230 ) includes storing ( 404 ) the reference image ( 228 ) in a first digital image file ( 440 ).
  • Storing ( 404 ) the reference image ( 228 ) in a first digital image file ( 440 ) may be carried out by storing the reference image ( 228 ) in memory within the image controller ( 152 ).
  • compressing and storing ( 210 ) the reference image ( 228 ) and each of the delta images ( 230 ) optionally includes storing ( 406 ) at least one the delta images ( 230 ) in a second digital image file ( 442 ).
  • Storing ( 406 ) at least one the delta images ( 230 ) in a second digital image file ( 442 ) may be carried out by storing the delta image within the image controller ( 152 ) in a file that is separate and distinct from the digital image file corresponding to the reference image ( 228 ).
  • compressing and storing ( 210 ) the reference image ( 228 ) and each of the delta images ( 230 ) optionally includes storing ( 408 ) at least one the delta images ( 230 ) as metadata in the first digital image file ( 440 ).
  • Storing ( 408 ) at least one the delta images ( 230 ) as metadata in the first digital image file ( 440 ) may be carried out by converting the delta image into parameters that can be stored as metadata; and storing the parameters within the digital image file corresponding to the reference image ( 228 ).
  • FIG. 5 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
  • the method of FIG. 5 is similar to the method of FIG. 2 in that the method of FIG. 5 includes: examining ( 202 ), by an image controller ( 152 ), contextual data ( 224 ) of a plurality ( 220 ) of uncompressed images; selecting ( 204 ) from the plurality ( 220 ) of uncompressed images, by the image controller ( 152 ), a group ( 226 ) of uncompressed images that have related contextual data; designating ( 206 ), by the image controller ( 152 ), one of the selected images to be a reference image ( 228 ); creating ( 208 ), by the image controller ( 152 ), delta images ( 230 ); and compressing and storing ( 210 ), by the image controller ( 152 ), the reference image ( 228 ) and each of the delta images ( 230 ).
  • the method of FIG. 5 includes receiving ( 502 ), by the image controller, the plurality ( 220 ) of uncompressed images from a plurality ( 530 ) of sources.
  • Sources may include archives. For example, archived and compressed images on your hard drive may be examined to determine contextual information and metadata in the file. The identified contextual data may be used for image compression of the archived images according to embodiments of the present invention. After compressing the archived images, the archived images can be re-archived, now, with a smaller archive file size.
  • At least one of the uncompressed images of the plurality of uncompressed images is from a first source and at least one of the other uncompressed images is from a second source.
  • Receiving ( 502 ) the plurality ( 220 ) of uncompressed images from a plurality ( 530 ) of sources may be carried out by receiving uncompressed images from a camera, or other type of device capable of storing images.
  • the image controller ( 152 ) may receive uncompressed images over a network connection.
  • the image controller ( 152 ) may be a mobile device that is capable of receiving images from a camera but also from other users via a communications adapter over text message or email.
  • the method of FIG. 5 includes using ( 510 ), by the image controller, a particular delta image and the reference image ( 228 ) to recreate an uncompressed image corresponding to the particular delta image.
  • a particular delta image and the reference image ( 228 ) to recreate an uncompressed image corresponding to the particular delta image may be carried out by combining a particular delta image with the reference image ( 228 ). For example, if the delta image indicates that four pixels are different than the reference image ( 228 ), the four pixels within the reference image ( 228 ) are changed and the resulting image is stored as an uncompressed image. That is, decompressing all of the delta images with the reference image ( 228 ) results in the group ( 226 ) of uncompressed images.
  • Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for image compression. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system.
  • Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art.
  • Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
  • aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof.
  • a computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • LAN local area network
  • WAN wide area network
  • Internet Service Provider for example, AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Abstract

Methods, apparatuses, and computer program products for image compression are provided. Embodiments include: examining, by an image controller, contextual data of a plurality of uncompressed images; selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data; designating, by the image controller, one of the selected images to be a reference image; creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and compressing and storing, by the image controller, the reference image and each of the delta images.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The field of the invention is data processing, or, more specifically, methods, apparatuses, and computer program products for image compression.
2. Description of Related Art
Photographers often take multiple pictures of the same scene or similar scenes. In this collection of pictures, the individual images may include characteristics that are identical. For example, at particular pixel location in multiple images, a pixel may have the same brightness and color. However, even if the images include many areas with identical pixel information, storing each image in the collection may occupy vast amounts of storage space.
SUMMARY OF THE INVENTION
Methods, apparatuses, and computer program products for image compression are provided. Embodiments include: examining, by an image controller, contextual data of a plurality of uncompressed images; selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data; designating, by the image controller, one of the selected images to be a reference image; creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and compressing and storing, by the image controller, the reference image and each of the delta images. By using contextual data to identify images that may have similar pixel data, images that could possibly benefit from delta image compression may be identified. Using delta image compression that stores the differences between the images instead of storing the entire image reduces the amount of storage space required to store a collection of similar images.
The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of exemplary embodiments of the invention.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary image controller useful in image compression according to embodiments of the present invention
FIG. 2 sets forth a flow chart illustrating an exemplary method for image compression according to embodiments of the present invention.
FIG. 3 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
FIG. 4 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
FIG. 5 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention.
DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS
Exemplary methods, apparatus, and products for image compression in accordance with the present invention are described with reference to the accompanying drawings, beginning with FIG. 1. Image compression in accordance with the present invention is generally implemented with computers, that is, with automated computing machinery. FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary image controller (152) useful in image compression according to embodiments of the present invention. The image controller (152) of FIG. 1 includes at least one computer processor (156) or ‘CPU’ as well as random access memory (168) (‘RAM’) which is connected through a high speed memory bus (166) and bus adapter (158) to processor (156) and to other components of the image controller (152). An image controller may be any device that is used for compression and storage of images. For example, the image controller (152) may be a mobile electronic device, such as a phone, handheld camera, or a personal digital assistant (PDA). An image controller may also include mechanisms for capturing contextual elements, such as global positioning system (GPS) coordinates or accelerometer readings.
Stored in RAM (168) is an image controller module (132) that includes computer program instructions for image compression. The image controller module (132) includes computer program instructions that when executed by the processor (156) cause the processor to examine contextual data of a plurality of uncompressed images; select from the plurality of uncompressed images a group of uncompressed images that have related contextual data; designate one of the selected images to be a reference image; create delta images, each delta image representing differences between the reference image and one of the uncompressed images; and compress and store the reference image and each of the delta images.
Also stored in RAM (168) is an operating system (154). Operating systems useful image compression according to embodiments of the present invention include UNIX™, Linux™, Microsoft 7™, AIX™, IBM's i5/OS™, iOS™, Android™, and others as will occur to those of skill in the art. The operating system (154) and the image controller module (132) in the example of FIG. 1 are shown in RAM (168), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive (170).
The image controller (152) of FIG. 1 includes disk drive adapter (172) coupled through expansion bus (160) and bus adapter (158) to processor (156) and other components of the image controller (152). Disk drive adapter (172) connects non-volatile data storage to the image controller (152) in the form of disk drive (170). Disk drive adapters useful in computers for image compression according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art. Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art. For example, uncompressed images may be stored on the disk drive (170) or on other types of data storage and the image controller (152) may retrieve the uncompressed images from those devices.
The example image controller (152) of FIG. 1 includes one or more input/output (‘I/O’) adapters (178). I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices (181) such as keyboards and mice. The I/O adapter (178) is configured to communicate with a camera (183). The camera (183) of FIG. 1 may be a source for providing uncompressed images to the image controller (152). One or more additional cameras or other types of devices may be coupled to the I/O adapter (178) to provide uncompressed images to the image controller (152).
The example image controller (152) of FIG. 1 includes a video adapter (109), which is an example of an I/O adapter specially designed for graphic output to a display device (180) such as a display screen or computer monitor. Video adapter (109) is connected to processor (156) through a high speed video bus (164), bus adapter (158), and the front side bus (162), which is also a high speed bus.
The exemplary image controller (152) of FIG. 1 includes a communications adapter (167) for data communications with other computers (182) and for data communications with a data communications network (100). The image controller module (132) of FIG. 1 may also receive uncompressed images from sources via the data communication network (100) or from the other computers (182). For example, additional cameras, storage devices, and any other type of device that captures or stores uncompressed images may act as a source that provides uncompressed images to the image controller (152). Such data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art. Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network. Examples of communications adapters useful for image compression according to embodiments of the present invention include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications network communications, and 802.11 adapters for wireless data communications network communications.
For further explanation, FIG. 2 sets forth a flow chart illustrating an exemplary method for image compression according to embodiments of the present invention. The method of FIG. 2 includes examining (202), by an image controller (152), contextual data (224) of a plurality (220) of uncompressed images. Contextual data is anything that can identify a specific location. For example, contextual data may include global positioning system (GPS) coordinates, WiFi signals, cell phone triangulation, hot spots, application information (such as checkin in with social networking websites), and others as will occur to readers of skill in the art.
The contextual data for a particular image may be encoded as metadata with the particular image when the particular image is captured. For example, a camera that captures an image may also record the global positioning system (GPS) coordinates of the camera at the time that the image was captured. In this example, the camera may also record and store within the image, a time and date stamp indicating when the image was captured. An image controller may use time and date stamps in addition to the contextual data for image compression according to embodiments of the present invention. Additional contextual data may also be stored, such as a compass heading of the camera.
The contextual data may be organized with fields. Each field may indicate a particular type of contextual data. For example, a first field may correspond to GPS coordinates and a second field may be a compass heading. Examining (202) contextual data (224) of a plurality (220) of uncompressed images may be carried out by determining which fields are available within the contextual data of the plurality (220) of uncompressed images; determining which fields of the contextual data to compare; and comparing one of more fields of the contextual data of the plurality (220) of uncompressed images to determine which uncompressed images within the plurality (220) match.
The method of FIG. 2 includes selecting (204) from the plurality (220) of uncompressed images, by the image controller (152), a group (226) of uncompressed images that have related contextual data. Selecting (204) from the plurality (220) of uncompressed images a group (226) of uncompressed images that have related contextual data may be carried out by identifying which uncompressed images within the plurality (220) of uncompressed images have contextual data that matches; and grouping the matching uncompressed images into a group. Related contextual data may include one or more fields that are substantially similar.
The method of FIG. 2 includes designating (206), by the image controller (152), one of the selected images to be a reference image (228). A reference image may be considered a master image against which all of the other images within the group (226) of uncompressed images are compared. Designating (206) one of the selected images to be a reference image (228) may be carried out by storing indications of the characteristics of the reference image (228) within the image controller (152). Characteristics of the reference image (228) may include pixel information, such as color, brightness, and other as will occur to readers of skill in the art.
The method of FIG. 2 includes creating (208), by the image controller (152), delta images (230). Each delta image represents differences between the reference image (228) and one of the uncompressed images. For example, a delta image may be a comparison between the reference image (228) and an uncompressed image. In this example, if the difference between the two images is four pixel changes then the four pixel changes may be recorded as the delta image. Creating (208) delta images (230) may be carried out by determining for a particular uncompressed image the differences between the particular uncompressed image and the reference image (228); and storing the differences as a delta image.
The method of FIG. 2 includes compressing and storing (210), by the image controller (152), the reference image (228) and each of the delta images (230). Compressing and storing (210) the reference image (228) and each of the delta images (230) may be carried out by storing the reference image and the delta images in one or more digital image files; and compressing the stored digital image files. Compressing the stored digital image files may include performing a type of spatial image compression, or other type of compression that will occur to readers of skill in the art. By using contextual data to identify images that may have similar pixel data, images that could possibly benefit from delta image compression may be identified. Using delta image compression that stores the differences between the images instead of storing the entire image reduces the amount of storage space required to store a collection of similar images.
For further explanation, FIG. 3 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention. The method of FIG. 3 is similar to the method of FIG. 2 in that the method of FIG. 3 includes: examining (202), by an image controller (152), contextual data (224) of a plurality (220) of uncompressed images; selecting (204) from the plurality (220) of uncompressed images, by the image controller (152), a group (226) of uncompressed images that have related contextual data; designating (206), by the image controller (152), one of the selected images to be a reference image (228); creating (208), by the image controller (152), delta images (230); and compressing and storing (210), by the image controller (152), the reference image (228) and each of the delta images (230).
In the method of FIG. 3, selecting (204) from the plurality (220) of uncompressed images a group (226) of uncompressed images that have related contextual data includes selecting (302) uncompressed images that are captured within a predetermined geographical area of each other. Selecting (302) uncompressed images that are captured within a predetermined geographical area of each other may be carried out by using at least one of global positioning system (GPS) coordinates and wireless hotspot information; determining for each uncompressed image, the global positioning system (GPS) coordinates of a capture device that captured the image when the image was captured; and matching uncompressed images that were captured in closely related areas. For example, images captured within two feet of each other may be images of a similar scene and thus grouped together to take advantage of similar pixel data.
In the method of FIG. 3, selecting (204) from the plurality (220) of uncompressed images a group (226) of uncompressed images that have related contextual data includes selecting (304) uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings. Selecting (304) uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings may be carried out by determining for each uncompressed image, the compass heading of a capture device that captured the image when the image was captured; and matching uncompressed images that were captured at closely related compass headings. For example, images captured at a northern heading may be images of a similar scene and thus may be grouped together to take advantage of similar pixel data.
For further explanation, FIG. 4 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention. The method of FIG. 4 is similar to the method of FIG. 2 in that the method of FIG. 4 includes: examining (202), by an image controller (152), contextual data (224) of a plurality (220) of uncompressed images; selecting (204) from the plurality (220) of uncompressed images, by the image controller (152), a group (226) of uncompressed images that have related contextual data; designating (206), by the image controller (152), one of the selected images to be a reference image (228); creating (208), by the image controller (152), delta images (230); and compressing and storing (210), by the image controller (152), the reference image (228) and each of the delta images (230).
In the method of FIG. 4, compressing and storing (210) the reference image (228) and each of the delta images (230) includes storing (404) the reference image (228) in a first digital image file (440). Storing (404) the reference image (228) in a first digital image file (440) may be carried out by storing the reference image (228) in memory within the image controller (152).
In the method of FIG. 4, compressing and storing (210) the reference image (228) and each of the delta images (230) optionally includes storing (406) at least one the delta images (230) in a second digital image file (442). Storing (406) at least one the delta images (230) in a second digital image file (442) may be carried out by storing the delta image within the image controller (152) in a file that is separate and distinct from the digital image file corresponding to the reference image (228).
In the method of FIG. 4, compressing and storing (210) the reference image (228) and each of the delta images (230) optionally includes storing (408) at least one the delta images (230) as metadata in the first digital image file (440). Storing (408) at least one the delta images (230) as metadata in the first digital image file (440) may be carried out by converting the delta image into parameters that can be stored as metadata; and storing the parameters within the digital image file corresponding to the reference image (228).
For further explanation, FIG. 5 sets forth a flow chart illustrating a further exemplary method for image compression according to embodiments of the present invention. The method of FIG. 5 is similar to the method of FIG. 2 in that the method of FIG. 5 includes: examining (202), by an image controller (152), contextual data (224) of a plurality (220) of uncompressed images; selecting (204) from the plurality (220) of uncompressed images, by the image controller (152), a group (226) of uncompressed images that have related contextual data; designating (206), by the image controller (152), one of the selected images to be a reference image (228); creating (208), by the image controller (152), delta images (230); and compressing and storing (210), by the image controller (152), the reference image (228) and each of the delta images (230).
The method of FIG. 5 includes receiving (502), by the image controller, the plurality (220) of uncompressed images from a plurality (530) of sources. Sources may include archives. For example, archived and compressed images on your hard drive may be examined to determine contextual information and metadata in the file. The identified contextual data may be used for image compression of the archived images according to embodiments of the present invention. After compressing the archived images, the archived images can be re-archived, now, with a smaller archive file size.
At least one of the uncompressed images of the plurality of uncompressed images is from a first source and at least one of the other uncompressed images is from a second source. Receiving (502) the plurality (220) of uncompressed images from a plurality (530) of sources may be carried out by receiving uncompressed images from a camera, or other type of device capable of storing images. For example, the image controller (152) may receive uncompressed images over a network connection. As another example, the image controller (152) may be a mobile device that is capable of receiving images from a camera but also from other users via a communications adapter over text message or email.
The method of FIG. 5 includes using (510), by the image controller, a particular delta image and the reference image (228) to recreate an uncompressed image corresponding to the particular delta image. Using (510) a particular delta image and the reference image (228) to recreate an uncompressed image corresponding to the particular delta image may be carried out by combining a particular delta image with the reference image (228). For example, if the delta image indicates that four pixels are different than the reference image (228), the four pixels within the reference image (228) are changed and the resulting image is stored as an uncompressed image. That is, decompressing all of the delta images with the reference image (228) results in the group (226) of uncompressed images.
Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for image compression. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system. Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the present invention are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.

Claims (20)

What is claimed is:
1. A method of image compression, the method comprising:
examining, by an image controller, contextual data of a plurality of uncompressed images;
selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data;
designating, by the image controller, one of the selected images to be a reference image;
creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and
compressing and storing, by the image controller, the reference image and each of the delta images.
2. The method of claim 1 wherein the contextual data for a particular image is encoded as metadata with the particular image when the particular image is captured.
3. The method of claim 1 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other.
4. The method of claim 1 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings.
5. The method of claim 1 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other, wherein selected uncompressed images that are captured within a predetermined geographical area of each other includes using at least one of global positioning system (GPS) coordinates and wireless hotspot information.
6. The method of claim 1 further comprising receiving, by the image controller, the plurality of uncompressed images from a plurality of sources; wherein at least one of the uncompressed images of the plurality of uncompressed images is from a first source and at least one of the other uncompressed images is from a second source.
7. The method of claim 1 wherein compressing and storing the reference image and each of the delta images includes:
storing the reference image in a first digital image file; and
storing at least one the delta images as metadata in the first digital image file.
8. The method of claim 1 wherein compressing and storing the reference image and each of the delta images includes:
storing the reference image in a first digital image file; and
storing at least one the delta images in a second digital image file.
9. The method of claim 1 further comprising using, by the image controller, a particular delta image and the reference image to recreate an uncompressed image corresponding to the particular delta image.
10. Apparatus for image compression, the apparatus comprising a computer processor, a computer memory operatively coupled to the computer processor, the computer memory having disposed within it computer program instructions capable of:
examining, by an image controller, contextual data of a plurality of uncompressed images;
selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data;
designating, by the image controller, one of the selected images to be a reference image;
creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and
compressing and storing, by the image controller, the reference image and each of the delta images.
11. The apparatus of claim 10 wherein the contextual data for a particular image is encoded as metadata with the particular image when the particular image is captured.
12. The apparatus of claim 10 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other.
13. The apparatus of claim 10 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings.
14. The apparatus of claim 10 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other, wherein selected uncompressed images that are captured within a predetermined geographical area of each other includes using at least one of global positioning system (GPS) coordinates and wireless hotspot information.
15. The apparatus of claim 10 further comprising receiving, by the image controller, the plurality of uncompressed images from a plurality of sources; wherein at least one of the uncompressed images of the plurality of uncompressed images is from a first source and at least one of the other uncompressed images is from a second source.
16. A computer program product for image compression, the computer program product disposed upon a computer readable storage medium wherein the computer program product is not a signal, the computer program product comprising computer program instructions capable, when executed, of causing a computer to carry out the steps of:
examining, by an image controller, contextual data of a plurality of uncompressed images;
selecting from the plurality of uncompressed images, by the image controller, a group of uncompressed images that have related contextual data;
designating, by the image controller, one of the selected images to be a reference image;
creating, by the image controller, delta images, each delta image representing differences between the reference image and one of the uncompressed images; and
compressing and storing, by the image controller, the reference image and each of the delta images.
17. The computer program product of claim 16 wherein the contextual data for a particular image is encoded as metadata with the particular image when the particular image is captured.
18. The computer program product of claim 16 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other.
19. The computer program product of claim 16 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured with a capture device having a compass heading within a predefined range of compass headings.
20. The computer program product of claim 16 wherein selecting a group of images that have related contextual data includes selecting uncompressed images that are captured within a predetermined geographical area of each other, wherein selected uncompressed images that are captured within a predetermined geographical area of each other includes using at least one of global positioning system (GPS) coordinates and wireless hotspot information.
US13/179,597 2011-07-11 2011-07-11 Image compression Active 2032-09-02 US8811756B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/179,597 US8811756B2 (en) 2011-07-11 2011-07-11 Image compression

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/179,597 US8811756B2 (en) 2011-07-11 2011-07-11 Image compression

Publications (2)

Publication Number Publication Date
US20130016917A1 US20130016917A1 (en) 2013-01-17
US8811756B2 true US8811756B2 (en) 2014-08-19

Family

ID=47518948

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/179,597 Active 2032-09-02 US8811756B2 (en) 2011-07-11 2011-07-11 Image compression

Country Status (1)

Country Link
US (1) US8811756B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9330112B2 (en) * 2013-09-16 2016-05-03 Intel Corporation Grouping and compressing similar photos

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7466280B2 (en) * 2019-09-05 2024-04-12 キヤノン株式会社 Inspection device, control method thereof, and program
US20210373789A1 (en) * 2020-05-29 2021-12-02 Western Digital Technologies, Inc. Storage System, Host, and Method for Optimizing Storage of a Sequence of Images

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5179651A (en) * 1988-11-08 1993-01-12 Massachusetts General Hospital Apparatus for retrieval and processing of selected archived images for display at workstation terminals
US5841473A (en) * 1996-07-26 1998-11-24 Software For Image Compression, N.V. Image sequence compression and decompression
US5983251A (en) 1993-09-08 1999-11-09 Idt, Inc. Method and apparatus for data analysis
US6310974B1 (en) 1998-10-01 2001-10-30 Sharewave, Inc. Method and apparatus for digital data compression
US6556718B1 (en) 1998-11-17 2003-04-29 Stmicroelectronics S.R.L. Video pictures compression and coding with decision step for field/frame and motion vectors DCT
US6674391B2 (en) * 2002-05-08 2004-01-06 Lockheed Martin Corporation System and method of simulated image reconstruction
US6757429B2 (en) 2001-02-21 2004-06-29 Boly Media Communications Inc. Method of compressing digital images
US20040152455A1 (en) 2003-02-05 2004-08-05 Samsung Electronics Co., Ltd. System and method for delta-based over-the-air software upgrades for a wireless mobile station
US6795585B1 (en) 1999-07-16 2004-09-21 Eastman Kodak Company Representing digital images in a plurality of image processing states
US6823015B2 (en) 2002-01-23 2004-11-23 International Business Machines Corporation Macroblock coding using luminance date in analyzing temporal redundancy of picture, biased by chrominance data
US20050172196A1 (en) 2003-12-03 2005-08-04 Osecky Benjamin D. Variable delay instruction for implementation of temporal redundancy
US20060203906A1 (en) 2002-12-30 2006-09-14 Visiowave S.A. Video coding method of exploiting the temporal redundancy between successive frames
US7142721B2 (en) 2002-07-26 2006-11-28 Aten International Co., Ltd. Method of image compression
US7170941B2 (en) 1999-08-13 2007-01-30 Patapsco Designs Inc. Temporal compression
US7212676B2 (en) 2002-12-30 2007-05-01 Intel Corporation Match MSB digital image compression
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US20070296814A1 (en) 2005-08-12 2007-12-27 Cooper Benjamin J System and process for capturing, processing, compressing, and displaying image information
WO2008000451A1 (en) * 2006-06-28 2008-01-03 Oerlikon Textile Gmbh & Co. Kg Drafting apron for fibre drafting systems
US7356679B1 (en) 2003-04-11 2008-04-08 Vmware, Inc. Computer image capture, customization and deployment
US7773815B2 (en) 2004-07-14 2010-08-10 Hewlett-Packard Development Company, L.P. System and method for compressing compressed data
US7805024B2 (en) * 2004-05-05 2010-09-28 Nokia Corporation Method and apparatus to provide efficient multimedia content storage

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5179651A (en) * 1988-11-08 1993-01-12 Massachusetts General Hospital Apparatus for retrieval and processing of selected archived images for display at workstation terminals
US5983251A (en) 1993-09-08 1999-11-09 Idt, Inc. Method and apparatus for data analysis
US5841473A (en) * 1996-07-26 1998-11-24 Software For Image Compression, N.V. Image sequence compression and decompression
US6310974B1 (en) 1998-10-01 2001-10-30 Sharewave, Inc. Method and apparatus for digital data compression
US6556718B1 (en) 1998-11-17 2003-04-29 Stmicroelectronics S.R.L. Video pictures compression and coding with decision step for field/frame and motion vectors DCT
US6795585B1 (en) 1999-07-16 2004-09-21 Eastman Kodak Company Representing digital images in a plurality of image processing states
US7170941B2 (en) 1999-08-13 2007-01-30 Patapsco Designs Inc. Temporal compression
US6757429B2 (en) 2001-02-21 2004-06-29 Boly Media Communications Inc. Method of compressing digital images
US7266150B2 (en) 2001-07-11 2007-09-04 Dolby Laboratories, Inc. Interpolation of video compression frames
US6823015B2 (en) 2002-01-23 2004-11-23 International Business Machines Corporation Macroblock coding using luminance date in analyzing temporal redundancy of picture, biased by chrominance data
US6674391B2 (en) * 2002-05-08 2004-01-06 Lockheed Martin Corporation System and method of simulated image reconstruction
US7142721B2 (en) 2002-07-26 2006-11-28 Aten International Co., Ltd. Method of image compression
US20060203906A1 (en) 2002-12-30 2006-09-14 Visiowave S.A. Video coding method of exploiting the temporal redundancy between successive frames
US7212676B2 (en) 2002-12-30 2007-05-01 Intel Corporation Match MSB digital image compression
US20040152455A1 (en) 2003-02-05 2004-08-05 Samsung Electronics Co., Ltd. System and method for delta-based over-the-air software upgrades for a wireless mobile station
US7356679B1 (en) 2003-04-11 2008-04-08 Vmware, Inc. Computer image capture, customization and deployment
US20050172196A1 (en) 2003-12-03 2005-08-04 Osecky Benjamin D. Variable delay instruction for implementation of temporal redundancy
US7805024B2 (en) * 2004-05-05 2010-09-28 Nokia Corporation Method and apparatus to provide efficient multimedia content storage
US7773815B2 (en) 2004-07-14 2010-08-10 Hewlett-Packard Development Company, L.P. System and method for compressing compressed data
US20070296814A1 (en) 2005-08-12 2007-12-27 Cooper Benjamin J System and process for capturing, processing, compressing, and displaying image information
WO2008000451A1 (en) * 2006-06-28 2008-01-03 Oerlikon Textile Gmbh & Co. Kg Drafting apron for fibre drafting systems

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
International Telecommunication Union, CCITT The International Telegraph and Telephone Consultative Committee, Terminal Equipment and Protocols for Telematic Services, Information Technology-Digital Compression and Coding of Continuous-Tone Still Images-Requirements and Guidelines, ISO/IEC 10918-1 ITU-T Recommendation T.81, ITU 1993, CCITT Rec. T.81 (1992 E), pp. 1-186. (All Pages).
International Telecommunication Union, CCITT The International Telegraph and Telephone Consultative Committee, Terminal Equipment and Protocols for Telematic Services, Information Technology—Digital Compression and Coding of Continuous-Tone Still Images—Requirements and Guidelines, ISO/IEC 10918-1 ITU-T Recommendation T.81, ITU 1993, CCITT Rec. T.81 (1992 E), pp. 1-186. (All Pages).

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9330112B2 (en) * 2013-09-16 2016-05-03 Intel Corporation Grouping and compressing similar photos

Also Published As

Publication number Publication date
US20130016917A1 (en) 2013-01-17

Similar Documents

Publication Publication Date Title
AU2018206841B2 (en) Image curation
US9304657B2 (en) Audio tagging
KR20170097414A (en) Electronic device and operating method thereof
US20140129882A1 (en) Encoding diagnostic data in an error message for a computer program
US20160034201A1 (en) Managing de-duplication using estimated benefits
US8805406B1 (en) Usage of geo-tagging information from media files to determine gaps in location information for mobile devices
CN111813465B (en) Information acquisition method, device, medium and equipment
US8811756B2 (en) Image compression
US20170180293A1 (en) Contextual temporal synchronization markers
KR102316846B1 (en) Method for sorting a media content and electronic device implementing the same
US9053526B2 (en) Method and apparatus for encoding cloud display screen by using application programming interface information
WO2022143060A1 (en) Screen capture method, and terminal and storage medium
US20190230381A1 (en) Compressing multiple video files using localized camera meta data
US9113135B2 (en) Image advocacy in portable computing devices
US20160267624A1 (en) Information terminal and image display system
US20180139347A1 (en) Timed image deletion from a personal electronic device
US9955162B2 (en) Photo cluster detection and compression
US10958955B1 (en) System for generating modified video output
CN109271543B (en) Thumbnail display method and device, terminal and computer-readable storage medium
CN111767417A (en) Application picture management method, device, equipment and storage medium
US10382717B2 (en) Video file playback system capable of previewing image, method thereof, and computer program product
CN107749892B (en) Network reading method and device for conference record, intelligent tablet and storage medium
CN107741992B (en) Network storage method and device for conference records, intelligent tablet and storage medium
CN111428544B (en) Scene recognition method and device, electronic equipment and storage medium
US10949695B1 (en) Image unit converter system

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RODRIGUEZ, ADRIAN X.;WOODS, ERIC;REEL/FRAME:026568/0644

Effective date: 20110707

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

AS Assignment

Owner name: AWEMANE LTD., CAYMAN ISLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:057991/0960

Effective date: 20210826

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

AS Assignment

Owner name: BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AWEMANE LTD.;REEL/FRAME:064501/0498

Effective date: 20230302

AS Assignment

Owner name: BEIJING ZITIAO NETWORK TECHNOLOGY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD.;REEL/FRAME:066565/0952

Effective date: 20231130