Image processing system, and image processing method

09633439 · 2017-04-25

Assignee

Inventors

Cpc classification

International classification

Abstract

A high-density shape reconstruction is conducted in measuring animal bodies as well. An image processing system has a projection device, an imaging device, and an image processing apparatus connected to the projection device and the imaging device, wherein the projection device projects a projected pattern to an observation target, the imaging device captures the projected pattern, and the image processing apparatus performs shape reconstruction based on an input image including the projected pattern. The image processing apparatus includes a unit for fetching the input image captured by the imaging device and performing line detection for the projected pattern projected by the projection device, wherein the projected pattern is a grid pattern formed of wave lines; and a unit for performing shape reconstruction by associating intersection points of vertical and horizontal lines extracted by the line detection with the projected pattern.

Claims

1. An image processing system comprising: a projection device for projecting a projected pattern to an observation target; an imaging device for capturing the projected pattern; and an image processing apparatus connected to the projection device and the imaging device, for performing shape reconstruction based on an input image including the projected pattern, the image processing apparatus including a personal computer configured to: fetch the input image captured by the imaging device and performing line detection for the projected pattern projected by the projection device, wherein the projected pattern is a grid pattern formed of wave lines, the wave lines are wavy curves having predetermined periodicity, the grid pattern formed of the wave lines is formed of a plurality of wave lines that are arranged at predetermined intervals, the grid pattern is a set of wave lines that intersect each other in two directions, and the interval of the wave lines in one of the directions is not equal to an integral multiple of a wavelength for the wave line in the other direction; and perform shape reconstruction by associating intersection points of vertical and horizontal lines extracted by the line detection with the projected pattern.

2. The image processing system according to claim 1, wherein the personal computer is further configured to: reproject a patch to an image output by the projection device, wherein the patch obtained by approximating, to a tangent plane, a region around each intersection point of an input image that is captured by the imaging device; calculate energy for stereo matching between each intersection point of the reprojected patch and a correspondence candidate for a grid point of the projected pattern projected by the projection device by employing a sum of a data term assigned to each grid point and a regularization term obtained between the grid point and an adjacent grid point, wherein the grid point is an intersection point of the wave lines in two directions of the grid pattern; and perform shape reconstruction by associating a grid point with the projected pattern, wherein the grid point is a correspondence candidate having a minimum value of energy for stereo matching among the correspondence candidate.

3. The image processing system according to claim 1, wherein the personal computer is further configured to: create a triangular mesh consisting of three pixel samples and calculate a depth of each sub-pixel; and calculate, for all of the pixel samples, an error that occurs when the triangular mesh is re-projected to an output image of the projection device, minimize the error obtained, and perform linear interpolation for depths of pixels other than the pixel samples.

4. The image processing system according to claim 2, wherein the projection device includes first and second imaging devices; and the personal computer is further configured to select the correspondence candidate by adding a regularization term for the grid point that is obtained between the first and second imaging devices to energy for stereo matching of the correspondence candidates.

5. The image processing system according to claim 4, wherein the personal computer is further configured to employ an average to merge a depth for each pixel that is obtained, for the grid point, between the first and second imaging devices.

6. The image processing system according to claim 1, wherein the projection device includes first and second projection devices; and the personal computer is further configured to optimize a depth of each pixel, for grid points for which matching is obtained between a first projected pattern projected by the first projection device and a second projected pattern projected by the second projection device, wherein the grid points are intersection points of the wave lines in two directions of the grid pattern.

7. The image processing system according to claim 1, wherein the personal computer is further configured to perform shape reconstruction by calculating, for a plurality of positions around grid points being intersection points of the wave lines in two directions of the grid pattern, a difference between the projected pattern of the grid points and a result obtained through the line detection, and by employing the result as a matching cost for a correspondence candidate to associate and associating a grid point that is a minimum correspondence candidate with the projected pattern.

8. The image processing system according to claim 1, wherein, when the projected pattern is projected to the observation target, a parameter for the projected pattern is selected by comparing degrees of similarity for two arbitrary intersection points on the same epipolar line so that a degree of similarity becomes minimum.

9. An image processing method of performing shape reconstruction based on an input image including a projected pattern in an image processing apparatus connected to a projection device and an imaging device, wherein the projection device projects a projected pattern to an observation target, and the imaging device captures the projected pattern, the method comprising the steps of: fetching, by the image processing apparatus, the input image captured by the imaging device, and performing line detection for the projected pattern projected by the projection device, wherein the projected pattern is a grid pattern formed of wave lines, the wave lines are wavy curves having predetermined periodicity, the grid pattern formed of the wave lines is formed of a plurality of wave lines that are arranged at predetermined intervals, the grid pattern is a set of wave lines that intersect each other in two directions, and the interval of the wave lines in one of the directions is not equal to an integral multiple of a wavelength for the wave line in the other direction; and performing, by the image processing apparatus, shape reconstruction by associating intersection points of vertical and horizontal lines extracted by the line detection with the projected pattern.

10. A non-transitory computer readable storage medium having a computer program stored therein, said computer program including computer executable commands enabling an imaging device to perform shape reconstruction based on an input image including a projected pattern in an image processing apparatus connected to a projection device and the imaging device, wherein the projection device projects a projected pattern to an observation target, and the imaging device captures the projected pattern, the computer executable commands further enabling the imaging device to performing the steps of: fetching, by the image processing apparatus, the input image captured by the imaging device, and performing line detection for the projected pattern projected by the projection device, wherein the projected pattern is a grid pattern formed of wave lines, the wave lines are wavy curves having predetermined periodicity, the grid pattern formed of the wave lines is formed of a plurality of wave lines that are arranged at predetermined intervals, the grid pattern is a set of wave lines that intersect each other in two directions, and the interval of the wave lines in one of the directions is not equal to an integral multiple of a wavelength for the wave line in the other direction; and performing, by the image processing apparatus, shape reconstruction by associating intersection points of vertical and horizontal lines extracted by the line detection with the projected pattern.

Description

BRIEF DESCRIPTION OF DRAWINGS

(1) FIG. 1 is a diagram showing the configuration of an image processing system according to a first embodiment of the present invention;

(2) FIG. 2 is a flowchart showing a shape reconstruction algorithm according to the first embodiment of the present invention;

(3) FIG. 3A is a diagram showing an example grid pattern formed of wave lines;

(4) FIG. 3B is a diagram showing a static pattern projected by a projector;

(5) FIG. 4A is a diagram showing an image captured by projecting a grid pattern formed of wave lines to an observation target;

(6) FIG. 4B is a diagram showing the results obtained by performing line detection for the grid pattern formed of wave lines;

(7) FIG. 5 is a diagram showing a patch approximated to a tangent plane around a grid point;

(8) FIG. 6 is a diagram for explaining estimation of a depth for each subpixel;

(9) FIG. 7 is a diagram illustrating the configuration of an image processing system according to a second embodiment of the present invention;

(10) FIG. 8 is a diagram for explaining generation of edges between two grid graphs;

(11) FIG. 9 is a diagram showing correspondences of grid points of a projector pattern and grid points of a camera;

(12) FIG. 10 is a diagram illustrating the configuration of an image processing system according to a third embodiment of the present invention;

(13) FIG. 11A is a diagram showing an image captured by projecting a grid pattern formed of wave lines of the three primary colors of light;

(14) FIG. 11B is a diagram showing the results obtained by detecting a red pattern from the image shown in FIG. 11A;

(15) FIG. 11C is a diagram showing the results obtained by detecting a blue pattern from the image shown in FIG. 11A;

(16) FIG. 11D is a diagram showing the results obtained by detecting a green pattern from the blue pattern;

(17) FIG. 11E is a diagram showing the results obtained by reducing the affect of a green pattern;

(18) FIG. 12 is a diagram showing a camera image where a plurality of grid patterns overlap each other;

(19) FIG. 13 is a diagram showing the state wherein images obtained in the two ranges of two projectors are superimposed with each other;

(20) FIG. 14 is a diagram for explaining another embodiment for an intersection comparison method;

(21) FIG. 15A is a diagram for explaining a parameter determination method for a grid pattern formed of wave lines;

(22) FIG. 15B is a diagram for explaining the parameter determination method for a grid pattern formed of wave lines;

(23) FIG. 16A is a diagram showing the simulation results obtained for the first embodiment;

(24) FIG. 16B is a diagram showing the simulation results obtained for the first embodiment;

(25) FIG. 16C is a diagram showing the simulation results obtained for the first embodiment;

(26) FIG. 17A is a diagram showing the simulation results obtained for the first embodiment;

(27) FIG. 17B is a diagram showing the simulation results obtained for the first embodiment;

(28) FIG. 17C is a diagram showing the simulation results obtained for the first embodiment;

(29) FIG. 18A is a diagram showing the simulation results obtained by using a method for prior art;

(30) FIG. 18B is a diagram showing the simulation results obtained by using the method for the prior art;

(31) FIG. 19A is a diagram showing the simulation results obtained by using a method for prior art;

(32) FIG. 19B is a diagram showing the simulation results obtained by using the method for the prior art;

(33) FIG. 20A is a diagram showing an image representing an error between a reconstruction result obtained by entering the image in FIG. 16B and a true value;

(34) FIG. 20B is a diagram showing an image representing an error between a reconstruction result obtained by entering the image in FIG. 17B and a true value;

(35) FIG. 20C is a diagram showing an image representing an error between a reconstruction result obtained by entering the image in FIG. 18A and a true value;

(36) FIG. 21A is a diagram showing a polygon mesh associated with the input image in FIG. 16B that has been reconstructed in the first embodiment;

(37) FIG. 21B is a diagram showing a polygon mesh associated with the input image in FIG. 17B that has been reconstructed in the first embodiment;

(38) FIG. 22A is a diagram showing an input image that represents the result obtained by reconstruction using a grid pattern formed of wave lines;

(39) FIG. 22B is a diagram showing the result obtained by reconstructing an input image using a stereo matching method;

(40) FIG. 22C is a diagram showing the result obtained by reconstruction in the first embodiment;

(41) FIG. 22D is a diagram showing a dense shape pattern generated by an interpolation method;

(42) FIG. 23A is a diagram showing an input image that represents the result obtained by evaluating the accuracy in the first embodiment;

(43) FIG. 23B is a diagram showing the shape pattern generated from the input image in FIG. 23A by the interpolation method;

(44) FIG. 23C is a diagram imaging an error of FIG. 23A;

(45) FIG. 24A is a diagram showing an experiment environment to represent the result obtained by reconstruction under the effect of ambient light;

(46) FIG. 24B is a diagram showing the effects provided by a bandpass filter;

(47) FIG. 24C is a diagram showing the results obtained by 3D reconstruction in the first embodiment;

(48) FIG. 25 is a diagram showing a first example for an input image to capture the opening and closing movement of a hand;

(49) FIG. 26 is a diagram showing a first example for the result obtained by capturing the opening and closing movement of the hand;

(50) FIG. 27 is a diagram showing a second example for the measurement result of an object in motion; and

(51) FIG. 28 is a diagram showing a second example for the measurement result of the object in motion.

DESCRIPTION OF EMBODIMENTS

(52) The embodiments of the present invention will now be described in detail, while referring to drawings. In the embodiments of this invention, a spatial-encoding method using the continuity of a grid pattern is employed. It is known that this method has problems on ambiguity of correspondences of points and erroneous reconstruction caused by incorrect determination of the continuity of the detected lines (see, for example, NPL 2 to 4). To resolve these problems, the use of a grid pattern formed of a plurality of colors has been proposed for a conventional method. However, since the conventional method is adversely affected by the reflectivity and the texture of the surface of a target object, stable measurement cannot be performed. In this embodiment, a single-colored grid pattern is employed, and the two problems for a grid pattern and a multi-colored pattern can be resolved at the same time.

First Embodiment

(53) An image processing system according to a first embodiment of the present invention is illustrated in FIG. 1. One camera 101 (imaging device) and one projector 102 (projection device) are employed. The projector 102 projects, to an observation target 103, a grid pattern formed of wave lines. Since a projected pattern is a static pattern, synchronization with projection is not required. Therefore, measurement with a very high FPS (Frames Per Second) is enabled. The camera 101 and the projector 102 are connected to an image processing apparatus 104 that includes a personal computer.

(54) The image processing apparatus 104 stores projected patterns, such as grid patterns formed of wave lines, in a storage medium in advance, and can transmit projected pattern data to the projector 102 to project the pattern to the observation target 103. Further, the image processing apparatus 104 fetches an input image captured by the camera 101, stores the input image in the storage medium, and performs the image processing for shape reconstruction based on the input image.

(55) A shape reconstruction algorithm for the first embodiment of the present invention is shown in FIG. 2. First, a grid pattern formed of wave lines is projected to an observation target to capture an image (S202). Then, line detection for the captured image is performed by employing a method described in NPL 3. Based on optimization using the Belief Propagation (BP) method, vertical lines and horizontal lines of a single-colored grid can be stably and separately detected. Intersection points are calculated based on the detected vertical and horizontal lines, and a graph is created by employing the intersection points as nodes (S204).

(56) For each node, the position of the epipolar line on the projected pattern is calculated to find a correspondence, and in a case wherein the intersection point is present along the line, this point is defined as a correspondence candidate. Since multiple candidates of correspondences are usually found, the optimal combination of the correspondence candidates is obtained for each point by using the BP (S208). Since the reconstruction result is still sparse, the depths of all the pixels are calculated by performing interpolation and pixel-wise matching between the pattern and the captured image (S210), and as a result, a dense 3D shape is reconstructed (S212).

(57) To obtain unique correspondences between the camera image (an image captured on the camera's image plane) and a projector image (a pattern projected from the projector's image plane) by spatial encoding, a complicated pattern having the size of a large window has been required for the conventional methods. Moreover, while a broad baseline is desirable to improve accuracy, the observed pattern will be greatly distorted, which makes it practically difficult to decode the pattern. Therefore, a simple but highly unique pattern that is to be easily detected and decoded is desirable. In this embodiment, a pattern that gives information related to the priority for matching is employed, instead of a pattern for which the correspondence is uniquely determined through the image processing. Specifically, a grid pattern formed of vertical and horizontal wave lines is employed.

(58) An example grid pattern consisting of wave lines is shown in FIG. 3A. Since the wave grid pattern is a simple pattern, it is easy to detect curves in the image pattern, and the position of a curve can be calculated in sub-pixel accuracy by detecting peaks of intensities of the curve. For both the vertical and horizontal wave lines, a wavy curve line, such as a periodic sinusoidal pattern, that is periodic and self-recurring, is employed. The vertical wave lines and the horizontal wave lines are multiple wave lines arranged at constant intervals, and the grid pattern of the wave lines is formed of a set of wave lines that are across each other in two directions.

(59) The grid pattern of wave lines provides useful information for detecting correspondences. In this embodiment, the intersection points of vertical and horizontal wave lines are employed as feature points. The arrangement of intersection points is determined by the intervals and the wavelengths of the wave lines. The same interval and wavelength are employed for the wave lines; however, as will be described below, in a case wherein the interval of the vertical wave lines is not equal to the integral multiple of the wavelength of the horizontal wave lines (or in a case wherein the interval of the horizontal wave lines is not equal to the integral multiple of the wavelength of the vertical wave lines), the intersection points appear at the different phases. It means that the local pattern is shifted from the peripheral intersection point, and this difference can be used as a discriminative feature.

(60) The local pattern around an intersection point is not unique in the whole projected pattern. Therefore, the same pattern appears at every Nx and Ny wave lines along the horizontal and vertical axes, based on
Nx=lcm(Sx,Wx)/Sx
Ny=lcm(Sy,Wy)/Sy
where Sx and Sy in FIG. 3A are defined as the intervals between adjacent wave lines, and Wx and Wy are defined as wavelengths. In this case, it is assumed that lcm(a, b) is the least common multiple of a and b, and subscript letters x and y represent values along the vertical and horizontal axes, respectively. The local patterns, however, can be discriminative in each cycle.

(61) A static pattern projected by the projector 102 is shown in FIG. 3B. This pattern is a single-colored pattern wherein vertical and horizontal sinusoidal wave lines are arranged in the form of a grid. The example in FIG. 3B is a pattern formed (in the unit of pixels) by

(62) Sx=10, Sy=11, Wx=Wy=14, Ax=Ay=1.

(63) In this example, each cycle has 7 and 14 wave lines along horizontal and vertical axes, respectively. Consequently, 98 (=714) intersection points are present in a rectangle formed in one cycle.

(64) In stereo matching, the candidates of corresponding points are limited to the points on the epipolar line. In a case wherein an intersection point of a specific projector image is located within a certain distance from the epipolar line, the intersection point of the projector image is selected as a candidate. The number of candidates depends on the positions of intersection points in the camera image. Since the correspondence candidates are sparsely located in the projector image, the number of correspondence candidates is much smaller than that employed for pixel-based stereo for searching for candidate points.

(65) To find the best combinations of correspondences, a method using regularization with local matching will be described while referring to FIGS. 4A and 4B. An image in FIG. 4A is the one obtained by projecting a grid pattern of wave lines to an observation target. The result obtained by line detection is shown in FIG. 4B. An intersection point of a vertical line and a horizontal line in a grid pattern of wave lines in a camera image is hereafter called a grid point. If a plurality of grid points are connected with each other by a grid line, these intersection points should be on the same wave line on the projector image. This is employed for regularization in order to determine corresponding points. The connectivity of grid points is obtained by the line detection. There is a case, however, wherein the connectivity might be incorrectly determined through the line detection. Such incorrect determination occurs especially for the boundaries where discontinuity of the shape appears. Therefore, to assign the corresponding points for the individual grid points, the energy minimization defined on the grid is employed.

(66) First, a matching cost is calculated for all the correspondence candidates, and is employed as a data term for energy minimization. The cost is computed as an SSD (Sum of Squared Difference) between the camera image and the projector image (pattern image). However, since there is an error for the detected position of the grid point, and the pattern captured by the camera is distorted according to the surface of the target object, the simple SSD with respect to a quadrilateral area is unsuitable for the data term. Therefore, a patch obtained by approximating the area around the grid point of the target object to the tangent plane of the grid point is employed. With this patch, a more accurate matching cost can be calculated, and the corresponding points can be calculated in sub-pixel accuracy.

(67) A patch obtained by approximation to the tangent plane of a grid point is shown in FIG. 5. It is assumed that a shape pattern (a quadrilateral patch 513) around a grid point on a surface 503 of an observation target is locally planar. This plane is represented by
ax+by+cz+1=0.

(68) It should be noted that a, b and c are parameters of a plane. The parameters are calculated by minimizing the SSD, while taking the distortion of an image into account.

(69) The algorithm employed for calculation is as follows:

(70) (1) Project a quadrilateral patch R(p) 511 around a grid point p in a camera image 501 to the 3D tangent plane, and re-project this patch onto a projector image 502.

(71) (2) Calculate the SSD of the intensities between the re-projected quadrilateral patch 512 and the projector image 502.

(72) (3) Employ a, b and c as variables to minimize the SSD value.

(73) (4) Repeat the above steps for several times.

(74) The initial values of a, b and c are set, so that the tangent plane includes the 3D position of the grid point computed using a parallax error, and is parallel to the camera's image plane, and the SSD value is represented by the following equation:

(75) [ Ex . 1 ] SSD a , b , c ( p ) = .Math. p R ( p ) ( I c ( p ) - I p ( H a , b , c ( p ) ) 2 ( 1 )
In this case, R(p) is a quadrilateral patch around p and H.sub.a, b, c(p) is the transformation in a case wherein p is re-projected to the projector's image plane. I.sub.c () and I.sub.p() are the intensities of the camera image and the projector image, respectively.

(76) In this case, the grid pattern consists of nodes pV, which are grid points, and edges (p, q)U that represent the connections of the grid points. It should be noted that p and q are grid points, V is a set of grid points, and U is a set of edges of a grid graph. A grid point p includes correspondence candidates t.sub.pT.sub.p. In this case, T.sub.p is a set of correspondence candidates for the grid point p. While a set of correspondences is employed as a parameter, the energy for stereo matching is defined as follows:

(77) [ Ex . 2 ] E ( T ) = .Math. p V D p ( t p ) + .Math. ( p , q ) U W pq ( t p , t q ) ( 2 )
It should be noted that T={t.sub.p|pV}, and D.sub.p(t.sub.p) is a data term in case of assigning the point corresponding to p to the candidate t.sub.p. W.sub.pq(t.sub.p, t.sub.q) is a regularization term used to assign candidates t.sub.p and t.sub.q to neighboring grid points.

(78) The data term is a value of the SSD calculated by the method described above. The regularization term is defined as follows:

(79) [ Ex . 3 ] W pq ( t p , t q ) = { 0 in case of t p and t q on the same wave line in cases other than the above case ( 3 )

(80) It should be noted that is a user-defined constant. The energy is minimized by the BP method.

(81) An advantage of using energy minimization is that the regularization terms defined using the neighboring grid points can be soft constraints. This is important because, according to the actual data, there is always a chance that incorrect grid connections might be generated due to erroneous line detection. According to NPL 3, wrong connection should be removed at the stage of line detection before 3D reconstruction is started, while in this embodiment, removal of wrong connection and 3D reconstruction are simultaneously performed, and therefore, reconstruction with higher density and higher accuracy is enabled.

(82) The correspondences for sparse grid points are obtained by the grid-based stereo matching method. At the next step, dense correspondences are acquired by using information for all the pixels. In this process, depth values of densely resampled pixel samples are calculated by interpolating the grid points. Then, the depth values of these pixel samples are employed as variables to minimize a difference of intensities between the camera image and the projector image.

(83) A method employed based on interpolation of the detected grid lines is described in NPL 8. In this embodiment, independent depth estimation for each (sub) pixel is achieved by optimization based on photo-consistency.

(84) When a viewing vector from the camera origin to a pixel x is represented as (u, v, 1), the depth dx for the pixel is computed as follows.

(85) [ Ex . 4 ] d x = - 1 a x u + b x v + c x ( 4 )
It should be noted that a.sub.x, b.sub.x and c.sub.x are the parameters computed for the pixel. a.sub.x for each pixel is interpolated as follows:

(86) [ Ex . 5 ] a x = .Math. p G ( .Math. p - x .Math. ) a p .Math. p G ( .Math. p - x .Math. ) ( 5 )
It should be noted that p is a grid point, G() is a Gaussian function and |px| is a distance between p and x. b.sub.x and c.sub.x are calculated in the same manner by weighted averaging.

(87) For optimization, it is possible that the depths of all the pixels are employed as independent variables to estimate the depths of all the pixels (pixel-based depth estimation). However, in this embodiment, a triangular mesh formed of three pixel samples is resampled to estimate the depths of the pixel samples (sub-pixel based depth estimation). As a result, the more appropriate resolution of the triangular mesh can be obtained. When the estimation for the depth is simply performed for all of the pixels, the accuracy might be reduced, because the resolution of a pattern to be projected is lower than the image resolution. To resolve this problem, a method for using a matching window having a certain size, for example, can be employed; however, the calculation cost would be increased.

(88) In contrast, in this embodiment, the following method is employed to reduce the number of points and the number of variables without scarifying the accuracy, and to perform efficient calculation. The sub-pixel based depth estimation will be described while referring to FIG. 6. First, a triangular mesh is created by employing three pixel samples in an image to be observed. The depths of the pixels other than the pixel samples are linearly interpolated. For optimization by the repetitive calculation, approximation of the depth is performed by employing, as a variable, a small displacement d.sub.x of d.sub.x. The depth of pixel x in FIG. 6 is calculated as follows:

(89) [ Ex . 6 ] d x + d x = [ 1 - w x 2 - w x 3 , w x 2 , w x 3 ] [ d x 1 + d x 1 d x 2 + d x 2 d x 3 + d x 3 ]
It should be noted that w.sub.x2 and w.sub.x3 are the weights for linear interpolation. Now, D+AD is a vector obtained by collecting d.sub.x+d.sub.x for all the pixel samples. A reprojection error for the projector image (the pattern image) is calculated for all the pixels including the pixel samples by using the following expression:

(90) [ Ex . 7 ] E ( D ) = .Math. x ( I c ( x ) - I p ( P D + D ( x ) ) 2 + .Math. x , x ( d x - d x ) 2 ( 6 )
It should be noted that the position of reprojection onto the projector image is represented by P.sub.D+AD(x). For reprojection of each pixel, part of D+D is employed. x and x are adjacent vertices. is a user-defined parameter for regularization. The parameter D is determined so as to minimize the error. When the reprojection and minimization are alternatively and repetitively performed until convergence of a solution is reached, the depth D is determined.

Second Embodiment

(91) An image processing system according to a second embodiment of the present invention is illustrated in FIG. 7. Two cameras 1101 and 1102 (imaging devices) and one projector 1103 (projection device) are employed. The projector 1103 projects, to an observation target 1104, a grid pattern formed of wave lines. Since a projected pattern is a static pattern, synchronization with projection is not required. Therefore, measurement with a very high FPS (Frames Per Second) is enabled. The cameras 1101 and 1102 and the projector 1103 are connected to an image processing apparatus 1105 that includes a personal computer.

(92) The image processing apparatus 1105 stores projected patterns, such as grid patterns formed of wave lines, in a storage medium in advance, and can transmit projected pattern data to the projector 1103 to project the pattern to the observation target 1104. Further, the image processing apparatus 1105 fetches input images captured by the cameras 1101 and 1102, stores the input images in the storage medium, and performs the image processing for shape reconstruction based on the input images.

(93) According to the second embodiment, the constraint condition between the two cameras is employed as additional information to find correspondence candidates. A method for assigning corresponding points based on the energy minimization on the grid graph will now be described. The additional constraints are introduced as the edges that connect graphs of two cameras. Generation of edges between two grid graphs will be described while referring to FIG. 8. First, a grid pattern of wave lines is projected to an observation target to capture an image. Then, line detection is performed for the projected image, intersection points are calculated based on the detected vertical and horizontal lines, and a grid graph is created by employing the intersection points as nodes.

(94) A search for a corresponding point in a projected pattern 1201 for a node p.sub.0 of the camera 1101 will be described. The correspondence candidates t.sub.p0T.sub.p0 are the intersection points of a projected pattern 1204 on an epipolar line 1211 of a grid point p.sub.0, while T.sub.p0 is a set of the correspondence candidates for the grid point p.sub.0. When it is assumed that the correspondence candidate of the grid point p.sub.0 is t.sub.p0, the coordinates P.sub.3D(t.sub.p0) for the grid point p.sub.0 on a surface 1203 of the observation target 1104 are calculated by triangulation between the camera 1101 and the projector 1103. P.sub.1(t.sub.p0) is the point at which the coordinates point P.sub.3D(t.sub.p0) is projected onto a grid pattern 1202 of the camera 1102. When the grid point p.sub.1 of the camera 1102 satisfies the following expression, the grid point p.sub.0 and the grid point p.sub.1 are associated with each other (linear line L1).
D(p.sub.1,P.sub.1(t.sub.p0))< and t.sub.p0T.sub.p1
Here, D(a, b) is a distance between points a and b, is the radius of the search area for a grid point near P.sub.1(t.sub.p0), and T.sub.p1 is a set of correspondence candidates t.sub.p1.

(95) Referring to FIG. 8, four points P.sub.3D(t.sub.p0) are projected, and as for the leftmost point P.sub.3D(t.sub.p0) 1221, no grid points are present in the search area on the grid pattern 1202, and no correspondence candidates are found. As for the rightmost point P.sub.3D (t.sub.p0) 1222, a grid point p.sub.1 is present in the search area of the grid pattern 1202, while the same correspondence candidate t.sub.p0 is not present in the set T.sub.p1 of correspondence candidates along the epipolar line 1212 for the grid point p.sub.1. Two points at P.sub.3D(t.sub.p0) in the middle satisfy the above condition, and are connected to the grid points p.sub.0. Once the edges between the two cameras are connected together on the graph (linear line L1), a single graph is established to easily search for the corresponding points for the two cameras.

(96) There is a chance wherein some incorrect edges might be generated by using this method (linear line L2). A second projection point 1223 in FIG. 8 is an incorrect edge, which is not on the surface 1203 of the observation target 1104. It should be noted, however, that even if a grid point has both correct and incorrect edges, the total cost of the BP is not adversely affected by the incorrect edge. In a case wherein a grid point has only incorrect edges, it is determined that the candidate of correspondence is false in the process of BP, so long as the number of incorrect edges is small.

(97) Now, a single grid graph is obtained for two cameras by detecting lines and by reprojecting points by one camera to the other camera. Next, the best combination of correspondences is to be found by performing the energy minimization on the grid graph. The grid graph consists of grid points p.sub.0V.sub.0 and p.sub.1V.sub.1, edges (p.sub.0, q.sub.0)U.sub.0 and (p.sub.1, q.sub.1)U.sub.1 obtained by line detection, and edges (p.sub.0, p.sub.1)S obtained between the cameras. As for the camera 1101, p.sub.0 and q.sub.0 are grid points, V.sub.0 is a set of grid points and U.sub.0 is a set of edges. As for the camera 1102, p.sub.1 and q.sub.1 are grid points, V.sub.1 is a set of grid points and U.sub.1 is a set of edges. S is a set of edges between the cameras. A grid point P.sub.0 includes the correspondence candidates t.sub.p0T.sub.p0 of the projector pattern.

(98) For the one-camera one-projector system in the first embodiment, the energy used to assign corresponding points tp0 to the individual grid points p0 is defined by the following expression (2). When this definition is extended for the use in the two-camera one projector system in this embodiment, the following expression is established:

(99) [ Ex . 8 ] E ( T ) = E ( T 0 ) + E ( T 1 ) + .Math. ( p 0 , p 1 ) S X p 0 p 1 ( t p 0 , t p 1 ) ( 7 )
It should be noted that X.sub.p0, p1(t.sub.p0, t.sub.p1) is a regularization term for the edges (p.sub.0, p.sub.1) between cameras. This term is represented as:

(100) [ Ex . 9 ] X p 0 p 1 ( t p 0 , t p 1 ) = { 0 t p 0 = t p 1 in other cases . ( 8 )
It should be noted that where is a user-defined constant. When a grid point p has camera-camera edges, one of the camera-camera edges is selected for the assignment of t.sub.p for the grid point. This is because the energy will be increased if the assignment of an edge other than the edge between the cameras is selected.

(101) In the first embodiment, a dense range image has been created by interpolating the grid graph in the camera image. The two-camera one-projector system in this embodiment provides two sets of grid graphs. When the graphs are created on the camera image, there is a case wherein the graphs are partially occluded from the other camera, and it is not possible to integrate the grid graphs and to perform dense reconstruction. Therefore, reprojection is performed for the graphs obtained by the two cameras to merge pixel information in the coordinate system of the projector.

(102) A case wherein a grid point t.sub.p of the projector pattern is associated with grid points p.sub.0 and p.sub.1 of the two cameras is shown in FIG. 9. A grid pattern 1304 for the projector 1103 is inserted between a grid pattern 1301 for the camera 1101 and a grid pattern 1302 for the camera 1102 to calculate coordinates P.sub.3D on a surface 1302 of the observation target 1104. Two coordinate points P.sub.3D0 and p.sub.3D1 are calculated by the two corresponding points; however, these points do not usually match due to the error of image processing. Therefore, when a pixel r is present in the peripheral range (R) of the grid point t.sub.p, the depths d.sub.0 and d.sub.1 from the viewpoint of the projector are integrated by averaging the depths d.sub.0 and d.sub.1. To generate a dense range image, the depth d.sub.r for the pixel r is defined as follows:

(103) 0 [ Ex . 10 ] d r = 1 .Math. R .Math. .Math. ( t p , p ) R d ( t p , p ) , R = R 0 .Math. R 1 ( 9 ) R k = { ( t p k , p k ) | D ( r , t p k ) < , p k V k } ( 10 )

(104) Here, d(t.sub.p, p) is the depth of the coordinate system calculated based on t.sub.p and p. Further, D(r, t.sub.pk) is a distance between two points r and t.sub.pk, and is a user-defined parameter to determine the neighborhood of a grid point. Since every coordinate point p.sub.3D is visible from the projector, the depth information can be merged. An example method employed for calculation of d(t.sub.p, p) can be linear interpolation (e.g., bilinear interpolation) in consonance with the distance extended from a set of the grid point t.sub.p and the neighboring grid point to p. Furthermore, the weighted average may be employed for calculating expression (9) to obtain the average. An angle formed by the camera and the projector, for example, can be employed for weighting.

Third Embodiment

(105) An image processing system according to a third embodiment of the present invention is illustrated in FIG. 10. Six cameras 2101 to 2106 (imaging devices) and six projectors 2201 to 2206 (projection devices) are employed. The projectors 2201 to 2206 project, to an observation target 2301, grid patterns formed of wave lines. Since projected patterns are static patterns, synchronization with projection is not required. Therefore, measurement with a very high FPS (Frames Per Second) is enabled. The cameras 2101 to 2106 and the projectors 2201 to 2206 are connected to an image processing apparatus 2401 that includes a personal computer.

(106) The image processing apparatus 2401 stores projected patterns, such as grid patterns formed of wave lines, in a storage medium in advance, and can transmit projected pattern data to the projectors 2201 to 2206 to project the patterns to the observation target 2301. Further, the image processing apparatus 2401 fetches input images captured by the cameras 2101 to 2106, stores the input images in the storage medium, and performs the image processing for shape reconstruction based on the input images.

(107) In the third embodiment, since multiple patterns are included in images obtained by the cameras, it is required that a pattern should be examined to identify a projector that projected the pattern. Thus, colors are employed for identification of the projectors. In this case, patterns of the three primary colors of light, red, green and blue, are projected to an observation target respectively by the two projectors.

(108) An image obtained by projecting grid patterns of wave lines of the three primary colors is shown in FIG. 11A. The result obtained by extracting a red pattern from this image is shown in FIG. 11B, while the result obtained by detecting a blue pattern is shown in FIG. 11C. In this case, corresponding points are searched for without employing a green pattern. When line detection is performed by using the red pattern and the blue pattern, the obtained results are affected by the green pattern. At this time, as shown in FIG. 11D, a green pattern might be detected for the result of the blue pattern (on the side of the head in FIG. 11D). Therefore, before the line detection is performed, the colors are converted into saturated colors (pure colors) in the following manner.
(h,s,v)=RGB2HSV(r,g,b)
(r,g,b)=HSV2RGB(h,1,v)(11)
It should be noted that RGB2HSV and HSV2RGB represent conversion in the color space, and colors are represented in the range of [0, 1]. By conversion of the colors into saturated colors, the affect of the green pattern can be reduced, as shown in FIG. 11E.

(109) A method for finding corresponding points for the red pattern and the blue pattern can be performed in the same manner as for the two-camera one-projector case in the second embodiment. Since more projectors are employed in the second embodiment, camera images are employed to detect points of correspondence between projectors.

(110) A camera image where a plurality of grid patterns are overlapped is shown in FIG. 12. When two grid points of different patterns, i.e., a pattern GP.sub.k of a projector k and a pattern PG.sub.l of a projector l, are projected on the same pixel of the camera, it means that the two points of projectors are associated with each other. These two points have the same depth from the camera. Since it is rare that two points are projected onto the exact same pixel, a point p.sub.ilV.sub.il of a camera i that corresponds to that for the projector l and that satisfies the following expression is searched for to determine a point p.sub.ikV.sub.ik of the camera i that corresponds to that for the projector k.
D(p.sub.ik,p.sub.il)<(12)
At this time, D(a, b) is a distance between points a and b, and is the radius of a search area around p.sub.ik.

(111) As shown in FIG. 12, the corresponding points of two graphs are connected by a dotted line (a gap between the point p.sub.ik and the point p.sub.il in the drawing). The two graphs are combined into a single graph, and at the same time, assignment of the corresponding points is optimized by minimizing the energy. The energy of the edges of projector-projector correspondence is defined as follows:

(112) [Ex. 10]
Z.sub.pikpil(t.sub.pik,t.sub.pil)=|d.sub.i(P.sub.3D(t.sub.pik))d.sub.i(P.sub.3D(t.sub.pil))|(13)

(113) It should be noted that d.sub.i(P.sub.3D) is the depth of the coordinate point P.sub.3D of the camera i, and is a user-defined weight. The total energy with multiple cameras and projectors is defined by the following equation:

(114) [ Ex . 11 ] E ( T ) = .Math. i .Math. k A p ( i ) E ( T ik ) + .Math. k .Math. i A c ( k ) , j A c ( k ) ( .Math. ( p ik , p jk ) S ijk X p ik p jk ( t pik , t pjk ) ) + .Math. i .Math. k A p ( i ) , l A p ( i ) ( .Math. ( p ik , p il ) Q ikl Z p ik p il ( t pik , t pil ) ) ( 14 )
It should be noted that A.sub.p(i) is a set of projectors that share the field of view with the camera i, A.sub.c(k) is a set of cameras that share the field of view with the projector k. S.sub.ijk is a set of edges between the cameras i and j given by the pattern of the projector k. Q.sub.ikl is a set of edges between the projectors k and l in the image of the camera i.

(115) To increase the density of an image, a method described while referring to FIG. 9 for the second embodiment can be employed.

(116) Next, optimization for the image in the entire range is performed by minimizing the energy. In the second embodiment, the energy consists of the data term and regularization term. The data term is calculated based on the difference of intensities between the camera and the projector, and the regularization term is defined by using the curvature around each vertex of the grid graph. When images in two ranges are superimposed with each other, the shapes are matched, and the depths of the images are optimized by employing the additional constraint.

(117) The state wherein the images in two ranges of two projectors are superimposed with each other is shown in FIG. 13. A coordinate point P.sub.3Dk is calculated from a point r.sub.k of the projector k (2503). The point r.sub.k overlaps the projector l (2502) when the projection point of p.sub.3Dk is located on the mask of the camera (2501). When the coordinate point p.sub.3Dk is projected onto the image of the projector l, and is found inside a triangle formed of three points, r.sub.10, r.sub.11 and r.sub.12, these points are regarded as the corresponding points.

(118) When the depth at a point r is d.sub.r, and a small change of d.sub.r is d.sub.r, iterative minimization is performed by employing d.sub.r to update the depth. The energy is defined by using d.sub.r as follows:

(119) [ Ex . 12 ] E ( D ) = .Math. k E I + .Math. k E S + .Math. i .Math. k , l A p ( i ) E p E p = .Math. r k .Math. r l n G ( r k ) ( P 3 Dk ( d rk ) - P 3 Dl n ( d rl n ) 2 ( 15 )
It should be noted that D is a set of d.sub.r, and E.sub.I is a data term, while E.sub.S is a regularization term. E.sub.P represents the constraint between images in two ranges. G(r.sub.k) is a function to find the corresponding point r.sub.ln of a point r.sub.k. P.sub.3D(d.sub.r) represents that the coordinate point has been moved at a distance d.sub.r along the line of sight. d.sub.r for each pixel is iteratively updated by adding d.sub.r that minimizes an error E(D) in a non-linear minimization manner.

(120) According to the third embodiment, a case wherein, for example, six cameras and six projectors are alternately arranged on a circumference has been considered. Since one camera is located on each side of a single projector, six combinations are available as a set of two cameras and one projector, described in the second embodiment. When the colors of patterns projected by the individual projectors are selected as, for example, RGBRGB to avoid the same colors adjacent to each other, two different patterns are projected to one camera by the two projectors located on the respective sides. Therefore, the combination of two colors, RG, GB or BR, is identified by the above described method.

(121) As a conclusion of the above embodiments, correspondence is searched for by additionally employing the camera-projector information in the first embodiment, the camera-camera information in the second embodiment, or the projector-projector information in the third embodiment.

Fourth Embodiment

(122) In the first to the third embodiments, the matching cost has been obtained as the SSD between a camera image and a projector image (pattern image). Since a simple SSD with respect to a quadrilateral area is not appropriate as a data term, a patch obtained by approximating the area around the grid point of a target object to the tangent plane of the grid point has been employed. In a fourth embodiment of this invention, results obtained by line detection are to be compared, instead of comparison of the images.

(123) Another example for the intersection comparison method will be described while referring to FIG. 14. As a result of line detection, a local line detection error (called a line feature) around an intersection point is employed. The solid line in FIG. 14 indicates the result of line detection, and a broken line indicates a projector's pattern, which is employed as a cost to be provided for the BP for calculation of the sum (=an error) of differences at the individual positions. In a case wherein an error is small, this represents that a possibility that the grid points are associated with each other is high. According to this method, the amount of calculation can be reduced, compared with the amount of calculation for the SDD described in the first embodiment.

(124) Further, the camera image and the projector image are directly compared with each other for the calculation of the SSD, and therefore, when an object has a texture, the camera image might be adversely affected by the texture. That is, the intensity of an image is changed by the texture, and a difference between the comparison results is increased. In contrast, in case of line detection, the positions of the detected lines are compared, instead of comparing the images, and therefore, the result is not affected by the change of the intensity of the image. Thus, the affect due to the reflectivity of the object can be reduced.

Fifth Embodiment

(125) As described while referring to FIGS. 3A and 3B, the parameter for the pattern to be projected has been determined empirically. Therefore, a pattern for providing the best shape measurement results is predicted to determine a parameter.

(126) As shown in FIG. 15A, according to the stereo matching, a corresponding point 2602 of a projector image associated with a grid point 2603 of a specific camera image is present along an epipolar line (linear line) 2601. There is a possibility that the intersection points on the same epipolar line might be incorrect candidates of correspondence (incorrect correspondence) (for example, intersection points 2602 and 2604 in FIG. 15B). Therefore, the comparison of the SSDs or the line features described in the fourth embodiment is performed for the intersection points on the same epipolar line. The parameter should be selected to obtain as a large difference as possible. Since comparison is performed for data, including information for the adjacent intersection points, the energy represented in expression 2 is repetitively calculated by the BP method. Of the incorrect correspondences for the individual intersection points, the correspondence for which the energy calculated by the BP is smallest is regarded as the evaluation value for the pertinent intersection point, and calculation of the evaluation value is performed by taking all of the intersection points into account. The parameter for which the total evaluation value is the smallest is determined to be the optimal parameter.

(127) The degrees of similarity are compared for two arbitrary intersection points on the same epipolar line, and a parameter is selected to obtain the smallest degree of similarity. The average of the evaluation values of all of the intersection points is employed as the total evaluation value; however, the average evaluation value obtained by taking only arbitrary intersection points into account, or the smallest or largest value of the evaluation values for all of the intersection points, may also be employed as the total evaluation value. The parameters for which the smallest evaluation values are obtained are determined to be the optimal parameters.

(128) For determining the optimal parameter, only the projector image is employed to compare the intersection points on the epipolar line of the projector image. Assuming that the camera and the projector have been calibrated, when the parameter of the grid pattern is changed, the epipolar line is unchanged, while the intersection points on the same epipolar line are changed. Thus, the parameter for which the evaluation value obtained by calculation using the intersection points on the same epipolar line is the smallest should be selected.

(129) The intervals of the wave lines, the wavelengths of the wave lines, or the amplitudes of the wave lines are changed as the parameters of the grid pattern, or the pattern is rotated, and in every case, the energy is calculated to determine, as an optimal parameter, the parameter for which the total evaluation value is the smallest. It should be noted that the thicknesses or the colors (wavelengths) of the wave lines may also be included in the parameter.

Example 1

(130) The simulation result in the first embodiment is shown in FIGS. 17 and 18. In this case, the bunny data in shape database of Stanford University (NPL 21) is employed as a target shape. An image of an observation target having no texture is shown in FIG. 16A, while an image where a grid pattern is mapped is shown in FIG. 17A. The images generated based on these input images by ray-tracing software described in NPL 22 are shown in FIGS. 16B and 17B, respectively. The grid detection result for the head in the first embodiment is shown in FIGS. 16C and 17C. The continuity of grids for some portions on the boundaries between the head, the ears and the body are incorrectly detected, but these portions were successfully disconnected at the stereo matching process.

(131) An input image obtained by a method, described in NPL 8, that employs two colors is shown in FIG. 18A, and is a textureless image to be observed. A textured image to be observed is shown in FIG. 19A. For these images, local ID information of eight cycles are encoded by using three two-colored lines. With this method, the successful result is obtained as shown in FIG. 18B in a case wherein a textureless object is employed. However, when an object has texture, the color information for the pattern is deteriorated, and decoding of ID information and 3D reconstruction are not successful, as shown in FIG. 19B.

(132) Correspondence errors for FIG. 16B, FIG. 17B and FIG. 18A were calculated in order to perform quantitative evaluation for the above described experiment. Since the coordinates of the projector image associated with the individual pixels of the camera image are already known, an error between the corresponding point, estimated based on the reconstruction result, and the actual corresponding point is calculated by using the distance on the image plane. The errors for FIG. 16B, FIG. 17B and FIG. 18A are indicated as images, in the named order, in FIG. 20C. A bright pixel indicates that the error is great.

(133) The root-mean-square error (RMSE) for each pixel is shown in a table below:

(134) TABLE-US-00001 TABLE 1 Evaluation Method Input Image RMSE 1 RMSE 2 First Embodiment FIG. 16B 0.3957 0.2964 FIG. 17B 0.6245 0.4210 Method in NPL 8 FIG. 18A 0.6286 0.2356

(135) The RMSE values are RMSE1, obtained by calculation for all of the corresponding points that have been reconstructed, and RMSE2 obtained by calculation for the corresponding points, other than outliers that are beyond one pixel. It is apparent from this table that, in case of no texture, better RMSE1 is obtained for all of the pixels by the method in the first embodiment than by the method in NPL 8, while better RMSE2 for which the outliers are removed is obtained by the method in NPL 8 than by the method in the first embodiment.

(136) The probable reason for this is as follows. Since according to the method in NPL 8, the corresponding points are calculated based on the local ID (phase) of the line pattern that appears locally, the accuracy is high so long as the local ID information is correctly obtained. However, when decoding of the local ID is not successful, a large error occurs. This error is observed as salt-and-pepper noise in FIG. 20C. Further, in case of a design pattern that is mapped, reconstruction is not successfully performed by the method in NPL 8, while although an error is increased a little, shape reconstruction is successfully performed by the method in the first embodiment. Therefore, it can be said that the method in the first embodiment provides higher robustness and accuracy than the method in NPL 8, especially in case of a textured object.

(137) Polygon meshes reconstructed in the first embodiment are shown in FIGS. 21A and 21B. The polygon mesh in FIG. 21A corresponds to the input image in FIG. 17A, and the polygon mesh corresponds to the input image in FIG. 17B. The shapes shown in FIGS. 21A and 21B represent the dense reconstruction results by performing interpolation. In the conditions employed for the experiment, the base line between the camera and the projector is long, and a parallax error of about 100 pixels, for example, is present; however, correct correspondence is obtained through the stereo reconstruction, without the search range being designated. Furthermore, dense corresponding points can be obtained by performing interpolation and optimization.

Example 2

(138) The results obtained through the experiment based on real data will be described. A camera of 16001200 pixels and a projector of 1024768 pixels were employed. The image sequences were captured at 30FPS, and a PC equipped with Intel Core i7 2.93 GHz and NVIDIA GeForce 580GTX was used. The above described algorithms were implemented by CUDA (Compute Unified Device Architecture). Line detection was implemented as a single thread on a CPU. First, in order to demonstrate the effectiveness of a grid pattern of wave lines, comparison of the grid pattern of wave lines with a linear line pattern was performed.

(139) The result of reconstruction based on the grid pattern of wave lines is shown in FIGS. 22A to 22D. This is a 3D reconstruction result provided by using the wave pattern in FIG. 3B. An input image is shown in FIG. 22A, and the reconstruction result obtained by the projector-camera stereo matching method is shown in FIG. 22B. The grid lines at the discontinuous portion of an object (the boundary between the head and the neck of the mannequin) were successfully disconnected at the stereo matching process.

(140) The result of 3D reconstruction for this embodiment is shown in FIG. 22C. The number of the grid points was 943 and the average number of candidates of corresponding point for each grid point was 41. The computational time for the stereo matching process was 0.22 seconds. Although the entire image was designated as the search range, the computational cost was still low because the grid pattern was sparse, compared with the number of pixels.

(141) A dense shape generated by the above described method is shown in FIG. 22D. The number of vertices of the 3D model was 25,938. The number of iteration for optimization was five, and the computational time for interpolation was 0.59 seconds. The total time including line detection was 4.87 seconds. The result obtained by evaluating the accuracy in the first embodiment is shown in FIGS. 23A to 23C. An input image is shown in FIG. 23A, a shape generated by the above described interpolation method is shown in FIG. 23B, and an error represented by using an image is shown in FIG. 23C. Evaluation was performed by measuring the shape of a cube. The size of the cube was 0.2 m square and the distance from the camera was about 1.0 m. A plane was fit to each face of the reconstructed cube to calculate RMSE for an error from each plane. The average of RMSE of two planes was 0.36 mm, and an angle between the planes was 88.8 degrees (correctly, 90.0 degrees). This error is regarded as extremely small for practical use.

(142) FIGS. 24A to 24C are diagrams showing the result obtained by reconstruction under the affect of ambient light. The important advantage of a single-colored static pattern can be the increase of choices for a device to irradiate a pattern. Therefore, a reconstruction experiment using a laser projector that projects light of a single wavelength was conducted. Since the energy of projected light concentrated on a small bandwidth, even under the affect of the environmental light, a projected pattern could be observed by using an appropriate bandpass filter. The experiment environment is shown in FIG. 24A, and it is apparent that a target is strongly irradiated by an external light source. However, as shown in FIG. 24B, a projected pattern is clearly identified by a bandpass filter, and as shown in FIG. 24C, correct 3D reconstruction can be performed.

(143) The result for capturing the opening and closing movement of a hand is shown in FIGS. 25 and 26. The movement for closing the hand was measured in the order of FIGS. 25A to 25D. The measurement results for these movements are shown in FIGS. 26A to 26D. According to the first embodiment, since one-shot reconstruction is performed, 3D reconstruction of the target object can be performed for each independent frame even when the target object moves fast.

(144) The result for capturing the human movement that repels a punch is shown in FIGS. 27 and 28. The movement of the right arm was measured in the order of FIGS. 27A to 27D. The measurement results for the movements are shown in FIGS. 28A to 28D. According to the first embodiment, since one-shot reconstruction is performed, 3D reconstruction of the target object can be performed for each independent frame even when the target object moves fast.

(145) The 3D reconstruction (one-shot reconstruction) method for a single image based on the projection of a single-colored and static pattern has been described. The correspondence information is implicitly represented by employing a difference of the patterns at the individual intersection points on a grid pattern of wave lines. Then, when the regularity of the pattern is distorted, the specificity of the pattern is increased, and the stable solution is obtained. Further, a description has also been given for the method whereby the shape reconstruction by the stereo matching method is extended to the use for the projector-camera system by taking the continuity of the grid into account. At the final stage of reconstruction, reconstruction by the grid is interpolated to estimate the depth for each pixel. It is proved that, compared with the conventional method, the more stable results are obtained, and effective measurement for a mobbing object is performed.