US8228551B2 - Image processing method and image processing apparatus - Google Patents
Image processing method and image processing apparatus Download PDFInfo
- Publication number
- US8228551B2 US8228551B2 US12/320,313 US32031309A US8228551B2 US 8228551 B2 US8228551 B2 US 8228551B2 US 32031309 A US32031309 A US 32031309A US 8228551 B2 US8228551 B2 US 8228551B2
- Authority
- US
- United States
- Prior art keywords
- image data
- information
- image
- unit
- pattern
- 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/00838—Preventing unauthorised reproduction
- H04N1/0084—Determining the necessity for prevention
- H04N1/00843—Determining the necessity for prevention based on recognising a copy prohibited original, e.g. a banknote
- H04N1/00846—Determining the necessity for prevention based on recognising a copy prohibited original, e.g. a banknote based on detection of a dedicated indication, e.g. marks or the like
-
- 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/00838—Preventing unauthorised reproduction
- H04N1/00856—Preventive measures
- H04N1/00864—Modifying the reproduction, e.g. outputting a modified copy of a scanned original
-
- 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/00838—Preventing unauthorised reproduction
- H04N1/00856—Preventive measures
- H04N1/00875—Inhibiting reproduction, e.g. by disabling reading or reproduction apparatus
-
- 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/44—Secrecy systems
- H04N1/4406—Restricting access, e.g. according to user identity
- H04N1/444—Restricting access, e.g. according to user identity to a particular document or image or part thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N2201/3201—Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title
- H04N2201/3225—Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title of data relating to an image, a page or a document
- H04N2201/3254—Orientation, e.g. landscape or portrait; Location or order of the image data, e.g. in memory
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N2201/3201—Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title
- H04N2201/3269—Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title of machine readable codes or marks, e.g. bar codes or glyphs
- H04N2201/327—Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title of machine readable codes or marks, e.g. bar codes or glyphs which are undetectable to the naked eye, e.g. embedded codes
Definitions
- the present invention relates to a technology for processing an image.
- Targets of the copy-resistant system are not limited to bank notes.
- in offices there are a number of documents categorized as confidential documents of which reproduction needs to be prohibited to keep trade secrets. Measures for totally prohibiting reproduction, or preventing correct reproduction, of these confidential documents are also required.
- Japanese Patent Application Laid-open No. 2004-274092 discloses a technique that prohibits, when a scanned image is determined to include a predetermined dot pattern, output (printing) of the scanned image.
- the predetermined dot pattern is embedded in the document in advance.
- a confidential document can be distinguished from a non-confidential, general document, and output of the whole area of the confidential document can be prevented.
- an image processing apparatus that processes image data that contains a confidential image portion.
- the image processing apparatus includes a receiving unit that receives designation of the confidential image portion; a generating unit that generates specification information that specifies the confidential image portion; an adding unit that adds the specification information to the image data thereby generating first processed image data; and an output unit that outputs the first processed image data.
- an image processing apparatus that processes image data that contains a confidential image portion, the image data including specification information about the confidential image portion.
- the image processing apparatus includes an extracting unit that extracts the specification information from the image data; a modifying unit that generates second processed image data by modifying the confidential image portion specified by the specification information extracted by the extracting unit; and an output unit that outputs the second processed image data.
- an image processing method of processing image data that contains a confidential image portion includes receiving designation of the confidential image portion; generating specification information that specifies the confidential image portion; adding the specification information to the image data thereby generating first processed image data; and outputting the first processed image data.
- FIG. 1A is a block diagram of an MFP according to a first embodiment of the present invention.
- FIG. 1B is a functional block diagram of a system control unit shown in FIG. 1A ;
- FIG. 2 is a schematic diagram for explaining image data acquired by an image-data acquiring unit shown in FIG. 1B ;
- FIG. 3 is a diagram for explaining position information about a confidential image portion in the image data shown in FIG. 2 ;
- FIG. 4 is an example of a mapping table of an image ID and position information about a confidential image portion shown in FIG. 3 ;
- FIG. 5A is a schematic diagram of an example of a basic pattern for a background pattern generated by a generating unit shown in FIG. 1B ;
- FIG. 5B is a schematic diagram of an example of an altered pattern for the background pattern
- FIG. 6 is a schematic diagram of processed image data on which a background pattern is superimposed
- FIG. 7 is a flowchart for explaining how the MFP shown in FIG. 1 performs printing
- FIGS. 8A to 8D are schematic diagrams for explaining image data having different orientation
- FIG. 9 is a functional block diagram of an MFP according to a second embodiment of the present invention.
- FIG. 10 is a diagram for explaining an orientation indicating pattern generated by the MFP shown in FIG. 9 ;
- FIG. 11 is a schematic diagram of processed image data on which a background pattern is superimposed
- FIGS. 12A to 12D are schematic diagrams for explaining pattern images
- FIG. 13 is a flowchart for explaining how the MFP according to the second embodiment performs printing
- FIG. 14 is a flowchart for explaining how an MFP according to a third embodiment of the present invention performs printing
- FIG. 15 is a flowchart for explaining how an MFP according to a fourth embodiment of the present invention performs printing
- FIG. 16 is a flowchart for explaining how an MFP according to a fifth embodiment of the present invention performs printing.
- FIGS. 17A to 17D are examples of orientation indicating patterns each of which is to be detected at the upper left corner of image data.
- the first embodiment is what-is-called a digital multifunction product (MFP) that serves as a copier, printer, a scanner, a distributing machine that distributes images such as an image of an original scanned by the scanner and an image received from the printer, and/or the like.
- MFP digital multifunction product
- an MFP 100 according to the first embodiment is an image processing apparatus or a server; however, the MFP 100 is not limited thereto.
- the MFP 100 can be a copier, printer, a facsimile machine, or the like.
- FIG. 1A is a block diagram of the MFP 100 along with some related external devices.
- the MFP 100 includes a scanner 101 , a scanned-image processing unit 102 , an image-data processing unit 103 , a system control unit 104 , a printer 105 , a console unit 106 , and a communication control unit 118 .
- the system control unit 104 controls operations of the scanner 101 , the scanned-image processing unit 102 , the image-data processing unit 103 , the printer 105 , the console unit 106 , and the communication control unit 118 .
- the MFP 100 is connected to an external device such as a personal computer (PC) 120 via a network 130 .
- the network 130 can be the Internet.
- the scanner 101 scans an original 1 and obtains image data.
- the image data is processed and then sent to the printer 105 for printing.
- the printer 105 prints the processed image data on a printing medium, such as paper, and outputs the printing medium as a printed document
- the scanner 101 converts an image of the original 1 into digital image data.
- the scanner 101 includes an automatic document feeder (ADF) (not shown).
- ADF automatic document feeder
- the ADF is capable of feeding one sheet at a time of the sheets of a multiple-sheet original to a scanning position of the scanner 101 . Accordingly, by using the ADF, the scanner 101 can scan multiple pages of an original automatically continuously. Because the ADF is also capable of reversing an original and feeding the reversed original to the scanner 101 , it is possible to cause the scanner 101 to automatically scan a double-sided original.
- the scanner 101 sends the scanned digital image data to the scanned-image processing unit 102 .
- the scanned-image processing unit 102 performs gamma correction and modulation transfer function (MTF) correction on the digital image data received from the scanner 101 .
- the scanned-image processing unit 102 then performs tone processing such as level slicing and dithering on the image data to convert the image data into binary (or multi-level) data, and sends the binary data to the image-data processing unit 103 .
- tone processing such as level slicing and dithering
- the image-data processing unit 103 receives instructions from the system control unit 104 and performs various processes on the image data received from the scanned-image processing unit 102 or image data to be output to the PC 120 according to parameters set by a user.
- the processes include various image processing operations, image-area editing operations, and layout-related operations. More specifically, the image processing operations include enlargement/reduction, adjustment of image density and color, and the like.
- the image-area editing operations include deletion, displacement, reversing of an image area, and the like.
- the layout-related operations include selection of double-sided/single-sided printing, multiple-up printing, adjustment of margin, and the like.
- the printer 105 is an electro-photographic printer.
- the printer 105 causes light beam to be deflected according to the image data processed by the image-data processing unit 103 so that a latent image is formed on a photosensitive member.
- the latent image is developed with toner.
- the toner image is then transferred onto a printing medium, and fixed onto the printing medium.
- the printer 105 is not limited to an electro-photographic printer.
- the printer 105 can be, for example, an inkjet printer, a sublimatic printer, a silver-halide photographic printer, a thermo-autochrome printer, or a thermo-fusible transfer printer.
- the console unit 106 receives input of various data or parameters from a user via a touch panel (not shown), and displays a menu list and the like. A user enters (or selects) parameters related to processing to be performed by the MFP 100 on image data from the menu list.
- the console unit 106 displays a list of functions that can be performed by the MFP 100 as a menu list on a configuration screen.
- the console unit 106 acquires a value of the item. More specifically, when a touch panel is contacted by a pointer (not shown), the console unit 106 obtains coordinates of a position at which the pointer contacts the touch panel. When the position is determined to be within a selectable area, the console unit 106 determines that an item corresponding to the coordinates is selected, and accepts the value of the item.
- the touch panel electrically, or magnetically, detects a position at which the pointer touches the panel.
- the pointer include a fingertip of a user, stylus pens, and other touch input devices.
- a user enters various parameters including parameters related to print settings by contacting the touch panel via a pointer.
- the console unit 106 can include, in place of the touch panel, hard keys via which a user can enter input for, e.g., starting printing by physically operating the keys.
- the communication control unit 118 controls communications between the MFP 100 and the PC 120 that are connected together via the network 130 . More specifically, the communication control unit 118 outputs image data processed by the image-data processing unit 103 to the PC 120 .
- the system control unit 104 is connected to various units of the MFP 100 and controls these units. For example, the system control unit 104 provides the scanner 101 with information about a scanning area appropriate for the paper size selected by the user.
- the system control unit 104 includes a central processing unit (CPU) 107 , a random access memory (RAM) 108 , a read only memory (ROM) 109 , and a hard disk drive (HDD) 110 .
- the system control unit 104 performs the various control operations by causing the CPU 107 to execute computer programs stored in the HDD 110 by utilizing working memory in the RAM 108 .
- the computer programs can be provided in a computer-readable recording medium such as a compact disc-read-only memory (CD-ROM), a flexible disk (FD), a compact disc recordable (CD-R), or a digital versatile disk (DVD) in an installable or executable format.
- a computer-readable recording medium such as a compact disc-read-only memory (CD-ROM), a flexible disk (FD), a compact disc recordable (CD-R), or a digital versatile disk (DVD) in an installable or executable format.
- the CPU 107 of the system control unit 104 reads the computer programs from the recording medium and loads them into a main storage unit (the HDD 110 ) so as to perform various functions.
- the computer programs can be stored in, in place of the recording medium, the PC 120 . In this case, the computer programs can be downloaded from the PC 120 into the HDD 110 .
- FIG. 1B is a functional block diagram of the system control unit 104 .
- the CPU 107 provides functions of an image-data acquiring unit 111 , a receiving unit 112 , a generating unit 113 , an adding unit 114 , an extracting unit 115 , and a modifying unit 116 by executing the computer programs.
- the image-data acquiring unit 111 acquires image data that is input to the system control unit 104 so as to be processed by the MFP 100 .
- the image data include image data obtained by the scanner 101 and image-processed by the scanned-image processing unit 102 and the image-data processing unit 103 , image data received from the PC 120 and image-processed by the image-data processing unit 103 , and image data stored in a storage device (e.g., the HDD 110 ) or the like in the MFP 100 .
- the receiving unit 112 receives designation from a user of a confidential image portion of image data received by the image-data acquiring unit 111 .
- the confidential image portion is a portion that has confidential information such as confidential information in a confidential document.
- the receiving unit 112 receives the designation entered via the console unit 106 ; however, the designation can be received by other method. For example, the designation can be received from the PC 120 .
- the image-data acquiring unit 111 can acquire designated image data.
- the designated image data is image data that has a solidly filled region (hereinafter, “filled region”).
- the receiving unit 112 extracts the filled region from the image data by using the technique of region extraction.
- the receiving unit 112 can receive the filled region as designation of a confidential image portion. In this case, the receiving unit 112 extracts the filled region by extracting a rectangular region of a size larger than the filled region from the image data.
- FIG. 2 is a schematic diagram of an example of image data acquired by the image-data acquiring unit 111 .
- a user designates the confidential image portion in this image data via the console unit 106 .
- the receiving unit 112 performs mapping between position information and identification information about the designated confidential image portion, and stores these information pieces in the HDD 110 .
- the position information is for use in specification of a position of the confidential image portion in the image data.
- the position information can be the coordinates of the confidential image portion in the image data, a character string in the confidential image portion, or the like.
- FIG. 3 is a schematic diagram for explaining position information about the confidential image portion in the image data shown in FIG. 2 .
- the position information includes the coordinates (x, y) of the upper left corner, the length (V), and the width (H) of the confidential image portion.
- the coordinates (x, y) are taken with reference to the upper left corner (0, 0) of the image data.
- the position information is mapped to identification information, and stored in the HDD 110 .
- position information (x 1 - 1 , y 1 - 1 ), the length (V 1 - 1 ), and the width (H 1 - 1 ) of a first portion and position information (x 1 - 2 , y 1 - 2 ), the length (V 1 - 2 ), and the width (H 1 - 2 ) of a second portion are mapped to the identification information, and stored in the HDD 110 .
- the position information about the confidential image portion includes the coordinates (x, y) of the upper left corner, the length (V), and the width (H) of the confidential image portion.
- the position information can be any other information by which a position of a confidential image portion in image data can be specified.
- the position information can be the coordinates of a confidential image portion relative to an upper-left reference element of image data.
- the upper-left reference element can be, for example, a first-detected black pixel among pixels that are detected during image data scanning which is performed from the upper left corner of the image data. It is preferable to set a size of the reference element pixel to be larger than a predetermined size. By setting the size of the reference element pixel in this manner, undesirable detection of a noise pixel as the reference element can be prevented.
- the identification information includes, for example, information (hereinafter, “image ID”) by which image data that includes a designated confidential image portion can be identified, and information (hereinafter, “portion ID”) by which the confidential image portion can be identified.
- image ID typically includes a page number pertaining to the image data that includes the designated confidential image portion, and the like.
- portion ID typically includes the page number and a number allocated to the confidential image portion.
- FIG. 4 is an example of a mapping table of the image ID and the position information about the confidential image portion.
- the receiving unit 112 Upon receiving designation of a confidential image portion, the receiving unit 112 generates a table that maps identification information to position information about the confidential image portion as shown in FIG. 4 , and stores the table in the HDD 110 .
- the generating unit 113 generates specification information that specifies the confidential image portion designation of which has been received by the receiving unit 112 .
- the specification information is the image ID that is mapped to the position information and stored in the HDD 110 .
- the specification information is the image ID; however, the specification information is not necessarily the image ID.
- the specification information can be the portion ID.
- the image ID, the portion ID, or like data that is small in data size is used as the specification information. Accordingly, the specification information can be detected quickly.
- the generating unit 113 generates a background pattern that represents specification information. More specifically, the generating unit 113 generates a background pattern that represents specification information as a correlation between two predetermined patterns.
- FIG. 5A is a schematic diagram of an example of a basic pattern for a background pattern according to the first embodiment. The basic pattern includes three dots.
- FIG. 5B is a schematic diagram of an example of an altered pattern for the background pattern. The altered pattern includes four dots. More specifically, the altered pattern includes three dots of the basic pattern rotated by 90 degrees and additional one dot at the center.
- the generating unit 113 generates a background pattern by placing equal numbers of basic patterns and altered patterns in a repetitive pattern.
- the background pattern represents specific information as an angular difference between the basic pattern and the altered pattern. It is preferable to quantize possible angular differences between the basic pattern and the altered pattern to improve accuracy in detection of the specific information.
- an angular range of 180 degrees is quantized to 8 angular ranges (8 angular difference levels) of 22.5 degrees each.
- the background pattern has 3-bit information as the specific information.
- FIG. 5B is a schematic diagram of the altered pattern that has an angular difference of 90 (22.5 ⁇ 4) degrees (i.e., 4 angular difference levels) relative to the basic pattern shown in FIG. 5A .
- the number of the angular difference levels (or angular difference) between the basic pattern and the altered pattern can be used to represent information.
- N which is the number of angular difference levels
- “0” can be represented by arranging the basic pattern and the altered pattern to be parallel to each other.
- each of “1”, “2”, “3”, “4”, “5”, “6”, “7”, and “8” can be represented by arranging these patterns to have a corresponding number of angular difference levels.
- the adding unit 114 generates first processed image data by adding the specification information generated by the generating unit 113 to the image data.
- the adding unit 114 adds an image ID to the image data acquired by the image-data acquiring unit 111 to generate first processed image data.
- the adding unit 114 can add the specification information to the acquired image data by superimposing, on the image data, the background pattern that is generated by the generating unit 113 and that represents the specification information.
- FIG. 6 is a schematic diagram for explaining image data on which a background pattern is superimposed.
- the background pattern can be arranged at any position on the image data so long as both the basic pattern and the altered pattern are superimposed on the image data.
- the extracting unit 115 extracts, from image data acquired by the image-data acquiring unit 111 , specification information that specifies a confidential image portion in the image data. More specifically, the extracting unit 115 performs image processing such as optical character recognition (OCR) to extract an image ID expressed as a character string from image data. In the first embodiment, the extracting unit 115 extracts an image ID expressed as a character string; however, an image ID can be extracted by some other method. For example, the extracting unit 115 can extract an image ID by using a paper fiber pattern (hereinafter, “paper fingerprint”) of a paper sheet on which the original of the image data is printed. The paper fingerprint is a fine pattern that is developed during a course of paper making and that is intrinsic to each paper sheet.
- paper fingerprint paper fiber pattern
- Japanese Patent Application Laid-open No. 2006-245949 discloses the paper fingerprint technique.
- each paper sheet can be identified by using a surface profile (e.g., fine projections or depressions on the surface of the paper sheet) and a thickness profile of the paper sheet.
- a surface profile e.g., fine projections or depressions on the surface of the paper sheet
- a thickness profile of the paper sheet e.g., a thickness profile of the paper sheet.
- the extracting 115 detects the background pattern, and extracts the specification information represented by the background pattern.
- the extracting unit 115 can detect a background pattern by using a conventional method, such as pattern matching, for digitally detecting the background pattern.
- pattern images that represent at least one basic pattern and at least one altered pattern can be stored in the HDD 110 in advance.
- the extracting 115 can detect a background pattern that includes the basic pattern and the altered pattern by using the pattern images.
- the extracting unit 115 can detect a background pattern by using a feature value of the basic pattern and the altered pattern. More specifically, the extracting unit 115 can determine that a background pattern has the basic pattern and the altered pattern when a feature value of the background pattern satisfies a predetermined value.
- the feature value can be, for example, a distance value between dots in a basic pattern and dots in an altered pattern. In this case, an inter-dot distance of a background pattern of image data is calculated as the feature value.
- the calculated feature value is compared to a feature value of the basic pattern and the altered pattern having been stored in the HDD 110 in advance. When the calculated feature value and the stored feature value are found to be equal to each other, the extracting unit 115 determines that the background pattern includes the basic pattern and the altered pattern.
- information is represented by the angular difference between the basic pattern and the altered pattern.
- the basic pattern and the altered pattern are detected by using pattern images or a feature value of the pattern images that have been stored for each of quantized angular difference levels.
- the extracting unit 115 extracts specification information represented by the background pattern based on an angular difference between the basic pattern and the altered pattern detected by pattern matching or the like.
- the angular difference can be obtained as a statistic peak value of angular differences of all of basic patterns and altered patterns.
- an image ID is extracted as the specification information; however, the specification information is not limited to an image ID. For example, in place of the image ID, a portion ID or the like can be extracted as the specification information.
- quantization is performed to give a single angular difference level of 22.5 degrees.
- the resultant value of “1” is the specification information.
- a confidential image portion is specified by position information (the coordinates of the upper left corner, the length, and the width of the confidential image portion).
- the position information is mapped to an image ID, which is the specification information, and stored in the HDD 110 .
- the modifying unit 116 generates second processed image data by modifying the confidential image portion specified by the specification information extracted by the extracting unit 115 .
- the modifying unit 116 can modify the confidential image portion by using various methods. For example, the modifying unit 116 can replace pixel values of the confidential image portion to a pixel value of a background color (e.g., to white pixels when the background color of the image data is white) or a pixel value of a predetermined color (e.g., to black pixels). Alternatively, the modifying unit 116 can replace the confidential image portion to an image of predetermined characters. For example, the modifying unit 116 can replace the confidential image portion to an image of a fixed sentence such as “Information in this portion is masked.” The modifying method to be used by the modifying unit 116 and the position information about the confidential image portion can be stored in the HDD 110 in advance as being mapped to the identification information.
- a background color e.g., to white pixels when the background color of the image data is white
- a predetermined color e.g., to black pixels
- the modifying unit 116 can replace the confidential image portion to an image of predetermined characters.
- FIG. 7 is a flowchart for explaining how the MFP 100 performs printing.
- the image-data acquiring unit 111 acquires scanned image data from the scanner 101 or receives image data from the PC 120 (Step S 701 ).
- the extracting unit 115 extracts specification information from the acquired image data (Step S 702 ).
- the receiving unit 112 waits for a user to designate a confidential image portion (Step S 704 ).
- a confidential image portion is not designated by a user (NO at Step S 704 )
- the printer 105 outputs the acquired image data as a printout on a printing medium (Step S 705 ).
- the receiving unit 112 maps position information about the confidential image portion to an image ID, and stores these information pieces in the HDD 110 (Step S 706 ).
- the adding unit 114 generates first processed image data by adding specification information generated by the generating unit 113 to the image data (Step S 707 ).
- the printer 105 outputs the first processed image data as a printout on a printing medium (Step S 708 ).
- the modifying unit 116 fetches from the HDD 110 position information having been stored in the HDD 110 as being mapped to the specification information (image ID) (Step S 709 ).
- the modifying unit 116 generates second processed image data by modifying (filling with solid color) the confidential image portion specified by the position information (Step S 710 ).
- the printer 105 outputs the second processed image data as a printout on a printing medium (Step S 711 ).
- each of the image data and the processed image data is fed to the printer 105 and printed on a printing medium; however, the output method is not limited to printing.
- the output method is not limited to printing.
- at least one of the image data and the processed image data can be transmitted to the PC 120 via the communication control unit 118 .
- image data that has a confidential portion can be output with only the confidential image portion modified.
- the MFP according to this modification adds, to image data, position information about a confidential image portion of the image data as the specification information. Because it is not necessary to store the position information in the HDD 110 in advance, an HDD having a smaller memory capacity can be used as the HDD 110 .
- the generating unit 113 generates the specification information, which is the position information about the confidential image portion, by using a background pattern that has a basic pattern and an altered pattern. Accordingly, the receiving unit 112 according to this modification is not required to store the position information in the HDD 110 .
- the extracting unit 115 extracts the specification information, which is the position information, from image data. More specifically, the extracting unit 115 extracts the position information added to the image data based on an angular difference between the basic pattern and the altered pattern. The angular difference is determined by using pattern matching or the like method.
- the modifying unit 116 generates second processed image data by modifying the confidential image portion specified by the position information extracted by the extracting unit 115 .
- An MFP 900 according to a second embodiment of the present invention will be described below. Because the structure and functions of the MFP 900 are substantially the same as those of the MFP 100 according to the first embodiment, only elements that differ from those of the first embodiment will be described.
- the MFP 900 adds, to the image data, specification information that includes identification information and orientation information about image data that has a confidential image portion. Accordingly, the MFP 900 can determine whether the image data that is to be output from the MFP 900 is correctly oriented.
- the MFP 900 corrects inappropriate orientation of image data. More specifically, when acquired image data is inverted or inappropriately oriented, the MFP 900 calculates a rotation angle of the image data and corrects the inverted or inappropriate orientation by using a skew correction method or the like based on the result of calculation. By correcting the inverted or inappropriate orientation in this manner, even when acquired image data is inverted or inappropriately oriented by malicious intention, it is possible to accurately modify a specified confidential image portion of the image data.
- the table shown in FIG. 4 is stored in the HDD 110 .
- position information changes as shown in FIG. 8B . More specifically, the position information about the confidential image portions with reference to the upper-left corner (0, 0) of the image data differs from the position information shown in FIG. 4 .
- FIGS. 8A to 8D are diagrams for explaining images for which image data are identical to one another but differ from one another in orientation.
- FIG. 9 is a functional block diagram of the MFP 900 .
- the MFP 900 according to the second embodiment differs from the MFP 100 according to the first embodiment on processing performed by a receiving unit 906 , a generating unit 901 , an adding unit 902 , an extracting unit 903 , and a modifying unit 907 and in that the MFP 900 further includes an acquiring unit 904 and a correcting unit 905 .
- the receiving unit 906 performs mapping among identification information, position information about a confidential image portion, and first orientation information about image data that has a confidential image portion.
- the first orientation information indicates an inclination angle or a rotation angle of the image data.
- the first orientation information is assumed to be zero degrees.
- the first orientation information is stored in the HDD 110 as being mapped to identification information.
- the generating unit 901 generates specification information that includes identification information and first orientation information.
- the generating unit 901 generates specification information by using a background pattern. More specifically, the generating unit 901 generates a background pattern that has, in addition to a basic pattern and an altered pattern that represent identification information, an orientation indicating pattern.
- FIG. 10 is a diagram of an example of the orientation indicating pattern.
- the generating unit 901 generates a background pattern that has the orientation indicating pattern shown in FIG. 10 at four corners or at predetermined positions of image data.
- the first orientation information represented by the orientation indicating pattern is mapped to the image ID shown in FIG. 4 and position information about the confidential image portion, and stored in the HDD 110 .
- the first orientation information which represents an inclination angle or a rotation angle of the image data, is an angle of the orientation indicating pattern.
- the angle of the orientation indicating pattern shown in FIG. 10 is zero degrees, which means that the image data is not inclined or rotated.
- the adding unit 902 generates first processed image data by adding a background pattern that has a basic pattern and an altered pattern to the image data.
- FIG. 11 is a schematic diagram of an example of second processed image data that includes a background pattern superimposed thereon.
- the background pattern in the image data has an orientation indicating pattern.
- the orientation indicating pattern indicates that the image data is not inclined or rotated (zero degrees).
- the extracting unit 903 extracts, from image data acquired by the image-data acquiring unit 111 , identification information and second orientation information mapped to position information about a confidential image portion as specification information.
- the extracting unit 903 detects a basic pattern, an altered pattern, and an orientation indicating pattern by using pattern images having been stored in the HDD 110 in advance.
- the pattern images represent the basic pattern, the altered pattern, and the orientation indicating pattern.
- the extracting unit 903 can detect a background pattern by using, in place of the pattern images, a feature value of the basic pattern, the altered pattern, and the orientation indicating pattern.
- the extracting unit 903 detects an orientation indicating pattern and extracts the second orientation information from an angle indicated by the orientation indicating pattern.
- the orientation indicating pattern can be detected by using pattern images having been stored in a storage device in advance. Examples of the pattern images are shown in FIGS. 12A to 12D . In place of the pattern images, a feature value of the pattern images can be stored.
- FIG. 12A , FIG. 12B , FIG. 12C , and FIG. 12D are pattern images of an orientation indicating pattern rotated by 0 degrees, the orientation indicating pattern rotated by 90 degrees, the orientation indicating pattern rotated by 180 degrees, and the orientation indicating pattern rotated by 270 degrees, respectively.
- the extracting unit 903 determines which one of the pattern images shown in FIG. 12A to 12D matches the detected orientation indicating pattern, and extracts the second orientation information based on the pattern image.
- the second orientation information is obtained by using the pattern images of the orientation indicating patterns in this manner; however, the method of obtaining the second orientation information is not limited thereto.
- the second orientation information can be obtained from an inclination angle of the basic pattern.
- the inclination angle can be determined by comparing the basic pattern detected by the extracting unit 903 to pattern images having been stored in a storage device in advance.
- the pattern images can be images of the basic pattern rotated by 90 degrees, the basic pattern rotated by 180 degrees, and the basic pattern rotated by 270 degrees.
- the inclination angle can be determined by comparing a feature value of the basic pattern to a feature value of the pattern images having been stored in advance.
- the acquiring unit 904 acquires a rotation angle of the image data based on the second orientation information extracted by the extracting unit 903 and the first orientation information having been stored in the HDD 110 as being mapped to the identification information that is detected by the extracting unit 903 .
- the rotation angle of the image data is calculated as a difference (rotation angle) between the rotation angle (0 degrees) of the first orientation information stored in the HDD 110 and a rotation angle of the second orientation information detected by the extracting unit 903 .
- the correcting unit 905 corrects orientation of the image data by using the calculated rotation angle.
- the correcting unit 905 corrects inappropriate orientation of the image data by a skew correction method or the like based on the rotation angle. Because the inappropriate orientation can be corrected by a generally used skew correction or the like method, description about the correction method is omitted.
- the modifying unit 907 generates second processed image data by modifying the confidential image portion specified by the position information stored in the HDD 110 as being mapped to the identification information.
- the confidential image portion is modified by the MFP 900 ; however, the modification can be performed by some other device.
- the MFP 900 has the functions of a server device
- the confidential image portion can be modified by an external device connected to the MFP 900 .
- the MFP 900 receives image data from the external device (e.g., another MFP).
- the extracting unit 903 detects identification information and second orientation information about the image data.
- the acquiring unit 904 acquires a rotation angle of the image data based on the second orientation information and first orientation information having been stored in the HDD 110 as being mapped to the identification information detected.
- the acquiring unit 904 acquires a rotation angle as described above.
- the communication control unit 118 transmits the rotation angle and position information having been stored in the HDD 110 as being mapped to the identification information to the external device, and requests the external device to output second processed image data.
- the second processed image data is generated by modifying the confidential image portion, which is specified by the position information and the rotation angle, of the image data.
- FIG. 13 is a flowchart for explaining how the MFP 900 performs printing. Because a printing procedure for the MFP 900 is substantially the same as that for the MFP 100 , repetitive description will be omitted.
- the receiving unit 906 maps position information about the designated confidential image portion and first orientation information to identification information, and stores these information pieces in the HDD 110 (Step S 1306 ).
- the adding unit 902 generates first processed image data by adding the identification information and the first orientation information to the image data (Step S 1307 ).
- the printer 105 outputs the first processed image data as a printout on a printing medium (Step S 1308 ).
- the extracting unit 903 extracts identification information and second orientation information from acquired image data (Step S 1302 ).
- the acquiring unit 904 acquires a rotation angle of the image data based on the second orientation information and the first orientation information having been stored in the HDD 110 as being mapped to the identification information (Step S 1309 ).
- the correcting unit 905 corrects inappropriate orientation of the image data based on the rotation angle (Step S 1310 ).
- the modifying unit 907 generates second processed image data by modifying (filling with solid color) the confidential image portion specified by the position information having been stored in the HDD 110 as being mapped to the detected identification information (Step S 1311 ).
- a rotation angle of image data is acquired based on second orientation information, which is a detected value.
- a confidential image portion of the image data is modified after inappropriate orientation of the image data is corrected based on the rotation angle. Accordingly, even when first orientation information about image data with which identification information has been generated and the second orientation information, which is the detected information about the image data, differ from each other, the confidential image portion can be accurately modified. Put another way, the confidential image portion for which designation is received when the identification information is added to the image data is accurately modified.
- a modification of the second embodiment will be described below. Because the structure and functions of an MFP according to this modification are substantially the same as those of the second embodiment, only elements that differ from those of the first embodiment will be described.
- the MFP according to this modification adds, to image data, a background pattern that has position information about a confidential image portion of the image data and orientation information about the image data as specification information.
- the MFP according to this modification provides substantially the same advantages as those of the second embodiment.
- the generating unit 901 generates specification information that has position information about a confidential image portion of image data and first orientation information about the image data.
- the generating unit 901 generates a background pattern as the specification information. More specifically, the generating unit 901 generates the background pattern that has an orientation indicating pattern that represents the first orientation information, and a basic pattern and an altered pattern that represent the position information.
- the generating unit 901 stores the first orientation information in the HDD 110 .
- the adding unit 902 generates first processed image data by adding the background pattern that includes the basic pattern and the altered pattern to the image data.
- the extracting unit 903 detects the basic pattern, the altered pattern, and the orientation indicating pattern by using pattern images stored in the HDD 110 in advance.
- the extracting unit 903 extracts, or detects, second orientation information from the orientation indicating pattern, in addition to the position information about the confidential image portion.
- the second orientation information can be extracted by the same method as that employed in the second embodiment.
- the acquiring unit 904 acquires a rotation angle of the image data based on the second orientation information and the first orientation information having been stored in the HDD 110 as being mapped to the position information about the confidential image portion.
- the correcting unit 905 corrects inappropriate orientation of the image data based on the rotation angle.
- a third embodiment of the present invention will be described below. Because the structure and functions of the MFP 900 according to the third embodiment are substantially the same as those of the MFP 900 according to the second embodiment, only elements that differ from those of the second embodiment will be described.
- the MFP 900 according to the third embodiment cancels output of image data when the MFP 900 determines that an orientation indicating pattern detected in a background pattern, which is generated as specification information, matches none of pattern images.
- the pattern images are images of orientation indicating patterns each of which is rotated by a predetermined angle. Accordingly, even when an original is inappropriately oriented by malicious intention, the MFP 900 according to the third embodiment cancels output of image data obtained by scanning of the original.
- the MFP 900 according to the third embodiment is capable of further reducing risk of information leakage.
- FIG. 14 is a flowchart for explaining how the MFP 900 performs printing. Because a printing procedure for the MFP 900 according to the third embodiment is substantially the same as that for the MFP 900 according to the second embodiment shown in FIG. 13 , repetitive description will be omitted.
- the extracting unit 903 determines whether a detected orientation indicating pattern matches one of the pattern images (Step S 1410 ) for determination as to whether to modify a confidential image portion.
- the pattern images are images of orientation indicating patterns rotated by predetermined angles; in this embodiment, in 90-degree increments.
- the predetermined angles are possible rotation angles of an original that is appropriately placed in the scanner 101 for scanning.
- processing proceeds to processes to be performed by the acquiring unit 904 and the correcting unit 905 .
- output of the image data is cancelled (Step S 1414 ).
- the modifying unit 907 can modify a whole area of the image data.
- a fourth embodiment of the present invention will be described below. Because the structure and functions of the MFP 900 according to the fourth embodiment are substantially the same as those of the MFP 900 according to the second embodiment or the third embodiment, only elements that differ from those of one of these embodiments will be described.
- the MFP 900 according to the fourth embodiment cancels output of image data when the MFP 900 determines that an original has not been fed to a scanning position by the ADF (not shown) of the scanner 101 . Accordingly, even when an original is inappropriately oriented by malicious intention, the MFP 900 according to the fourth embodiment cancels output of image data obtained by scanning of the original. Hence, the MFP 900 according to the fourth embodiment is capable of further reducing risk of information leakage.
- FIG. 15 is a flowchart for explaining how the MFP 900 performs printing. Because a printing procedure for the MFP 900 according to the fourth embodiment is substantially the same as that for the MFP 900 according to the third embodiment shown in FIG. 14 , repetitive description will be omitted.
- the extracting unit 903 determines whether the ADF has been used to feed an original to the scanning position in the scanner 101 (Step S 1510 ) for determination as to whether to modify a confidential image portion. More specifically, the extracting unit 903 determines whether the system control unit 104 has issued a command to cause the ADF to feed the original to the scanning position, and determines, based on a result of the determination, whether the ADF has fed the original to the scanning position. When the extracting unit 903 determines that the ADF is used to feed the original (YES at Step S 1510 ), processing proceeds to processes to be performed by the acquiring unit 904 and the correcting unit 905 .
- Step S 1514 When the extracting unit 903 determines that the ADF was not used to feed the original (NO at Step S 1510 ), output of the image data is cancelled (Step S 1514 ). In place of cancellation of output of the image data, the modifying unit 907 can modify a whole area of the image data.
- a fifth embodiment of the present invention will be described below. Because the structure and functions of the MFP 900 according to the fifth embodiment are substantially the same as those of the MFP 900 according to the second embodiment, the third embodiment, or the fourth embodiment, only elements that differ from those of one of these embodiments will be described.
- the MFP 900 according to the fifth embodiment cancels output of image data or modifies the whole area of image data when the MFP 900 detects an orientation indicating pattern in a background pattern superimposed on the image data as specification information other than a predetermined position. Accordingly, even when an original is inappropriately oriented by malicious intention, the MFP 900 according to the fifth embodiment cancels output of image data obtained by scanning of the original. Hence, the MFP 900 according to the fifth embodiment is capable of further reducing risk of information leakage.
- FIG. 16 is a flowchart for explaining how the MFP 900 according to the fifth embodiment performs printing. Because a printing procedure for the MFP 900 according to the fifth embodiment is substantially the same as that for the MFP 900 according to the third embodiment shown in FIG. 14 or the fourth embodiment shown in FIG. 15 , repetitive description will be omitted.
- the extracting unit 903 determines whether an orientation indicating pattern in a background pattern of image data is detected at a predetermined position (e.g., the upper left corner of the image data) (Step S 1610 ).
- the predetermined position can be arbitrarily set by a user.
- the extracting unit 903 detects the orientation indicating pattern by pattern matching of the orientation indicating pattern at the predetermined position against pattern images stored in the HDD 110 , or the like.
- FIGS. 17A to 17D are examples of orientation indicating patterns each of which is to be detected at the upper left corner of image data.
- Step S 1614 When an orientation indicating pattern is not detected at the predetermined position (NO at Step S 1610 ), output of the image data is cancelled (Step S 1614 ). In place of cancellation of output of the image data, the modifying unit 907 can modify a whole area of the image data.
- the features of the MFP according to one of the embodiments and modifications can be implemented by a server.
- the server can include a storing unit, an extracting unit, an acquiring unit, and a transmitting unit.
- the storing unit stores therein position information about a confidential image portion of image data, first orientation information about the image data, and identification information by which the image data can be identified. These information pieces are mapped to each other.
- the extracting unit extracts identification information and second orientation information from the image data.
- the identification information is mapped to the position information.
- the acquiring unit acquires a rotation angle of the image data based on the second orientation information and the first orientation information stored in the storing unit as being mapped to the identification information.
- the transmitting unit transmits the position information, which stored in the storing unit as being mapped to the identification information, and the rotation angle to the external device, and requests the external device to output second processed image data.
- the second processed image data is generated by modifying the confidential image portion, which is specified by the position information and the rotation angle, of the image data.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
c=|a−b|Mod180/22.5
where “c” is the number of the angular difference levels, “a” is the angle of the basic pattern, “b” is the angle of the altered pattern, and Mod is the remainder. In this example, quantization is performed to give a single angular difference level of 22.5 degrees.
Claims (5)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008027617A JP2009188808A (en) | 2008-02-07 | 2008-02-07 | Image processing apparatus, server, image processing method, program and storage medium |
JP2008-027617 | 2008-10-28 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20090201538A1 US20090201538A1 (en) | 2009-08-13 |
US8228551B2 true US8228551B2 (en) | 2012-07-24 |
Family
ID=40651681
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/320,313 Expired - Fee Related US8228551B2 (en) | 2008-02-07 | 2009-01-23 | Image processing method and image processing apparatus |
Country Status (4)
Country | Link |
---|---|
US (1) | US8228551B2 (en) |
EP (1) | EP2088760A1 (en) |
JP (1) | JP2009188808A (en) |
CN (1) | CN101505347A (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5736204B2 (en) * | 2011-03-23 | 2015-06-17 | セイコーインスツル株式会社 | Printer, printing method, and program |
US9111239B2 (en) * | 2011-07-13 | 2015-08-18 | Incontact, Inc. | Activity recording of contact handling system agents |
KR20170076335A (en) * | 2015-12-24 | 2017-07-04 | 에스프린팅솔루션 주식회사 | Image forming apparatus, guide providing method of thereof, cloud server and error analysing method of thereof |
JP6856321B2 (en) * | 2016-03-29 | 2021-04-07 | 株式会社東芝 | Image processing system, image processing device, and image processing program |
TWI583174B (en) * | 2016-07-06 | 2017-05-11 | 虹光精密工業股份有限公司 | Image processing device, copy apparatus and copy method with image shifting and filling functions |
JP2018033042A (en) * | 2016-08-25 | 2018-03-01 | 富士ゼロックス株式会社 | Image processing apparatus, image forming apparatus, and program |
Citations (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0366399A2 (en) | 1988-10-25 | 1990-05-02 | Canon Kabushiki Kaisha | Image processing apparatus and method therefor |
US20030012455A1 (en) | 2001-06-26 | 2003-01-16 | Andreas Olsson | Method and device for data decoding |
JP2003264684A (en) | 2002-03-07 | 2003-09-19 | Fuji Xerox Co Ltd | Additional information embedding method and image processing system |
JP2004274092A (en) | 2002-07-23 | 2004-09-30 | Ricoh Co Ltd | Image processing apparatus, image processing method, image processing program, and storage medium for storing the image processing program |
US6826290B1 (en) * | 1999-10-20 | 2004-11-30 | Canon Kabushiki Kaisha | Image processing apparatus and method and storage medium |
US20040258277A1 (en) * | 2003-06-17 | 2004-12-23 | Naofumi Ueda | Information processing apparatus and computer program product |
US20050002053A1 (en) | 2003-07-02 | 2005-01-06 | Meador Jack L. | System and method for preventing comprehension of a printed document |
JP2005079628A (en) | 2003-08-28 | 2005-03-24 | Sharp Corp | Image processing apparatus, image processing method, and image processing program |
US20050173544A1 (en) | 2003-03-17 | 2005-08-11 | Kenji Yoshida | Information input/output method using dot pattern |
US20060007255A1 (en) | 2004-07-12 | 2006-01-12 | Sunplus Technology Co., Ltd. | Document with indexes and associated document reader system |
EP1691543A1 (en) | 2005-02-15 | 2006-08-16 | Ricoh Company, Ltd. | Systems and Methods for Generating and Processing Evoluationary Documents |
EP1703434A1 (en) | 2003-12-25 | 2006-09-20 | YOSHIDA, Kenji | Information i/o method using dot pattern |
CN1946123A (en) | 2005-09-28 | 2007-04-11 | 佳能株式会社 | Image processing apparatus, control method therefor, and computer-readable storage medium |
EP1786196A2 (en) | 2005-11-10 | 2007-05-16 | Canon Kabushiki Kaisha | Image processing apparatus, image managing method, document managing apparatus, and document managing method |
US20070196017A1 (en) | 2006-02-17 | 2007-08-23 | Sharp Kabushiki Kaisha | Management information adding method and image forming apparatus |
US20070247652A1 (en) | 2006-04-19 | 2007-10-25 | Konica Minolta Business Technologies, Inc. | Image processing apparatus that can maintain security |
US20080240495A1 (en) | 2007-03-19 | 2008-10-02 | Yasushi Abe | Image processing device, image processing method, program, and recording medium |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006245949A (en) | 2005-03-02 | 2006-09-14 | Fuji Xerox Co Ltd | Image forming device |
-
2008
- 2008-02-07 JP JP2008027617A patent/JP2009188808A/en active Pending
-
2009
- 2009-01-23 US US12/320,313 patent/US8228551B2/en not_active Expired - Fee Related
- 2009-02-06 EP EP09250310A patent/EP2088760A1/en not_active Withdrawn
- 2009-02-06 CN CNA200910003846XA patent/CN101505347A/en active Pending
Patent Citations (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0366399A2 (en) | 1988-10-25 | 1990-05-02 | Canon Kabushiki Kaisha | Image processing apparatus and method therefor |
US6826290B1 (en) * | 1999-10-20 | 2004-11-30 | Canon Kabushiki Kaisha | Image processing apparatus and method and storage medium |
US20030012455A1 (en) | 2001-06-26 | 2003-01-16 | Andreas Olsson | Method and device for data decoding |
JP2003264684A (en) | 2002-03-07 | 2003-09-19 | Fuji Xerox Co Ltd | Additional information embedding method and image processing system |
JP2004274092A (en) | 2002-07-23 | 2004-09-30 | Ricoh Co Ltd | Image processing apparatus, image processing method, image processing program, and storage medium for storing the image processing program |
US20050173544A1 (en) | 2003-03-17 | 2005-08-11 | Kenji Yoshida | Information input/output method using dot pattern |
US20040258277A1 (en) * | 2003-06-17 | 2004-12-23 | Naofumi Ueda | Information processing apparatus and computer program product |
US20050002053A1 (en) | 2003-07-02 | 2005-01-06 | Meador Jack L. | System and method for preventing comprehension of a printed document |
JP2005079628A (en) | 2003-08-28 | 2005-03-24 | Sharp Corp | Image processing apparatus, image processing method, and image processing program |
EP1703434A1 (en) | 2003-12-25 | 2006-09-20 | YOSHIDA, Kenji | Information i/o method using dot pattern |
US20060007255A1 (en) | 2004-07-12 | 2006-01-12 | Sunplus Technology Co., Ltd. | Document with indexes and associated document reader system |
EP1691543A1 (en) | 2005-02-15 | 2006-08-16 | Ricoh Company, Ltd. | Systems and Methods for Generating and Processing Evoluationary Documents |
CN1946123A (en) | 2005-09-28 | 2007-04-11 | 佳能株式会社 | Image processing apparatus, control method therefor, and computer-readable storage medium |
US20070133792A1 (en) | 2005-09-28 | 2007-06-14 | Keiko Utsumi | Image processing apparatus, control method therefor, computer program, and computer-readable storage medium |
EP1786196A2 (en) | 2005-11-10 | 2007-05-16 | Canon Kabushiki Kaisha | Image processing apparatus, image managing method, document managing apparatus, and document managing method |
US20070196017A1 (en) | 2006-02-17 | 2007-08-23 | Sharp Kabushiki Kaisha | Management information adding method and image forming apparatus |
CN101025604A (en) | 2006-02-17 | 2007-08-29 | 夏普株式会社 | Management information adding method and image forming apparatus |
US20070247652A1 (en) | 2006-04-19 | 2007-10-25 | Konica Minolta Business Technologies, Inc. | Image processing apparatus that can maintain security |
JP2007288691A (en) | 2006-04-19 | 2007-11-01 | Konica Minolta Business Technologies Inc | Image processor, image processing method, and image processing program |
US20080240495A1 (en) | 2007-03-19 | 2008-10-02 | Yasushi Abe | Image processing device, image processing method, program, and recording medium |
Non-Patent Citations (3)
Title |
---|
Chinese Office Action dated Jul. 6, 2010. |
Extended European Search Report dated Jun. 9, 2009 for corresponding Application No. 09250310.1-2202. |
Japanese Office Action for corresponding application No. JP 2008-027617 mailed Dec. 6, 2011. |
Also Published As
Publication number | Publication date |
---|---|
EP2088760A1 (en) | 2009-08-12 |
JP2009188808A (en) | 2009-08-20 |
US20090201538A1 (en) | 2009-08-13 |
CN101505347A (en) | 2009-08-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4974963B2 (en) | Image forming apparatus, dot pattern calibration method, and program | |
KR100805594B1 (en) | Density determination method, image forming apparatus, and image processing system | |
US8194289B2 (en) | Image processing device, method and program product processing barcodes with link information corresponding to other barcodes | |
US20080267464A1 (en) | Image processing apparatus, image processing method, and recording medium recorded with program thereof | |
JP4810413B2 (en) | Image processing apparatus and image processing method | |
US8031378B2 (en) | Device for controlling image processing based on paper fingerprint | |
US8019113B2 (en) | Image processing apparatus, control method therefore, program, and storage medium | |
US8228551B2 (en) | Image processing method and image processing apparatus | |
US20060109529A1 (en) | Image recording apparatus | |
JP2007201850A (en) | Image forming apparatus, image formation method, and program | |
US20070133035A1 (en) | Image-forming apparatus, image-processing apparatus, confidential document reading method, image-processing method, and image-forming method | |
JP4135758B2 (en) | Image forming apparatus, image forming system, and program | |
US20210097271A1 (en) | Character recognition using previous recognition result of similar character | |
JP4587123B2 (en) | Image processing apparatus, image processing method, and image processing program | |
US20060087672A1 (en) | Image processing apparatus, image processing method and image processing program | |
JP2008072520A (en) | Image forming apparatus, image data processing method, and image data processing part | |
JP4692422B2 (en) | Image processing apparatus and display control method | |
US10484557B2 (en) | Image processing apparatus and non-transitory computer readable medium for addition of different image data to acquired image data | |
JP6760496B2 (en) | Image processing device and image processing method | |
JP4373907B2 (en) | Image processing apparatus, image processing method, program, and recording medium | |
JP4484731B2 (en) | Image forming apparatus | |
JP2005142918A (en) | Image processing apparatus, image processing program, storage medium, and image processing method | |
JP2010056912A (en) | Image processing apparatus | |
JP2010171819A (en) | Image processing device and image forming apparatus | |
JP2007166338A (en) | Image processing apparatus and image processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: RICOH COMPANY, LIMITED, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ISHIKAWA, MASAAKI;SHIMURA, HIROSHI;REEL/FRAME:022197/0213 Effective date: 20090107 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
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: 20200724 |