Technical Field
[0001] The present invention relates to image processing apparatuses and, in particular,
to an apparatus which performs segmentation on an image including an object such as
a moving person with its deformation, based on motions of blocks, each of which is
made up of one or more pixels, in images, so as to detect the object.
Background Art
[0002] There is a method available by combining a method for extracting candidate regions
of a physical object from an image, as a technique for detecting an object such as
a moving person with its deformation and performing segmentation on an image including
the object, and a method for applying a physical object model prepared in advance
to the extracted candidate regions of the physical object. For example, Patent Reference
1 has disclosed the method for extracting a silhouette image of a physical object
such as a person from images as a candidate region of the physical object and applying,
to the extracted silhouette image, a model for the physical object whose region is
parameterized in advance based on knowledge about the physical object. In this way,
since a parameterized model can be applied to an object such as a moving person with
its deformation, it becomes possible to detect the object and perform segmentation
on a region of the object.
[0003] Furthermore, Non-Patent Reference 1 has disclosed the method for calculating distances
between pixel value data in each image and pixel value data in other images, with
images in which a fixed object is captured from angles as inputs, and performing nonlinear
dimensionality reduction, with the distances as inputs, to allow images captured from
similar angles to be projected such that they are at a short distance in a two-dimensional
space. Here, in comparison with the linear dimensionality reduction method such as
conventional Principal Component Analysis (PCA), it is shown that reduction to much
lower dimension is possible and, further, that handling data nonlinearly-distributed
is also possible.
[0004] Patent Reference 1: Japanese Unexamined Patent Application Laid-Open Publication
No.
8-214289.
Disclosure of Invention
Problems that Invention is to Solve
[0006] However, with the technique of the above-mentioned Patent Reference 1, there is a
problem that, in a scene where objects such as people come and go, especially in a
street or the like, it is impossible to robustly detect an object and perform segmentation
on the object. As stated above, the image processing method represented by the above-mentioned
Patent Reference 1 requires that a candidate region of each physical object is extracted
from the image. When the candidate regions of the physical objects cannot be extracted
properly, it becomes impossible to accurately apply a model in which a physical object
is parameterized to a candidate region of the physical object. In particular, it is
difficult to properly extract the candidate regions of the physical objects in a crowded
scene. Further, even when the candidate regions of the physical objects can be extracted
properly, there is the following problem. In the case where especially an articulated
object such as a person is a physical object, since variation of appearance on an
image caused by various postures of the physical object is enormously large, parameterizing
a physical object model requires the vast number of parameters. This induces not only
an increase in calculation amount but also a mistake in applying a model. Thus, it
is difficult to robustly detect an object and perform the segmentation on the object.
[0007] On the other hand, the image processing method represented by Non-Patent Reference
1 performs a nonlinear process with distances between pixels as inputs, so as to project
image data into an efficiently reduced low-dimensional space. In this way, noise resistance
can be expected. However, the main purpose of Non-Patent Reference 1 is to project
images into a low-dimensional space so as to visualize a similarity between images,
and a method for robustly detecting an object and performing segmentation on the object
while corresponding to various posture changes of an articulated object such as a
person with its deformation has not been disclosed.
[0008] US2002176625A discloses a method for segmenting multi-resolution video objects in accordance with
the preamble of claim 1.
[0009] Thus, the present invention has an object of providing an image processing method
and an image processing apparatus which can robustly perform segmentation on an image
including an object such as a moving person with its deformation.
Means to Solve the Problems
[0010] In order to solve the above problems, the present invention consists in an image
processing method for performing segmentation on an image based on motions of blocks,
each of which is made up of one pixel or adjacent pixels, said method comprising:
an image receiving step of receiving temporally successive images;
a motion analyzing step of calculating the motions of the blocks using at least two
temporally different images and calculating, based on the motions of the blocks, temporal
motion trajectories of the blocks in the temporally successive images; and
a distance calculating step of calculating distances, each of which indicates a similarity
of the motions of the blocks based on (a) a difference of positions or (b) an angle
between a temporal motion trajectory of a block i and a temporal motion trajectory
of a block other than the block i calculated in said motion analyzing step;
characterised in that
the distance calculated in the distance calculating step is alternatively based on
(c) an angle difference and a fluctuation component of the angle difference, between
the temporal motion trajectory of the block i and the temporal motion trajectory of
the block other than the block i calculated in said motion analyzing step; and by
a nonlinear space processing step of projecting the distances calculated in said distance
calculating step into a nonlinear space by calculating nonlinearized distances using
one of the following alternatives:
- (i) infinitizing distances among distances to block i which are greater than the k-th
smallest distances;
- (ii) infinitizing distances among the distances to the block i which are greater than
a threshold (TH); and
- (iii) transforming the distances using an exponential function; and transforming the
nonlinearized distances into geodesic distances;
a dimensionality reduction step of transforming the geodesic distances into vectors
by dimensionality reduction using eigen vectors; and a clustering step of performing
clustering of the vectors for segmenting a single articulated object, whose shape
changes, into segment regions by setting an empirically determined number of clusters
(M) according to a scene to be used;
wherein, in said clustering step, a plurality of articulated moving objects in the
temporally successive images can also be detected by setting the number of clusters
equal to another empirically determined value (M) and setting the value of k in step
(i) or the value of TH in step (ii) to a larger value than when performing segmentation
of a single articulated object into segment regions.
Effects of the Invention
[0011] The above-mentioned method and apparatus can detect an object such as a moving person
with its deformation and perform the segmentation on regions. Further, it is also
possible to predict a motion of the object, and the like, using a result of the detection
and segmentation.
Brief Description of Drawings
[0012]
FIG. 1 is a diagram showing a basic structure of an image processing apparatus according
to a first comparative example of the present invention.
FIG. 2 is a flow chart showing a basic operation of the image processing apparatus
according to the first comparative example of the present invention.
FIG. 3 is a diagram showing a process example of a motion analyzing unit according
to the first comparative example of the present invention.
FIG. 4 is a conceptual diagram showing an effect of a nonlinear space processing unit
according to the first comparative example of the present invention.
FIG. 5 is a diagram showing an example of the effect of the nonlinear space processing
unit according to the first comparative example of the present invention.
FIG. 6 is a diagram showing an example of dimensionality reduction performed by the
nonlinear space processing unit according to the first comparative example of the
present invention.
FIG. 7 is a diagram showing an example of detection and segmentation performed by
the nonlinear space processing unit according to the first comparative example of
the present invention.
FIG. 8 is a diagram showing an example of detection and segmentation performed by
a nonlinear space processing unit according to a first embodiment of the present invention.
FIG. 9 is a flow chart showing a basic operation of an image processing apparatus
according to a second comparative example of the present invention.
FIG. 10 is a diagram showing an example of detection and segmentation performed by
a nonlinear space processing unit according to the second comparative example of the
present invention.
FIG. 11 is a diagram showing a structural example of an image processing apparatus
according to a third comparative example of the present invention.
FIG. 12 is a diagram showing a structural example of an image processing apparatus
according to a fourth comparative example of the present invention.
FIG. 13 is a diagram showing a structural example of an image processing apparatus
according to a fifth comparative example of the present invention.
FIG. 14 is a flow chart showing a basic operation of the image processing apparatus
according to the fifth comparative example of the present invention.
FIG. 15 is a diagram showing a structure of an image processing apparatus according
to a second embodiment of the present invention.
FIG. 16 is a flow chart showing a basic operation of the image processing apparatus
according to the second embodiment of the present invention.
FIG. 17 is a diagram showing an example of motion prediction according to the second
embodiment of the present invention.
Numerical References
[0013]
101 Image inputting unit
102 Motion analyzing unit
103, 103a Distance calculating unit
104, 104a Nonlinear space processing unit
1001 Image displaying unit
1101 Segment region recording and transmitting unit
1201 Object motion predicting unit
Best Mode for Carrying Out the Invention
[0014] An image processing method for performing segmentation on an image includes an object
whose shape changes, based on motions of blocks, each of which is made up of one or
more pixels, in images, the method including: an image receiving step of receiving
temporally successive images; a motion analyzing step of calculating the motions of
the blocks using at least two temporally different images and calculating, based on
the motions of the blocks, temporal motion trajectories of the blocks in the temporally
successive images; a distance calculating step of calculating a distance which indicates
a similarity of the motions of the blocks, using a temporal motion trajectory of a
block i and a temporal motion trajectory of a block other than the block i calculated
in the motion analyzing step; and a nonlinear space processing step of projecting
the distance calculated in the distance calculating step into a nonlinear space and
performing the segmentation on a result of the projection in the nonlinear space.
Based on the motions of the blocks, the segmentation is performed on an object such
as a moving person with its deformation, which allows the object in an image to be
surely detected.
[0015] More preferrably, in the distance calculating step, using at least two distance functions,
two or more distances are calculated for each of the distance functions, each of the
distances is projected into respective different nonlinear spaces, and the segmentation
is performed by integrating results of the projection. Using distances functions and
nonlinear spaces allows more highly accurate segmentation of an image.
[0016] More preferrably, in the distance calculating step, distances each of which indicates
a similarity of motions of two blocks are calculated for blocks included in the image,
and, in the nonlinear space processing step, respective distances are nonlinearized,
the nonlinearized distances are dimensionality-reduced so as to be projected into
a nonlinear space, and the segmentation is performed by obtaining one or more segment
regions having a similarity with respect to the distances projected into the nonlinear
space. With this, it is possible to robustly detect an object such as an especially
moving person with its deformation and to perform the segmentation on the object at
the same time.
[0017] The nonlinear space processing step, the nonlinearization is performed by converting
Euclidean distances into geodesic distances. With this, it is possible to robustly
detect an object such as especially a moving person with its deformation and to perform
the segmentation on the object at the same time.
[0018] More preferrably, in the nonlinear space processing step, the dimensionality reduction
is performed by calculating an eigenvector of the nonlinearized distances. Allowing
an estimated error of motions of pixels enables robust detection of an object such
as a moving person with its deformation and at the same time segmentation of the object.
[0019] More preferrably, in the nonlinear space processing step, the dimensionality reduction
is performed, after the nonlinearization is performed by infinitizing distances except
for N distances nearest to the block i. Since distances that are selected and those
that are not selected are to be in a nonlinear relation, it becomes possible to reduce
motions of an articulated object such as a person highly efficiently and accurately.
[0020] More preferrably, in the nonlinear space processing step, the dimensionality reduction
is performed, after the nonlinearization is performed by infinitizing distances among
distances to the block i which are greater than a threshold. Since distances that
are selected and those that are not selected are to be in a nonlinear relation, it
becomes possible to reduce motions of an articulated object such as a person highly
efficiently and accurately.
[0021] More preferrably, in the nonlinear space processing step, the dimensionality reduction
is performed, after the nonlinearization is performed by multiplying distances to
the block i by exponential functions including a nonlinear function. Since distances
that are selected and those that are not selected are to be in a nonlinear relation,
it becomes possible to reduce motions of an articulated object such as a person highly
efficiently and accurately.
[0022] More preferrably, in the motion analyzing step, one of a two-dimensional motion vector
and an affine parameter is calculated as the motions of the blocks. Analyzing motions
of blocks with a motion vector or an affine parameter allows temporal motion trajectories
of the blocks to be calculated.
[0023] More preferrably, in the distance calculating step, the distance which includes at
least one of a distance between blocks on the image and an angle between blocks on
the image is calculated in addition to the similarity of the motions of the blocks.
With this, it becomes possible to efficiently capture motions of a moving physical
object such as a person whose shape changes with a rotational motion pivoting on a
joint.
[0024] The image processing method may include an image displaying step of displaying, on
the image received in the image receiving step, a result of the segmentation performed
in the nonlinear space. Displaying regions on which segmentation is performed on an
image can be applied to style reforms in sports, correction of walking in rehabilitation,
and the like.
[0025] In the nonlinear space processing step, at least two different moving physical bodies
included in the image received in the image receiving step may be detected based on
a result of the segmentation performed in the nonlinear space. Detection in a nonlinear
space allows moving physical bodies to be detected robustly.
[0026] The image processing method may further include an object motion predicting step
of calculating a representative trajectory from temporal motion trajectories of blocks
included in each segment obtained by the segmentation, based on a result of the segmentation
performed in the nonlinear space, and predicting motion of an object according to
the representative trajectory. Motion prediction with high noise resistance becomes
possible by predicting motions of an object using a representative trajectory among
temporal motion trajectories of blocks.
[0027] The image processing method may further include a recording and transmitting step
of identifying a segment on the image received in the image receiving step, based
on a result of the segmentation performed in the nonlinear space, and recording or
transmitting the result corresponding to the identified segment. Separately holding
respective segments of a detected object included in an image allows necessary segments
to be selected from the segments, recorded, and outputted to the outside. As a result,
efficient recording and outputting of the segments as graphic elements become possible.
Therefore, it operates effectively in the case where the segments are recorded in
and transmitted to devices having a limited processing capability such as a mobile
telephone.
[0028] The following describes comparative examples and embodiments of the present invention
with reference to the drawings.
(First comparative example)
[0029] FIG. 1 is a diagram showing a structure of an image processing apparatus according
to a first comparative example of the present invention. The image processing apparatus
shown in FIG. 1 is an image processing apparatus which robustly performs segmentation
on an image including an object such as a moving person with its deformation, based
on motions of blocks, each of which is made up of one or more pixels, in images, so
as to surely detect the object in the image, and includes: an image inputting unit
101; a motion analyzing unit 102; a distance calculating unit 103; and a nonlinear
space processing unit 104.
[0030] The image inputting unit 101 is a processing unit which receives temporally successive
images and, for example, is a video camera or a communication interface connected
to a video camera.
[0031] The motion analyzing unit 102 is a processing unit which calculates motions of blocks
using at least two temporally different images selected from among the images received
by the image inputting unit 101 and tracks movements of the blocks based on the calculated
motions of the blocks in the temporally successive images, so as to calculate temporal
motion trajectories of pixels.
[0032] The distance calculating unit 103 is a processing unit which calculates distances
including a similarity of the motions of the blocks using a temporal motion trajectory
of a block i and temporal motion trajectories of blocks other than the block i calculated
by the motion analyzing unit 102, so as to capture deformation of a moving object.
For example, in the case where temporal motion trajectories of N blocks are used,
distances to be calculated are an N x N distance matrix. Here, it is possible to express,
as a distance matrix, an object whose motion changes distances between blocks, especially
a motion of an object such as a moving person with its deformation like an articulated
object, by calculating distances each of which evaluates the similarity of the motions
of the blocks. As stated above, "distance" in the present Description is not only
a distance between two points in a two-dimensional space but includes a mathematical
distance between multidimensional data, and is a value or a set of values (distance
matrix).
[0033] The nonlinear space processing unit 104 is a processing unit which first performs
a nonlinear process on the distance matrix calculated by the distance calculating
unit 103, then projects the distance matrix calculated by the distance calculating
unit 103 into a reduced space (that is, a nonlinear space), and performs detection
and segmentation in the reduced nonlinear space. In particular, since the nonlinear
space processing unit 104 can reduce shape information of a moving physical body with
its deformation like an articulated object to a low-dimensional space more properly
by an effect of the nonlinear process and dimensionality reduction, the nonlinear
space processing unit 104 can detect an object in an image and perform the segmentation
on the image robustly with low calculation amount.
[0034] It should be noted that each component included in the image processing apparatus
(the image inputting unit 101, the motion analyzing unit 102, the distance calculating
unit 103, and the nonlinear space processing unit 104) may be realized by software
such as a program executed in a computer having a CPU, a RAM, a ROM, a communication
interface, an I/O port, a hard disk, a display, and the like or by hardware such as
electric circuitry. Hereinafter, the same applies to an image processing apparatus
according to other embodiments and comparative examples.
[0035] Regarding the image processing method of the first comparative example of the present
invention, the following describes in detail an example of detecting an object and
performing segmentation on the object, using the flow chart shown in FIG. 2.
[0036] First, in step S201, the image inputting unit 101 receives input images.
[0037] Next, in step S202, the motion analyzing unit 102 calculates motions of blocks using
at least two input images. It should be noted that, here, as an example of calculating
the motions of the blocks, motions of pixels are calculated. Hereinafter, in the present
comparative example, as an example of block-by-block processing, pixel-by-pixel processing
will be described. In the case of performing the block-by-block processing where a
block is made up of pixels, data (representative value) corresponding to a block is
obtained by summing data corresponding to a pixel for the number of blocks or by calculating
an average value for the number of blocks, and the processing may be performed using
the obtained representative value in the same manner as the pixel-by-pixel processing.
[0039] For example, when it is assumed that T images are inputted in step S201, a motion
vector

of a pixel i is estimated using images inputted at time t and time t+1. Here, the
images inputted are not necessarily temporally successive, and, for example, motions
of pixels may be calculated using images inputted at time t and time t+n. Note that
n is an integer equal to or more than 1. Further, instead of the motion vector, an
affine parameter may be estimated as the motions of the pixels. At this time, motion
information regarding all pixels may be obtained. Furthermore, in the case where it
is desired to perform a process at higher speed, an image is divided into a grid and
motion information of only pixels on the grid at regular intervals may be obtained
or, as mentioned above, an image is divided into blocks and motion information may
be obtained on a block-by-block basis. Further, in the case of calculating a motion
vector using Non-Patent Reference 2, since its degree of reliability can be calculated,
only pixels having motion information with high degree of reliability may be used.
Moreover, in the case of calculating a motion vector using Non-Patent Reference 3,
occlusion can be estimated. Thus, only motion information of pixels not occluded may
be used.
[0040] Further, instead of a method for calculating a motion vector based on an assumption
of a translation movement of a block, a method for calculating a motion vector based
on an assumption of an affine transformation of a block may be used as a method for
calculating the motions of the pixels. Non-Patent Reference 4 can be used for the
method for calculating the motion vector based on the assumption of the affine transformation.
[0042] The above method estimates an affine parameter A; equivalent to a motion adjacent
to the pixel i of images respectively inputted at time t and time t+1. Regarding the
pixel i, pixel locations

and

on the images of time t and time t+1 have the following relation.

[0043] The above method can estimate a motion of the pixel i with respect to especially
a rotating object more highly accurately than the case of using the method for calculating
the motion vector based on the assumption of the translation movement.
[0044] Next, in step S203, the motion analyzing unit 102 calculates the temporal motion
trajectory of the pixel i from the motion of the pixel i with respect to temporally
successive images, using the motion information calculated in step S202. As shown
in FIG. 3, the motion of the pixel i is tracked using motion information 302 calculated,
in step S202, from a motion of a pixel i 303 of an input image 301 at time t. The
temporal motion trajectory of the pixel i is calculated, using a pixel location

on the image at time t when the pixel i passes, by

where T is the number of images used for calculating the temporal motion trajectory.
[0045] Next, in step S204, the distance calculating unit 103 calculates a distance matrix
including a similarity of motions of pixels using the temporal motion trajectory of
the pixel i calculated by Equation 2. A linear distance between the pixel i and a
pixel j
f (I, j) can be calculated by

where w is a weighting factor and a parameter set by a designer.
[0046] Furthermore, the following expresses mean
ij and var
ij

where

[0047] As mentioned above, as shown by Equation 3, in addition to a time average value of
the distance between the pixels shown by Equation 4, a time fluctuation component
of the distance between the pixels shown by Equation 5 is made an element for the
linear distance
f (i,
j). Especially, the fluctuation component of the distance between the pixels shown by
Equation 5 indicates the similarity of the motions of the pixels, and this enables
not only a rigid body in which a relation of distances between pixels does not change
but also deformation which is caused by an articulated object and the like to be captured.
[0048] Next, in step S205, the nonlinear space processing unit 104 performs a nonlinear
process on the linear distance
f (i,j) calculated by Equation 3 as follows

when attention is focused on the pixel i, K pixels j are selected in ascending order
from linear distances to the pixel i, distances to the selected pixels j are not changed,
and distances to the non-selected pixels j are changed to infinity. Here, although
the linear distances are selected in ascending order, a threshold TH may be set by

[0049] Further, the linear distances may be nonlinearized, using an exponential function,
by

where a designer gives σ.
[0050] Next, a distance is updated using the nonlinearized distance
g(
i,
j) as in the following equation.
[0051] Regarding the nonlinearization of the distance, it is not limited to the above function,
and anything which performs nonlinear conversion on the distance between the pixel
i and the pixel j is acceptable.
[0052] Next, a geodesic distance is calculated as follows

[0053] Note that min (x, y) is a function which returns a smaller value between value x
and value y.
[0054] Here, the nonlinear process shown by Equations 7 to 10 will be described with reference
to the conceptual diagram of FIG. 4(a) to (c). Although Equation 8 is described here,
it can be expected that performing other nonlinear processes brings about the same
effect. First, a left diagram (a) of FIG. 4 shows a two dimensional data distribution.
Here, respective data points are equivalent to the temporal motion trajectory of the
pixel i shown by Equation 3. In the case where the nonlinear process shown by Equations
7 to 10 is not performed, as shown in a central diagram (b) of FIG. 4, a distance
between a data point i and a data point j becomes smaller than a distance between
the data point i and a data point k. However, as shown in a right diagram (c) of FIG.
4, for example, when the processes shown by Equations 8 and 10 are performed, the
distance between the data point i and the data point j is not a Euclidean distance
but is a distance, referred to as a geodesic distance, over which an arrow tracks
the data points. As a result, it differs from the case of using the Euclidean distance,
and the distance between the data point i and the data point j becomes greater than
the distance between the data point i and the data point k.
[0055] Next, validity of performing the nonlinear process shown by Equations 7 to 10 will
be described with reference to the conceptual diagram of FIG. 5(a) and (b). Here,
to describe a difference between the linear distance f(i, j) and the nonlinearized
distance
gnew(
i,j)clearly, as shown by Equation 6, the distance between the pixels at time t is used
as an example. Actually, in addition to the distance between the pixels, as shown
by Equation 3, when the fluctuation component of the distance between the pixels is
used as the similarity of the motions of the pixels, not only can a shape of an articulated
object and the like but also its deformation be captured. FIG. 5(a) shows an example
where the processes shown by Equations 7 to 10 are not performed. For example, a distance
between a pixel i 402 of a head and a pixel j 403 of a hand is a distance shown by
a linear distance 401.
[0056] On the other hand, when the nonlinear process shown by Equations 7 to 10 is performed,
as shown in FIG. 5(b), the distance between the pixel i 402 of the head and the pixel
j 403 of the hand is a distance as linear sum shown by an arrow tracking via a pixel
k 404 to the pixel j. Consequently, a shape of an articulated object such as a person
cannot be expressed with the linear distance 401, whereas it, by contrast, allows
shapes of joints to be expressed as distances. It should be noted that a method for
calculating the geodesic distance is not limited to Equation 10.
[0057] Next, in step S206, the nonlinear space processing unit 104 performs dimensionality
reduction on the nonlinearized distance matrix calculated in step S205. The dimensionality
reduction can be realized by obtaining Eigensystem after performing Young-Householder
transformation. This is a method for efficiently projecting data distributed in a
multidimensional space into a low-dimensional space, and can express robust data with
respect to input data noise (here, equivalent to a case where an error is included
in the motion information of the pixel i at a time of calculating the temporal motion
trajectory of the pixel i using Equation 2).
[0058] In other words, the nonlinearized distance matrix is expressed as

and the Young-Householder transformation in which G in Equation 11 is multiplied by
a centering matrix H on both sides is performed as follows. The distance matrix includes
a distance between points, whereas this is, by contrast, for transforming to a distance
matrix having a gravity center as origin.

[0059] Note that H is the centering matrix, and is expressed by

i is a unit matrix, and N is the number of temporal motion trajectories of pixels
i shown by Equation 2.
[0060] Moreover,

[0061] Next, to perform the dimensionality reduction, P eigenvectors e
p corresponding to r (G) and an eigenvalue λ
P corresponding to r (G) are calculated.
[0062] In this way, based on Equation 10, when

is assumed, a result of projecting

into a dimensionality-reduced space can be expressed as data

by

[0063] Note that

is an i
th element of a p
th eigenvector e
p. P which is the number of eigenvectors may be experimentally determined according
to a scene to be used or may be determined based on a contribution ratio
ap after the contribution ratio is calculated from the eigenvalue λ
p as follows

[0064] P is the number of eigenvectors to be used, that is, the number of dimensions of
a reduced space. N is the number of all of the eigenvectors. Thus, P at time which
the contribution ratio
ap is equal to or more than a constant value may be the number of eigenvectors.
[0065] As stated above, with the processes shown by Equations 2 to 16, the temporal motion
trajectories of the pixels i as shown by Equation 2 can be associated with data in
a space that is dimensionality-reduced to be nonlinear by the eigenvector e
p.
[0066] FIG. 6 shows, in the case where an image in which a person is walking is inputted,
a result of projecting, into a space, the temporal motion trajectories of the pixels
i which are dimensionality-reduced to be nonlinearly. The horizontal axis is an eigenvector
e
1, and the vertical axis is an eigenvector e
2. A point

projected two-dimensionally is

projected. Here, since data

in a nonlinear space and temporal motion trajectorie x
i' of pixels i are in a one-to-one corresponding relation, it can be thought that

corresponds to a temporal motion trajectory x
i of a pixel i. It should be noted that, although the number of dimensions of the nonlinear
space is two-dimensional so as to visualize a result, as mentioned before, it is not
necessary two-dimensional, and it is possible to project data at higher accuracy with
more number of dimensions.
[0067] Next, in step S207, the nonlinear space processing unit 104 detects an object and
performs segmentation on the object by clustering data projected into the reduced
nonlinear space in step s206 as shown in FIG. 6.
[0068] First, a segment region is expressed by

where M is the number of segment regions and empirically determined according to a
scene to be used.
[0069] Each segment region θ
m is expressed by parameters
zm,Zm. Here,
zm is an average value of coordinates of data belonging to the segment θ
m in the reduced nonlinear space, and
Zm is a dispersion matrix regarding the coordinates of the data belonging to the segment
θ
m.
[0070] An initial value of
zm may be randomly determined or coordinates of an intersection obtained by dividing
the reduced nonlinear space into a grid may be set as the initial value.
[0071] Note that
zm,
Zm, can be expressed by

where C
m is the number of data belonging to the segment region θ
m in the reduced nonlinear space.
[0072] The following describes a specific calculation method. First, the segment region
θ
m to which data z
i in the reduced nonlinear space belongs is obtained using the following distance function

where ψ
m(
zi)shows a distance between the data
zi in the nonlinear space corresponding to the temporal motion trajectory of the pixel
i and each segment θ
m. Each data comes to belong to a segment region θ
m where ψ
m(
zi) is the minimum value. Note that
ϕm(
z¡) is a Mahalanobis distance, and

Moreover, ϕ
m(
zi) may be used instead of ψ
m(
zi).
[0073] Further,
p(ω
m) may be a constant value, and in the case of performing segmentation on a routine
object such as a person, it may be set based on shapes of body regions, area ratios,
and the like.
[0074] ω
m is a weighting factor for the segment region θ
m.
[0075] Next, based on a result of calculation by Equation 21, the parameters z
m,z
m of the segment region θ
m are updated using the data
zi belonging to the segment region θ
m as follows

where
zcm is data which belongs to the segment region
θm in the reduced nonlinear space. Moreover, ω =1 may be accepted or ω may be adjusted
depending on deviation from an average value of input data. As stated above, repeating
the distance calculation and parameter update using Equations 21 to 24 a fixed number
of times allows the segment region θ
m to which each data in the nonlinear space belongs to be obtained. It should be noted
that, in addition to the above, other clustering methods such as k-mean and competitive
learning may be used. FIG. 7(a) and (b) shows an example of performing segmentation
on data in a nonlinear space, assuming M=9, in the case of using, as an input, an
image in which a person is walking. When respective correspondences of segment regions
θ
1, to θ
9 in the reduced nonlinear space are viewed on the image, θ
1 corresponds to a person's head, θ
2 corresponds to an upper torso, θ
3 corresponds to an arm, θ
4 corresponds to a lower torso, θ
5 and θ
7 correspond to a thigh, and θ
6 and θ
8 correspond to a crus. Note that θ
9 corresponds to part of a background.
[0076] Here, as shown by arrows in FIG. 7(b), what corresponds to the segment regions in
the reduced nonlinear space is not only regions on one image but also a result of
tracking pixels over temporally successive images. That is to say, performing the
segmentation in the reduced nonlinear space allows detection of an object (regions
of an object) in an image and segmentation of the image including the object as a
result of temporally tracking regions of a physical body moving in the image. Furthermore,
since it is not necessary to set candidate regions of a person as preprocessing, there
is no failure in segmentation caused by a mistake in detecting the candidate regions
of the person. As mentioned above, without requiring fitting of a vast number of parameters,
clustering in the nonlinear space allows the segmentation of the image including a
moving person with its deformation so that the object in the image can be detected
robustly.
(First Embodiment)
[0077] Next, an example where the segmentation in the nonlinear space is performed according
to the first comparative examples o as to detect objects will be described as a first
embodiment. In the first comparative example, the method for performing the segmentation
on the regions of the person in the image in which the person is walking has been
described. As shown in FIG. 1, the present image processing apparatus includes the
image inputting unit 101, the motion analyzing unit 102, the distance calculating
unit 103, and the nonlinear space processing unit 104. As its structure is same as
in the first comparative example, a description of the structure is not given here.
In the first embodiment, a method for detecting objects by changing parameters with
the same method as in the first comparative example will be described. Specifically,
a value of K when using Equation 7 or a value of TH when using Equation 8 is set to
a larger value than when performing segmentation on regions is intended, using either
Equation 7 or Equation 8.
[0078] FIG. 8 shows an example of a result of segmentation in a reduced nonlinear space,
assuming M=2, in the case of using, as an input, an image in which a person is walking
and a bicycle is running. Correspondences of segment regions θ
1 and θ
2 in the reduced nonlinear space will be described. The segment region θ
1, corresponds to a motion of the bicycle on the image, and the segment region θ
2 corresponds to walk by the person on the image. As stated above, performing the segmentation
in the low-dimensional reduced space allows the motion of the bicycle and the motion
of the person to be simply and robustly detected separately (that is, segmentation).
[0079] It should be noted that, as shown by Equation 2, since temporal motion trajectories
of motionless pixels are not used as inputs here, only two moving articulated bodies,
the walking person and the bicycle, are projected into the nonlinear space. As a matter
of course, the temporal motion trajectories of the motionless pixels may be used as
the inputs. Here, what corresponds to the segment regions in the reduced nonlinear
space as in the first comparative example is not only regions on one image but also
a result of tracking pixels over temporally successive images. That is to say, performing
segmentation in the reduced nonlinear space allows detection of each physical body
as a result of temporally tracking regions of physical bodies moving in the image.
Furthermore, since it is not necessary to set candidate regions of a person as preprocessing,
there is no failure in segmentation caused by a mistake in detecting the candidate
regions of the person. As described above, partially changing parameters allows the
robust detection and segmentation of moving objects.
(Second Comparative Example)
[0080] Next, a method for realizing segmentation in a nonlinear space different from the
first comparative example will be described as a second comparative example. As shown
in FIG. 1, the present image processing apparatus includes the image inputting unit
101, the motion analyzing unit 102, the distance calculating unit 103, and the nonlinear
space processing unit 104. As its structure is same as in the first comparative example,
a description of the structure is not given here. In the second comparative example,
the nonlinear space processing unit 104 performs segmentation in a nonlinear space
with the method different from the first comparative example. Here, a method with
which the nonlinear space processing unit performs a process in the nonlinear space
based on the method disclosed in Non-Patent Reference 5 will be described.
[0082] FIG. 9 is a flow chart showing processing according to the second comparative example
of the present invention.
As steps S201 to S205 are same as in the first comparative example, their descriptions
are not given here.
[0083] In step S801, the nonlinear space processing unit 104 performs the following normalization
process on the nonlinearized distance
g(
i, j) on which any process shown by Equations 7 to 10 has been performed.

where N is the number of temporal motion trajectories of pixels i shown by Equation
2. And where G represents a similarity between data. Next, the following calculation
is performed on normalized G.

[0084] As a result of performing this calculation, in the case where G
ij is a small value, that is, the similarity between data is small, it becomes a smaller
value, and in the case where
Gij is a large value, it becomes a larger value. In other words, a distance between data
having a high similarity becomes dominant. This allows the following process to be
performed robustly.
[0085] Regarding t, for example, matrices Ω
r are prepared, such as Ω
1 = Gt1,...Ω
r = Gtr...ΩR =
GtR (note that t1<tr<tR), and it is desirable that calculation of each Ω
r is performed separately from step S802 to step S803. Moreover, since a method for
performing calculation of Equation 26 at high speed is described in Non-Patent Reference
4, it may be used.
[0086] Next, in step S802, the nonlinear space processing unit 104 sets an initial value
of a cluster
Qm so as to perform clustering for performing the segmentation. Here, a cluster number
is M. Here, the cluster number M is set such that the larger R is set, the smaller
value M becomes.
[0087] First, an initial value of the first cluster is determined by

where Ω
i is an i
th row vector in a matrix Ω. Here, as in Equation 15, Ω
i corresponds to the temporal motion trajectories of the pixels i shown by Equation
2. Next, as shown by Equation 28, a cluster which is the minimum distance is selected
from among clusters Q
1 to Q
m-1 for each of N Ω
i, then Ω
arg max_min which is the maximum distance in Ω
i where the cluster is the minimum distance is selected, and initial values of clusters
subsequent to the first are set for initial values of new clusters as follows. This
is repeated from m=2 to M.

[0088] This process is a process of setting data which is the maximum distance among data
belonging to a cluster as an initial value of a new cluster, and allows the initial
value of a cluster to be distributed more widely so that a problem that clustering
a data distribution cannot be properly performed due to concentration of clusters
at one point, and the like, can be prevented.
[0089] Note that a distance between the cluster Q
m and Ω
i which is used for calculating the minimum distance in the clusters
Q1 to
Qm-1 is calculated using a KL divergence as follows

[0090] As stated above, initial values of the clusters to
Q1 to
QM can be determined.
[0091] Next, in step S803, the nonlinear space processing unit 104 performs clustering on
each of N Ω
i. Which clusters
Q1 to
QM N Ω
i belongs to is determined using the KL divergence as in Equation 29.
[0092] Here, each Ω
i comes to belong to the cluster
Qm where the KL divergence is minimum.
[0093] Next, the nonlinear space processing unit 104 updates the cluster
Qm as in the following equation using a result of the clustering on N Ω
i 
where Ω
cm is Ω
i which belongs to the cluster Ω
m, and
Cm is the number of Ω
i which belongs to the cluster
Qm. Repeating the step of step S803 a fixed number of times allows determination of
which cluster Ω
m Ω
i belongs to. It should be noted that Ω
i and the temporal motion trajectories
xi of the pixels i are in a one-to-one corresponding relation. That is to say, since
Ω
i corresponds to the temporal motion trajectories of the pixels i shown by Equation
2, when the cluster Ω
m to which Ω
i belongs is determined, segmentation would be performed on the temporal motion trajectories
xi of the pixels i.
[0094] An example where Ω
r is created with respect to r=t1, t2, t3 (note that, t1<t2<t3) and segmentation is
performed on data Ω
i, in the nonlinear space respectively, assuming cluster number M=9, M=S, and M=2,
will be described with reference to FIG. 10 (a) to (c). A result of the segmentation
in the case of r=t3 and M=2 is that the data is segmented into a region of a person
excluding an arm region on one side and other region. Moreover, in the case of r=t2
and M=S, the data is segmented into a head region and a body region as one region
and respective leg regions. Further, in the case of r=t3 and M=9, the same result
of detection and segmentation as in FIG. 7 (a) and (b) is obtained. In this way, an
advantage of the present comparative example is that preparing Ω
r in plural number allows the segmentation to be performed at a different level.
[0095] It should be noted that the reason why the data is not segmented into the arm region
on one side is that temporal motion trajectories of pixels i (Equation 2) included
in the arm region are not used as inputs as occlusion occurs in tracking pixels. Furthermore,
what corresponds to each segment region as in the first comparative example is not
only a region on one image but also a result of tracking pixels over temporally successive
images. That is to say, performing the segmentation in the reduced nonlinear space
allows the detection and segmentation as a result of temporally tracking regions of
an articulated body moving in the image. Furthermore, since it is not necessary to
set candidate regions of a person as preprocessing, there is no failure in segmentation
caused by a mistake in detecting the candidate regions of the person. Further, although,
unlike the first comparative example, an effect of speeding up caused by dimensionality
reduction is small in the present comparative example, since the same method can be
used for rough segmentation and fine segmentation as shown in FIG. 10(a) to (c), there
is an advantage that the detection of the person and segmentation for the regions
of the person can be performed simultaneously as shown by the first comparative example
and the first embodiment. As described above, it is possible to detect the object
such as a moving person with its deformation and perform the segmentation on the regions.
(Third Comparative Example)
[0096] Next, an image processing apparatus according to a third comparative exampleof the
present invention will be described. Here, an example where a function for displaying
the result of detecting the object and performing segmentation on the regions in the
first comparative example as an image is added will be described. As shown in FIG.
11, an image displaying unit 1001 is added to such image processing apparatus according
to the third comparative example which includes the image inputting unit 101, the
motion analyzing unit 102, and the nonlinear space processing unit 104, and accordingly
the image processing apparatus can display, as an image, segmented regions on a monitor
and the like.
[0097] As shown in FIG. 7 (b), the image displaying unit 1001 separates segment regions
on an image which correspond to segment regionsθ
m by color, allows segmented regions to be distinguished respectively, and displays
them on the monitor and the like. As a matter of course, each region may be displayed
differentially. Here, the temporal motion trajectories of the pixels i shown by Equation
2 correspond to any segment regionθ
m. Consequently, when pixels on an image are selected based on temporal motion trajectories
of pixels i belonging to a segment region θ
m and color coding is performed based on a segment region number m, it is easy to display
segment regions on the image.
(Fourth Comparative Example)
[0098] Next, an image processing apparatus according to a fourth comparative example of
the present invention will be described. Here, an example where a function for recording
and transmitting, for each segment region, the result of detecting the object and
performing segmentation on the regions in the first comparative example is added will
be described. As shown in FIG. 12, such image processing apparatus according to the
fourth comparative example which includes the image inputting unit 101, the motion
analyzing unit 102, and the nonlinear space processing unit 104 can be realized by
adding a segment region recording and transmitting unit 1101.
[0099] Similar to the case of image displaying, as a result of the segmentation, the segment
region recording and transmitting unit 1101 separately records and transmits images
according to a segment region number m. Moreover, motion information can be reduced
by averaging motion information belonging to each segment as follows. Although normally
it is necessary to hold motion information for each pixel, when the following process
is performed, it is only necessary to hold one piece of motion information for one
segment. For example, when a motion vector of a pixel i

is used as motion information, motion information which is averaged for each segment
can be calculated as follows

where
Cm is the number of pixels which belong to a segment region
θm or the number of temporal motion trajectories of pixels.

are respectively a motion vector of a pixel which belongs to a segment region
θm.
[0100] It should be noted that in the case where motion information is reduced using affine
motion, instead of Equations 31 and 32, an average value of a pixel location to which
a pixel is moved based on the affine motion may be calculated. As described above,
it is possible to record and transmit the segment region while reducing the motion
information of the pixel.
(Fifth Comparative Example)
[0101] Next, a method for realizing detection and segmentation more highly accurately using
two or more distance functions will be described as a fifth comparative example. As
shown in FIG. 13, an image processing apparatus includes the image inputting unit
101, the motion analyzing unit 102, a distance calculating unit 103a, and a nonlinear
space processing unit 104a. The image inputting unit 101 and the motion analyzing
unit 102 are same as in the first comparative example, their descriptions are not
given here.
[0102] Although the distance calculating unit 103a and the nonlinear space processing unit
104a each basically have the same function as the distance calculating unit 103 and
the nonlinear space processing unit 104 of the first comparative example, a point
that additional parameters are used by the former units for performing a process more
highly accurately differs from the first comparative example. The following mainly
describes the point different from the first comparative example.
[0103] The distance calculating unit 103a calculates a distance matrix for each distance
function using a distance function for a distance between pixels on an image and its
fluctuation and a distance function for an angle between pixels and its fluctuation.
[0104] After projecting the two distance matrices calculated by the distance calculating
unit 103a into respective different nonlinear spaces, the nonlinear space processing
unit 104a performs clustering by integrating the two different nonlinear spaces.
[0105] Here, a description is given along the flow chart of processing shown in FIG. 14.
First, as steps S201 to S203 are same as in the first comparative example, their descriptions
are not given here.
[0106] Next, in step S204, the distance calculating unit 103a calculates a distance matrix
including a similarity of motions of pixels using the temporal motion trajectory of
the pixel i calculated by Equation 2.
[0107] Here, in addition to the distance
f(
i, j) shown by Equation 3, an example where a distance
f2(
i,
j) based on an angle between the pixel i and a pixel j is used as the second distance
function will be described.

where
wa is a weighting factor and a parameter set by a designer. Furthermore, the following
expresses
a_meanij and a_var
ij

Where

[0108] As stated above, the similarity of the motions of the pixels using the angle between
the pixel i and the pixel j and its fluctuation component can be expressed. This allows
not only a rigid body but also deformation, especially including a rotational motion,
of an articulated object and the like to be captured.
[0109] It should be noted that as long as
f2(
i, j) is a distance value which allows evaluation of the similarity of the motions of
the pixels, any value can be used for
f2(
i, j), and Equation 37 or Equation 38 using the affine parameter

of Equation 1 may be, for example, used instead of Equations 34 to 36. Equation 37
can express the similarity of the motions of the pixels using an angle difference
between motion vectors of the pixel i and the pixel j and its fluctuation component.
This allows motion change including rotation to be captured. Equation 38 can express
the similarity of the motions of pixels using a difference in affine parameters of
adjacent blocks of the pixel i and the pixel j and its fluctuation component. This
allows the motion change including rotation, translation movement, and scale transition
to be captured.

Next, in step S205a, the nonlinear space processing unit 104a calculates
gnew(
i,
j) corresponding to the distance
f(
i,
j) of Equation 3 using the processes shown by Equations 7 to 10. Further, apart from
the above calculation,
g2_new(
i, j) corresponding to the distance
f2(
i, j) based on the angle between the pixel i and the pixel j is calculated. That is to
say, two nonlinearized distances are separately calculated. Although the distance
between the pixels and the angle between the pixels are described here, three or more
distances may be calculated using a distance which expresses a similarity of motions
of other pixels.
[0110] Next, in step S206a, the nonlinear space processing unit 104a generates
G2 from the distance
g2_new(
i, j) separately nonlinearized in the same manner as in Equation 11. Further, the processes
shown by Equations 12 to 16 are similarly performed on
G2,
G2 is projected into the dimensionality-reduced space, like Equation 16, and

is calculated.
[0111] Next, in step S207a, the nonlinear space processing unit 104a integrates

calculated by Equation 16 and

performs clustering so as to detect an object and perform segmentation on the object
simultaneously. Specifically, it can be realized by rewriting Equations 19 and 20
as follows:

[0112] Hereinafter, Equations 21 to 24 in step S207a are same as before, their descriptions
are not given.
[0113] As described above, the image processing apparatus according to the present comparative
example calculates the distance matrix for each distance function using the distance
function for the distance between the pixels on the image and its fluctuation and
the distance function for the angle between the pixels and its fluctuation, integrates
the two different nonlinear spaces and performs clustering after projecting each distance
matrix into the respective nonlinear spaces, so as to detect and perform segmentation
more highly accurately as a result of temporally tracking the regions of the physical
body moving in the image. Further, using the angle between the pixels on the image
and its fluctuation as a distance function allows a rotational motion especially caused
by joint motion to be captured more properly. Furthermore, since it is not necessary
to set candidate regions of a person as preprocessing, there is no failure in segmentation
caused by a mistake in detecting the candidate regions of the person. As stated above,
it is possible to detect an object such as a moving person with its deformation and
perform the segmentation on the regions more highly accurately.
(Second Embodiment)
[0114] In the present embodiment, an image processing apparatus to which a function for
predicting a motion of an object based on a result of detecting and performing segmentation
on the object using the image processing method described in the first comparative
example is added will be described. As shown in FIG. 15, an object motion predicting
unit 1201 is added to the image processing apparatus which includes the image inputting
unit 101, the motion analyzing unit 102, the distance calculating unit 103, and the
nonlinear space processing unit 104, and accordingly the image processing apparatus
comes to have the function for predicting the motion of the object.
[0115] The object motion predicting unit 1201 calculates a representative trajectory from
temporal motion trajectories of pixels included in each segment based on the result
of the segmentation, and predicts the motion of the object according to the representative
trajectory. FIG. 16 shows the flow chart of processing according to a second embodiment.
As steps S201 to S206 are same as in the first comparative example, their descriptions
are not given here.
[0116] Next, in step S1301, the object motion predicting unit 1201 obtains a representative
point and a representative trajectory of a cluster using the result of the segmentation
performed in step S207 as follows. Here, temporal motion trajectories of pixels corresponding
to the data
zcm in the nonlinear space which belongs to the segment region
θm shown in FIG. 7(a) and (b) and FIG. 8 are expressed as
xcm. As mentioned before, since data

in the nonlinear space and the temporal motion trajectories
xi the pixels i are in a one-to-one corresponding relation, when data z
cm belonging to a cluster region
θm is selected, temporal motion trajectories of x
cm corresponding pixels are automatically determined. Further, as in the following equation,
a representative temporal motion trajectory is obtained for each cluster region
θm.
[0117] Although an example where an average temporal motion trajectory is calculated as
a representative temporal motion trajectory here, weighting for each of the temporal
motion trajectories x
cm of the pixels, and the like, may be performed or a temporal motion trajectory of
a pixel corresponding to a gravity center of a cluster on an image may be used as
the representative temporal motion trajectory.

[0118] FIG. 17 shows an example where a representative temporal motion trajectory is obtained
for each cluster
θm based on Equation 41. It should be noted that, in consideration of viewability, only
representative temporal motion trajectories regarding a cluster region
θ1, corresponding to a head and a cluster region
θ8 corresponding to a crus are shown. Crosses in the figure are elements of
xm respectively corresponding to time t and each indicates a pixel location. Further,
as shown by Equations 3 and 33, since segmentation by clustering in the nonlinear
space is performed in consideration of a similarity of motions of pixels, calculation
is possible only using temporal motion trajectories of pixels having similar motions.
Accordingly, compared to a method for simply obtaining an average of motion trajectories
of adjacent pixels, representative temporal motion trajectories can be obtained more
highly accurately. In this way, obtaining the representative motion trajectory for
each cluster region allows a motion for each region to be expressed accurately and
easily.
[0119] Next, in step S1302, the object motion predicting unit 1201 predicts a location of
the object at time later than time T based on the representative temporal motion trajectories
calculated in step S1301.
[0120] First, an example where acceleration is calculated from the representative temporal
motion trajectories and a location of the object after T+1 is predicated will be described.
In the case where three or more time series images are inputted, an acceleration vector
sm can be obtained for each representative temporal motion trajectory
xm as in the following equation

where

is a motion vector, and can be expressed as in the following equation

[0121] As shown by dashed arrows and circles in FIG. 17, locations of regions of the object
at time T+t'
posm(
T+
t') can be predicated for each region of the object using the acceleration vector of
Equation 43 as follows. Although the regions of the object are used as the example
here, it is possible to predict a location for each object such as the bicycle and
the pedestrian described in FIG. 8.

[0122] This allows prediction which takes the acceleration into consideration. In the case
where a motion suddenly becomes rapid or suddenly stops, it is possible to predict
the location of the object with such acceleration. Moreover, the affine parameter
may be used instead of the motion vector. The affine parameter can express a motion
including a rotational motion and is suitable for expressing rotational motions of
an arm and a leg.
[0123] Further, instead of the above-mentioned motion vector and acceleration, directly
fitting N
t" order function to the representative temporal motion trajectory
xm is possible. In the case where T time series images are inputted, fitting N
th order function to location information included in
xm o n T images is possible. In this way, a location on the image at time (T + t')
posm (
T+
t') can be estimated so that it fits a value of the function on which fitting is performed.
Specifically, since fitting with the function allows a smoother motion to be expressed,
more highly accurate prediction becomes possible. As a matter of course, the prediction
for locations on these images can be used for time interpolation.
[0124] As described above, according to the present embodiment, since the temporal motion
trajectories of the pixels having similar motions can be calculated as the same cluster,
the representative temporal motion trajectory can be obtained highly accurately. The
motion of each region of especially the articulated object and the like can be expressed,
and it is possible to predict the locations of the regions of the object highly accurately
without setting the candidate regions of the person as preprocessing.
[0125] Although the image processing method and the image processing apparatus according
to the present invention have been described based on the embodiments and comparative
examples, the present invention is not limited to these embodiments and comparative
example.
Industrial Applicability
[0126] The present invention can be used for an image processing apparatus which performs
segmentation on an image including an object such as a moving person with its deformation,
based on motions of blocks having one or more pixels in images, so as to detect the
object, for example an image processing apparatus to be included in a motion analysis
device, a monitoring device, and AV equipment such as a video camera and TV.