EP2144201A2 - Image processing apparatus and image processing method - Google Patents
Image processing apparatus and image processing method Download PDFInfo
- Publication number
- EP2144201A2 EP2144201A2 EP09164513A EP09164513A EP2144201A2 EP 2144201 A2 EP2144201 A2 EP 2144201A2 EP 09164513 A EP09164513 A EP 09164513A EP 09164513 A EP09164513 A EP 09164513A EP 2144201 A2 EP2144201 A2 EP 2144201A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- images
- similarity
- image processing
- image
- similarity determination
- 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.)
- Withdrawn
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/60—Creating or editing images; Combining images with text
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/222—Studio circuitry; Studio devices; Studio equipment
- H04N5/262—Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
-
- 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/387—Composing, repositioning or otherwise geometrically modifying originals
- H04N1/3872—Repositioning or masking
- H04N1/3873—Repositioning or masking defined only by a limited number of coordinate points or parameters, e.g. corners, centre; for trimming
- H04N1/3875—Repositioning or masking defined only by a limited number of coordinate points or parameters, e.g. corners, centre; for trimming combined with enlarging or reducing
Definitions
- the present invention relates to an image processing apparatus and an image processing method.
- Japanese Patent Laid-Open No. 2007-019894 discloses a method of arranging similar images at positions apart from each other in the same page so as to prevent the page from being visually monotonous.
- the present invention in its first aspect provides an image processing apparatus as specified in claims 1 to 10.
- the present invention in its second aspect provides an image processing method as specified in claim 11.
- the present invention in its third aspect provides a computer program code as specified in claim 12.
- the present invention in its fourth aspect provides a computer-readable storage medium as specified in claim 13.
- Fig. 1 is a diagram illustrating an exemplary functional configuration of an image layout apparatus that is an example of an image processing apparatus.
- Fig. 2 is a diagram illustrating an exemplary hardware configuration of an image layout apparatus.
- Fig. 3 is a diagram illustrating an exemplary image layout in which images are arranged in a desired order.
- Fig. 4 is a flowchart illustrating an example of a process performed by an image layout apparatus.
- Fig. 5 is a flowchart illustrating details of similarity determination/elimination processing according to a first embodiment.
- Fig. 6 is a flowchart illustrating details of similarity elimination processing.
- Fig. 7 is a diagram illustrating an exemplary image layout that has been subjected to the similarity elimination processing.
- Fig. 8 is a flowchart illustrating details of similarity eliminated image control processing according to a first embodiment.
- Fig. 9 is a diagram illustrating an exemplary image layout in which images that have been sequentially input are arranged in a desired order.
- Fig. 10 is a flowchart illustrating details of the similarity determination/elimination processing according to a second embodiment.
- Fig. 11 is a flowchart illustrating details of similarity elimination processing.
- Fig. 12 is a diagram illustrating an image layout that has been subjected to the similarity elimination processing.
- Fig. 13 is a flowchart illustrating details of the similarity determination/elimination processing according to a third embodiment.
- Fig. 14 is a flowchart illustrating details of similarity elimination processing.
- Fig. 15 is a flowchart illustrating details of the similarity eliminated image control processing according to a second embodiment.
- FIG. 1 is a diagram illustrating an exemplary functional configuration of an image layout apparatus that is an example of an image processing apparatus.
- An image layout apparatus 100 includes a similarity determination unit 101, a similarity elimination unit 102, and a similarity eliminated image control unit 103.
- the similarity determination unit 101 sets images (similarity determination target images) to be compared with each other on the basis of the order of inputting images and the locations of these images and determines whether there is a similarity between these images.
- the similarity elimination unit 102 processes both or either of images that have been determined to be similar to each other by the similarity determination unit 101 so that these images are no longer similar to each other.
- the similarity eliminated image control unit 103 performs control processing upon a part of an image which has been changed by the similarity elimination unit 102.
- Fig. 2 is a diagram illustrating an exemplary hardware configuration of an image layout apparatus.
- a CPU 201 performs computation, logical decision, etc. for various pieces of processing, and controls various components connected to a bus 206.
- An image layout apparatus includes memories including a program memory 202 and a data memory 203.
- the program memory 202 stores a program. If the CPU 201 performs processing in accordance with the program stored in the program memory 202, the above-described functions or processes corresponding to flowcharts to be described later are performed.
- the program memory 202 may be a ROM or a RAM into which a program is loaded from an external storage apparatus or the like.
- a network I/F 204 communicates with another apparatus via a network 205.
- Image data may be input into the image layout apparatus from another apparatus via the network, and may be output to another apparatus via the network.
- An input unit 207 is used to input information (data), and may be a keyboard, a mouse, or an input unit sensitive to pressure applied by a pen or finger.
- Fig. 3 is a diagram illustrating an exemplary image layout 300 in which images are arranged in a desired order.
- images 301 and 303 are vertically arranged on one page and images 302 and 304 are vertically arranged on another page.
- An image layout is not limited to the image layout illustrated in Fig. 3 . If images are arranged in the order of inputting these images, the number of images included in each page may not be two and may vary from page to page.
- the input images may be still images or moving images. If moving images are input, the image layout apparatus 100 may display these moving images, frames cut out from these moving images as still images, or images representing these moving images.
- Fig. 4 is a flowchart illustrating an example of a process performed by the image layout apparatus 100.
- the similarity determination unit 101 determines whether there is a similarity between input images and the similarity elimination unit 102 performs processing for eliminating the similarity.
- the similarity eliminated image control unit 103 performs processing for controlling images from which the similarity has been eliminated.
- Fig. 5 is a (first) flowchart illustrating details of the similarity determination/elimination processing performed in step S401.
- the similarity determination unit 101 selects images adjacent to each other from among arranged images as images to be compared with each other. In the image layout illustrated in Fig. 3 , the similarity determination unit 101 selects a set of the images 301 and 302, a set of images 301 and 303, a set of images 302 and 304, and a set of images 303 and 304.
- step S502 the similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If the similarity determination unit 101 determines in step S502 that there is a set of images for which similarity determination has yet to be performed among the selected sets of images, the process proceeds to step S503. If the similarity determination unit 101 determines in step S502 that there is no set of images for which similarity determination has yet to be performed among the selected sets of images, the process proceeds to step S504.
- step S503 the similarity determination unit 101 compares two images included in the selected set of images so as to determine whether there are the images of the same subject having similar sizes at similar positions in the two images, and stores in the data memory 203 the set of the two images determined to include the images of the same subject having similar sizes at similar positions. Subsequently, the process returns to step S502.
- the similarity determination unit 101 recognizes a subject using a subject detection technique and a subject recognition technique. In particular, if a subject is a person, the similarity determination unit 101 may detect and recognize the face of the person.
- the similarity determination unit 101 detects a subject from an image, recognizes the detected subject, and specifies the position, size, and type (for example, a building or a person) of the recognized subject in the image.
- the similarity determination unit 101 compares two subjects included in similarity determination target images, and determines that the two subjects are present at similar positions in the similarity determination target images when an error between the positions of the two subjects in the similarity determination target images is within a predetermined error limit.
- the similarity determination unit 101 compares the two subjects included in the similarity determination target images, and determines that the two subjects have similar sizes when an error between the sizes of the two subjects in the similarity determination target images is within a predetermined error limit.
- the similarity determination unit 101 determines that there is a similarity between the images 301 and 302 and a similarity between the images 301 and 303 in Fig. 3 , since these are images of the same house having the same size (i.e. similar sizes within the error limit) on the left sides of these images.
- the similarity elimination unit 102 performs similarity elimination processing upon the set of images stored in the data memory 203 in step S503.
- the image information regarding the house may be deleted from one of the images (301) because this information already exists in conjunction with the other image (302).
- Fig. 6 is a flowchart illustrating details of the similarity elimination processing performed in step S504.
- the similarity elimination unit 102 crops either of images included in each of the sets of images stored in the data memory 203 so that a subject included in the image is located at the center, thereby completing the similarity elimination processing.
- the similarity elimination unit 102 preferentially selects a subject other than a subject that has been determined to be similar to a subject included in the other image.
- the similarity elimination unit 102 may preferentially process the image.
- the similarity elimination unit 102 crops the image so that a subject included in the image is located at the center.
- image processing such as blurring or image inversion may be performed upon either of the images.
- images included in a set of the images are moving images, the similarity elimination unit 102 may change either of displayed frames of the moving images. That is, the similarity elimination unit 102 may temporally shift either of displayed frames of the moving images.
- the similarity elimination unit 102 performs image processing upon either of images that have been compared with each other. However, if a state in which the images of the same subject having similar sizes are not present at similar positions in the compared images can be achieved, the similarity elimination unit 102 may perform image processing upon both of the images. In order to differentiate between an image that has been subjected to image processing and an image that has not been subjected to image processing, the similarity elimination unit 102 may highlight the image that has been subjected to image processing by surrounding the image with a frame.
- step S601 the similarity elimination unit 102 preferentially performs image processing upon the image 301 that redundantly appears in the set of the images 301 and 302 between which a similarity has been detected in step S503 and the set of the images 301 and 303 between which a similarity has been detected in step S503.
- the similarity elimination unit 102 crops the image 301 so that a person included in the image 301 is located at the center.
- Fig. 7 is a diagram illustrating an exemplary image layout 700 that has been subjected to the similarity elimination processing.
- Images 701, 702, 703, and 704 included in the image layout 700 correspond to the images 301, 302, 303, and 304 illustrated in Fig. 3 , respectively.
- the image 701 is obtained by performing cropping upon the image 301 so that a person included in the image 301 is located at the center.
- Slide bars 705 and 706 are configured to display the current display position of the image 701 that is an enlarged image and to receive a display position change instruction from the input unit 207.
- An enlargement button 707 and a reduction button 708 are configured to receive an instruction for changing the scaling factor of the image 701 so as to allow a user to enlarge and reduce the image 701, respectively.
- Fig. 8 is a (first) flowchart illustrating details of the similarity eliminated image control processing performed in step S402.
- the similarity eliminated image control unit 103 enters an image control mode in which image processing control units for controlling image processing for an image that has been subjected to image processing in the similarity elimination processing are displayed.
- the image processing control units correspond to the slide bars 705 and 706, the enlargement button 707, and the reduction button 708.
- step S802 if the similarity eliminated image control unit 103 receives an image control mode termination instruction, the similarity eliminated image control processing is terminated. On the other hand, in step S802, if the similarity eliminated image control unit 103 does not receive the image control mode termination instruction, the process proceeds to step S803. In step S803, the similarity eliminated image control unit 103 receives instructions input by the image processing control units from the input unit 207, and updates the display of an image. Subsequently, the process returns to step S802. In an example illustrated in Fig. 7 , the similarity eliminated image control unit 103 receives an image position change instruction input by the slide bars 705 and 706 and an image scaling factor change instruction input by the enlargement button 707 or the reduction button 708, and changes the position and scaling factor of the image.
- an image print and/or an image view it is possible to prevent an image print and/or an image view from being visually monotonous by determining a similarity between images, processing both or either of the images, and eliminating the similarity between the images. Furthermore, according to the first embodiment, it is possible to provide an image print and/or an image view desired by a user by displaying an image that has been subjected to image processing and allowing the user to change the image.
- FIG. 9 is a diagram illustrating an exemplary image layout 900 in which images that have been sequentially input are arranged in a desired order. Images 901, 902, 903, and 904 that are included in the image layout 900 according to the second embodiment are arranged on a template. If these images are arranged in the order of inputting these images, these images may be sequentially arranged from the top of a page or the arrangement order of these images may be determined by a template.
- Fig. 10 is a (second) flowchart illustrating the details of the similarity determination/elimination processing performed in step S401, but according to a second embodiment.
- step S1001 the similarity determination unit 101 selects a main image included in a page or double-page spread and an image that is not the main image as images to be compared with each other.
- the similarity determination unit 101 acquires (or selects) images of different display sizes included in a page or double-page spread on which images are arranged as images to be compared with each other.
- the similarity determination unit 101 selects the image 901 as a main image and the images 902, 903, and 904 as images to be compared with the image 901.
- the similarity determination unit 101 may compare not only images of different display sizes but also images having different attributes, images specified by a user, or images specified in advance by a template with each other.
- step S1002 the similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If it is determined in step S1002 that there is a set of images for which similarity determination has yet to be performed, the process proceeds to step S1003. If it is determined in step S1002 that there is no set of images for which similarity determination has yet to be performed, the process proceeds to step S1004. In step S1003, the similarity determination unit 101 compares images included in each of the selected sets of images with each other. As a result of the comparison, if there are images of the same subject having similar sizes at relatively similar positions in the compared images, the similarity determination unit 101 stores the set of these images in the data memory 203. Subsequently, the process returns to step S1002.
- step S1004 the similarity elimination unit 102 performs similarity elimination processing upon the set of images stored in the data memory 203 in step S1003.
- Fig. 11 is a flowchart illustrating details of the similarity elimination processing performed in step S1004.
- the similarity elimination unit 102 excludes a set of images that have been determined to include the same person as the same subject at the time of similarity determination from the sets of images stored in the data memory 203. Subsequently, the process proceeds to step S1102.
- the similarity elimination unit 102 excludes all sets of images including the same person as the same subject from the sets of images stored in the data memory 203.
- the similarity elimination unit 102 may exclude only sets of images including a specific person determined in advance from the sets of images stored in the data memory 203. Since the images 901 and 903 that have been determined in step S1003 to be similar to each other include the same person as the same object, the set of the images 901 and 903 is excluded from the sets of images stored in the data memory 203.
- the set of the images 901 and 904 is not excluded from the sets of images stored in the data memory 203.
- the repetition of objects in images may be treated differently, depending on the contents of previous images.
- step S1102 the similarity elimination unit 102 performs cropping upon either of images included in each of the sets of images stored in the data memory 203 so that a subject included in the image is located at the center. Subsequently, the similarity elimination processing ends. At the time of cropping, the similarity elimination unit 102 preferentially performs image processing upon an image of a relatively small display size. Accordingly, in step S1102, the similarity elimination unit 102 performs cropping upon the image 904 of a relatively small display size included in the set of the images 901 and 904.
- Fig. 12 is a diagram illustrating an image layout 1200 that has been subjected to the similarity elimination processing.
- Images 1201, 1202, 1203, and 1204 included in the image layout 1200 correspond to the images 901, 902, 903, and 904 illustrated in Fig. 9 , respectively.
- the image 1204 is obtained by performing cropping upon the image 904 so that a house, which is a subject, is located at the center.
- Slide bars 1205 and 1206 are configured to display the current display position of the image 1204 that is an enlarged image and to receive a display position change instruction from the input unit 207.
- An enlargement button 1207 and a reduction button 1208 are configured to receive an instruction for changing the scaling factor of the image 1204 so as to allow a user to enlarge and reduce the image 1204, respectively.
- an image print and/or an image view it is possible to prevent an image print and/or an image view from being visually monotonous using any template by determining a similarity between images, processing both or either of these images, and eliminating the similarity between these images. Furthermore, according to the second embodiment, it is possible to create an image print and/or an image view in which a person who is an important subject remains by excluding a set of images that have been determined to include the same person as the same subject from the sets of images stored in the data memory 203.
- a third embodiment of the present invention will be described below.
- the process performed by an image layout apparatus according to the third embodiment is the same as that performed by an image layout apparatus according to the first embodiment which is illustrated in Fig. 4 except for the similarity determination/elimination processing performed in step S401 and the similarity eliminated image control processing performed in step S402.
- Fig. 13 is a (third) flowchart illustrating the details of the similarity determination/elimination processing performed in step S401, but with reference to a third embodiment.
- the similarity determination unit 101 selects images that have been sequentially input as images to be compared with each other.
- the similarity determination unit 101 may select images that have not been sequentially input or images having the same attribute value as images to be compared with each other.
- step S1302 the similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If there is a set of images for which similarity determination has yet to be performed in step S1302, the process proceeds to step S1303. If there is no set of images for which similarity determination has yet to be performed in step S1302, the process proceeds to step S1304. In step S1303, the similarity determination unit 101 compares images included in the selected set of images with each other. If these images (similarity determination target images) have similar color tones, the similarity determination unit 101 stores the set of these images in the data memory 203. Subsequently, the process returns to step S1302.
- the similarity determination unit 101 determines that these images have similar color tones.
- the similarity elimination unit 102 performs similarity elimination processing upon each of the sets of images stored in the data memory 203 in step S1303.
- Fig. 14 is a flowchart illustrating the details of the similarity elimination processing performed in step S1304.
- the similarity elimination unit 102 performs image processing upon either of images included in each of the sets of images stored in the data memory 203 so as to prevent these images from having similar color tones.
- the similarity elimination unit 102 may display either of images having similar color tones included in each of the sets of images stored in the data memory 203 instead of performing image processing upon either of images included in each of the sets of images stored in the data memory 203.
- Fig. 15 is a (second) flowchart illustrating the details of the similarity eliminated image control processing performed in step S402, but with reference to a second embodiment (associated with the third embodiment described above with respect to Fig. 13 ).
- step S1501 the similarity eliminated image control unit 103 enters an image control mode in which image processing control units for controlling image processing for an image that has been subjected to image processing in the similarity elimination processing are displayed. If cropping is performed in step S1401 illustrated in Fig.
- the similarity eliminated image control unit 103 displays a unit for receiving an image display position change instruction and a unit for receiving an image scaling factor change instruction. If the color tone of an image is changed in step S1401 illustrated in Fig. 14 , the similarity eliminated image control unit 103 displays a unit for receiving a color tone change instruction.
- step S1502 if the similarity eliminated image control unit 103 receives an image control mode termination instruction, the process ends. On the other hand, in step S1502, if the similarity eliminated image control unit 103 does not receive the image control mode termination instruction, the process proceeds to step S1503. In step S1503, the similarity eliminated image control unit 103 receives from the input unit 207 an instruction input by the unit for controlling image processing, and updates the display of an image. Subsequently, the process returns to step S1502.
- an image print and/or an image view from being visually monotonous by determining a similarity between images on the basis of the color tones of these images, processing both or either of these images, and eliminating the similarity between these images.
- a storage medium (or recording medium) recording the program code of software capable of achieving the functions of the above-described embodiments is provided for a system or an apparatus.
- the computer (CPU or MPU) of the system or apparatus reads out the program code from the storage medium and executes the read program code.
- the program code itself read out from the storage medium achieves the functions of the above-described embodiments. Accordingly, the present invention can be applied to the storage medium recording the program code.
- An OS Operating System
- An OS running on the system or apparatus may perform a part of or all of the processing in response to the instructions of the program code that has been read out and executed by the computer of the system or apparatus.
- the program code read out from the storage medium may be written in the memory of a function expansion card inserted into the system or apparatus or a function expansion unit connected to the system or apparatus.
- a CPU included in the function expansion card or the function expansion unit may perform a part of or all of the processing in response to the instructions of the program code so as to achieve the functions of the above-described embodiments.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
- The present invention relates to an image processing apparatus and an image processing method.
- In current years, it is possible to easily capture images using digitalized apparatuses such as digital cameras. It is common to print captured images as an album and distribute the album.
- As a result of easy image capturing, many similar images are captured. Accordingly, when an image print medium or an image view, for example, an album or an image list, is created so as to allow a user to view captured images, similar photographs are often arranged in the image print medium or the image view. The image print medium or the image view is therefore visually monotonous. Japanese Patent Laid-Open No.
discloses a method of arranging similar images at positions apart from each other in the same page so as to prevent the page from being visually monotonous.2007-019894 - However, if the arrangement of images is changed using the above-described method, these images that are arranged in an order desired by a user are rearranged in an order undesired by the user.
- It is desirable to provide an image processing apparatus and an image processing method capable of preventing an image print and/or an image view from being visually monotonous.
- The present invention in its first aspect provides an image processing apparatus as specified in claims 1 to 10.
- The present invention in its second aspect provides an image processing method as specified in claim 11.
- The present invention in its third aspect provides a computer program code as specified in claim 12.
- The present invention in its fourth aspect provides a computer-readable storage medium as specified in claim 13.
- Further features of the present invention will become apparent from the following description of exemplary embodiments with reference to the attached drawings.
-
Fig. 1 is a diagram illustrating an exemplary functional configuration of an image layout apparatus that is an example of an image processing apparatus. -
Fig. 2 is a diagram illustrating an exemplary hardware configuration of an image layout apparatus. -
Fig. 3 is a diagram illustrating an exemplary image layout in which images are arranged in a desired order. -
Fig. 4 is a flowchart illustrating an example of a process performed by an image layout apparatus. -
Fig. 5 is a flowchart illustrating details of similarity determination/elimination processing according to a first embodiment. -
Fig. 6 is a flowchart illustrating details of similarity elimination processing. -
Fig. 7 is a diagram illustrating an exemplary image layout that has been subjected to the similarity elimination processing. -
Fig. 8 is a flowchart illustrating details of similarity eliminated image control processing according to a first embodiment. -
Fig. 9 is a diagram illustrating an exemplary image layout in which images that have been sequentially input are arranged in a desired order. -
Fig. 10 is a flowchart illustrating details of the similarity determination/elimination processing according to a second embodiment. -
Fig. 11 is a flowchart illustrating details of similarity elimination processing. -
Fig. 12 is a diagram illustrating an image layout that has been subjected to the similarity elimination processing. -
Fig. 13 is a flowchart illustrating details of the similarity determination/elimination processing according to a third embodiment. -
Fig. 14 is a flowchart illustrating details of similarity elimination processing. -
Fig. 15 is a flowchart illustrating details of the similarity eliminated image control processing according to a second embodiment. - Embodiments of the present invention will be described with reference to the accompanying drawings.
-
Fig. 1 is a diagram illustrating an exemplary functional configuration of an image layout apparatus that is an example of an image processing apparatus. Animage layout apparatus 100 includes asimilarity determination unit 101, asimilarity elimination unit 102, and a similarity eliminatedimage control unit 103. Thesimilarity determination unit 101 sets images (similarity determination target images) to be compared with each other on the basis of the order of inputting images and the locations of these images and determines whether there is a similarity between these images. Thesimilarity elimination unit 102 processes both or either of images that have been determined to be similar to each other by thesimilarity determination unit 101 so that these images are no longer similar to each other. The similarity eliminatedimage control unit 103 performs control processing upon a part of an image which has been changed by thesimilarity elimination unit 102. -
Fig. 2 is a diagram illustrating an exemplary hardware configuration of an image layout apparatus. ACPU 201 performs computation, logical decision, etc. for various pieces of processing, and controls various components connected to abus 206. An image layout apparatus includes memories including aprogram memory 202 and adata memory 203. Theprogram memory 202 stores a program. If theCPU 201 performs processing in accordance with the program stored in theprogram memory 202, the above-described functions or processes corresponding to flowcharts to be described later are performed. - The
program memory 202 may be a ROM or a RAM into which a program is loaded from an external storage apparatus or the like. A network I/F 204 communicates with another apparatus via anetwork 205. Image data may be input into the image layout apparatus from another apparatus via the network, and may be output to another apparatus via the network. Aninput unit 207 is used to input information (data), and may be a keyboard, a mouse, or an input unit sensitive to pressure applied by a pen or finger. -
Fig. 3 is a diagram illustrating anexemplary image layout 300 in which images are arranged in a desired order. In theimage layout 300, 301 and 303 are vertically arranged on one page andimages 302 and 304 are vertically arranged on another page. An image layout is not limited to the image layout illustrated inimages Fig. 3 . If images are arranged in the order of inputting these images, the number of images included in each page may not be two and may vary from page to page. The input images may be still images or moving images. If moving images are input, theimage layout apparatus 100 may display these moving images, frames cut out from these moving images as still images, or images representing these moving images. -
Fig. 4 is a flowchart illustrating an example of a process performed by theimage layout apparatus 100. In step S401, thesimilarity determination unit 101 determines whether there is a similarity between input images and thesimilarity elimination unit 102 performs processing for eliminating the similarity. In step S402, the similarity eliminatedimage control unit 103 performs processing for controlling images from which the similarity has been eliminated. - Similarity determination/elimination processing performed in step S401 will be described with reference to
Fig. 5. Fig. 5 is a (first) flowchart illustrating details of the similarity determination/elimination processing performed in step S401. In step S501, thesimilarity determination unit 101 selects images adjacent to each other from among arranged images as images to be compared with each other. In the image layout illustrated inFig. 3 , thesimilarity determination unit 101 selects a set of the 301 and 302, a set ofimages 301 and 303, a set ofimages 302 and 304, and a set ofimages 303 and 304.images - In step S502, the
similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If thesimilarity determination unit 101 determines in step S502 that there is a set of images for which similarity determination has yet to be performed among the selected sets of images, the process proceeds to step S503. If thesimilarity determination unit 101 determines in step S502 that there is no set of images for which similarity determination has yet to be performed among the selected sets of images, the process proceeds to step S504. - In step S503, the
similarity determination unit 101 compares two images included in the selected set of images so as to determine whether there are the images of the same subject having similar sizes at similar positions in the two images, and stores in thedata memory 203 the set of the two images determined to include the images of the same subject having similar sizes at similar positions. Subsequently, the process returns to step S502. Thesimilarity determination unit 101 recognizes a subject using a subject detection technique and a subject recognition technique. In particular, if a subject is a person, thesimilarity determination unit 101 may detect and recognize the face of the person. For example, thesimilarity determination unit 101 detects a subject from an image, recognizes the detected subject, and specifies the position, size, and type (for example, a building or a person) of the recognized subject in the image. Thesimilarity determination unit 101 compares two subjects included in similarity determination target images, and determines that the two subjects are present at similar positions in the similarity determination target images when an error between the positions of the two subjects in the similarity determination target images is within a predetermined error limit. Furthermore, thesimilarity determination unit 101 compares the two subjects included in the similarity determination target images, and determines that the two subjects have similar sizes when an error between the sizes of the two subjects in the similarity determination target images is within a predetermined error limit. - For example, the
similarity determination unit 101 determines that there is a similarity between the 301 and 302 and a similarity between theimages 301 and 303 inimages Fig. 3 , since these are images of the same house having the same size (i.e. similar sizes within the error limit) on the left sides of these images. In step S504, thesimilarity elimination unit 102 performs similarity elimination processing upon the set of images stored in thedata memory 203 in step S503. In other words, the image information regarding the house may be deleted from one of the images (301) because this information already exists in conjunction with the other image (302). - Next, details of the similarity elimination processing performed in step S504 will be described with reference to a flowchart illustrated in
Fig. 6. Fig. 6 is a flowchart illustrating details of the similarity elimination processing performed in step S504. In step S601, thesimilarity elimination unit 102 crops either of images included in each of the sets of images stored in thedata memory 203 so that a subject included in the image is located at the center, thereby completing the similarity elimination processing. As a subject to be located at the center, thesimilarity elimination unit 102 preferentially selects a subject other than a subject that has been determined to be similar to a subject included in the other image. - If the same image redundantly appears in a plurality of sets of images between which a similarity has been detected, the
similarity elimination unit 102 may preferentially process the image. In the first embodiment, in order to change the state of an image, thesimilarity elimination unit 102 crops the image so that a subject included in the image is located at the center. However, if a state in which the images of the same subject having similar sizes are not present at similar positions in images included in a set of the images can be achieved, image processing such as blurring or image inversion may be performed upon either of the images. If images included in a set of the images are moving images, thesimilarity elimination unit 102 may change either of displayed frames of the moving images. That is, thesimilarity elimination unit 102 may temporally shift either of displayed frames of the moving images. - In the first embodiment, the
similarity elimination unit 102 performs image processing upon either of images that have been compared with each other. However, if a state in which the images of the same subject having similar sizes are not present at similar positions in the compared images can be achieved, thesimilarity elimination unit 102 may perform image processing upon both of the images. In order to differentiate between an image that has been subjected to image processing and an image that has not been subjected to image processing, thesimilarity elimination unit 102 may highlight the image that has been subjected to image processing by surrounding the image with a frame. For example, in step S601, thesimilarity elimination unit 102 preferentially performs image processing upon theimage 301 that redundantly appears in the set of the 301 and 302 between which a similarity has been detected in step S503 and the set of theimages 301 and 303 between which a similarity has been detected in step S503. In the first embodiment, theimages similarity elimination unit 102 crops theimage 301 so that a person included in theimage 301 is located at the center. -
Fig. 7 is a diagram illustrating anexemplary image layout 700 that has been subjected to the similarity elimination processing. 701, 702, 703, and 704 included in theImages image layout 700 correspond to the 301, 302, 303, and 304 illustrated inimages Fig. 3 , respectively. Theimage 701 is obtained by performing cropping upon theimage 301 so that a person included in theimage 301 is located at the center. Slide bars 705 and 706 are configured to display the current display position of theimage 701 that is an enlarged image and to receive a display position change instruction from theinput unit 207. Anenlargement button 707 and areduction button 708 are configured to receive an instruction for changing the scaling factor of theimage 701 so as to allow a user to enlarge and reduce theimage 701, respectively. - Next, details of the similarity eliminated image control processing performed in step S402 will be described with reference to a flowchart illustrated in
Fig. 8. Fig. 8 is a (first) flowchart illustrating details of the similarity eliminated image control processing performed in step S402. In step S801, the similarity eliminatedimage control unit 103 enters an image control mode in which image processing control units for controlling image processing for an image that has been subjected to image processing in the similarity elimination processing are displayed. The image processing control units correspond to the slide bars 705 and 706, theenlargement button 707, and thereduction button 708. - In step S802, if the similarity eliminated
image control unit 103 receives an image control mode termination instruction, the similarity eliminated image control processing is terminated. On the other hand, in step S802, if the similarity eliminatedimage control unit 103 does not receive the image control mode termination instruction, the process proceeds to step S803. In step S803, the similarity eliminatedimage control unit 103 receives instructions input by the image processing control units from theinput unit 207, and updates the display of an image. Subsequently, the process returns to step S802. In an example illustrated inFig. 7 , the similarity eliminatedimage control unit 103 receives an image position change instruction input by the slide bars 705 and 706 and an image scaling factor change instruction input by theenlargement button 707 or thereduction button 708, and changes the position and scaling factor of the image. - Thus, according to the first embodiment, it is possible to prevent an image print and/or an image view from being visually monotonous by determining a similarity between images, processing both or either of the images, and eliminating the similarity between the images. Furthermore, according to the first embodiment, it is possible to provide an image print and/or an image view desired by a user by displaying an image that has been subjected to image processing and allowing the user to change the image.
- A second embodiment of the present invention will be described below.
Fig. 9 is a diagram illustrating anexemplary image layout 900 in which images that have been sequentially input are arranged in a desired order. 901, 902, 903, and 904 that are included in theImages image layout 900 according to the second embodiment are arranged on a template. If these images are arranged in the order of inputting these images, these images may be sequentially arranged from the top of a page or the arrangement order of these images may be determined by a template. - The process performed by an image layout apparatus according to the second embodiment is the same as that performed by an image layout apparatus according to the first embodiment which is illustrated in
Fig. 4 except for the similarity determination/elimination processing performed in step S401. Details of the similarity determination/elimination processing performed in step S401 will be described with reference to a flowchart illustrated inFig. 10. Fig. 10 is a (second) flowchart illustrating the details of the similarity determination/elimination processing performed in step S401, but according to a second embodiment. In step S1001, thesimilarity determination unit 101 selects a main image included in a page or double-page spread and an image that is not the main image as images to be compared with each other. For example, thesimilarity determination unit 101 acquires (or selects) images of different display sizes included in a page or double-page spread on which images are arranged as images to be compared with each other. - In the image layout illustrated in
Fig. 9 , thesimilarity determination unit 101 selects theimage 901 as a main image and the 902, 903, and 904 as images to be compared with theimages image 901. Thesimilarity determination unit 101 may compare not only images of different display sizes but also images having different attributes, images specified by a user, or images specified in advance by a template with each other. - In step S1002, the
similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If it is determined in step S1002 that there is a set of images for which similarity determination has yet to be performed, the process proceeds to step S1003. If it is determined in step S1002 that there is no set of images for which similarity determination has yet to be performed, the process proceeds to step S1004. In step S1003, thesimilarity determination unit 101 compares images included in each of the selected sets of images with each other. As a result of the comparison, if there are images of the same subject having similar sizes at relatively similar positions in the compared images, thesimilarity determination unit 101 stores the set of these images in thedata memory 203. Subsequently, the process returns to step S1002. - In the image layout illustrated in
Fig. 9 , since there are images of the same person having similar sizes are present on the right sides of the 901 and 903, it is determined that there is a similarity between theimages 901 and 903. Since images of the same house having similar sizes are present on the left sides of theimages 901 and 904, it is determined that there is a similarity between theimages 901 and 904. In step S1004, theimages similarity elimination unit 102 performs similarity elimination processing upon the set of images stored in thedata memory 203 in step S1003. - Next, the similarity elimination processing performed in step S1004 will be described with reference to a flowchart illustrated in
Fig. 11. Fig. 11 is a flowchart illustrating details of the similarity elimination processing performed in step S1004. In step S1101, thesimilarity elimination unit 102 excludes a set of images that have been determined to include the same person as the same subject at the time of similarity determination from the sets of images stored in thedata memory 203. Subsequently, the process proceeds to step S1102. - In this embodiment, a case in which the
similarity elimination unit 102 excludes all sets of images including the same person as the same subject from the sets of images stored in thedata memory 203 will be described. However, thesimilarity elimination unit 102 may exclude only sets of images including a specific person determined in advance from the sets of images stored in thedata memory 203. Since the 901 and 903 that have been determined in step S1003 to be similar to each other include the same person as the same object, the set of theimages 901 and 903 is excluded from the sets of images stored in theimages data memory 203. On the other hand, since the 901 and 904 that have been determined in step S1003 to be similar to each other have the same house as the same object, the set of theimages 901 and 904 is not excluded from the sets of images stored in theimages data memory 203. In other words, the repetition of objects in images may be treated differently, depending on the contents of previous images. - As in step S601 according to the first embodiment illustrated in
Fig. 6 , in step S1102, thesimilarity elimination unit 102 performs cropping upon either of images included in each of the sets of images stored in thedata memory 203 so that a subject included in the image is located at the center. Subsequently, the similarity elimination processing ends. At the time of cropping, thesimilarity elimination unit 102 preferentially performs image processing upon an image of a relatively small display size. Accordingly, in step S1102, thesimilarity elimination unit 102 performs cropping upon theimage 904 of a relatively small display size included in the set of the 901 and 904.images -
Fig. 12 is a diagram illustrating animage layout 1200 that has been subjected to the similarity elimination processing. 1201, 1202, 1203, and 1204 included in theImages image layout 1200 correspond to the 901, 902, 903, and 904 illustrated inimages Fig. 9 , respectively. Theimage 1204 is obtained by performing cropping upon theimage 904 so that a house, which is a subject, is located at the center. Slide bars 1205 and 1206 are configured to display the current display position of theimage 1204 that is an enlarged image and to receive a display position change instruction from theinput unit 207. Anenlargement button 1207 and areduction button 1208 are configured to receive an instruction for changing the scaling factor of theimage 1204 so as to allow a user to enlarge and reduce theimage 1204, respectively. - Thus, according to the second embodiment, it is possible to prevent an image print and/or an image view from being visually monotonous using any template by determining a similarity between images, processing both or either of these images, and eliminating the similarity between these images. Furthermore, according to the second embodiment, it is possible to create an image print and/or an image view in which a person who is an important subject remains by excluding a set of images that have been determined to include the same person as the same subject from the sets of images stored in the
data memory 203. - A third embodiment of the present invention will be described below. The process performed by an image layout apparatus according to the third embodiment is the same as that performed by an image layout apparatus according to the first embodiment which is illustrated in
Fig. 4 except for the similarity determination/elimination processing performed in step S401 and the similarity eliminated image control processing performed in step S402. - Details of the similarity determination/elimination processing performed in step S401 will be described with reference to a flowchart illustrated in
Fig. 13. Fig. 13 is a (third) flowchart illustrating the details of the similarity determination/elimination processing performed in step S401, but with reference to a third embodiment. In step S1301, thesimilarity determination unit 101 selects images that have been sequentially input as images to be compared with each other. Alternatively, thesimilarity determination unit 101 may select images that have not been sequentially input or images having the same attribute value as images to be compared with each other. - In step S1302, the
similarity determination unit 101 determines whether there is a set of images for which similarity determination has yet to be performed among the selected sets of images. If there is a set of images for which similarity determination has yet to be performed in step S1302, the process proceeds to step S1303. If there is no set of images for which similarity determination has yet to be performed in step S1302, the process proceeds to step S1304. In step S1303, thesimilarity determination unit 101 compares images included in the selected set of images with each other. If these images (similarity determination target images) have similar color tones, thesimilarity determination unit 101 stores the set of these images in thedata memory 203. Subsequently, the process returns to step S1302. For example, as a result of the comparison of the two similarity determination target images, if an error between the color tones of these images is within a predetermined color tone error, thesimilarity determination unit 101 determines that these images have similar color tones. In step S1304, thesimilarity elimination unit 102 performs similarity elimination processing upon each of the sets of images stored in thedata memory 203 in step S1303. - Next, details of the similarity elimination processing performed in step S1304 will be described with reference to a flowchart illustrated in
Fig. 14. Fig. 14 is a flowchart illustrating the details of the similarity elimination processing performed in step S1304. In step S1401, thesimilarity elimination unit 102 performs image processing upon either of images included in each of the sets of images stored in thedata memory 203 so as to prevent these images from having similar color tones. Alternatively, thesimilarity elimination unit 102 may display either of images having similar color tones included in each of the sets of images stored in thedata memory 203 instead of performing image processing upon either of images included in each of the sets of images stored in thedata memory 203. - Next, details of the similarity eliminated image control processing performed in step S402 will be described with reference to a flowchart illustrated in
Fig. 15. Fig. 15 is a (second) flowchart illustrating the details of the similarity eliminated image control processing performed in step S402, but with reference to a second embodiment (associated with the third embodiment described above with respect toFig. 13 ). In step S1501, the similarity eliminatedimage control unit 103 enters an image control mode in which image processing control units for controlling image processing for an image that has been subjected to image processing in the similarity elimination processing are displayed. If cropping is performed in step S1401 illustrated inFig. 14 , the similarity eliminatedimage control unit 103 displays a unit for receiving an image display position change instruction and a unit for receiving an image scaling factor change instruction. If the color tone of an image is changed in step S1401 illustrated inFig. 14 , the similarity eliminatedimage control unit 103 displays a unit for receiving a color tone change instruction. - In step S1502, if the similarity eliminated
image control unit 103 receives an image control mode termination instruction, the process ends. On the other hand, in step S1502, if the similarity eliminatedimage control unit 103 does not receive the image control mode termination instruction, the process proceeds to step S1503. In step S1503, the similarity eliminatedimage control unit 103 receives from theinput unit 207 an instruction input by the unit for controlling image processing, and updates the display of an image. Subsequently, the process returns to step S1502. - Thus, according to the third embodiment, it is possible to prevent an image print and/or an image view from being visually monotonous by determining a similarity between images on the basis of the color tones of these images, processing both or either of these images, and eliminating the similarity between these images.
- The functions of the above-described embodiments can be achieved as follows. That is, a storage medium (or recording medium) recording the program code of software capable of achieving the functions of the above-described embodiments is provided for a system or an apparatus. The computer (CPU or MPU) of the system or apparatus reads out the program code from the storage medium and executes the read program code. In this case, the program code itself read out from the storage medium achieves the functions of the above-described embodiments. Accordingly, the present invention can be applied to the storage medium recording the program code.
- An OS (Operating System) or the like running on the system or apparatus may perform a part of or all of the processing in response to the instructions of the program code that has been read out and executed by the computer of the system or apparatus.
- Furthermore, the program code read out from the storage medium may be written in the memory of a function expansion card inserted into the system or apparatus or a function expansion unit connected to the system or apparatus. In this case, a CPU included in the function expansion card or the function expansion unit may perform a part of or all of the processing in response to the instructions of the program code so as to achieve the functions of the above-described embodiments.
- If the present invention is applied to the above-described storage medium, program codes corresponding to the above-described flowcharts are stored in the (computer-readable) storage medium.
- As described previously, according to the above-described embodiments, it is possible to prevent an image print and/or an image view from being visually monotonous.
- While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all modifications and equivalent structures and functions included in the scope of the claims.
Claims (13)
- An image processing apparatus (100) comprising:determining means (101) configured to determine whether there is a similarity between images (301, 302, 303, 304) arranged in a specific area (300) in an album; andimage processing means (102) configured to perform image processing upon at least one of the images so as to eliminate the similarity between the images which has been determined by the determining means.
- The image processing apparatus (100) according to Claim 1, wherein the determining means (101) is arranged to set images that have been sequentially input into the image processing apparatus (100) as similarity determination target images (301, 302, 303, 304).
- The image processing apparatus (100) according to Claim 1, wherein the determining means is arranged to set images arranged at specific positions as the similarity determination target images (301, 302, 303, 304).
- The image processing apparatus (100) according to any one of Claims 1 to 3, wherein, in a case where the determining means (101) detects a same subject having a similar size at a similar position in the similarity determination target images (301, 302, 303, 304), the determining means (101) is configured to determine that there is a similarity between the similarity determination target images (301, 302, 303, 304).
- The image processing apparatus (100) according to Claim 4, wherein the image processing means (102) is configured to eliminate the similarity between the similarity determination target images (301, 302, 303, 304) in which the same subject having a similar size have been detected at a similar position by processing at least one of the similarity determination target images.
- The image processing apparatus (100) according to Claim 4 or 5, wherein, in a case where the same subject included in the similarity determination target images (301, 302, 303, 304) is a person, the determining means (101) is configured to detect a face of the person.
- The image processing apparatus (100) according to Claim 4, 5, or 6, wherein, in a case where a plurality of sets of similarity determination target images (301, 302, 303, 304; 901, 902, 903, 904) in which the same subject has been detected includes a set of similarity determination target images (901, 903) including a predetermined specific subject as the same subject, the determining means (101) is configured to exclude (S1101) the set of similarity determination target images (901, 903) including the predetermined specific subject from the plurality of sets of the similarity determination target images (301, 302, 303, 304).
- The image processing apparatus (100) according to any preceding claim, wherein, in a case where the determining means (101) detects that similarity determination target images (301, 302, 303, 304) have similar color tones, the determining means (101) is configured to determine that there is a similarity between the similarity determination target images.
- The image processing apparatus (100) according to Claim 8, wherein the image processing means (102) is configured to eliminate the similarity between the similarity determination target images (301, 302, 303, 304) having similar color tones by changing at least one of the color tones of the similarity determination target images.
- The image processing apparatus (100) according to any preceding claim, wherein, in a case where the similarity determination target images (301, 302, 303, 304) between which a similarity has been detected are moving images, the image processing means (102) is configured to eliminate the similarity between the similarity determination target images by shifting at least one displayed frame of the moving images.
- An image processing method for an image processing apparatus comprising:determining (S401) whether there is a similarity between images (301, 302, 303, 304) arranged in a specific area (300) in an album; andperforming (S402) image processing upon at least one of the images so as to eliminate the similarity between the images.
- Computer program code which, when run on a computer, causes the computer to carry out the steps of Claim 11.
- A computer-readable storage medium storing the computer program code of Claim 12.
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008178404A JP5043767B2 (en) | 2008-07-08 | 2008-07-08 | Image processing apparatus and image processing method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP2144201A2 true EP2144201A2 (en) | 2010-01-13 |
| EP2144201A3 EP2144201A3 (en) | 2012-11-14 |
Family
ID=41226448
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP09164513A Withdrawn EP2144201A3 (en) | 2008-07-08 | 2009-07-03 | Image processing apparatus and image processing method |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US8861857B2 (en) |
| EP (1) | EP2144201A3 (en) |
| JP (1) | JP5043767B2 (en) |
| KR (1) | KR101098754B1 (en) |
| CN (1) | CN101626449B (en) |
| AU (1) | AU2009202530B2 (en) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8571331B2 (en) * | 2009-11-30 | 2013-10-29 | Xerox Corporation | Content based image selection for automatic photo album generation |
| JP5389724B2 (en) * | 2010-03-31 | 2014-01-15 | 富士フイルム株式会社 | Image processing apparatus, image processing method, and program |
| US20140016147A1 (en) * | 2012-07-13 | 2014-01-16 | Linea Photosharing Llc | Mosaic generating platform methods, apparatuses and media |
| US9558577B2 (en) | 2012-02-07 | 2017-01-31 | Rowland Hobbs | Rhythmic mosaic generation methods, apparatuses and media |
| US10592196B2 (en) | 2012-02-07 | 2020-03-17 | David H. Sonnenberg | Mosaic generating platform methods, apparatuses and media |
| US10127000B2 (en) | 2012-02-07 | 2018-11-13 | Rowland Hobbs | Mosaic generating platform methods, apparatuses and media |
| JP7067206B2 (en) | 2018-04-02 | 2022-05-16 | 京セラドキュメントソリューションズ株式会社 | Image forming device |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2006098417A1 (en) | 2005-03-15 | 2006-09-21 | Fujifilm Corporation | Album generating apparatus, album generating method and program |
| JP2007019894A (en) | 2005-07-08 | 2007-01-25 | Fujifilm Holdings Corp | Image print device, method, and program |
Family Cites Families (31)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1112653C (en) * | 1997-06-18 | 2003-06-25 | 深圳市公安局南山分局 | Image processing method and equipment |
| US6587596B1 (en) * | 2000-04-28 | 2003-07-01 | Shutterfly, Inc. | System and method of cropping an image |
| JP2002216165A (en) * | 2001-01-12 | 2002-08-02 | Namco Ltd | Image generation system, program, and information storage medium |
| US6915011B2 (en) * | 2001-03-28 | 2005-07-05 | Eastman Kodak Company | Event clustering of images using foreground/background segmentation |
| JP2004173158A (en) * | 2002-11-22 | 2004-06-17 | Canon Inc | Image browsing method |
| JP2004272314A (en) * | 2003-03-05 | 2004-09-30 | Seiko Epson Corp | Image display device, image display method, computer program, and computer-readable recording medium |
| US7822233B2 (en) * | 2003-11-14 | 2010-10-26 | Fujifilm Corporation | Method and apparatus for organizing digital media based on face recognition |
| CN100435546C (en) * | 2003-11-27 | 2008-11-19 | 富士胶片株式会社 | Apparatus, method, and program for editing images |
| JP4445763B2 (en) * | 2004-01-30 | 2010-04-07 | セコム株式会社 | Image generating apparatus and intruder monitoring apparatus |
| US7940284B2 (en) * | 2004-09-03 | 2011-05-10 | Canon Kabushiki Kaisha | Digital document editing method, digital document editing program and digital document editing apparatus |
| JP4547214B2 (en) * | 2004-09-10 | 2010-09-22 | 富士フイルム株式会社 | Electronic album display system, electronic album display method, and program |
| KR100601997B1 (en) * | 2004-10-12 | 2006-07-18 | 삼성전자주식회사 | Method and apparatus for person-based photo clustering in digital photo album, and Person-based digital photo albuming method and apparatus using it |
| JP2006190259A (en) * | 2004-12-06 | 2006-07-20 | Canon Inc | Camera shake determination apparatus, image processing apparatus, control method thereof, and program |
| JP4587461B2 (en) * | 2005-01-28 | 2010-11-24 | キヤノン株式会社 | Image editing apparatus and control method thereof |
| JP2006287917A (en) * | 2005-03-08 | 2006-10-19 | Fuji Photo Film Co Ltd | Image output apparatus, image output method, and image output program |
| JP2006293986A (en) * | 2005-03-15 | 2006-10-26 | Fuji Photo Film Co Ltd | Album creating apparatus, album creating method, and program |
| JP4588642B2 (en) * | 2005-03-15 | 2010-12-01 | 富士フイルム株式会社 | Album creating apparatus, album creating method, and program |
| JP2006293985A (en) * | 2005-03-15 | 2006-10-26 | Fuji Photo Film Co Ltd | Program, apparatus and method for producing album |
| JP4704253B2 (en) * | 2005-04-13 | 2011-06-15 | 富士フイルム株式会社 | Album creating apparatus, album creating method, and program |
| JP4069932B2 (en) * | 2005-05-23 | 2008-04-02 | オムロン株式会社 | Human detection device and human detection method |
| JP2007028137A (en) * | 2005-07-15 | 2007-02-01 | Fujifilm Holdings Corp | Image editing device and method, and program |
| US7801893B2 (en) * | 2005-09-30 | 2010-09-21 | Iac Search & Media, Inc. | Similarity detection and clustering of images |
| JP2007097090A (en) | 2005-09-30 | 2007-04-12 | Fujifilm Corp | Image display apparatus and method, program, and photo print order receiving apparatus |
| JP4704225B2 (en) * | 2006-01-30 | 2011-06-15 | 富士フイルム株式会社 | Album creating apparatus, album creating method, and album creating program |
| JP2007249434A (en) * | 2006-03-14 | 2007-09-27 | Fujifilm Corp | Album creating system, album creating method, and program |
| JP2007272685A (en) * | 2006-03-31 | 2007-10-18 | Fujifilm Corp | Automatic trimming method, apparatus and program |
| JP4642695B2 (en) * | 2006-05-18 | 2011-03-02 | 富士フイルム株式会社 | Album creating system, album creating method, program, and album creating apparatus |
| JP4437999B2 (en) * | 2006-05-30 | 2010-03-24 | 富士フイルム株式会社 | Index album booklet creation method, apparatus and program |
| JP2008035328A (en) * | 2006-07-31 | 2008-02-14 | Fujifilm Corp | Template generating device, image layout device, modified template generating device and program thereof |
| JP4228320B2 (en) * | 2006-09-11 | 2009-02-25 | ソニー株式会社 | Image processing apparatus and method, and program |
| US8122356B2 (en) * | 2007-10-03 | 2012-02-21 | Eastman Kodak Company | Method for image animation using image value rules |
-
2008
- 2008-07-08 JP JP2008178404A patent/JP5043767B2/en not_active Expired - Fee Related
-
2009
- 2009-06-24 AU AU2009202530A patent/AU2009202530B2/en not_active Ceased
- 2009-07-03 EP EP09164513A patent/EP2144201A3/en not_active Withdrawn
- 2009-07-06 US US12/498,129 patent/US8861857B2/en active Active
- 2009-07-08 KR KR1020090062047A patent/KR101098754B1/en not_active Expired - Fee Related
- 2009-07-08 CN CN2009101585172A patent/CN101626449B/en active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2006098417A1 (en) | 2005-03-15 | 2006-09-21 | Fujifilm Corporation | Album generating apparatus, album generating method and program |
| JP2007019894A (en) | 2005-07-08 | 2007-01-25 | Fujifilm Holdings Corp | Image print device, method, and program |
Non-Patent Citations (2)
| Title |
|---|
| DAVE GROSVENOR: "RESEARCH DISCLOSURE", vol. 509, 1 September 2006, MASON PUBLICATIONS, article "The Use of a Cast to Generate Person-biased Photo-Albums", pages: 1238 |
| GEIGEL; LOUI: "Automatic Page Layout Using Genetic Algorithms for Electronic Albuming", SPIE PROCEEDINGS, THE INTERNATIONAL SOCIETY FOR OPTICAL ENGINEERING - SPIE BELLINGHAM, vol. 4311, 1 January 2002 (2002-01-01), pages 79 - 90, XP002346380, DOI: doi:10.1117/12.411879 |
Also Published As
| Publication number | Publication date |
|---|---|
| AU2009202530B2 (en) | 2010-08-26 |
| JP5043767B2 (en) | 2012-10-10 |
| KR20100006142A (en) | 2010-01-18 |
| CN101626449A (en) | 2010-01-13 |
| US8861857B2 (en) | 2014-10-14 |
| JP2010021656A (en) | 2010-01-28 |
| EP2144201A3 (en) | 2012-11-14 |
| US20100008570A1 (en) | 2010-01-14 |
| KR101098754B1 (en) | 2011-12-23 |
| CN101626449B (en) | 2013-01-09 |
| AU2009202530A1 (en) | 2010-01-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7343049B2 (en) | Method and apparatus for performing optical character recognition (OCR) and text stitching | |
| EP2144201A2 (en) | Image processing apparatus and image processing method | |
| EP2797053B1 (en) | Image compositing device and image compositing method | |
| US8265423B2 (en) | Image processing for arranging images based on size ratio | |
| US8102560B2 (en) | Device for searching print target image adapted for printable area | |
| US20150304566A1 (en) | Display apparatus and image composition method thereof | |
| CN107085699B (en) | Information processing apparatus, control method of information processing apparatus, and storage medium | |
| KR20150106330A (en) | Image display apparatus and image display method | |
| US20180081535A1 (en) | Document viewing apparatus and program | |
| CN112269519B (en) | Document processing method and device and electronic equipment | |
| US9213507B2 (en) | Apparatus, control method, and storage medium | |
| JP6645076B2 (en) | Image processing device | |
| JP6765884B2 (en) | Information processing equipment, information processing methods and programs | |
| JP6448696B2 (en) | Information processing apparatus, method, and program | |
| JP2014085814A (en) | Information processing device, control method therefor, and program | |
| JPH1185962A (en) | Picture position adjustment device and computer readable recording medium recording picture position adjustment program | |
| KR20140125557A (en) | E-book controlling method and device | |
| JP6160115B2 (en) | Information processing apparatus, presentation material optimization method, and program | |
| JP2006086732A (en) | Image processing apparatus and image processing method | |
| US9727224B2 (en) | Image processing device, image processing method, and storage medium storing image processing program | |
| US20220283698A1 (en) | Method for operating an electronic device in order to browse through photos | |
| US10685238B2 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
| JP2008301274A (en) | Information processing apparatus, information processing method, and program | |
| JP6579925B2 (en) | Image reproducing apparatus, control method therefor, program, and recording medium | |
| CN111949235B (en) | Image display control method and related device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR |
|
| PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
| AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: AL BA RS |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06T 11/60 20060101AFI20121011BHEP Ipc: G06F 17/30 20060101ALI20121011BHEP Ipc: H04N 1/387 20060101ALI20121011BHEP |
|
| 17P | Request for examination filed |
Effective date: 20130514 |
|
| 17Q | First examination report despatched |
Effective date: 20130705 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN |
|
| 18W | Application withdrawn |
Effective date: 20190510 |