US7734103B2 - Image processing apparatus and image processing method - Google Patents
Image processing apparatus and image processing method Download PDFInfo
- Publication number
- US7734103B2 US7734103B2 US11/498,030 US49803006A US7734103B2 US 7734103 B2 US7734103 B2 US 7734103B2 US 49803006 A US49803006 A US 49803006A US 7734103 B2 US7734103 B2 US 7734103B2
- Authority
- US
- United States
- Prior art keywords
- image data
- data
- compressed image
- omission
- compression
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/64—Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/64—Systems for the transmission or the storage of the colour picture signal; Details therefor, e.g. coding or decoding means therefor
- H04N1/648—Transmitting or storing the primary (additive or subtractive) colour signals; Compression thereof
Definitions
- the present invention relates to an image processing apparatus and an image processing method, and particularly, to an image processing apparatus and an image processing method capable of image processing with a small memory area.
- FIG. 1 is a block diagram exemplifying a configuration of an image processing apparatus in the related art.
- FIG. 1 a printer system is used as the image processing apparatus in the related art.
- bitmap image data are used as an example of the image data subject to image processing.
- an image processing apparatus 100 includes a computer 101 functioning as an upper-level device, a printer controller 102 serving as a control unit, and a printer engine 103 serving as an image output unit.
- the computer 101 includes an image data input unit 111 , a data compression unit 112 , and a transmission memory 113 .
- the image data input unit 111 receives the bitmap image data from image data stored in a memory (not illustrated) of the computer 101 , or image data stored in other devices connected through wireless or cable communication networks such as telephone lines or LAN (Local Area Network) cables. In addition, the image data input unit 111 outputs the received bitmap image data to the data compression unit 112 .
- the data compression unit 112 compresses the received image data to form image data of a format supported by a printer driver, and outputs the compressed image data to the transmission memory 113 .
- the transmission memory 113 stores the compressed image data and outputs a preset amount of the compressed image data to the printer controller 102 at preset timings.
- the printer controller 102 includes a reception memory 121 , a data decompression unit 122 , a frame memory 123 , an image processing unit 124 , and a line memory 125 .
- the printer controller 102 receives the compressed image data from the computer 101 , and stores the compressed image data in the reception memory 121 .
- the data decompression unit 122 decompresses the image data received from the reception memory 121 and generates the bitmap image data, and outputs the decompressed bitmap image data to the frame memory 123 .
- the frame memory 123 stores an amount of the bitmap image data equivalent to one frame (one picture), and outputs the stored bitmap image data to the image processing unit 124 .
- the image processing unit 124 performs color correction, color transformation, dither processing, edge processing, and other image processing on the bitmap image data, and outputs the processed image data to the line memory 125 .
- the line memory 125 outputs the image data to the printer engine 103 , for example, by means of FIFO (First-In First-Out).
- FIFO First-In First-Out
- the printer engine 103 generates and outputs printing images from the image data received from the printer controller 102 .
- processes in the printer system 100 as shown in FIG. 1 are for generating monochromatic images.
- CMYK images that is, Cyan (C), Magenta (M), Yellow (Y), Black (K) images.
- C Cyan
- M Magenta
- Y Yellow
- K Black
- tandem-type printer engine In order to realize a high-speed color printer having high speed for printing color images, a tandem-type printer engine was proposed.
- the tandem-type printer engine has four image generation units and can generate CMYK four color images at the same time.
- the speed of generating a color image is the same as that of generating a monochromatic color.
- printer controller adapted to support the tandem-type printer engine is described.
- FIG. 2 is a block diagram exemplifying a configuration of a printer controller for a tandem-type operation.
- a printer controller 202 includes a reception memory 221 , a data decompression unit 222 , a frame memory 223 , image processing units 224 - 1 to 224 - 4 , and line memories 225 - 1 to 225 - 4 .
- the printer controller 202 receives the compressed image data from the computer 101 , and stores the compressed image data in the reception memory 221 .
- the data decompression unit 222 decompresses the image data received from the reception memory 221 and generates the bitmap image data, and outputs the decompressed bitmap image data to the frame memory 223 .
- the image processing units 224 - 1 to 224 - 4 carry out color correction, color transformation, dither processing, edge processing, and other image processing on the bitmap image data for the four colors, respectively, output the processed image data to the printer engine 103 through the corresponding line memories 225 - 1 to 225 - 4 .
- the line memories 225 - 1 to 225 - 4 for different colors have different capacities.
- FIG. 3 is a block diagram illustrating a configuration of a tandem-type printer engine.
- a tandem-type printer engine 301 includes exposure units 311 - 1 through 311 - 4 , photosensitive drums 312 - 1 through 312 - 4 , developing units 313 - 1 through 313 - 4 , and an intermediate transfer 314 .
- the exposure units 311 - 1 through 311 - 4 expose corresponding printing colors, for example, CMYK, on the photosensitive drums 312 - 1 through 312 - 4 to form electrostatic latent images thereon; the developing units 313 - 1 through 313 - 4 develop the respective latent images to form monochromatic images of the CMYK printing colors on the photosensitive drums 312 - 1 through 312 - 4 , respectively; these monochromatic images are superposed on the intermediate transfer 314 and are transferred to a recoding medium 315 to form a color image thereon.
- CMYK printing colors
- the timings of operating the exposure units 311 - 1 through 311 - 4 change depending on intervals between the CMYK photosensitive drums 312 - 1 through 312 - 4 . Due to this, the color handled at a later timing produces a larger amount of data, and requires a line memory of a larger capacity. Therefore, in order to maintain the high printing speed when using the tandem type printer, the hardware resources and the memory capacity need be increased fourfold, and thus, the cost of the whole image processing apparatus increases.
- the present invention may solve one or more problems of the related art.
- a preferred embodiment of the present invention may provide an image processing apparatus and an image processing method capable of image processing with a small memory area.
- an image processing apparatus for compressing and decompressing an image data, comprising:
- a compression unit configured to compress the image data to a predetermined compression format
- an omission secondary compression unit configured to omit a portion of the compressed image data given by the compression unit, divide the compressed image data into blocks having predetermined block sizes, and perform secondary compression to generate omission secondary compression image data
- a data recovery unit configured to recover the omission secondary compression image data into the compressed image data
- an image rotation unit configured to rotate the compressed image data decompressed by the data decompression unit according to the block sizes
- a block storage unit configured to store the rotated compressed image data in units of the block sizes
- a data decompression unit configured to decompress the compressed image data stored in the block storage unit according to predetermined conditions.
- an image processing apparatus comprising:
- an upper level device that includes
- a control device that includes
- the omission secondary compression unit compares two successive compressed image data groups given by the compression unit, and omits the portion of the compressed image data groups according to comparison results.
- the omission secondary compression unit generates page information including address information of the omission secondary compression image data based on a predetermined rotational direction of the image rotation unit and an order of data decompression in the data decompression unit.
- the data recovery unit inserts predetermined values into color information and color selection information in the compressed image data omitted by the omission secondary compression unit.
- the image processing apparatus includes plural data decompression units or plural image rotation units when the image data includes plural colors.
- an image processing method for compressing and decompressing an image data comprising the steps of:
- the step of omitting includes a step of comparing two successive compressed image data groups obtained in the step of compressing, and omitting the portion of the compressed image data groups according to comparison results.
- the step of omitting includes a step of generating page information including address information of the omission secondary compression image data based on a predetermined rotational direction in the step of rotating and an order of data decompression in the step of decompressing.
- the step of recovering includes a step of inserting predetermined values into color information and color selection information in the compressed image data omitted by the omission secondary compression unit.
- a storage medium wherein an image processing program is stored, said image processing program being executable in a computer to drive the computer to execute the steps of:
- FIG. 1 is a block diagram exemplifying a configuration of an image processing apparatus in the related art
- FIG. 2 is a block diagram exemplifying a configuration of a printer controller for a tandem-type operation
- FIG. 3 is a block diagram illustrating a configuration of a tandem-type printer engine
- FIG. 4 is a diagram illustrating an example of a BTC data format
- FIG. 6 is a diagram illustrating an example of the large block method
- FIG. 7 is a block diagram exemplifying a configuration of an image processing apparatus according to an embodiment of the present invention.
- FIG. 8 is a diagram exemplifying a data structure of the difference header
- FIG. 9 is a diagram illustrating an example of original image data
- FIG. 10A and FIG. 10B are diagrams illustrating an example of recovered BTC data, where FIG. 10A shows an example of the BTC format, and FIG. 10B shows an example of color selection format;
- FIG. 11 is a diagram illustrating an example of a BTC format when the color information corresponds to one color
- FIG. 12 is a diagram illustrating an example of a first state of the image data in the course of rotation
- FIG. 13 is a diagram illustrating an example of a second state of the image data in the course of rotation
- FIG. 14 is a diagram illustrating an example of a final state of the image data after the image rotation processing
- FIG. 15 is a block diagram exemplifying a hardware configuration of the image processing apparatus according to the present embodiment of the present invention.
- FIG. 16 is a flowchart illustrating a data compression process according to the present embodiment of the present invention.
- FIG. 17 is a flowchart illustrating a data decompression processing according to the present embodiment of the present invention.
- the image processing apparatus of the present invention in order to reduce the amount of data, compressed image data are generated with a portion thereof being omitted.
- the image processing apparatus of the present invention includes an image rotation unit for rotating the compressed image data without decompression, and a data decompression unit for decompressing the compressed image data after the rotation.
- a BTC (Block Truncation Coding) compression technique is used for compression, and additionally, various methods of data reduction and data edition are added while considering features of the BTC compression technique.
- the BTC compression is a method of compression which utilizes the fact that adjacent dots have similar tints in image data sets, and BTC compression data include plural pieces of color information and color selection information indicating the typical color of each dot.
- FIG. 4 is a diagram illustrating an example of a BTC data format.
- a BTC data format 400 4 ⁇ 4 dots at a resolution of 300 dpi are expressed by four colors.
- the forward 12 bytes correspond to color information 401 indicating values (8 bits for each color) of R (Red), G (Green), B (Blue) components of each of four typical colors.
- a two-bit data element is assigned to each color. Specifically, a value “00” is assigned to the first color, a value “01” is assigned to the second color, a value “10” is assigned to the third color, and a value “11” is assigned to the fourth color.
- each of the two sub color spaces similarly, an average grade value of two grade values having the largest grade difference is used to divide each of the sub color spaces into two sub color spaces.
- the primary color space is divided into four sub color spaces.
- the average RGB values of dots belonging to each of the four sub color spaces are calculated, and these average RGB values are used as typical color values of the four sub color spaces, represented by C 1 (R 1 , G 1 , B 1 ), C 2 (R 2 , G 2 , B 2 ), C 3 (R 3 , G 3 , B 3 ), and C 4 (R 4 , G 4 , B 4 ), respectively.
- BTC compression when performing color conversion, for example, from RGB to CMY, or image processing, for example, color correction, data processing may be performed only on the forward portion in the above-mentioned data format in FIG. 4 , that is, only on the color information 401 .
- image editing such as enlargement, reduction, and rotation of images
- the back portion in the above-mentioned data format in FIG. 4 that is, the color selection information 402
- the amount of data and the memory size can be reduced; further, image processing and image editing can be performed at the same time, thus, the speed of data processing can be increased.
- the compression and decompression methods described in the above-mentioned Japanese Laid-Open Patent Application No. 11-227263 or in the Japanese Laid-Open Patent Application No. 60-87596 may be used in the BTC compression technique.
- the typical colors in the BTC compression are fixed to, for example, four colors.
- the number of colors in used is less than that in natural images, in other words, in the above-described compression technique, although four typical colors are used as an approximation, actually, only one or two colors are sufficient in many cases.
- the colors used before or after a block in the above example of compression, the 4 ⁇ 4 block) are the same.
- the data are created such that a natural image in the page is expressed by BTC data of four typical colors, and another portion in the page is expressed by BTC data of two or one typical colors.
- data in the present block are compared to data in the prior block, and data having the same values (color information, color selection information, and others) are omitted, thereby, the amount of data is reduced.
- a printer controller receives the secondary compression image data and stores the received secondary compression image data in a reception memory temporarily, sequentially decompresses the secondary compression image data, and writes the BTC compression data in a frame memory.
- the BTC compression data corresponding to one side of a page are expanded in a frame memory, and by changing the reading position, the page can be rotated.
- this method since at least an area of the frame memory corresponding to one side of a page has to be used, and this is not effective.
- large blocks are formed each including plural (m ⁇ n) BTC blocks, each of which BTC blocks has a predetermined block size.
- FIG. 6 is a diagram illustrating an example of the large block method.
- image data 601 include plural large blocks (A through AV).
- plural BTC blocks are arranged in a matrix manner.
- each large block includes 8 ⁇ 8 BTC blocks, the present invention is not limited to this.
- one large block include 4 ⁇ 4 through 32 ⁇ 32 BTC blocks.
- each of the above mentioned BTC blocks includes plural dots. It should be noted that although it is illustrated that one BTC block includes 4 ⁇ 4 dots in FIG. 6 , the present invention is not limited to this.
- common compression techniques such as JBIG or MH are used to perform common compression (secondary compression) on the BTC data in units of large blocks.
- common compression secondary compression
- the printer controller receives BTC secondary compression image data in units of large blocks, since the data are stored in the reception memory in order of the large blocks, by changing the order of decompressing the secondary compression image data, it is possible to realize rotation of images (pages) without decompressing all of the secondary compression image data.
- FIG. 7 is a block diagram exemplifying a configuration of an image processing apparatus according to an embodiment of the present invention.
- a color printer is taken as an example of the image processing apparatus of the present embodiment as shown in FIG. 7 , but the image processing apparatus of the present embodiment is not limited to this.
- an image processing apparatus 700 includes a computer 701 functioning as an upper-level device, a printer controller 702 serving as a control unit, and a printer engine 703 serving as an image output unit.
- the image processing apparatus 700 has functions of the computer 701 and the printer controller 702 .
- the computer 701 and the printer controller 702 may be separate devices, or they may be integrated with each other.
- bitmap image data are used as an example of the image data subject to image processing, but the present embodiment is not limited to this.
- the computer 701 includes an image data input unit 711 , a data compression unit 712 , an omission secondary compression unit 713 , and a transmission memory 114 .
- the image data input unit 711 receives the bitmap image data from image data stored in a memory (not illustrated) of the computer 701 , or image data stored in other devices connected through wireless or cable communication networks. In addition, the image data input unit 711 outputs the received bitmap image data to the data compression unit 712 .
- the data compression unit 712 compresses the received image data into a compression format available in a printer driver. For example, in the present embodiment, the above-mentioned BTC compression method is used. Next, the data compression unit 712 outputs the BTC compression image data to the omission secondary compression unit 713 .
- the omission secondary compression unit 713 performs compression (the so-called “secondary compression”) on the BTC compression image data in units of large blocks by means of compression techniques, such as JBIG (Joint Bi-level Image experts Group), or MH (Modified Huffman).
- compression techniques such as JBIG (Joint Bi-level Image experts Group), or MH (Modified Huffman).
- JBIG Joint Bi-level Image experts Group
- MH Modelated Huffman
- one large block includes 8 ⁇ 8 BTC blocks.
- the omission secondary compression unit 713 confirms the typical colors used in the BTC blocks in the large blocks, and when only two colors are used in all the BTC blocks, the omission secondary compression unit 713 deletes the other two unused colors. Due to this, it is sufficient that the color selection information have one bit for one dot, so that the amount of data is reduced by half compared to the case in which four typical colors exist.
- the color selection information is not necessary in this case, and it is sufficient to just output color information of one color, the amount of data can be reduced more. Then, the final number of pieces of the color information is added to the header of the corresponding large block.
- the omission secondary compression unit 713 compares the BTC data group processed immediately previously to the newly input BTC data group. Specifically, the omission secondary compression unit 713 compares RGB color information and color selection information in units of bytes, then, if the values of the bytes in the respective BTC data groups are different, a value “1” is assigned to the bytes, and if the values of the bytes in the respective BTC data groups are the same, a value “0” is assigned to the bytes. Then, a header is created, which is called a “difference header” and includes the same number of bits as the number of the bytes in the BTC data group.
- omission data of the two BTC data groups are created respectively, each of which includes the difference header and data bytes following the difference header.
- the data bytes in the omission data of one BTC data group only include bytes having different values from the same byte in the other BTC data group, and the other bytes in the one BTC data group are deleted.
- FIG. 8 is a diagram exemplifying a data structure of the difference header.
- the difference header includes two successive BTC data groups (BTC 1 , BTC 2 ) each having 8 bytes.
- BTC 2 omission data are created which include the difference header byte and data bytes following the difference header byte, and data bytes in the BTC 2 omission data group only include bytes having different values from the same byte in the BTC 1 group, and other bytes in the BTC 2 group are deleted. In this way, it is possible to realize data omission.
- This data omission method is especially effective in image processing of common business documents having few colors.
- the omission secondary compression unit 713 sends the omission secondary compression image data to the transmission memory 714 .
- the transmission memory 714 stores the omission secondary compression image data and then outputs the omission secondary compression image data to the printer controller 702 through a data transmission unit (not illustrated).
- the secondary compression is carried out in units of preset block sizes (large block), additionally, since the secondary compression involves variable-length compression, the printer controller 702 , which receives the compressed data, cannot determine the starting addresses of the large blocks.
- the omission secondary compression unit 713 when the omission secondary compression unit 713 stores the omission secondary compression image data in the transmission memory 714 , the omission secondary compression unit 713 generates page information (page list) including address information of the omission secondary compression image data based on a preset rotational direction of image rotation units 723 and the order of data decompression in data decompression units 725 , and stores the page information in the transmission memory 714 . That is, the page list including addresses of the secondary compression image data is generated in order of decompression of the large block while taking into consideration the rotational direction of the data.
- the omission secondary compression image data and the page list are transmitted to the printer controller 702 . In this way, the printer controller 702 can easily determine the starting addresses of the large blocks.
- the page list may also include information related to the page in addition to the address information, for example, information indicating the compression method used in the secondary compression image data capacity, day and time of processing, and contents of the image data.
- printer controller 702 is explained.
- original image data as shown in FIG. 9 are used for explanation of image rotation by 90 degrees in the clockwise direction.
- FIG. 9 is a diagram illustrating an example of original image data.
- the original image data shown in FIG. 9 includes plural large blocks (A through AV) having a preset block size, and, for example, each large block includes 8 ⁇ 8 BTC blocks.
- each large block includes 8 ⁇ 8 BTC blocks.
- BTC blocks A 1 to A 64 there are BTC blocks A 1 to A 64 .
- each of the BTC blocks includes 4 ⁇ 4 dots.
- the printer controller 702 includes a reception memory 721 , data recovery units 722 - 1 and 722 - 2 , data rotation units 723 - 1 and 723 - 2 , large block buffers (block storage unit) 724 - 1 and 724 - 2 , data decompression units 725 - 1 and 725 - 2 , image processing units 726 - 1 to 726 - 4 , and line memories 727 - 1 to 727 - 4 .
- the printer controller 702 shown in FIG. 7 in order to reduce the required memory capacity of the line memories 727 , for example, there are two data recovery units 722 - 1 and 722 - 2 , two data rotation units 723 - 1 and 723 - 2 , two large block buffers 724 - 1 and 724 - 2 , two data decompression units 725 - 1 and 725 - 2 , and four image processing units 726 - 1 to 726 - 4 .
- the data recovery units 722 - 1 and 722 - 2 , the data rotation units 723 - 1 and 723 - 2 , the large block buffers 724 - 1 and 724 - 2 , and the data decompression units 725 - 1 and 725 - 2 perform image processing on image data of at least one color out of image data of plural colors.
- the data recovery unit 722 - 1 , the data rotation unit 723 - 1 , the large block buffer 724 - 1 , and the data decompression unit 725 - 1 perform image processing on image data of cyan (C) and magenta (M) colors;
- the data recovery unit 722 - 2 , the data rotation unit 723 - 2 , the large block buffer 724 - 2 , and the data decompression unit 725 - 2 perform image processing on image data of yellow (Y) and black (K) colors.
- Y yellow
- K black
- Data omission and secondary compression are performed on image data of the large block A ( 901 ) through the large block AV ( 904 ), and the resulting image data are stored in the reception memory 721 .
- the page list which is sent from the computer 701 together with the omission secondary compression image data, there is information of “rotate by 90 degrees in the clockwise direction”, and based on this information, the address information of the large blocks, specifically, from a large block AO ( 903 ) to a large block H ( 902 ) in order, are written down.
- the data recovery units 722 - 1 and 722 - 2 in the printer controller 702 refer to the page list and decompress the data, which are compressed in the secondary compression, from the large block AO ( 903 ) to the large block H ( 902 ) in order.
- the data recovery units 722 - 1 and 722 - 2 confirm headers of the large blocks and the difference headers of the BTC data groups, and recover the data.
- the difference header of BTC data groups indicates the difference between the immediately preceding BTC data group and newly input BTC data group. That is, after comparing data, the byte having the same value assumes the value of the preceding byte, and for the bytes having different values, the value added to the next byte is used to form a data sequence. Therefore, following a procedure reverse to the data omission procedure as described with reference to FIG. 8 , the BTC data sequence is generated from the omitted data.
- the header of the large block includes data indicating how many colors the color information corresponds to in all the BTC data in the large block.
- the data recovery units 722 - 1 and 722 - 2 collect the omitted color information and color selection information, and recover the data so that the data can be dealt with as BTC data of four typical colors in the later stage image processing units 726 - 1 to 726 - 4 .
- the color information may change along with the BTC data, it is necessary to adjust the data length of the recovered BTC data. In this case, for example, by inserting “zero” or preset values, it is possible to adjust the data length.
- FIG. 10A and FIG. 10B are diagrams illustrating an example of recovered BTC data, where FIG. 10A shows an example of the BTC format and FIG. 10B shows an example of color selection format.
- the BTC format 1001 in FIG. 10A when recovering the omitted data, for example, color information of any colors corresponding to two colors are added, and as shown in FIG. 10B , in the BTC format, when recovering the omitted data, for example, color information of any colors corresponding to two colors are added.
- the color selection format 1002 in FIG. 10A prior to bits (A 1 to A 8 , B 1 to B 8 ), which have been stored as the color information, a bit of “0” is inserted, and thereby, it is possible to adjust the data length of the recovered BTC data.
- the color selection information by inserting “zero” between bits, BTC data of two typical colors are expanded to BTC data of four typical colors.
- FIG. 11 is a diagram illustrating an example of a BTC format when the color information corresponds to one color.
- the image rotation units 723 - 1 and 723 - 2 carry out image rotation processing on the BTC data of four typical colors, which correspond to one column of a large block recovered by the data recovery units 722 - 1 and 722 - 2 , and expand the rotated compression image data in the large block buffers 724 - 1 and 724 - 2 , respectively.
- FIG. 12 is a diagram illustrating an example of a first state of the image data in the course of rotation.
- the image rotation units 723 - 1 and 723 - 2 rotate, in a preset direction, the image data recovered by the data recovery units 722 - 1 and 722 - 2 according to address information of the large blocks which are shown in the page list and are arranged in order of reading the large blocks. Due to this, the image data have a state as that shown in FIG. 12 .
- FIG. 12 illustration of some large blocks is omitted, but these large blocks are rotated in the same way as those illustrated large blocks.
- the rotation of the page is not completed, and it is necessary to further carry out rotation in the large blocks.
- the image rotation units 723 - 1 and 723 - 2 re-arrange the BTC data in the large blocks.
- an explanation is made of the operation of re-arranging the BTC data in the large block with a large block A ( 1201 ) in FIG. 12 as an example.
- the BTC compression involves a fixed data length
- after decompression of secondary compression image data, recovery by using the difference header, and addition of the omitted color information in the data recovery units 722 - 1 and 722 - 2 the starting addresses of all BTC data in the large blocks are known. Due to this, re-arrangement of the BTC data 1202 , 1203 , 1204 , 1205 in the large block A ( 1201 ) can be realized easily.
- FIG. 13 is a diagram illustrating an example of a second state of the image data in the course of rotation.
- FIG. 13 illustration of some large blocks is omitted, but these large blocks are rotated in the same way as those illustrated large blocks.
- the BTC data 1202 are changed to BTC data 1302
- the BTC data 1203 are changed to BTC data 1303
- the BTC data 1204 are changed to BTC data 1304
- the BTC data 1205 are changed to BTC data 1305 .
- FIG. 14 is a diagram illustrating an example of a final state of the image data after the image rotation processing.
- the image rotation units 723 - 1 and 723 - 2 further carry out image rotation inside the BTC blocks. As described above, this can be easily realized by re-arranging color selection information in the BTC data format.
- the image data after the rearrangement are shown in FIG. 14 . In FIG. 14 , illustration of some large blocks is omitted, but these large blocks are rotated in the same way as those illustrated large blocks.
- the BTC data shown in FIG. 14 are stored in the large block buffers 724 - 1 and 724 - 2 , which are formed by DRAMs (Dynamic Random Access Memory). It is not necessary for the large block buffers 724 - 1 and 724 - 2 to store data corresponding to one side of a page as in the related art, but it is sufficient for the large block buffers 724 - 1 and 724 - 2 to have a capacity corresponding to two large blocks (for two colors) ⁇ width of a printing medium. This is because the image rotation processing has been completed.
- DRAMs Dynamic Random Access Memory
- the BTC data stored in the large block buffers 724 - 1 and 724 - 2 are called out when necessary, and the data decompression units 725 - 1 and 725 - 2 decompress the BTC data to generate bitmap image data.
- the image processing units 726 - 1 to 726 - 4 carry out color conversion from RGB to CMY, black generation (BG), under color removal (UCR), registration error correction, dither processing, or edge processing on the bitmap image data generated by the data decompression units 725 - 1 and 725 - 2 .
- the ultimately obtained image data are stored in the line memories 727 - 1 through 727 - 4 , and then are sent to the printer engine 703 .
- the printer engine 703 receives the image data and forms an image on a printing medium according to the received signal.
- the BTC compression technique is characterized in that multi-level data of RGB can be obtained after decompression is performed. That is, the BTC compression technique is suitable for application to a color printer, which operates in a tandem mode and thus is able to process plural colors at the same time.
- a color printer which operates in a tandem mode and thus is able to process plural colors at the same time.
- an actual tandem-type color printer works in the way as shown in FIG. 3 as described above.
- the exposure units 311 - 1 through 311 - 4 expose corresponding printing colors, for example, CMYK, on the photosensitive drums 312 - 1 through 312 - 4 to form electrostatic latent images thereon; the developing units 313 - 1 through 313 - 4 develop the respective latent images to form monochromatic images of the CMYK printing colors on the photosensitive drums 312 - 1 through 312 - 4 , respectively; these monochromatic images are superposed on the intermediate transfer 314 and are transferred to a recoding medium 315 to form a color image thereon.
- CMYK printing colors
- the capacities of the line memories of different colors are as follows, that is, 3 MB for magenta (M), 6 MB for yellow (Y), 9 MB for black (K). In other words, excessive capacity is required.
- the printer controller 702 of the present embodiment in order to reduce the required capacities of the line memories 727 - 1 to 727 - 4 , as shown in FIG. 7 , there are two data recovery units 722 - 1 and 722 - 2 , two data rotation units 723 - 1 and 723 - 2 , two large block buffers 724 - 1 and 724 - 2 , two data decompression units 725 - 1 and 725 - 2 , and four image processing units 726 - 1 to 726 - 4 .
- the data recovery units 722 - 1 and 722 - 2 , the data rotation units 723 - 1 and 723 - 2 , the large block buffers 724 - 1 and 724 - 2 , and the data decompression units 725 - 1 and 725 - 2 perform image processing on image data of at least one color out of image data of plural colors.
- the data recovery unit 722 - 1 , the data rotation unit 723 - 1 , the large block buffer 724 - 1 , and the data decompression unit 725 - 1 perform image processing on image data of cyan (C) and magenta (M) colors; the image processing unit 726 - 1 and the line memory 727 - 1 are used for cyan (C), and the image processing unit 726 - 2 and the line memory 727 - 2 are used for magenta (M).
- the data recovery unit 722 - 2 , the data rotation unit 723 - 2 , the large block buffer 724 - 2 , and the data decompression unit 725 - 2 perform image processing on image data of yellow (Y) and black (K) colors; the image processing unit 726 - 3 and the line memory 727 - 3 are used for yellow (Y), and the image processing unit 726 - 4 and the line memory 727 - 4 are used for black (K).
- the image processing apparatus of the present embodiment may have the above hardware configuration to realize the image processing of the present invention, but the present embodiment may also be realized by executing an image processing program installed in a computer to perform the above image processing. For example, by installing the program on a common personal computer or a server, the image processing of the present embodiment can be realized very easily. In addition, by executing the program, the operations of the computer 701 and the printer controller 702 as described above can be executed.
- FIG. 15 is a block diagram exemplifying a hardware configuration of the image processing apparatus according to the present embodiment of the present invention.
- a computer shown in FIG. 15 includes an input unit 1501 , an output unit 1502 , a drive unit 1503 , a secondary storage unit 1504 , a memory unit 1505 , a CPU (Central Processing Unit) 1506 , and a network connection unit 1507 .
- an input unit 1501 an output unit 1502 , a drive unit 1503 , a secondary storage unit 1504 , a memory unit 1505 , a CPU (Central Processing Unit) 1506 , and a network connection unit 1507 .
- CPU Central Processing Unit
- the input unit 1501 includes a pointing device operated by a user, such as a keyboard and a mouse, for inputting various operation signals, such as instructions from the user for executing programs, or instructions from the user for inputting image data.
- a pointing device operated by a user such as a keyboard and a mouse
- various operation signals such as instructions from the user for executing programs, or instructions from the user for inputting image data.
- the output unit 1502 includes various windows used for operating the computer to execute image processing of the present invention, or a display (monitor) for displaying data, to present the process or results of execution of a control program by the CPU 1506 .
- the image processing program to be installed in the computer is stored in a storage medium 1508 , such as a CD-ROM.
- the storage medium 1508 in which the image processing program is stored, can be loaded in a drive device 1503 , and the image processing program in the storage medium 1508 can be installed in the secondary storage unit 1504 via the drive unit 1503 .
- the drive unit 1503 stores programs in the storage medium 1508 ; due to this, by using the storage medium 1508 , the image processing program of the present embodiment can be easily installed in any other computers to realize image processing of the present embodiment.
- the secondary storage unit 1504 is a storage device such as a hard disk, which stores the image processing program of the present embodiment, image data used in the image processing, and control programs of the computer, and performs input or output when necessary.
- the memory unit 1505 temporarily stores data when executing programs.
- the memory unit 1505 constitutes the above-described large block buffers and the line memories.
- the CPU 1506 carries out various calculations or data input and output with hardware components of the computer based on an OS (operating system) or other control programs, and executive programs read into and temporarily stored in the memory unit 1505 ; and carries out overall control of the computer to realize the image processing of the present embodiment.
- the CPU 1506 acquires various kinds of information required when executing the programs from the secondary storage unit 1504 or stores the information in the secondary storage unit 1504 .
- the network connection unit 1507 is connected to a communication network; hence it is possible to acquire executive programs from other terminals connected to the communication network and transmit execution results obtained when executing executive programs, or transfer the executive programs of the present embodiment to the other terminals.
- the image processing program of the present embodiment can be realized easily by just installing the image processing program of the present embodiment; thus it is possible to realize image processing with a small memory area, and reduce the memory capacity in the image processing apparatus.
- the image processing program includes operations in the computer 701 , namely, a compression process, and operations in the printer controller 702 , namely, a decompression process.
- FIG. 16 is a flowchart illustrating a data compression process according to the present embodiment of the present invention.
- step S 1 image data are input.
- step S 2 the image data are compressed.
- the image data may be bitmap image data.
- the above-mentioned BTC compression method is used for data compression.
- step S 3 the data omission and the secondary compression is performed on the BTC compression image data.
- two successive BTC format data groups are compared in units of bytes, and based on the comparison results, the difference header is created. Then, only bytes indicated to be different by the difference header are maintained, and other data are omitted. In this way, the amount of data is reduced.
- the secondary compression is performed by using common compression techniques, such as JBIG or MH. This further reduces the amount of data.
- step S 4 the page list (page information), which includes addresses of the secondary compression image data, is generated in correspondence to the secondary compression image data and in order of decompression of the large blocks while taking into consideration of the rotational direction of the data in the rotation process.
- step S 5 the omission secondary compression image data obtained in step S 3 and the page list obtained in step S 5 are stored.
- step S 6 a preset amount of the omission secondary compression image data and the page list are transmitted to the printer controller 702 at preset timings.
- FIG. 17 is a flowchart illustrating a data decompression processing according to the present embodiment of the present invention.
- step S 11 the omission secondary compression image data and the page list transmitted in step S 6 are received.
- step S 12 the received omission secondary compression image data and the page list are stored in the memory.
- step S 13 the omission secondary compression image data stored in the memory in step S 12 are read out for image data recovery. Specifically, with reference to the page list, the secondary compression image data are decompressed; in addition, the omitted data are recovered by confirming headers of the large blocks and the difference headers of the BTC data. Namely, following a procedure reverse to the data omission procedure as described with reference to FIG. 8 , the BTC data sequence is generated from the omitted data.
- the header of one large block includes data indicating how many colors the color information corresponds to in all the BTC data in the large block.
- the color information used in all the BTC data in the large block corresponds to two colors or one color
- the omitted color information and color selection information are collected and added, and the data are recovered so that the data can be dealt with as BTC data of four typical colors in the later stage image processing.
- step S 14 with reference to the page list, the compression image data are rotated.
- step S 15 the rotated compression image data are stored in the large block buffers.
- step S 16 compression image data stored in the large block buffers are decompressed, and bitmap image data are generated.
- step S 17 color conversion from RGB to CMY, black generation (BG), under color removal (UCR), registration error correction, dither processing, or edge processing on the bitmap image data are carried out.
- step S 18 the ultimately obtained image data are stored in the line memories.
- step S 19 the image data stored in the line memories are sent to the printer engine serving as an image output unit.
- image processing can be realized using a small memory area, and it is possible to reduce hardware resources and the memory capacity in the image processing apparatus compared to the related art, thereby realizing an inexpensive printer controller.
- image processing program it is possible to realize image processing easily.
- the present invention is applicable to an image processing device able to decompress compression image data and output the decompressed image data to an image output device, for example, a controller for controlling a color printer.
- an image output device for example, a controller for controlling a color printer.
- the present invention is also applicable to other controllers for processing images or video.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Editing Of Facsimile Originals (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
-
- a compression unit configured to compress image data to a predetermined compression format, and
- an omission secondary compression unit configured to omit a portion of the compressed image data given by the compression unit, divide the compressed image data into blocks having predetermined block sizes, and perform secondary compression to generate omission secondary compression image data; and
-
- a data recovery unit configured to recover the omission secondary compression image data into the compressed image data,
- an image rotation unit configured to rotate the compressed image data decompressed by the data decompression unit according to the block sizes,
- a block storage unit configured to store the rotated compressed image data in units of the block sizes, and
- a data decompression unit configured to decompress the compressed image data stored in the block storage unit according to predetermined conditions.
Claims (18)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005227106A JP4681975B2 (en) | 2005-08-04 | 2005-08-04 | Image processing apparatus, image processing method, image processing program, and recording medium on which the program is recorded |
| JP2005-227106 | 2005-08-04 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20070031047A1 US20070031047A1 (en) | 2007-02-08 |
| US7734103B2 true US7734103B2 (en) | 2010-06-08 |
Family
ID=37700573
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/498,030 Expired - Fee Related US7734103B2 (en) | 2005-08-04 | 2006-08-02 | Image processing apparatus and image processing method |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US7734103B2 (en) |
| JP (1) | JP4681975B2 (en) |
| CN (2) | CN101365038B (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9785870B2 (en) | 2014-02-05 | 2017-10-10 | Ricoh Company, Ltd. | Print control method to display print settings, recording medium, and print control apparatus |
| US10089953B2 (en) | 2012-11-28 | 2018-10-02 | Synaptics Japan Gk | Image processing circuit for image compression and decompression and display panel driver incorporating the same |
| US10497101B2 (en) * | 2017-02-06 | 2019-12-03 | Konica Minolta, Inc. | Image processing apparatus and image processing method |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4973605B2 (en) | 2008-06-13 | 2012-07-11 | コニカミノルタビジネステクノロジーズ株式会社 | Image processing method, image processing apparatus, and image processing program |
| CN101797849B (en) * | 2010-01-07 | 2011-12-07 | 浙江大学 | Device and method for rotating data block based on FPGA (Field Programmable Gate Array) according to bit |
| CN102238374B (en) | 2010-04-21 | 2016-08-24 | 腾讯科技(深圳)有限公司 | The method and apparatus that view data is compressed coding |
| CN102375704A (en) * | 2010-08-11 | 2012-03-14 | 东友科技股份有限公司 | Printing method and system with limited memory capacity |
| JP6264004B2 (en) | 2013-12-09 | 2018-01-24 | 株式会社リコー | Information processing apparatus, setting method, and setting program |
| JP2015156204A (en) | 2014-01-17 | 2015-08-27 | 株式会社リコー | Printer driver, printer driver print control method, printer driver print control program, and recording medium |
| CN105551456A (en) * | 2015-12-11 | 2016-05-04 | 中国航空工业集团公司西安航空计算技术研究所 | DDR2 block storage method based on image rotation display |
| KR102763523B1 (en) * | 2020-10-20 | 2025-02-07 | 주식회사 엘엑스세미콘 | Apparatus and method for compressing coefficient values of compensation equation to compensate for defects on the image and circuit for compensating of display data using compressed values |
Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH067688A (en) | 1992-04-13 | 1994-01-18 | Labsystems Oy | Step pipette |
| JPH067668A (en) | 1992-03-04 | 1994-01-18 | Breed Automot Technol Inc | Method of preparing inflating agent |
| JPH08224916A (en) | 1995-02-21 | 1996-09-03 | Canon Inc | Image data processing device |
| JPH08317225A (en) | 1995-05-18 | 1996-11-29 | Fuji Xerox Co Ltd | Image data compression and expansion device |
| JPH11227263A (en) | 1998-02-16 | 1999-08-24 | Hitachi Ltd | Printing system, printing device, and printing control device |
| JP2001218061A (en) | 2000-01-31 | 2001-08-10 | Ricoh Co Ltd | Image compression processor |
| JP2002209110A (en) | 2000-12-28 | 2002-07-26 | Ricoh Co Ltd | Image coding device |
| US6470052B1 (en) | 1998-06-29 | 2002-10-22 | Xerox Corporation | HVQ compression combined with orthogonal rotation |
| US6519052B1 (en) * | 1998-09-22 | 2003-02-11 | Ricoh Co., Ltd. | Image processing method and apparatus to select a data compression method according to a size of an output image |
| JP2004104621A (en) | 2002-09-11 | 2004-04-02 | Toshiba Corp | Image encoding device, image decoding device and their methods |
| JP2004266654A (en) | 2003-03-03 | 2004-09-24 | Ricoh Co Ltd | Image forming apparatus, image forming method, and program for executing the method |
| CN1538248A (en) | 2003-04-14 | 2004-10-20 | 北京启迪时代科技有限公司 | Image coding/ decoding device of laser printing system and method |
| JP2004358711A (en) | 2003-06-02 | 2004-12-24 | Ricoh Co Ltd | Image forming apparatus |
| US7212677B2 (en) * | 2000-01-11 | 2007-05-01 | Minolta Co., Ltd. | Coder, coding method, program, and image forming apparatus for improving image data compression ratio |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7130072B2 (en) * | 2002-02-08 | 2006-10-31 | Canon Kabushiki Kaisha | Multifunction system, image processing method, computer program and memory medium |
-
2005
- 2005-08-04 JP JP2005227106A patent/JP4681975B2/en not_active Expired - Fee Related
-
2006
- 2006-08-02 US US11/498,030 patent/US7734103B2/en not_active Expired - Fee Related
- 2006-08-04 CN CN2008101495152A patent/CN101365038B/en not_active Expired - Fee Related
- 2006-08-04 CN CNA2006101038675A patent/CN1909589A/en active Pending
Patent Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH067668A (en) | 1992-03-04 | 1994-01-18 | Breed Automot Technol Inc | Method of preparing inflating agent |
| JPH067688A (en) | 1992-04-13 | 1994-01-18 | Labsystems Oy | Step pipette |
| JPH08224916A (en) | 1995-02-21 | 1996-09-03 | Canon Inc | Image data processing device |
| JPH08317225A (en) | 1995-05-18 | 1996-11-29 | Fuji Xerox Co Ltd | Image data compression and expansion device |
| JPH11227263A (en) | 1998-02-16 | 1999-08-24 | Hitachi Ltd | Printing system, printing device, and printing control device |
| US6470052B1 (en) | 1998-06-29 | 2002-10-22 | Xerox Corporation | HVQ compression combined with orthogonal rotation |
| US6519052B1 (en) * | 1998-09-22 | 2003-02-11 | Ricoh Co., Ltd. | Image processing method and apparatus to select a data compression method according to a size of an output image |
| US7212677B2 (en) * | 2000-01-11 | 2007-05-01 | Minolta Co., Ltd. | Coder, coding method, program, and image forming apparatus for improving image data compression ratio |
| JP2001218061A (en) | 2000-01-31 | 2001-08-10 | Ricoh Co Ltd | Image compression processor |
| JP2002209110A (en) | 2000-12-28 | 2002-07-26 | Ricoh Co Ltd | Image coding device |
| JP2004104621A (en) | 2002-09-11 | 2004-04-02 | Toshiba Corp | Image encoding device, image decoding device and their methods |
| JP2004266654A (en) | 2003-03-03 | 2004-09-24 | Ricoh Co Ltd | Image forming apparatus, image forming method, and program for executing the method |
| CN1538248A (en) | 2003-04-14 | 2004-10-20 | 北京启迪时代科技有限公司 | Image coding/ decoding device of laser printing system and method |
| JP2004358711A (en) | 2003-06-02 | 2004-12-24 | Ricoh Co Ltd | Image forming apparatus |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10089953B2 (en) | 2012-11-28 | 2018-10-02 | Synaptics Japan Gk | Image processing circuit for image compression and decompression and display panel driver incorporating the same |
| US9785870B2 (en) | 2014-02-05 | 2017-10-10 | Ricoh Company, Ltd. | Print control method to display print settings, recording medium, and print control apparatus |
| US10497101B2 (en) * | 2017-02-06 | 2019-12-03 | Konica Minolta, Inc. | Image processing apparatus and image processing method |
Also Published As
| Publication number | Publication date |
|---|---|
| CN101365038A (en) | 2009-02-11 |
| JP4681975B2 (en) | 2011-05-11 |
| JP2007043577A (en) | 2007-02-15 |
| US20070031047A1 (en) | 2007-02-08 |
| CN101365038B (en) | 2011-03-23 |
| CN1909589A (en) | 2007-02-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2481206B1 (en) | Image processing apparatus and processing method therefor | |
| US8553301B2 (en) | Image processing apparatus, method, and program product to perform color-reduction processing for a block | |
| US8331705B2 (en) | Image encoding apparatus and method of controlling the same | |
| US8452083B2 (en) | Image processing apparatus, image processing method, and computer-readable medium | |
| US7734103B2 (en) | Image processing apparatus and image processing method | |
| US8953220B2 (en) | Image processing for rotation of compressed image data | |
| JP2830690B2 (en) | Image processing device | |
| US20010043747A1 (en) | Signal processing equipment | |
| JP2001086318A (en) | Image processing apparatus, image processing method, image forming apparatus, and recording medium recording program | |
| JP3455078B2 (en) | Image processing apparatus and image processing method | |
| JP3093290B2 (en) | Image processing device | |
| JP4037417B2 (en) | Printing device | |
| EP0820186B1 (en) | Signal processor | |
| JP3997851B2 (en) | Image coding apparatus and image coding program | |
| US8175381B2 (en) | Image processing method and apparatus | |
| JP3666079B2 (en) | Image processing device | |
| JPH11187261A (en) | Image processor | |
| JPH09200540A (en) | Picture compression device | |
| US7747091B2 (en) | Systems and methods for section-by-section processing of a digital image file | |
| JP2001080138A (en) | Serial printer and recording medium recording program | |
| JPH11227263A (en) | Printing system, printing device, and printing control device | |
| JPH11185024A (en) | Image processor | |
| JP2012095227A (en) | Image processing system, image processing method, and program | |
| JP3344255B2 (en) | Image information processing device | |
| JP2003036445A (en) | Image processor |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: RICOH PRINTING SYSTEMS, LTD.,JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SATO, NOBUYUKI;KOFUJI, SHIRO;URATA, NAOYUKI;REEL/FRAME:018128/0381 Effective date: 20060713 Owner name: RICOH PRINTING SYSTEMS, LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SATO, NOBUYUKI;KOFUJI, SHIRO;URATA, NAOYUKI;REEL/FRAME:018128/0381 Effective date: 20060713 |
|
| AS | Assignment |
Owner name: RICOH COMPANY, LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RICOH PRINTING SYSTEMS, LTD.;REEL/FRAME:021855/0740 Effective date: 20081022 Owner name: RICOH COMPANY, LTD.,JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RICOH PRINTING SYSTEMS, LTD.;REEL/FRAME:021855/0740 Effective date: 20081022 |
|
| FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552) Year of fee payment: 8 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20220608 |