Smart card for storage and retrieval of digitally compressed color images

A smart card having a memory is used for storing color identification image date that is digitally compressed from a photograph, using a relatively small amount of memory for the storage of the image.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
RELATED APPLICATIONS

[0001] This is a continuation-in-part of Ser. No. 09/063,255 filed Apr. 20, 1998.

BACKGROUND OF THE INVENTION

[0002] 1. Field of the Invention

[0003] The invention relates generally to information signal processing, and more particularly relates to a smart card containing a programmable microchip having a memory for storing digitally compressed color images, such as for storing a color identification photograph.

[0004] 2. Description of Related Art

[0005] One technique that has been used in digital encoding of image information is known as run length encoding. In this technique, the scan lines of a video image are encoded as a value or set of values of the color content of a series of pixels along with the length of the sequence of pixels having that value, set of values, or range of values. The values may be a measure of the amplitude of the video image signal, or other properties, such as luminance or chrominance. Statistical encoding of frequent color values can also be used to reduce the number of bits required to digitally encode the color image data.

[0006] One basic encoding process is based upon the block truncation coding (BTC) algorithm published by Mitchell and Delp of Purdue University in 1979. The basic BTC algorithm breaks an image into 4×4 blocks of pixels and calculates the first and second sample moments. Based upon an initial discriminator value, set to the first sample moment (the arithmetic mean), a selection map of those pixels lighter or darker than the discriminator value is determined, along with a count of the lighter pixels. From the first and second sample moments, the sample variance, and therefore, the standard deviation, can be calculated. The mean, standard deviation, and selection map are preserved for each block. However, the original BTC method is limited to a grayscale image, so that it would be desirable to adapt the BTC method to extend the BTC method to include YCrCb full-color. It would also be desirable to adapt the BTC method to handle delta values, allowing multi-level, or hierarchical, encoding and allowing encoding of differences between frames or from a specified background color.

[0007] The range of color values for any given pixel in a color image can be described, for example, as RGB color space, illustrated in FIG. 1, that can be represented by a conventional three-dimensional Cartesian coordinate system, with each axis representing 0 to 100% of the red, green and blue values for the color value of the pixel. A grayscale line can be described as running diagonally from black at 0% of each component to white at 100% of each. Since human vision can only discriminate a limited number of shades of color values, by selecting representative color values in such a color space, a limited number of color values can be used to approximate the actual color values of an image such that the human eye can not differentiate between the actual color values and the selected color values.

[0008] As is illustrated in FIGS. 2 and 3, human vision can be characterized by the Hue-Value-Saturation (HVS) color system. Hue is defined as the particular color in the visible spectrum ranging from red through green and blue to violet. Value is defined as the brightness level, ignoring color. Saturation is defined as the intensity of the particular color or the absence of other shades in the mixture. The HVS system can be represented by a generally cylindrical coordinate system with a polar base consisting of hue as the angle, and saturation as the radius. The value or brightness component is represented as the altitude above the base. The actual visible colors do not occupy the entire cylinder, but are approximately two cones, base to base with their vertices at 0% up to 100% on the value scale. The base is tilted in this example because the maximum saturation for blue occurs at a much lower brightness than the maximum saturation of green.

[0009] Referring to FIG. 2, in order to represent digitized NTSC/PAL video in a Cartesian coordinate system, the YCrCb color space is used. Because the smart card system of the invention operates in the YCrCb color space, the smart card system provides for a novel color space conversion from 15- or 24-bit RGB. Eight-bit grayscale images are also supported. Referring also to FIG. 3, the chrominance components, Cr and Cb, are two axes that correspond to the polar hue and saturation components in the HVS system. The Y, or luminance, component corresponds to the brightness axis in the HVS graph. This description does not account for the slight differences between YIQ and YUV for NTSC- and PAL-based encoding, which does not form a part of the invention. The following equations can be used to convert from RGB to the YCrCb color space:

Y=0.299R+0.587G+0.114B

Cr=0.713(0.701R−0.587G+0.114B)

Cb=0.564(−0.299R−0.587G+0.866B)

[0010] Typical implementations of digitally representing color values in this fashion use floating point arithmetic (11 multiplications and 9 additions/subtractions per pixel) or 16-bit integer arithmetic (9 multiplications, 9 additions/subtractions and 3 division per pixel). Both of these methods are quite wasteful of computing power, particularly on smaller microcontrollers. There is thus a need for a system for representing color values of digitized images that takes advantage of the limitations of human vision in discriminating color in color images in order to reduce the software and hardware requirements, particularly for storage of such color images in smart cards and databases. Smart cards are commonly approximately the same shape and size of a common credit card, and typically contain a programmable microchip, having a memory such as a read only memory, or a read/write memory. Information stored in the memory of the card can be detected by a card interface device such as a card reader or connector.

[0011] Unfortunately, noise can seriously interfere with the efficiency of any image compression process, lossy or lossless, because a compression engine must use more unnecessary data to encode noise as if it were actual subject material. Since lossy compression tends to amplify noise creating more noticeable artifacts upon decompression, lossy compression processes therefore typically attempt to remove some of the noise prior to compressing the data. Such preprocessing filters must be used very carefully, because too little filtering will not have the desired result of improved compression performance, and too much filtering will make the decompressed image cartoon-like.

[0012] Another technique used for removing unwanted noise from color image data is chromakeying, which is a process of replacing a uniform color background (usually blue) from behind a subject. A common application of this process is a television weather reporter who appears to be standing in front of a map. In actuality, the reporter is standing in front of a blue wall while a computer generated map is replacing all of the blue pixels in the image being broadcast.

[0013] While preprocessing filters can remove noise from the area surrounding a subject of interest in an image, subtle changes in lighting or shading can remain in the original image which can be eliminated by chromakeying. There is thus a need to provide a chromakey system in compression of color images for storage on smart cards and databases, in order to replace the background with a solid color to increase the visual quality of the compressed image. It would also be desirable to automate and simplify the chromakey process, to simplify the chromakey process for the operator. The present invention meets these and other needs.

SUMMARY OF THE INVENTION

[0014] The present invention provides for an improved contact-less smart card for digitally storing color images, such as color identification photographs, compressed into 512 to 2,048 bytes. The smart card of the invention accepts rectangular images in 16 pixel increments ranging from 48 to 256 pixels on a side. The typical size is 96×96 pixels. The smart card of the invention is designed for use in very low computational power implementations such as with 8-bit microcontrollers, possibly with an ASIC accelerator.

[0015] Briefly, and in general terms, the present invention accordingly provides for a smart card containing a programmable microchip having a memory for storing a digitally compressed image containing image data consisting of a plurality of scan lines of pixels with scalar values, such as for an identification photograph, for storage of the image. In a presently preferred aspect, the image data is filtered by evaluating the scalar values of individual pixels in the image with respect to neighboring pixels, and statistically encoded by encoding the image data, by dividing the image into an array of blocks of pixels, and encoding each block of pixels into a fixed number of bits that represent the pixels in the block.

[0016] In a presently preferred aspect, the image data is filtered by evaluating each individual pixel as a target pixel and a plurality of pixels in close proximity to the target pixel to determine an output value for the target pixel. Presently, each individual pixel preferably is evaluated by evaluating a sequence of five pixels, including two pixels on either side of the target pixel and the target pixel itself, for each target pixel. In one presently preferred approach, an average of the data for a window of the pixels immediately surrounding the target pixel is determined for those pixels surrounding the target pixel that are within a specified range of values, according to the following protocol: if all five pixels are within the specified range, the output target pixel is determined to be the average of the four pixels in a raster line, two on each side of the target pixel; if the two pixels on either side are within a specified range and both sides themselves are within the range, the filtered output target pixel data is determined to be the average of the two pixels on each side of the target pixel; if the two pixels on either side of the target pixel and the target pixel itself are within a specified range, and the other two pixels on the other side are not within the specified range, the output target pixel is determined to be the average of the two neighboring pixels closest in value to the target pixel values and that fall within the specified range; if the five pixels are all increasing or decreasing, or are within a specified range, the output target pixel is determined to be the average of two pixels on whichever side of the target pixel is closest in value to the target pixel; and if the five pixels in the window do not fit into any of the prior cases, the output target pixel is unchanged.

[0017] In another presently preferred aspect, the image data is statistically encoded by dividing the image into an array of 4×4 squares of pixels, and encoding each 4×4 square of pixels into a fixed bit length block containing a central color value, color dispersion value, and a selection map that represent the sixteen pixels in the block.

[0018] One currently preferred embodiment provides that each block contains a central color value and a color dispersion value, and the image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, and the central color value of each block is set to the arithmetic mean from the first sample moment of the pixels in the block. Preferably a second sample moment of the pixels in the block is determined, and the color dispersion value of each the block is determined by determining the standard deviation from the first and second sample moments. In another presently preferred option of this embodiment, a first absolute moment is determined by determining an average of the difference between the pixel values and the first sample moment, wherein the color dispersion value is set to the first absolute moment.

[0019] In another presently preferred aspect, the digital image data is converted to the YCrCb color space. In one currently preferred approach, the digital color image data is converted to the YCrCb color space by converting the image data from the RGB color space. Preferably, lookup tables of selected color values are utilized for color space conversion, and in one preferred approach, the digital image data is converted to the YCrCb color space by utilizing nine 256-entry one-byte lookup tables containing the contribution that each R, G and B make towards the Y, Cr and Cb components.

[0020] The statistical encoding of the image data, in another presently preferred aspect, is accomplished by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining the selection map from those pixels in the block having values lighter or darker than the first sample moment.

[0021] In another presently preferred aspect, the image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining the selection map from those pixels in the block having values lighter or darker than the average of the lightest and darkest pixels in the block.

[0022] The statistical encoding of the image data, in another presently preferred embodiment, is accomplished by determining a classification of each block, quantifying each block, and compressing each block by codebook compression using minimum redundancy, variable-length bit codes. This classification of each the block involves classifying each the block according to a plurality of categories, and in a presently preferred embodiment, classification of each the block comprises classifying each of the blocks in one of four categories: null blocks exhibiting little or no change from the higher level or previous frame, uniform blocks having a standard deviation less than a predetermined threshold, uniform chroma blocks having a significant luminance component to the standard deviation, but little chrominance deviation, and pattern blocks having significant data in both luminance and chrominance standard deviations. The statistical encoding of the color image data can also further involve determining the number of bits to be preserved for each component of the block after each block is classified. In one presently preferred variant, this can also further involve selecting a quantizer defining the number of bits to be preserved for each component of the block according to the classification of the block to preserve a desired number of bits for the block. In another presently preferred variant, the number of bits for the Y and Cr/Cb components of the blocks to be preserved are determined independently for each classification. In a currently preferred option, all components of each block for pattern blocks are preserved. In another currently preferred option, the mean luminance and chrominance, standard deviation luminance, and a selection map for uniform chroma blocks are preserved. In another currently preferred option, all three color components of the central color value for uniform blocks are preserved. In another currently preferred option, the run length of null blocks are recorded without preserving components of the null blocks. In another preferred embodiment, a classification of each block is determined by matching the texture map of the block with one of a plurality of common pattern maps for uniform chroma and pattern classified blocks, and compressing each block by codebook compression can comprise selecting codes from multiple codebooks.

[0023] The digital image compression also involves a hierarchical, or multilevel component. Each image is first divided into an array of 4×4 level-one blocks. Then 4×4 blocks of representative values from the level-one are encoded into higher level, or level-two blocks of central color values. Each level two block describes a lower resolution 16×16 pixel image. The process continues to 64×64, 256×256, and even 1024×1024 pixel blocks. The number of levels are selected so that four to fifteen top level blocks in each dimension remain. The compression system of the invention uses only two levels. In a presently preferred aspect, the image data is statistically encoded by dividing the image into an array of 4×4 squares of pixels, and multi-level encoding the central color values of each 4×4 square of lower level blocks. In one currently preferred option, multi-level encoding is repeated until from four to fifteen blocks remain on each axis of a top level of blocks. In a preferred variation of this option, the top level of blocks is reduced to residuals from a fixed background color. In an alternate preferred option, each successive lower level block is reduced to the residuals from the encoded block on the level above. In another alternate preferred option, the pixel values are reduced to the residuals from the encoded level one blocks.

[0024] In another preferred aspect, a datastream is prepared for storage in level order. In an alternate preferred embodiment, the datastream is prepared for storage in block order. Another currently preferred embodiment of the method of the invention further involves adding compressed residuals between input pixel data and level-one decoded blocks to thereby provide loss-less digital compression of the image.

[0025] The present invention also provides for a smart card for storage of a digitally compressed color image such as a color identification photograph, the color image containing color image data consisting of a plurality of scan lines of pixels with color values, wherein the color image data is filtered by evaluating the color values of individual pixels in the color image with respect to neighboring pixels, and statistically encoding the color image data by dividing the color image into an array of blocks of pixels, and encoding each block of pixels into a fixed number of bits that represent the pixels in the block. In a presently preferred embodiment, the color image data is filtered by evaluating each individual pixel as a target pixel and a plurality of pixels in close proximity to the target pixel to determine an output value for the target pixel. In a presently preferred aspect, the color image data is filtered by evaluating a sequence of five pixels, including two pixels on either side of the target pixel and the target pixel itself, for each target pixel.

[0026] In another presently preferred aspect, the color image data is filtered by determining an average of the data for a window of the pixels immediately surrounding the target pixel for those pixels surrounding the target pixel that are within a specified range of values, according to the following protocol: if all five pixels are within the specified range, the output target pixel is determined to be the average of the four pixels in a raster line, two on each side of the target pixel; if the two pixels on either side are within a specified range and both sides themselves are within the range, the filtered output target pixel data is determined to be the average of the two pixels on each side of the target pixel; if the two pixels on either side of the target pixel and the target pixel itself are within a specified range, and the other two pixels on the other side are not within the specified range, the output target pixel is determined to be the average of the two neighboring pixels closest in value to the target pixel values and that fall within the specified range; if the five pixels are all increasing or decreasing, or are within a specified range, the output target pixel is determined to be the average of two pixels on whichever side of the target pixel is closest in value to the target pixel; and if the five pixels in the window do not fit into any of the prior cases, the output target pixel is unchanged.

[0027] A currently preferred aspect of the smart card for a digitally compressed color image further involves the replacement of background in the image being compressed with a scalar value, in order to reduce noise in the image, and to increase the visual quality of the compressed image. In a currently preferred embodiment, the background in the image being compressed is replaced with a scalar value comprises setting an initial chromakey value and delta values. In a preferred aspect, the initial chromakey value and background scalar value are set by capturing one or more calibration images of the background prior to capturing an image without a subject of interest in place, consisting substantially of background pixels, and determining the average and standard deviation of one or more calibration images to set at least an initial chromakey scalar value and range. In another currently preferred aspect, the initial chromakey value and background scalar value are set by capturing an image with a subject of interest in place, and beginning in the upper-left and upper-right corners of the one or more calibration images, collecting pixel data down and towards the center of the image until an edge or image boundary is encountered, and determining the average and standard deviation of those pixels to set at least an initial chomakey value and range. In one preferred aspect, the pixel data are collected from a plurality of images. In another currently preferred aspect, the initial chromakey value and background scalar value are set by manually specifying an initial chromakey value and range without respect to the properties of an individual image being captured prior to image capture. Preferably replacement of the background in the image being compressed involves determining an initial chromakey mask of pixels in the input image that are near the chromakey value. In a currently preferred aspect, three delta components are used to describe a rectangular region in YCrCb color space. In another preferred aspect, one delta component describes a spherical region in YCrCb color space. The three delta components can in an alternate preferred embodiment describe a hollow cylindrical segment in HSV color space.

[0028] A further preferred aspect of the smart card for a digitally compressed color image further involves the removal of artifacts from the initial chromakey mask. In one presently preferred embodiment, the artifacts are removed by a) initially determining the background mask set of pixels; b) removing pixels from the mask set that have less than a predetermined threshold of neighboring pixels included in the mask set; c) adding pixels to the mask set that have more than a predetermined threshold of neighboring pixels included in the mask set; and repeating steps b) and c) a plurality of times.

[0029] In an alternate preferred aspect of the smart card for a digitally compressed color image, artifacts are removed by applying a sliding linear filter of five pixels once horizontally and once vertically to adjust a plurality of target pixels of the initial chromakey mask, and adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, the pair of pixels on either side of the target pixel are in the chromakey mask, and the target pixel is not near an edge; adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, and the two adjacent pixels on either side of the target pixel are included in the chromakey mask; adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, and if three of the adjacent pixels a distance of two or less pixels away from the target pixel are included in the chromakey mask; adjusting each target pixel to be excluded from the chromakey mask if the target pixel is initially included in the chromakey mask, and if both pairs of pixels on either side of the target pixel are not included in the chromakey mask.

[0030] The term “background” is used herein to identify the area around a subject in an image. A significant part of replacing background in the color image being compressed with a solid color comprises determining an initial chromakey value and range of the colors in the background. The term “background color” is used herein to mean a fixed color that is subtracted from each pixel in a specified background area of an image prior to level one encoding, and can be either be copied from a replacement color or supplied by an operator. The term “chromakey color” and “chromakey” refer particularly to the color that is the center of a specified area of colors that are to be replaced, generally calculated from the accumulated pixels in the area, or supplied by an operator. The “replacement color” is a fixed color that is used to replace all pixels indicated in the final chromakey mask, and it can be either copied from the chromakey color, or supplied by an operator. In one presently preferred embodiment, the step of calibrating comprises capturing at least one calibration image of the background prior to capturing an image with a subject of interest in place, consisting substantially of background pixels, and determining the average and standard deviation of the at least one calibration image to set at least an initial chromakey color and range. The term “chromakey range” is used herein to refer to the amount that pixels can differ from the chromakey color and be included in the pixels to be replaced, and is also calculated from the accumulated pixels or is supplied by an operator.

[0031] Another preferred aspect of the smart card for a digitally compressed color image further comprises conversion of digital color image data to the YCrCb color space. In one currently preferred approach, the conversion of digital color image data to the YCrCb color space involves conversion of the color image data from the RGB color space. Preferably, the digital color image data is converted to the YCrCb color space by utilizing lookup tables of selected color values for color space conversion, and in one preferred approach, the digital color image data is converted to the YCrCb color space by utilizing nine 256-entry one-byte lookup tables containing the contribution that each R, G and B make towards the Y, Cr and Cb components.

[0032] In one presently preferred embodiment of the smart card for storing a digitally compressed color image such as for a color identification photograph, the color image data is statistically encoded by dividing the color image into an array of 4×4 squares of pixels, and encoding each 4×4 square of pixels into a fixed number of bits containing a central color value, color dispersion value, and a selection map that represent the sixteen pixels in the block. Typically, each of the blocks contains a central color value and a color dispersion value, and the statistical encoding of the image data involves determining a first sample moment of each block as the arithmetic mean of the pixels in the block, and the central color value of each block is set to the arithmetic mean from the first sample moment of the pixels in the block. One presently preferred option of this embodiment involves determining a second sample moment of the pixels in the block, and determining the color dispersion value of each block by determining the standard deviation from the first and second sample moments. Another presently preferred option of this embodiment involves determining a first absolute moment by determining an average of the difference between the pixel values and the first sample moment, and wherein the color dispersion value is set to the first absolute moment.

[0033] In another presently preferred aspect of the smart card for a digitally compressed color image, the image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining the selection map from those pixels in the block having values lighter or darker than the first sample moment. Alternatively, the selection map can be determined from those pixels in the block having values lighter or darker than the average of the lightest and darkest pixels in the block.

[0034] Another presently preferred embodiment of the smart card for a digitally compressed color image provides for statistical encoding of the color image data by encoding two levels of blocks of each 4×4 square of pixels, with the two levels including level one blocks and level two blocks, and the level two blocks including central color values. In one preferred aspect, the level two blocks are reduced to residuals from a fixed background color, and in another presently preferred aspect, the level one blocks are reduced to residuals from decoded level two blocks.

[0035] The present invention also provides for a smart card for storing a digitally compressed color image, wherein the color image contains image data consisting of a plurality of scan lines of pixels with scalar values, wherein the image data is filtered by evaluating the scalar values of individual pixels in the image with respect to neighboring pixels, and wherein the image data is statistically encoded by dividing the image into an array of blocks of pixels, and encoding each block of pixels into a fixed number of bits that represent the pixels in the block by classifying each said block, quantifying each said block, and compressing each said block by codebook compression using minimum redundancy, variable-length bit codes.

[0036] In one presently preferred embodiment of the smart card for a digitally compressed color image, each said block is classified according to a plurality of categories. In one preferred aspect, each of the blocks are classified in one of four categories: 1) null blocks exhibiting little or no change from the higher level or previous frame, 2) uniform blocks having a standard deviation less than a predetermined threshold, 3) uniform chroma blocks having a significant luminance component to the standard deviation, but little chrominance deviation, and 4) pattern blocks having significant data in both luminance and chrominance standard deviations. In one preferred option the number of bits to be preserved can be determined for each component of the block after each said block is classified. Additionally, a quantizer can be selected defining the number of bits to be preserved for each component of the block according to the classification of the block to preserve a desired number of bits for the block. In another presently preferred option, the number of bits for the Y and Cr/Cb components of the blocks to be preserved are determined independently for each classification. All components of each block can be preserved for pattern blocks, and all components of a central color, the mean luminance and chrominance, standard deviation luminance, and a selection map can be preserved for uniform chroma blocks. In another option, all three components of the central color value can be preserved for uniform blocks. Additionally, one preferred implementation provides for recording the run length of null blocks without preserving components of the null blocks.

[0037] The smart card for a digitally compressed color image can further involve matching of the texture map of the block with one of a plurality of common pattern maps for uniform chroma and pattern classified blocks; and compression according to codes from multiple codebooks.

[0038] The invention also provides for a smart card for storing a digitally compressed datastream of image data, stored in block order, with the image data consisting of a plurality of scan lines of pixels with scalar values, wherein the image data is filtered by evaluation of the scalar values of individual pixels in the image with respect to neighboring pixels, and the image data is statistically encoded by dividing the image into an array of blocks of pixels and encoding each block of pixels into a fixed number of bits that represent the pixels in the block.

[0039] In one presently preferred embodiment, the datastream is prepared for storage in block order by selecting a block order to first process those portions of the image that are most important to facial identification. In one preferred option, the block order provides a circle group layout. In another presently preferred option, the corners of the image are truncated. In one preferred aspect, the block order provides an oval group layout, and in a preferred option, the corners of the image are truncated. Alternatively, the block order can provide a bell group layout, and the corners of the image may also be truncated.

[0040] In another aspect, the datastream is prepared for storage in block order by dividing the blocks into groups. The blocks can, for example, be divided into groups by assigning a portion of the maximum compressed bytes to each group. In addition, the division of the blocks into groups can also involve adjusting quality-controlling thresholds upon completion of each group. In a preferred aspect, only level two block information is transmitted on the last block to be processed if the information is near a maximum limit of compressed bytes. The compression of the image can also be repeated starting at a lower quality level if necessary to process the entire image into a maximum limit of compressed bytes.

[0041] These and other aspects and advantages of the invention will become apparent from the following detailed description and the accompanying drawings, which illustrate by way of example the features of the invention.

BRIEF DESCRIPTION OF THE DRAWINGS

[0042] FIG. 1 is a schematic representation of an RGB color space known in the prior art;

[0043] FIG. 2 is a schematic representation of NTSC/PAL video color system in the HVS color space known in the prior art;

[0044] FIG. 3 is a schematic representation of NTSC/PAL video color system in the YCrCb color space known in the prior art;

[0045] FIG. 4 is a schematic diagram illustrating image acquisition for storage and use on a smart card;

[0046] FIG. 5 is a schematic diagram of an overview of the compression of color image data for storage and use on a smart card;

[0047] FIGS. 6 to 10 illustrate color image data preprocessing filter protocols for storage of color image data on a smart card;

[0048] FIGS. 11A to 11D show a flow chart for the color image data preprocessing for storage of color image data on a smart card;

[0049] FIG. 11E is a flow chart of the options for setting the chromakey color and range for storage of color image data on a smart card;

[0050] FIG. 11F is a diagram illustrating the automatic chromakey process for storage of color image data on a smart card;

[0051] FIGS. 12A to 12C show a flow chart for multilevel encoding of color image data for storage of color image data on a smart card;

[0052] FIG. 13 is a flow chart illustrating the encoding a bitstream for storage of color image data on a smart card;

[0053] FIGS. 14A to 14E show a flow chart for codebook compression for storage of color image data on a smart card;

[0054] FIGS. 15A to 15D show a flow chart for encoding pattern maps for storage of color image data on a smart card;

[0055] FIG. 16A is a chart illustrating a 96×96 pixel image divided into four groups to provide adaptive compression;

[0056] FIG. 16B is a chart illustrating the non-truncated and truncated circle, oval and bell shaped layouts for pixel blocks;

[0057] FIG. 17 shows a flow chart for encoding luminance or chrominance values by codebook lookup for storage of color image data on a smart card;

[0058] FIG. 18 is a flow chart of adaptive compression;

[0059] FIG. 19 is an illustration of the format of the data stream;

[0060] FIGS. 20A, B, C and D are tables of inputs and corresponding edge filters;

[0061] FIG. 21 is a flowchart illustrating post-processing spatial filtering; and

[0062] FIG. 22 is a schematic diagram of a smart card according to the invention.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

[0063] While BTC statistical encoding can be used to reduce the number of bits required to digitally encode image data, the BTC method is limited to simple encoding of grayscale images. Digital color image compression methods typically use floating point arithmetic or 16-bit integer arithmetic, which are quite wasteful of computing power, particularly for encoding of color image data on smart cards and databases. Noise can also seriously interfere with the efficiency of the image compression process, and although preprocessing filters can be used to remove noise, too much filtering can make the decompressed image cartoon-like, while too little filtering may not be sufficient to improve compression performance.

[0064] As is illustrated in the drawings, which are presented for purposes of illustration and are not intended to limit the scope of the invention, the present invention accordingly provides for a smart card for storage of digitally compressed color images such as color identification photographs, although the invention is equally applicable to gray scale images. Digital color image data typically from a video camera or an existing digitized photograph are first converted from the RGB (Red-Green-Blue) color space to the YCrCb (Luminance-Chrominance) color space. Preferably, the step of converting digital color image data to the YCrCb color space comprises utilizing lookup tables of selected color values for color space conversion, and in one preferred approach, the step of converting digital color image data to the YCrCb color space comprises utilizing nine 256-entry one-byte lookup tables containing the contribution that each R, G and B make towards the Y, Cr and Cb components.

[0065] At (or prior to) compile time, nine 256-entry one-byte lookup tables of selected color values are prepared containing the contribution that each R, G and B make towards the Y, Cr and Cb components, for i=0.255, as follows:

RY[i]=224×0.299×i/255≈0.263×i  1)

GY[i]=224×0.587×i/255≈0.516×i  2)

BY[i]=224×0.114×i/255≈0.100×i  3)

RCr[i]=225×0.713×0.701×i/255≈0.441×i  4)

GCr[i]=225×0.713×−0.587×i/255≈−0.369×i  5)

BCr[i]=225×0.713×−0.114×i/255≈0.072×i  6)

RCb[i]=225×0.564×−0.299×i 255≈−0.149×i  7)

GCb[i]=225×0.564×−0.587×i/255≈−0.292×i  8)

BCb[i]=225×0.564×0.886×i/255≈0.441×i  9)

[0066] Once completed, the table can be used to convert a pixel from RGB to YCrCb as follows:

Y=RY[r]+GY[g]+BY[b]+16

Cr=RCr[r]+GCr[g]+BCr[b]

Cb=RCb[r]+GCb[g]+BCb[b]

[0067] This method requires 8304 bytes of constant ROM, six 8-bit additions and nine table lookups. The nine table lookups might require a 16-bit addition each, but more likely, the microcontroller could handle the lookup through an opcode or built-in addressing mechanism.

[0068] In addition to conventional convolution filters, the invention includes a unique preprocessing filter with three goals: 1) reducing noise without removing important face features, 2) sharpen blurred edges, and 3) not to be computationally complex. The preprocessing filter utilizes a five pixel window on a single scan line to determine the output value for the center pixel. For each target pixel, a sequence of five pixels, including 2 pixels on either side of the target pixel and the target pixel itself, are evaluated. Five cases are accounted for in the following discussion, which is directed only to the component of luminance, for simplicity. All three components (YCrCb) are included in the actual filters.

[0069] Referring to FIG. 6, in order to filter data for an individual target pixel, an average of the data for the pixels immediately surrounding the target pixel is taken, for those pixels surrounding the target pixel that are within a specified range of values. If all five pixels are within specified limits, the output is the average of four pixels in a raster line (A, B, D, E), two on each side of the target (C). If the two pixels on either side are within a specified range and both sides themselves are within the range, the target pixel is treated as impulse noise. As is illustrated in FIG. 7, the filtered output target pixel data is the average of the four pixels (A, B, D, E) on each side of the target pixel (C). Referring to FIG. 8, if the two pixels on either side of the target pixel and the target pixel itself are within a specified range, the target pixel (C) is considered to be an edge pixel. The output target pixel (C) is the average of the two pixels (A, B or D, E) on the matching side. If the five pixels are all increasing or decreasing (or are within a small range to account for ringing or pre-emphasis typically found in analog video signals), the target pixel is considered to be in the midst of a blurred edge. As is shown in FIG. 9, the output target pixel is then the average of two pixels (A, B) on whichever side is closest in value to the target pixel. As is illustrated in FIG. 10, if the five pixels in the window do not fit into any of the prior cases, the target is treated as being in the midst of a busy area, and the output target pixel is unchanged. The flow chart of FIGS. 11A to 11D illustrate the color image data preprocessing according to the method of the present invention.

[0070] Background in the image being compressed can be replaced with a scalar value, in order to reduce noise in the image, and to increase the visual quality of the compressed image. In a currently preferred embodiment, the step of replacing background in the image being compressed with a scalar value can also involve setting an initial chromakey value and delta values.

[0071] Methods illustrated in the flow chart of FIG. 11E are used to set the initial chromakey value and range: calibrated image, automatic, automatic-accumulated, and manual. In the chromakey calibrated image process, prior to capturing an image with the subject of interest in place, one or more calibration images of the background consisting substantially entirely of background pixels are captured. The average and standard deviation of those entire images are determined, and are used to set at least an initial chromakey value and range.

[0072] In the automatic chromakey calibration process of the invention, illustrated in FIG. 11F, an image is captured with the subject in place. Starting in the upper-left and upper-right corners of an image, pixels are collected down and towards the center until an edge or image boundary is encountered. The average and standard deviation of those pixels are calculated and used to set the initial chromakey value and range. In the automatic-accumulated chromakey process, the selection of pixels is carried out as in the automatic chromakey process, but the background pixel data are collected across several images. The average and standard deviation of those collected pixels are determined and used to set at least the initial chromakey value and range. For manual calibration the initial chromakey value and range are specified without respect to the properties of an individual image being captured prior to image capture.

[0073] In the calibrated image, automatic, and automatic-accumulated chromakey options, each pixel used for accumulating calibration data is converted to the YCrCb color space. For each pixel, the Y, Cr, and Cb values and their squares are accumulated along with a count of the pixels accumulated.

[0074] The average pixel value is calculated by dividing the accumulated Y, Cr, and Cb values by the number of pixels accumulated. This average is used as the chromakey value. From the Y, Cr, and Cb values and their squares, the standard deviation of the accumulated pixels can be calculated. Separate coefficients, for Y and C can be specified that are multiplied by the standard deviation to become chromakey delta values specifying the variance from the chromakey values to determine the ranges for each of the Y, Cr, and Cb components.

[0075] For calculated chromakey values that have very high or very low luminance values, or have small chrominance values, the chromakey values and delta values or variances from the chromakey values used to determine the ranges can be “normalized” by removing the chrominance component of the chromakey value and increasing the chrominance components of the chromakey delta values. In other cases, the chromakey value can be adjusted so that the value plus or minus the delta values for each component does not cross zero.

[0076] Preferably, a mask of colors closely matching the chromakey value is created. Three delta components are preferably used to describe a rectangular region in YCrCb color space. The three delta components can in an alternate preferred embodiment describe a hollow cylindrical segment in HSV color space. For each pixel, the differences between the Y, Cr, and Cb values of the pixels are compared with the Y, Cr, and Cb of the components of the chromakey values. If all three of the differences are within the Y, Cr, and Cb chromakey delta values, then a bit in the mask is set. In another preferred aspect, one delta component describes a spherical region in YCrCb color space.

[0077] Additionally, the method of the invention can further comprise the step of removing artifacts from the initial chromakey mask. The initial chromakey mask typically contains three types of artifacts that must also be removed. The term “chromakey mask” is used herein to mean the array of on/off bits that indicate whether a pixel is to be replaced in the chromakey process. The first type of artifact arises from small areas of pixels in the background that are not included in the chromakey mask set of pixels replacing background pixels, but should be included in the mask set. The second type of artifact arises from small areas of pixels that are included in the chromakey mask set, but that are actually part of the subject. The third type of artifact arises from those pixels creating a halo effect around the subject where the background and subject tend to blended for a few pixels around the boundary of the subject.

[0078] A few passes of erosion and dilation are typically used to adjust the chromakey mask. Erosion is the process of removing pixels from the mask that have few neighbors included in the mask, such as those pixels having less than a predetermined threshold number of adjacent pixels a given distance away; it is used to correct the second type of artifact. Dilation is the process of adding pixels to the mask that have most of their neighboring pixels included in the mask, such as those pixels having more than a predetermined threshold number of adjacent pixels a given distance away included in the mask; it is used to correct the first type of artifact. In one presently preferred embodiment, the step of removing artifacts comprises the steps of: a) initially determining the background mask set of pixels; b) removing pixels from the mask set that have less than a predetermined threshold of neighboring pixels included in the mask set; c) adding pixels to the mask set that have more than a predetermined threshold of neighboring pixels included in the mask set; and repeating steps b) and c) a plurality of times. The third type of artifact can be corrected by utilizing more dilation passes than erosion passes.

[0079] Another method has also been developed, operating on the same principles, to accomplish the same goals with much less computational power. According to this “chromakey cleanup” method, corrections are made first horizontally then vertically on the chromakey mask. In the chromakey cleanup process, the initial mask can be adjusted before pixel replacement actually begins. It may be repeated if necessary, and typically two passes are used. A sliding window of five pixels is used, and the center pixel is adjusted according to the following table, where “On” indicates the pixel is included in the chromakey mask, “Off” indicates the pixel is not included in the chromakey mask, and “X” indicates the pixel can be included or not included in the chromakey mask, or can be near an edge or not, for specific cases not covered in the table of rules: 1 PIXEL POSITION Near New −2 −1 0 +1 +2 Edge 0 Off Off Off On On No On On On Off Off Off No On Off Off On Off Off X Off X On Off On X X On On Off Off On On X On On On Off Off On X On X X On X X X On X X Off X X X Off

[0080] Once these artifacts have been removed from the chromakey mask, a replacement color is substituted into the original image for each pixel that is “on” in the mask. The application developer has the option of using the chromakey value color as the replacement color or specifying a fixed replacement color. Further, the developer can use the replacement color as the background color for the first level encoding step or specifying another fixed value.

[0081] While the currently preferred method typically uses a cube-shaped region bounded by the chromakey value, plus and minus the chromakey delta for determining a range for each component, it should be recognized that the region may be replaced by a spherically-shaped region determined by a distance parameter from the chromakey value, or alternatively the chromakey calculations may be done in a HSV (Hue, Saturation, Value) color space which would result in a wedge-shaped region.

[0082] In the multilevel statistical encoding of a gray scale or a color image data according to the present invention, as illustrated in FIGS. 12A to 12C, 13 and 14A to 14E, the first portion of the actual process of compression typically involves dividing the image into an array of 4×4 squares of pixels, and encoding each 4×4 square of pixels into a fixed bit length block containing a central color value, color dispersion value, and a selection map that represent the sixteen pixels in the block. Then 4×4 blocks of representative values from the level-one are encoded into higher level, or level-two blocks of central color values. Each level two block describes a lower resolution 16×16 pixel image. The process continues to 64×64, 256×256, and even 1024×1024 pixel blocks. The number of levels are selected so that four to fifteen top level blocks in each dimension remain. The compression system of the invention uses only two levels. In a presently preferred aspect of the method of the invention, the step of statistically encoding the image data comprises dividing the image into an array of 4×4 squares of pixels, and multi-level encoding the central color values of each 4×4 square of lower level blocks. In one currently preferred option, the step of multi-level encoding is repeated until from four to fifteen blocks remain on each axis of a top level of blocks. In a preferred variation of this option, the top level of blocks is reduced to residuals from a fixed background color. In an alternate preferred option, each successive lower level block is reduced to the residuals from the encoded block on the level above. In another alternate preferred option, the pixel values are reduced to the residuals from the encoded level one blocks.

[0083] In the modified block truncation coding (BTC) algorithm the image is divided into 4×4 blocks of pixels, and the first sample moment (the arithmetic mean) and the second sample moment are determined. In one currently preferred embodiment, each block contains a central color value and a color dispersion value, and the step of statistically encoding the image data comprises determining a first sample moment of each block as the arithmetic mean of the pixels in the block, and the central color value of each block is set to the arithmetic mean from the first sample moment of the pixels in the block. One presently preferred option of this embodiment involves determining a second sample moment of the pixels in the block, and determining the color dispersion value of each the block by determining the standard deviation from the first and second sample moments. In another presently preferred alternate embodiment, instead of a second standard sample moment, a first absolute central moment can be determined, to quantify the dispersion around the central value, and the color dispersion value is set to the first absolute moment. Another presently preferred option of this embodiment involves determining a first absolute moment by determining an average of the difference between the pixel values and the first sample moment, and wherein the color dispersion value is set to the first absolute moment. A selection map of those pixels having color values less than or greater than a discriminator set to the first sample moment is determined, along with a count of the lighter pixels.

[0084] In another presently preferred aspect of the method of the invention, the step of statistically encoding the image data comprises determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining the selection map from those pixels in the block having values lighter or darker than the average of the lightest and darkest pixels in the block. The sample variance and the standard deviation can thus be determined based upon the first and second sample moments. The mean, standard deviation, and selection map are preserved for each block. As adapted for YCrCb color, according to the method of the present invention, the first sample moment for each color component is thus determined according to the following equations: 1 Y _ = 1 16 ⁢ ∑ i = 1 16 ⁢ Y i Cr _ = 1 16 ⁢ ∑ i = 1 16 ⁢ Cr i Cb _ = 1 16 ⁢ ∑ i = 1 16 ⁢ Cb i

[0085] The second sample moment is determined according to the following equations: 2 Y 2 _ = 1 16 ⁢ ∑ i = 1 16 ⁢ ( Y i ) 2 Cr 2 _ = 1 16 ⁢ ∑ i = 1 16 ⁢ ( Cr i ) 2 Cb 2 _ = 1 16 ⁢ ∑ i = 1 16 ⁢ ( Cb i ) 2

[0086] The standard deviation is determined according to the following equations:

&sgr;Y={square root}{square root over (Y2)}−({overscore (Y)})2

&sgr;Cr={square root}{square root over (Cr2)}−({overscore (Cr)})2

&sgr;Cb={square root}{square root over (Cb2)}−({overscore (Cb)})2

[0087] The selection map mi for each block is determined as is illustrated in FIGS. 12A to 12C, where:

mi=Yi<{overscore (Y)},i=1 . . . 16

[0088] Referring to FIG. 12A, each 4×4 block of pixels is collected into a 16 element buffer, in which the index ranges from 0 to 15. In the first step, the first and second moments are determined. Squares are preferably determined by table lookup using an 8-bit table of squares rather than by multiplication. In the second step, the mean and standard deviation are determined, using a square 12 function to determine the square of a 12-bit number based upon the same 8-bit table of squares above. The root function finds roots by binary search of the same 8-bit table of squares. In FIG. 15A, dY, dCr and dCb are the standard deviations for each component, and mY (mean luminance), mCr, and mCb are the arithmetic means. In the third step, illustrated in FIG. 15B, the selector map is determined from the mean luminance value mY for the selector. The one bits in the map mark those pixels that are “darker” than the mean. The signed differences are accumulated from the mean in each chrominance (Cr/Cb) channel. If the Cr channel decreases when the luminance increases, dCr is inverted. If the Cb channel decreases when the luminance increases, dCb is inverted. In the fourth step, illustrated in FIG. 15C, values are normalized. If the luminance of all pixels is equal to or slightly greater than the mean, all standard deviation values are zeroed. If all of the pixels are nearly equal, the standard deviations will all be zero, in which case the map is also zeroed. To reduce the number of possible maps from 65,536 to 32,768, if the MSB (most significant bit) map is set, the map is inverted and the dY, dCr, and dCb values are negated.

[0089] The second half of the compression process involves taking the fixed bit (8 and 16 bit) length blocks encoded by the previous multilevel encoding step, and compressing them using minimum redundancy, variable-length bit codes.

[0090] The basic process for compressing a single encoded block comprises three steps: classification, quantization, and codebook compression. Before beginning the compression steps, however, the parameters used for the particular block must be established. Several parameters are used to control the compression process. The parameters specify tolerances for how blocks are classified, how many bits of which component in the encoded block will be preserved, and how precisely the selection map is preserved. Different quality parameters may be used for different levels. For adaptive compression, each region of the image will use a different parameter set.

[0091] Adaptive compression is the process of making certain areas of the image that are considered to be more important look better, and is accomplished in two basic parts. In the first part, the level two (L2) blocks of the image are divided into groups and a portion of the total compressed data is allocated to each group. In the second part, the compression thresholds are adjusted for each group to ensure that the image is compressed within the allocated space.

[0092] For facial identification images, the image is typically divided into three or four groups. The groups are generally layed out in concentric circles with the highest priority area in the center. Targets for the amount of compressed data used for encoding each of the groups are also determined. Usually the highest priority group has two to three times the bits per pixel as the least priority group.

[0093] The following example, illustrated in FIG. 16A, is of a 96×96-pixel image divided into four groups with an overall maximum of 1600 bytes of compressed data. 2 Level Two Target Group Bytes per L2 Group Blocks Bytes Block Bits per Pixel A  4 400 100 3.13 B  8 400 50 1.56 C 12 400 33.33 1.04 D 12 400 <33.33 <1.04 Total 36 1600  44.44 1.39

[0094] To adapt to different capture environments and differently shaped faces, three layouts are defined, “circle,” “oval,” and “bell,” as is illustrated in FIG. 16B. For facial identification images, the corners of the image typically carry the least amount of information. The application can also choose the most appropriate of the three group layouts and whether to truncate the corners.

[0095] If truncation is selected, one block is removed from each corner on sides with seven or less blocks and two blocks are removed from the corner on sides with more than seven blocks. Truncation is bypassed on images having less than four blocks on either side.

[0096] To determine which blocks are considered to be within each group, first the sum of the distance between the center of each block and a set of control points is calculated. For the circle layout, only one control point is used in the center of the image. For the oval layout, three control points are used: one in the center of the image and one each one-fourth of the image height above and below the center. For the bell layout the three control points are (1) centered horizontally and one third down, (2) one-third from the left and one-third up, and (3) one-third from the right and one-third up. The calculated distances are then sorted.

[0097] For images with less than 25 blocks, only three groups are used. Blocks associated with the first one-sixth of the distances are included in the first group. The remainder of the first half of the distances are included in the second group. The remaining blocks are included in the third group. For each group, all blocks having a distance equal to the target (one-sixth or one-half) are included in the target group. In general, one-fourth of the maximum compressed bytes are allocated to the first group, one-fourth to the second group, and the remaining one-half to the third group. These allocations are adjusted for the number of blocks that are actually included in the group.

[0098] With more than 25 blocks, four groups are used. The distances are divided into ninths. Blocks associated with the first ninth are included in the first group. Blocks associated with the second and third ninth are assigned to the second group. Blocks associated with the fourth and fifth ninth are assigned to the third group. All remaining blocks are included in the fourth group. Again, all blocks having a distance equal to the target are included in the earlier group. In general, one-fourth of the maximum compressed bytes are allocated to each group. These allocations are also adjusted for the number of blocks assigned to the groups.

[0099] In order to achieve the highest possible quality within the maximum compressed bytes constraint, an iterative process is used. Several sets of compression thresholds are defined, called quality levels. At the highest quality level, the thresholds are set to very low values. As the quality level decreases, the threshold values are gradually increased. The actual values for the thresholds are chosen so that as the quality level decreases, fewer bytes of compressed data are produced when they are applied to a typical facial identification image. A sample set of quality level values is shown in the table: 3 Quality Map Map Level TYU TCU TYN TCN Error Group 9 0 0 0 0 0 4 8 0 0 1 1 1 4 7 1 1 1 1 1 4 6 1 1 2 2 1 4 5 2 2 2 2 1 4 4 2 2 3 3 2 3 3 3 3 3 3 2 3 2 3 3 3 3 3 3 1 3 3 4 4 4 2 0 4 4 4 4 4 2

[0100] During the compression process, the quality level is automatically decreased after processing each group of blocks, except when at the highest quality level. If at the end of a block group, the number of accumulated bytes of compressed data exceeds the target for that group (either as calculated above or specified by the application), the quality level is decreased a second step. In addition, when processing the last group, each block is checked against the remaining allocation. If a block is beyond the target, only the level two data is preserved. If the maximum bytes allowed is exceeded, the process is repeated starting one quality level lower. The flowchart in FIG. 17 illustrates this process.

[0101] The basic codebook compression process consists of three steps: First, blocks are classified into four categories—null, uniform, uniform chroma, and pattern. Second, the number of bits for the Y and Cr/Cb components may be reduced, differently for each classification. Third, for uniform chroma and pattern classified blocks the texture map is tested against three groups of simpler, more common “pattern maps.” Where the pattern map is sufficiently similar to the texture map from the encoder, it is used. Otherwise the entire 16-bit texture map is kept, as is described further below.

[0102] Another aspect of the method of the invention currently preferably involves preparing a datastream for storage or transmission in level order. In an alternate preferred embodiment, the method of the invention involves preparing a datastream for storage or transmission in block order. Another currently preferred embodiment of the method of the invention further involves the step of adding compressed residuals between input pixel data and level-one decoded blocks to thereby provide loss-less digital compression of the image.

[0103] For multilevel decompression, blocks can be processed for storage or transmission of the datastream for decoding in either block order or level order. In block order, for each top level block, a top-level block is processed followed by the lower level blocks within the top level block. This method allows adaptive decompression or selective processing of top-level blocks. In level order processing, all of the blocks of the top level are processed first, then each intermediate level, followed by the lowest level processing. In a presently preferred aspect, the step of decompressing comprises restoring the components of the blocks to the original number of bits based upon block classification. This method allows for progressive decoding of still images where a very low resolution image can be displayed when the top level is decoded, and progressively higher resolution images can be displayed as each intermediate level is decoded, and finally the full resolution image can be displayed after decoding the level one data as will be further explained below. In one presently preferred embodiment, the step of decompressing each block comprises decompressing each block by codebook decompression.

[0104] In one presently preferred embodiment, the step of preparing a datastream for storage or transmission in block order comprises selecting a block order to first process those portions of the image that are most important to facial identification. In one preferred option, the block order provides a circle group layout. In another presently preferred option, the corners of the image are truncated. In one preferred aspect, the block order provides an oval group layout, and in a preferred option, the corners of the image are truncated. Alternatively, the block order can provide a bell group layout, and the corners of the image may also be truncated.

[0105] In another aspect of the invention, the step of preparing a datastream for storage or transmission in block order comprises dividing the blocks into groups. The blocks can, for example, be divided into groups by assigning a portion of the maximum compressed bytes to each group. In addition, the step of dividing the blocks into groups can also involve adjusting quality-controlling thresholds upon completion of each group. In a preferred aspect, only level two block information is transmitted on the last block to be processed if the information is near a maximum limit of compressed bytes. The compression of the image can also be repeated starting at a lower quality level if necessary to process the entire image into a maximum limit of compressed bytes.

[0106] The state data is defined as the minimum information that must be the same on the encoding system and the decoding system so that a compressed data bitstream can be successfully decoded. The state data consists of the following items: (1) base rows, (2) base columns, (3) quantizer for level one and level two, (4) codebook identifiers for each classification, luminance, chrominance, and group 3 maps, and (5) group layout identifier.

[0107] Typically, an individual application will have very specific needs and constraints. All that is required is that the state data parameters be set the same (or have the same default values) on both the encoder and decoder. However, for applications where any element of the state data might vary from image to image, the state data (or at least the variable items) must be kept with the compressed data. Otherwise, the compressed data would be unusable. In addition, in a given application it may be desirable to store preferences, such as a combination of post filters, with the compressed data.

[0108] A quantizer value defines the values used for the bYU, bYP, bCU, and bCP bit count parameters, which are discussed farther below. A sample table of values for the quantizer and the corresponding bit count parameters is shown here: 4 Quantizer bYU bYP bCU bCP 1 4 4 4 4 2 5 4 4 4 3 5 5 4 4 4 5 4 5 4 5 5 5 4 4 6 5 5 5 4 7 6 4 4 4 . . . 63  8 8 8 8

[0109] During the first part of the adaptive compression process, the level 2 blocks are sorted. The same sort order algorithm must be used in the decoder. Thus, for the same base rows, base columns, and group layout identifier (circle, oval, or bell; truncated or not), the encoder and decoder will process the level two blocks in the same order.

[0110] The compressed data for each level two block will usually be followed by its sixteen level one blocks. The level one blocks will be processed from the upper left corner across the top row, continuing from the left of the second row, and finishing in the lower right corner. Two escape codes are defined. The first signals the end of compressed data. The other is used when level one data is to be skipped. FIG. 19 illustrates the format of the data stream.

[0111] Four codebooks are used in the basic compression process, one each for block classification, luminance difference, chrominance difference, and group three pattern maps, as is described further below. Different applications will have different distributions of values to be compressed.

[0112] The system of statistical encoding known as Huffman coding is used for constructing variable bit length codebooks based upon the frequency of occurrence of each symbol. For the ultimate use of this technique, a new set of codebooks would need to be constructed for each image and transmitted to the decoder. However, this process is usually not practical. The method of the present invention preferably includes several codebooks optimized for a variety of applications. Typically a single set of codebooks is used for an image, but if necessary, each set of parameters can specify different codebooks.

[0113] Once the block data and parameters have been collected, the block is classified as null, uniform, uniform chroma, or pattern. Null blocks exhibit little or no change from the higher level or previous frame. Run lengths of one to eight null blocks are collected, and no other information is preserved. Uniform blocks have a relatively low standard deviation, being less than a predetermined threshold, and are therefore relatively uniform in their change in color from the higher level or previous frame. The mean values for all three components are preserved.

[0114] Uniform chroma blocks have a significant luminance component to the standard deviation, but little chrominance deviation. The mean luminance and chrominance, standard deviation luminance, and a suitable selection map are preserved. Pattern blocks have significant data in both luminance and chrominance standard deviations. All components of the block are preserved. An additional classification, called an escape code, is also used to navigate the compressed bitstream.

[0115] After the block is classified as null, uniform, uniform chroma, or pattern, the number of bits to be preserved for each component of the block is set as follows: 5 {overscore (Y)} {overscore (Cr)} {overscore (Cb)} &sgr;Y &sgr;Cr &sgr;Cb MAP Null 0 0 0 0 0 0 0 Uniform bYU bCU bCU 0 0 0 0 Uniform Chroma bYU bCU bCU bYP 0 0 Yes Pattern bYU bCU bCU bYP bCP bCP Yes

[0116] For uniform chroma and pattern blocks, the selection map is preserved along with the color data. The run length of null blocks are recorded without preserving components of the null blocks. Three groups of common selection maps are identified by the compression method of the invention. The first two groups are fixed while the application developer can select from several codebooks for the third group. If a suitable match cannot be found in the three groups, the entire texture map is preserved.

[0117] The following notation is used when identifying selection maps: 6 0  b14  b13  b12  b11  b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0 For 0 1 1 1 = 7528H example 0 1 0 1 in hexidecimal 0 0 1 0 notation. 1 0 0 0

[0118] Since the selection map is normalized in the encoding step so that the MSB is zero, each map actually represents two. 7 Group Members Implied Maps Encoding 1 00FFH 3333H FF00H CCCCH 3 bits 2 0FFFH 7777H F000H 8888H 4 bits 1111H 000FH EEEEH FFF0H 3 By Codebook typically 5 to 9 bits 4 Actual Texture Map 17 bits

[0119] Since the decoded colors from a block depend upon the number of bits in the map, if a map that is substituted has a different number of bits, the standard deviation components of the block are adjusted. For each individual block, the bitstream is written as is illustrated in FIG. 17.

[0120] The classification codebook contains twelve entries, eight run lengths of null blocks and one each for uniform, uniform chromas, and pattern blocks, plus an entry for preceding escape codes. Escape codes are dependent upon the implementation and can be used to signal the end of an image, end of a block run, skipping to a different block, and the like.

[0121] The luminance and chrominance codebooks contain the most often observed delta values—the luminance typically including +25 to −25 and chrominance from −6 to +6. For values that need to be coded and are not found in the selected codebook, and “other” entry at +128 is used, followed by the value, using the number value was quantized, as illustrated in FIG. 20.

[0122] Typical codebooks are shown in the following tables. 8 Value Bits Pattern −4 3 000 −8 4 0101 −7 4 0100 −6 4 1010 −5 4 0110 −3 4 1110 3 4 1001 4 4 0010 −9 5 10111 5 5 11010 6 5 10110 7 5 01111 8 5 10000 −11 6 001100 −10 6 110110 9 6 111101 10 6 111110 11 6 001111 12 6 001110 13 6 110010 −16 7 0111011 . . . . . . . . . −22 10 1111000111 −21 10 1111111101 −20 10 1111000110 −18 10 1100001001 −19 11 11111110101 −17 12 111111101001

[0123] Sample Luminance Codebook

[0124] Sample Chrominance Codebook: 9 Value Bits Pattern −6 9 000000000 −5 8 00000001 −4 7 0000011 −3 6 000010 −2 4 0001 −1 2 01 0 1 1 1 3 001 2 6 000011 3 7 0000001 4 8 00000101 5 8 00000100 6 10 0000000011

[0125] Each of the four code books used in the compression process (block classification, luminance, chrominance, and group three map) must be translated into a code book lookup for the decompression process. For example, the following classification code book is translated to a code book lookup: 10 Block Classification Code Book Index Code Bit Pattern 0 Escape 9 011100000 1 Uniform 1 1 2 UniChr 2 00 3 Pattern 9 011100001 4 Null 3 010 5 NullRLE2 4 0110 6 NullRLE3 6 011101 7 NullRLE4 6 011111 8 NullRLE5 7 0111100 9 NullRLE6 7 0111001 10 NullRLE7 8 01110001 11 NullRLE8 7 0111101 Block Classification Code Book Lookup Index Link Value Code 0 2 1 1 Uniform 2 22 3 21 4 20 5 11 6 8 7 7 NullRLE4 8 10 9 11 NullRLE8 10 8 NullRLE5 11 13 12 6 NullRLE3 13 15 14 9 NullRLE6 15 17 16 10 NullRLE7 17 19 18 3 Pattern 19 0 Escape 20 5 NullRLE2 21 4 Null 22 2 UniChr

[0126] As bits from a code book entry are retrieved from the compressed image bit stream, the code book lookup is traversed until a node value is found. Each lookup process begins at index zero. If a zero is the next bit retrieved from the bit stream, this index is used. If a one is retrieved, the index is incremented by one. If a value is found at that index, the process is complete with that value. If a link is found, it is used as the new index. In the above example, Block Classification Code Book Lookup, to find a NullRLE6 (Pattern 0111001), the search begins at index zero. A zero is retrieved from the bitstream, so that index zero is used in the lookup, resulting in the finding of a link of two. The next bit is retrieved, which is a one, so the index is incremented to three. The third bit, a one, is retrieved, so that the index is incremented to four. The fourth bit is retrieved, another one, so that the index is incremented to five. The fifth bit, a zero, is retrieved, so that the index five is used to find a link of 11. The sixth bit, a zero, is retrieved, so that the index 11 is used to find a link of 13. The seventh bit, a one, is retrieved, so that the index is incremented to 14. At index 14 a value of 9 is found, which corresponds to NullRLE6.

[0127] During the encoding process for each block, the mean, standard deviation, and a selection map are preserved. Those values must now be turned back into sixteen pixels that represent the four-by-four square of original pixels or delta values. Two colors “a” and “b” can be determined from the mean “{overscore (X)}”, standard deviation “{overscore (&sgr;)}” number of one bits in the selection map “q”, and the total number of bits in the selection map (16) “m”. The following formula is used for each of the Y, Cr, and Cb components to the “a” color and “b” color. 3 a = X _ - σ _ ⁢ [ q m - q ] b = X _ + σ _ ⁢ [ q m - q ]

[0128] Where a one occurs in the selection map, the “a” color is placed in the corresponding pixel position and a “b” color is placed for each zero in the selection map. To reduce the computation required at run-time, the multiplier involving “q” and “m” has been reduced to a lookup table of coefficients for the standard deviation value “&sgr;”.

[0129] For blocks encoded with an absolute central moment and selection map, step of decompressing preferably comprises determining a first color “a” and a second color “b” for each block of pixels, based upon the absolute central moment and selection map for each block of pixels, where “x” is the sample mean (or central color value, or arithmetic mean), the number of one bits in the selection map darker than the absolute central moment is “q”, and the total number of bits in the selection map is “m”, according to the following formulas:

a=x−d/q

b=x+{fraction (d/m−q)}

[0130] where “d” is the absolute central moment, for each of the Y, Cr, and Cb components of the “a” color and “b” color.

[0131] Some patterns for the selection map tend to describe gradient areas of the original image. It is also possible to utilize a map of coefficients to smooth the boundaries between the decoded “a” and “b” colors. For example, where:

[0132] Mean=100

[0133] Standard Deviation=−10

[0134] Selection Map=0×137F

[0135] a=100−(−10)×1.291=113

[0136] b=100+(−10)×0.775=92

[0137] The unadjusted values, coefficients and adjusted values are shown in the following table: 11 Unadjusted Values Coefficients Adjusted Values 92 92 92 113 120% 100% 80% 80% 91 92 94 110 92 92 113 113 100% 80% 80% 100% 92 94 110 113 92 113 113 113 80% 80% 100% 120% 94 110 113 115 113 113 113 113 80% 100% 120% 140% 110 113 115 118

[0138] The background color is retrieved from the beginning of the data stream. For each level two block, the level two data is retrieved from the data stream and decoded and added to the background color. For some blocks no level one data is stored. In those blocks, the resulting value for the level two data and background data is replicated for each of the sixteen pixels in that level one block. Where present, sixteen level one blocks will be retrieved from the data stream, decoded, and then added to the pixel value from the level two block.

[0139] Three types of post processing filters, a depth filter (light, medium, or heavy), an edge filter (light, medium, or heavy), and a spatial filter (five-pixel light, medium, or adaptive) or a combination of any one from each of the categories can be used. The depth filters remove the “cartoon” look from areas of the image where a single uniform color has been decoded. Small variations in the luminance component are injected into the decoded image. Variations are selected randomly from the following sixteen values based upon the level of filtering specified:

[0140] For a light level of filtering, the values typically are: 12 −3 −2 −2 −1 −1 −1 0 0 0 0 1 1 1 2 2 3

[0141] For a medium level of filtering, the values typically are: 13 −6 −4 −3 −2 −2 −1 −1 −1 1 1 1 2 2 3 4 6

[0142] For a heavy level of filtering, the values typically are: 14 −8 −6 −5 −4 −3 −2 −1 −1 1 1 2 3 4 5 6 8

[0143] The edge filters serve to mask the artifacts occurring at the edges of the four-by-four-pixel level one blocks. The pixels away from the edges are not affected. The tables in FIGS. 19A to D illustrate the three levels of filtering where a horizontal block boundary occurs between the F-J and K-O rows and a vertical boundary between the B-V and C-W columns.

[0144] The spatial filters operate as conventional convolution filters. A special set of convolution masks has been selected to make the filters easier to implement with less computing power. In this special set, only five pixels are used (the central target pixel and one each above, below, left, right) and the divisors are multiples of two, typically with the sum of the values of the pixels of the spatial filter being equal to the divisor. In implementing the spatial filter, the central target pixel is matched with the target pixel of the decompressed, decoded image, and the filtered value of the target pixel is determined as the sum of the products of the five pixels of the spatial filter and the corresponding pixels of the decompressed image with relation to the target pixel of the image, divided by the divisor. Other shapes for spatial mask may also be suitable, such as a spherical mask, for example. The following charts show the convolution masks for the light and medium five-pixel spatial filters: 15 Light Spatial-5 Filter ⅛ 0 +1 0 +1  +4 +1  0 +1 0 Medium Spatial-5 Filter ¼ 0 +1 0 +1   0 +1  0 +1 0

[0145] The adaptive filter is a combination of the light and medium versions where the medium filter is used where the difference between the surrounding pixels is significant. The flowchart of FIG. 21 shows one implementation of these filters.

[0146] Another presently preferred aspect of the method of the invention further involves the step of converting the YCrCb color space image data back to the original color image color space. In a presently preferred variation, this can comprise converting the YCrCb color space image data back to the RGB color space, and this preferably involves utilizing lookup tables of selected color values for color space conversion. In a preferred aspect, five 256-entry lookup tables are utilized.

[0147] With reference to FIG. 22, the present invention accordingly provides for a contactless IC smart card 30 for storing a digitally compressed image which contains image data consisting of a plurality of scan lines of pixels with scalar values. The image data is filtered and encoded according to the invention as discussed hereinabove. The smart card preferably includes an antenna 32 for receiving and transmitting data from a read/write device (not shown), a receiving circuit 34 for demodulating signals received by the antenna, a transmitting circuit 36 for modulating signals to be transmitted and driving the antenna, and an I/O control circuit 38 for serial/parallel conversion of the transmitting signals and reception signals. The smart card also includes a CPU 40 for performing read/write operations on data, including the receiving and transmission of data, as well as data processing, a ROM 42 for storing a control program or the like to operate the CPU, a RAM 44 for storing the digitally compressed image data and results of processing, and a bus 46 for interconnecting the CPU, ROM, RAM and I/O control circuit. An oscillator 48 connected to the CPU and smart card circuitry is also provided for generating an internal clock signal, and a power source 50, such as a battery, provides power to the CPU and smart card circuitry. A trigger signal line 52 may also be connected between the receiving circuit and the CPU for switching the smart card from a sleep state to an operating state by directly supplying a received trigger signal to the CPU from the receiving circuit.

[0148] It should be readily apparent that the smart card of the invention is also applicable to grayscale images, and other monochromatic images and chromatic image systems with pixels having scalar values. It will be apparent from the foregoing that while particular forms of the invention have been illustrated and described, various modifications can be made without departing from the spirit and scope of the invention. Accordingly, it is not intended that the invention be limited, except as by the appended claims.

Claims

1. A smart card for storing a digitally compressed image, the image containing image data consisting of a plurality of scan lines of pixels with scalar values, comprising:

image data filtered by evaluation of the scalar values of individual pixels in the image with respect to neighboring pixels, said image data being statistically encoded by dividing the image into an array of blocks of pixels, and each block of pixels being encoded into a fixed number of bits that represent the pixels in the block; and
a memory storing said image data.

2. The smart card of claim 1, wherein said memory comprises a programmable microchip.

3. The smart card of claim 1, wherein said image data is filtered by evaluating each said individual pixel as a target pixel and a plurality of pixels in close proximity to the target pixel to determine an output value for the target pixel.

4. The smart card of claim 3, wherein said image data is filtered by evaluating a sequence of five pixels, including two pixels on either side of the target pixel and the target pixel itself, for each said target pixel.

5. The smart card of claim 4, wherein said image data is filtered by determining an average of the data for a window of the pixels immediately surrounding the target pixel for those pixels surrounding the target pixel that are within a specified range of values, according to the following protocol: if all five pixels are within the specified range, the output target pixel is determined to be the average of the four pixels in a raster line, two on each side of the target pixel; if the two pixels on either side are within a specified range and both sides themselves are within the range, the filtered output target pixel data is determined to be the average of the two pixels on each side of the target pixel; if the two pixels on either side of the target pixel and the target pixel itself are within a specified range, and the other two pixels on the other side are not within the specified range, the output target pixel is determined to be the average of the two neighboring pixels closest in value to the target pixel values and that fall within the specified range; if the five pixels are all increasing or decreasing, or are within a specified range, the output target pixel is determined to be the average of two pixels on whichever side of the target pixel is closest in value to the target pixel; and if the five pixels in the window do not fit into any of the prior cases, the output target pixel is unchanged.

6. The smart card of claim 1, wherein said image data is statistically encoded by dividing the image into an array of 4×4 squares of pixels, and encoding each 4×4 square of pixels into a fixed bitlength block containing a central color value, color dispersion value, and a selection map that represent the sixteen pixels in the block.

7. The smart card of claim 1, wherein said image data is converted to the YCrCb color space.

8. The smart card of claim 7, wherein said image data is converted to the YCrCb color space by converting color image data from the RGB color space.

9. The smart card of claim 8, wherein said image data is converted to the YCrCb color space by lookup tables of selected color values for color space conversion.

10. The smart card of claim 9, wherein said image data is converted to the YCrCb color space by nine 256-entry one-byte lookup tables containing the contribution that each R, G and B make towards the Y, Cr and Cb components.

11. The smart card of claim 6, wherein each said block contains a central color value and a color dispersion value.

12. The smart card of claim 11, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, and said central color value of each said block is set to the arithmetic mean from the first sample moment of the pixels in the block.

13. The smart card of claim 6, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining said selection map from those pixels in the block having values lighter or darker than the first sample moment.

14. The smart card of claim 6, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining said selection map from those pixels in the block having values lighter or darker than the average of the lightest and darkest pixels in the block.

15. The smart card of claim 1, wherein said image data is statistically encoded by dividing the image into an array of 4×4 squares of pixels, and multi-level encoding the central color values of each 4×4 square of lower level blocks.

16. The smart card of claim 15, wherein multi-level encoding is repeated until from four to fifteen blocks remain on each axis of a top level of blocks.

17. The smart card of claim 16, wherein said top level of blocks is reduced to residuals from a fixed background color.

18. The smart card of claim 15, wherein each successive lower level block is reduced to the residuals from the encoded block on the level above.

19. The smart card of claim 15, wherein the pixel values are reduced to the residuals from the encoded level one blocks.

20. The smart card of claim 1, wherein said image data is statistically encoded by determining a classification of each said block, quantifying each said block, and compressing each said block by codebook compression using minimum redundancy, variable-length bit codes.

21. The smart card of claim 20, wherein each said block is classified according to a plurality of categories.

22. The smart card of claim 20, wherein each said block is classified in one of four categories: null blocks exhibiting little or no change from the higher level or previous frame, uniform blocks having a standard deviation less than a predetermined threshold, uniform chroma blocks having a significant luminance component to the standard deviation, but little chrominance deviation, and pattern blocks having significant data in both luminance and chrominance standard deviations.

23. The smart card of claim 20, wherein the number of bits to be preserved is determined for each component of the block after each said block is classified.

24. The smart card of claim 23, wherein a quantizer defining the number of bits to be preserved is determined for each component of the block according to the classification of the block to preserve a desired number of bits for the block.

25. The smart card of claim 23, wherein the number of bits for the Y and Cr/Cb components of the blocks to be preserved are determined independently for each classification.

26. The smart card of claim 25, wherein all components of each said block are preserved for pattern blocks.

27. The smart card of claim 25, wherein the mean luminance and chrominance, standard deviation luminance, and a selection map are preserved for uniform chroma blocks.

28. The smart card of claim 25, wherein all three color components of the central color value are preserved for uniform blocks.

29. The smart card of claim 25, wherein the run length of null blocks is recorded without preserving components of the null blocks.

30. The smart card of claim 22, wherein the texture map of the block is matched with one of a plurality of common pattern maps for uniform chroma and pattern classified blocks.

31. The smart card of claim 1, wherein a datastream is stored in level order in the smart card.

32. The smart card of claim 1, wherein a datastream is stored in block order in the smart card.

33. The smart card of claim 1, compressed residuals are added between input pixel data and level-one decoded blocks to thereby provide loss-less digital compression of the image.

34. A smart card for storing a digitally compressed color image, the color image containing color image data consisting of a plurality of scan lines of pixels with color values, comprising:

color image data filtered by evaluation of the color values of individual pixels in the color image with respect to neighboring pixels, said image data being statistically encoded by dividing the color image into an array of blocks of pixels, and each block of pixels being encoded into a fixed number of bits that represent the pixels in the block; and
a memory storing said color image data.

35. The smart card of claim 34, wherein said memory comprises a programmable microchip.

36. The smart card of claim 34, wherein said digital color image data is converted to the YCrCb color space.

37. The smart card of claim 36, wherein said digital color image data is converted to the YCrCb color space from the RGB color space.

38. The smart card of claim 36, wherein said digital color image data is converted to the YCrCb color space by lookup tables of selected color values for color space conversion.

39. The smart card of claim 38, wherein said digital color image data is converted to the YCrCb color space by nine 256-entry one-byte lookup tables containing the contribution that each R, G and B make towards the Y, Cr and Cb components.

40. The smart card of claim 35, wherein said digital color image data is filtered by evaluating each said individual pixel as a target pixel and a plurality of pixels in close proximity to the target pixel to determine an output value for the target pixel.

41. The smart card of claim 40, wherein said digital color image data is filtered by evaluating a sequence of five pixels, including two pixels on either side of the target pixel and the target pixel itself, for each said target pixel.

42. The smart card of claim 41, wherein said digital color image data is filtered by determining an average of the data for a window of the pixels immediately surrounding the target pixel for those pixels surrounding the target pixel that are within a specified range of values, according to the following protocol: if all five pixels are within the specified range, the output target pixel is determined to be the average of the four pixels in a raster line, two on each side of the target pixel; if the two pixels on either side are within a specified range and both sides themselves are within the range, the filtered output target pixel data is determined to be the average of the two pixels on each side of the target pixel; if the two pixels on either side of the target pixel and the target pixel itself are within a specified range, and the other two pixels on the other side are not within the specified range, the output target pixel is determined to be the average of the two neighboring pixels closest in value to the target pixel values and that fall within the specified range; if the five pixels are all increasing or decreasing, or are within a specified range, the output target pixel is determined to be the average of two pixels on whichever side of the target pixel is closest in value to the target pixel; and if the five pixels in the window do not fit into any of the prior cases, the output target pixel is unchanged.

43. The smart card of claim 35, wherein background in the image being compressed is replaced with a scalar value, in order to reduce noise in the image, and to increase the visual quality of the compressed image.

44. The smart card of claim 43, wherein background in the image being compressed is replaced with a scalar value by setting an initial chromakey mask and delta values.

45. The smart card of claim 44, wherein the initial chromakey mask is determined by the pixels in the input image that are near the chromakey value.

46. The smart card of claim 45, wherein three delta components describe a rectangular region in YCrCb color space.

47. The smart card of claim 45, wherein one delta component describes a spherical region in YCrCb color space.

48. The smart card of claim 45, wherein three delta components describe a hollow cylindrical segment in HSV color space.

49. The smart card of claim 44, wherein artifacts are removed from said initial chromakey mask.

50. The smart card of claim 49, wherein the artifacts are removed by

a) initially determining said background mask set of pixels;
b) removing pixels from said mask set that have less than a predetermined threshold of neighboring pixels included in said mask set;
c) adding pixels to said mask set that have more than a predetermined threshold of neighboring pixels included in said mask set; and
repeating steps b) and c) a plurality of times.

51. The smart card of claim 49, wherein the artifacts are removed by applying a sliding linear filter of five pixels once horizontally and once vertically to adjust a plurality of target pixels of said initial chromakey mask, and adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, the pair of pixels on either side of the target pixel are in the chromakey mask, and the target pixel is not near an edge; adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, and the two adjacent pixels on either side of the target pixel are included in the chromakey mask; adjusting each target pixel to be included in the chromakey mask if the target pixel is initially not included in the chromakey mask, and if three of the adjacent pixels a distance of two or less pixels away from the target pixel are included in the chromakey mask; adjusting each target pixel to be excluded from the chromakey mask if the target pixel is initially included in the chromakey mask, and if both pairs of pixels on either side of the target pixel are not included in the chromakey mask.

52. The smart card of claim 34, wherein said image data is statistically encoded by dividing the color image into an array of 4×4 squares of pixels, and encoding each 4×4 square of pixels into a fixed number of bits containing a central color value, color dispersion value, and a selection map that represent the sixteen pixels in the block.

53. The smart card of claim 52, wherein each said block contains a central color value and a color dispersion value.

54. The smart card of claim 53, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, and said central color value of each said block is set to the arithmetic mean from the first sample moment of the pixels in the block.

55. The smart card of claim 53, wherein a second sample moment of the pixels in the block is determined, and said color dispersion value of each said block is determined by determining the standard deviation from said first and second sample moments.

56. The smart card of claim 53, wherein said image data is statistically encoded by determining a first absolute moment by determining an average of the difference between said pixel values and said first sample moment, and wherein said color dispersion value is set to said first absolute moment.

57. The smart card of claim 53, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining said selection map from those pixels in the block having values lighter or darker than the first sample moment.

58. The smart card of claim 53, wherein said image data is statistically encoded by determining a first sample moment of each block as the arithmetic mean of the pixels in the block, determining a second sample moment of the pixels in the block, and determining said selection map from those pixels in the block having values lighter or darker than the average of the lightest and darkest pixels in the block.

59. The smart card of claim 54, wherein said image data is statistically encoded by encoding two levels of blocks of each 4×4 square of pixels, said two levels including level one blocks and level two blocks, and wherein said level two blocks are encoded from the central color values of the level one blocks.

60. The smart card of claim 59, wherein said level two blocks are reduced to residuals from a fixed background color.

61. The smart card of claim 59, wherein said level one blocks are reduced to residuals from decoded level two blocks.

62. A smart card for storing a digitally compressed color image, the color image containing image data consisting of a plurality of scan lines of pixels with scalar values, comprising:

image data filtered by evaluation of the scalar values of individual pixels in the image with respect to neighboring pixels;
said image data being statistically encoded by dividing the image into an array of blocks of pixels, and each block of pixels being encoded into a fixed number of bits that represent the pixels in the block by classifying each said block, quantifying each said block, and compressing each said block by codebook compression using minimum redundancy, variable-length bit codes; and
a memory storing said color image data.

63. The smart card of claim 62, wherein each said block is classified according to a plurality of categories.

64. The smart card of claim 63, wherein each said block is classified in one of four categories: null blocks exhibiting little or no change from the higher level or previous frame, uniform blocks having a standard deviation less than a predetermined threshold, uniform chroma blocks having a significant luminance component to the standard deviation, but little chrominance deviation, and pattern blocks having significant data in both luminance and chrominance standard deviations.

65. The smart card of claim 62, wherein the number of bits for the Y and Cr/Cb components of the blocks to be preserved are determined independently for each classification.

66. The smart card of claim 65, wherein all components of each said block are preserved for pattern blocks.

67. The smart card of claim 65, wherein all components of a central color, standard deviation luminance, and a selection map, are preserved for uniform chroma blocks.

68. The smart card of claim 65, wherein all three color components of the central color value are preserved for uniform blocks.

69. The smart card of claim 65, wherein the run length of null blocks is recorded without preserving components of the null blocks.

70. The smart card of claim 62, wherein the texture map of the block is matched with one of a plurality of common pattern maps for uniform chroma and pattern classified blocks.

71. The smart card of claim 62, wherein said step of compressing each said block by codebook compression comprises selecting codes from multiple codebooks.

72. A smart card for storage of a digitally compressed image, comprising:

a datastream of image data stored in block order, the image data consisting of a plurality of scan lines of pixels with scalar values, the image data filtered by evaluating the scalar values of individual pixels in the image with respect to neighboring pixels, and the image data statistically encoded by dividing the image into an array of blocks of pixels, and encoding each block of pixels into a fixed number of bits that represent the pixels in the block.

73. The smart card of claim 72, wherein datastream of image data is stored in a block order to first process those portions of the image that are most important to facial identification.

74. The smart card of claim 72, wherein said block order provides a circle group layout.

75. The smart card of claim 74, wherein the corners of the image are truncated.

76. The smart card of claim 72, wherein said block order provides an oval group layout.

77. The smart card of claim 76, wherein the corners of the image are truncated.

78. The smart card of claim 72, wherein said block order provides a bell shaped group layout.

79. The smart card of claim 78, wherein the corners of the image are truncated.

80. The smart card of claim 72, wherein said blocks are divided into groups.

Patent History
Publication number: 20020104891
Type: Application
Filed: Apr 16, 2001
Publication Date: Aug 8, 2002
Inventor: Anthony H. Otto (Westminster, CA)
Application Number: 09836116
Classifications
Current U.S. Class: Particular Code Pattern (235/494)
International Classification: G06K019/06;