WO1998037515A2 - Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet - Google Patents

Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet Download PDF

Info

Publication number
WO1998037515A2
WO1998037515A2 PCT/IB1998/000612 IB9800612W WO9837515A2 WO 1998037515 A2 WO1998037515 A2 WO 1998037515A2 IB 9800612 W IB9800612 W IB 9800612W WO 9837515 A2 WO9837515 A2 WO 9837515A2
Authority
WO
WIPO (PCT)
Prior art keywords
updated
model
operator
computer graphics
computer
Prior art date
Application number
PCT/IB1998/000612
Other languages
English (en)
Other versions
WO1998037515A3 (fr
Inventor
Rolf Herken
Tom-Michael Thamm
Original Assignee
Mental Images, Gmbh & Co. Kg
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mental Images, Gmbh & Co. Kg filed Critical Mental Images, Gmbh & Co. Kg
Priority to CA002282240A priority Critical patent/CA2282240C/fr
Priority to AU67437/98A priority patent/AU744983B2/en
Priority to EP98912674A priority patent/EP0961992A2/fr
Priority to JP53644498A priority patent/JP4138018B2/ja
Publication of WO1998037515A2 publication Critical patent/WO1998037515A2/fr
Publication of WO1998037515A3 publication Critical patent/WO1998037515A3/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/10Geometric effects

Definitions

  • the invention relates generally to the field of computer graphics, computer-aided geometric design and the like, and more particularly to generating a three-dimensional model of an object.
  • an artist, draftsman or the like attempts to generate a three-dimensional model of an object, as maintained by a computer, from lines defining two-dimensional views of objects.
  • computer-graphical arrangements generate a three-dimensional model from, for example, various two-dimensional line drawings comprising contours and/or cross-sections of the object and by applying a number of operations to such lines which will result in two-dimensional surfaces in three-dimensional space, and subsequent modification of parameters and control points of such surfaces to correct or otherwise modify the shape of the resulting model of the object.
  • a three-dimensional model for the object After a three-dimensional model for the object has been generated, it may be viewed or displayed in any of a number of orientations.
  • a methodology referred to as "shape from shading" is used to generate a three-dimensional model of an existing object from one or more two-dimensional images of the object as recorded by a camera.
  • shape from shading is used to generate a three-dimensional model of an existing object from one or more two-dimensional images of the object as recorded by a camera.
  • the type of the object recorded on the image(s) is initially unknown by the machine, and the model of the object that is generated is generally used to, for example, facilitate identification of the type of the object depicted on the image(s) by the machine or another device.
  • the object to be modeled is illuminated by a light source, and a camera, such as a photographic or video camera, is used to record the image(s) from which the object will be modeled.
  • a camera such as a photographic or video camera
  • the orientation of a light source, the camera position and the image plane relative to the object are known.
  • the reflectance properties of the surface of the object are also known.
  • an orthographic projection technique is used to project the surface of the object onto the image plane, that is, it is assumed that an implicit camera that is recording the image on the image plane has a focal length of infinity.
  • the image plane represents the x,y coordinate axes (that is, any point on the image plane can be identified by coordinates (x,y)), and the z axis is thus normal to the image plane; as a result, any point on the surface of the object that can be projected onto the image plane can be represented by the coordinates (x,y,z).
  • the image of the object as projected onto the image plane is represented by an image irradiance function I(x,y) over a two-dimensional domain ⁇ cR 2 , while the shape of the object is given by a height function z(x,y) over the domain ⁇ .
  • the image irradiance function I(x,y) represents the brightness of the object at each point (x,y) in the image. In the shape from shading methodology, given I(x,y) for all points (x,y) in the domain, the shape of an object, given by z(x,y), is determined.
  • p-q space is referred to as the "gradient space.” Every point (p,q) of the gradient space corresponds to a particular value for the surface gradient. If the surface is continuous, values for p and q are dependent on each other since the cross-partial-derivatives have to be equal, that is: dp(x,y) dq(x,y)
  • Equation (2) holds if the surface is continuous because each partial derivative represents the second partial derivative of the height function z(x,y) with respect to both x and y, and x and y are independent.) Equation (2) is referred to as the "integrability constraint,” which, if it holds, will ensure that the surface is smooth and satisfies equation (1).
  • I(x,y) R(p(x,y),q(x,y)) (3).
  • Equation (3) is referred to as the "image irradiance equation.”
  • a relatively simple reflectance map exists for objects which have a Lambertian surface.
  • a Lambertian surface appears to be equally bright from all viewing directions, with the brightness being proportional to the light flux incident on the surface.
  • the reflection R L (p,q) is proportional to the cosine of the angle between a direction that is normal to the surface, which is represented by the vector 3c and the incident light ray direction, which is represented by the vector L , that is,
  • shape from shading is performed in two steps.
  • the partial derivatives p and q of the height function z(x,y) are determined to get the normal information and in the second step the height z(x,y) is reconstructed from p and q.
  • the partial derivatives p an q can be determined by solving the system of equations consisting of the image irradiance equation (3) and the integrability constraint equation (2). Since images can be noisy and the assumptions noted above are sometimes not perfectly satisfied, there may be no solution using this methodology, and in any case there will be no unique solution.
  • the invention provides a new and improved system and method for generating a three- dimensional model of an object by shading as applied by an operator or the like to a two-dimensional image of the object in the given state of its creation at any point in time.
  • the invention provides a computer graphics system for facilitating the generation of a three-dimensional model of an object in an interactive manner with an operator, such as an artist or the like.
  • the operator will have a mental image of the object whose model is to be generated, and the operator will co-operate with the computer graphics system to develop the model.
  • the computer graphics system will display one or more images of the object as currently modeled from rotational orientations, translational positions, and scaling or zoom settings as selected by the operator, and the operator can determine whether the object corresponds to the mental image.
  • an initial model for the object is initialized and an image thereof is displayed to the operator by the computer graphics system.
  • the image that is displayed will reflect a particular position of a light source and camera relative to the obj ect, the position of the light source relative to the object defining an illumination direction, and the position of the camera relative to the object defining an image plane onto which the image of the object is projected.
  • Any initial model, defining at least an infinitesimally small fragment of the surface for the object to be modeled, can be used, preferably occupying at least one pixel of the image plane.
  • the initial model will identify, for the point or points on the image plane onto which the image of the surface fragment is projected, respective height values for the surface fragment defining the distance from the image plane for the surface fragment at that (those) point(s).
  • the collection of height value(s) for the respective points on the image plane comprise a height field which defines the initial model for the object.
  • the initial model used in the model generation process may be one of a plurality of default models as provided by the computer graphics system itself, such as a model defining a hemispherical or -ellipsoid shape.
  • the initial model may be provided by the operator by providing an initial shading of at least one pixel of the image plane, through an operator input device provided by the computer graphics system.
  • one of the points, or pixels, on the image plane is preferably selected to provide a "reference" portion of the initial surface fragment for the obj ect, the reference initial surface fragment portion having a selected spatial position, rotational orientation, and height value with respect to the image plane, and the computer graphics system determines the initial model for the rest of the surface fragment (if . any) in relation to shading (if any) applied to other pixels on the image plane.
  • the reference initial surface fragment portion is selected to be the portion of the surface fragment for which the first point or pixel to which the operator applies shading.
  • the reference initial surface fragment portion is determined to be parallel to the image plane, so that a vector normal thereto is orthogonal to the image plane and it has a selected height value.
  • computer graphics system will display the image of the initial model, the image defining the shading of the object associated with the initial model as illuminated from the particular illumination direction and projected onto the image plane.
  • the operator can update the shading of the image on the image plane, using, for example, a conventional pressure sensitive pen and digitizing tablet.
  • the operator can increase or reduce the shading at particular points in the image, thereby to control the brightness, or intensity values, of the image at those points.
  • the operator can add to the surface fragment by providing shading at points on the image plane proximate those points onto which the surface fragment is currently projected.
  • the operator can remove portions of the surface fragment by, for example, marking as unshaded the particular points on the image plane onto which the portions of the surface fragment that are to be removed are projected.
  • the computer graphics system will use the updated shading to generate an updated normal vector which identifies, for that point, the normal vector of portion of the surface of the object as projected onto the respective point, and, using the updated normal vector field and the height field, will generate an updated height field for the object.
  • the updated normal vector field and the updated height field define the updated model of the object, which corresponds to the updated shape of the object as updated based on the shading provided by the operator.
  • the computer graphics system can display an image of the object, as defined by the updated model, to the operator. If the updated model is satisfactory, the computer graphics system can save the updated model as the final model. On the other hand, if the updated model is not satisfactory, the operator can update the shading further, thereby to enable the computer graphics system to generate a further updated normal vector field and updated height field, thereby to generate a further updated model for the object. The computer graphics system and operator can repeat these operations until the operator determines that the obj ect is satisfactory.
  • a computer graphics system constructed in accordance with the invention avoids the necessity of solving partial differential equations, which is required in prior art systems which operate in accordance with the shape-from-shading methodology.
  • Embodiments of the invention also allow the operator to perform conventional computer graphics operations in connection with the object, including rotation and spatial translation of the object to facilitate projection of an image of the object onto an image plane from any of a number of rotational orientations and spatial positions, and scaling or zooming to facilitate enlargement or reduction of the object and/or the image.
  • the operator can update the shading of the image from any particular three-dimensional rotational and/or translational orientation and position, and from the scaling or zoom setting, as selected by the operator.
  • embodiments of the invention allow the operator to trim any surface fragment at any moment in time or the updated final object, which may consist of a plurality of such surface fragments, in a conventional manner by projecting two-dimensional trim curves onto the surface of the object. The operator can use the input device, operating in an appropriate drawing mode, to draw these trim curves on the image plane.
  • FIG. 1 depicts a computer graphics system for generating a three-dimensional model of an object by shading as applied by an operator or the like to a two-dimensional image of the object in the given state of its creation at any point in time, constructed in accordance with the invention
  • FIGS.2 through 6 are diagrams that are useful in understanding the operations performed by the computer graphics system depicted in FIG. 1 in determining the updating of the model of an object by shading as applied to the two-dimensional image of the object in its given state of creation at any point in time;
  • FIG. 7 is a flow-chart depicting operations performed by the computer graphics system and operator in connection with the invention.
  • FIG. 1 depicts a computer graphics system 10 for generating a three-dimensional model of an object by shading as applied by an operator or the like to a two-dimensional image of the object in the given state of its creation at any point in time, constructed in accordance with the invention.
  • the computer graphics system includes a processor module 11 , one or more operator input devices 12 and one or more display devices 13.
  • the display device(s) 13 will typically comprise a frame buffer, video display terminal or the like, which will display information in textual and/or graphical form on a display screen to the operator.
  • the operator input devices 12 for a computer graphics system 10 will typically include a pen 14 which is typically used in conjunction with a digitizing tablet 15, and a trackball or mouse device 16.
  • the pen 14 and digitizing tablet will be used by the operator in several modes. In one mode, particularly useful in connection with the invention, the pen 14 and digitizing tablet are used to provide updated shading information to the computer graphics system. In other modes, the pen and digitizing tablet are used by the operator to input conventional computer graphics information, such as line drawing for, for example, surface trimming and other information, to the computer graphics system 10, thereby to enable the system 10 to perform conventional computer graphics operations.
  • the trackball or mouse device 16 can be used to move a cursor or pointer over the screen to particular points in the image at which the operator can provide input with the pen and digitizing tablet.
  • the computer graphics system 10 may also include a keyboard (not shown) which the operator can use to provide textual input to the system 10.
  • the processor module 11 generally includes a processor, which may be in the form of one or more microprocessors, a main memory, and will generally include one a mass storage subsystem including one or more disk storage devices.
  • the memory and disk storage devices will generally store data and programs (collectively, "information") to be processed by the processor, and will store processed data which has been generated by the processor.
  • the processor module includes connections to the operator input device(s) 12 and the display device(s) 13, and will receive information input by the operator through the operator input device(s) 12, process the input information, store the processed information in the memory and/or mass storage subsystem.
  • the processor module can provide video display information, which can form part of the information obtained from the memory and disk storage device as well as processed data generated thereby, to the display device(s) for display to the operator.
  • the processor module 11 may also include connections (not shown) to hardcopy output devices such as printers for facilitating the generation of hardcopy output, modems and/or network interfaces (also not shown) for connecting the system 10 to the public telephony system and/or in a computer network for facilitating the transfer of information, and the like.
  • the computer graphics system 10 generates from input provided by the operator, through the pen and digitizing tablet and the mouse, information defining the initial and subsequent shape of a three-dimensional object, which information may be used to generate a two-dimensional image of the corresponding object for display to the operator, thereby to generate a model of the object.
  • the image displayed by the computer graphics system 10 represents the image of the object as illuminated from an illumination direction and as projected onto an image plane, with the object having a spatial position and rotational orientation relative to the illumination direction and the image plane and a scaling and/or zoom setting as selected by the operator.
  • the initial model used in the model generation process may be one of a plurality of default models as provided the computer graphics system itself, such as a model defining a hemi-spherical or -ellipsoid shape.
  • the initial model may be provided by the operator by providing an initial shading of at least one pixel of the image plane, using the pen 14 and digitizing tablet 15.
  • the initial model is provided by the operator, one of the pixels on the image plane is selected to provide a "reference" portion of the initial surface fragment for the obj ect, the reference initial surface fragment portion having a selected spatial position, rotational orientation and height value with respect to the image plane, and the computer graphics system determines the initial model for the rest of the surface fragment (if any) in relation to shading (if any) applied to other pixels on the image plane.
  • the reference initial surface fragment portion is selected to be the portion of the surface fragment for which the first pixel on the image plane to which the operator applies shading.
  • the reference initial surface fragment portion is determined to be parallel to the image plane, so that a vector normal to the reference initial surface fragment portion is orthogonal to the image plane and the reference initial surface fragment portion has a height value as selected by the operator.
  • computer graphics system will display the image of the initial model, the image defining the shading of the object associated with the initial model as illuminated from the particular illumination direction and projected onto the image plane.
  • the operator using the mouse and the pen and digitizing tablet, will provide updated shading of the image of the initial object, and/or extend the object by shading neighboring areas on the image plane, and the computer graphics system 10 will generate an updated model representing the shape of the object based on the updated shading provided by the operator.
  • the operator can increase or decrease the amount of shading applied to particular points on the image plane.
  • the operator using the mouse or trackball and the pen and digitizing tablet, can perform conventional computer graphics operations in connection with the image, such as trimming of the surface representation of the object defined by the model.
  • the computer graphics system 10 can use the updated shading and other computer graphic information provided by the operator to generate the updated model defining the shape of the object, and further generate from the updated model a two-dimensional image for display to the operator, from respective spatial position(s), rotational orientation(s) and scaling and/or zoom settings as selected by the operator. If the operator determines that the shape of the object as represented by the updated model is satisfactory, he or she can enable the computer graphics system 10 to store the updated model as defining the shape of the final object. On the other hand, if the operator determines that the shape of the object as represented by the updated model is not satisfactory, he or she can cooperate with the computer graphics system 10 to further update the shading and other computer graphic information, in the process using three- dimensional rotation and translation and scaling or zooming as needed.
  • the computer graphics system 10 updates the model information, which is again used to provide a two-dimensional image of the object, from rotational orientations, translation or spatial position settings, and scale and/or zoom settings as selected by the operator. These operations can continue until the operator determines that the shape of the object is satisfactory, at which point the computer graphics system 10 will store the updated model information as representing the final object.
  • FIG. 2 in the operations of the computer graphics system 10, it is assumed that the image of the object is projected onto a two-dimensional image plane 20 that is tessellated into pixels 21(ij) having a predetermined number of rows and columns.
  • the image plane 20 defines an x,y Cartesian plane, with rows extending in the "x" direction and columns extending in the "y” direction.
  • the projection of the surface of the object, which is identified in FIG. 2 by reference numeral 22, that is to be formed is orthographic, with the direction of the camera's "eye” being in the "z” direction, orthogonal to the x,y image plane.
  • Each point on the image plane corresponds to a picture element, or "pixel,” represented herein by e i(j , with ie[l,N] and je[l ,M], where "N” is the maximum number of columns (index “i” ranging over the columns in the image plane) and “M” is the maximum number of rows (index “j” ranging over the rows in the image plane).
  • N is the maximum number of columns (index “i” ranging over the columns in the image plane)
  • M is the maximum number of rows (index “j” ranging over the rows in the image plane).
  • the display device(s) 13 which are used to depict the image plane 20 to the operator are raster-scan devices, the rows may correspond to scan lines used by the device(s) to display the image.
  • Each pixel ⁇ , J corresponds to a particular point (xicidey,) of the coordinate system, and "M" by “N” identifies the resolution of the image.
  • the implicit camera, whose image plane is represented by the image plane 20, is assumed to be view the image plane 20 from a direction that is orthogonal to the image plane 20, as is represented by the arrow with the label "CAMERA.”
  • the computer graphics system 10 initializes the object with at least an infinitesimally small portion of the object to be modeled as the initial model. For each pixel e, 0 the height value z(x,y) defining the height of the portion of the object projected onto the pixel is known, and is defined as a height field H(x,y) as follows:
  • N(x,y) ⁇ n(x,y) vz(x,y) ⁇ H(x,y) ⁇ (6).
  • the computer graphics system 10 displays the image representing the object defined by the initial model, which is displayed to the operator on the display 13 as the image on image plane 20, the operator can begin to modify it (that is, the image) by updating the shading the image using the pen 14 and digitizing tablet 15 (FIG. 1).
  • the image of the initial model as displayed by the computer graphics system will itself be shaded to represent the shape of the object as defined by the initial model, as illuminated from the predetermined illumination direction and as projected onto the image plane.
  • Each pixel ⁇
  • I(x,y) (which is also referred to herein as a "pixel value") which represents the relative brightness of the image at the pixel e 1J5 and which, inversely, represents the relative shading of the pixel.
  • I 0 (x,y) which represents the image intensity value or brightness of the respective pixel ⁇ , . at location (x,y) on the image plane 20
  • I ] (x,y) the operator preferably updates the shading for the image such that, for each pixel
  • ( ⁇ ,>0) is a predetermined bound value selected so that, if equation (7) is satisfied for each pixel, the shape of the object can be updated based on the shading provided by the operator.
  • the computer graphics system 10 After the operator updates the shading for a pixel, the computer graphics system 10 will perform two general operations in generation of the updated shape for the object. In particular, the computer graphics system 10 will
  • FIG. depicts a portion of the object, identified by reference numeral 30, after a pixel's shading has been updated by the operator.
  • the normal vector identified by legend "no” represents the normal to the surface prior to the updating.
  • the illumination direction is represented by the line extending from the vector corresponding to the arrow identified by legend "L.”
  • L specifically represents an illumination vector whose direction is based on the direction of illumination from the light source illuminating the object, and whose magnitude represents the magnitude of the illumination on the object provided by the light source.
  • the normal vector n is, as is the case with all normal vectors, normalized to have a predetermined magnitude value, preferably the value "one," the updated normal vector has a magnitude corresponding to:
  • Equations (8) and (9) define a set of vectors, and the magnitudes of the respective vectors, one of which is the updated normal vector for the updated object at point z(x,y).
  • the computer graphics system 10 will select one of the vectors from the set as the appropriate updated normal vector n, as follows.
  • the updated normal vector will lie on the surface of cone 31. It is apparent that, if the original normal vector rin and the illumination vector L are not parallel, then they (that is, the prior normal vector n_ and the illumination vector L) will define a plane.
  • One of the lines 33 lies on the surface of the cone 31 which is on the side of the illumination vector L towards the prior normal vector n_, and the other line 33 lies on the surface of the cone 31 which is on the side of the illumination vector L away from the normal vector n_, and the correct updated normal vector n; is defined by the line on the cone 31 which is on the side of the illumination vector L towards the prior normal vector rio.
  • the direction of the updated normal vector can be determined from equation (8) and the following. Since the prior normal vector rio and the illumination vector L form a plane 32, their cross product, "n_ x L" defines a vector that is normal to the plane 32.
  • FIG. 4 depicts a portion of the cone 32 depicted in FIG. 3, the updated normal vector n and a region, identified by reference numeral 34, that represents the maximum angle ⁇ ⁇ from the prior normal vector in which the updated normal vector n ! is constrained to lie.
  • the computer graphics system 10 (FIG. 1 ) will generate an updated normal vector n, for each pixel Sj j in the image plane 20 based on the shading provided by the operator, thereby to generate an updated vector field N(x,y).
  • the computer graphics system 10 After the computer graphics system 10 has generated the updated normal vector for a pixel, it can generate a new height value z(x,y) for that pixel, thereby to update the height field H(x,y) based on the updated shading. Operations performed by the computer graphics system 10 in connection with updating the height value z(x,y) will be described in connection with FIGS. 5 and 6.
  • FIG. 5 depicts an illustrative updated shading for the image plane 20 depicted in FIG. 2. For the image plane 20 depicted in FIG.
  • the pixels ⁇ y have been provided with coordinates, with the rows being identified by numbers in the range from 1 through 8, inclusive, and the columns being identified by letters in the range A through I inclusive.
  • the pixels ⁇ EI1 through ® E ⁇ 3 , ⁇ D ⁇ 3 through ® D 4 and ⁇ C,5 through ® c>8 have all been modified, and the computer graphics system 10 is to generate an updated height value h(x,y) therefor for use as the updated height value for the pixel in the updated height field H(x,y).
  • the computer graphics system 10 performs several operations, which will be described below, to generate a height value for each pixel ⁇ , . whose shading has been modified along a vertical direction, a horizontal direction, and two diagonal directions, and generates the final height value for the pixel as the average of the four height values (that is, the height values along the vertical, horizontal, and two diagonal directions).
  • the operations performed by the computer graphics system 10 in generating an updated height value will be described in connection with one of the modified pixels in the image plane 20, namely, pixel ⁇ D 4 , along one of the directions, namely, the horizontal direction. Operations performed in connection with the other directions, and the other pixels whose shading is updated, will be apparent to those skilled in the art.
  • the computer graphics system 10 makes use of Bezier-Bernstein interpolation, which defines a curve P(t) of degree
  • the updated height value h, for pixel ⁇ D 4 corresponds to h,, which is the height value for pixel ⁇ C 4
  • the updated height value h, for pixel ⁇ D4 corresponds to h b , which is the height value for pixel e E 4
  • the updated height value h is a function of the height values h a and h b of the pixels ® C 4 and ⁇ E 4 and the height values for control points B, and B 2 .
  • the tangents at the endpoints B 0 and B correspond to the vectors B_B, and B-.iB-.
  • the vector BjB o is orthogonal to the normal vector n a at pixel ⁇ c 4 and the vector B 2 B 3 is orthogonal to the normal vector n b at pixel ⁇ E 4 .
  • equations (17) and (18) indicate the respective "x” and “z” components for the respective vectors in equation (14). It will be appreciated that, for equations (17) and (18), only value of the "z” component, h lz , of the height value is unknown; the value of the "x” component, h 1Xj , will be a function of the position of the pixel whose height value is being determined, in this case pixel ® D 4 . In addition, equation (16) gives rise to the following two equations
  • ⁇ 012 ⁇ o + ⁇ ( ⁇ i ⁇ B 0 ) +
  • ⁇ 123 B x + t(B 2 - B ⁇ ) +
  • the eight equations (17) through (20), (28) and (29) are all one- dimensional in the respective "x” and “z” components.
  • the eight equations (17) through (20), (28) and (29) are sufficient to define a system of equations which will suffice to allow the values for the unknowns to be determined by methodologies which will be apparent to those skilled in the art.
  • the computer graphics system 10 will, in addition to performing the operations described above in connection with the horizontal direction (corresponding to the "x" coordinate axis), also perform corresponding operations similar to those described above for each of the vertical and two diagonal directions to determine the updated height vector h, for the pixel ® D 4 . After the computer graphics system 10 determines the updated height vectors for all four directions, it will average them together. The "z" component of the average of the updated height vectors corresponds to the height value for the updated model for the object.
  • the initial model for the object is determined (step 100), and the computer graphics system displays a two dimensional image thereof to the operator based on a predetermined illumination direction, with the display direction corresponding to an image plane (reference image plane 20 depicted in FIG.2) (step 101).
  • the initial model may define a predetermined default shape, such as a hemi-sphere or -ellipsoid, provided by the computer graphics system, or alternatively a shape as provided by the operator.
  • the shape will define an initial normal vector field N(x,y) and height field H(x,y), defining a normal vector and height value for each pixel in the image.
  • the operator can select one of a plurality of operating modes, including a shading mode in connection with the invention, as well as one of a plurality of conventional computer graphics modes, such as erasure and trimming (step 102). If the operator selects the shading mode, the operator will update the shading of the two-dimensional image by means of, for example, the system's pen and digitizing tablet (step 102).
  • step 103 While the operator is applying shading to the image in step 103, the computer graphics system
  • the 10 can display the shading to the operator.
  • the shading that is applied by the operator will preferably be a representation of the shading of the finished object as it would appear illuminated from the predetermined illumination direction, and as projected onto the image plane as displayed by the computer graphics system 10.
  • the computer graphics system 10 When the operator has updated the shading for a pixel in step 103, the computer graphics system 10 will generate an update to the model of the object. In generating the updated model, the computer graphics system 10 will first determine, for each pixel in the image, an updated normal vector, as described above in connection with FIGS. 3 and 4, thereby to provide an updated normal vector field for the object (step 104). Thereafter, the computer graphics system 10 will determine, for each pixel in the image, an updated height value, as described above in connection with FIGS. 5 and 6, thereby to provide an updated height field for the object (step 105).
  • the computer graphics system 10 After generating the updated normal vector field and updated height field, thereby to provide an updated model of the object the computer graphics system 10, will display an image of the updated model to the operator from one or more directions and zooms as selected by the operator (step 106), in the process rotating, translating and scaling and/or zooming the image as selected by the operator (step 107). If the operator determines that the updated model is satisfactory (step 108), which may occur if, for example, the updated model corresponds to his or her mental image of the object to be modeled, he or she can enable the computer graphics system 10 to save the updated model as the final model of the object (step 109). On the other hand, if the operator determines in step 107 that the updated model is not satisfactory, he or she can enable the computer graphics system 10 to return to step 101.
  • step 102 if the operator in that step selects another operating mode, such as the erasure mode or a conventional operational mode such as the trimming mode, the computer graphics system will sequence to step 110 to update the model based on the erasure information, or the trimming and other conventional computer graphic information provided to the computer graphics system 10 by the operator.
  • the computer graphics system will sequence to step 107 to display an image of the object based on the updated model. If the operator determines that the updated model is satisfactory (step 108), he or she can enable the computer graphics system 10 to save the updated model as the final model of the object (step 109). On the other hand, if the operator determines in step 107 that the updated model is not satisfactory, he or she can enable the computer graphics system 10 to return to step 101.
  • the operator can enable the computer graphics system 10 to perform steps 101 , 103 through 107 and 110 as the operator updates the shading of the image of the object (step 103), or provides other computer graphic information (step 110), and the computer graphics system 10 will generate, in steps 104 and 105, the updated normal vector field and updated height field, or, in step 110, conventional computer graphic components, thereby to define the updated model of the object.
  • the operator determines in step 108 that the updated model corresponds to his or her mental image of the object, or is otherwise satisfactory, he or she can enable the computer graphics system 10 to store the updated normal vector field and the updated height field to define the final model for the object (step 109).
  • the invention provides a number of advantages.
  • it provides an interactive computer graphics system which allows an operator, such as an artist, to imagine the desired shape of an object and how the shading on the object might appear with the object being illuminated from a particular illumination direction and as viewed from a particular viewing direction (as defined by the location of the image plane).
  • the computer graphics system displays a model of the object, as updated based on the shading, to the operator.
  • the operator can accept the model as the final object, or alternatively can update the shading further, from which the computer graphics system will further update the model of the object.
  • the computer graphics system constructed in accordance with the invention avoids the necessity of solving partial differential equations, which is required in prior art systems which operate in accordance with the shape-from-shading methodology.
  • a further advantage of the invention is that it readily facilitates the use of a hierarchical representation for the model of the object that is generated.
  • the operator enables the computer graphics system 10 to increase the scale of the object or zoom in on the object thereby to provide a higher resolution
  • a plurality of pixels of the image will display a portion of the image which, at the lower resolution, were associated with a single pixel.
  • the computer graphics system will generate the normal vector and height value for each pixel at the higher resolution for which the shading is updated as described above, thereby to generate and/or update the portion of the model associated with the updated shading at the increased resolution.
  • the updated portion of the model at the higher resolution will be associated with the particular portion of the model which was previously defined at the lower resolution, thereby to provide the hierarchical representation, which may be stored.
  • the object as defined by the model inherits a level of detail which corresponds to a higher resolution in the underlying surface representation. Corresponding operations can be performed if the operator enables the computer graphics system 10 to decrease the scale of the object or zoom out from the object, thereby providing a lower resolution.
  • the computer graphics system 10 can retain the object model information, that is, the normal vector field information and height field information, for a number of updates of the shading as provided by the operator, which it (that is, system 10) may use in displaying models of the object for the respective updates.
  • This can allow the operator to view images of the respective models to, for example, enable him or her to see the evolution of the object through the respective updates.
  • this can allow the operator to return to a model from a prior update as the base which is to be updated. This will allow the operator to, for example, generate a tree of objects based on different shadings at particular models.
  • the computer graphics system 10 has been described as making use of Bezier-Bernstein interpolation to determine the updated height field h(x,y), it will be appreciated that other forms of interpolation, such as Taylor polynomials and B-sp lines, may be used.
  • multiple forms of surface representations may be used with the invention. Indeed, since the model generation methodology used by the computer graphics system 10 is of general applicability, all free- form surface representations as well as piecewise linear surfaces consisting of, for example, triangles, quadrilaterals and/or pentagons can be used.
  • computer graphics system 10 has been described as making use of an orthogonal projection and a single light source, it will be appreciated that the other forms of projection, including perspective projection, and multiple light sources can be used.
  • the computer graphics system 10 has been described as providing shape of an object by shading of an image of the object, it will be appreciated that it may also provide computer graphics operations, such as trimming and erasure, through appropriate operational modes of the pen 14 and digitizing tablet.
  • the computer graphics system has been described as generating a model of an object on the assumption that the object's surface is Lambertian, it will be appreciated that other surface treatments may be used for the object when an image of the object is rendered.
  • a system in accordance with the invention can be constructed in whole or in part from special purpose hardware or a general purpose computer system, or any combination thereof, any portion of which may be controlled by a suitable program.
  • Any program may in whole or in part comprise part of or be stored on the system in a conventional manner, or it may in whole or in part be provided in to the system over a network or other mechanism for transferring information in a conventional manner.
  • the system may be operated and/or otherwise controlled by means of information provided by an operator using operator input elements (not shown) which may be connected directly to the system or which may transfer the information to the system over a network or other mechanism for transferring information in a conventional manner.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Computer Graphics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Generation (AREA)
  • Processing Or Creating Images (AREA)

Abstract

Un système infographique génère un modèle tridimensionnel d'un objet de manière interactive sous la commande d'un opérateur. Un modèle initial de l'objet à modéliser est affiché à l'opérateur, illuminé à partir d'une direction d'illumination particulière et projeté sur un plan d'image. L'opérateur peut actualiser l'ombrage d'un pixel sur le plan d'image et, sur la base de l'ombrage actualisé, le système infographique génère un vecteur perpendiculaire actualisé pour le pixel actualisé, lequel identifie la perpendiculaire de la surface de l'object projeté sur le pixel actualisé. L'utilisation du champ du vecteur perpendiculaire actualisé et d'un champ de hauteur, lequel représente la hauteur de la partie respective de l'objet projetée sur les pixels respectifs du plan d'image, permet au système infographique de générer une valeur de hauteur actualisée pour le pixel actualisé, actualisant ainsi le champ de hauteur. Le champ du vecteur perpendiculaire actualisé et le champ du vecteur actualisé définissent le modèle actualisé de l'objet, lequel correspond à la forme actualisée de l'objet tel qu'elle est actualisée sur la base de l'ombrage actualisé. Le système infographique peut alors afficher à l'opérateur une image de l'objet telle qu'elle est définie par le modèle actualisé. Si le modèle actualisé est satisfaisant, le système infographique conserve le modèle actualisé comme modèle final. En revanche, si le modèle actualisé n'est pas satisfaisant, l'opérateur peut à nouveau actualiser l'ombrage et permettre au système infographique de générer un autre champ de vecteur perpendiculaire actualisé et un autre champ de hauteur actualisé, afin de générer ainsi un autre modèle actualisé de l'objet. Les opérations peuvent être répétées jusqu'à ce que l'opérateur détermine que l'objet est satisfaisant.
PCT/IB1998/000612 1997-02-21 1998-02-20 Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet WO1998037515A2 (fr)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CA002282240A CA2282240C (fr) 1997-02-21 1998-02-20 Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet
AU67437/98A AU744983B2 (en) 1997-02-21 1998-02-20 System and computer-implemented method for modeling the three-dimensional shape of an object by shading of two-dimensional image of the object
EP98912674A EP0961992A2 (fr) 1997-02-21 1998-02-20 Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet
JP53644498A JP4138018B2 (ja) 1997-02-21 1998-02-20 物体の2次元画像のシェーディングにより物体の3次元形状をモデル化するシステムおよびコンピュータによるその実現方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US3888897P 1997-02-21 1997-02-21
US60/038,888 1997-02-21

Publications (2)

Publication Number Publication Date
WO1998037515A2 true WO1998037515A2 (fr) 1998-08-27
WO1998037515A3 WO1998037515A3 (fr) 1998-11-05

Family

ID=21902479

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB1998/000612 WO1998037515A2 (fr) 1997-02-21 1998-02-20 Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet

Country Status (5)

Country Link
EP (1) EP0961992A2 (fr)
JP (1) JP4138018B2 (fr)
AU (1) AU744983B2 (fr)
CA (1) CA2282240C (fr)
WO (1) WO1998037515A2 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8247965B2 (en) 2003-11-14 2012-08-21 Semiconductor Energy Laboratory Co., Ltd. Light emitting display device and method for manufacturing the same
CN105513054B (zh) * 2015-11-26 2019-03-29 北京市计算中心 基于三维扫描的拓印方法

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4888713A (en) * 1986-09-05 1989-12-19 Cdi Technologies, Inc. Surface detail mapping system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4888713A (en) * 1986-09-05 1989-12-19 Cdi Technologies, Inc. Surface detail mapping system
US4888713B1 (en) * 1986-09-05 1993-10-12 Cdi Technologies, Inc. Surface detail mapping system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "The Tracking Cube: a Three-Dimensional Input Device" IBM TECHNICAL DISCLOSURE BULLETIN, vol. 32, no. 3B, August 1989, pages 91-95, XP000029910 New York, US *
HANRAHAN P ET AL: "Direct WYSIWYG painting and texturing on 3D shapes" SIGGRAPH 1990. 17TH ANNUAL ACM CONFERENCE ON COMPUTER GRAPHICS AND INTERACTIVE TECHNIQUES, DALLAS, TX, USA, 6-10 AUG. 1990, vol. 24, no. 4, pages 215-223, XP002076094 ISSN 0097-8930, Computer Graphics, Aug. 1990, USA *

Also Published As

Publication number Publication date
AU744983B2 (en) 2002-03-07
WO1998037515A3 (fr) 1998-11-05
CA2282240C (fr) 2009-12-29
AU6743798A (en) 1998-09-09
CA2282240A1 (fr) 1998-08-27
EP0961992A2 (fr) 1999-12-08
JP2001512602A (ja) 2001-08-21
JP4138018B2 (ja) 2008-08-20

Similar Documents

Publication Publication Date Title
US20070103466A1 (en) System and Computer-Implemented Method for Modeling the Three-Dimensional Shape of An Object by Shading of a Two-Dimensional Image of the Object
KR100415474B1 (ko) 텍스처맵을형성및강화하기위한컴퓨터그래픽시스템
US6724383B1 (en) System and computer-implemented method for modeling the three-dimensional shape of an object by shading of a two-dimensional image of the object
JP5603377B2 (ja) 現実環境内にバーチャルオブジェクトを描写する方法および装置
JP4845147B2 (ja) 二次元画像に対する遠近法編集ツール
US5995110A (en) Method and system for the placement of texture on three-dimensional objects
KR100738500B1 (ko) 영상 기반 돌출 변위 매핑 방법과, 이를 이용한 이중 변위매핑 방법
JP2002520749A (ja) 完全にテクスチャリングされた3次元モデルを発生する方法及びシステム
EP1008112A1 (fr) Procede de creation et de modification de modeles tridimensionnels et de mise en correlation de tels modeles avec des images bidimensionnelles
Anderson et al. Unwrapping and visualizing cuneiform tablets
CN113593027B (zh) 一种三维航电显控界面装置
WO2007079361A2 (fr) Modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle
US5793372A (en) Methods and apparatus for rapidly rendering photo-realistic surfaces on 3-dimensional wire frames automatically using user defined points
Soh et al. Texture mapping of 3D human face for virtual reality environments
EP0961992A2 (fr) Systeme et procede informatiques de modelisation de la forme tridimensionnelle d'un objet par ombrage d'une image bidimensionnelle de l'objet
Boutsi et al. Α pattern-based augmented reality application for the dissemination of cultural heritage
JPH1027268A (ja) 画像処理方法及び画像処理装置
FI108679B (fi) 3D-Grafiikkalaite
Bornik et al. Texture Minification using Quad-trees and Fipmaps.
Shen et al. Texture Mapping Volume Objects.
McMillan Image-based rendering using image warping
Bell et al. Representing and processing screen space in augmented reality
Srinivasan et al. Integrating volume morphing and visualization
Jethwa Efficient volumetric reconstruction from multiple calibrated cameras
Crow Advanced image synthesis—surfaces

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A2

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

AK Designated states

Kind code of ref document: A3

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A3

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

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase in:

Ref country code: CA

Ref document number: 2282240

Kind code of ref document: A

Format of ref document f/p: F

Ref document number: 2282240

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 67437/98

Country of ref document: AU

ENP Entry into the national phase in:

Ref country code: JP

Ref document number: 1998 536444

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 1998912674

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1998912674

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 67437/98

Country of ref document: AU