EP1192809A1 - Color image segmentation method - Google Patents

Color image segmentation method

Info

Publication number
EP1192809A1
EP1192809A1 EP00915565A EP00915565A EP1192809A1 EP 1192809 A1 EP1192809 A1 EP 1192809A1 EP 00915565 A EP00915565 A EP 00915565A EP 00915565 A EP00915565 A EP 00915565A EP 1192809 A1 EP1192809 A1 EP 1192809A1
Authority
EP
European Patent Office
Prior art keywords
color image
segmentation method
image segmentation
pixel
values
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP00915565A
Other languages
German (de)
French (fr)
Other versions
EP1192809A4 (en
Inventor
Hyun Doo Shin
Yang Lim Choi
B. S. Dep. of Elec. & Comp. Engineering MANJUNATH
Yining Dep. of Elec. & Comp. Engineering DENG
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.)
Samsung Electronics Co Ltd
University of California
Original Assignee
Samsung Electronics Co Ltd
University of California
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 Samsung Electronics Co Ltd, University of California filed Critical Samsung Electronics Co Ltd
Publication of EP1192809A1 publication Critical patent/EP1192809A1/en
Publication of EP1192809A4 publication Critical patent/EP1192809A4/en
Withdrawn legal-status Critical Current

Links

Classifications

    • 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
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/64Circuits for processing colour signals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image

Definitions

  • the present invention relates to a color image segmentation method, and more particularly, to a color image segmentation method for segmenting a color image.
  • the segmentation of a color image is a very important part of digital image processing and its applications.
  • Conventional color image segmentation methods have a problem in that it is not easy to segment a color image containing texture.
  • another conventional color image segmentation method for performing an automatic segmentation is not robust with respect to an input image containing noise
  • still another conventional color image segmentation method for again segmenting the image which a user segments preparatorily is robust with respect to an input image containing noise, but an automatic segmentation is not performed, therefore, it takes much time.
  • the color image segmentation method comprises the steps of (a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels by using pixel values of an input image, (b) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (c) segmenting the converted image
  • the step (c) segments the converted image based on a region growing method
  • the color image segmentation method prior to the step (a), further comprises the step of (p-a) quantizing pixel values of an image into a predetermined number of representative pixel values, wherein the pixel values are quantized pixel values
  • the representative pixel values preferably consist of 10-20 values
  • the color image segmentation method prior to the step (a), further comprises the steps of (p-a-1 ) defining a predetermined window containing a center pixel, and (p-a-2) calculating a predetermined value representing the degree of difference from the color of peripheral pixels with respect to pixels in a defined window
  • the step (a) comprises the steps of (a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and (a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and (a-3) obtaining a J-value with respect to each pixel in a class-map as
  • the predetermined scale is preferably a gray scale having values between 0 and 255
  • a color image segmentation method comprises the steps of (a) quantizing pixel values of an image into a predetermined number of representative pixel values, (b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values, (c) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (d) segmenting the converted image using a segmentation method based on a region growing method
  • an object-based color image processing method for processing a color image according to a color image segmentation method
  • the color image segmentation method comprises the steps of (a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels using pixel values of an input image, (b) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (c) segmenting the converted image
  • a medium for storing program codes performing a color image segmentation method for segmenting a color image into a plurality of regions
  • the color image segmentation method comprises the steps of (a) quantizing pixel values of an image into a predetermined number of representative pixel values, (b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values, (c) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (d) segmenting the converted image using a segmentation method based on a region growing method
  • FIG 1 is a flowchart illustrating a color image segmentation method according to a preferred embodiment of the present invention
  • FIGS 2A through 2C illustrate class-maps and J-values formed according to a color image segmentation method of FIG 1 ,
  • FIGS 3A and 3B illustrate segmented class-maps
  • FIG 4A illustrates one image frame of a "container" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4B illustrates one image frame of a "foreman" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4C illustrates one image frame of a "coast" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4D illustrates one image frame of a "flower garden" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4E illustrates one image frame of a "mother and daughter" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 1 illustrates a flowchart illustrating a color image segmentation method according to a preferred embodiment of the present invention
  • a color image is input (step 102), and pixel values of an input image are quantized into several representative pixel values (step 104)
  • a class-map is formed by assigning labels corresponding to a quantized representative pixel values (step 106) More preferably, a window centered at a pixel to be processed in an entire image is defined That is, when d is a positive integer, preferably between 3 and 10, a window B which is centered at a pixel p and has a size of d x d, is defined Also, an assumption is made that i is the number between 1 and C, and Z, is a set of all the pixels in the window B In other words, an assumption is made that Z, is classified into a C number of classes Preferably, the d determining the size of the window is an integer inclusive of and between 3 and 10
  • a J-value with respect to each pixel in a class-map is obtained (step 108)
  • the J-value with respect to each pixel in the class-map is defined as follows (equation 4) s f y j
  • the J-values obtained by equation 3 are converted into a gray scale value between 0 and 255, so that a gray scale image having values and capable of being referred to as a J-image is obtained (step 110)
  • the J-image has the same form as a three-dimensional topographic map containing valleys and mountains that actually represent region centers and region boundaries, respectively
  • the J-image is segmented based on a region growing method (step 112)
  • the region growing method is known to one of ordinary skill in the art as a method used for the segmentation of a digital image, therefore, an explanation thereof is not given
  • FIGS 2A through 2C illustrate class-maps and J-values formed according to a color image segmentation method of FIG 1
  • the J-value at the center pixel is 1 720 in the class-map of FIG 2A
  • the J-value at the center pixel is 0, and in the ciass-map of FIG 2C, the J-value at the center pixel is obtained as 0 855
  • the J-value is 1 720, a relative large value
  • the J-value is 0
  • the pixels represented as + the pixels represented as 0, and the pixels represented as * are uniformly distributed and hardly form regions
  • the J-value is 0
  • the pixels represented as + in the case where the pixels represented as +, the pixels represented as 0, and the pixels represented as * are uniformly distributed and hardly form regions
  • the J-value is 0
  • the pixels represented as + in the case where the pixels represented as +, the pixels represented as 0, and the pixels represented as * are uniformly distributed and hardly form regions
  • the J-value is 0
  • J k is the J-value obtained with respect to a k-region
  • M k is the number of pixel points of a k-th region
  • N is the total number of pixel points in the class-map
  • the calculated values are represented as quantized values whether a segmentation is performed well with respect to each region in the segmented class-maps or not
  • J is 0, on the other hand, in the case of the segmented class-map shown in FIG 3B, J is 0 05 That is, in the case of regions of a fixed number, especially in the case of better segmentation, the averaged J-value is small This occurs because the region contains a few uniformly distributed color classes in the case where a region is well segmented Accordingly, the averaged J-value is small
  • FIG 4A illustrates one image frame of a "container" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4B illustrates one image frame of a "foreman" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • ./ of an image before segmentation is 0 238, but ,7 of the image after segmentation is 0 105
  • FIG 4C illustrates one image frame of a "coast” as a test image and a test image segmented by the color image segmentation method according to the present invention
  • J of an image before segmentation is 0 494, but J of the image after segmentation is 0 093
  • regions in the test image are well segmented
  • FIG 4D illustrates one image frame of a "flower garden" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • FIG 4E illustrates one image frame of a "mother and daughter" as a test image and a test image segmented by the color image segmentation method according to the present invention
  • J of an image before segmentation is 0 438
  • J of the image after segmentation is 0 061
  • regions in the test image are well segmented That is, as described referring to FIG 4A through 4E, J of the image segmented by the color image segmentation method according to the present invention is smaller than J of the image before segmentation
  • the above color image segmentation method can be embodied in a computer program Codes and code segments composing the program can be easily inferred to by a skilled computer programmer in the art Also, the program can be stored in computer readable media, read and executed by a computer, and it can thereby realize the color image processing method
  • the media can include magnetic media, optical media, and carrier waves
  • a color image can be automatically segmented without user's assistance and is robust with respect to an input image containing noise

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Analysis (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)
  • Image Processing (AREA)

Abstract

A color image segmentation method is provided. The color image segmentation method includes the steps of: (a) calculating a predetermined value representing the degree of difference form the color of peripheral pixels by using pixel values of an input image; (b) obtaining a converted image by converting a calculated value into a value of a predetermined scale; and (c) segmenting the converted image. According to the color image segmentation method, a robust and an automatic segmentation is possible, and a segmentation speed is high even when segmenting an image containing much noise.

Description

COLOR IMAGE SEGMENTATION METHOD
Technical Field
The present invention relates to a color image segmentation method, and more particularly, to a color image segmentation method for segmenting a color image.
Background Art
The segmentation of a color image is a very important part of digital image processing and its applications. Conventional color image segmentation methods have a problem in that it is not easy to segment a color image containing texture. Also, another conventional color image segmentation method for performing an automatic segmentation is not robust with respect to an input image containing noise, and still another conventional color image segmentation method for again segmenting the image which a user segments preparatorily is robust with respect to an input image containing noise, but an automatic segmentation is not performed, therefore, it takes much time.
Disclosure of the Invention
To solve ihe above problems, it is an object of the present invention to provide a color image segmentation method capable of automatically segmenting a color image containing texture and being robust with respect to an input image containing noise. It is another object of the present invention is to provide a color image processing method containing the color image segmentation method.
It is still another object of the present invention is to provide a medium in which a computer program performing the color image segmentation method is stored. Accordingly, to achieve the above object, according to one aspect of the present invention, there is provided a color image segmentation method. The color image segmentation method comprises the steps of (a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels by using pixel values of an input image, (b) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (c) segmenting the converted image
Preferably, the step (c) segments the converted image based on a region growing method
It is preferable that the color image segmentation method, prior to the step (a), further comprises the step of (p-a) quantizing pixel values of an image into a predetermined number of representative pixel values, wherein the pixel values are quantized pixel values
The representative pixel values preferably consist of 10-20 values
It is preferable that the color image segmentation method, prior to the step (a), further comprises the steps of (p-a-1 ) defining a predetermined window containing a center pixel, and (p-a-2) calculating a predetermined value representing the degree of difference from the color of peripheral pixels with respect to pixels in a defined window
It is also preferable that the step (a) comprises the steps of (a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and (a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and (a-3) obtaining a J-value with respect to each pixel in a class-map as
SB sτ - w
J =
}ιv s„
where m, is the average of positions of N, data points in class Z„
Sτ = ∑ ||r - m\\2 and Su = ∑ S, = ∑ ||- - m
- 6/ 1 = 1
d is preferably an integer inclusive of and between 3 and 10 The predetermined scale is preferably a gray scale having values between 0 and 255
In order to achieve the above object, according to another aspect of the present invention, there is provided a color image segmentation method The color image segmentation method comprises the steps of (a) quantizing pixel values of an image into a predetermined number of representative pixel values, (b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values, (c) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (d) segmenting the converted image using a segmentation method based on a region growing method
In order to achieve another object, there is provided an object-based color image processing method for processing a color image according to a color image segmentation method The color image segmentation method comprises the steps of (a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels using pixel values of an input image, (b) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (c) segmenting the converted image
In order to achieve still another object, there is provided a medium for storing program codes performing a color image segmentation method for segmenting a color image into a plurality of regions The color image segmentation method comprises the steps of (a) quantizing pixel values of an image into a predetermined number of representative pixel values, (b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values, (c) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and (d) segmenting the converted image using a segmentation method based on a region growing method Brief Description of the Drawings
The above objects and advantages of the present invention will become more apparent by describing in detail a preferred embodiment thereof with reference to the attached drawings in which FIG 1 is a flowchart illustrating a color image segmentation method according to a preferred embodiment of the present invention,
FIGS 2A through 2C illustrate class-maps and J-values formed according to a color image segmentation method of FIG 1 ,
FIGS 3A and 3B illustrate segmented class-maps, FIG 4A illustrates one image frame of a "container" as a test image and a test image segmented by the color image segmentation method according to the present invention,
FIG 4B illustrates one image frame of a "foreman" as a test image and a test image segmented by the color image segmentation method according to the present invention,
FIG 4C illustrates one image frame of a "coast" as a test image and a test image segmented by the color image segmentation method according to the present invention,
FIG 4D illustrates one image frame of a "flower garden" as a test image and a test image segmented by the color image segmentation method according to the present invention, and
FIG 4E illustrates one image frame of a "mother and daughter" as a test image and a test image segmented by the color image segmentation method according to the present invention
Best mode for carrying out the Invention
Referring to FIG 1 , which illustrates a flowchart illustrating a color image segmentation method according to a preferred embodiment of the present invention, a color image is input (step 102), and pixel values of an input image are quantized into several representative pixel values (step 104)
In order to classify an image in natural scenes, the representative pixel values consist of 10-20 values In this embodiment, quantization is performed using three representative pixel values for convenience of explanation Next, a class-map is formed by assigning labels corresponding to a quantized representative pixel values (step 106) More preferably, a window centered at a pixel to be processed in an entire image is defined That is, when d is a positive integer, preferably between 3 and 10, a window B which is centered at a pixel p and has a size of d x d, is defined Also, an assumption is made that i is the number between 1 and C, and Z, is a set of all the pixels in the window B In other words, an assumption is made that Z, is classified into a C number of classes Preferably, the d determining the size of the window is an integer inclusive of and between 3 and 10
Also, an assumption is made that m, is the average of positions of Λ/, data points in class Z, as (equation 1 )
Also, Sr and Sw are defined by (equation 2)
Sτ = ∑ll- - w||2 and zeZ
(equation 3)
respectively
Next, a J-value with respect to each pixel in a class-map is obtained (step 108) The J-value with respect to each pixel in the class-map is defined as follows (equation 4) sf y j
J =
< w
The J-values obtained by equation 3 are converted into a gray scale value between 0 and 255, so that a gray scale image having values and capable of being referred to as a J-image is obtained (step 110) The J-image has the same form as a three-dimensional topographic map containing valleys and mountains that actually represent region centers and region boundaries, respectively
Lastly, the J-image is segmented based on a region growing method (step 112) The region growing method is known to one of ordinary skill in the art as a method used for the segmentation of a digital image, therefore, an explanation thereof is not given
FIGS 2A through 2C illustrate class-maps and J-values formed according to a color image segmentation method of FIG 1 The J-value at the center pixel is 1 720 in the class-map of FIG 2A, and in the class-map of FIG 2B, the J-value at the center pixel is 0, and in the ciass-map of FIG 2C, the J-value at the center pixel is obtained as 0 855 Here, like in the class-map of FIG 2A, in the case where pixels represented as + located at the left of the center pixel, pixels represented as 0 located at the right of the center pixel, and pixels represented as * located at the right of the center pixel form regions most clearly, the J-value is 1 720, a relative large value Also, like in the class-map of FIG 2B, in the case where the pixels represented as +, the pixels represented as 0, and the pixels represented as * are uniformly distributed and hardly form regions, the J-value is 0 Furthermore, like in the class-map of FIG 2C, in the case where the pixels represented as * located at the right of the center pixel form regions, but the pixels represented as 0 and * hardly form regions, the J-value is 0 855 That is, the larger the J-value is, the more likely that the pixel is near to a region boundary, therefore a segmentation based on the region growing method by using this point can be performed FIGS 3A and 3B illustrate segmented class-maps
It is necessary to check whether a segmentation is performed well with respect to each region in the segmented class-maps and to represent the same as quantized values For this purpose, when Jk is the J-value obtained with respect to a k-region, and Mk is the number of pixel points of a k-th region, and N is the total number of pixel points in the class-map, the averaged J- value is calculated as
(equation 5)
The calculated values are represented as quantized values whether a segmentation is performed well with respect to each region in the segmented class-maps or not
In the case of the segmented class-map shown in FIG 3A, J is 0, on the other hand, in the case of the segmented class-map shown in FIG 3B, J is 0 05 That is, in the case of regions of a fixed number, especially in the case of better segmentation, the averaged J-value is small This occurs because the region contains a few uniformly distributed color classes in the case where a region is well segmented Accordingly, the averaged J-value is small
FIG 4A illustrates one image frame of a "container" as a test image and a test image segmented by the color image segmentation method according to the present invention Referring to FIG 4A, J of an image before segmentation is 0 232, but, J of the image after segmentation is 0 071 Also, it is evident that regions in the test image are well segmented
FIG 4B illustrates one image frame of a "foreman" as a test image and a test image segmented by the color image segmentation method according to the present invention Referring to FIG 4B, ./ of an image before segmentation is 0 238, but ,7 of the image after segmentation is 0 105 Also, it is evident that regions in the test image are well segmented FIG 4C illustrates one image frame of a "coast" as a test image and a test image segmented by the color image segmentation method according to the present invention Referring to FIG 4C, J of an image before segmentation is 0 494, but J of the image after segmentation is 0 093 Also, it is evident that regions in the test image are well segmented
FIG 4D illustrates one image frame of a "flower garden" as a test image and a test image segmented by the color image segmentation method according to the present invention Referring to FIG 4D, J of an image before segmentation is 0 435, but J of the image after segmentation is 0 088 Also, it is evident that regions in the test image are well segmented
FIG 4E illustrates one image frame of a "mother and daughter" as a test image and a test image segmented by the color image segmentation method according to the present invention Referring to FIG 4E, J of an image before segmentation is 0 438, but J of the image after segmentation is 0 061 Also, it is evident that regions in the test image are well segmented That is, as described referring to FIG 4A through 4E, J of the image segmented by the color image segmentation method according to the present invention is smaller than J of the image before segmentation
In the above embodiment, the calculation of a specific function is explained as an example, however, this is only for explanation The scope of the present invention defined in the appended claims is not limited to the embodiment, and it is obvious that one of ordinary skill in the art can use another modified function representing the degree of difference from the color of peripheral pixels Furthermore, the above color image segmentation method can be embodied in a computer program Codes and code segments composing the program can be easily inferred to by a skilled computer programmer in the art Also, the program can be stored in computer readable media, read and executed by a computer, and it can thereby realize the color image processing method The media can include magnetic media, optical media, and carrier waves
As described above, according to the present invention, a color image can be automatically segmented without user's assistance and is robust with respect to an input image containing noise
Industrial Applicability
In the above color image segmentation method according to the present invention, a robust segmentation is possible even when segmenting an image containing much noise or texture Furthermore, an automatic segmentation is possible without user's assistance such as segmentation performed manually by a user, therefore, the segmentation speed is high The color image segmentation method can be applied to object-based image processing such as that used in MPEG-7

Claims

What is claimed is
1 A color image segmentation method for segmenting a color image into a plurality of regions, comprising the steps of
(a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels by using pixel values of an input image,
(b) obtaining a converted image by converting a calculated value into a value of a predetermined scale, and
(c) segmenting the converted image
2 The color image segmentation method according to claim 1 , wherein the step (c) segments the converted image based on a region growing method
3 The color image segmentation method according to at least one of claim 1 or claim 2, prior to the step (a), further comprising the step of (p-a) quantizing pixel values of an image into a predetermined number of representative pixel values, wherein the pixel values are quantized pixel values
4 The color image segmentation method according to claim 3, wherein the representative pixel values consist of 10-20 values
5 The color image segmentation method according to at least one of claim 1 or claim 2 or claim 4, prior to the step (a), further comprising the steps of
(p-a-1 ) defining a predetermined window containing a center pixel, and (p-a-2) calculating a predetermined value representing the degree of difference from the color of peripheral pixels with respect to pixels in a defined window 6 The color image segmentation method according to claim 3, prior to the step (a), further comprising the steps of
(p-a-1 ) defining a predetermined window containing a center pixel, and (p-a-2) calculating a predetermined value representing the degree of difference from the color of peripheral pixels with respect to pixels in a defined window
7 The color image segmentation method according to at least one of claim 1 or claim 2, wherein the step (a) comprises the steps of (a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and
(a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and
(a-3) obtaining a J-value with respect to each pixel in a class-map as
SB Sτ ύ,
J w
S w, Sa
where m, is the average of positions of N, data points in class Z„ c Sτ = ∑ || - m and S„ = ∑ S, = ∑ \\= - mt \ zeZ <= 1 zeZ,
8 The color image segmentation method according to claim 3, wherein the step (a) comprises the steps of
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and
(a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and (a-3) obtaining a J-value with respect to each pixel in a class-map as B τ H
J s w, 'w
where m, is the average of positions of N, data points in class Z„ c Sτ = ∑ ll- - w||2 and .- = ∑ 5, = ∑ ||— - m. reZ ι = l 2<EZ,
9 The color image segmentation method according to claim 4, wherein the step (a) comprises the steps of
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and
(a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all the pixels in the window B, and
(a-3) obtaining a J-value with respect to each pixel in a class-map as
r, T , w
J = ~^ = w Sw
where m, is the average of positions of N, data points in class Z„ c l|2 Sτ - ∑ | - mf and Slt = ∑ S, = ∑ || - w, || zeZ '= 1 zeZ,
10 The color image segmentation method according to claim 5, wherein the step (a) comprises the steps of
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and (a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and
(a-3) obtaining a J-value with respect to each pixel in a class-map as
where m, is the average of positions of N, data points in class Z„
Sτ = ∑l - m and Sιv = ∑ S, = ∑ \\=- m.
?eZ reZ,
11 The color image segmentation method according to claim 6, wherein the step (a) comprises the steps of
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer, and
(a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B, and (a-3) obtaining a J-value with respect to each pixel in a class-map as
j _ ^B _ ^T '-V w Sw
where m, is the average of positions of Λ/, number of data points of class Z„
sτ = Σ
26Z lz ~ m\\2 and S "- = , = 1 = 2 ΣeZ, Ik ■ m,
12 The color image segmentation method according to claim 7, wherein the d is an integer inclusive of and between 3 and 10
13 The color image segmentation method according to claim 8, wherein the d is an integer inclusive of and between 3 and 10
14 The color image segmentation method according to claim 9, wherein the d is an integer inclusive of and between 3 and 10
15 The color image segmentation method according to claim 10, wherein the d is an integer inclusive of and between 3 and 10
16 The color image segmentation method according to claim 11 , wherein the d is an integer inclusive of and between 3 and 10
5
17 The color image segmentation method according to at least one of claim 1 or claim 2, wherein the predetermined scale is a gray scale having values between 0 and 255
ιo 18 The color image segmentation method according to claim 3, wherein the predetermined scale is a gray scale having values between 0 and 255
19 The color image segmentation method according to claim 4, is wherein the predetermined scale is a gray scale having values between 0 and
255
20 The color image segmentation method according to claim 5, wherein the predetermined scale is a gray scale having values between 0 and
20 255
21 The color image segmentation method according to claim 6, wherein the predetermined scale is a gray scale having values between 0 and 255
25
22 The color image segmentation method according to claim 7, wherein the predetermined scale is a gray scale having values between 0 and 255
30 23 The color image segmentation method according to claim 8, wherein the predetermined scale is a gray scale having values between 0 and
255.
24. The color image segmentation method according to claim 9, wherein the predetermined scale is a gray scale having values between 0 and s 255.
25. The color image segmentation method according to claim 10, wherein the predetermined scale is a gray scale having values between 0 and 255. 0
26. The color image segmentation method according to claim 11 , wherein the predetermined scale is a gray scale having values between 0 and 255.
s 27. The color image segmentation method according to claim 12, wherein the predetermined scale is a gray scale having values between 0 and 255.
28. The color image segmentation method according to claim 13, 0 wherein the predetermined scale is a gray scale having values between 0 and
255.
29. The color image segmentation method according to claim 14, wherein the predetermined scale is a gray scale having values between 0 and 255. 5
30. The color image segmentation method according to claim 15, wherein the predetermined scale is a gray scale having values between 0 and 255.
0 31. The color image segmentation method according to claim 16, wherein the predetermined scale is a gray scale having values between 0 and
255.
32. An object-based color image processing method for processing a color image according to a color image segmentation method, wherein the color image segmentation method comprises the steps of:
(a) calculating a predetermined value representing the degree of difference from the color of peripheral pixels using pixel values of an input image;
(b) obtaining a converted image by converting a calculated value into a value of a predetermined scale; and
(c) segmenting the converted image.
33. The color image processing method according to claim 32, wherein the color image processing method complies with the MPEG-7 s standard.
34. A color image segmentation method for segmenting a color image into a plurality of regions, comprising the steps of:
(a) quantizing pixel values of an image into a predetermined number of 0 representative pixel values;
(b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values;
(c) obtaining a converted image by converting a calculated value into 5 a value of a predetermined scale; and
(d) segmenting the converted image using a segmentation method based on a region growing method.
35. The color image segmentation method according to claim 34, o wherein the step (a) comprises the steps of:
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer; and
(a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B; and
(a-3) obtaining a J-value with respect to each pixel in a class-map as:
r _ °B _ * *~ ow w
where m, is the average of positions of /V, data points in class Z„
36. The color image segmentation method according to claim 35, wherein d is an integer inclusive of between 3 and 10.
37. The color image segmentation method according to one of claim 34 to claim 36, wherein the predetermined scale is a gray scale having values between 0 and 255.
38. A medium for storing program codes performing a color image segmentation method for segmenting a color image into a plurality of regions, wherein the color image segmentation method comprises the steps of:
(a) quantizing pixel values of an image into a predetermined number of representative pixel values;
(b) calculating a predetermined value representing the degree of difference from the color of pixels in a predetermined size window using quantized representative pixel values;
(c) obtaining a converted image by converting a calculated value into a value of a predetermined scale; and
(d) segmenting the converted image using a segmentation method based on a region growing method.
39. The medium according to claim 38, wherein the step (a) comprises the steps of:
(a-1 ) defining a window B which is centered at a pixel p and has a size of d x d when d is a positive integer; and (a-2) classifying a pixel position Z, into a C number of classes when i is a number between 1 and C, and Z, is a set of all pixels in the window B; and
(a-3) obtaining a J-value with respect to each pixel in a class-map as:
where m, is the average of positions of Λ/, data points in class Z„
Sτ =
40. The medium according to claim 39, wherein d is set as an integer inclusive of and between 3 and 10.
41. The medium according to one of claim 38 to claim 40, wherein the predetermined scale is a gray scale having values between 0 and 255.
EP00915565A 1999-04-23 2000-03-22 Color image segmentation method Withdrawn EP1192809A4 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13064399P 1999-04-23 1999-04-23
US130643P 1999-04-23
PCT/KR2000/000248 WO2000065839A1 (en) 1999-04-23 2000-03-22 Color image segmentation method

Publications (2)

Publication Number Publication Date
EP1192809A1 true EP1192809A1 (en) 2002-04-03
EP1192809A4 EP1192809A4 (en) 2007-08-22

Family

ID=22445651

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00915565A Withdrawn EP1192809A4 (en) 1999-04-23 2000-03-22 Color image segmentation method

Country Status (8)

Country Link
EP (1) EP1192809A4 (en)
JP (1) JP3853156B2 (en)
KR (1) KR100436499B1 (en)
CN (1) CN1292593C (en)
AU (1) AU3680700A (en)
MY (1) MY130272A (en)
TW (1) TW469412B (en)
WO (1) WO2000065839A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000046748A1 (en) * 1999-02-05 2000-08-10 Samsung Electronics Co., Ltd. Color image processing method and apparatus thereof
US6778697B1 (en) * 1999-02-05 2004-08-17 Samsung Electronics Co., Ltd. Color image processing method and apparatus thereof
KR100788643B1 (en) 2001-01-09 2007-12-26 삼성전자주식회사 Searching method of image based on combination of color and texture
KR100562937B1 (en) * 2004-08-11 2006-03-22 엘지전자 주식회사 Method and Apparatus for Processing Image of Display Device
CN102087741B (en) * 2009-12-03 2013-01-02 财团法人工业技术研究院 Method and system for processing image by using regional architecture
KR101223046B1 (en) 2011-02-08 2013-01-17 경북대학교 산학협력단 Image segmentation device and method based on sequential frame imagery of a static scene
CN102629386A (en) * 2012-03-28 2012-08-08 浙江大学 Region segmentation method for colorful textile texture images
CN103065317A (en) * 2012-12-28 2013-04-24 中山大学 Partial color transferring method and transferring device based on color classification
KR101631953B1 (en) * 2014-12-09 2016-06-20 삼성전자주식회사 Method for processing image for blur region detection and image processing apparatus thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100488422B1 (en) * 1996-09-24 2005-09-02 주식회사 팬택앤큐리텔 Grayscale-shaped information encoding / decoding device and method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LEILA SHAFARENKO ET AL: "Automatic Watershed Segmentation of Randomly Textured Color Images" IEEE TRANSACTIONS ON IMAGE PROCESSING, IEEE SERVICE CENTER, PISCATAWAY, NJ, US, vol. 6, no. 11, November 1997 (1997-11), pages 1530-1544, XP011026240 ISSN: 1057-7149 *
See also references of WO0065839A1 *
YINING DENG ET AL: "Color Image Segmentation" CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION, 1999. IEEE COMPUTER SOCIETY, vol. 2, 23 June 1999 (1999-06-23), pages 446-451, XP010347530 *

Also Published As

Publication number Publication date
EP1192809A4 (en) 2007-08-22
MY130272A (en) 2007-06-29
KR20010105382A (en) 2001-11-28
KR100436499B1 (en) 2004-06-22
AU3680700A (en) 2000-11-10
TW469412B (en) 2001-12-21
CN1340273A (en) 2002-03-13
JP2002543691A (en) 2002-12-17
JP3853156B2 (en) 2006-12-06
WO2000065839A1 (en) 2000-11-02
CN1292593C (en) 2006-12-27

Similar Documents

Publication Publication Date Title
US5867593A (en) Image region dividing apparatus
US7991224B2 (en) Segmenting digital image and producing compact representation
US7860328B2 (en) Compression processing apparatus and compression processing method
CN111950723A (en) Neural network model training method, image processing method, device and terminal equipment
US7254830B2 (en) Insertion of messages in digital data
GB2391127A (en) System and method for bounding and classifying regions within a graphical image.
JP4266030B2 (en) Method and system for detecting areas of a digital image
CN113626444A (en) Table query method, device, equipment and medium based on bitmap algorithm
JP2003030672A (en) Document recognition device, method, program and storage medium
WO2000065839A1 (en) Color image segmentation method
CN111597845A (en) Two-dimensional code detection method, device and equipment and readable storage medium
CN114494775A (en) Video segmentation method, device, equipment and storage medium
US6978042B1 (en) Color image segmentation method
CN113449702B (en) Target detection method and device for remote sensing image, storage medium and electronic equipment
CN109543487B (en) Automatic induction triggering method and system based on bar code edge segmentation
CN115270839A (en) Industrial scene QR Code detection and identification method based on PPYOLOv2 model
CN111429468A (en) Cell nucleus segmentation method, device, equipment and storage medium
JP4527127B2 (en) System for detecting areas of digital images
EP1153364A1 (en) Color image processing method and apparatus thereof
US6970268B1 (en) Color image processing method and apparatus thereof
CN117746015A (en) Small target detection model training method, small target detection method and related equipment
CN117409057A (en) Panorama depth estimation method, device and medium
CN117078970A (en) Picture identification method and device, electronic equipment and storage medium
CN116894849A (en) Image segmentation method and device
CN113392902A (en) Data set processing method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20010803

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

RIN1 Information on inventor provided before grant (corrected)

Inventor name: MANJUNATH, B. S. DEP. OF ELEC. & COMP. ENGINEERIN

Inventor name: SHIN, HYUN DOO

Inventor name: CHOI, YANG LIM

Inventor name: DENG, YINING DEP. OF ELEC. & COMP. ENGINEERING

A4 Supplementary search report drawn up and despatched

Effective date: 20070725

17Q First examination report despatched

Effective date: 20071019

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20091001