US20010014182A1 - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
US20010014182A1
US20010014182A1 US09/097,919 US9791998A US2001014182A1 US 20010014182 A1 US20010014182 A1 US 20010014182A1 US 9791998 A US9791998 A US 9791998A US 2001014182 A1 US2001014182 A1 US 2001014182A1
Authority
US
United States
Prior art keywords
image
face
region
section
image processing
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.)
Granted
Application number
US09/097,919
Other versions
US6389155B2 (en
Inventor
Ryuji Funayama
Hajime Takezawa
Minehiro Konya
Mitsuhiro Hakaridani
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Assigned to SHARP KABUSHIKI KAISHA reassignment SHARP KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FUNAYAMA, RYUJI, HAKARIDANI, MITSUHIRO, KONYA, MINEHIRO, TAKEZAWA, HAJIME
Publication of US20010014182A1 publication Critical patent/US20010014182A1/en
Application granted granted Critical
Publication of US6389155B2 publication Critical patent/US6389155B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3872Repositioning or masking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/50Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
    • G06V10/507Summing image-intensity values; Histogram projection analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/161Detection; Localisation; Normalisation
    • G06V40/162Detection; Localisation; Normalisation using pixel segmentation or colour matching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/46Colour picture communication systems
    • H04N1/56Processing of colour picture signals
    • H04N1/60Colour correction or control
    • H04N1/62Retouching, i.e. modification of isolated colours only or in isolated picture areas only
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20092Interactive image processing based on input by user
    • G06T2207/20101Interactive definition of point of interest, landmark or seed
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30196Human being; Person
    • G06T2207/30201Face

Definitions

  • the present invention relates to an image processing apparatus for use in computers for conducting image processing, word processors, portable information tools, copying machines, scanners, facsimiles or the like. More specifically, the present invention relates to an image processing apparatus enabling a user to designate the coordinates of any point on the image by a coordinate input apparatus such as a mouse, a pen or a tablet, or an image processing apparatus capable of photoelectrically converting a printed image on a piece of paper or the like with coordinates being designated in a different type of ink so as to input the image and the coordinates, wherein the image processing apparatus being capable of cutting out an object image with an arbitrary size at an arbitrary position from the original image.
  • a coordinate input apparatus such as a mouse, a pen or a tablet
  • an image processing apparatus capable of photoelectrically converting a printed image on a piece of paper or the like with coordinates being designated in a different type of ink so as to input the image and the coordinates
  • the image processing apparatus being capable of cutting out an object image with
  • a portion having the object of interest at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size.
  • magnification/reduction is conducted by, for example, a copying machine.
  • magnifying/reducing the image to a desired size can be easily carried out.
  • cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction.
  • a face skin region which is visually determined by an operator is painted out.
  • a pixel is designated by a coordinate input device such as a mouse, and those pixels having a similar color to that of the designated pixel are combined to be extracted as one region (e.g., “PhotoShop” as mentioned above).
  • a coordinate input device such as a mouse
  • those pixels having a similar color to that of the designated pixel are combined to be extracted as one region (e.g., “PhotoShop” as mentioned above).
  • the color distribution of a face skin is analyzed in advance to set a probability density function.
  • the probability density of the input pixels is obtained using values such as RGB (red, green, blue) values and HSV (hue, color saturation, brightness) values as arguments, thereby designating those pixels having a probability equal to or higher than a prescribed value as a face-skin region (R. Funayama, N. Yokoya, H. Iwasa and H. Takemura, “Facial Component Extraction by Cooperative Active Nets with Global Constraints”, Proceedings of 13th International Conference on Pattern Recognition, Vol. 2, pp. 300-305, 1996).
  • RGB red, green, blue
  • HSV hue, color saturation, brightness
  • the rectangle is commonly determined visually by an operator.
  • Another method for detecting the central axis of the face is as follows: a skin-color portion of the face is extracted as a region, and the region is projected to obtain a histogram. Then, the right and left ends of the face are determined from the histogram, whereby the line passing through the center thereof is determined as the central axis of the face (Japanese Laid-Open Publication No. 7-181012).
  • Another method is to match an image template of the nose with an input image (*Face Recognition: Features versus Templates*, by R. Brunelli and T. Poggio, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol.15, No.10, pp.1042-1052, 1993).
  • a method for detecting the vertical positions by projecting a gray-level image or an edge image to obtain a histogram, and examining peaks and valleys of the histogram has also been proposed.
  • the width of the face has been commonly detected based on the visual determination of an operator.
  • Another method is as follows: a skin-color portion of the face is extracted as a region, and the region is projected to obtain a histogram. Then, the right and left ends of the face are determined from the histogram, whereby the distance between the ends is obtained as the width of the face (Japanese Laid-Open Publication No. 7-181012).
  • a portion having the face at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size.
  • magnification/reduction is conducted by, for example, a copying machine.
  • magnifying/reducing the image to a desired size can be carried out easily.
  • cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction.
  • the amount of exposure light for printing is adjusted in the case of a photograph.
  • software capable of conducting adjustment of contrast, tonality and brightness, edge sharpening, blurring processing and the like (e.g., “PhotoShop” as mentioned above).
  • a portion having the object of interest at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size.
  • magnification/reduction is conducted by, for example, a copying machine.
  • the image is not always cut to the same size. Therefore, in order to obtain an image with a desired size, a troublesome operation of calculating the magnification/reduction ratio is required.
  • magnifying/reducing the image to a desired size is easy.
  • cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction. In short, at least two operations are required to output an image having a particular size.
  • the skin color may be significantly uneven even in the same person due to, for example, different skin shades or shadows.
  • the results of several operations must be combined.
  • the method of designating those pixels having a probability equal to or higher than a prescribed value as a face-skin region (the above-cited reference by R. Funayama, N. Yokoya, H. Iwasa and H. Takemura). According to this method, however, a face-skin region might not be successfully extracted in the case where the image's brightness is extremely uneven due to the photographing conditions or the conditions at the time of obtaining the image, or in the case where the color of the skin is different due to a racial difference.
  • a face skin region should be correctly extracted based on the color information.
  • a region other than the face skin region might be determined as a face skin, or a shaded portion in the face skin region might not be determined as face skin.
  • the detected width of the face might be different depending upon whether or not the ears can be seen on the image.
  • the detected width could be larger than the correct width in the case where the face is turned toward either side.
  • the user adjusts, in advance, the size of the face of the original image to an appropriate size, moves a T-shaped indicator on the screen according to the visual determination of the user so that the ends of the horizontal line of the T-shaped indicator overlap the eyes, respectively, and then, outputs an image within a rectangle defined with an appropriate margin from the T-shaped indicator.
  • an image processing apparatus includes a designating section for designating an arbitrary region or an arbitrary position of an image; a specifying section for specifying an object region which is present in the designated region or position, and which can additionally be in a vicinity of the designated region or position, from pixel information in the designated region or position; a determining section for determining an image region to be cut out from the image, based on the specified object region; and a cutting section for cutting out the determined image region from the image.
  • the determining section includes a section for adjusting a size of the image region to a prescribed size.
  • the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region.
  • an image processing apparatus includes a designating section for designating an arbitrary region or an arbitrary position of an image; an analyzing section for analyzing a color distribution in the designated region or position and in a vicinity of the designated region or position; a adjusting section for adjusting a condition for specifying a face image which is present in the image, according to a result of the analysis; a specifying section for specifying a face image region which is present in the designated region or position, and which can additionally be in the vicinity of the designated region or position, based on the adjusted condition; a determining section for determining an image region to be cut out from the image, based on the specified face image region; and a cutting section for cutting out the determined image region from the image.
  • the determining section includes a section for adjusting a size of the image region, using the region or the position designated by the designating section as a reference.
  • the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for vertically scanning the produced face mask to obtain a sum of vertical differential luminance values of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a central axis of a face from a profile of the produced histogram.
  • the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for vertically scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical nose position from a profile of the produced histogram.
  • the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical eye position from a profile of the produced histogram.
  • the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical mouth position from a profile of the produced histogram.
  • the specifying section further includes a section for detecting a vertical eye position from the profile of the produced histogram; and a section for obtaining a middle position of a region between the detected vertical eye position and the detected vertical mouth position to detect a width of the face mask at the middle position.
  • the determining section includes a section for adjusting a position of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image.
  • the determining section includes a section for adjusting a size of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image.
  • the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region.
  • the invention described herein makes possible the advantage of providing an image processing apparatus capable of photoelectrically converting a printed image on a piece of paper or the like with coordinates being designated in a different type of ink so as to input the image and the coordinates, wherein the image processing apparatus being capable of cutting out an object image with an arbitrary size at an arbitrary position from the original image.
  • FIG. 1 is a block diagram showing an image processing apparatus according to one example of the present invention
  • FIG. 2 is a block diagram showing an image/coordinate input apparatus in the image processing apparatus shown in FIG. 1;
  • FIG. 3 is a block diagram showing another image/coordinate input apparatus in the image processing apparatus shown in FIG. 1;
  • FIG. 4 shows examples of a region of an object or a face in the image designated by the user
  • FIG. 5 shows examples of a position of the object or a face in the image designated by the user
  • FIGS. 6A through 6D show images illustrating the steps from the user's designation to the extraction of an image
  • FIG. 7 is a flow chart illustrating Image processing procedure 1 conducted by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 8 is a diagram showing the pixels of an object region
  • FIG. 9 is a diagram illustrating how a part of an image is attached to a document
  • FIG. 10 is a diagram illustrating an example of extracting only a face-skin portion from the image including a person's face
  • FIGS. 11A, 11B and 11 C show the frequency histograms plotted with respect to the hue, color saturation and brightness, respectively;
  • FIG. 12 is a flow chart illustrating Image processing procedure 3 for producing an image representing a face skin region
  • FIGS. 13A and 13B show input patterns designated by the user
  • FIG. 14A shows an example of the image
  • FIG. 14B is a graph showing the relationship between brightness and frequency of the image of FIG. 14A;
  • FIG. 15 is a diagram illustrating an example of extracting only a face skin portion from the image including a person's face
  • FIG. 16 is a diagram illustrating how the size of a window region is gradually increased
  • FIG. 17 shows an input pattern designated by the user
  • FIG. 18 is a flow chart illustrating Image processing procedure 5 for producing a face mask by the image processing apparatus of the example shown in FIG. 1 ;
  • FIG. 19 illustrates how the face mask is produced
  • FIG. 20 is a flow chart illustrating the process for detecting the central axis of the face
  • FIG. 21 is a diagram illustrating the process for detecting the central axis of the face
  • FIG. 22 is a flow chart illustrating Image processing procedure 6 for detecting a vertical position of the nose by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 23 is a diagram illustrating the process for detecting the vertical position of the nose
  • FIG. 24 is a flow chart illustrating Image processing procedure 7 for detecting a vertical position of the eyes by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 25 is a diagram illustrating the process for detecting the vertical position of the eyes
  • FIG. 26 is a flow chart illustrating Image processing procedure 8 for detecting a vertical position of the mouth by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 27 is a diagram illustrating the process for detecting the vertical position of the mouth
  • FIG. 28 is a flow chart illustrating Image processing procedure 9 for detecting a width of a face mask by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 29 is a diagram illustrating the process for detecting the width of the face mask
  • FIG. 30 is a flow chart illustrating Image processing procedure 10 for cutting out a rectangular image from the original image by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 31 shows a sheet of an address book with a face image being attached thereto.
  • FIG. 32 is a diagram illustrating the process for correcting an image.
  • FIG. 1 is a block diagram showing an image processing apparatus according to one example of the present invention.
  • An image to be processed and coordinates required for the processing are input by an image/coordinate input apparatus 1 - 1 .
  • the image is directly stored in an input image storing section 1 - 2 - 1 of a storage apparatus 1 - 2 .
  • the input image is converted into a digital form, and the resultant image is stored in the input image storing section 1 - 2 - 1 .
  • the input coordinates are stored in an input coordinate storing section 1 - 2 - 2 .
  • An image processing section 1 - 3 uses the stored image and coordinates as input information to conduct an appropriate image processing in an operation region of a memory within the image processing section 1 - 3 . Thereafter, the image processing section 1 - 3 stores the resultant image and coordinates in an output image storing section 1 - 2 - 3 and an output coordinate storing section 1 - 2 - 4 of the storage apparatus 1 - 2 , respectively. After undergoing processing, the resultant image can be sent to an image output apparatus 1 - 4 , whereby a copy of the resultant image can be made.
  • FIGS. 2 and 3 are diagrams illustrating in detail the image/coordinate input apparatus 1 - 1 shown in FIG. 1.
  • the image/coordinate input apparatus 1 - 1 in FIG. 1 separately includes an image input apparatus 2 - 1 and a coordinate input apparatus 2 - 2 , as shown in FIG. 2.
  • the input image from the image input apparatus 2 - 1 is stored in the input image storing section 1 - 2 - 1 of the storage apparatus 1 - 2
  • the input coordinates from the coordinate input apparatus 2 - 2 are stored in the input coordinate storing section 1 - 2 - 2 of the storage apparatus 1 - 2 .
  • a camera capable of directly inputting a digitized image by a solid-state image sensing device (CCD; charge coupled device); an apparatus capable of digitizing a photograph or a scanner which can input printed matters; or an apparatus for holding a digitized image such as equipment connected to a network, like the internet, and a magnetic storage apparatus may be used as the image input apparatus 2 - 1 .
  • a coordinate input apparatus 2 - 2 a mouse capable of inputting coordinates with a pointer displayed on a display, a track ball, a pen-type apparatus, a pen-type coordinate input apparatus using a tablet, a coordinate input apparatus using a finger, or the like may be used.
  • the image/coordinate input apparatus 1 - 1 in FIG. 1 includes an image reading apparatus 2 - 3 and an image/coordinate separation apparatus 2 - 4 , as shown in FIG. 3.
  • This type of the image/coordinate input apparatus 1 - 1 is used in the case where both an image including an object to be processed and input coordinates are present on a single image. For example, in the case where a line or a point representing the coordinates is drawn in a particular color on a photograph, only a component of that color is extracted to obtain a separate image. Thereafter, the position of the point or the line is analyzed from the separate image, whereby the coordinates are extracted.
  • FIG. 4 shows examples of a region of the object in the image designated by the user.
  • an image and a pattern indicated by a solid line or points, as shown in FIG. 4 are input to the image/coordinate input apparatus 1 - 1 (FIG. 1).
  • the coordinates of two points that is, the coordinates of the upper left point and the lower right point of the pattern are used as the input coordinates.
  • the coordinates of the upper left point and the lower right point of a rectangle circumscribing the input pattern are used as the input coordinates.
  • two coordinates defining a rectangle circumscribing the input pattern can be used as the input coordinates.
  • no rectangle circumscribing the pattern could be obtained.
  • an appropriate rectangle will be set according to a mean aspect ratio of the object (this rectangle will be set as a square when the object is not known).
  • this rectangle will be set as a square when the object is not known.
  • the object is a person's face and a rectangle circumscribing the input pattern is extremely long in the longitudinal direction (or the input pattern is a vertical straight line and no rectangle circumscribing the input pattern can be obtained).
  • a rectangle as shown by a dotted line is set.
  • a rectangle horizontally magnified/reduced from the rectangle circumscribing the input pattern is obtained by multiplying the length of the rectangle circumscribing the input pattern by a prescribed ratio. Furthermore, the coordinates of the upper left point and the lower right point are used as the input coordinates.
  • a rectangle longitudinally and laterally magnified from the rectangle circumscribing the input pattern by respective prescribed ratios is set, and the coordinates of two points of the rectangle are used as the input coordinates.
  • FIG. 5 shows examples of a position of the object designated by the user.
  • the coordinates of that point can be used as the input coordinates.
  • the center of a circumscribed rectangle can be used as the input coordinates.
  • Image processing procedure 1 conducted by the image processing apparatus of the present example will now be described with reference to the flow chart of FIG. 7.
  • FIGS. 6A through 6D show images illustrating the steps from the user's designation to the extraction of an image.
  • the image processing section 1 - 3 obtains a rectangular region 6 - 1 - 2 reduced from the rectangle circumscribing the input pattern by an appropriate ratio, and stores the region 6 - 1 - 2 as a set region in the input coordinate storing section 1 - 2 - 2 (Step S 1 - 7 ). As shown in FIG.
  • Step S 1 - 2 when a position 6 - 2 - 1 is designated by the user (Step S 1 - 2 ), the image processing section 1 - 3 obtains an appropriate rectangular region 6 - 2 - 2 centered around the designated position 6 - 2 - 1 (Step S 1 - 3 ), and stores the region 6 - 2 - 2 in the input coordinate storing section 1 - 2 - 2 (Step S 1 - 7 ).
  • the image processing section 1 - 3 utilizes the operation region of the memory within the image processing section 1 - 3 to store the color information of the pixels included in the rectangular region 6 - 1 - 2 or 6 - 2 - 2 (Step S 1 - 4 ), and sets the rectangular region 6 - 1 - 2 or 6 - 2 - 2 as an initial value of the object region (Step S 1 - 5 ).
  • FIG. 8 shows the pixels in the object region.
  • the image processing section 1 - 3 finds a pixel 8 - 2 adjacent to the object region 8 - 1 .
  • the pixel 8 - 2 satisfies at least one of the following two conditions (Step S 1 - 6 )
  • the pixel 8 - 2 is added to the object region (Step S 1 - 9 ):
  • the color difference between the pixel of interest and an adjacent pixel in the object region is within a prescribed range
  • the image processing section 1 - 3 examines all of the pixels adjacent to the object region in terms of the above two conditions. This operation is repeated until no pixel can be added to the object region. Then, as shown in FIG. 6C, the image processing section 1 - 3 obtains a final object region 6 - 3 - 1 (Step S 1 - 8 ). It should be noted that, although various indices of the color difference have been proposed, a Godlove's color-difference formula as shown in “Improved Color-Difference Formula with Applications to the Perceptibility and Acceptability of Fadings”, I. H. Godlove, J. Opt. Soc. Am., 41, 11, pp. 760-772, 1951 may be used.
  • the image processing section 1 - 3 expresses the area of the object region 6 - 3 - 1 as the number of pixels included in the object region 6 - 3 - 1 . Then, as shown in FIG. 6D, the image processing section 1 - 3 obtains a rectangular region 6 - 3 - 3 centered around the center of gravity of the object region 6 - 3 - 1 and having an area corresponding to a prescribed percentage (e.g., 30%) of the total area of the rectangular region 6 - 3 - 3 . Thereafter, the image processing section 1 - 3 cuts out the rectangular region 6 - 3 - 3 from the original image.
  • the shape of the rectangular region 6 - 3 - 3 may be square.
  • the shape of the rectangular region 6 - 3 - 3 may be set as appropriate depending upon applications.
  • the rectangular region 6 - 3 - 3 may be set to have a ratio of 4:3 according to the aspect ratio of a television screen, or may be set to have a ratio of 16:9 according to the aspect ratio of a high-definition television screen.
  • the rectangular region is centered around the center of gravity of the object region in the above description, the position of the center of gravity in the rectangular region may be shifted longitudinally and laterally depending upon the application.
  • a method for obtaining the center of gravity is described in, for example, “Robot Vision” by M. Yachida, Shohkohdo, ISBN4-7856-3074-4 C3355, 1990.
  • a part of the image can be cut out from the original image, based on the coordinates of the rectangular region.
  • the image processing section 1 - 3 magnifies or reduces the image which has been cut out according to Image processing procedure 1 , to an appropriate size, and stores the resultant image in the output image storing section 1 - 2 - 3 of the storage apparatus 1 - 2 .
  • the image processing section 1 - 3 may utilize the stored image for any appropriate applications. For example, an image 9 - 1 including an automobile and obtained by a digital camera, as shown in FIG. 9, is stored in the input image storing section 1 - 2 - 1 . Then, a part of the image including only the automobile is cut out from the input image. Thereafter, this part of the image is attached to a report 9 - 2 having a prescribed format and a frame for a prescribed image size. The resultant report 9 - 2 is stored in the output image storing section 1 - 2 - 3 .
  • the face-skin portion is manually extracted from a face image 10 - 1 to produce a face-skin image 10 - 2 (FIG. 10);
  • a face-skin image is similarly produced for a plurality of different persons
  • the color distribution of the face skin can be expressed by the normal probability density functions (P hue (hue), P sat (sat) and P val (val)) of the hue, color saturation and brightness, each function having two arguments: the mean and variance ( ⁇ hue , ⁇ 2 hue ; ⁇ sat , ⁇ 2 sat ; and ⁇ val , ⁇ 2 val , respectively).
  • each of the normal probability density functions is referred to as a skin-region probability density function.
  • Each skin-region probability density function is expressed by the following expressions:
  • the image processing section 1 - 3 stores each of the normal probability density functions in advance, and processes the image stored in the input image storing section 1 - 2 - 1 according to the flow chart of FIG. 12.
  • Step S 1 - 0 the image processing section 1 - 3 sets an original processing region, based on the user input.
  • the image processing section 1 - 3 sets a processing region 9 - 2 of the image stored in the input image storing section 1 - 2 - 1 in such a way as described above.
  • the image processing section 1 - 3 sets a processing region 9 - 5 (Step S 1 - 0 ).
  • the image processing section 1 - 3 substitutes a hue value, a color-saturation value and a brightness value of each pixel in the respective normal probability density functions obtained as described above, so as to obtain the respective probabilities.
  • Such a pixel that has a value equal to or higher than a prescribed probability with respect to each of the hue, color saturation and brightness is determined as an original probable face-skin pixel (Step S 2 - 1 ).
  • the prescribed probability should be set to a small value such as 5% so that as many pixels as possible may be selected as a probable face-skin pixel.
  • any pixels which possibly correspond to the face-skin portion are determined as original probable face-skin pixels.
  • the image processing section 1 - 3 calculates the mean and variance of each of the hue, color saturation and brightness (Step S 2 - 2 ).
  • an original probable face-skin pixel is selected based on the probabilities of the hue, color saturation and brightness.
  • the image processing section 1 - 3 selects face-skin pixels according to the following procedures:
  • a face-skin region is specified (Step S 2 - 6 ).
  • the lower limit of each probability is set higher than they were set when the original probable face-skin pixels were obtained.
  • the threshold may be set to 30%. As a result, more accurate extraction can be carried out. More specifically, any pixels that have been wrongly extracted as not being noise based on the 5% threshold, would be removed based on the 30% threshold.
  • selection of the pixels corresponding to the face-skin portion is conducted based on the probabilities. However, it may also be effective to adjust each threshold to a value close to the pixel value of the above-mentioned prescribed probability, depending upon the characteristics of an imaging system.
  • FIG. 14A the face skin and the hair of an image 14 - 1 have different brightnesses.
  • FIG. 14B is a histogram showing the brightness versus frequency of the image of FIG. 14A. As shown in FIG. 14B, a peak 14 - 2 representing the hair appears at a lower value of the brightness, whereas a peak 14 - 3 representing the face-skin region appears at a relatively higher value of the brightness.
  • the peak value 14 - 2 might be set as a threshold, whereby those pixels corresponding to a part of the hair might be selected as the pixels corresponding to the face skin.
  • an algorithm as an Ohtsu's discriminant analysis method (which is described in the above-cited reference: “Robot Vision” by M. Yachida) may be applied to a value equal to or lower than an appropriate brightness value to set a more appropriate value 14 - 5 as the brightness threshold.
  • an image 12 - 3 representing a face-skin region can be obtained from an image 12 - 1 , as shown in FIG. 15 (Step S 2 - 6 ).
  • the image 12 - 3 thus obtained has a smaller amount of noise, as compared to an image 12 - 2 conventionally extracted using a fixed function.
  • Image processing procedure 4 is conducted after the image representing the face skin-region is obtained according to Image processing procedure 3 .
  • the image processing section 1 - 3 sets the smallest rectangle 16 - 1 - 1 centered around the designated point, and sets a region 16 - 1 - 3 located between the rectangle 16 - 1 - 1 and a slightly larger rectangle 16 - 1 - 2 as an initial window region.
  • the image processing section 1 - 3 gradually magnifies the window region 16 - 1 - 3 as shown in images 16 - 2 and 16 - 3 , until one of the four sides of the outer rectangle 16 - 1 - 2 of the window region 16 - 1 - 3 reaches the edge of the input image. Thereafter, the image processing section 1 - 3 calculates the dispersion of the pixels of the window region 16 - 1 - 3 in the image representing the face-skin region. The largest dispersion will be calculated when both the face skin and the contour of a part other than the face skin appear in the window region as shown in an image 16 - 4 . Accordingly, during the operation of gradually magnifying the window region 16 - 1 - 3 , the image processing section 1 - 3 determines the outer rectangle 16 - 1 - 2 corresponding to the largest dispersion, as a rectangle including the face skin region.
  • the image processing section 1 - 3 magnifies or reduces an outer rectangular defining a window region by an appropriate ratio to the size smaller than that of a rectangle 15 - 2 obtained from the designated region 15 - 1 .
  • the smallest rectangle 15 - 3 is obtained, whereby an initial window region is set such that the outer rectangle defining the window region corresponds to the rectangle 15 - 3 .
  • the image processing section 1 - 3 gradually magnifies the window region, until an inner rectangle of the window region becomes lager than a rectangle 15 - 4 magnified by an appropriate ratio from the rectangle 15 - 2 .
  • the image processing section 1 - 3 calculates the dispersion of the pixels within the window region in a similar manner, and determines the outer rectangle corresponding to the largest dispersion, as a rectangle including the face-skin region. It should be noted that, provided that the region designated by the user is only slightly shifted from the face region, the rectangle magnified by an appropriate ratio from the rectangle obtained from the designated region may be determined as the rectangle including the face-skin region.
  • FIG. 18 is a flow chart showing Image processing procedure 5 conducted by the image processing section 1 - 3 .
  • the image processing section 1 - 3 processes an input color image 17 - 1 shown in FIG. 19 according to Image processing procedure 4 to obtain a rectangle including a face-skin region 17 - 2 .
  • the image processing section 1 - 3 processes that rectangle according to Image processing procedure 3 to obtain an image 17 - 3 representing a face skin region as shown in FIG. 19.
  • the image processing section 1 - 3 combines the pixels connected to each other in the face-skin region image 17 - 3 to produce a label image.
  • the image processing section 1 - 3 then extracts only a label region having the largest area from the produced label image, and forms a binary image 17 - 4 from the label region (Step S 3 - 1 ).
  • the image processing section 1 - 3 replaces black pixels (holes) surrounded by white pixels with white pixels to fill the holes.
  • an image 17 - 5 is formed (Step S 3 - 2 ).
  • the image processing section 1 - 3 first reduces the size of the image 17 - 5 once (Step S 3 - 3 ), and again produces a label image.
  • the image processing section 1 - 3 extracts only a label region having the largest area from the label image (Step S 3 - 4 ).
  • Step S 3 - 5 After magnifying the resultant image n times (Step S 3 - 5 ), the image processing section 1 - 3 reduces the size of the image n times (Step S 3 - 6 ), and extracts only a label region having the largest area from the resultant label image (Step S 3 - 7 ). Thus, a face mask 17 - 6 is obtained.
  • n should be set to, for example, 3 or 4 depending upon the size, characteristics or the like of the image.
  • the magnifying and reducing processing as described above is described in the above-cited reference: “Robot Vision” by M. Yachida.
  • the face mask 17 - 6 thus obtained is used to define the range to be subjected to the processing according to the flow chart shown in FIG. 20.
  • the image processing section 1 - 3 extracts only luminance components from the input color image 17 - 1 to obtain a gray-level image 17 - 2 (Step S 4 - 1 ).
  • the image processing section 1 - 3 produces the face mask 17 - 6 according to the flow chart in FIG. 18 (Step S 3 - 0 ).
  • the image processing section 1 - 3 differentiates the gray-level image 17 - 2 in a vertical direction with respect to the white pixels in the face mask 17 - 6 to obtain a differentiated image 17 - 7 (Step S 4 - 2 ).
  • those pixels corresponding to the black pixels in the face mask 17 - 6 are set to zero.
  • Such a differentiated image is commonly obtained by using, for example, a Prewitt's operator (the above-cited reference: “Robot Vision” by M. Yachida).
  • the image processing section 1 - 3 projects the image 17 - 7 in a vertical direction to obtain a histogram 17 - 8 (Step S 4 - 3 ).
  • a vertical axis of the histogram 17 - 8 shows the sum of the pixel values of the image 17 - 7 at a corresponding horizontal position.
  • the image processing section 1 - 3 sets such a vertical axis 21 - 1 a that horizontally divides the histogram 21 - 1 into two regions: right and left regions.
  • a indicates a position of the axis 21 - 1 a
  • a min indicates a left end of the histogram
  • a max indicates a right end of the histogram
  • f(s) indicates a height of the histogram
  • FIG. 22 is a flow chart illustrating Image processing procedure 6 performed by the image processing section 1 - 3 .
  • the image processing section 1 - 3 produces the gray-level image 17 - 2 and the face mask 17 - 6 based on the image 17 - 1 as shown in FIG. 23 (Steps S 4 - 1 and S 3 - 0 ).
  • the image processing section 1 - 3 horizontally scans only the gray-level image within the face mask 17 - 6 to produce a histogram 18 - 1 projecting a mean luminance value (Step S 5 - 1 ).
  • the image processing section 1 - 3 then produces a histogram 18 - 2 having a reduced resolution from the histogram 18 - 1 (Step S 5 - 2 ), and searches for a peak position 18 - 2 - 1 approximately in the middle of the lower-resolution histogram 18 - 2 (Step S 5 - 3 ). In the case where no peak is found (Step S 5 - 6 , No), the image processing section 1 - 3 sets the position in the middle of the histogram as a vertical nose position (Step S 5 - 5 ).
  • Step S 5 - 6 the image processing section 1 - 3 scans a region around the position of the histogram 18 - 1 corresponding to the detected peak of the lower-resolution histogram 18 - 2 , in order to search for a peak position 18 - 3 - 1 (Step S 5 - 4 ).
  • the image processing section 1 - 3 sets this peak position 18 - 3 - 1 as the vertical nose position (Step S 5 - 0 ).
  • FIG. 24 is a flow chart illustrating Image processing procedure 7 conducted by the image processing section 1 - 3 .
  • the image processing section 1 - 3 produces a horizontal histogram 25 - 5 as shown in FIG. 25 according to Image processing procedure 6 (Step S 5 - 10 ).
  • the image processing section 1 - 3 scans a region 25 - 1 above a vertical nose position 25 - 6 detected in Image processing procedure 6 to detect the deepest two valleys 25 - 2 and 25 - 3 (Step S 6 - 1 ).
  • the image processing section 1 - 3 sets the lower one of the valleys, that is, the valley 25 - 3 as a vertical position 25 - 7 of the eyes (Step S 6 - 2 ).
  • the image processing section 1 - 3 sets the detected valley as the vertical eye position (Step S 6 - 5 ).
  • the image processing section 1 - 3 sets the position in the middle of the region between the vertical nose position and the upper end of the histogram 25 - 5 as the vertical eye position (Step S 6 - 6 ).
  • FIG. 26 is a flow chart illustrating Image processing procedure 8 conducted by the image processing section 1 - 3 .
  • the image processing section 1 - 3 produces a horizontal histogram 26 - 1 as shown in FIG. 27 according to Image processing procedure 6 (Step S 5 - 10 ).
  • the image processing section 1 - 3 scans a region 26 - 3 below the vertical nose position 26 - 2 detected in Image processing procedure 6 to detect the deepest three valleys 26 - 4 , 26 - 5 and 26 - 6 (Step S 7 - 1 ).
  • the image processing section 1 - 3 sets the middle one of the valleys, that is, the valley 26 - 5 as a vertical position 26 - 7 of the mouth (Step S 7 - 5 ), as shown in an image 26 - 8 .
  • the image processing section 1 - 3 first detects the widths of a face mask 26 - 11 at the two valleys. Then, the image processing section 1 - 3 calculates the ratio of the width 26 - 10 of the face mask 26 - 11 at the lower valley to the width 26 - 9 at the upper valley. In the case where the calculated ratio is higher than a prescribed value (e.g., 0.7) (Step S 7 - 6 ), the image processing section 1 - 3 sets the position of the upper valley as a vertical mouth position (Step S 7 - 9 ). Otherwise, the image processing section 1 - 3 sets the position of the lower valley as the vertical mouth position (Step S 7 - 10 ).
  • a prescribed value e.g., 0.7
  • Step S 7 - 4 the image processing section 1 - 3 sets the position of the detected valley as the vertical mouth position (Step S 7 - 7 ).
  • the image processing section 1 - 3 sets the position in the middle of the region between the vertical nose position and the lower end of the histogram 26 - 1 as the vertical mouth position (Step S 7 - 8 ).
  • FIG. 28 is a flow chart illustrating Image processing procedure 9 conducted by the image processing section 1 - 3 .
  • a face mask 28 - 1 , a vertical eye position 28 - 2 and a vertical mouth position 28 - 3 are obtained according to Image processing procedures 7 and 8 (Steps S 3 - 0 , S 6 - 0 and S 7 - 0 ).
  • the image processing section 1 - 3 horizontally scans the pixels from the vertical eye position 28 - 2 to the vertical mouth position 28 - 3 in order to obtain a width of the face mask 28 - 1 .
  • the image processing section 1 - 3 obtains a width in the middle of the region between the vertical positions 28 - 2 and 28 - 3 as a width 28 - 4 of the face (Step S 29 - 1 ).
  • FIG. 30 is a flow chart illustrating Image processing procedure 10 conducted by the image processing section 3 - 1 .
  • the face mask, the central axis of the face, the vertical eye position, the vertical mouth position, and the width of the face are detected according to Image processing procedures 5 , 6 , 7 , 8 and 9 .
  • the distance between the eyes and the mouth can be obtained from the vertical eye position and the vertical mouth position.
  • the image processing section 1 - 3 cuts out an image which includes a face having an appropriate size and located at a well-balanced position in the horizontal and vertical directions, from the original image.
  • the image processing section 1 - 3 determines whether or not the detected width of the face is reliable.
  • the width of the face is detected according to Image processing procedure 9
  • the central axis of the face is detected according to Image processing procedure 5 . Accordingly, the width of the face is divided into two widths by the central axis.
  • a width on the left side of the central axis is herein referred to as a left-face width
  • a width on the right side of the central axis is herein referred to as a right-face width.
  • the image processing section 1 - 3 verifies that the left-face width and the right-face width are not zero (Step S 10 - 1 ).
  • the image processing section 1 - 3 calculates the ratio of the left-face width to the right-face width to determine whether or not the calculated ratio is within a prescribed threshold-range (Step S 10 - 2 ). In the case where the ratio is not within the threshold-range (Step S 10 - 2 , Yes), the image processing section 1 - 3 determines that the detected width of the face is not reliable, and determines a rectangle to be cut out from the detected eye-mouth distance (Step S 10 - 6 ). More specifically, the image processing section 1 - 3 sets the intersection of the central axis of the face and the vertical nose position as a reference point.
  • the image processing section 1 - 3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the eye-mouth distance and a respective prescribed ratio (Step S 10 - 6 ). Thus, the rectangle to be cut out is obtained.
  • the image processing section 1 - 3 determines whether or not the detected eye-mouth distance is reliable (Step S 10 - 3 ).
  • the image processing section 1 - 3 calculates the ratio of the detected eye-mouth distance to the length of the detected rectangle circumscribing a pattern designated by the user, and determines whether or not the calculated ratio is within a prescribed threshold-range (Step S 10 - 3 , No). Note that in the case where a position, not a region, is designated by the user, the image processing section 1 - 3 calculates the ratio of the detected eye-mouth distance to a rectangle reduced by a prescribed ratio from the face-skin region obtained according to Image processing procedure 4 .
  • the image processing section 1 - 3 determines that the detected vertical eye position and the detected vertical mouth position (and the detected eye-mouth distance) are not reliable, and determines a rectangle to be cut out from the detected width of the face. More specifically, the image processing section 1 - 3 sets as a reference point the intersection of the detected central axis of the face and the vertical center line of the rectangle circumscribing the pattern designated by the user. Then, the image processing section 1 - 3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the width of the face and a respective prescribed ratio. Thus, the rectangle to be cut out is obtained (Step S 10 - 5 ).
  • the image processing section 1 - 3 determines a rectangle to be cut out from these two values. More specifically, the image processing section 1 - 3 sets the intersection of the detected central axis of the face and the vertical nose position as a reference point, and calculates weighted arithmetic mean values by respectively multiplying the width of the face and the eye-mouth distance by a prescribed ratio. Then, the image processing section 1 - 3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the respective calculated arithmetic mean value and a respective prescribed ratio (Step S 10 - 4 ). Thus, a rectangle to be cut out is obtained.
  • the image processing section 1 - 3 calculates the ratio of the size of the rectangle thus obtained to the size of the rectangle circumscribing the pattern designated by the user, and determines whether or not the calculated ratio is within a prescribed threshold-range (Step S 10 - 7 ). In the case where the ratio is not within the threshold-range, the image processing section 1 - 3 determines that the obtained rectangle is not appropriate, and determines a rectangle from the pattern designated by the user. More specifically, in the case where a region is designated by the user, the image processing section 1 - 3 sets the center of a rectangle circumscribing the region as a reference point.
  • the image processing section 1 - 3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the length of the circumscribing and a respective prescribed ratio (Step S 10 - 8 ).
  • the rectangle to be cut off is obtained.
  • the center of the rectangle including a face skin region obtained according to Image processing procedure 4 is used as a reference point, and similar processing is carried out to obtain a rectangle to be cut out.
  • the image processing section 1 - 3 magnifies or reduces the face image which is cut out according to Image processing procedure 10 to an appropriate size, and stores the resultant image in the output image storing section 1 - 2 - 3 of the storage apparatus 1 - 2 .
  • the image processing section 1 - 3 can utilize the stored face image for appropriate applications such as an address book in a portable information tool.
  • the image processing section 1 - 3 stores an image of a person obtained by a digital camera, such as an image 30 - 1 as shown in FIG. 31, in the input image storing section 1 - 2 - 1 , and roughly designates a portion in and around the face using the image coordinate input apparatus 1 - 1 .
  • the image processing section 1 - 3 cuts out an image including the face at a well-balanced position from the original image according to Image processing procedure 10 , and magnifies or reduces the resultant image to fit a prescribed frame.
  • the resultant image is attached to a document, as shown by an image 30 - 2 of FIG. 31.
  • the image 30 - 2 is a sheet of the address book with the face image being attached thereto.
  • a face mask is obtained according to Image processing procedure 12 .
  • the image processing section 1 - 3 of the present example appropriately processes only a portion of the input image corresponding to a white-pixel region of the face mask to make the image characteristics of the face-skin region and the other regions different from each other.
  • the image processing section 1 - 3 may appropriately process only a portion of the input image corresponding to a black-pixel region of the face mask to make the image characteristics of the face region and the other regions different from each other.
  • FIG. 32 is a diagram illustrating the image correction processing.
  • the image processing section 1 - 3 reduces the sharpness of the portion of the input image corresponding to the black-pixel region of the face mask 31 - 2 , using a Gaussian filter or an averaging filter. As a result, an image 31 - 3 having reduced visual recognition of the background other than the face and having improved visual recognition of the face is obtained.
  • the image processing section 1 - 3 improves the visual recognition of the face by processing the portion of the input image corresponding to the white-pixel region of the face mask by, for example, edge sharpening.
  • an image 31 - 4 is obtained. Similar effects may be obtained by reducing the contrast of the image, instead of reducing the sharpness of the regions other than the face region. In the case where the input image is a low-contrast image, similar effects may be obtained by increasing the contrast of the face-skin region. Alternatively, the contrast of the whole input image may be increased so that the portion of the input image corresponding to the white-pixel region of the face mask has the highest contrast.
  • the user roughly designates a position (or a region) of the object in the original image, whereby an image which includes the object at a well-balanced position can be cut out from the original image.
  • the user roughly designates a position (or a region) of the object in the original image, whereby an image having a prescribed size and including the object at a well-balanced position can be output.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby a region representing a face skin can be extracted.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby a rectangle including a region representing the face skin can be obtained.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby the central axis of the face can be detected.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the nose in the face can be detected.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the eyes in the face can be detected.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the mouth in the face can be detected.
  • the user roughly designates a position (or a region) of the person 's face in the image, whereby a width of the face can be detected.
  • the user roughly designates a position (or a region) of the person's face in the original image, whereby an image which includes the face at a well-balanced position can be cut out from the original image.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby an image having a prescribed size and including the face at a well-balanced position can be output.
  • the user roughly designates a position (or a region) of the person's face in the image, whereby the image quality can be adjusted so that the visual recognition of the face is improved.

Abstract

An image processing apparatus includes a designating section for designating an arbitrary region or an arbitrary position of an image; a specifying section for specifying an object region which is present in the designated region or position, and which can additionally be in a vicinity of the designated region or position, from pixel information in the designated region or position; a determining section for determining an image region to be cut out from the image, based on the specified object region; and a cutting section for cutting out the determined image region from the image.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to an image processing apparatus for use in computers for conducting image processing, word processors, portable information tools, copying machines, scanners, facsimiles or the like. More specifically, the present invention relates to an image processing apparatus enabling a user to designate the coordinates of any point on the image by a coordinate input apparatus such as a mouse, a pen or a tablet, or an image processing apparatus capable of photoelectrically converting a printed image on a piece of paper or the like with coordinates being designated in a different type of ink so as to input the image and the coordinates, wherein the image processing apparatus being capable of cutting out an object image with an arbitrary size at an arbitrary position from the original image. [0002]
  • 2. Description of the Related Art [0003]
  • When an image including an object or a person's face of interest is cut out from the original image, the image is cut with a desired size using a pair of scissors, a cutter or the like, in the case of a photograph. In the case of an electronic image obtained by a CCD camera or a scanner, however, the positions of two points are designated by a coordinate input device such as a mouse, using software for image processing (e.g., the image processing software “PhotoShop” made by Adobe Inc.), and a rectangle having a diagonal between the two points is designated as a region. [0004]
  • In order to output a part of the original image, which includes an object of interest, as an image having a particular size, a portion having the object of interest at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size. In the case of a photograph, such magnification/reduction is conducted by, for example, a copying machine. In the case of an electronic image, magnifying/reducing the image to a desired size can be easily carried out. However, cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction. [0005]
  • Furthermore, in order to extract a region representing a person's face except for hair (hereinafter, this portion is referred to as a “face skin”) from the original image, a face skin region which is visually determined by an operator is painted out. In the case of an electronic image, a pixel is designated by a coordinate input device such as a mouse, and those pixels having a similar color to that of the designated pixel are combined to be extracted as one region (e.g., “PhotoShop” as mentioned above). There is also a method as follows: the color distribution of a face skin is analyzed in advance to set a probability density function. Then, the probability density of the input pixels is obtained using values such as RGB (red, green, blue) values and HSV (hue, color saturation, brightness) values as arguments, thereby designating those pixels having a probability equal to or higher than a prescribed value as a face-skin region (R. Funayama, N. Yokoya, H. Iwasa and H. Takemura, “Facial Component Extraction by Cooperative Active Nets with Global Constraints”, Proceedings of 13th International Conference on Pattern Recognition, Vol. 2, pp. 300-305, 1996). [0006]
  • Conventionally, in the case where a rectangle including a face-skin region in the image is determined, the rectangle is commonly determined visually by an operator. [0007]
  • Moreover, the central axis of a person's face has been commonly detected based on the visual determination of an operator. [0008]
  • Another method for detecting the central axis of the face is as follows: a skin-color portion of the face is extracted as a region, and the region is projected to obtain a histogram. Then, the right and left ends of the face are determined from the histogram, whereby the line passing through the center thereof is determined as the central axis of the face (Japanese Laid-Open Publication No. 7-181012). [0009]
  • Furthermore, respective vertical positions of the nose, the eyes and the mouth on the face have been commonly detected based on the visual determination of an operator. [0010]
  • Another method is to match an image template of the nose with an input image (*Face Recognition: Features versus Templates*, by R. Brunelli and T. Poggio, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol.15, No.10, pp.1042-1052, 1993). In this article, a method for detecting the vertical positions by projecting a gray-level image or an edge image to obtain a histogram, and examining peaks and valleys of the histogram, has also been proposed. [0011]
  • Moreover, the width of the face has been commonly detected based on the visual determination of an operator. [0012]
  • Another method is as follows: a skin-color portion of the face is extracted as a region, and the region is projected to obtain a histogram. Then, the right and left ends of the face are determined from the histogram, whereby the distance between the ends is obtained as the width of the face (Japanese Laid-Open Publication No. 7-181012). [0013]
  • As described above, in order to output a part of the original image, which includes a person's face of interest, as an image having a particular size, a portion having the face at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size. In the case of a photograph, such magnification/reduction is conducted by, for example, a copying machine. In the case of an electronic image, magnifying/reducing the image to a desired size can be carried out easily. However, cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction. [0014]
  • In the case of an electronic image, it is also possible for a user to adjust, in advance, the size of the face of the original image to an appropriate size, move a frame on the screen according to the visual determination of the user so that the face is located in the center, and output the image located within the frame. An apparatus achieving such an operation has been proposed in Japanese Laid-Open Publication No. 64-82854. [0015]
  • In order to achieve improved visual recognition of a person's face on a photograph or an image, the amount of exposure light for printing is adjusted in the case of a photograph. For an electronic image, there is software capable of conducting adjustment of contrast, tonality and brightness, edge sharpening, blurring processing and the like (e.g., “PhotoShop” as mentioned above). [0016]
  • When an image including an object or a person's face of interest is cut out from the original image, the image is cut with a desired size using a pair of scissors, a cutter or the like, in the case of a photograph. However, using a pair of scissors, a cutter or the like to cut an image is actually time-consuming. Moreover, cutting a portion including the object or the face of interest at a well-balanced position requires much skill. When software for processing an electronic image obtained by a CCD camera or converted by a scanner is utilized (e.g., “PhotoShop” as mentioned above), the positions of two points are usually designated by a coordinate input device such as a mouse, and a rectangle having a diagonal between the two points is designated as a region. In this case as well, cutting out a portion including an object or a face of interest at a well-balanced position requires much skill. Furthermore, in the case where an object or a face of interest is originally located at the edge of the screen, and a portion including the object or the face at a well-balanced position in the center is to be cut out from the image, it is necessary to first cut out the portion from the original image, and thereafter, move the position of the object or the face to the center of the resultant image. [0017]
  • As described above, in order to output a part of the original image, which includes an object of interest, as an image having a particular size, a portion having the object of interest at a well-balanced position is first cut out from the original image, and thereafter, is magnified/reduced to a required size. In the case of a photograph, such magnification/reduction is conducted by, for example, a copying machine. However, the image is not always cut to the same size. Therefore, in order to obtain an image with a desired size, a troublesome operation of calculating the magnification/reduction ratio is required. In the case of an electronic image, magnifying/reducing the image to a desired size is easy. However, cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction. In short, at least two operations are required to output an image having a particular size. [0018]
  • Furthermore, the above-mentioned method of painting out a visually determined face-skin region is troublesome regardless of whether an image to be processed is a photograph or an electronic image. Moreover, painting a portion at the boundary between the face skin region and the other regions must be conducted extremely carefully. In the case of an electronic image, the above-mentioned method of combining those pixels having similar color to that of the designated pixel to extract them as one region (e.g. “PhotoShop” as mentioned above) has been used. In this method, however, since the colors of the skin, the lip and the eyes are different, it is necessary to combine the results of several operations in order to extract the whole face-skin. Moreover, the skin color may be significantly uneven even in the same person due to, for example, different skin shades or shadows. In this case as well, the results of several operations must be combined. Also described above is the method of designating those pixels having a probability equal to or higher than a prescribed value as a face-skin region (the above-cited reference by R. Funayama, N. Yokoya, H. Iwasa and H. Takemura). According to this method, however, a face-skin region might not be successfully extracted in the case where the image's brightness is extremely uneven due to the photographing conditions or the conditions at the time of obtaining the image, or in the case where the color of the skin is different due to a racial difference. [0019]
  • As described above, when a rectangle including a face-skin region is to be obtained, the rectangle has been commonly determined visually by an operator. However, such a method is troublesome regardless of whether an image to be processed is a photograph or an electronic image. [0020]
  • Moreover, in the above-mentioned method of detecting the central axis of a person's face from a histogram (Japanese Laid-Open Publication No. 7-181012), the correct central axis can only be detected in the case where the face is completely directed to the front, while the correct central axis can not be obtained in the case where the face is turned even slightly to either side. [0021]
  • Furthermore, according to the above-mentioned method of matching an image template of the nose with an input image (the above-cited reference by R. Brunelli and T. Poggio), it is desirable that the size of the nose to be extracted is known. In the case where the size of the nose is not known, templates of various sizes must be matched with the input image, requiring substantial time for calculation. Moreover, according to the above-mentioned method of detecting the vertical positions by examining peaks and valleys of the histogram (the above-cited reference by R. Brunelli and T. Poggio), the vertical positions might not be correctly extracted, for example, in the case where the face skin region or the background is not known. In short, wrong extraction could occur without precondition. [0022]
  • Moreover, according to the above-mentioned method to detect a width of the face (Japanese Laid-Open Publication No. 7-181012), a face skin region should be correctly extracted based on the color information. However, in the case where a background region includes a color similar to that of the face skin, a region other than the face skin region might be determined as a face skin, or a shaded portion in the face skin region might not be determined as face skin. The detected width of the face might be different depending upon whether or not the ears can be seen on the image. Moreover, the detected width could be larger than the correct width in the case where the face is turned toward either side. [0023]
  • As described above, in order to output a part of the original image, which includes an object of interest, as an image having a particular size, a portion having the object of interest at a well-balanced position is first cut out from the image, and thereafter, is magnified/reduced to a required size. In the case of a photograph, such magnification/reduction is conducted by, for example, a copying machine. However, the image is not always cut to the same size. Therefore, in order to obtain an image with a desired size, a troublesome operation of calculating the magnification/reduction ratio is required. In the case of an electronic image, magnifying/reducing the image to a desired size can be easily carried out. However, cutting out a portion having the object of interest at a well-balanced position must be conducted before such magnification/reduction. In short, at least two operations are required to output an image having a particular size. According to a somewhat automated method as described in Japanese Laid-Open Publication No. 64-82854, the user adjusts, in advance, the size of the face of the original image to an appropriate size, moves a frame on the screen according to the visual determination of the user so that the face is located in the center, and output the image located within the frame. Alternatively, the user adjusts, in advance, the size of the face of the original image to an appropriate size, moves a T-shaped indicator on the screen according to the visual determination of the user so that the ends of the horizontal line of the T-shaped indicator overlap the eyes, respectively, and then, outputs an image within a rectangle defined with an appropriate margin from the T-shaped indicator. [0024]
  • The above-described operation of adjusting the amount of exposure light for printing in order to achieve improved visual recognition of a person's face on a photograph or an image requires much skill. For an electronic image, there is software capable of conducting adjustment of contrast, tonality and brightness, edge sharpening, blurring processing and the like (e.g., “PhotoShop” as mentioned above), as described above. In this case as well, using such software requires much skill, and usually, various operations must be tried until a desired image is obtained. [0025]
  • SUMMARY OF THE INVENTION
  • According to one aspect of the present invention, an image processing apparatus includes a designating section for designating an arbitrary region or an arbitrary position of an image; a specifying section for specifying an object region which is present in the designated region or position, and which can additionally be in a vicinity of the designated region or position, from pixel information in the designated region or position; a determining section for determining an image region to be cut out from the image, based on the specified object region; and a cutting section for cutting out the determined image region from the image. [0026]
  • In one example, the determining section includes a section for adjusting a size of the image region to a prescribed size. [0027]
  • In one example, the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region. [0028]
  • According to another aspect of the present invention, an image processing apparatus includes a designating section for designating an arbitrary region or an arbitrary position of an image; an analyzing section for analyzing a color distribution in the designated region or position and in a vicinity of the designated region or position; a adjusting section for adjusting a condition for specifying a face image which is present in the image, according to a result of the analysis; a specifying section for specifying a face image region which is present in the designated region or position, and which can additionally be in the vicinity of the designated region or position, based on the adjusted condition; a determining section for determining an image region to be cut out from the image, based on the specified face image region; and a cutting section for cutting out the determined image region from the image. [0029]
  • In one example, the determining section includes a section for adjusting a size of the image region, using the region or the position designated by the designating section as a reference. [0030]
  • In one example, the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for vertically scanning the produced face mask to obtain a sum of vertical differential luminance values of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a central axis of a face from a profile of the produced histogram. [0031]
  • In one example, the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for vertically scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical nose position from a profile of the produced histogram. [0032]
  • In one example, the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical eye position from a profile of the produced histogram. [0033]
  • In one example, the specifying section includes a section for applying noise elimination or labelling to the specified face image region to produce a face mask; a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and a section for detecting a vertical mouth position from a profile of the produced histogram. [0034]
  • In one example, the specifying section further includes a section for detecting a vertical eye position from the profile of the produced histogram; and a section for obtaining a middle position of a region between the detected vertical eye position and the detected vertical mouth position to detect a width of the face mask at the middle position. [0035]
  • In one example, the determining section includes a section for adjusting a position of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image. [0036]
  • In one example, the determining section includes a section for adjusting a size of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image. [0037]
  • In one example, the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region. [0038]
  • Thus, the invention described herein makes possible the advantage of providing an image processing apparatus capable of photoelectrically converting a printed image on a piece of paper or the like with coordinates being designated in a different type of ink so as to input the image and the coordinates, wherein the image processing apparatus being capable of cutting out an object image with an arbitrary size at an arbitrary position from the original image. [0039]
  • This and other advantages of the present invention will become apparent to those skilled in the art upon reading and understanding the following detailed description with reference to the accompanying figures. [0040]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing an image processing apparatus according to one example of the present invention; [0041]
  • FIG. 2 is a block diagram showing an image/coordinate input apparatus in the image processing apparatus shown in FIG. 1; [0042]
  • FIG. 3 is a block diagram showing another image/coordinate input apparatus in the image processing apparatus shown in FIG. 1; [0043]
  • FIG. 4 shows examples of a region of an object or a face in the image designated by the user; [0044]
  • FIG. 5 shows examples of a position of the object or a face in the image designated by the user; [0045]
  • FIGS. 6A through 6D show images illustrating the steps from the user's designation to the extraction of an image; [0046]
  • FIG. 7 is a flow chart illustrating Image processing procedure [0047] 1 conducted by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 8 is a diagram showing the pixels of an object region; [0048]
  • FIG. 9 is a diagram illustrating how a part of an image is attached to a document; [0049]
  • FIG. 10 is a diagram illustrating an example of extracting only a face-skin portion from the image including a person's face; [0050]
  • FIGS. 11A, 11B and [0051] 11C show the frequency histograms plotted with respect to the hue, color saturation and brightness, respectively;
  • FIG. 12 is a flow chart illustrating Image processing procedure [0052] 3 for producing an image representing a face skin region;
  • FIGS. 13A and 13B show input patterns designated by the user; [0053]
  • FIG. 14A shows an example of the image; [0054]
  • FIG. 14B is a graph showing the relationship between brightness and frequency of the image of FIG. 14A; [0055]
  • FIG. 15 is a diagram illustrating an example of extracting only a face skin portion from the image including a person's face; [0056]
  • FIG. 16 is a diagram illustrating how the size of a window region is gradually increased; [0057]
  • FIG. 17 shows an input pattern designated by the user; [0058]
  • FIG. 18 is a flow chart illustrating Image processing procedure [0059] 5 for producing a face mask by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 19 illustrates how the face mask is produced; [0060]
  • FIG. 20 is a flow chart illustrating the process for detecting the central axis of the face; [0061]
  • FIG. 21 is a diagram illustrating the process for detecting the central axis of the face; [0062]
  • FIG. 22 is a flow chart illustrating Image processing procedure [0063] 6 for detecting a vertical position of the nose by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 23 is a diagram illustrating the process for detecting the vertical position of the nose; [0064]
  • FIG. 24 is a flow chart illustrating Image processing procedure [0065] 7 for detecting a vertical position of the eyes by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 25 is a diagram illustrating the process for detecting the vertical position of the eyes; [0066]
  • FIG. 26 is a flow chart illustrating Image processing procedure [0067] 8 for detecting a vertical position of the mouth by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 27 is a diagram illustrating the process for detecting the vertical position of the mouth; [0068]
  • FIG. 28 is a flow chart illustrating Image processing procedure [0069] 9 for detecting a width of a face mask by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 29 is a diagram illustrating the process for detecting the width of the face mask; [0070]
  • FIG. 30 is a flow chart illustrating Image processing procedure [0071] 10 for cutting out a rectangular image from the original image by the image processing apparatus of the example shown in FIG. 1;
  • FIG. 31 shows a sheet of an address book with a face image being attached thereto; and [0072]
  • FIG. 32 is a diagram illustrating the process for correcting an image. [0073]
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Hereinafter, the present invention will be described by way of illustrative examples with reference to the accompanying drawings. The same reference numerals designate the same component. [0074]
  • FIG. 1 is a block diagram showing an image processing apparatus according to one example of the present invention. An image to be processed and coordinates required for the processing are input by an image/coordinate input apparatus [0075] 1-1. In the case where the image is in a digital form, the image is directly stored in an input image storing section 1-2-1 of a storage apparatus 1-2. In the case where the input image is an analog form, the image is converted into a digital form, and the resultant image is stored in the input image storing section 1-2-1. The input coordinates are stored in an input coordinate storing section 1-2-2. An image processing section 1-3 uses the stored image and coordinates as input information to conduct an appropriate image processing in an operation region of a memory within the image processing section 1-3. Thereafter, the image processing section 1-3 stores the resultant image and coordinates in an output image storing section 1-2-3 and an output coordinate storing section 1-2-4 of the storage apparatus 1-2, respectively. After undergoing processing, the resultant image can be sent to an image output apparatus 1-4, whereby a copy of the resultant image can be made.
  • FIGS. 2 and 3 are diagrams illustrating in detail the image/coordinate input apparatus [0076] 1-1 shown in FIG. 1.
  • The image/coordinate input apparatus [0077] 1-1 in FIG. 1 separately includes an image input apparatus 2-1 and a coordinate input apparatus 2-2, as shown in FIG. 2. The input image from the image input apparatus 2-1 is stored in the input image storing section 1-2-1 of the storage apparatus 1-2, whereas the input coordinates from the coordinate input apparatus 2-2 are stored in the input coordinate storing section 1-2-2 of the storage apparatus 1-2. For example, a camera capable of directly inputting a digitized image by a solid-state image sensing device (CCD; charge coupled device); an apparatus capable of digitizing a photograph or a scanner which can input printed matters; or an apparatus for holding a digitized image such as equipment connected to a network, like the internet, and a magnetic storage apparatus may be used as the image input apparatus 2-1. As the coordinate input apparatus 2-2, a mouse capable of inputting coordinates with a pointer displayed on a display, a track ball, a pen-type apparatus, a pen-type coordinate input apparatus using a tablet, a coordinate input apparatus using a finger, or the like may be used.
  • The image/coordinate input apparatus [0078] 1-1 in FIG. 1 includes an image reading apparatus 2-3 and an image/coordinate separation apparatus 2-4, as shown in FIG. 3. This type of the image/coordinate input apparatus 1-1 is used in the case where both an image including an object to be processed and input coordinates are present on a single image. For example, in the case where a line or a point representing the coordinates is drawn in a particular color on a photograph, only a component of that color is extracted to obtain a separate image. Thereafter, the position of the point or the line is analyzed from the separate image, whereby the coordinates are extracted.
  • FIG. 4 shows examples of a region of the object in the image designated by the user. First, an image and a pattern indicated by a solid line or points, as shown in FIG. 4, are input to the image/coordinate input apparatus [0079] 1-1 (FIG. 1). In the case of a rectangular pattern 4-1, the coordinates of two points, that is, the coordinates of the upper left point and the lower right point of the pattern are used as the input coordinates. In the case of a pattern 4-4, 4-10, 4-11, 4-12, 4-13 or 4-14, the coordinates of the upper left point and the lower right point of a rectangle circumscribing the input pattern (i.e., such a rectangle as shown by a dotted line on each image) are used as the input coordinates. In the case of the other patterns, two coordinates defining a rectangle circumscribing the input pattern can be used as the input coordinates. However, in the case of a line or dot pattern, that is, in the case of a pattern 4-2, 4-3, 4-5 or 4-6, no rectangle circumscribing the pattern could be obtained. Otherwise, such a rectangle that has an extremely large aspect ratio would be obtained. In such a case, an appropriate rectangle will be set according to a mean aspect ratio of the object (this rectangle will be set as a square when the object is not known). In the case of a pattern 4-2, for example, the object is a person's face and a rectangle circumscribing the input pattern is extremely long in the longitudinal direction (or the input pattern is a vertical straight line and no rectangle circumscribing the input pattern can be obtained). In such a case, a rectangle as shown by a dotted line is set. In other words, a rectangle horizontally magnified/reduced from the rectangle circumscribing the input pattern is obtained by multiplying the length of the rectangle circumscribing the input pattern by a prescribed ratio. Furthermore, the coordinates of the upper left point and the lower right point are used as the input coordinates. In the case of a pattern 4-7, 4-8 or 4-9, a rectangle longitudinally and laterally magnified from the rectangle circumscribing the input pattern by respective prescribed ratios is set, and the coordinates of two points of the rectangle are used as the input coordinates.
  • FIG. 5 shows examples of a position of the object designated by the user. In the case where the user designates a point such as a pattern [0080] 5-1, the coordinates of that point can be used as the input coordinates. In the case where the user designates a pattern other than the point such as a pattern 5-2, the center of a circumscribed rectangle can be used as the input coordinates.
  • Image Processing Procedure [0081] 1
  • Image processing procedure [0082] 1 conducted by the image processing apparatus of the present example will now be described with reference to the flow chart of FIG. 7.
  • First, using the image/coordinate input apparatus [0083] 1-1 (FIG. 1), the user roughly designates a region of the object in the image stored in the input image storing section 1-2-1, as shown in FIG. 4, or roughly designates a position of the object, as shown in FIG. 5. FIGS. 6A through 6D show images illustrating the steps from the user's designation to the extraction of an image. When a region 6-1-1 is designated by the user (Step S1-1), as shown in FIG. 6A, the image processing section 1-3 obtains a rectangular region 6-1-2 reduced from the rectangle circumscribing the input pattern by an appropriate ratio, and stores the region 6-1-2 as a set region in the input coordinate storing section 1-2-2 (Step S1-7). As shown in FIG. 6B, when a position 6-2-1 is designated by the user (Step S1-2), the image processing section 1-3 obtains an appropriate rectangular region 6-2-2 centered around the designated position 6-2-1 (Step S1-3), and stores the region 6-2-2 in the input coordinate storing section 1-2-2 (Step S1-7).
  • The image processing section [0084] 1-3 (FIG. 1) utilizes the operation region of the memory within the image processing section 1-3 to store the color information of the pixels included in the rectangular region 6-1-2 or 6-2-2 (Step S1-4), and sets the rectangular region 6-1-2 or 6-2-2 as an initial value of the object region (Step S1-5).
  • FIG. 8 shows the pixels in the object region. The image processing section [0085] 1-3 finds a pixel 8-2 adjacent to the object region 8-1. When the pixel 8-2 satisfies at least one of the following two conditions (Step S1-6), the pixel 8-2 is added to the object region (Step S1-9):
  • 1. the color difference between the pixel of interest and an adjacent pixel in the object region is within a prescribed range; and/or [0086]
  • 2. the color difference between the pixel of interest and a pixel stored in Step S[0087] 1-4 is within a prescribed range.
  • The image processing section [0088] 1-3 examines all of the pixels adjacent to the object region in terms of the above two conditions. This operation is repeated until no pixel can be added to the object region. Then, as shown in FIG. 6C, the image processing section 1-3 obtains a final object region 6-3-1 (Step S1-8). It should be noted that, although various indices of the color difference have been proposed, a Godlove's color-difference formula as shown in “Improved Color-Difference Formula with Applications to the Perceptibility and Acceptability of Fadings”, I. H. Godlove, J. Opt. Soc. Am., 41, 11, pp. 760-772, 1951 may be used.
  • The image processing section [0089] 1-3 expresses the area of the object region 6-3-1 as the number of pixels included in the object region 6-3-1. Then, as shown in FIG. 6D, the image processing section 1-3 obtains a rectangular region 6-3-3 centered around the center of gravity of the object region 6-3-1 and having an area corresponding to a prescribed percentage (e.g., 30%) of the total area of the rectangular region 6-3-3. Thereafter, the image processing section 1-3 cuts out the rectangular region 6-3-3 from the original image. The shape of the rectangular region 6-3-3 may be square. Alternatively, the shape of the rectangular region 6-3-3 may be set as appropriate depending upon applications. For example, the rectangular region 6-3-3 may be set to have a ratio of 4:3 according to the aspect ratio of a television screen, or may be set to have a ratio of 16:9 according to the aspect ratio of a high-definition television screen. It should be noted that, although the rectangular region is centered around the center of gravity of the object region in the above description, the position of the center of gravity in the rectangular region may be shifted longitudinally and laterally depending upon the application.
  • A method for obtaining the center of gravity is described in, for example, “Robot Vision” by M. Yachida, Shohkohdo, ISBN4-7856-3074-4 C3355, 1990. A part of the image can be cut out from the original image, based on the coordinates of the rectangular region. [0090]
  • Image Processing Procedure [0091] 2
  • The image processing section [0092] 1-3 magnifies or reduces the image which has been cut out according to Image processing procedure 1, to an appropriate size, and stores the resultant image in the output image storing section 1-2-3 of the storage apparatus 1-2. The image processing section 1-3 may utilize the stored image for any appropriate applications. For example, an image 9-1 including an automobile and obtained by a digital camera, as shown in FIG. 9, is stored in the input image storing section 1-2-1. Then, a part of the image including only the automobile is cut out from the input image. Thereafter, this part of the image is attached to a report 9-2 having a prescribed format and a frame for a prescribed image size. The resultant report 9-2 is stored in the output image storing section 1-2-3.
  • Image Processing Procedure [0093] 3
  • Before Image processing procedure [0094] 3, the color distribution of a person's face skin is analyzed in advance according to the following procedures:
  • 1. the face-skin portion is manually extracted from a face image [0095] 10-1 to produce a face-skin image 10-2 (FIG. 10);
  • 2. a face-skin image is similarly produced for a plurality of different persons; [0096]
  • 3. frequency histograms are plotted with respect to the hue (FIG. 11A, [0097] 11-1-1), color saturation (FIG. 11B, 11-2-1) and brightness (FIG. 11C, 11-3-1) of the pixels of each of the face-skin images to obtain the color distribution; and
  • 4. for each histogram, the mean and variance of the distribution are obtained, and such a normal probability density function ([0098] 11-1-2, 11-2-2, 11-3-2) that best fits the distribution is obtained.
  • Thus, the color distribution of the face skin can be expressed by the normal probability density functions (P[0099] hue(hue), Psat(sat) and Pval(val)) of the hue, color saturation and brightness, each function having two arguments: the mean and variance (μhue, σ2 hue; μsat, σ2 sat; and μval, σ2 val, respectively). In this specification, each of the normal probability density functions is referred to as a skin-region probability density function. Each skin-region probability density function is expressed by the following expressions:
  • P hue(hue)˜Nhue, σ2 hue)  (1)
  • P sat(sat)˜Nsat, σ2 sat)  (2)
  • P val(val)˜Nval, σ2 val)  (3)
  • When the calculated mean and variance are applied to the normal distribution, those values which are significantly different from a mean value, if any, would result in a greater estimation of the variance than the actual variance. Even a few values would cause such an estimation. For example, in the case of the hue distribution histogram as shown in FIG. 11A, most of the pixels are distributed within about ±30 of about 20. In this histogram, values such as 100 and −150 would result in a grater estimation of the variance. Therefore, in order to obtain a normal distribution curve (a probability density function) which can be applied to a more accurate distribution, it would be better to first remove those pixels having such values, and thereafter, calculate the mean and variance. [0100]
  • The image processing section [0101] 1-3 stores each of the normal probability density functions in advance, and processes the image stored in the input image storing section 1-2-1 according to the flow chart of FIG. 12. In Step S1-0, the image processing section 1-3 sets an original processing region, based on the user input. In the case where a pattern (region) 9-1 as shown in FIG. 13A is input from the image/coordinate input apparatus 1-1 to the input coordinate storing section 1-2-2, the image processing section 1-3 sets a processing region 9-2 of the image stored in the input image storing section 1-2-1 in such a way as described above. In the case where a pattern (position) 9-4 as shown in FIG. 13B is input, the image processing section 1-3 sets a processing region 9-5 (Step S1-0). The image processing section 1-3 substitutes a hue value, a color-saturation value and a brightness value of each pixel in the respective normal probability density functions obtained as described above, so as to obtain the respective probabilities. Such a pixel that has a value equal to or higher than a prescribed probability with respect to each of the hue, color saturation and brightness is determined as an original probable face-skin pixel (Step S2-1). At this time, the prescribed probability should be set to a small value such as 5% so that as many pixels as possible may be selected as a probable face-skin pixel. Thus, any pixels which possibly correspond to the face-skin portion are determined as original probable face-skin pixels. Thereafter, the image processing section 1-3 calculates the mean and variance of each of the hue, color saturation and brightness (Step S2-2). In the foregoing description, an original probable face-skin pixel is selected based on the probabilities of the hue, color saturation and brightness. However, it may also be effective to adjust each threshold to a value close to the pixel value of the above-mentioned prescribed probability, depending upon the characteristics of an imaging system.
  • Provided that the mean and variance of the hue, color distribution and brightness thus calculated are μ′[0102] hue, σ2′ hue; μ′sat, σ2′ sat; and μ′val, σ2′ val, respectively, corresponding probability density functions P′hue(hue), P′sat(sat) and P′val(val) having these arguments can be expressed by the following expressions:
  • P′ hue(hue)˜N(μ′hue, σ2′ hue)  (4)
  • P′ sat(sat)˜N(μ′sat, σ2′ sat)  (5)
  • [0103]   P′ val(val)˜N(μ′val, σ2′ val)  (6)
  • [0104]
  • Using these probability density function, the image processing section [0105] 1-3 selects face-skin pixels according to the following procedures:
  • 1. first, all of the pixels in the image are set as initial values, and any pixels having a value equal to or lower than a prescribed probability (P′[0106] hue(hue)) calculated from a hue value as an argument are removed (Step S2-3);
  • 2. next, any pixels having a value equal to or lower than a prescribed probability (P′[0107] sat(sat)) calculated from a color-saturation value as an argument are removed (Step S2-4); and
  • 3. finally, any pixels having a value equal to or lower than a prescribed probability (P′[0108] val(val)) calculated from a brightness value as an argument are removed (Step S2-5).
  • As a result, a face-skin region is specified (Step S[0109] 2-6).
  • The lower limit of each probability is set higher than they were set when the original probable face-skin pixels were obtained. For example, provided that the previous threshold of the probability is 5% as described above, the threshold may be set to 30%. As a result, more accurate extraction can be carried out. More specifically, any pixels that have been wrongly extracted as not being noise based on the 5% threshold, would be removed based on the 30% threshold. [0110]
  • In the foregoing description, selection of the pixels corresponding to the face-skin portion is conducted based on the probabilities. However, it may also be effective to adjust each threshold to a value close to the pixel value of the above-mentioned prescribed probability, depending upon the characteristics of an imaging system. For example, as can be seen from FIG. 14A, the face skin and the hair of an image [0111] 14-1 have different brightnesses. FIG. 14B is a histogram showing the brightness versus frequency of the image of FIG. 14A. As shown in FIG. 14B, a peak 14-2 representing the hair appears at a lower value of the brightness, whereas a peak 14-3 representing the face-skin region appears at a relatively higher value of the brightness. Provided that a peak value is simply selected as a threshold of the brightness probability of the image 14-1, the peak value 14-2 might be set as a threshold, whereby those pixels corresponding to a part of the hair might be selected as the pixels corresponding to the face skin. In such a case, such an algorithm as an Ohtsu's discriminant analysis method (which is described in the above-cited reference: “Robot Vision” by M. Yachida) may be applied to a value equal to or lower than an appropriate brightness value to set a more appropriate value 14-5 as the brightness threshold.
  • By updating the skin region probability density functions as appropriate in such a manner as described above, an image [0112] 12-3 representing a face-skin region can be obtained from an image 12-1, as shown in FIG. 15 (Step S2-6). The image 12-3 thus obtained has a smaller amount of noise, as compared to an image 12-2 conventionally extracted using a fixed function.
  • Image Processing Procedure [0113] 4
  • Image processing procedure [0114] 4 is conducted after the image representing the face skin-region is obtained according to Image processing procedure 3. Referring to an image 16-1 in FIG. 16, in the case where only a position 16-1-0 is designated by the user, the image processing section 1-3 sets the smallest rectangle 16-1-1 centered around the designated point, and sets a region 16-1-3 located between the rectangle 16-1-1 and a slightly larger rectangle 16-1-2 as an initial window region. The image processing section 1-3 gradually magnifies the window region 16-1-3 as shown in images 16-2 and 16-3, until one of the four sides of the outer rectangle 16-1-2 of the window region 16-1-3 reaches the edge of the input image. Thereafter, the image processing section 1-3 calculates the dispersion of the pixels of the window region 16-1-3 in the image representing the face-skin region. The largest dispersion will be calculated when both the face skin and the contour of a part other than the face skin appear in the window region as shown in an image 16-4. Accordingly, during the operation of gradually magnifying the window region 16-1-3, the image processing section 1-3 determines the outer rectangle 16-1-2 corresponding to the largest dispersion, as a rectangle including the face skin region.
  • As shown in FIG. 17, in the case where a region [0115] 15-1, not a position, is designated by the user, the image processing section 1-3 magnifies or reduces an outer rectangular defining a window region by an appropriate ratio to the size smaller than that of a rectangle 15-2 obtained from the designated region 15-1. Thus, the smallest rectangle 15-3 is obtained, whereby an initial window region is set such that the outer rectangle defining the window region corresponds to the rectangle 15-3. Thereafter, the image processing section 1-3 gradually magnifies the window region, until an inner rectangle of the window region becomes lager than a rectangle 15-4 magnified by an appropriate ratio from the rectangle 15-2. The image processing section 1-3 then calculates the dispersion of the pixels within the window region in a similar manner, and determines the outer rectangle corresponding to the largest dispersion, as a rectangle including the face-skin region. It should be noted that, provided that the region designated by the user is only slightly shifted from the face region, the rectangle magnified by an appropriate ratio from the rectangle obtained from the designated region may be determined as the rectangle including the face-skin region.
  • Image Processing Procedure [0116] 5
  • FIG. 18 is a flow chart showing Image processing procedure [0117] 5 conducted by the image processing section 1-3. The image processing section 1-3 processes an input color image 17-1 shown in FIG. 19 according to Image processing procedure 4 to obtain a rectangle including a face-skin region 17-2. The image processing section 1-3 processes that rectangle according to Image processing procedure 3 to obtain an image 17-3 representing a face skin region as shown in FIG. 19. The image processing section 1-3 combines the pixels connected to each other in the face-skin region image 17-3 to produce a label image. The image processing section 1-3 then extracts only a label region having the largest area from the produced label image, and forms a binary image 17-4 from the label region (Step S3-1). Regarding the image 17-4, the image processing section 1-3 replaces black pixels (holes) surrounded by white pixels with white pixels to fill the holes. As a result, an image 17-5 is formed (Step S3-2). The image processing section 1-3 first reduces the size of the image 17-5 once (Step S3-3), and again produces a label image. The image processing section 1-3 extracts only a label region having the largest area from the label image (Step S3-4). After magnifying the resultant image n times (Step S3-5), the image processing section 1-3 reduces the size of the image n times (Step S3-6), and extracts only a label region having the largest area from the resultant label image (Step S3-7). Thus, a face mask 17-6 is obtained.
  • In the above steps, n should be set to, for example, 3 or 4 depending upon the size, characteristics or the like of the image. The magnifying and reducing processing as described above is described in the above-cited reference: “Robot Vision” by M. Yachida. [0118]
  • The face mask [0119] 17-6 thus obtained is used to define the range to be subjected to the processing according to the flow chart shown in FIG. 20. The image processing section 1-3 extracts only luminance components from the input color image 17-1 to obtain a gray-level image 17-2 (Step S4-1). At the same time, the image processing section 1-3 produces the face mask 17-6 according to the flow chart in FIG. 18 (Step S3-0). The image processing section 1-3 differentiates the gray-level image 17-2 in a vertical direction with respect to the white pixels in the face mask 17-6 to obtain a differentiated image 17-7 (Step S4-2). In the image 17-7, those pixels corresponding to the black pixels in the face mask 17-6 are set to zero. Such a differentiated image is commonly obtained by using, for example, a Prewitt's operator (the above-cited reference: “Robot Vision” by M. Yachida).
  • The image processing section [0120] 1-3 projects the image 17-7 in a vertical direction to obtain a histogram 17-8 (Step S4-3). A vertical axis of the histogram 17-8 shows the sum of the pixel values of the image 17-7 at a corresponding horizontal position. Referring to FIG. 21, the image processing section 1-3 sets such a vertical axis 21-1 a that horizontally divides the histogram 21-1 into two regions: right and left regions. The image processing section 1-3 obtains such an axis 21-2 that has the smallest value of SSDS given by the following expression: SSDS = i = 1 ( a - i ) > a min and ( a + i ) < a max { ( f ( a - i ) - f ( a + i ) ) 2 }
    Figure US20010014182A1-20010816-M00001
  • where a indicates a position of the axis [0121] 21-1 a, amin indicates a left end of the histogram, amax indicates a right end of the histogram, and f(s) indicates a height of the histogram (Step S4-4). Then, the image processing section 1-3 sets the position 21-2 as a central axis 21-3 of the face.
  • Image Processing Procedure [0122] 6
  • FIG. 22 is a flow chart illustrating Image processing procedure [0123] 6 performed by the image processing section 1-3. The image processing section 1-3 produces the gray-level image 17-2 and the face mask 17-6 based on the image 17-1 as shown in FIG. 23 (Steps S4-1 and S3-0). The image processing section 1-3 horizontally scans only the gray-level image within the face mask 17-6 to produce a histogram 18-1 projecting a mean luminance value (Step S5-1). The image processing section 1-3 then produces a histogram 18-2 having a reduced resolution from the histogram 18-1 (Step S5-2), and searches for a peak position 18-2-1 approximately in the middle of the lower-resolution histogram 18-2 (Step S5-3). In the case where no peak is found (Step S5-6, No), the image processing section 1-3 sets the position in the middle of the histogram as a vertical nose position (Step S5-5). In the case where any peak is found (Step S5-6, Yes), the image processing section 1-3 scans a region around the position of the histogram 18-1 corresponding to the detected peak of the lower-resolution histogram 18-2, in order to search for a peak position 18-3-1 (Step S5-4). The image processing section 1-3 sets this peak position 18-3-1 as the vertical nose position (Step S5-0).
  • Image Processing Procedure [0124] 7
  • FIG. 24 is a flow chart illustrating Image processing procedure [0125] 7 conducted by the image processing section 1-3. The image processing section 1-3 produces a horizontal histogram 25-5 as shown in FIG. 25 according to Image processing procedure 6 (Step S5-10). Using this histogram 25-5, the image processing section 1-3 scans a region 25-1 above a vertical nose position 25-6 detected in Image processing procedure 6 to detect the deepest two valleys 25-2 and 25-3 (Step S6-1). In the case where the two valleys are both detected (Step S6-3), the image processing section 1-3 sets the lower one of the valleys, that is, the valley 25-3 as a vertical position 25-7 of the eyes (Step S6-2). In the case where only one valley is detected (Step S6-4), the image processing section 1-3 sets the detected valley as the vertical eye position (Step S6-5). In the case where no valley is detected, the image processing section 1-3 sets the position in the middle of the region between the vertical nose position and the upper end of the histogram 25-5 as the vertical eye position (Step S6-6).
  • Image Processing Procedure [0126] 8
  • FIG. 26 is a flow chart illustrating Image processing procedure [0127] 8 conducted by the image processing section 1-3. The image processing section 1-3 produces a horizontal histogram 26-1 as shown in FIG. 27 according to Image processing procedure 6 (Step S5-10). Using the histogram 26-1, the image processing section 1-3 scans a region 26-3 below the vertical nose position 26-2 detected in Image processing procedure 6 to detect the deepest three valleys 26-4, 26-5 and 26-6 (Step S7-1). In the case where the three valleys are detected (Step S7-2), the image processing section 1-3 sets the middle one of the valleys, that is, the valley 26-5 as a vertical position 26-7 of the mouth (Step S7-5), as shown in an image 26-8.
  • In the case where only two valleys are detected (Step S[0128] 7-3), the image processing section 1-3 first detects the widths of a face mask 26-11 at the two valleys. Then, the image processing section 1-3 calculates the ratio of the width 26-10 of the face mask 26-11 at the lower valley to the width 26-9 at the upper valley. In the case where the calculated ratio is higher than a prescribed value (e.g., 0.7) (Step S7-6), the image processing section 1-3 sets the position of the upper valley as a vertical mouth position (Step S7-9). Otherwise, the image processing section 1-3 sets the position of the lower valley as the vertical mouth position (Step S7-10).
  • In the case where only one valley is detected (Step S[0129] 7-4), the image processing section 1-3 sets the position of the detected valley as the vertical mouth position (Step S7-7).
  • In the case where no valley is detected, the image processing section [0130] 1-3 sets the position in the middle of the region between the vertical nose position and the lower end of the histogram 26-1 as the vertical mouth position (Step S7-8).
  • Image Processing Procedure [0131] 9
  • FIG. 28 is a flow chart illustrating Image processing procedure [0132] 9 conducted by the image processing section 1-3. As shown in FIG. 29, a face mask 28-1, a vertical eye position 28-2 and a vertical mouth position 28-3 are obtained according to Image processing procedures 7 and 8 (Steps S3-0, S6-0 and S7-0). The image processing section 1-3 horizontally scans the pixels from the vertical eye position 28-2 to the vertical mouth position 28-3 in order to obtain a width of the face mask 28-1. The image processing section 1-3 obtains a width in the middle of the region between the vertical positions 28-2 and 28-3 as a width 28-4 of the face (Step S29-1).
  • Image Processing Procedure [0133] 10
  • FIG. 30 is a flow chart illustrating Image processing procedure [0134] 10 conducted by the image processing section 3-1. the face mask, the central axis of the face, the vertical eye position, the vertical mouth position, and the width of the face are detected according to Image processing procedures 5, 6, 7, 8 and 9. The distance between the eyes and the mouth can be obtained from the vertical eye position and the vertical mouth position. Using such information, the image processing section 1-3 cuts out an image which includes a face having an appropriate size and located at a well-balanced position in the horizontal and vertical directions, from the original image.
  • First, the image processing section [0135] 1-3 determines whether or not the detected width of the face is reliable. The width of the face is detected according to Image processing procedure 9, and the central axis of the face is detected according to Image processing procedure 5. Accordingly, the width of the face is divided into two widths by the central axis. A width on the left side of the central axis is herein referred to as a left-face width, whereas a width on the right side of the central axis is herein referred to as a right-face width. The image processing section 1-3 verifies that the left-face width and the right-face width are not zero (Step S10-1). Then, the image processing section 1-3 calculates the ratio of the left-face width to the right-face width to determine whether or not the calculated ratio is within a prescribed threshold-range (Step S10-2). In the case where the ratio is not within the threshold-range (Step S10-2, Yes), the image processing section 1-3 determines that the detected width of the face is not reliable, and determines a rectangle to be cut out from the detected eye-mouth distance (Step S10-6). More specifically, the image processing section 1-3 sets the intersection of the central axis of the face and the vertical nose position as a reference point. Then, the image processing section 1-3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the eye-mouth distance and a respective prescribed ratio (Step S10-6). Thus, the rectangle to be cut out is obtained.
  • In the case where the width of the face is reliable (Step S[0136] 10-2, No), the image processing section 1-3 determines whether or not the detected eye-mouth distance is reliable (Step S10-3). The image processing section 1-3 calculates the ratio of the detected eye-mouth distance to the length of the detected rectangle circumscribing a pattern designated by the user, and determines whether or not the calculated ratio is within a prescribed threshold-range (Step S10-3, No). Note that in the case where a position, not a region, is designated by the user, the image processing section 1-3 calculates the ratio of the detected eye-mouth distance to a rectangle reduced by a prescribed ratio from the face-skin region obtained according to Image processing procedure 4. In the case where the ratio is not within the threshold-range, the image processing section 1-3 determines that the detected vertical eye position and the detected vertical mouth position (and the detected eye-mouth distance) are not reliable, and determines a rectangle to be cut out from the detected width of the face. More specifically, the image processing section 1-3 sets as a reference point the intersection of the detected central axis of the face and the vertical center line of the rectangle circumscribing the pattern designated by the user. Then, the image processing section 1-3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the width of the face and a respective prescribed ratio. Thus, the rectangle to be cut out is obtained (Step S10-5).
  • In the case where both the width of the face and the eye-mouth distance are reliable (Step S[0137] 10-3, Yes), the image processing section 1-3 determines a rectangle to be cut out from these two values. More specifically, the image processing section 1-3 sets the intersection of the detected central axis of the face and the vertical nose position as a reference point, and calculates weighted arithmetic mean values by respectively multiplying the width of the face and the eye-mouth distance by a prescribed ratio. Then, the image processing section 1-3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the respective calculated arithmetic mean value and a respective prescribed ratio (Step S10-4). Thus, a rectangle to be cut out is obtained.
  • Finally, the image processing section [0138] 1-3 calculates the ratio of the size of the rectangle thus obtained to the size of the rectangle circumscribing the pattern designated by the user, and determines whether or not the calculated ratio is within a prescribed threshold-range (Step S10-7). In the case where the ratio is not within the threshold-range, the image processing section 1-3 determines that the obtained rectangle is not appropriate, and determines a rectangle from the pattern designated by the user. More specifically, in the case where a region is designated by the user, the image processing section 1-3 sets the center of a rectangle circumscribing the region as a reference point. Then, the image processing section 1-3 calculates a rectangle centered around the reference point and having a width and length each calculated as a product of the length of the circumscribing and a respective prescribed ratio (Step S10-8). Thus, the rectangle to be cut off is obtained. In the case where a position is designated by the user, the center of the rectangle including a face skin region obtained according to Image processing procedure 4 is used as a reference point, and similar processing is carried out to obtain a rectangle to be cut out.
  • Image Processing Procedure [0139] 11
  • The image processing section [0140] 1-3 magnifies or reduces the face image which is cut out according to Image processing procedure 10 to an appropriate size, and stores the resultant image in the output image storing section 1-2-3 of the storage apparatus 1-2. The image processing section 1-3 can utilize the stored face image for appropriate applications such as an address book in a portable information tool. For example, the image processing section 1-3 stores an image of a person obtained by a digital camera, such as an image 30-1 as shown in FIG. 31, in the input image storing section 1-2-1, and roughly designates a portion in and around the face using the image coordinate input apparatus 1-1. Then, the image processing section 1-3 cuts out an image including the face at a well-balanced position from the original image according to Image processing procedure 10, and magnifies or reduces the resultant image to fit a prescribed frame. Thus, the resultant image is attached to a document, as shown by an image 30-2 of FIG. 31. The image 30-2 is a sheet of the address book with the face image being attached thereto.
  • Image Processing Procedure [0141] 12
  • A face mask is obtained according to Image processing procedure [0142] 12. In order to improve the visual recognition of the face in the image, the image processing section 1-3 of the present example appropriately processes only a portion of the input image corresponding to a white-pixel region of the face mask to make the image characteristics of the face-skin region and the other regions different from each other. Alternatively, in order to improve the visual recognition of the face in the image, the image processing section 1-3 may appropriately process only a portion of the input image corresponding to a black-pixel region of the face mask to make the image characteristics of the face region and the other regions different from each other.
  • For example, FIG. 32 is a diagram illustrating the image correction processing. In the case where a face mask [0143] 31-2 is obtained from an input image 31-1, the image processing section 1-3 reduces the sharpness of the portion of the input image corresponding to the black-pixel region of the face mask 31-2, using a Gaussian filter or an averaging filter. As a result, an image 31-3 having reduced visual recognition of the background other than the face and having improved visual recognition of the face is obtained. In the case where the input image is not a sharp image, the image processing section 1-3 improves the visual recognition of the face by processing the portion of the input image corresponding to the white-pixel region of the face mask by, for example, edge sharpening. As a result, an image 31-4 is obtained. Similar effects may be obtained by reducing the contrast of the image, instead of reducing the sharpness of the regions other than the face region. In the case where the input image is a low-contrast image, similar effects may be obtained by increasing the contrast of the face-skin region. Alternatively, the contrast of the whole input image may be increased so that the portion of the input image corresponding to the white-pixel region of the face mask has the highest contrast.
  • According to the present invention, the user roughly designates a position (or a region) of the object in the original image, whereby an image which includes the object at a well-balanced position can be cut out from the original image. [0144]
  • In one example, the user roughly designates a position (or a region) of the object in the original image, whereby an image having a prescribed size and including the object at a well-balanced position can be output. [0145]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby a region representing a face skin can be extracted. [0146]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby a rectangle including a region representing the face skin can be obtained. [0147]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby the central axis of the face can be detected. [0148]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the nose in the face can be detected. [0149]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the eyes in the face can be detected. [0150]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby a vertical position of the mouth in the face can be detected. [0151]
  • In one example, the user roughly designates a position (or a region) of the person 's face in the image, whereby a width of the face can be detected. [0152]
  • In one example, the user roughly designates a position (or a region) of the person's face in the original image, whereby an image which includes the face at a well-balanced position can be cut out from the original image. [0153]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby an image having a prescribed size and including the face at a well-balanced position can be output. [0154]
  • In one example, the user roughly designates a position (or a region) of the person's face in the image, whereby the image quality can be adjusted so that the visual recognition of the face is improved. [0155]
  • Various other modifications will be apparent to and can be readily made by those skilled in the art without departing from the scope and spirit of this invention. Accordingly, it is not intended that the scope of the claims appended hereto be limited to the description as set forth herein, but rather that the claims be broadly construed. [0156]

Claims (13)

What is claimed is:
1. An image processing apparatus, comprising:
a designating section for designating an arbitrary region or an arbitrary position of an image;
a specifying section for specifying an object region which is present in the designated region or position, and which can additionally be in a vicinity of the designated region or position, from pixel information in the designated region or position and pixel information which can additionally be in the vicinity of the designated region;
a determining section for determining an image region to be cut out from the image, based on the specified object region; and
a cutting section for cutting out the determined image region from the image.
2. An image processing apparatus according to
claim 1
, wherein
the determining section includes a section for adjusting a size of the image region to a prescribed size.
3. An image processing apparatus according to
claim 1
, wherein
the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region.
4. An image processing apparatus, comprising:
a designating section for designating an arbitrary region or an arbitrary position of an image;
an analyzing section for analyzing a color distribution in the designated region or position and in a vicinity of the designated region or position;
an adjusting section for adjusting a condition for specifying a face image which is present in the image, according to a result of the analysis;
a specifying section for specifying a face image region which is present in the designated region or position, and which can additionally be in the vicinity of the designated region or position, based on the adjusted condition;
a determining section for determining an image region to be cut out from the image, based on the specified face image region; and
a cutting section for cutting out the determined image region from the image.
5. An image processing apparatus according to
claim 4
, wherein
the determining section includes a section for adjusting a size of the image region, using the region or the position designated by the designating section as a reference.
6. An image processing apparatus according to
claim 4
, wherein
the specifying section includes
a section for applying noise elimination or labelling to the specified face image region to produce a face mask;
a section for vertically scanning the produced face mask to obtain a sum of vertical differential luminance values of pixels in the image corresponding to the face mask to produce a histogram; and
a section for detecting a central axis of a face from a profile of the produced histogram.
7. An image processing apparatus according to
claim 4
, wherein
the specifying section includes
a section for applying noise elimination or labelling to the specified face image region to produce a face mask;
a section for vertically scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and
a section for detecting a vertical nose position from a profile of the produced histogram.
8. An image processing apparatus according to
claim 4
, wherein the specifying section includes
a section for applying noise elimination or labelling to the specified face image region to produce a face mask;
a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and
a section for detecting a vertical eye position from a profile of the produced histogram.
9. An image processing apparatus according to
claim 4
, wherein
the specifying section includes
a section for applying noise elimination or labelling to the specified face image region to produce a face mask;
a section for horizontally scanning the produced face mask to obtain a mean luminance value of pixels in the image corresponding to the face mask to produce a histogram; and
a section for detecting a vertical mouth position from a profile of the produced histogram.
10. An image processing apparatus according to
claim 9
, wherein
the specifying section further includes
a section for detecting a vertical eye position from the profile of the produced histogram; and
a section for obtaining a middle position of a region between the detected vertical eye position and the detected vertical mouth position to detect a width of the face mask at the middle position.
11. An image processing apparatus according to
claim 4
, wherein
the determining section includes a section for adjusting a position of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image.
12. An image processing apparatus according to
claim 4
, wherein
the determining section includes a section for adjusting a size of the image region, based on the face image region, a central axis of a face in the face image, a vertical nose position of the face in the face image, a vertical eye position of the face in the face image, a vertical mouth position of the face in the face image, and a width of a face mask of the face image.
13. An image processing apparatus according to
claim 4
, wherein
the determining section includes a correcting section for entirely correcting the designated image region or correcting only a part of the designated image region.
US09/097,919 1997-06-20 1998-06-16 Image processing apparatus Expired - Fee Related US6389155B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP9-163890 1997-06-20
JP16389097A JP3436473B2 (en) 1997-06-20 1997-06-20 Image processing device

Publications (2)

Publication Number Publication Date
US20010014182A1 true US20010014182A1 (en) 2001-08-16
US6389155B2 US6389155B2 (en) 2002-05-14

Family

ID=15782755

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/097,919 Expired - Fee Related US6389155B2 (en) 1997-06-20 1998-06-16 Image processing apparatus

Country Status (3)

Country Link
US (1) US6389155B2 (en)
JP (1) JP3436473B2 (en)
CA (1) CA2240745C (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020136459A1 (en) * 2001-02-01 2002-09-26 Kazuyuki Imagawa Image processing method and apparatus
US20030021448A1 (en) * 2001-05-01 2003-01-30 Eastman Kodak Company Method for detecting eye and mouth positions in a digital image
WO2004036900A1 (en) 2002-08-30 2004-04-29 Sony Corporation Image extraction device, image extraction method, image processing device, image processing method, and imaging device
US20050141002A1 (en) * 2003-12-26 2005-06-30 Konica Minolta Photo Imaging, Inc. Image-processing method, image-processing apparatus and image-recording apparatus
US20070263933A1 (en) * 2001-09-18 2007-11-15 Noriaki Ojima Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20080055479A1 (en) * 2006-09-01 2008-03-06 Texas Instruments Incorporated Color Space Appearance Model Video Processor
US20080181468A1 (en) * 2007-01-31 2008-07-31 Masayoshi Oosaki Face detection device
US20080187224A1 (en) * 2007-02-03 2008-08-07 Arcsoft, Inc. Face Component Replacement
US20090046165A1 (en) * 2007-08-17 2009-02-19 Yasunori Kato Photographing device
US20110075945A1 (en) * 2009-09-29 2011-03-31 Fujifilm Corporation Graphic arrangement deciding method, recording medium and information processing apparatus
US20110096991A1 (en) * 2009-10-23 2011-04-28 Hon Hai Precision Industry Co., Ltd. System and method for processing images
US20110311144A1 (en) * 2010-06-17 2011-12-22 Microsoft Corporation Rgb/depth camera for improving speech recognition
US20120075504A1 (en) * 2003-06-26 2012-03-29 DigitalOptics Corporation Europe Limited Method of Improving Orientation and Color Balance of Digital Images Using Face Detection Information
US20150062151A1 (en) * 2013-08-30 2015-03-05 Google Inc. System and Method for Adjusting Pixel Saturation
US20160121370A1 (en) * 2013-07-11 2016-05-05 Grg Banking Equipment Co., Ltd. Banknote recognition and classification method and system
US20160180149A1 (en) * 2014-12-19 2016-06-23 Tata Consultancy Services Limited Video surveillance system and method for fraud detection
US9672634B2 (en) * 2015-03-17 2017-06-06 Politechnika Poznanska System and a method for tracking objects
US10373290B2 (en) * 2017-06-05 2019-08-06 Sap Se Zoomable digital images
US10661593B2 (en) * 2018-05-31 2020-05-26 Entrust Datacard Corporation Methods and systems for printing vibrant grey colors on plastic cards
CN111461970A (en) * 2020-04-09 2020-07-28 北京百度网讯科技有限公司 Image processing method and device and electronic equipment

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2330679B (en) * 1997-10-21 2002-04-24 911 Emergency Products Inc Warning signal light
JP3840898B2 (en) * 1998-02-03 2006-11-01 セイコーエプソン株式会社 Projection display device, display method therefor, and image display device
GB2341231A (en) * 1998-09-05 2000-03-08 Sharp Kk Face detection in an image
JP2000242775A (en) * 1999-02-19 2000-09-08 Fuji Photo Film Co Ltd Method and device for processing image, and recording medium
JP2000261644A (en) * 1999-03-05 2000-09-22 Fuji Photo Film Co Ltd Image conversion method, system and recording medium thereof
US6907136B1 (en) * 1999-05-19 2005-06-14 Canon Kabushiki Kaisha Image processing of designated image portion
US6533175B1 (en) * 1999-05-28 2003-03-18 Barcode Graphic Inc. Automatic compliance-testing system for desktop designed consumer packaging
US6547410B1 (en) * 2000-07-28 2003-04-15 911 Emergency Products, Inc. LED alley/take-down light
US7468677B2 (en) * 1999-08-04 2008-12-23 911Ep, Inc. End cap warning signal assembly
US20020001096A1 (en) * 2000-04-28 2002-01-03 Kenro Hama Image processor for detecting specified pattern
JP2002109555A (en) * 2000-07-24 2002-04-12 Mitsubishi Electric Corp Virtual cosmetic surgery system and virtual cosmetic surgery method
JP3983469B2 (en) 2000-11-14 2007-09-26 富士フイルム株式会社 Image processing apparatus, method, and recording medium
US8188878B2 (en) 2000-11-15 2012-05-29 Federal Law Enforcement Development Services, Inc. LED light communication system
US7439847B2 (en) 2002-08-23 2008-10-21 John C. Pederson Intelligent observation and identification database system
US6920237B2 (en) * 2000-12-19 2005-07-19 Eastman Kodak Company Digital image processing method and computer program product for detecting human irises in an image
US6760465B2 (en) 2001-03-30 2004-07-06 Intel Corporation Mechanism for tracking colored objects in a video sequence
US6985179B2 (en) * 2001-03-30 2006-01-10 Intel Corporaiton Determining image quality for improving object trackability
WO2002103634A1 (en) * 2001-06-15 2002-12-27 Datacard Corporation Apparatus and method for machine vision
US6845181B2 (en) * 2001-07-12 2005-01-18 Eastman Kodak Company Method for processing a digital image to adjust brightness
US7071953B2 (en) * 2001-11-02 2006-07-04 Nippon Telegraph And Telephone Corporation Image processing method and image processing apparatus for obtaining overlaid image
JP2003333355A (en) * 2002-05-10 2003-11-21 Canon Inc Color evaluation apparatus and method
JP4080843B2 (en) * 2002-10-30 2008-04-23 株式会社東芝 Nonvolatile semiconductor memory device
US7804982B2 (en) 2002-11-26 2010-09-28 L-1 Secure Credentialing, Inc. Systems and methods for managing and detecting fraud in image databases used with identification documents
GB2395781A (en) * 2002-11-29 2004-06-02 Sony Uk Ltd Face detection
KR100480781B1 (en) * 2002-12-28 2005-04-06 삼성전자주식회사 Method of extracting teeth area from teeth image and personal identification method and apparatus using teeth image
DE602004030434D1 (en) 2003-04-16 2011-01-20 L 1 Secure Credentialing Inc THREE-DIMENSIONAL DATA STORAGE
JP4508553B2 (en) * 2003-06-02 2010-07-21 カシオ計算機株式会社 Captured image projection device and captured image correction method
US20050031173A1 (en) * 2003-06-20 2005-02-10 Kyungtae Hwang Systems and methods for detecting skin, eye region, and pupils
US7574016B2 (en) * 2003-06-26 2009-08-11 Fotonation Vision Limited Digital image processing using face detection information
US7844076B2 (en) * 2003-06-26 2010-11-30 Fotonation Vision Limited Digital image processing using face detection and skin tone information
US7519907B2 (en) * 2003-08-04 2009-04-14 Microsoft Corp. System and method for image editing using an image stack
US8861589B2 (en) * 2004-01-30 2014-10-14 Broadcom Corporation Detection and phase lock of pull-down video
JP4533737B2 (en) * 2004-02-03 2010-09-01 株式会社島精機製作所 Yarn image creating device, thread image creating method, and thread image creating program
JP4021873B2 (en) * 2004-06-03 2007-12-12 株式会社東芝 Face image monitoring system
JP4180027B2 (en) 2004-08-27 2008-11-12 株式会社豊田中央研究所 Facial part position detection apparatus and method, and program
JP4130820B2 (en) 2004-08-27 2008-08-06 株式会社豊田中央研究所 Face center position detection apparatus and method, and program
JP4619762B2 (en) * 2004-12-10 2011-01-26 富士フイルム株式会社 Image processing method, apparatus, and program
US20060228021A1 (en) * 2005-04-06 2006-10-12 Marco Leoni Method and system for producing fabrics with a large number of colors
JP4714591B2 (en) * 2006-01-24 2011-06-29 株式会社ニューフレアテクノロジー Pattern area value calculation method, proximity effect correction method, and charged particle beam drawing method
JP4683339B2 (en) * 2006-07-25 2011-05-18 富士フイルム株式会社 Image trimming device
JP4845715B2 (en) * 2006-12-22 2011-12-28 キヤノン株式会社 Image processing method, image processing apparatus, program, and storage medium
US8649604B2 (en) 2007-03-05 2014-02-11 DigitalOptics Corporation Europe Limited Face searching and detection in a digital image acquisition device
WO2008148050A1 (en) 2007-05-24 2008-12-04 Federal Law Enforcement Development Services, Inc. Led light interior room and building communication system
US9100124B2 (en) 2007-05-24 2015-08-04 Federal Law Enforcement Development Services, Inc. LED Light Fixture
US9294198B2 (en) 2007-05-24 2016-03-22 Federal Law Enforcement Development Services, Inc. Pulsed light communication key
US9258864B2 (en) 2007-05-24 2016-02-09 Federal Law Enforcement Development Services, Inc. LED light control and management system
US11265082B2 (en) 2007-05-24 2022-03-01 Federal Law Enforcement Development Services, Inc. LED light control assembly and system
US9414458B2 (en) 2007-05-24 2016-08-09 Federal Law Enforcement Development Services, Inc. LED light control assembly and system
US9455783B2 (en) 2013-05-06 2016-09-27 Federal Law Enforcement Development Services, Inc. Network security and variable pulse wave form with continuous communication
JP4663699B2 (en) * 2007-09-27 2011-04-06 富士フイルム株式会社 Image display device and image display method
JP2009110486A (en) * 2007-11-01 2009-05-21 Sony Corp Unit, method and program for image processing, imaging unit, and control method for imaging unit
CN101630416A (en) * 2008-07-17 2010-01-20 鸿富锦精密工业(深圳)有限公司 System and method for editing pictures
JP5241410B2 (en) * 2008-09-29 2013-07-17 株式会社キーエンス Image processing apparatus, image processing method, and computer program
US8081197B1 (en) * 2008-12-03 2011-12-20 Adobe Systems Incorporated System and method for angular image selection
US8890773B1 (en) 2009-04-01 2014-11-18 Federal Law Enforcement Development Services, Inc. Visible light transceiver glasses
US20110182473A1 (en) * 2010-01-28 2011-07-28 American Traffic Solutions, Inc. of Kansas System and method for video signal sensing using traffic enforcement cameras
WO2012097291A1 (en) 2011-01-14 2012-07-19 Federal Law Enforcement Development Services, Inc. Method of providing lumens and tracking of lumen consumption
US8891876B2 (en) * 2011-04-25 2014-11-18 Hewlett-Packard Development Company, L.P. Mouth corner candidates
WO2014160096A1 (en) 2013-03-13 2014-10-02 Federal Law Enforcement Development Services, Inc. Led light control and management system
US20150198941A1 (en) 2014-01-15 2015-07-16 John C. Pederson Cyber Life Electronic Networking and Commerce Operating Exchange
US20170048953A1 (en) 2015-08-11 2017-02-16 Federal Law Enforcement Development Services, Inc. Programmable switch and system
JP2017126304A (en) * 2016-01-15 2017-07-20 富士ゼロックス株式会社 Image processing apparatus, image processing method, image processing system, and program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6482854A (en) 1987-09-25 1989-03-28 Fuji Photo Film Co Ltd Method for fitting in and synthesizing person image
US4975969A (en) * 1987-10-22 1990-12-04 Peter Tal Method and apparatus for uniquely identifying individuals by particular physical characteristics and security system utilizing the same
DE68918886T2 (en) * 1988-04-08 1995-06-01 Dainippon Screen Mfg Process for obtaining the outline of an object in an image.
US5163094A (en) * 1991-03-20 1992-11-10 Francine J. Prokoski Method for identifying individuals from analysis of elemental shapes derived from biosensor data
US6181805B1 (en) * 1993-08-11 2001-01-30 Nippon Telegraph & Telephone Corporation Object image detecting method and system
US5689575A (en) * 1993-11-22 1997-11-18 Hitachi, Ltd. Method and apparatus for processing images of facial expressions
JP3063504B2 (en) 1993-12-22 2000-07-12 日産自動車株式会社 Image data feature detection device
JP3452685B2 (en) * 1995-05-10 2003-09-29 三菱電機株式会社 Face image processing device
JP3279913B2 (en) * 1996-03-18 2002-04-30 株式会社東芝 Person authentication device, feature point extraction device, and feature point extraction method

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020136459A1 (en) * 2001-02-01 2002-09-26 Kazuyuki Imagawa Image processing method and apparatus
US7227996B2 (en) * 2001-02-01 2007-06-05 Matsushita Electric Industrial Co., Ltd. Image processing method and apparatus for comparing edges between images
US7092554B2 (en) * 2001-05-01 2006-08-15 Eastman Kodak Company Method for detecting eye and mouth positions in a digital image
US20030021448A1 (en) * 2001-05-01 2003-01-30 Eastman Kodak Company Method for detecting eye and mouth positions in a digital image
US7920187B2 (en) 2001-09-18 2011-04-05 Ricoh Company, Limited Image pickup device that identifies portions of a face
US7903163B2 (en) * 2001-09-18 2011-03-08 Ricoh Company, Limited Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US8421899B2 (en) 2001-09-18 2013-04-16 Ricoh Company, Limited Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US7973853B2 (en) 2001-09-18 2011-07-05 Ricoh Company, Limited Image pickup device, automatic focusing method, automatic exposure method calculating an exposure based on a detected face
US7978261B2 (en) 2001-09-18 2011-07-12 Ricoh Company, Limited Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20070263933A1 (en) * 2001-09-18 2007-11-15 Noriaki Ojima Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20070263909A1 (en) * 2001-09-18 2007-11-15 Noriaki Ojima Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20070263934A1 (en) * 2001-09-18 2007-11-15 Noriaki Ojima Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20070263935A1 (en) * 2001-09-18 2007-11-15 Sanno Masato Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US20070268370A1 (en) * 2001-09-18 2007-11-22 Sanno Masato Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
US7787025B2 (en) 2001-09-18 2010-08-31 Ricoh Company, Limited Image pickup device that cuts out a face image from subject image data
US20110115940A1 (en) * 2001-09-18 2011-05-19 Noriaki Ojima Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program
EP1558015A1 (en) * 2002-08-30 2005-07-27 Sony Corporation Image extraction device, image extraction method, image processing device, image processing method, and imaging device
EP1558015A4 (en) * 2002-08-30 2007-08-01 Sony Corp Image extraction device, image extraction method, image processing device, image processing method, and imaging device
US8098293B2 (en) 2002-08-30 2012-01-17 Sony Corporation Image extraction device, image extraction method, image processing device, image processing method, and imaging device
WO2004036900A1 (en) 2002-08-30 2004-04-29 Sony Corporation Image extraction device, image extraction method, image processing device, image processing method, and imaging device
US20050013599A1 (en) * 2002-08-30 2005-01-20 Toshiaki Nakanishi Image extraction device, image extraction method, image processing device, image processing method, and imaging device
US8761449B2 (en) * 2003-06-26 2014-06-24 DigitalOptics Corporation Europe Limited Method of improving orientation and color balance of digital images using face detection information
US8498446B2 (en) * 2003-06-26 2013-07-30 DigitalOptics Corporation Europe Limited Method of improving orientation and color balance of digital images using face detection information
US20120075504A1 (en) * 2003-06-26 2012-03-29 DigitalOptics Corporation Europe Limited Method of Improving Orientation and Color Balance of Digital Images Using Face Detection Information
US20050141002A1 (en) * 2003-12-26 2005-06-30 Konica Minolta Photo Imaging, Inc. Image-processing method, image-processing apparatus and image-recording apparatus
US9049408B2 (en) * 2006-09-01 2015-06-02 Texas Instruments Incorporated Color space appearance model video processor
US20080055479A1 (en) * 2006-09-01 2008-03-06 Texas Instruments Incorporated Color Space Appearance Model Video Processor
US20080181468A1 (en) * 2007-01-31 2008-07-31 Masayoshi Oosaki Face detection device
US8019128B2 (en) * 2007-01-31 2011-09-13 Brother Kogyo Kabushiki Kaisha Face detection device
US7796787B2 (en) * 2007-02-03 2010-09-14 Arcsoft, Inc. Face component replacement
US20080187224A1 (en) * 2007-02-03 2008-08-07 Arcsoft, Inc. Face Component Replacement
US20090046165A1 (en) * 2007-08-17 2009-02-19 Yasunori Kato Photographing device
US20110075945A1 (en) * 2009-09-29 2011-03-31 Fujifilm Corporation Graphic arrangement deciding method, recording medium and information processing apparatus
US8509564B2 (en) * 2009-09-29 2013-08-13 Fujifilm Corporation Graphic arrangement deciding method, recording medium and information processing apparatus
US20110096991A1 (en) * 2009-10-23 2011-04-28 Hon Hai Precision Industry Co., Ltd. System and method for processing images
US20110311144A1 (en) * 2010-06-17 2011-12-22 Microsoft Corporation Rgb/depth camera for improving speech recognition
US20160121370A1 (en) * 2013-07-11 2016-05-05 Grg Banking Equipment Co., Ltd. Banknote recognition and classification method and system
US9827599B2 (en) * 2013-07-11 2017-11-28 Grg Banking Equipment Co., Ltd. Banknote recognition and classification method and system
US20150062151A1 (en) * 2013-08-30 2015-03-05 Google Inc. System and Method for Adjusting Pixel Saturation
US9691138B2 (en) * 2013-08-30 2017-06-27 Google Inc. System and method for adjusting pixel saturation
US20160180149A1 (en) * 2014-12-19 2016-06-23 Tata Consultancy Services Limited Video surveillance system and method for fraud detection
US9607210B2 (en) * 2014-12-19 2017-03-28 Tata Consultancy Services Limited Video surveillance system and method for fraud detection
US9672634B2 (en) * 2015-03-17 2017-06-06 Politechnika Poznanska System and a method for tracking objects
US10373290B2 (en) * 2017-06-05 2019-08-06 Sap Se Zoomable digital images
US10661593B2 (en) * 2018-05-31 2020-05-26 Entrust Datacard Corporation Methods and systems for printing vibrant grey colors on plastic cards
US11613140B2 (en) 2018-05-31 2023-03-28 Entrust Corporation Methods and systems for printing vibrant grey colors on plastic cards
CN111461970A (en) * 2020-04-09 2020-07-28 北京百度网讯科技有限公司 Image processing method and device and electronic equipment

Also Published As

Publication number Publication date
CA2240745A1 (en) 1998-12-20
US6389155B2 (en) 2002-05-14
CA2240745C (en) 2002-11-26
JP3436473B2 (en) 2003-08-11
JPH1115947A (en) 1999-01-22

Similar Documents

Publication Publication Date Title
US6389155B2 (en) Image processing apparatus
US7454040B2 (en) Systems and methods of detecting and correcting redeye in an image suitable for embedded applications
US8861845B2 (en) Detecting and correcting redeye in an image
EP1596573B1 (en) Image correction apparatus
US6728401B1 (en) Red-eye removal using color image processing
US7590284B2 (en) Pupil color estimating device
EP1762981B1 (en) Correction of redeye in images of humans
US7082211B2 (en) Method and system for enhancing portrait images
US7444017B2 (en) Detecting irises and pupils in images of humans
US7747071B2 (en) Detecting and correcting peteye
US20060274936A1 (en) Method, apparatus, and program for image correction
US20040228542A1 (en) Modification of red-eye-effect in digital image
US7653246B2 (en) System and method for making a correction to a plurality of images
US7212674B1 (en) Method, apparatus and recording medium for face extraction
US20230316697A1 (en) Association method, association system, and non-transitory computer-readable storage medium
RU2329535C2 (en) Method of automatic photograph framing
US8554005B1 (en) Digital image enhancement method and system that embolden or thin image features
JP2001222683A (en) Method and device for processing picture, device and method for recognizing character and storage medium
JP2005094452A (en) Method, system, and program for processing image
JP2003022441A (en) Method and program for area extraction, computer- readable recording medium with recorded program for area extraction, and device for area extraction.
JPH11178815A (en) Out-of-radiation-field blackening process device
JP2009055305A (en) Image processing adding information to image
JP2007086940A (en) Image processing device and image processing method
JP2005202567A (en) Image processing method, image processor and image processing program

Legal Events

Date Code Title Description
AS Assignment

Owner name: SHARP KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FUNAYAMA, RYUJI;TAKEZAWA, HAJIME;KONYA, MINEHIRO;AND OTHERS;REEL/FRAME:009291/0630

Effective date: 19980604

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

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
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: 20140514