US20040056871A1 - Method, apparatus, and computer program product for geometric warps and deformations - Google Patents

Method, apparatus, and computer program product for geometric warps and deformations Download PDF

Info

Publication number
US20040056871A1
US20040056871A1 US10/602,556 US60255603A US2004056871A1 US 20040056871 A1 US20040056871 A1 US 20040056871A1 US 60255603 A US60255603 A US 60255603A US 2004056871 A1 US2004056871 A1 US 2004056871A1
Authority
US
United States
Prior art keywords
model
transformations
fields
weighting
feature
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/602,556
Inventor
Timothy Milliron
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pixar
Original Assignee
Pixar
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 Pixar filed Critical Pixar
Priority to US10/602,556 priority Critical patent/US20040056871A1/en
Assigned to PIXAR reassignment PIXAR ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MILLIRON, TIMOTHY S.
Publication of US20040056871A1 publication Critical patent/US20040056871A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/30Polynomial surface description
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/16Cloth
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/21Collision detection, intersection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/44Morphing

Definitions

  • the invention relates generally to computer graphics and animation and more particularly to techniques for deforming or warping graphical objects.
  • Warping or deforming (the terms are used interchangeably) graphical models is an important operation in many areas of computer graphics. Deformation of planar curves is a basic operation in 2-D cartoon animation as well as in digital publishing. Surface and solid warping find widespread application solid and geometric model manipulation as well as 3-D animation. Many significant industries such as portions the entertainment industry and the medical imaging industry rely heavily on suites of computer graphics tools that include warping techniques.
  • such a general solution technique would not compromise on the warp designer's ability to achieve the same warp results as could be obtained with conventional solutions. Still further, it would be desirable for such a general solution technique to enable warp results unobtainable with conventional solutions. Also it would be desirable for such a general solution technique to modify existing warping techniques to add new functionality. Additionally it would be desirable for such a general solution technique to faciliate analysis of warps for ascertaining desirable mathematical properties.
  • FFD free form deformations
  • Typical conventional solution are free form deformations (“FFD”s).
  • FFDs are manipulated by editing of positions of control points in a uniform 3-D lattice imposed on a parallelepiped volume. While this technique yields some desirable mathematical properties, it is can often be highly restrictive to a warp designer. For instance, with conventional FFDs, it is not practicable to create a deformation with a rotation effect centered around a single control point. To achieve such an effect with a conventional FFD, a higher resolution control lattice must typically be used; however, this too is undesirable as it complicates the deformation interface over the model. Thus it would be desirable for a warping system to exist that allowed for more complex warping effects to be easily obtained in conjunction with creating results similar to FFD-type warps.
  • image warps such as those described by Beier and Neely's, Feature-based image metamorphosis, Computer Graphics (SIGGRAPH '92 Proceedings ) vol. 26, pages 35-42, July 1992.
  • image warps are defined by line-segment features.
  • the warped image may exhibit undesirable spatial buckling artifacts. These artifacts arise out of an assumption that the transformation for a line segment feature should not deform the image in a direction perpendicular to the line segment.
  • Wires provides an interactive deformation framework for complex geometric models based on a metaphor to a sculptor's armature, i.e., controllable curves that deform the surface of an graphical object near the curve (a “wire”). While the Wires framework provides a useful geometric deformation technique, it also can create buckling and tearing artifacts when a given wire's reference curve is shaped so that a set of points is equidistant from different parts of the curve that specify competing deformations. Therefore it would be beneficial if a warping technique existed that could provide the functionality of Wires-type techniques but in a way which enabled buckling and tearing artifacts to be eliminated.
  • warp designers commonly desire to deform a first surface by mapping regions of the first surface to regions of a second surface. For instance, in computer animation, when the first surface is impacted by the second surface, the first surface may be stretched out of shape. Some physics-based systems that implement this behavior do exist, however such systems are frequently inadequate for production of exaggerated or fictional animation effects. Thus it would be helpful for a warping technique to exist that facilitated deformations of surface regions.
  • one aspect of the present invention are methods for generating graphical warps or deformations through feature-based transformation of an undeformed model to create a deformed model.
  • An illustrative method includes receiving the undeformed model and a set of feature specifications each of the set of feature specifications including a source feature, a target feature, and related deformation parameters.
  • the set of feature specifications contains elements for controlling the deformation of the undeformed model.
  • An additional part of this illustrative method includes receiving a set of transformations corresponding to the set of feature specifications and for mapping the source feature to the target feature in each of the set of feature specifications, and receiving a set of strength fields corresponding to the set of feature specifications and defined over the undeformed model for scaling the magnitude of each of the set of transformations, establishing a set of scaled transformations.
  • the illustrative method also includes receiving a set of weighting fields corresponding to the set of feature specifications and defined over the undeformed model for determining the relative influence of the set of scaled transformations; computing a sum of the set of scaled transformations, weighted by the set of weighting fields, creating a deforming function for deforming the undeformed model to generate the deformed model; and returning the deformed model.
  • the illustrative method also includes receiving a sampling function for discretizing the transformation and sampling strength and weighting fields and computing a discretized transformation, a sampled strength field, and a sampled weighting field with the sampling function.
  • the step of computing a sum of the set of scaled transformations employs the discretized transformation, the sampled strength field, and the sampled weighting field.
  • the set of feature specifications, the set of transformations, the set of strength fields, the set of weighting fields, and the sampling function can be received by a combined function that computes the discretized transformation, the sampled strength field, and the sampled weighting field.
  • the present invention is operable with geometric deformations in a general manner.
  • the present invention is not limited to feature-based deformations, although it may obtain particular benefits with feature-based deformations.
  • the set of feature specifications includes a plurality of line segment features; the set of transformations corresponding to the plurality of line segment features map source coordinate frames to target coordinate frames; and the set of weighting fields corresponding to the plurality of line segment features fall off with distance.
  • the set of weighting fields give influence to line segment features in the plurality of line segment features in relation to their length.
  • the source coordinate frames include a constrained basis vector and an unconstrained basis vector and the unconstrained basis vector is selected responsive to a weighted sum of the vectors perpendicular to the constrained basis vector for each of said target coordinate frames.
  • the set of feature specifications includes control points in an at least two dimensional lattice.
  • the at least two dimensional lattice has an associated local coordinate system, and the set of weighting fields corresponding to the control points include Bernstein polynomials with their arguments as points of the undeformed model represented in the local coordinate system.
  • oriented points are used.
  • At least one of said set of feature specifications includes a source curve and a target curve.
  • corresponding members of the set of parameterized transformations include a composition of a translation from points along the source curve to corresponding points along the target curve, a rotation taking the tangent at the points along the source curve to the tangent at the points along the target curve, and a scale centered at the points along the source curve.
  • corresponding members of said set of strength fields include a falloff function having a domain and a range and monotonically decreasing over the range. Over at least a portion of the domain (and sometimes over the entirety), arguments of the falloff function include a distance between elements of the undeformed model and point along the source curve and a rate of falloff for the distance.
  • corresponding members of the set of weighting fields include a scaled displacement function having a domain and a range, wherein for at least a portion of the domain the scaled displacement function includes a power of the displacement of elements of said undeformed model by the corresponding members of said set of transformations.
  • the undeformed model includes control vertices of a fine detail model.
  • at least one of the set of feature specifications may include a source position and a target position of one or more vertices of a coarse deformation mesh.
  • the coarse deformation mesh may be configured so that deformation of the fine surface model may be obtained by deformation of the coarse deformation mesh.
  • the set of feature specifications includes one or more sets of edges incident on the one or more vertices.
  • the undeformed model includes control vertices of a surface for deformation.
  • No representation of the surface is essential and any point valued model could be used.
  • Source and target features are surface regions (surfaces or parts thereof) described as aa function that evaluates to tuples of a point on the feature and a vector normal to the point on the source or target surface region.
  • the source and target suface regions need not be subsets of the suface model.
  • Corresponding members of the set of transformations include a composition of a translation mapping points on the source region of the surface to points on the target region of the surface, and a rotation taking the vector normal to the points on the source region to the vector normal to the points on the target region of the surface.
  • corresponding members of the set of strength fields localize the effect of the set of transformations around the source surface region.
  • corresponding members of the set of weighting fields decrease monotonically with corresponding members of said set of strength fields and the set of weighting fields decrease responsive to (a) a distance between control vertices of the surface for deformation and said point on said surface, (b) a range for limiting the region of the weighting field, and (c) a rate for controlling the rate of decrease of the weighting field.
  • Another aspect of the invention is computing machinery configured to carrying on the methods in accordance with the invention including, for instance, the above-described methods.
  • Still another aspect is a computer program product including a computer readable medium having computer program code encoded thereon able to configure computing machinery to carry on methods in accordance with the invention.
  • FIG. 1 depicts a computer system capable of being configured to embody aspects of the invention in accordance with an illustrative embodiment
  • FIG. 2A depicts an undeformed model with a point feature
  • FIG. 2B depicts a deformed model for the undeformed model of FIG. 2A deformed with a simple translation
  • FIG. 3A depicts an undeformed model with a point feature and scaling field
  • FIG. 3B depicts a deformed model for the undeformed model of FIG. 3A deformed with a simple translation scaled by the scaling field;
  • FIG. 4A depicts an undeformed model with two point features and two weighting fields
  • FIG. 4B depicts a deformed model for the undeformed model of FIG. 4A deformed with simple translations weighted by weighting the fields of FIG. 4A;
  • FIG. 5A depicts an undeformed model with three oriented point features
  • FIG. 5B depicts a deformed model for the undeformed model of FIG. 5A deformed with a translation scaled with the Displacment Method
  • FIG. 6A depicts an undeformed model with continuous source and target curve features
  • FIG. 6B depicts a deformed model for the undeformed model of FIG. 6A
  • FIG. 7A depicts a flow diagram of a method for computing feature based warps in accordance with an illustrative embodiment
  • FIG. 7B depicts a flow diagram of a method for computing feature based warps with discretization of continuous features in accordance with an illustrative embodiment
  • FIG. 7C depicts a flow diagram of a method for computing feature based warps with discretization of continuous quantities combined with a construction function in accordance with an illustrative embodiment
  • FIG. 8 depicts a class diagram of an implemetation in accordance with an illustative embodiment
  • FIG. 9A depicts an undeformed model with a lattice of source and target point features
  • FIG. 9B depicts a deformed model for the undeformed model of FIG. 9A
  • FIG. 10A depicts an undeformed model for deformation with a conventional free-form deformation technique
  • FIG. 10B depicts a deformed model for the undeformed model of FIG. 10A
  • FIG. 11A depicts an undeformed model in a variant of Free-form Deformation using coordinate frames to produce a local rotational effect
  • FIG. 11B depicts a deformed model for the undeformed model of FIG. 11A
  • FIG. 12A depicts an undeformed model with line segment source and target features in a warp producing an image warp result
  • FIG. 12B depicts a deformed model for the undeformed model of FIG. 12A
  • FIG. 13A depicts an undeformed model with competing line segment features in an image warp
  • FIG. 13B depicts a deformed model for the undeformed model of FIG. 13A showing spatial buckling caused by the competing features
  • FIG. 13C depicts a deformed model for the undeformed model of FIG. 13A where global effects have been considered to eliminate spatial buckling of FIG. 13B
  • FIG. 14A depicts an undeformed model with curve source and target features of a wires-type deformation
  • FIG. 14B depicts a deformed model for the undeformed model of FIG. 14A showing spatial buckling artifacts encountered using conventional methods to achieve a wires-type deformation
  • FIG. 14C depicts a deformed model for the undeformed model of FIG. 14A lacking spatial buckling artifacts obtainable in accordance with an illustrative embodiment
  • FIG. 15A depicts an undeformed model of simulated cloth and an unwanted object intersection amenable to correction with an illustrative embodiment
  • FIG. 15B depicts a low resolution mesh imposed on the simulated cloth of of FIG. 15A;
  • FIG. 15C depicts the adjustment of the low resolution mesh of FIG. 15B to correct the simulated cloth's intersection with the object
  • FIG. 15D depicts a deformed model for the undeformed model of FIG. 15A showing the corrected simulated cloth
  • FIG. 16A depicts an original surface in an undeformed model
  • FIG. 16B depicts a low resolution mesh imposed on the original surface of FIG. 16A;
  • FIG. 16C depicts the adjustment of the low resolution mesh of FIG. 16B to create a variation in the low resolution mesh
  • FIG. 16D depicts a deformed model for the undeformed model of FIG. 16A showing the variation in the surface model
  • FIG. 17A depicts an undeformed model with a second surface interpenetrating a first surface
  • FIG. 17B a deformed model of FIG. 17A with the first surface deformed to match the second surface
  • FIG. 17C depicts another view of the deformed model of FIG. 17B where the first surface has been deformed to match the second surface
  • FIG. 17D depicts another deformed model for the undeformed model of FIG. 17A showing a different effect of the second surface contacting the first surface.
  • W i ⁇ ( u ) ( length p i a i + dist ) b i ( 8 ⁇ d ) ⁇ j ⁇ [ W ⁇ ij ⁇ ( R j ⁇ ⁇ N i ⁇ ) ]
  • ⁇ ⁇ W ij ( length p j ( a j + dist ) ⁇ ( a j + ( Q i - P i ) ⁇ ( Q j - P j ) ) b j
  • W i ⁇ ( v , u ) ( f i ⁇ ( ⁇ M ⁇ ( u ) - C i ⁇ ( v ) ⁇ r i ) ) k i ( 9 ⁇ h )
  • W i ⁇ ( u ) f ⁇ ⁇ ⁇ ⁇ ⁇ ( ⁇ M ⁇ ( u ) - P i ⁇ ⁇ E im ⁇ ) ⁇ ( ⁇ j ⁇ f ⁇ ⁇ ⁇ ⁇ ⁇ ( ( M ⁇ ( u ) - P i ) ⁇ E ij E ij ⁇ E ij ) ) ( 10 ⁇ d )
  • W i ⁇ ( v , u ) S i ⁇ ( v , u ) ⁇ ( 1 ⁇ + ( ⁇ M ⁇ ( u ) - Surf i ⁇ ( v ) ⁇ pos ⁇ r i ) e i ) ( 11 ⁇ d )
  • FIG. 1 depicts a computer system 1000 capable of implementing and embodying aspects of the invention.
  • the computer system 1000 includes a microprocessor 1100 comprising an arithmetic logic unit 1125 for performing arithmetic and logic operations, a set of registers 1175 providing rapid operational data access and storage, and a control unit 1150 for fetching, decoding, and executing instructions.
  • the computer system 1000 further comprises a main memory 1200 capable of storing an executing program and data used by the program, a secondary storage 1300 capable of storing more information than the main memory 1200 and which may comprise one or a collection of devices such as magnetic or optical disks, or the like.
  • the computer system 1000 comprises a bus 1600 , communicatively coupled with the microprocessor 1100 , the main memory 1200 , and the secondary storage 1300 capable of providing a datapath for moving data and instructions among attached devices.
  • the computer system 1000 also comprises an input/output device controller 1400 communicatively coupled with the bus 1600 and configured for controlling input/output from devices.
  • the input/output device controller 1400 may operate with, for instance, a keyboard 1710 , a display 1720 , a data network 1730 , and a pointing device 1740 .
  • the input/output device controller 1400 may operate with a media drive 1750 such as a disk drive, CD drive, or the like.
  • the media drive 1750 may operate with a computer-usable storage medium 1755 capable of storing computer-readable program code able to configure the microprocessor 1100 to embody aspects of the invention.
  • the input/output device controller 1400 may also operate with a graphics product writer 1760 such as a film writer, DVD writer, or the like.
  • the graphics product writer 1760 operates with a computer graphics product 1765 such as film, DVD, etc.
  • warps are created by the computer system 1000 and written on the computer graphics product 1765 along with other images.
  • the graphics product writer 1760 and the display 1720 typically use a frame buffer 1500 .
  • the computer system 1000 is general purpose computing machinery.
  • programmed instructions may configure general purpose computing machinery to embody structures for performing functions in accordance with aspects of the invention.
  • Programmed instructions either in source code or compiled form (“code”) may be stored on the computer-usable storage medium 1755 .
  • the computer system 1000 may also operate with a compiler (not shown) to generate executables from source code.
  • the computer-usable storage medium 1755 having code for suitable configuring the computer system 1000 to carry on features and/or perform functions in accordance with the invention may be a made and used in any conventional way.
  • Special purpose computing machinery may also be used, as may programmable or evolveable hardware, and the particular hardware environment is not fundamental. Rather, one skilled in the art will recognize numerous structures of programmed or programmable logic capable of being configured to embody aspects of the invention.
  • high performance graphics workstations such as those available from Silicon Graphics of Mountain View, Calif. are used.
  • computer program code configures a graphics computer system such as the computer system 1000 to provide a system for geometric warps and deformations.
  • the warp acts on an undeformed model represented as a point-valued function M(u) defined on a source domain U such that:
  • any of many conventional model representations may be used depending on the type of model being warped.
  • a vertex mesh is used, in others an image is used.
  • U could be the set of n vertex indices 1 . . . n and M(u) is the vertex indexed by u ⁇ U.
  • the warp will move the vertices to new positions in space.
  • the mesh may represent, for instance, a polygonal model or the control vertices of a smooth surface.
  • the warp will create a mapping of pixel coordinates between the original and deformed images, for subsequent sampling of the image data.
  • output of a warp may be expressed as a deforming function, D(u,M), that is a transformation-valued function defined on the domain U and taking a value u ⁇ U and the model M as input.
  • D(u,M) a deforming function defined on the domain U and taking a value u ⁇ U and the model M as input.
  • M′ a point-valued function defined on the domain U
  • the deforming function is evaluated at u and applied to the point given by evaluating the model at u.
  • T ⁇ p> it is helpful to denote the application of a translation T to a point p by T ⁇ p>.
  • One simple deforming function convenient in some instances is a displacemen model.
  • the output of the warp may be generated with a vector-valued function defined on the domain U.
  • the displacement model can then be added to the undeformed model to yield the deformed model.
  • a set of feature specifications is used to represent mappings from source to target features.
  • Each of the set of feature specifications comprises a source feature, a target feature, and related deformation parameters for controlling deformation caused by the feature specification. In some instances the number of related deformation parameters may be zero.
  • some embodiments of the invention are not feature based and, in such case, a parameter set is used for controlling the warp.
  • the invention is not limited to particular types of features.
  • a warp designer selects the set of feature specifications; this aspect is limited only by the warp designer's ingenuity.
  • source and target features need not be part of the undeformed or deformed model. Frequently, however, they are indicident on model(s).
  • the set of feature specifications consists of a single element and the single element is a point feature.
  • FIG. 2A depicts an undeformed model and FIG. 2B a deformed model.
  • the warp transforms the undeformed model to the deformed model.
  • FIG. 2A depicts a reference box 2100 , a source feature 2200 and an target feature 2300 .
  • the effects of the constant translation T can be appreciated with reference to FIG. 2B where the source feature 2200 has been mapped to the target feature 2300 .
  • the constancy of the translation across the undeformed model can be understood in view of the position of the model points relative to the reference box 2100 in FIG. 2A and FIG. 2B.
  • a set of strength fields corresponding to the set of feature specifications are also defined over the undeformed model.
  • the set of strength fields operates in computing the deformed model by scaling the magnitude of each of the set of transformations over elements of the undeformed model.
  • S(u,M) denotes a strength field for u in U.
  • Strength fields are parameterized on the model M, however it may be assumed for the purposes of coxmputing the deformation that the model is available to the set of strength fields and the simpler notation S(u) interchangeably used for clarity.
  • S(u) is a scalar-valued function taking on values in the range [0,1] for any u in U.
  • FIG. 3A depicts an undeformed model with a source feature 3100 and a target feature 3200 .
  • a strength field is also shown.
  • the strength field is shown in yellow in the accompanying color figures and the transparency corresponds to value of the strength field: the greater the magnitude of the strength field, the less transparent.
  • the strength field falls off radially from a value of 1 at the source feature 3100 .
  • FIG. 3B depicts the target feature 3200 in a deformed model.
  • the deformed model corresponds to the simple translation transformation discussed in connection with FIG. 2A and FIG. 2B scaled with the strength field depicted in FIG. 3A.
  • aspects of this illustrative embodiment are also applicable when there are plural features.
  • Each of the set of feature specifications has a corresponding strength field in a set of strength fields that is similarly denoted S i (u).
  • a set of weighting fields is introduced.
  • the set ofweighting fields corresponds to the set of feature specifications.
  • the set of weighting fields is also defined over the undeformed model, and performs the function of determining the relative influence of a set of scaled transformations over elements in the undeformed model.
  • a scalar value weighting field is conveniently denoted W i (u,M).
  • S i (u,M) the weighting field is parameterized on the model M, however it may be assumed for the purposes of computing the deformed model that the model is available to the set of weighting fields and the set of strength fields in evaluating model points M(u).
  • the set of weighting fields may be included in the equation for computing the deforming function at each model-domain point u in U as a weighted averaged of the scaled transformations as shown in Equation 4:
  • FIG. 4A depicts an undeformed model with a first source feature 4100 , a first target feature 4200 , a second source feature 4300 , and a second target feature 4400 .
  • a first and second weighting field are shown corresponding to, and centered at, the first source feature 4100 and the second source feature 4300 , respectively.
  • the first weighting field is shown in yellow in the accompanying color figures and the second weighting field is shown in green.
  • the transparency corresponds to value of the weighting fields as illustrated in FIG. 4A; the weighting fields fall off radially (but at different rates) from 1 at the first source feature 4100 and the second source feature 4300 .
  • FIG. 4B depicts the first target feature 4200 and the second target feature 4400 in a deformed model.
  • the deformed model corresponds to the simple translation transformation discussed in connection with FIG. 2A, scaled with the strength field discussed in connection with FIG. 3A, and weighted with the weighting fields depicted in FIG. 4A.
  • f i and f′ i represent a source coordinate frame and a target coordinate frame, respectively and one of the set of feature specifications is denoted:
  • Each of the set of feature specifications defines a transformation that maps the source coordinate frame to the target coordinate frame:
  • T i map from f i ⁇ f′ i
  • the warp designer may describe T i directly by specifying how it maps frame origins and basis vectors.
  • the warp designer may describe the transformation as an ordered composition, for instance of translate, rotate, scale, and shear components.
  • the particular manner in which the transformation is described is not fundamental and is limited only by the ingenuity of the warp designer.
  • FIG. 5A depicts an undeformed model as well as three source oriented point features: a first source oriented point 5100 , a second source oriented point 5300 and a third source oriented point 5500 .
  • Each of the three source oriented point features is depicted with an accompanying set of basis vectors (shown along the horizontal and vertical axes).
  • FIG. 5A Also depicts three oriented point target features: a first target oriented point 5200 , a second target oriented point 5400 , and a third target oriented point 5600 .
  • FIG. 5B depicts the deformed model. Again, the strength fields and weighting fields are radial fall-offs.
  • the first source oriented point 5100 maps to the first target oriented point 5200 as a simple translation.
  • the third source oriented point 5500 maps to the third target oriented point 5600 as a rotation.
  • the second source oriented point 5300 maps to the second target oriented point 5400 as a translation and a scale.
  • strength field S i (u) scales the deformation of feature specification F i over the undeformed model. Above, this was computed by scaling the translation T i . However, in other embodiments more general transformations may be used.
  • T and I are the matrix representations of the transformations T and I, respectively.
  • a second method of defining the scaled transformation is applicable, for instance, when the transformation is defined as a composition (the “Composition method”). For instance if the transformation were defined as an ordered composition of translate, rotate, scale, and shear components, the scaled transformationcould be defined as follows: scale each component of T by s and recompose to produce a new transformation, T′ and then apply T′ to p.
  • matrix addition is used for this addition. Namely, the matrix representations of the transformations are added. If the Displacement Method is used to compute the product of weights and transformations, the computed weighted average is equivalent to a weighted average of the displacements caused by the transformations. The product of the normalized weights ⁇ i (u,M) and transformations (s i (u,M) ⁇ T i ) is computed using the displacement method (regardless of method used to compute the product (s i (u,M) ⁇ T i ), and matrix addition is used to compute the sum of the transformations. Matrix addition is not fundamental to carrying on the invention and other techniques could be used.
  • Equation (4) still defines the deforming function for this formulation, but now interpret T i as an arbitrary transformation (s i (u,M) ⁇ T i ) using one of the more general methods for multiplying a transformation by a scalar, e.g., the Displacement Method or the Composition Method, and compute the weighted average of transformations, as a weighted average of transformations is a weighted average of the displacements caused by those transformations as outlined above.
  • V i in formula 5 are not continuous domains and are rather discrete collection.
  • the integrals in formula 5 reduce to summation and formula 5 becomes a double summation:
  • FIG. 6A and FIG. 6B illustrate a deformation with a continuous feature.
  • FIG. 6A depicts a continuous source feature 6100 and a continous target feature 6200 .
  • R is the smallest rotation that takes the vector ⁇ C i ⁇ ( v ) ⁇ v ⁇ ⁇ to ⁇ ⁇ ⁇ C i ′ ⁇ ( v ) ⁇ v ,
  • S is a uniform scale of magnitude x i centered at the point C i (v)
  • FIG. 6B The resulting deformed model is shown in FIG. 6B where the continous target feature 6200 is shown.
  • a warp designer may use various combinations of discrete and continuous features in any particular model deformation application.
  • the warp designer will desire that plural features be used and that at least one of the plural features is continuous.
  • FIG. 7A depicts a flow diagram of a method for computing geometric warps and deformations in accordance with an illustrative embodiment.
  • Process flow initiates at a ‘start’ terminal 7100 and continues where a construction function 7250 receives a set of feature specifications or parameter set 7200 .
  • a warp designer may create the set of feature specifications or parameter set 7200 and they could be any combination of continuous or discrete features or parameters.
  • the particular features in the set of feature specifications or parameter set 7200 are not fundamental and one skilled in the art may suitably choose select them based on the needs of the situation.
  • the warp designer also preferably defines the construction function 7250 which provides as its output a set of parameterized transformations 7300 , a set of strength fields 7350 , and a set of weighting fields 7400 .
  • a ‘continuous warp computation’ process 7650 uses Equation 5 to compute a deforming function 7750 for computing the warp with Equation 1.
  • the ‘continuous warp computation’ process 7650 takes as its inputs, the set of parameterized transformations 7300 , the set of strength fields 7350 , and the set of weighting fields 7400 from the construction function 7250 as well as an undeformed model 7150 .
  • the warp designer specifies the representation of the undeformed model 7150 .
  • the ‘continuous feature computation’ process 7650 then uses conventional numerical methods to compute the integrals in Equation 5 when evaluating the deforming function 7750 .
  • the undeformed model 7150 is passed to the deforming function 7750 in accordance with Equation 1 which is evaluated at u and applied to M(u) to create a deformed model 7850 that is returned.
  • FIG. 7B depicts of flow diagram of method for geometric warps and deformations in accordance with such an illustrative embodiment.
  • Process flow initiates as in FIG. 7A, and the ‘start’ terminal 7100 , the undeformed model 7150 , the set of feature specifications or parameter set 7200 , and the construction function 7250 correspond to those discussed in connection with FIG. 7A.
  • any of the set of parameterized transformations 7300 , set of strenght fields 7350 , and set of weighting fields 7400 that correspond to continuous features are sampled by a sampling function 7450 .
  • the construction function 7250 expresses geometric deformations in the manner provided above.
  • the construction function 7250 could also be of other types to provide for non-geometrically-based warps.
  • the construction function 7250 could be used to solve for transformations, strength fields, and weighting fields that satisfy particular constraints.
  • One appliction could be to define an image warp that minimizes an energy function; another could be a freeform deformation tthat satisfied direct manipulation constraints. Still others could result, more generally, from the solution to a constrained or unconstrained optimization.
  • An illustrative implementation could involve a warp designer specifying each of n transformations strength field and weighing fields as a vector with m scalar elements (where m is a discrete number of model points, i.e. one value per point). Assembling these n m-vectors into an n by m matrix provides an interpretation where each row corresponds to a transformation. The matrix then can be viewed as a matrix of coefficients of a system of equations that can be solved for field or transformation values. Another type of construction could involve physical simulation.
  • One illustrative application could involve a physics-based deformation where the model is coarsely sampled and strength and weighing fields used to interpolate between the samples.
  • the warp designer preferably specifies a sampling algorithm used by the sampling function 7450 .
  • No particular sampling algorithm is fundamental to carrying on the invention. The best sampling algorithm depends on the needs of the warp designer and the model representation. In some instances uniform sampling could be used, as could adaptive methods such as quad trees or irregular sampling.
  • the sampling function 7450 receives the set of parameterized transformations 7300 , the set of strength fields 7350 , the set of weighting fields 7400 and the undeformed model 7150 and uses the sampling algorithm to output a set of discretized transformations 7500 , a set of sampled strength fields 7550 , and a set of sampled weighting fields 7600 .
  • the output quantities are defined on a domain of model points U.
  • FIG. 7C depicts a flow diagram of an illustrative embodiment where this has been done.
  • a combined construction and sampling function 7275 receives the set of feature specifications or parameter set 7200 and the undeformed model 7150 and returns as output the set of discretized transformations 7500 , the set of sampled strength fields 7550 , and the set of sampled weighting fields 7600 . These are used as discussed in connection with FIG. 7B to compute and return the deformed model 7850 .
  • FIG. 8 depicts a class diagram of an implementation in accordance with the embodiment illustrated in FIG. 7C.
  • the class diagram represents elements of a class library preferably implemented in C++.
  • a discrete transformation computation class 8100 performs the deformation computations using Equation 6.
  • the warp designer derives their construction/sampling function 8300 from an abstract base class that representsa construction sampling function 8200 .
  • the warp designer writes functions that generate strength fields 8400 and weighting fields 8500 that inheret from an abstract scalar field base class 8600 .
  • One frequently-desired warping result is the free form deformation of a 2 or 3-D graphical object.
  • a uniform parallelepiped lattice is established over the space where the graphical object is embedded and control points of representation curves established in the lattice.
  • the lattice control points are manipulated and the space is correspondingly deformed.
  • the model M(u) in a freeform deformation is any point-valued set of data.
  • Other embodiments use, for instance, polygonal, solid, or parametric models.
  • a 3-D grid of (l+1) ⁇ (m+1) ⁇ (n+1) control points located in a local coordinate system imposed on a parallelepiped region acts as a set of features.
  • tnivariate indices, ijk are used although, in practice it is preferred to map the indexing of the control points to a univariate index; any of several well-known transforms could be used.
  • the local coordinate system has an origin, O, and three basis vectors, X, Y, and Z.
  • the location of the ijk th control point P ijk in the lattice for the undeformed model is O + i j ⁇ X + j m ⁇ Y + k n ⁇ Z
  • FIG. 9A illustrates an undeformed model for deformation with a FFD and also depicts a set of source features 9100 and a set of target features 9200 . Each of the set of source features 9100 are transformed to the nearest of the set of target features 9200 .
  • FIG. 9B shows the deformed model.
  • results conventionally associated with FFD may be obtained with the abovedescribed illustrative embodiment, some variations can also obtain results that are unobtainable with conventional techniques. For instance, given a fixed-density control lattice, it is not possible with conventional FFD techniques to conveniently create a deformation with a rotational effect centered around a single control point. When using conventional FFD techniques, to obtain the desired result, a higher resolution control lattice must be used at the expense of increased computational cost and/or user intervention.
  • FIG. 10A a source feature 10100 and a target feature 10200 are shown. Warping the source feature 10100 to the target feature 10200 creates the deformed model of FIG. 10B.
  • conventional FFD techniques do not provide a means for producing a local rotation, for instance centered at the source feature 10100 .
  • a solution to this problem can be provided with our techniques by substituting more complex features for the simple point features of conventional FFD techniques.
  • oriented points are used.
  • the warp designer manipulates the deformation by adjusting a lattice of local coordinate frames each with an origin and basis vectors.
  • the warp is altered so that the feature specifications include source and target coordinate frames in lieu of source and target points.
  • the transformations now take source coordinate frames to target coordinate frames. See, e.g., dicussion below in connection with Equation 8b which may be used).
  • FIG. 11A illustrates an oriented point source features 11100 and an oriented point target features 11200 .
  • FIG. 11B shows only the set of oriented point target features 11200 in the deformed model. Comparison of FIG. 11A and FIG. 11B illustrates a rotational effect from rotating the central frame of the lattice, the set of oriented point source features 11100 .
  • Another frequently-desired warping result is the image warp.
  • image warp In one existing technique, that of Beier and Neely in Feature - based image metamorphosis, Computer Graphics (SIGGRAPH '92 Proceedings), vol. 26, pages 35-42 (July 1992), a 2-D image space is used for a cross-dissolve. Directed line segments are selected as features and the image warp is used to align the two images at the ends of the cross-dissolve.
  • the warp acts as an inverse mapping—operating on pixels of the deformed model.
  • the feature specifications are source and target line segments in the destination and source images, respectively.
  • Each of a set of feature specifications is described as a pair of line segments, L i and L′ i having endpoints (P i , Q i ) and (P i , Q 1 ) along with scalar parameters a i , b i , p i (described below).
  • Each of a set of transformations is a map from f i to f′ i where f is a 2-D coordinate frame with origin P i , and x-basis vector equal to Q i ⁇ P i and a y-basis vector equal to the normalized vector orthogonal to Q i ⁇ P i and similarly for f′.
  • each of a set of strength fields is set to unity.
  • Each of a set of weighting fields are designed to fall-off with distance, and to give longer line segments greater influence.
  • length is the length of the line segment L i and dist is the minimum distance from the pixel coordinate M(u) to the line L i .
  • FIG. 12A depicts an undeformed model for an image warp with line-segment features.
  • the deformation maps a first source feature 12100 to a first target feature 12200 and a second source feature 12300 to a second target feature 12400 .
  • FIG. 12B shows the deformed model.
  • results conventionally associated with image warping may be obtained with the above-described illustrative embodiment, versions of the invention can also obtain results that are unobtainable with conventional techniques. For instance, when two line-segment features “squeeze” the image, the resulting deformed image can exhibit spatial buckling artifacts where the 2-D plane folds back upon itself.
  • This buckling behavior may be understood as a failure in conventional techniques to consider global deformation effects. For instance, Beier & Neely assume that the transformation for a line-segment feature should not deform the image in the direction perpendicular to the line-segment. For a single line-segment, this assumption is reasonable and results in the expected image transformation. However, for multiple line-segments, this assumption can lead to nearby transformations that conflict dramatically enough to cause buckling artifacts such as those shown in FIG. 13B. Taking global deformation effects into consideration can prevent these artifacts.
  • a principle applicable for solving this problem is for the basis vector along the feature to be transformed in accordance with the feature specification while the other basis vector remains unconstrained.
  • Correa et al. Texture mapping for cell animation, SIGGRAPH 98 Conference Proceedings, p. 435-446, Addison-Weseley July, 1998, describe a technique developed in the domain of 3-D curve-based warping. With this technique, instead of selecting a null transformation to apply to the unconstrained basis vector, they compute a target vector based on the effect of other transformations in the warp.
  • feature specifications correspond to transformations as follows. Each of the set of feature specifications is as described above:
  • f has origin P i , x-basis vector Q i -P i , and y-basis equal to the normalized vector N i orthogonal to L i ;.
  • dist is the minimum distance between the line segments L i and L′ i
  • R j is the rotation that takes L j to L′ j .
  • This corrects the transformation by setting the unconstrained target vector to be a weighted average of the target vectors implied by all line segments.
  • the second term in the denominator of w ij gives preference to those line segments that are initially perpendicular to L i as those line segments whose direction is closest to N i .
  • the strength and weighting fields are preferably in accordance with Equations 8c and 8d, respectively.
  • FIG. 13A and FIG. 13C depict a result obtained with this embodiment.
  • FIG. 13A shows a first source feature 13100 and a first target feature 13200 .
  • the deformation of the first source feature 13100 to the first target feature 13200 is illustrative of a shear, however the transformation “squeezes” the model between the source feature and the target feature coordinate frames.
  • FIG. 13B shows the results with conventional Beier and Neely image warping techniques: the competing features result in potentially undesirable spatial buckling artifacts.
  • FIG. 13C shows a model deformed in accordance with this illustrative embodiment. It can be appreciated that the deformed model of FIG. 13C considers global effects to compute the target value of the vector perpendicular to each line figure in the source coordinate frame. The result is the expected shear shown in FIG. 13C.
  • Other desirable deformations may be defined by geometric parameters.
  • deformations are so defined and vary in a geometrically meaningful way including, for instance, along an axis.
  • a single transformation is selected and the deformation computed by applying this transformation to the model point.
  • Barr Global and local deformations of solid primitives, Computer Graphics (SIGGRAPH '84 Proceedings) vol. 18, pages 21-30, describes a family of parameter-based warps now known as “Barr deformations”. While Barr's work is significant, a warp designer may obtain additional flexibility with the present invention.
  • Barr applies each selected transformation to its corresponding model point with full effect.
  • features of the present invention allows the warp designer to modulate the effect across a model through coordinated selection of strength fields. Further, Barr selects only one transformation for each model point; this does not allow for the blending of multiple transformations. By contrast, features of the present invention provides for such blending. Still further, the present invention allows the warp designer to conveniently both modulate and blend transformations of a model. By lifting these restrictions found in prior work through the combination including strength and weighting fields, the present invention provides a more powerful and flexible tool for warp designers.
  • a taper can illustrate this variation; one skilled in the art having the benefit of this disclosure will appreciate may others.
  • the parameter set for a taper deformation contains a single user-defined scalar-valued function. Manipulation of this function controls the deformation.
  • the function has an intuitive geometric interpretation: its input is a value along, e.g., the z-axis, and its output is the amount by which the deformation will scale the model in the direction orthogonal to the z-axis.
  • Methods for scaling the effect of the transformation include both the Displacement method and the Composition method.
  • Other desirable warping operations including, for instance, twisting, and bending of graphical objects (and combinations thereof) could also be used.
  • Yet another desirable warping capability is the manipulation of surface geometry of a 3-D object for modeling and animation.
  • One conventional technique known as “Wires” is described by Singh and Fiume, Wires: A Geometric Deformation Technique, SIGGRAPH ' 98 Conference Proceedinigs, Annual Conference Series, pg. 405-414. ACM SIGGRAPH, Addison-Weselely, July 1998.
  • a similar warping result may be obtained with the present new techniques, and these techniques provide additional warping capability not found in with the “Wires” technique.
  • an undeformed model is represented as a set of control points that define.the surface of an object. That is, U is the set of indices ⁇ 1, 2, . . . , l), where l is the number of control points, and M(u) is the control point with index u.
  • the features for the warp are source and destination curves, and their related scalar parameters.
  • a feature specification represents each wire:
  • C i is the source or “reference” curve
  • C′ i is the target or “wire” curve
  • f i is a falloff function
  • r i , x i , and m i are user-defined parameters that will be described below.
  • a feature specification, F i is mapped to a transformation, T i (v) also parameterized on V.
  • This mapping uses the Composition Method, more particularly,
  • R is the smallest rotation that takes the vector ⁇ C i ⁇ ( v ) ⁇ v ⁇ ⁇ to ⁇ ⁇ ⁇ C i ′ ⁇ ( v ) ⁇ v
  • S is a uniform scale of magnitude s i centered at the point C i (v) and r i represents a rate of decrease on the strength field.
  • a suitable strength field for a given feature specification conveniently decreases from 1 to 0 as the distance from M(u) to C i (v) varies from 0 to r i .
  • is (D i M(u) ⁇ C i (v)) ⁇ (M(u) ⁇ C i (v)) and Interp varies from r i to ⁇ D i M(u) ⁇ C i (v) ⁇ as ⁇ varies from 0 to ⁇ .
  • the set of weighting fields corresponding to the set of feature specifications is selected to warp each model point, M(u) based on the parameterized transformation value at the nearest location on the reference curve; if points are equidistant, preferably the one with the smaller parameter value is selected.
  • the warp designer desires that a curve be marked as an “anchor.”
  • a Boolean parameter and a user-specified scalar parameter, k i are added to F i .
  • the embodiments just described used the Composition Method for determining the set of scaled transformations.
  • the Displacement Method could be used. If the Displacement Method were used, results similar to those described in Lazarus et al., Axial deformations: an intuitive deformation technique, Computer-Aided Design, 26(8):607-613, August 1994, could be obtained.
  • the present technique can be used to carry on curve based warps for cel animation and produce results similar to those described, for instance in Correa et al.
  • Wires can result in buckling and tearing artifacts. This occurs when a given wire's reference curve is shaped so that it is equidistant from a set of points in the model (the “Medial Set”) and different parts of the curve specify competing deformations of the Medial Set. Such artifacts are easily understood and remedied with some versions of the invention.
  • the weighting fields for an ordinary wire are taken as:
  • FIG. 14A depicts a source feature 14100 and a target feature 14200 in an undeformed model.
  • a Medial Set exists a set of points in the undeformed model equidistant from the upper and lower portions of the target feature 14200 .
  • singularities in the weighting fields ensure that only the nearest point on the curve contributes to deformation of the model.
  • the deformation of the lower portion of the target feature 14200 creates a spatial buckling artifact in the deformed model shown in FIG. 14B.
  • the discontinuities can be removed.
  • the method now approximates an integral taken along the curve, rather than considering only a single sample on the curve. This incurs an added computational cost: every transformation sample along each wire curve now contributes to the deformation of each model point.
  • every transformation sample along each wire curve now contributes to the deformation of each model point.
  • the deformed model in FIG. 14C is obtained with uniform sampling along the curve.
  • the deformed model in FIG. 14C illustrates how the warp of this embodiment, eliminates buckling artifacts caused by the discontinuities present with conventional wires-type warps.
  • Another illustrative aspect of the invention provides a mesh warp.
  • a fine surface model is deformable through the manipulation of a coarse surface mesh.
  • a set of feature specifications is taken as vertices of a coarse deformation mesh assumed to be in close proximity to the surface.
  • Each of the set of feature specifications encodes a vertex point's position and its incident edges. That is, for vertex i in the mesh, a feature specification is:
  • P i and P′ i are the source and target position of vertex i and where E i and E′ i are the sets of edges incident on vertex i in the source and target meshes, respectively.
  • Each edge E ij ⁇ E i is represented as the vector from P i to its adjacent vertex, and likewise for E′ i .
  • E i typically has the same number of elements as E′ i , i.e. the target mesh has the same topology as the source mesh.
  • T P′ i ⁇ P i and A maps the source edge set to E i to the target edge set E′ i .
  • A is then chosen as a 3 ⁇ 3 matrix that best maps E i to E′ i in the least squares sense.
  • the Displacement Method is used to scale the set of transformations.
  • a weighting field should be relatively large near the source feature, P i .
  • the weighting field is preferably zero at he end of each edge E ij ; otherwise the transformation, T i will compete with another transformation T j created by the other vertex incident on E ij .
  • W i ⁇ ( u ) f ⁇ ⁇ ( ⁇ M ⁇ ( u ) - P i ⁇ ⁇ E im ⁇ ) ⁇ ( ⁇ j ⁇ f ⁇ ⁇ ⁇ ⁇ ⁇ ( ( M ⁇ ( u ) - P i ) ⁇ E ij E ij ⁇ E ij ) ) ( 10 ⁇ d )
  • f ab (t) is a function that is 1 for t ⁇ a, 0 for t ⁇ b, and is an interpolating cubic in between.
  • E im denotes the vector in E i of maximum length
  • ⁇ , ⁇ , ⁇ , and ⁇ are scalar parameters that control the size of the maximum and non-zero regions of W i (u), respectively.
  • This specification of the weighting fields satisfies the desired properties and yields weighting fields that fill fuzzy polyhedral zones within the mesh. Steps of a method for manipulating a coarse mesh in order to deform a fine surface model can be better understood with reference to the following illustrative applications.
  • a low resolution mesh may be created from vertices of the cloth, the low resolution mesh may be manipulated to adjust the complex cloth mesh, for instance by manipulation of the vertices, and the corrected simulated cloth created from the adjusted low resolution mesh.
  • FIG. 15A depicts an undeformed model with simulated cloth and an unwanted object intersection.
  • a region of simulated cloth intersection 15100 is particularly identified.
  • FIG. 15B a low resolution vertex mesh of the simulated cloth of FIG. 15A is shown.
  • a low resolution mesh intersection region 15200 corresponding to the region of simulated cloth intersection 15100 in the surface mesh of FIG. 15A is identified.
  • Within it is a control vertex in the undeformed mesh 15250 .
  • the warp designer can manipulate the control vertex in the undeformed mesh 15250 to eliminate the low resolution mesh intersection region 15200 .
  • FIG. 15C depicts this correction having been made in the low resolution mesh.
  • a low resolution mesh correction 15300 is shown corresponding to the low resolution mesh intersection region 15200 .
  • FIG. 15D depicts a deformed surface model for the undeformed model of FIG. 15A showing the corrected simulated cloth.
  • warp designers desire to create avariation of a complex surface model while still retaining the same basic shape of the surface. Simple transformation mechanisms are useful for this sort of control. However, they may not provide the level of flexibility the warp designer requires. In such instances, an approximate low resolution version of the high resolution surface can be used to deform the surface while maintaining the same basic shape of the surface.
  • a low resolution mesh may be created from vertices of the surface model, the low resolution mesh may be manipulated to create a variation in the low resolution mesh, for instance by manipulation of the vertices, and a variation in the surface model created from the variation in the low resolution mesh.
  • FIG. 16A depicts an original surface in an undeformed model. Assume the desired variation in the undeformed model was to enlarge a portion of the thumb.
  • a low resolution mesh could be imposed on the surface of FIG. 16A; this is shown in FIG. 16B.
  • the low resolution mesh comprises a plurality of control vertices, two illustrative. ones of which are a first control vertex 16100 and a second control vertex 16200 .
  • the warp designer may adjust the control vertices to create a variation in the low resolution mesh.
  • FIG. 16C depicts the adjustment of the low resolution mesh.
  • the changed relative positions of the first control vertex 16100 and the second control vertex 16200 illustrate adjustment of the low resolution mesh. From the adjusted low resolution mesh, a deformed model with a variation of the surface model is created as shown in FIG. 16D.
  • our warp allows deformation meshes of arbitrary topology and genus to be used.
  • our warp is interpolating: a point located at a vertex position in the original mesh is deformed to the vertex position in the target mesh.
  • our warp is defined spatially. This means that to create a deformation on an object, the only requirement is that the deformation mesh be located near the object to be deformed.
  • the vertices of the deformation mesh can be, for instance, any subset of the vertices of an original mesh, or some entirely new enclosing mesh. Still further, since the weighting field for a mesh vertex falls to 0 roughly outside the polyhedral cells the vertex bounds, moving a single point in the deformation mesh has localized effect in the warp.
  • Still another illustrative embodiment of the invention provides mechanism to deform a first surface by mapping regions of the first surface to regions of a second surface (hereinafter “Surface Region Warp”).
  • a set of strength fields for the warp will be surface regions: surfaces or parts of surfaces.
  • the position of a given sample Surf(v) is denoted Surf(v).pos and the normal Surf(v).norm.
  • Feature specifications for this warp are:
  • T Surf i (v).pos ⁇ Surf i (v).pos maps the source surface sample position to the target surface sample position and R is the smallest rotation that takes Surf i (v).norm to Surf′ i (v).norm.
  • the Displacement Method is used to scale the effect of each transformation.
  • Highly customized strength fields and weighting fields may be created by the warp designer responsive to, for instance, the structure and/or topology surface in the undeformed model. Absent this type of customization, simple strength fields and weighting fields may be conveniently selected. For instance, a strength field could be selected so that the effect of the deformation is localized around the source surface; one could be:
  • ⁇ i determines the extent where the deformation is full, and ⁇ i where the deformation is zero.
  • the weighting fields conveniently fall off as a distance from at model point to a position of a source surface sample increases. Further, the weighting fields fall off with the strength fields as the relative influence of a single sample is preferably zero when its absolute effect is zero.
  • is a small scalar value use to avoid division by zero, and r i and e i control the weighting field's range and fall off rate, respectively.
  • An illustrative application of the Surface Region Warp is to deform a first surface in an animation when it is contacted by a second surface.
  • the second surface might, for instance, cause a dent in the first surface, or might stick to the first surface and stretch it out of shape.
  • the previously-described Surface Region Warp can be used to control the deformation based on proximity of the first and second surfaces.
  • FIG. 17A depicts an undeformed model with a second surface 17200 (the character's hand) contacting a first surface 17100 (the character's head).
  • the animator or warp designer may desire for the second surface 17200 to leave an impression or dent in the first surface 17100 or to stretch the first surface 17100 when the second surface 17200 is pulled away in the animation.
  • FIG. 17B depicts a deformed model with the first surface 17100 deformed to match the second surface 17200 .
  • An indentation 17250 is visible.
  • FIG. 17C depicts another view of the deformed model of FIG. 17B. In FIG.
  • FIG. 17D A different effect is shown in FIG. 17D. There, a first surface deformed by contact with the second surface 17400 is visible. This figure illustrates stretching of the character's head by contact with the character's hand.
  • the Surface Region Warp is an interpolating warp that takes source surface regions to target surface regions. Second, it is independent of the representation of the surface regions, so that surfaces of any type may be used to define the surface regions. Third our Surface Region Warp allows any representation to be used for the model as well. Fourth, our warp is simple to develop and yields goods results in a wide variety of cases. Finally notice that, strictly peaking, the new warp no longer exactly maps source curves to target curves. However, in practice it still visually interpolates the feature curves.
  • warps may be desirable for warps to commute, that is for the result of their composition to be invariant as to ordering. If warps commute, for instance in interactive modeling and animation, then the warp designer could be guaranteed that order of operations did not matter and thus achieve more predictable behavior, overall.
  • Warps performed in accordance with the present invention can be guaranteed to commute if two conditions are met. Notationally, two warps A & B with deforming functions D A (u) and D B (u), can be said to commute if and only if for all u:
  • the two conditions are (1) neither D A (u) nor D B (u) behave different if D B (u) or D A (u), respectively, is previously applied to the model M; and (2) the order of application of D A (u) and D B (u) does not matter to the final result.
  • Condition (1) can be satisfied by ensuring that the set of transformations, set of strength fields, and set of weighting fields for each warp do not change if the other warp is applied first.
  • Condition (2) can be satisfied by ensuring that all weighted averages of warp A's transformations commute with all weighted averages of warp B's transformations.
  • transformations may be pre-computed and field values on the original model M and use these to define the warp.
  • the only requirement is that parameterized transformation values commute. This condition is satisfied by many instances. Notably a weighed average of translations is a translation and all translations commute.
  • pre-computation of their transformations on the original model guarantees commutativity the transformations.
  • two warps compute weighted averages of transformations as weighted averages of the translations caused by those translations, then pre-computation similarly guarantees commutativity of the warps.
  • warp is interpolating or approximating.
  • An interpolating warp maps model points located on source features to corresponding locations on target features.
  • Approximating warps do not necessarily map model points from source feature positions to their target positions. Frequently, approximating warps are smoother than interpolating warps and can provide a more-intuitive user interface.
  • parameterized transformations may be constructed so that each point on a source feature corresponds to a single transformation value that maps the point on the source feature to a corresponding point on the target feature.
  • a feature-based warp is interpolating. Assuming a model point M(u) has the same position as some point on a source feature and that T i (v) is the transformation value associated for that point, then a feature based warp will be interpolating if, for all such points, the following conditions are met:
  • T i (v) takes the point on the source feature to its corresponding point on the target feature
  • a feature based warp may be visually or approximately interpolating.
  • a warp may achieve this when a feature's transformation acts with essentially full strength and dominates the weighting contributions of other transformations. More formally:
  • T i (v) takes the point on the source feature to its corresponding point on the target feature
  • a warp designer may desire to find a warp's inverse, or, more generally determine if a particular warp is invertible.
  • Yet another aspect of the present invention is the computation of a warp that has an inverse. Any warp that has an inverse may have that inverse computed in accordance with the present invention.
  • a warp is inverted by inverting its parameterized transformations, strength fields, and weighting fields. This will correctly compute the inverse warp where strength fields and weighting fields for the inverse warp evaluate to the same values on both the undeformed model and the deformed model.
  • an inverse warp may be constructed by using parameterized transformations T i ⁇ 1 (v), strength fields, and weighting fields in instances where the following conditions are satisfied:
  • w i ( v,u,M ) w i ( v,u,D ⁇ M >) ⁇ i ⁇ 1, . . . , n ⁇ ,v ⁇ V i
  • this form is particularly beneficial for feature-based warps as it is natural for the warp designer to invert a feature based warp by swapping its source and target features and compute a new warp.
  • swapping the features has the effect of inverting the warp's parameterized transformations.
  • the set of strength fields, and the set of weighting fields should evaluate to the same values on both the undeformed model and the deformed model.
  • the set of strength fields values and the set of weighting fields values are precomputed on the undeformed model and stored.
  • the precomptued values are retrieved and used to compute the inverse warp.
  • D(u,M) may not have an inverse at all, e.g. a projection, and in this instance, could not be computed.
  • the warp designer smoothly varies a deformation from zero to full effect.
  • One version of this involves interpolating between an identity transformation, I, and the deforming function D(u,M) that warps the undeformed model to the fully deformed model.
  • a single parameter, s may be used to control the transformation:
  • the parameter s may be chosen to smoothly vary over time.
  • interpolation may be taken between the identity transformation and each of the scaled transformations T i (v). This provides the advantage that each parameterized transformation value can be controlled independently.
  • a morph is scheduled so that different parts of the model morph at different rates.
  • Some embodiments could use still another approach for creating time-varying warps.
  • this approach applicable to feature-based warps—the target features are animated smoothly from source position to target position and the same warping techniques (now with animated features) is used at each morph time-step. It will be appreciated that in this way a smooth transition can be achieved between the undeformed and deformed models.
  • features of the invention may be used to create deformations varying over time through varying, for instance, strength fields, weighting fields, parameterized transformations, or features themselves.
  • Temporal variations of deformations will generally be smooth if variations of the parmeterized transformations, strength fields, and weighting fields are smooth. If the number of discrete transformations changes from time-step to time-step, care should be taken to blend in/out the added/removed transformations with weighting fields of smoothness of the warp is desired. Otherwise, the resulting warp may not be smooth.
  • temporal discontinuities in strength fieldsof weighting fields can introduce temporal discontinuities in the deforming function.
  • Continuous temporal warp behavior can be obtained from continuous behavior of warp parameters if small changes in the parameters of the warp produce small changes in the strength fields and weighting fields generated from these parameters.

Abstract

Techniques for geometric deformations in computer graphics are described including a flexible and general modular methodology constructing, analyzing, and evaluating geometric warps and deformations. Described techniques include establishing a set of source/target features (and related information)or parameter set for controlling deformation of a graphical model; a set of strength fields are established for controlling how strongly the transformation caused by the mapping of source feature to target feature will be applied to model points. A set of weighting fields modulates the influence of multiple source/target feature mappings on model points. Also described are variations on this technique that allow achieving results similar to conventional method and additional functionality.—

Description

    FIELD
  • The invention relates generally to computer graphics and animation and more particularly to techniques for deforming or warping graphical objects. [0001]
  • BACKGROUND
  • Warping or deforming (the terms are used interchangeably) graphical models is an important operation in many areas of computer graphics. Deformation of planar curves is a basic operation in 2-D cartoon animation as well as in digital publishing. Surface and solid warping find widespread application solid and geometric model manipulation as well as 3-D animation. Many significant industries such as portions the entertainment industry and the medical imaging industry rely heavily on suites of computer graphics tools that include warping techniques. [0002]
  • There are many computer-implemented warping techniques known in the art. Indeed, the literature is heavily populated with niche solutions to seemingly separate sets of problems. There is a need for a warping technique that addresses the general problems encountered in warp design and provides a general solution framework flexible enough, not only for warp designers to rapidly develop new warps, but also for them to achieve warp results comparable to the existing niche solutions when desired. Such a general solution technique would facilitate the comparison of warps, make key aspects of warps easier for the warp designer to understand, and allow a warp designer to increase his or her efficiency by more readily integrating existing solutions for particular aspects of a warp. Ideally, such a general solution technique would not compromise on the warp designer's ability to achieve the same warp results as could be obtained with conventional solutions. Still further, it would be desirable for such a general solution technique to enable warp results unobtainable with conventional solutions. Also it would be desirable for such a general solution technique to modify existing warping techniques to add new functionality. Additionally it would be desirable for such a general solution technique to faciliate analysis of warps for ascertaining desirable mathematical properties. [0003]
  • One such exemplary conventional solution are free form deformations (“FFD”s). Typically FFDs are manipulated by editing of positions of control points in a uniform 3-D lattice imposed on a parallelepiped volume. While this technique yields some desirable mathematical properties, it is can often be highly restrictive to a warp designer. For instance, with conventional FFDs, it is not practicable to create a deformation with a rotation effect centered around a single control point. To achieve such an effect with a conventional FFD, a higher resolution control lattice must typically be used; however, this too is undesirable as it complicates the deformation interface over the model. Thus it would be desirable for a warping system to exist that allowed for more complex warping effects to be easily obtained in conjunction with creating results similar to FFD-type warps. [0004]
  • Another exemplary conventional solution are image warps such as those described by Beier and Neely's, Feature-based image metamorphosis, [0005] Computer Graphics (SIGGRAPH '92 Proceedings) vol. 26, pages 35-42, July 1992. In Beier and Neely's disclosure, image warps are defined by line-segment features. When two (or more) line segments “squeeze” a portion of the image, the warped image may exhibit undesirable spatial buckling artifacts. These artifacts arise out of an assumption that the transformation for a line segment feature should not deform the image in a direction perpendicular to the line segment. For a single-segment, this assumption may not lead to undesirable effects, however for more complex warps, spatial buckling can arise. Accordingly it would be advantageous if a warping system were available that could eliminate spatial buckling in feature based image warps.
  • Still another exemplary conventional technique is the framework taught by Singh and Fume in Wires: A geometric deformation technique, SIGGRAPH '98 [0006] Conference Proceedings, Pages 405-414. ACM SIGGRAPH, Addison Wesely, July 1998. Wires provides an interactive deformation framework for complex geometric models based on a metaphor to a sculptor's armature, i.e., controllable curves that deform the surface of an graphical object near the curve (a “wire”). While the Wires framework provides a useful geometric deformation technique, it also can create buckling and tearing artifacts when a given wire's reference curve is shaped so that a set of points is equidistant from different parts of the curve that specify competing deformations. Therefore it would be beneficial if a warping technique existed that could provide the functionality of Wires-type techniques but in a way which enabled buckling and tearing artifacts to be eliminated.
  • Frequently variations on a (typically complex) surface are desired. Direct manipulation of the surface itself may be too time consuming. There are a number of conventional multiresolution editing schemes that provide some capability for efficient surface variation. However the conventional methods do allow adequate flexibility (for instance they often restrict the relationship between the fine surface model, e.g., a vertex mesh, and the control model in terms of topology or mesh connectivity). While some conventional methods do allow control models of arbitrary topology, such methods may only approximate the edited control points (rather than being interpolating). However, interpolating warps frequently can provide a more intuitive user interface. Accordingly a need exists for an interpolating warp that may be used to conveniently deform a more complex surface of arbitrary topology. [0007]
  • Also, warp designers commonly desire to deform a first surface by mapping regions of the first surface to regions of a second surface. For instance, in computer animation, when the first surface is impacted by the second surface, the first surface may be stretched out of shape. Some physics-based systems that implement this behavior do exist, however such systems are frequently inadequate for production of exaggerated or fictional animation effects. Thus it would be helpful for a warping technique to exist that facilitated deformations of surface regions. [0008]
  • SUMMARY
  • In order to provide solutions to these and other objectives, one aspect of the present invention are methods for generating graphical warps or deformations through feature-based transformation of an undeformed model to create a deformed model. An illustrative method includes receiving the undeformed model and a set of feature specifications each of the set of feature specifications including a source feature, a target feature, and related deformation parameters. The set of feature specifications contains elements for controlling the deformation of the undeformed model. An additional part of this illustrative method includes receiving a set of transformations corresponding to the set of feature specifications and for mapping the source feature to the target feature in each of the set of feature specifications, and receiving a set of strength fields corresponding to the set of feature specifications and defined over the undeformed model for scaling the magnitude of each of the set of transformations, establishing a set of scaled transformations. The illustrative method also includes receiving a set of weighting fields corresponding to the set of feature specifications and defined over the undeformed model for determining the relative influence of the set of scaled transformations; computing a sum of the set of scaled transformations, weighted by the set of weighting fields, creating a deforming function for deforming the undeformed model to generate the deformed model; and returning the deformed model. [0009]
  • In a variation of the illustrative method, at least one of the set of feature specifications is continuous and has corresponding parameterized strength field, transformation, and weighting field. In this variation, the illustrative method also includes receiving a sampling function for discretizing the transformation and sampling strength and weighting fields and computing a discretized transformation, a sampled strength field, and a sampled weighting field with the sampling function. In this instance, the step of computing a sum of the set of scaled transformations employs the discretized transformation, the sampled strength field, and the sampled weighting field. [0010]
  • Still further, the set of feature specifications, the set of transformations, the set of strength fields, the set of weighting fields, and the sampling function can be received by a combined function that computes the discretized transformation, the sampled strength field, and the sampled weighting field. [0011]
  • It should be noted that the present invention is operable with geometric deformations in a general manner. In particular, the present invention is not limited to feature-based deformations, although it may obtain particular benefits with feature-based deformations. [0012]
  • The illustrative method operates with a wide variety of features and conveniently generates many useful deformations. In one version, the set of feature specifications includes a plurality of line segment features; the set of transformations corresponding to the plurality of line segment features map source coordinate frames to target coordinate frames; and the set of weighting fields corresponding to the plurality of line segment features fall off with distance. In some instances, the set of weighting fields give influence to line segment features in the plurality of line segment features in relation to their length. In some instances, the source coordinate frames include a constrained basis vector and an unconstrained basis vector and the unconstrained basis vector is selected responsive to a weighted sum of the vectors perpendicular to the constrained basis vector for each of said target coordinate frames. [0013]
  • In another version, the set of feature specifications includes control points in an at least two dimensional lattice. The at least two dimensional lattice has an associated local coordinate system, and the set of weighting fields corresponding to the control points include Bernstein polynomials with their arguments as points of the undeformed model represented in the local coordinate system. In a variation, oriented points are used. [0014]
  • In yet another version, at least one of said set of feature specifications includes a source curve and a target curve. Here, corresponding members of the set of parameterized transformations include a composition of a translation from points along the source curve to corresponding points along the target curve, a rotation taking the tangent at the points along the source curve to the tangent at the points along the target curve, and a scale centered at the points along the source curve. In addition, corresponding members of said set of strength fields include a falloff function having a domain and a range and monotonically decreasing over the range. Over at least a portion of the domain (and sometimes over the entirety), arguments of the falloff function include a distance between elements of the undeformed model and point along the source curve and a rate of falloff for the distance. Also, corresponding members of the set of weighting fields include a scaled displacement function having a domain and a range, wherein for at least a portion of the domain the scaled displacement function includes a power of the displacement of elements of said undeformed model by the corresponding members of said set of transformations. [0015]
  • In another version, the undeformed model includes control vertices of a fine detail model. In this instance, and at least one of the set of feature specifications may include a source position and a target position of one or more vertices of a coarse deformation mesh. The coarse deformation mesh may be configured so that deformation of the fine surface model may be obtained by deformation of the coarse deformation mesh. In addition, the set of feature specifications includes one or more sets of edges incident on the one or more vertices. [0016]
  • In still another version, the undeformed model includes control vertices of a surface for deformation. No representation of the surface is essential and any point valued model could be used. Source and target features are surface regions (surfaces or parts thereof) described as aa function that evaluates to tuples of a point on the feature and a vector normal to the point on the source or target surface region. The source and target suface regions need not be subsets of the suface model. Corresponding members of the set of transformations include a composition of a translation mapping points on the source region of the surface to points on the target region of the surface, and a rotation taking the vector normal to the points on the source region to the vector normal to the points on the target region of the surface. In a variation, corresponding members of the set of strength fields localize the effect of the set of transformations around the source surface region. In addition, corresponding members of the set of weighting fields decrease monotonically with corresponding members of said set of strength fields and the set of weighting fields decrease responsive to (a) a distance between control vertices of the surface for deformation and said point on said surface, (b) a range for limiting the region of the weighting field, and (c) a rate for controlling the rate of decrease of the weighting field. [0017]
  • Another aspect of the invention is computing machinery configured to carrying on the methods in accordance with the invention including, for instance, the above-described methods. Still another aspect is a computer program product including a computer readable medium having computer program code encoded thereon able to configure computing machinery to carry on methods in accordance with the invention. [0018]
  • These and other features, aspects, and advantages of the present invention will become better understood with regard to the following description, appended claims, and accompanying drawings.[0019]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The file of this patent contains at least one drawing executed in color. Copies of this patent with color drawing(s) will be provided by the Patent and Trademark Office upon request and payment of the necessary fee. Unless otherwise noted, in the color drawings, source features are indicated in red, and target features in blue. [0020]
  • FIG. 1 depicts a computer system capable of being configured to embody aspects of the invention in accordance with an illustrative embodiment; [0021]
  • FIG. 2A depicts an undeformed model with a point feature; [0022]
  • FIG. 2B depicts a deformed model for the undeformed model of FIG. 2A deformed with a simple translation; [0023]
  • FIG. 3A depicts an undeformed model with a point feature and scaling field; [0024]
  • FIG. 3B depicts a deformed model for the undeformed model of FIG. 3A deformed with a simple translation scaled by the scaling field; [0025]
  • FIG. 4A depicts an undeformed model with two point features and two weighting fields; [0026]
  • FIG. 4B depicts a deformed model for the undeformed model of FIG. 4A deformed with simple translations weighted by weighting the fields of FIG. 4A; [0027]
  • FIG. 5A depicts an undeformed model with three oriented point features; [0028]
  • FIG. 5B depicts a deformed model for the undeformed model of FIG. 5A deformed with a translation scaled with the Displacment Method; [0029]
  • FIG. 6A depicts an undeformed model with continuous source and target curve features; [0030]
  • FIG. 6B depicts a deformed model for the undeformed model of FIG. 6A; [0031]
  • FIG. 7A depicts a flow diagram of a method for computing feature based warps in accordance with an illustrative embodiment; [0032]
  • FIG. 7B depicts a flow diagram of a method for computing feature based warps with discretization of continuous features in accordance with an illustrative embodiment; [0033]
  • FIG. 7C depicts a flow diagram of a method for computing feature based warps with discretization of continuous quantities combined with a construction function in accordance with an illustrative embodiment; [0034]
  • FIG. 8 depicts a class diagram of an implemetation in accordance with an illustative embodiment; [0035]
  • FIG. 9A depicts an undeformed model with a lattice of source and target point features; [0036]
  • FIG. 9B depicts a deformed model for the undeformed model of FIG. 9A; [0037]
  • FIG. 10A depicts an undeformed model for deformation with a conventional free-form deformation technique; [0038]
  • FIG. 10B depicts a deformed model for the undeformed model of FIG. 10A; [0039]
  • FIG. 11A depicts an undeformed model in a variant of Free-form Deformation using coordinate frames to produce a local rotational effect; [0040]
  • FIG. 11B depicts a deformed model for the undeformed model of FIG. 11A; [0041]
  • FIG. 12A depicts an undeformed model with line segment source and target features in a warp producing an image warp result; [0042]
  • FIG. 12B depicts a deformed model for the undeformed model of FIG. 12A; [0043]
  • FIG. 13A depicts an undeformed model with competing line segment features in an image warp; [0044]
  • FIG. 13B depicts a deformed model for the undeformed model of FIG. 13A showing spatial buckling caused by the competing features; [0045]
  • FIG. 13C depicts a deformed model for the undeformed model of FIG. 13A where global effects have been considered to eliminate spatial buckling of FIG. 13B [0046]
  • FIG. 14A depicts an undeformed model with curve source and target features of a wires-type deformation; [0047]
  • FIG. 14B depicts a deformed model for the undeformed model of FIG. 14A showing spatial buckling artifacts encountered using conventional methods to achieve a wires-type deformation; [0048]
  • FIG. 14C depicts a deformed model for the undeformed model of FIG. 14A lacking spatial buckling artifacts obtainable in accordance with an illustrative embodiment; [0049]
  • FIG. 15A depicts an undeformed model of simulated cloth and an unwanted object intersection amenable to correction with an illustrative embodiment; [0050]
  • FIG. 15B depicts a low resolution mesh imposed on the simulated cloth of of FIG. 15A; [0051]
  • FIG. 15C depicts the adjustment of the low resolution mesh of FIG. 15B to correct the simulated cloth's intersection with the object; [0052]
  • FIG. 15D depicts a deformed model for the undeformed model of FIG. 15A showing the corrected simulated cloth; [0053]
  • FIG. 16A depicts an original surface in an undeformed model; [0054]
  • FIG. 16B depicts a low resolution mesh imposed on the original surface of FIG. 16A; [0055]
  • FIG. 16C depicts the adjustment of the low resolution mesh of FIG. 16B to create a variation in the low resolution mesh; [0056]
  • FIG. 16D depicts a deformed model for the undeformed model of FIG. 16A showing the variation in the surface model; [0057]
  • FIG. 17A depicts an undeformed model with a second surface interpenetrating a first surface; [0058]
  • FIG. 17B a deformed model of FIG. 17A with the first surface deformed to match the second surface; [0059]
  • FIG. 17C depicts another view of the deformed model of FIG. 17B where the first surface has been deformed to match the second surface; and [0060]
  • FIG. 17D depicts another deformed model for the undeformed model of FIG. 17A showing a different effect of the second surface contacting the first surface.[0061]
  • DETAILED DESCRIPTION
  • Equations [0062]
  • M′(u)=D(u, M)<M(u)>  (1)
  • D(u, M)=T   (2)
  • D(u, M)=S(u, MT   (3)
  • [0063] D ( u ) = i = 1 N { W ^ i ( u , M ) · ( S i ( u , M ) · T i ) } ( 4 ) D ( u ) = i = 1 N v V i W ^ i ( v , u , M ) · ( S i ( v , u , M ) · T i ( v ) ) v ( 5 ) D ( u ) = i = 1 N v j V i W ^ i ( v j , u , M ) · ( S i ( v j , u , M ) · T i ( v j ) ) ( 6 )
    Figure US20040056871A1-20040325-M00001
  • F ijk ={P ijk , P′ ijk}  (7a)
  • T ijk =P′ ijk −P ijk   (7b)
  • Sijk=1∀u   (7c)
  • W ijk =B i l(M x(u))B j m(M y(u))B k n(M z(u))   (7d)
  • Fi={Li, L′i, ai, bi, pi}  (8a)
  • Ti=map from fi→f′i   (8b)
  • S i(u)=1∀u   (8c)
  • [0064] W i ( u ) = ( length p i a i + dist ) b i ( 8 d )
    Figure US20040056871A1-20040325-M00002
    j [ W ^ ij ( R j N i ) ] where W ij = ( length p j ( a j + dist ) ( a j + ( Q i - P i ) · ( Q j - P j ) ) ) b j and W ^ ij = W ij k = 1 n W ik ( 8 e )
    Figure US20040056871A1-20040325-M00003
  • Fi={Ci, Ci, fi, ri, xi, mi}  (9a)
  • T i(v)=T∘R∘S   (9b)
  • [0065] S i ( v , u ) = f i ( M ( u ) - C i ( v ) r i ) ( 9 c ) S i ( v , u ) = { f i ( M ( u ) - C i ( v ) D i M ( u ) - C i ( v ) ) if α δ i f i ( M ( u ) - C i ( v ) Interp ( α ) ) if 0 < α < δ i f i ( M ( u ) - C i ( v ) r i ) if α 0 } ( 9 d ) W i ( v , u ) = { 0 if c < v s . t . M ( u ) - C i ( c ) < M ( u ) - C i ( v ) ( S i ( v , u , M ) · T i ( v ) ) M ( u ) - M ( u ) m i otherwise ( 9 e ) W i ( v , u ) = ( f i ( M ( u ) - C i ( v ) r i ) ) k i ( 9 f )
    Figure US20040056871A1-20040325-M00004
  • W i(v, u)=∥T i(v)<M(u), S i(v,u)>−M(u)∥m i   (9g)
  • [0066] W i ( v , u ) = ( f i ( M ( u ) - C i ( v ) r i ) ) k i ( 9 h )
    Figure US20040056871A1-20040325-M00005
  • Fi={Pi, Ei, P′i, E′i}  (10a)
  • Ti=A∘T   (10b)
  • S i(u)=1∀i,u   (10c)
  • [0067] W i ( u ) = f α β ( M ( u ) - P i E im ) ( Π j f γ μ ( ( M ( u ) - P i ) · E ij E ij · E ij ) ) ( 10 d )
    Figure US20040056871A1-20040325-M00006
  • Fi={Surfi,Surf′ii,β,ri,ei}  (11a)
  • T i(v)=R∘T   (11b)
  • S i(v, u)=f α i β i (∥M(u)−Surfi(vpos∥)   (11c)
  • [0068] W i ( v , u ) = S i ( v , u ) ( 1 ɛ + ( M ( u ) - Surf i ( v ) · pos r i ) e i ) ( 11 d )
    Figure US20040056871A1-20040325-M00007
  • DESCRIPTION OF FIGURES
  • In preferred embodiments, methods according to the invention are computerimplemented. FIG. 1 depicts a [0069] computer system 1000 capable of implementing and embodying aspects of the invention. The computer system 1000 includes a microprocessor 1100 comprising an arithmetic logic unit 1125 for performing arithmetic and logic operations, a set of registers 1175 providing rapid operational data access and storage, and a control unit 1150 for fetching, decoding, and executing instructions. The computer system 1000 further comprises a main memory 1200 capable of storing an executing program and data used by the program, a secondary storage 1300 capable of storing more information than the main memory 1200 and which may comprise one or a collection of devices such as magnetic or optical disks, or the like. In addition, the computer system 1000 comprises a bus 1600, communicatively coupled with the microprocessor 1100, the main memory 1200, and the secondary storage 1300 capable of providing a datapath for moving data and instructions among attached devices.
  • The [0070] computer system 1000 also comprises an input/output device controller 1400 communicatively coupled with the bus 1600 and configured for controlling input/output from devices. The input/output device controller 1400 may operate with, for instance, a keyboard 1710, a display 1720, a data network 1730, and a pointing device 1740. In addition, the input/output device controller 1400 may operate with a media drive 1750 such as a disk drive, CD drive, or the like. The media drive 1750 may operate with a computer-usable storage medium 1755 capable of storing computer-readable program code able to configure the microprocessor 1100 to embody aspects of the invention. The input/output device controller 1400 may also operate with a graphics product writer 1760 such as a film writer, DVD writer, or the like. The graphics product writer 1760 operates with a computer graphics product 1765 such as film, DVD, etc. In some embodiments, warps are created by the computer system 1000 and written on the computer graphics product 1765 along with other images. The graphics product writer 1760 and the display 1720 typically use a frame buffer 1500. As depicted, the computer system 1000 is general purpose computing machinery. As one of skill in the art appreciates, programmed instructions may configure general purpose computing machinery to embody structures for performing functions in accordance with aspects of the invention. Programmed instructions, either in source code or compiled form (“code”) may be stored on the computer-usable storage medium 1755. The computer system 1000 may also operate with a compiler (not shown) to generate executables from source code. The computer-usable storage medium 1755 having code for suitable configuring the computer system 1000 to carry on features and/or perform functions in accordance with the invention may be a made and used in any conventional way. Special purpose computing machinery may also be used, as may programmable or evolveable hardware, and the particular hardware environment is not fundamental. Rather, one skilled in the art will recognize numerous structures of programmed or programmable logic capable of being configured to embody aspects of the invention. In some illustrative versions of the invention, high performance graphics workstations such as those available from Silicon Graphics of Mountain View, Calif. are used.
  • In an illustrative embodiment of the invention, computer program code configures a graphics computer system such as the [0071] computer system 1000 to provide a system for geometric warps and deformations. In accordance with the illustrative embodiment, the warp acts on an undeformed model represented as a point-valued function M(u) defined on a source domain U such that:
  • M(u)=modelpoint, for uεU
  • Any of many conventional model representations may be used depending on the type of model being warped. In some embodiments a vertex mesh is used, in others an image is used. When a vertex mesh is used, U could be the set of n vertex indices 1 . . . n and M(u) is the vertex indexed by uεU. In vertex mesh embodiments, the warp will move the vertices to new positions in space. The mesh may represent, for instance, a polygonal model or the control vertices of a smooth surface. When an image is used, U could be the 2-D plane, and M(u)=u is defined over the plane. The warp will create a mapping of pixel coordinates between the original and deformed images, for subsequent sampling of the image data. One skilled in the art having the benefit of this disclosure will readily appreciate other model representations operable with features of the invention and accordingly are within the scope and spirit of the invention. [0072]
  • Illustrative embodiments of invention are explicitly feature based, however this is not fundamental. Rather, the present invention is generally operable with the broader class of geometric deformations. [0073]
  • In accordance with an illustrative embodiment, output of a warp may be expressed as a deforming function, D(u,M), that is a transformation-valued function defined on the domain U and taking a value uεU and the model M as input. To compute the warped model M′ that is a point-valued function defined on the domain U, as is M(u), the deforming function is evaluated at u and applied to the point given by evaluating the model at u. For clarification of exposition, it is helpful to denote the application of a translation T to a point p by T<p>. Notationally: [0074]
  • M′(u)=D(u,M)<M(u)>  (1)
  • One simple deforming function convenient in some instances is a displacemen model. For instance, the output of the warp may be generated with a vector-valued function defined on the domain U. The displacement model can then be added to the undeformed model to yield the deformed model. [0075]
  • Further in accordance with the illustrative embodiment, a set of feature specifications is used to represent mappings from source to target features. Each of the set of feature specifications comprises a source feature, a target feature, and related deformation parameters for controlling deformation caused by the feature specification. In some instances the number of related deformation parameters may be zero. Again, as noted above, some embodiments of the invention are not feature based and, in such case, a parameter set is used for controlling the warp. [0076]
  • The invention is not limited to particular types of features. In preferred embodiments a warp designer selects the set of feature specifications; this aspect is limited only by the warp designer's ingenuity. Further, source and target features need not be part of the undeformed or deformed model. Frequently, however, they are indicident on model(s). [0077]
  • Point Features [0078]
  • A simple version of the invention will now be described to illustrate basic aspects of the invention. In this version the set of feature specifications consists of a single element and the single element is a point feature. The warp maps the point feature, from its source position, P, to its target position, P′. This transformation is a constant translation, T=P′−P. Equation 2 represents the resulting deforming function: [0079]
  • D(u,M)=T   (2)
  • FIG. 2A depicts an undeformed model and FIG. 2B a deformed model. The warp transforms the undeformed model to the deformed model. FIG. 2A depicts a [0080] reference box 2100, a source feature 2200 and an target feature 2300. The effects of the constant translation T can be appreciated with reference to FIG. 2B where the source feature 2200 has been mapped to the target feature 2300. The constancy of the translation across the undeformed model can be understood in view of the position of the model points relative to the reference box 2100 in FIG. 2A and FIG. 2B.
  • The translation described above may provide more desirable warping when its effect is varied across the undeformed model. A set of strength fields corresponding to the set of feature specifications are also defined over the undeformed model. The set of strength fields operates in computing the deformed model by scaling the magnitude of each of the set of transformations over elements of the undeformed model. Notationally, S(u,M) denotes a strength field for u in U. Strength fields are parameterized on the model M, however it may be assumed for the purposes of coxmputing the deformation that the model is available to the set of strength fields and the simpler notation S(u) interchangeably used for clarity. In preferred versions, S(u) is a scalar-valued function taking on values in the range [0,1] for any u in U. [0081]
  • The multiplication of a transformation, T, by a scalar s is denoted s·T. Modifying equation (2) to include the strength field yields: [0082]
  • D(u, M)=S(u, MT   (3)
  • FIG. 3A depicts an undeformed model with a [0083] source feature 3100 and a target feature 3200. A strength field is also shown. The strength field is shown in yellow in the accompanying color figures and the transparency corresponds to value of the strength field: the greater the magnitude of the strength field, the less transparent. As illustrated in FIG. 3A, the strength field falls off radially from a value of 1 at the source feature 3100.
  • The effect of the strength field can be appreciated with reference to FIG. 3B that depicts the [0084] target feature 3200 in a deformed model. The deformed model corresponds to the simple translation transformation discussed in connection with FIG. 2A and FIG. 2B scaled with the strength field depicted in FIG. 3A.
  • More generally, aspects of this illustrative embodiment are also applicable when there are plural features. Notationally, assuming, for instance, a set point features of cardinality n indexed by i, the corresponding said set of feature specifications F may be written F[0085] i={Pi, P′i} for 1≦i≦n. Each of the set of feature specifications has a corresponding strength field in a set of strength fields that is similarly denoted Si(u). In addition, each of the set of feature specifications can be described by a translation Ti=P′i−Pi in this illustrative embodiment.
  • When the set of strength fields and the corresponding set of transformations contain plural elements, a set of weighting fields is introduced. The set ofweighting fields corresponds to the set of feature specifications. The set of weighting fields is also defined over the undeformed model, and performs the function of determining the relative influence of a set of scaled transformations over elements in the undeformed model. A scalar value weighting field is conveniently denoted W[0086] i(u,M). As with Si(u,M) the weighting field is parameterized on the model M, however it may be assumed for the purposes of computing the deformed model that the model is available to the set of weighting fields and the set of strength fields in evaluating model points M(u).
  • The set of weighting fields may be included in the equation for computing the deforming function at each model-domain point u in U as a weighted averaged of the scaled transformations as shown in Equation 4: [0087] D ( u ) = i = 1 N { W ^ i ( u , M ) · ( S i ( u , M ) · T i ) } ( 4 )
    Figure US20040056871A1-20040325-M00008
  • In preferred versions, normalized weights are used for the set of weighting fields and (using the simpler notation) [0088] W ^ i ( u , M ) = { W i ( u , M ) j = 1 n W j ( u , M ) if W j ( u , M ) 0 for some j 0 if W j ( u , M ) = 0 for all j
    Figure US20040056871A1-20040325-M00009
  • FIG. 4A depicts an undeformed model with a [0089] first source feature 4100, a first target feature 4200, a second source feature 4300, and a second target feature 4400. A first and second weighting field are shown corresponding to, and centered at, the first source feature 4100 and the second source feature 4300, respectively. The first weighting field is shown in yellow in the accompanying color figures and the second weighting field is shown in green. The transparency corresponds to value of the weighting fields as illustrated in FIG. 4A; the weighting fields fall off radially (but at different rates) from 1 at the first source feature 4100 and the second source feature 4300.
  • The effect of the weighting field can be appreciated with reference to FIG. 4B that depicts the [0090] first target feature 4200 and the second target feature 4400 in a deformed model. The deformed model corresponds to the simple translation transformation discussed in connection with FIG. 2A, scaled with the strength field discussed in connection with FIG. 3A, and weighted with the weighting fields depicted in FIG. 4A.
  • Oriented Points [0091]
  • As one of skill in the art will by now appreciate, the invention encompasses more complex features than the point features of the simple version described up to now. Another illustrative feature is an oriented point, that is a point with local coordinate frames. Notationally, f[0092] i and f′i represent a source coordinate frame and a target coordinate frame, respectively and one of the set of feature specifications is denoted:
  • Fi={fi,f′i}
  • Each of the set of feature specifications defines a transformation that maps the source coordinate frame to the target coordinate frame: [0093]
  • Ti=map from fi→f′i
  • The warp designer may describe T[0094] i directly by specifying how it maps frame origins and basis vectors. In addition, the warp designer may describe the transformation as an ordered composition, for instance of translate, rotate, scale, and shear components. The particular manner in which the transformation is described is not fundamental and is limited only by the ingenuity of the warp designer.
  • FIG. 5A depicts an undeformed model as well as three source oriented point features: a first source oriented [0095] point 5100, a second source oriented point 5300 and a third source oriented point 5500. Each of the three source oriented point features is depicted with an accompanying set of basis vectors (shown along the horizontal and vertical axes). FIG. 5A Also depicts three oriented point target features: a first target oriented point 5200, a second target oriented point 5400, and a third target oriented point 5600 . FIG. 5B depicts the deformed model. Again, the strength fields and weighting fields are radial fall-offs.
  • Considering FIG. 5A and FIG. 5B, it will be appreciated that the first source oriented [0096] point 5100 maps to the first target oriented point 5200 as a simple translation. In addition, the third source oriented point 5500 maps to the third target oriented point 5600 as a rotation. Finally, the second source oriented point 5300 maps to the second target oriented point 5400 as a translation and a scale.
  • As described above in connection with point features, strength field S[0097] i(u) scales the deformation of feature specification Fi over the undeformed model. Above, this was computed by scaling the translation Ti. However, in other embodiments more general transformations may be used. One may define the multiplication s·T of a transformation T by a scalar s in many ways as one skilled in the art will recognize. Two will be described below with the understanding that one of ordinary skill in the art, having the benefit of this disclosure, will be able to recognize, make, and use may others and that the many others are also within the scope and spirit of the present invention.
  • A first method of defining the scaled transformation, is to linearly interpolate between the identity transformation I and the transformation T. That is s·T=sT+(1−s)I where T and I are the matrix representations of the transformations T and I, respectively. With this method, the effect of applying s·T to a point P is to multiply the displacement that would have been caused by T, so that (s·T)(P)=P+s(T<P>−P) This is hereinafter referred to as the “Displacement Method”. [0098]
  • A second method of defining the scaled transformation is applicable, for instance, when the transformation is defined as a composition (the “Composition method”). For instance if the transformation were defined as an ordered composition of translate, rotate, scale, and shear components, the scaled transformationcould be defined as follows: scale each component of T by s and recompose to produce a new transformation, T′ and then apply T′ to p. [0099]
  • As noted above in the discussion of weighting fields it is desirable to combine the effects of multiple feature specifications at each model point by computing a weighted average of the transformations they imply. In order to do this for our more general transformations, we must not only define the result of the multiplication s·T, but also the result of the addition of transformations. Just as there are many ways of defining the multiplication of a transformation by a scalar, there are many ways to define this addition. [0100]
  • In an illustrative embodiment, matrix addition is used for this addition. Namely, the matrix representations of the transformations are added. If the Displacement Method is used to compute the product of weights and transformations, the computed weighted average is equivalent to a weighted average of the displacements caused by the transformations. The product of the normalized weights ŵ[0101] i(u,M) and transformations (si(u,M)·Ti) is computed using the displacement method (regardless of method used to compute the product (si(u,M)·Ti), and matrix addition is used to compute the sum of the transformations. Matrix addition is not fundamental to carrying on the invention and other techniques could be used.
  • Equation (4) still defines the deforming function for this formulation, but now interpret T[0102] i as an arbitrary transformation (si(u,M)·Ti) using one of the more general methods for multiplying a transformation by a scalar, e.g., the Displacement Method or the Composition Method, and compute the weighted average of transformations, as a weighted average of transformations is a weighted average of the displacements caused by those transformations as outlined above.
  • Continuous Features [0103]
  • Up to this point the features shown in the figures have been discrete: points or oriented points. Aspects of the invention apply to continuous features including, for instance curves and surfaces, as well. For purposes of exposition, assume that a source curve feature, C[0104] i(v), and a target curve feature, C′i(v), in a feature specification are parameterized over a domain Vi=[0,1]. A feature specification is then denoted:
  • Fi={Ci(v),C′i(v)}
  • and represents continuous quantities parameterized on the domain V[0105] i. The deformation caused by the transformation corresponding to Fi is now a parameterized transform Ti(v): a function that returns a transformation when evaluated for any vεVi; the strength field and the weighting field are similarly parameterized on Vi: Si(u,v), Wi(u,v) respectively.
  • The deforming function is computed as before as a weighted average of a (now infinite) set of scaled transformations. With a collection of transformation continuums (one for each feature specification) the weighted average becomes a summation of integrals as shown in Equation 5: [0106] D ( u ) = i = 1 N v V i W ^ i ( v , u , M ) · ( S i ( v , u , M ) · T i ( v ) ) v ( 5 ) where W ^ i ( v , u , M ) = { W i ( v , u , M ) j = 1 n v j V W j ( v , u , M ) if W j ( v , u , M ) 0 for some j 0 if v j V W j ( v , u , M ) = 0 for all j
    Figure US20040056871A1-20040325-M00010
  • In some instances, the V[0107] i in formula 5 are not continuous domains and are rather discrete collection. When discrete collections, the integrals in formula 5 reduce to summation and formula 5 becomes a double summation: D ( u ) = i = 1 N v j V i W ^ i ( v j , u , M ) · ( S i ( v j , u , M ) · T i ( v j ) ) ( 6 )
    Figure US20040056871A1-20040325-M00011
  • FIG. 6A and FIG. 6B illustrate a deformation with a continuous feature. FIG. 6A depicts a [0108] continuous source feature 6100 and a continous target feature 6200. A transformation, parameterized on a continuous domain, V, uses the composition method. More particularly, Ti(v)=T∘R∘S where:
  • T=C′ i(v)−C i(v)
  • R is the smallest rotation that takes the vector [0109] C i ( v ) v to C i ( v ) v ,
    Figure US20040056871A1-20040325-M00012
  • and [0110]
  • S is a uniform scale of magnitude x[0111] i centered at the point Ci(v)
  • The strength fields and weighting fields are as described below in connection with Equations 9a-9f. [0112]
  • The resulting deformed model is shown in FIG. 6B where the [0113] continous target feature 6200 is shown.
  • A warp designer may use various combinations of discrete and continuous features in any particular model deformation application. In a typical practical embodiment, the warp designer will desire that plural features be used and that at least one of the plural features is continuous. [0114]
  • FIG. 7A depicts a flow diagram of a method for computing geometric warps and deformations in accordance with an illustrative embodiment. In a typical practical implementation selections of model representation and user interface aspects would be addressed. These form no part of the invention, however, and may be carried on in any of several suitable conventional manners as one skilled in the art will apprehend. Process flow initiates at a ‘start’ terminal [0115] 7100 and continues where a construction function 7250 receives a set of feature specifications or parameter set 7200. A warp designer may create the set of feature specifications or parameter set 7200 and they could be any combination of continuous or discrete features or parameters. The particular features in the set of feature specifications or parameter set 7200 are not fundamental and one skilled in the art may suitably choose select them based on the needs of the situation. The warp designer also preferably defines the construction function 7250 which provides as its output a set of parameterized transformations 7300, a set of strength fields 7350, and a set of weighting fields 7400.
  • Next, a ‘continuous warp computation’ [0116] process 7650 uses Equation 5 to compute a deforming function 7750 for computing the warp with Equation 1. The ‘continuous warp computation’ process 7650 takes as its inputs, the set of parameterized transformations 7300, the set of strength fields 7350, and the set of weighting fields 7400 from the construction function 7250 as well as an undeformed model 7150. Conveniently, the warp designer specifies the representation of the undeformed model 7150. The ‘continuous feature computation’ process 7650 then uses conventional numerical methods to compute the integrals in Equation 5 when evaluating the deforming function 7750. The undeformed model 7150 is passed to the deforming function 7750 in accordance with Equation 1 which is evaluated at u and applied to M(u) to create a deformed model 7850 that is returned.
  • In other embodiments, the integrals in Equation 5 are not directly computed. FIG. 7B depicts of flow diagram of method for geometric warps and deformations in accordance with such an illustrative embodiment. Process flow initiates as in FIG. 7A, and the ‘start’ terminal [0117] 7100, the undeformed model 7150, the set of feature specifications or parameter set 7200, and the construction function 7250 correspond to those discussed in connection with FIG. 7A. However, in this embodiment any of the set of parameterized transformations 7300, set of strenght fields 7350, and set of weighting fields 7400 that correspond to continuous features are sampled by a sampling function 7450.
  • Conveniently, the [0118] construction function 7250 expresses geometric deformations in the manner provided above. However, the construction function 7250 could also be of other types to provide for non-geometrically-based warps. For instance, the construction function 7250 could be used to solve for transformations, strength fields, and weighting fields that satisfy particular constraints. One appliction could be to define an image warp that minimizes an energy function; another could be a freeform deformation tthat satisfied direct manipulation constraints. Still others could result, more generally, from the solution to a constrained or unconstrained optimization. An illustrative implementation could involve a warp designer specifying each of n transformations strength field and weighing fields as a vector with m scalar elements (where m is a discrete number of model points, i.e. one value per point). Assembling these n m-vectors into an n by m matrix provides an interpretation where each row corresponds to a transformation. The matrix then can be viewed as a matrix of coefficients of a system of equations that can be solved for field or transformation values. Another type of construction could involve physical simulation. One illustrative application could involve a physics-based deformation where the model is coarsely sampled and strength and weighing fields used to interpolate between the samples.
  • Independent of construction function, the warp designer preferably specifies a sampling algorithm used by the [0119] sampling function 7450. No particular sampling algorithm is fundamental to carrying on the invention. The best sampling algorithm depends on the needs of the warp designer and the model representation. In some instances uniform sampling could be used, as could adaptive methods such as quad trees or irregular sampling. The sampling function 7450 receives the set of parameterized transformations 7300, the set of strength fields 7350, the set of weighting fields 7400 and the undeformed model 7150 and uses the sampling algorithm to output a set of discretized transformations 7500, a set of sampled strength fields 7550, and a set of sampled weighting fields 7600. The output quantities are defined on a domain of model points U.
  • These discretized quantities are passed to a ‘discretized warp computation’ [0120] process 7700 that uses Equation 6 to compute the deforming function 7750. As discussed in connection with FIG. 7A, the deforming function 7750 is applied to the undeformed model 7150 to return the deformed model 7850 using Equation 1.
  • Programmatically, it is frequently convenient to merge the [0121] sampling function 7450 and the construction function 7250. FIG. 7C depicts a flow diagram of an illustrative embodiment where this has been done. A combined construction and sampling function 7275 receives the set of feature specifications or parameter set 7200 and the undeformed model 7150 and returns as output the set of discretized transformations 7500, the set of sampled strength fields 7550, and the set of sampled weighting fields 7600. These are used as discussed in connection with FIG. 7B to compute and return the deformed model 7850.
  • FIG. 8 depicts a class diagram of an implementation in accordance with the embodiment illustrated in FIG. 7C. The class diagram represents elements of a class library preferably implemented in C++. A discrete [0122] transformation computation class 8100 performs the deformation computations using Equation 6. The warp designer derives their construction/sampling function 8300 from an abstract base class that representsa construction sampling function 8200. In addition to specifying a transformation class 8700, the warp designer writes functions that generate strength fields 8400 and weighting fields 8500 that inheret from an abstract scalar field base class 8600.
  • The techniques previously described for geometric warps and deformations provide a powerful and flexible general framework for designing and creating warps and deformations. The result of several widely-used warping and deforming techniques may be obtained in a new and improved manner using our techniques. [0123]
  • One frequently-desired warping result is the free form deformation of a 2 or 3-D graphical object. In one existing technique—that of Sederberg and Parry in [0124] Free-form deformation of solid geometric models, Computer Graphics (SIGGRAPH '86 Proceedings), vol. 20, pages 151-160 (August 1986)—a uniform parallelepiped lattice is established over the space where the graphical object is embedded and control points of representation curves established in the lattice. To achieve the results of the warp, the lattice control points are manipulated and the space is correspondingly deformed.
  • A similar warping result may be obtained with the present new techniques, and these techniques provide additional warping capability not found in conventional free form deformation techniques. In one version, the model M(u) in a freeform deformation (“FFD”) is any point-valued set of data. Other embodiments use, for instance, polygonal, solid, or parametric models. A 3-D grid of (l+1)×(m+1)×(n+1) control points located in a local coordinate system imposed on a parallelepiped region acts as a set of features. For geometric clarity tnivariate indices, ijk, are used although, in practice it is preferred to map the indexing of the control points to a univariate index; any of several well-known transforms could be used. The local coordinate system has an origin, O, and three basis vectors, X, Y, and Z. The location of the ijk[0125] th control point Pijk in the lattice for the undeformed model is O + i j X + j m Y + k n Z
    Figure US20040056871A1-20040325-M00013
  • for 0≦i≦l, 0≦j≦m, 0≦k≦n,. A set of transformations is established as simple translations T: P′[0126] ijk−Pijk. A set of strength fields is unity for all model points, and a set of weighting fields is generated using Bernstein polynomials: B i n ( t ) = n ! i ! ( n - i ) ! t i ( 1 - t ) n - i , i = 0 , , n .
    Figure US20040056871A1-20040325-M00014
  • In summary: [0127]
  • Fijk={Pijk,P′ijk}  (7a)
  • T ijk =P′ ijk −P ijk   (7b)
  • Sijk=1∀u   (7c)
  • W ijk =B i l(M x(u))B j m(M y(u))B k n(M z(u))   (7d)
  • where M[0128] x(u), My(u), and Mz(u) are the coordinates of M(u) in the local coordinate system (O, X, Y, Z). The set of scaled transformations is derived using the Displacement Method. Illustrative results of such a deformation can seen with reference to FIG. 9A and FIG. 9B. FIG. 9A illustrates an undeformed model for deformation with a FFD and also depicts a set of source features 9100 and a set of target features 9200. Each of the set of source features 9100 are transformed to the nearest of the set of target features 9200. FIG. 9B shows the deformed model.
  • One of skill in the art having the benefit of this disclosure will quickly appreciate applicability of the above-described embodiment to numerous variations of conventional FFD techniques. For instance, trivariate b-spline polynomials could be used in place of Bernestein polynomials for the set of weighting fields to obtain local control; layered applications of successively higher resolution lattices could be used; lattices of arbitrary topology could be used. Further, a direct manipulation interface could receive user input and a solution for the corresponding FFD specification could be obtained therefrom. See Ron MacCracken and Kenneth Joy, Free-From deformation with lattices of arbitrary topology, SIGGRAPH 96 [0129] Conference Proceedings, Annual Conference Series, pages 181-188, ACM SIGGRAPH, Addison-Weseley, August 1996. In this latter instance, feature specifications are defined by the direct-manipulation constraints derived from user input. These may be mapped to lattice control point transformations for the FFD.
  • While results conventionally associated with FFD may be obtained with the abovedescribed illustrative embodiment, some variations can also obtain results that are unobtainable with conventional techniques. For instance, given a fixed-density control lattice, it is not possible with conventional FFD techniques to conveniently create a deformation with a rotational effect centered around a single control point. When using conventional FFD techniques, to obtain the desired result, a higher resolution control lattice must be used at the expense of increased computational cost and/or user intervention. Referring to FIG. 10A, a [0130] source feature 10100 and a target feature 10200 are shown. Warping the source feature 10100 to the target feature 10200 creates the deformed model of FIG. 10B. However, conventional FFD techniques do not provide a means for producing a local rotation, for instance centered at the source feature 10100.
  • A solution to this problem can be provided with our techniques by substituting more complex features for the simple point features of conventional FFD techniques. In one illustrative variation, oriented points are used. In this variant, the warp designer manipulates the deformation by adjusting a lattice of local coordinate frames each with an origin and basis vectors. The warp is altered so that the feature specifications include source and target coordinate frames in lieu of source and target points. The transformations now take source coordinate frames to target coordinate frames. See, e.g., dicussion below in connection with Equation 8b which may be used). [0131]
  • In accordance with this variant, use of oriented points to obtain a local rotation is shown in FIG. 11A and FIG. 11B. FIG. 11A illustrates an oriented point source features [0132] 11100 and an oriented point target features 11200. FIG. 11B shows only the set of oriented point target features 11200 in the deformed model. Comparison of FIG. 11A and FIG. 11B illustrates a rotational effect from rotating the central frame of the lattice, the set of oriented point source features 11100.
  • Another frequently-desired warping result is the image warp. In one existing technique, that of Beier and Neely in [0133] Feature-based image metamorphosis, Computer Graphics (SIGGRAPH '92 Proceedings), vol. 26, pages 35-42 (July 1992), a 2-D image space is used for a cross-dissolve. Directed line segments are selected as features and the image warp is used to align the two images at the ends of the cross-dissolve.
  • A similar warping result may be obtained with the present new techniques and these techniques provide additional warping capability not found in conventional image warp techniques. In one illustrative embodiment, the warp acts as an inverse mapping—operating on pixels of the deformed model. U is defined as the pixel coordinates of the destination image (the undeformed model) and M(u)=u. With inverse mapping, the feature specifications are source and target line segments in the destination and source images, respectively. Each of a set of feature specifications is described as a pair of line segments, L[0134] i and L′i having endpoints (Pi, Qi) and (Pi, Q1) along with scalar parameters ai, bi, pi (described below). Each of a set of transformations is a map from fi to f′i where f is a 2-D coordinate frame with origin Pi, and x-basis vector equal to Qi−Pi and a y-basis vector equal to the normalized vector orthogonal to Qi−Pi and similarly for f′. To ensure that a rotation or scale of a single line segment produces a corresponding rotation or scale of the image, each of a set of strength fields is set to unity. Each of a set of weighting fields are designed to fall-off with distance, and to give longer line segments greater influence. In summary:
  • Fi={Li, L′i,ai,bi,pi}  (8a)
  • T i=map from fi→f′i  (8b)
  • S i(u)=1∀u   (8c)
  • [0135] W i ( u ) = ( length p i a i + dist ) b i ( 8 d )
    Figure US20040056871A1-20040325-M00015
  • where length is the length of the line segment L[0136] i and dist is the minimum distance from the pixel coordinate M(u) to the line Li.
  • FIG. 12A depicts an undeformed model for an image warp with line-segment features. The deformation maps a [0137] first source feature 12100 to a first target feature 12200 and a second source feature 12300 to a second target feature 12400. FIG. 12B shows the deformed model.
  • Conventional 2-D image warping techniques have been extended to the 3-D volume domain. See Apostolos Lerios et al., Feature-Based volume metamorphosis, in [0138] SIGGRAPH 95 Conference Proceedings, pages 449-456 ACM SIGGRAPH, Addison-Weseley, August 1995. In a variation of the embodiment described above, a 3-D volume is warped rather than a 2-D planar image. In this instance, the features may be points, line segments, rectangles, and/or boxes. These become feature specifications that constrain, zero, one, two, or three of the basis vectors of the source and destination coordinate frames in 3-D. Unconstrained basis vectors are chosen so as not to deform the model in their direction. See Beier and Neely.
  • While results conventionally associated with image warping may be obtained with the above-described illustrative embodiment, versions of the invention can also obtain results that are unobtainable with conventional techniques. For instance, when two line-segment features “squeeze” the image, the resulting deformed image can exhibit spatial buckling artifacts where the 2-D plane folds back upon itself. [0139]
  • This buckling behavior may be understood as a failure in conventional techniques to consider global deformation effects. For instance, Beier & Neely assume that the transformation for a line-segment feature should not deform the image in the direction perpendicular to the line-segment. For a single line-segment, this assumption is reasonable and results in the expected image transformation. However, for multiple line-segments, this assumption can lead to nearby transformations that conflict dramatically enough to cause buckling artifacts such as those shown in FIG. 13B. Taking global deformation effects into consideration can prevent these artifacts. [0140]
  • A principle applicable for solving this problem is for the basis vector along the feature to be transformed in accordance with the feature specification while the other basis vector remains unconstrained. Correa et al., Texture mapping for cell animation, [0141] SIGGRAPH 98 Conference Proceedings, p. 435-446, Addison-Weseley July, 1998, describe a technique developed in the domain of 3-D curve-based warping. With this technique, instead of selecting a null transformation to apply to the unconstrained basis vector, they compute a target vector based on the effect of other transformations in the warp.
  • An illustrative variant of the invention uses similar approach is used to compute the target value of the vector perpendicular to each line segment in the source coordinate frame. In this instance, feature specifications correspond to transformations as follows. Each of the set of feature specifications is as described above: [0142]
  • Fi={Li, L′i, ai, bi, pi}  (8a)
  • Where L[0143] i and L′l are directed line segments defined by their endpoints as described above. To compute the set of transformations T={Ti}, we let the transformation for Fi be the transformation that maps 2-D source coordinate frames:
  • Ti=map from fi→f′i  (8b)
  • f has origin P[0144] i, x-basis vector Qi-Pi, and y-basis equal to the normalized vector Ni orthogonal to Li;. However, f′ has origin Pi x-basis Qi-Pi and y-basis given by: j [ W ^ ij ( R j N i ) ] where W ij = ( length p j ( a j + dist ) ( a j + ( Q i - P i ) · ( Q j - P j ) ) ) b j and W ^ ij = W ij k = 1 n W ik ( 8 e )
    Figure US20040056871A1-20040325-M00016
  • where dist is the minimum distance between the line segments L[0145] i and L′i, and Rj is the rotation that takes Lj to L′j. This corrects the transformation by setting the unconstrained target vector to be a weighted average of the target vectors implied by all line segments. The second term in the denominator of wij gives preference to those line segments that are initially perpendicular to Li as those line segments whose direction is closest to Ni. The strength and weighting fields are preferably in accordance with Equations 8c and 8d, respectively.
  • FIG. 13A and FIG. 13C depict a result obtained with this embodiment. FIG. 13A shows a [0146] first source feature 13100 and a first target feature 13200. The deformation of the first source feature 13100 to the first target feature 13200 is illustrative of a shear, however the transformation “squeezes” the model between the source feature and the target feature coordinate frames. FIG. 13B shows the results with conventional Beier and Neely image warping techniques: the competing features result in potentially undesirable spatial buckling artifacts. FIG. 13C shows a model deformed in accordance with this illustrative embodiment. It can be appreciated that the deformed model of FIG. 13C considers global effects to compute the target value of the vector perpendicular to each line figure in the source coordinate frame. The result is the expected shear shown in FIG. 13C.
  • Other desirable deformations may be defined by geometric parameters. In one variation of the present invention, deformations are so defined and vary in a geometrically meaningful way including, for instance, along an axis. In this variation, for each model point, a single transformation is selected and the deformation computed by applying this transformation to the model point. One skilled in the art will readily appreciate the flexibility and power the present invention adds to previous geometric deformation techniques. For instance, Barr, [0147] Global and local deformations of solid primitives, Computer Graphics (SIGGRAPH '84 Proceedings) vol. 18, pages 21-30, describes a family of parameter-based warps now known as “Barr deformations”. While Barr's work is significant, a warp designer may obtain additional flexibility with the present invention. Barr applies each selected transformation to its corresponding model point with full effect. By contrast, features of the present invention allows the warp designer to modulate the effect across a model through coordinated selection of strength fields. Further, Barr selects only one transformation for each model point; this does not allow for the blending of multiple transformations. By contrast, features of the present invention provides for such blending. Still further, the present invention allows the warp designer to conveniently both modulate and blend transformations of a model. By lifting these restrictions found in prior work through the combination including strength and weighting fields, the present invention provides a more powerful and flexible tool for warp designers.
  • A taper can illustrate this variation; one skilled in the art having the benefit of this disclosure will appreciate may others. The parameter set for a taper deformation contains a single user-defined scalar-valued function. Manipulation of this function controls the deformation. The function has an intuitive geometric interpretation: its input is a value along, e.g., the z-axis, and its output is the amount by which the deformation will scale the model in the direction orthogonal to the z-axis. Denoting P the parameter set, notationally this variation may be represented as: [0148] P = { f ( t ) } T i ( v ) = scale by ( f ( v ) , f ( v ) , 1 ) S i ( u ) = 1 u W i ( v , u ) = { 1 if ( M ( u ) - O ) · z = v 0 otherwise
    Figure US20040056871A1-20040325-M00017
  • Methods for scaling the effect of the transformation include both the Displacement method and the Composition method. Other desirable warping operations including, for instance, twisting, and bending of graphical objects (and combinations thereof) could also be used. [0149]
  • Yet another desirable warping capability is the manipulation of surface geometry of a 3-D object for modeling and animation. One conventional technique, known as “Wires” is described by Singh and Fiume, [0150] Wires: A Geometric Deformation Technique, SIGGRAPH '98 Conference Proceedinigs, Annual Conference Series, pg. 405-414. ACM SIGGRAPH, Addison-Weselely, July 1998. A similar warping result may be obtained with the present new techniques, and these techniques provide additional warping capability not found in with the “Wires” technique. In this instance, with technique, an undeformed model is represented as a set of control points that define.the surface of an object. That is, U is the set of indices {1, 2, . . . , l), where l is the number of control points, and M(u) is the control point with index u.
  • The features for the warp are source and destination curves, and their related scalar parameters. A feature specification represents each wire: [0151]
  • Fi={Ci,C′i,fi,ri,xi, mi}  (9a)
  • where C[0152] i is the source or “reference” curve, C′i is the target or “wire” curve, fi is a falloff function and ri, xi, and mi are user-defined parameters that will be described below. Preferably the falloff function takes R+→[0,1], is monotonically decreasing and at least Cl continuous, with fi(0)=1, fi(t)=0∀t≦1 and f′(1)=0. The wire and reference curves are assumed to be parameterized on the domain V=[0,1] without loss of generality.
  • A feature specification, F[0153] i, is mapped to a transformation, Ti(v) also parameterized on V. This mapping uses the Composition Method, more particularly,
  • T i(v)=T∘R∘S   (9b)
  • where: [0154]
  • T=C′ i(v)−C i(v)
  • R is the smallest rotation that takes the vector [0155] C i ( v ) v to C i ( v ) v
    Figure US20040056871A1-20040325-M00018
  • S is a uniform scale of magnitude s[0156] i centered at the point Ci (v) and ri represents a rate of decrease on the strength field. A suitable strength field for a given feature specification conveniently decreases from 1 to 0 as the distance from M(u) to Ci(v) varies from 0 to ri. A preferred version is: S i ( v , u ) = f i ( M ( u ) - C i ( v ) r i ) ( 9 c )
    Figure US20040056871A1-20040325-M00019
  • A bounding region for the strength field may also be defined by adding an additional feature. Letting D[0157] i(t) be a region-bounding or “domain” curve for a wire, i, Di(t) is added to the feature specification along with a user-selected scalar parameter, δi: Fi={Ci, C′i,ri, si,mii}. Letting D″i be the point on Di nearest M(u), then the strength field for Fi is: S i ( v , u ) = { f i ( M ( u ) - C i ( v ) D i M ( u ) - C i ( v ) ) if α δ i f i ( M ( u ) - C i ( v ) Interp ( α ) ) if 0 < α < δ i f i ( M ( u ) - C i ( v ) r i ) if α 0 } ( 9 d )
    Figure US20040056871A1-20040325-M00020
  • where α is (D[0158] i M(u)−Ci(v))·(M(u)−Ci(v)) and Interp varies from ri to ∥Di M(u)−Ci(v)∥ as α varies from 0 to δ.
  • The set of weighting fields corresponding to the set of feature specifications is selected to warp each model point, M(u) based on the parameterized transformation value at the nearest location on the reference curve; if points are equidistant, preferably the one with the smaller parameter value is selected. For feature specification, F[0159] i, the weighting field depends on how much the parameterized transformation Ti(v) displaces the point M(u): W i ( v , u ) = { 0 if c < v s . t . M ( u ) - C i ( c ) < M ( u ) - C i ( v ) ( S i ( v , u , M ) · T i ( v ) ) M ( u ) - M ( u ) m i otherwise ( 9 e )
    Figure US20040056871A1-20040325-M00021
  • where m[0160] i determines the relative effect of wires that cause large versus small displacement.
  • In some instances, the warp designer desires that a curve be marked as an “anchor.” To accommodate this aspect, a Boolean parameter and a user-specified scalar parameter, k[0161] i are added to Fi. When a curve is an anchor curve, non-zero values of Wi(v,u) are suitably provided by: W i ( v , u ) = ( f i ( M ( u ) - C i ( v ) r i ) ) k i ( 9 f )
    Figure US20040056871A1-20040325-M00022
  • The embodiments just described used the Composition Method for determining the set of scaled transformations. In other embodiments, the Displacement Method could be used. If the Displacement Method were used, results similar to those described in Lazarus et al., Axial deformations: an intuitive deformation technique, Computer-Aided Design, 26(8):607-613, August 1994, could be obtained. In addition, the present technique can be used to carry on curve based warps for cel animation and produce results similar to those described, for instance in Correa et al. [0162]
  • Still further, in certain cases “Wires”-type deformations can result in buckling and tearing artifacts. This occurs when a given wire's reference curve is shaped so that it is equidistant from a set of points in the model (the “Medial Set”) and different parts of the curve specify competing deformations of the Medial Set. Such artifacts are easily understood and remedied with some versions of the invention. [0163]
  • Recall, above, that weighting fields for wires were discontinuous, containing singularities to ensure that only the nearest point on a curve contributes to the deformation of a model point (see Equation 9e). The resulting warp, which is a function of these fields, will also contain discontinuities. Removing discontinuities in the weighting fields, successfully removes the discontinuities in the warp itself. [0164]
  • In one version of the invention, in order to remove such discontinuities, the weighting fields for an ordinary wire are taken as: [0165]
  • W i(v,u)=∥T i(v)<M(u), S i(v,u)>−M(u)∥m i   (9g)
  • and if the curve is tagged as an “anchor” the weighting field is taken as: [0166] W i ( v , u ) = ( f i ( M ( u ) - C i ( v ) r i ) ) k i ( 9 h )
    Figure US20040056871A1-20040325-M00023
  • The parameters k[0167] i and mi are as previously described. The advantages obtainable with such an embodiment of the present invention can be understood with reference to FIG. 14A-FIG. 14C. FIG. 14A. depicts a source feature 14100 and a target feature 14200 in an undeformed model. A Medial Set exists a set of points in the undeformed model equidistant from the upper and lower portions of the target feature 14200. With conventional wires-type deformation techniques, singularities in the weighting fields ensure that only the nearest point on the curve contributes to deformation of the model. As the Medial Set falls along a locus with non-unique nearest points, the deformation of the lower portion of the target feature 14200 creates a spatial buckling artifact in the deformed model shown in FIG. 14B.
  • Using the weighting fields in Equation 9g above, the discontinuities can be removed. The method now approximates an integral taken along the curve, rather than considering only a single sample on the curve. This incurs an added computational cost: every transformation sample along each wire curve now contributes to the deformation of each model point. Thus, rather than sampling the curve exactly once for every model point as in the original method, one conveniently integrates along the curve or, in preferred embodiments, approximate the integral by sampling. The deformed model in FIG. 14C is obtained with uniform sampling along the curve. However, the deformed model in FIG. 14C illustrates how the warp of this embodiment, eliminates buckling artifacts caused by the discontinuities present with conventional wires-type warps. [0168]
  • Another illustrative aspect of the invention provides a mesh warp. In this instance, a fine surface model is deformable through the manipulation of a coarse surface mesh. [0169]
  • Letting M(u) be a set of control vertices that define the fine surface model, indexed by uεU={1, . . . , }. A set of feature specifications is taken as vertices of a coarse deformation mesh assumed to be in close proximity to the surface. Each of the set of feature specifications encodes a vertex point's position and its incident edges. That is, for vertex i in the mesh, a feature specification is: [0170]
  • Fi={Pi, Ei, P′i, E′i}  (10a)
  • where P[0171] i and P′i are the source and target position of vertex i and where Ei and E′i are the sets of edges incident on vertex i in the source and target meshes, respectively. Each edge EijεEi is represented as the vector from Pi to its adjacent vertex, and likewise for E′i. Ei typically has the same number of elements as E′i, i.e. the target mesh has the same topology as the source mesh.
  • Feature specifications have transformation compositions: [0172]
  • Ti=A∘T   (10b)
  • where T=P′[0173] i−Pi and A maps the source edge set to Ei to the target edge set E′i. Typically, more than three edges are incident on a vertex, i, so A cannot be computed to map Ei to E′i exactly. Preferably, A is then chosen as a 3×3 matrix that best maps Ei to E′i in the least squares sense. In this instance A may be selected as A=E+E′ where E is an m×3 matrix having the vectors of Ei as its rows, and E′ an m×3 matrix having the vectors of E′i as it rows and E+ is the pseudoinverse of E. Preferably the Displacement Method is used to scale the set of transformations.
  • In this instance, it is desirable that a rigid transformation applied to the entire mesh to result in the same rigid transformation of the surface. One way of achieving this is to for a strength field to be set to unity: [0174]
  • S i(u)=1∀i,u   (10c)
  • Here, it is also desirable that a weighting field should be relatively large near the source feature, P[0175] i. In addition, the weighting field is preferably zero at he end of each edge Eij; otherwise the transformation, Ti will compete with another transformation Tj created by the other vertex incident on Eij. One suitable formula for the weighting fields is: W i ( u ) = f αβ ( M ( u ) - P i E im ) ( Π j f γ μ ( ( M ( u ) - P i ) · E ij E ij · E ij ) ) ( 10 d )
    Figure US20040056871A1-20040325-M00024
  • where f[0176] ab (t) is a function that is 1 for t≦a, 0 for t≧b, and is an interpolating cubic in between. Eim denotes the vector in Ei of maximum length, and α, β, γ, and μ are scalar parameters that control the size of the maximum and non-zero regions of Wi(u), respectively. This specification of the weighting fields satisfies the desired properties and yields weighting fields that fill fuzzy polyhedral zones within the mesh. Steps of a method for manipulating a coarse mesh in order to deform a fine surface model can be better understood with reference to the following illustrative applications.
  • In cloth dynamics simulation, unwanted object intersections sometimes occur due to limitations and simplifications in the simulating technique. Frequently, rather than revisiting the simulation, it would be desirable to perform a slight ad hoc deformation on the simulated cloth to eliminate the intersection. Using our mesh warp, a low resolution mesh may be created from vertices of the cloth, the low resolution mesh may be manipulated to adjust the complex cloth mesh, for instance by manipulation of the vertices, and the corrected simulated cloth created from the adjusted low resolution mesh. [0177]
  • FIG. 15A depicts an undeformed model with simulated cloth and an unwanted object intersection. A region of [0178] simulated cloth intersection 15100 is particularly identified. In FIG. 15B, a low resolution vertex mesh of the simulated cloth of FIG. 15A is shown. A low resolution mesh intersection region 15200 corresponding to the region of simulated cloth intersection 15100 in the surface mesh of FIG. 15A is identified. Within it is a control vertex in the undeformed mesh 15250. The warp designer can manipulate the control vertex in the undeformed mesh 15250 to eliminate the low resolution mesh intersection region 15200. FIG. 15C depicts this correction having been made in the low resolution mesh. A low resolution mesh correction 15300 is shown corresponding to the low resolution mesh intersection region 15200. The control vertex in the deformed mesh 15350 is shown and it can be seen that it has been moved and that the coarse mesh no longer intersects the object in the low resolution mesh correction 15300. FIG. 15D depicts a deformed surface model for the undeformed model of FIG. 15A showing the corrected simulated cloth.
  • Frequently, warp designers desire to create avariation of a complex surface model while still retaining the same basic shape of the surface. Simple transformation mechanisms are useful for this sort of control. However, they may not provide the level of flexibility the warp designer requires. In such instances, an approximate low resolution version of the high resolution surface can be used to deform the surface while maintaining the same basic shape of the surface. Using our mesh warp, a low resolution mesh may be created from vertices of the surface model, the low resolution mesh may be manipulated to create a variation in the low resolution mesh, for instance by manipulation of the vertices, and a variation in the surface model created from the variation in the low resolution mesh. [0179]
  • FIG. 16A depicts an original surface in an undeformed model. Assume the desired variation in the undeformed model was to enlarge a portion of the thumb. A low resolution mesh could be imposed on the surface of FIG. 16A; this is shown in FIG. 16B. The low resolution mesh comprises a plurality of control vertices, two illustrative. ones of which are a [0180] first control vertex 16100 and a second control vertex 16200. The warp designer may adjust the control vertices to create a variation in the low resolution mesh. FIG. 16C depicts the adjustment of the low resolution mesh. The changed relative positions of the first control vertex 16100 and the second control vertex 16200 illustrate adjustment of the low resolution mesh. From the adjusted low resolution mesh, a deformed model with a variation of the surface model is created as shown in FIG. 16D.
  • To further illustrate our mesh warp, the following points are noted about a preferred embodiment: First, our warp allows deformation meshes of arbitrary topology and genus to be used. Secondly, unlike many conventional methods that use meshes to control a deformation, our warp is interpolating: a point located at a vertex position in the original mesh is deformed to the vertex position in the target mesh. Thirdly, our warp is defined spatially. This means that to create a deformation on an object, the only requirement is that the deformation mesh be located near the object to be deformed. This makes constructing a deformation mesh particularly easy: the vertices of the deformation mesh can be, for instance, any subset of the vertices of an original mesh, or some entirely new enclosing mesh. Still further, since the weighting field for a mesh vertex falls to 0 roughly outside the polyhedral cells the vertex bounds, moving a single point in the deformation mesh has localized effect in the warp. [0181]
  • Still another illustrative embodiment of the invention provides mechanism to deform a first surface by mapping regions of the first surface to regions of a second surface (hereinafter “Surface Region Warp”). [0182]
  • In one illustrative version of a Surface Region warp, M(u) is taken as control vertices that define the first surface, indexed by uεU={1, . . . , m}. A set of strength fields for the warp will be surface regions: surfaces or parts of surfaces. A convenient way to describe a surface region is as a parameterized function Surf (v), that returns a (point, normal) tuple for a given location on the surface. While in principle, the surface region is a continuum, preferably a finite array of surface samples are used and vεV={1, . . . , n} is the array index. The position of a given sample Surf(v) is denoted Surf(v).pos and the normal Surf(v).norm. Feature specifications for this warp are: [0183]
  • Fi={Surfi,Surf′iαi,β,ri, ei}  (11a)
  • Where Surf is a source surface region, Surf′ is a target surface region, and α[0184] i, βi, ri, and ei are scalar parameters described below. For each of a set of feature specifications, Fi, we preferably create a set of sampled transformations Ti(v) by:
  • T i(v)=R∘T   (11b)
  • where T=Surf[0185] i(v).pos−Surfi(v).pos maps the source surface sample position to the target surface sample position and R is the smallest rotation that takes Surfi(v).norm to Surf′i(v).norm. Preferably the Displacement Method is used to scale the effect of each transformation.
  • Highly customized strength fields and weighting fields may be created by the warp designer responsive to, for instance, the structure and/or topology surface in the undeformed model. Absent this type of customization, simple strength fields and weighting fields may be conveniently selected. For instance, a strength field could be selected so that the effect of the deformation is localized around the source surface; one could be: [0186]
  • S i(v,u)=f α i β i (∥M(u)−Surfi(v).pos∥)   (11c)
  • where f[0187] ab(t) is a C−1 continuous cubic function such fab(t)=1 for t≦a and fab(t)=0 for t≧b. Also, αi determines the extent where the deformation is full, and βi where the deformation is zero.
  • The weighting fields conveniently fall off as a distance from at model point to a position of a source surface sample increases. Further, the weighting fields fall off with the strength fields as the relative influence of a single sample is preferably zero when its absolute effect is zero. One suitable weighting field could be: [0188] W i ( v , u ) = S i ( v , u ) ( 1 ɛ + ( M ( u ) - Surf i ( v ) · pos r i ) e i ) ( 11 d )
    Figure US20040056871A1-20040325-M00025
  • where ε is a small scalar value use to avoid division by zero, and r[0189] i and ei control the weighting field's range and fall off rate, respectively.
  • An illustrative application of the Surface Region Warp is to deform a first surface in an animation when it is contacted by a second surface. The second surface might, for instance, cause a dent in the first surface, or might stick to the first surface and stretch it out of shape. The previously-described Surface Region Warp can be used to control the deformation based on proximity of the first and second surfaces. [0190]
  • FIG. 17A depicts an undeformed model with a second surface [0191] 17200 (the character's hand) contacting a first surface 17100 (the character's head). In such a situation, the animator or warp designer may desire for the second surface 17200 to leave an impression or dent in the first surface 17100 or to stretch the first surface 17100 when the second surface 17200 is pulled away in the animation. FIG. 17B depicts a deformed model with the first surface 17100 deformed to match the second surface 17200. An indentation 17250 is visible. FIG. 17C depicts another view of the deformed model of FIG. 17B. In FIG. 17C, with the character's hand removed, it can more easily be seen that the first surface 17100 has been deformed to match the second surface 17200. The indentation 17250 is visible and it will be appreciated that each finger of the character's hand left an indentation in the character's head.
  • A different effect is shown in FIG. 17D. There, a first surface deformed by contact with the [0192] second surface 17400 is visible. This figure illustrates stretching of the character's head by contact with the character's hand.
  • To further understand our Surface Region Warp, the following points are noted about a preferred embodiment: First, the Surface Region Warp is an interpolating warp that takes source surface regions to target surface regions. Second, it is independent of the representation of the surface regions, so that surfaces of any type may be used to define the surface regions. Third our Surface Region Warp allows any representation to be used for the model as well. Fourth, our warp is simple to develop and yields goods results in a wide variety of cases. Finally notice that, strictly peaking, the new warp no longer exactly maps source curves to target curves. However, in practice it still visually interpolates the feature curves. [0193]
  • Warp Commutativity [0194]
  • It may be desirable for warps to commute, that is for the result of their composition to be invariant as to ordering. If warps commute, for instance in interactive modeling and animation, then the warp designer could be guaranteed that order of operations did not matter and thus achieve more predictable behavior, overall. [0195]
  • Warps performed in accordance with the present invention can be guaranteed to commute if two conditions are met. Notationally, two warps A & B with deforming functions D[0196] A(u) and DB(u), can be said to commute if and only if for all u:
  • D B(u,D A <M>)=D A(u,D B <M>)
  • The two conditions are (1) neither D[0197] A(u) nor DB(u) behave different if DB(u) or DA(u), respectively, is previously applied to the model M; and (2) the order of application of DA(u) and DB(u) does not matter to the final result.
  • Condition (1) can be satisfied by ensuring that the set of transformations, set of strength fields, and set of weighting fields for each warp do not change if the other warp is applied first. Condition (2) can be satisfied by ensuring that all weighted averages of warp A's transformations commute with all weighted averages of warp B's transformations. [0198]
  • Instead of computing the strength filed and weighing values on the warped model M′, transformations may be pre-computed and field values on the original model M and use these to define the warp. In this instance, the only requirement is that parameterized transformation values commute. This condition is satisfied by many instances. Notably a weighed average of translations is a translation and all translations commute. Thus, if all transformation values in two warps are translations, then pre-computation of their transformations on the original model guarantees commutativity the transformations. If two warps compute weighted averages of transformations as weighted averages of the translations caused by those translations, then pre-computation similarly guarantees commutativity of the warps. [0199]
  • Interpolation and Approximation [0200]
  • In the case of feature-based warps, a noteworthy property is whether the warp is interpolating or approximating. An interpolating warp maps model points located on source features to corresponding locations on target features. Approximating warps, on the other hand, do not necessarily map model points from source feature positions to their target positions. Frequently, approximating warps are smoother than interpolating warps and can provide a more-intuitive user interface. [0201]
  • As previously described, parameterized transformations may be constructed so that each point on a source feature corresponds to a single transformation value that maps the point on the source feature to a corresponding point on the target feature. [0202]
  • Under appropriate conditions, a feature-based warp is interpolating. Assuming a model point M(u) has the same position as some point on a source feature and that T[0203] i(v) is the transformation value associated for that point, then a feature based warp will be interpolating if, for all such points, the following conditions are met:
  • T[0204] i(v) takes the point on the source feature to its corresponding point on the target feature
  • s i(v,u)=1
  • wi(v,u)≠0
  • w i(x,u)=0∀xεV i x≠v; and
  • w j(y,u)=0∀i≠j,yεV j
  • As these conditions may be more stringent than desirable in practice, conveniently, a feature based warp may be visually or approximately interpolating. A warp may achieve this when a feature's transformation acts with essentially full strength and dominates the weighting contributions of other transformations. More formally: [0205]
  • T[0206] i(v) takes the point on the source feature to its corresponding point on the target feature
  • s i(v,u)≈1
  • wi(v,u)≠0
  • w i(v,u)>>w i(x,u)∀v,xεV i x≠v; and
  • w i(v,u)>>w j(v,u)∀i≠j,yεV j
  • Warp Inversion [0207]
  • A warp designer may desire to find a warp's inverse, or, more generally determine if a particular warp is invertible. Yet another aspect of the present invention is the computation of a warp that has an inverse. Any warp that has an inverse may have that inverse computed in accordance with the present invention. [0208]
  • As noted above, one may understand the deformed model as resulting from the application of a transformation valued deforming function, D(u, M), to the undeformed model. Applying the inverse transformation—(D(u,M))[0209] −1—inverts the deformation caused by this deforming function. Notationally, the inverse of the deforming function Δ(u, M) is given by:
  • D −1(u,M)=(D(u,M))−1 ∀uεU.
  • This, alone, may not be instructive to the warp designer who, rather, may desire that computation of the inverse warp compute the parameterized transformations, strength fields, and weighting fields for the inverse warp than just the final transformations. Unfortunately, this is not possible for all warps. However, yet another aspect of the present invention involves the computation of these parameterized transformations, strength fields, and weighting fields for the inverse warp. [0210]
  • In accordance with this aspect, a warp is inverted by inverting its parameterized transformations, strength fields, and weighting fields. This will correctly compute the inverse warp where strength fields and weighting fields for the inverse warp evaluate to the same values on both the undeformed model and the deformed model. Notationally, an inverse warp may be constructed by using parameterized transformations T[0211] i −1(v), strength fields, and weighting fields in instances where the following conditions are satisfied:
  • w i(v,u,M)=w i(v,u,D<M>)∀iε{1, . . . , n},vεV i
  • If w i(v,u,M)≠w i(v,u,D<M>)∀iε{1, . . . , n},vεV i then s i(v,u,M)=s i(v,u,D<M>)
  • Two points should be appreciated. First, this form is particularly beneficial for feature-based warps as it is natural for the warp designer to invert a feature based warp by swapping its source and target features and compute a new warp. In a feature based warp, swapping the features has the effect of inverting the warp's parameterized transformations. For this approach to correctly generate the inverse warp, i.e., for the conditions above to be satisfied, the set of strength fields, and the set of weighting fields should evaluate to the same values on both the undeformed model and the deformed model. [0212]
  • There is no, a priori, reason for this to be conveniently arrangeable in many warps. However, in yet another aspect of the present invention this restriction may be removed. In accordance with this aspect, the set of strength fields values and the set of weighting fields values are precomputed on the undeformed model and stored. When, later, computation of the inverse warp is desired, the precomptued values are retrieved and used to compute the inverse warp. [0213]
  • Second, D(u,M) may not have an inverse at all, e.g. a projection, and in this instance, could not be computed. [0214]
  • Varying Warps Over Time [0215]
  • Many desirable applications of warping in morphing and animation involve controlling the evolution of a warp over time. Yet another aspect of the present invention involves aspects for controlling the evolution of a warp over time. [0216]
  • In one variation, conveniently applicable to morphing, the warp designer smoothly varies a deformation from zero to full effect. One version of this involves interpolating between an identity transformation, I, and the deforming function D(u,M) that warps the undeformed model to the fully deformed model. A single parameter, s, may be used to control the transformation: [0217]
  • W(s)=(1+(1−s))·D(u,M))<M(u)>
  • It will be appreciated that with this technique, the parameter s may be chosen to smoothly vary over time. [0218]
  • In a similar vein, interpolation may be taken between the identity transformation and each of the scaled transformations T[0219] i(v). This provides the advantage that each parameterized transformation value can be controlled independently. In some embodiments employing this technique, a morph is scheduled so that different parts of the model morph at different rates.
  • Yet another approach is to scale the strength fields animated by the morph parameters varying from zero (no deformation) to 1 (full deformation). When the Displacement Method is used to scale transformations by scalar values, this approach is similar to interpolating between T[0220] i(v) and the identity transformation. When the Composition Method is used, this approach provides more intuitive geometric scheduling as the parameters defining the transformation will be scaled rather than the displacements caused by the transformations.
  • Some embodiments could use still another approach for creating time-varying warps. In this approach—applicable to feature-based warps—the target features are animated smoothly from source position to target position and the same warping techniques (now with animated features) is used at each morph time-step. It will be appreciated that in this way a smooth transition can be achieved between the undeformed and deformed models. [0221]
  • One skilled in the art having the benefit of this disclosure will appreciated that features of the invention may be used to create deformations varying over time through varying, for instance, strength fields, weighting fields, parameterized transformations, or features themselves. Temporal variations of deformations will generally be smooth if variations of the parmeterized transformations, strength fields, and weighting fields are smooth. If the number of discrete transformations changes from time-step to time-step, care should be taken to blend in/out the added/removed transformations with weighting fields of smoothness of the warp is desired. Otherwise, the resulting warp may not be smooth. [0222]
  • By the same token, temporal discontinuities in strength fieldsof weighting fields can introduce temporal discontinuities in the deforming function. Continuous temporal warp behavior can be obtained from continuous behavior of warp parameters if small changes in the parameters of the warp produce small changes in the strength fields and weighting fields generated from these parameters. [0223]
  • Although the present invention has been described in terms of features illustrative embodiments, one skilled in the art will understand that various modifications and alterations may be made without departing from the scope of the invention. Accordingly, the scope of the invention is not to be limited to the particular embodiments discussed herein, but should be defined only by the allowed claims and equivalents thereof. [0224]

Claims (20)

What is claimed is:
1. A computer-implemented method for generating graphical warps or deformations through transformation of an undeformed model to a deformed model, said computer-implemented method comprising:
receiving said undeformed model and a set of feature specifications each of said set of feature specifications comprising a source feature, a target feature, and related deformation parameters;
receiving a set of transformations corresponding to said set of feature specifications and for mapping said source feature to said target feature in each of said set of feature specifications;
receiving a set of strength fields corresponding to said set of feature specifications and defined over said undeformed model for scaling the magnitude of each of said set of transformations, establishing a set of scaled transformations;
receiving a set of weighting fields corresponding to said set of feature specifications and defined over said undeformed model for determining the relative influence of said set of scaled transformations;
computing a sum of said set of scaled transformations weighted by said set of weighting fields, for deforming said undeformed model to generate said deformed model; and
returning said deformed model.
2. The computer-implemented method according to claim 1 wherein at least one of said set of feature specifications is continuous and has corresponding parameterized strength field, transformation, and weighting field, and further comprising:
receiving a sampling function for discretizing said parameterized transformation and sampling said strength field and said weighting field;
computing a discretized transformation, a sampled strength field, and a sampled weighting field with said sampling function; and wherein said step of computing an sum of said set of scaled transformations employs said discretized transformation, said sampled strength field, and said sampled weighting field.
3. The computer-implemented method according to claim 2 wherein said set of feature specifications, said set of transformations, said set of strength fields, said set of weighting fields, and said sampling function are received by a combined function that computes said discretized transformation, said sampled strength field, and said sampled weighting field.
4. The computer-implemented method according to claim 1 wherein:
said set of feature specifications comprises a plurality of line segment features;
said set of transformations corresponding to said plurality of line segment features map source coordinate frames to target coordinate frames; and
said set of weighting fields corresponding said plurality of line segment features fall off with distance.
5. The computer-implemented method according to claim 4 wherein:
said set of weighting fields give influence to line segment features in said plurality of line segment features in relation to their length.
6. The computer-implemented method according to claim 4 wherein:
said source coordinate frames comprise a constrained basis vector and an unconstrained basis vector and wherein said unconstrained basis vector is selected responsive to a weighted sum of the vectors perpendicular to the constrained basis vector for each of said target coordinate frames.
7. The computer-implemented method according to claim 1 wherein:
said set of feature specifications comprises control points in an at least two dimensional lattice; said at least two dimensional lattice having an associated local coordinate system;
said set of weighting fields corresponding to said control points comprise Bernstein polynomials with arguments comprising points of said undeformed model represented in said local coordinate system.
8. The computer-implemented method according to claim 1 wherein:
said set of feature specifications comprises an oriented point in an least two dimensional lattice; said at least two dimensional lattice having an associated local coordinate system;
the transformation in said set of transformations corresponding to said oriented maps a source coordinate frame to a target coordinate frames; and
said set of weighting fields corresponding to said oriented points comprise Bernstein polynomials with arguments comprising points of said undeformed model represented in said local coordinate system.
9. The computer-implemented method according to claim 1 wherein:
said set of transformations comprises a geometrically parameterized transformation.
10. The computer-implemented method according to claim 9 wherein:
said set of transformations comprises plural geometrically parameterized transformations; and
said set of strength fields modulate said plural geometrically parameterized transformations.
11. The computer-implemented method according to claim 10 wherein:
said set of weighting fields blend said plural geometrically parameterized transformations.
12. The computer-implemented method according to claim 1 wherein:
at least one of said set of feature specifications comprises a source curve and a target curve;
corresponding members of said set of transformations comprise a composition of a translation from points along said source curve to points along said target curve, a rotation taking the tangent at said points along said source curve to the tangent at said points along said target curve, and a scale centered at said points along said source curve;
corresponding members of said set of strength fields comprise a falloff function having a domain and a range and monotonically decreasing over said range, and wherein over at least a portion of said domain arguments of said falloff function comprise a distance between points of said undeformed model and point along said source curve and a rate of falloff for said distance.
corresponding members of said set of weighting fields comprise a scaled displacement function having a domain and a range, wherein for at least a portion of said domain said scaled displacement function comprises a power of the displacement of elements of said undeformed model by said corresponding members of said set of transformations.
13. The computer-implemented method according to claim 12 wherein said scaled displacement function comprises a power of the displacement of elements of said undeformed model by said corresponding members of said set of transformations for the entirety of said domain.
14. The computer-implemented method according to claim 1 wherein:
said undeformed model comprises control vertices of a fine surface model; and
at least one of said set of feature specifications comprise:
a source position and a target position of one or more vertices of a coarse deformation mesh configured for deformation of said fine surface model, and
a set of edges incident on said one or more vertices.
15. The computer-implemented method according to claim 14 wherein:
corresponding members of said set of transformations comprise a composition of:
a translation mapping said source.position to said target position, and
at least an approximation of a.mapping of said set of edges in said undeformed model to said deformed model.
16. The computer-implemented method according to claim 15 wherein:
corresponding members of said set of weighting fields comprise a falloff function, said falloff function substantially zero at a distal end of each of said set edges incident on said one or more vertices, and said falloff function substantially at its maximum value for arguments proximate to said source positions of said control vertices.
17. The computer-implemented method according to claim 1 wherein:
said undeformed model comprises control vertices of a surface for deformation, wherein source and target features are parameterized as a function that returns a tuple comprising a point and a vector normal to said point;
at least one of said set of feature specifications comprises a source region and a target region;
corresponding members of said set of transformations comprise a composition of:
a translation mapping points on said source region to points on said target region, and
a rotation taking said vector normal to said points on said source region to said vector normal to said points on said target region of said surface.
18. The computer-implemented method according to claim 17 wherein corresponding members of said set of strength fields localize the effect of said set of transformations around said source surface region.
19. The computer-implemented method according to claim 18 wherein:
corresponding members of said set of weighting fields decrease monotonically with corresponding members of said set of strength fields and wherein said set of weighting fields decrease responsive to:
a distance between control vertices of said surface for deformation and said point on said surface, and
a range for limiting the region of said weighting field, and
a rate for controlling the rate of decrease of said weighting field.
20. The computer-implemented method according to claim 1 wherein:
one of said set of feature specifications act with substantially full strength across said undeformed model and corresponding the member of said set of weighting fields dominates weighting contributions of other members of said set of weighting fields.
US10/602,556 2000-05-02 2003-06-23 Method, apparatus, and computer program product for geometric warps and deformations Abandoned US20040056871A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/602,556 US20040056871A1 (en) 2000-05-02 2003-06-23 Method, apparatus, and computer program product for geometric warps and deformations

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/563,660 US6608631B1 (en) 2000-05-02 2000-05-02 Method, apparatus, and computer program product for geometric warps and deformations
US10/602,556 US20040056871A1 (en) 2000-05-02 2003-06-23 Method, apparatus, and computer program product for geometric warps and deformations

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/563,660 Continuation US6608631B1 (en) 2000-05-02 2000-05-02 Method, apparatus, and computer program product for geometric warps and deformations

Publications (1)

Publication Number Publication Date
US20040056871A1 true US20040056871A1 (en) 2004-03-25

Family

ID=27734890

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/563,660 Expired - Lifetime US6608631B1 (en) 2000-05-02 2000-05-02 Method, apparatus, and computer program product for geometric warps and deformations
US10/602,556 Abandoned US20040056871A1 (en) 2000-05-02 2003-06-23 Method, apparatus, and computer program product for geometric warps and deformations

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/563,660 Expired - Lifetime US6608631B1 (en) 2000-05-02 2000-05-02 Method, apparatus, and computer program product for geometric warps and deformations

Country Status (1)

Country Link
US (2) US6608631B1 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7098932B2 (en) 2000-11-16 2006-08-29 Adobe Systems Incorporated Brush for warping and water reflection effects
US20070216711A1 (en) * 2006-03-14 2007-09-20 Microsoft Corporation Microsoft Patent Group Abstracting transform representations in a graphics API
US20070229544A1 (en) * 2006-04-04 2007-10-04 Chung-Ang University Industry-Academic Cooperation Foundation Nurbs surface deformation apparatus and the method using 3d target curve
US20070247465A1 (en) * 2006-04-21 2007-10-25 Pacific Data Images Llc Goal-directed cloth simulation
US7312805B1 (en) * 2003-09-29 2007-12-25 Adobe Systems Incorporated User defined warping tool
US20080043021A1 (en) * 2006-08-15 2008-02-21 Microsoft Corporation Three Dimensional Polygon Mesh Deformation Using Subspace Energy Projection
US20080062169A1 (en) * 2004-08-02 2008-03-13 Koninklijke Philips Electronics, N.V. Method Of Enabling To Model Virtual Objects
US20080192049A1 (en) * 2007-02-13 2008-08-14 Thomas Schiwietz Image deformation using physical models
US20080252646A1 (en) * 2007-04-13 2008-10-16 Apple Inc. Enhanced motion behavior framework
US20090322791A1 (en) * 2008-06-27 2009-12-31 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Apparatus and method for touch screen editing of digital images
US8026917B1 (en) * 2006-05-01 2011-09-27 Image Metrics Ltd Development tools for animated character rigging
US8279239B1 (en) * 2009-03-02 2012-10-02 Pixar Animation Studio Graphical user interface for performing deformations
US20120256948A1 (en) * 2011-04-11 2012-10-11 Vistaprint Technologies Limited Method and system for rendering images in scenes
US20130063436A1 (en) * 2011-08-11 2013-03-14 Siemens Corporation Floating volume-of-interest in multilayer volume ray casting
US20130091427A1 (en) * 2011-10-10 2013-04-11 Microsoft Corporation Sketch effects
US8698747B1 (en) 2009-10-12 2014-04-15 Mattel, Inc. Hand-activated controller
US8818773B2 (en) 2010-10-25 2014-08-26 Vistaprint Schweiz Gmbh Embroidery image rendering using parametric texture mapping
US20140285507A1 (en) * 2013-03-19 2014-09-25 Canon Kabushiki Kaisha Display control device, display control method, and computer-readable storage medium
US9483877B2 (en) 2011-04-11 2016-11-01 Cimpress Schweiz Gmbh Method and system for personalizing images rendered in scenes for personalized customer experience
US11074763B2 (en) * 2019-12-11 2021-07-27 Ansys, Inc. Systems and methods for editing shapes of faceted geometries

Families Citing this family (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6084587A (en) 1996-08-02 2000-07-04 Sensable Technologies, Inc. Method and apparatus for generating and interfacing with a haptic virtual reality environment
US6421048B1 (en) 1998-07-17 2002-07-16 Sensable Technologies, Inc. Systems and methods for interacting with virtual objects in a haptic virtual reality environment
US7663648B1 (en) * 1999-11-12 2010-02-16 My Virtual Model Inc. System and method for displaying selected garments on a computer-simulated mannequin
US7362331B2 (en) * 2000-01-05 2008-04-22 Apple Inc. Time-based, non-constant translation of user interface objects between states
AU2001268702A1 (en) * 2000-06-22 2002-01-02 Auckland Uniservices Limited Non-linear morphing of faces and their dynamics
US7013026B2 (en) * 2001-08-02 2006-03-14 Paceco Corp. Method and apparatus of automated optical container code recognition with positional identification for a transfer container crane
CA2323569A1 (en) * 2000-10-18 2002-04-18 Advanced Numerical Methods Ltd. Elastic presentation space
US6867770B2 (en) * 2000-12-14 2005-03-15 Sensable Technologies, Inc. Systems and methods for voxel warping
CA2328795A1 (en) 2000-12-19 2002-06-19 Advanced Numerical Methods Ltd. Applications and performance enhancements for detail-in-context viewing technology
US6958752B2 (en) 2001-01-08 2005-10-25 Sensable Technologies, Inc. Systems and methods for three-dimensional modeling
US6756993B2 (en) * 2001-01-17 2004-06-29 The University Of North Carolina At Chapel Hill Methods and apparatus for rendering images using 3D warping techniques
JP3597792B2 (en) * 2001-04-05 2004-12-08 コナミ株式会社 3D image processing method, apparatus, 3D image processing program, and video game apparatus
CA2345803A1 (en) 2001-05-03 2002-11-03 Idelix Software Inc. User interface elements for pliable display technology implementations
US8416266B2 (en) 2001-05-03 2013-04-09 Noregin Assetts N.V., L.L.C. Interacting with detail-in-context presentations
US7084886B2 (en) 2002-07-16 2006-08-01 Idelix Software Inc. Using detail-in-context lenses for accurate digital image cropping and measurement
US7213214B2 (en) 2001-06-12 2007-05-01 Idelix Software Inc. Graphical user interface with zoom for detail-in-context presentations
US9760235B2 (en) 2001-06-12 2017-09-12 Callahan Cellular L.L.C. Lens-defined adjustment of displays
US7190379B2 (en) * 2001-06-29 2007-03-13 Contex A/S Method for resizing and moving an object on a computer screen
US7623739B2 (en) * 2001-07-11 2009-11-24 Ecole Polytechnique Federale De Lausanne (Epfl) Method and computing system for creating and displaying images with animated microstructures
CA2361341A1 (en) 2001-11-07 2003-05-07 Idelix Software Inc. Use of detail-in-context presentation on stereoscopically paired images
US7411595B2 (en) * 2001-11-28 2008-08-12 Adobe Systems Incorporated Tool for extracting and manipulating components of warping transforms
US6985148B2 (en) * 2001-12-13 2006-01-10 Microsoft Corporation Interactive water effects using texture coordinate shifting
CA2370752A1 (en) 2002-02-05 2003-08-05 Idelix Software Inc. Fast rendering of pyramid lens distorted raster images
US8120624B2 (en) 2002-07-16 2012-02-21 Noregin Assets N.V. L.L.C. Detail-in-context lenses for digital image cropping, measurement and online maps
CA2393887A1 (en) 2002-07-17 2004-01-17 Idelix Software Inc. Enhancements to user interface for detail-in-context data presentation
CA2406131A1 (en) 2002-09-30 2004-03-30 Idelix Software Inc. A graphical user interface using detail-in-context folding
CA2449888A1 (en) 2003-11-17 2005-05-17 Idelix Software Inc. Navigating large images using detail-in-context fisheye rendering techniques
CA2411898A1 (en) 2002-11-15 2004-05-15 Idelix Software Inc. A method and system for controlling access to detail-in-context presentations
AU2003274467A1 (en) * 2002-11-18 2004-06-15 Koninklijke Philips Electronics N.V. Method and device for image registration
US20040181498A1 (en) * 2003-03-11 2004-09-16 Kothare Simone L. Constrained system identification for incorporation of a priori knowledge
US7453474B2 (en) * 2003-06-30 2008-11-18 Microsoft Corporation Flexibly resizeable vector graphics
US7739479B2 (en) * 2003-10-02 2010-06-15 Nvidia Corporation Method for providing physics simulation data
US7895411B2 (en) * 2003-10-02 2011-02-22 Nvidia Corporation Physics processing unit
US7095418B2 (en) * 2003-10-30 2006-08-22 Sensable Technologies, Inc. Apparatus and methods for texture mapping
US7382378B2 (en) 2003-10-30 2008-06-03 Sensable Technologies, Inc. Apparatus and methods for stenciling an image
US7398478B2 (en) * 2003-11-14 2008-07-08 Microsoft Corporation Controlled non-proportional scaling display
US7889209B2 (en) 2003-12-10 2011-02-15 Sensable Technologies, Inc. Apparatus and methods for wrapping texture onto the surface of a virtual object
US8963958B2 (en) * 2003-12-10 2015-02-24 3D Systems, Inc. Apparatus and methods for adjusting a texture wrapped onto the surface of a virtual object
US7236170B2 (en) * 2004-01-29 2007-06-26 Dreamworks Llc Wrap deformation using subdivision surfaces
US7292250B2 (en) * 2004-03-31 2007-11-06 Dreamworks Animation, Llc Character deformation pipeline for computer-generated animation
US7486302B2 (en) 2004-04-14 2009-02-03 Noregin Assets N.V., L.L.C. Fisheye lens graphical user interfaces
US20050251644A1 (en) * 2004-05-06 2005-11-10 Monier Maher Physics processing unit instruction set architecture
US8106927B2 (en) 2004-05-28 2012-01-31 Noregin Assets N.V., L.L.C. Graphical user interfaces and occlusion prevention for fisheye lenses with line segment foci
US9317945B2 (en) 2004-06-23 2016-04-19 Callahan Cellular L.L.C. Detail-in-context lenses for navigation
US7714859B2 (en) 2004-09-03 2010-05-11 Shoemaker Garth B D Occlusion reduction and magnification for multidimensional data presentations
US7995078B2 (en) 2004-09-29 2011-08-09 Noregin Assets, N.V., L.L.C. Compound lenses for multi-source data presentation
JP4774816B2 (en) * 2005-04-07 2011-09-14 ソニー株式会社 Image processing apparatus, image processing method, and computer program.
US7580036B2 (en) 2005-04-13 2009-08-25 Catherine Montagnese Detail-in-context terrain displacement algorithm with optimizations
EP1899917B1 (en) * 2005-05-02 2013-03-27 Agency for Science, Technology and Research Method and apparatus for atlas-assisted interpretation of magnetic resonance diffusion and prefusion images
US8687917B2 (en) * 2005-05-02 2014-04-01 Agency For Science, Technology And Research Method and apparatus for registration of an atlas to an image
US7650266B2 (en) * 2005-05-09 2010-01-19 Nvidia Corporation Method of simulating deformable object using geometrically motivated model
US7463265B2 (en) * 2005-08-02 2008-12-09 Sony Computer Entertainment America Inc. Constraint schemes for computer simulation of cloth and other materials
US8031206B2 (en) 2005-10-12 2011-10-04 Noregin Assets N.V., L.L.C. Method and system for generating pyramid fisheye lens detail-in-context presentations
US7545379B2 (en) * 2005-10-28 2009-06-09 Dreamworks Animation Llc Artist directed volume preserving deformation and collision resolution for animation
US7652670B2 (en) * 2006-02-06 2010-01-26 Sony Computer Entertainment America Inc. Polynomial encoding of vertex data for use in computer animation of cloth and other materials
DE602006002958D1 (en) * 2006-03-27 2008-11-13 Honda Res Inst Europe Gmbh Evolutionary direct manipulation of free-form deformation representations for design optimization
EP1840842A1 (en) * 2006-03-27 2007-10-03 Honda Research Institute Europe GmbH Evolutionary design optimisation by means of extended direct manipulation of free form deformations
US7920140B2 (en) * 2006-03-29 2011-04-05 Autodesk, Inc. System for controlling deformation
US7983473B2 (en) 2006-04-11 2011-07-19 Noregin Assets, N.V., L.L.C. Transparency adjustment of a presentation
US7969442B2 (en) * 2006-12-05 2011-06-28 Electronics And Telecommunications Research Institute Method and system of producing cartoon animation using character animation and mesh deformation
JP4957424B2 (en) * 2006-12-08 2012-06-20 セイコーエプソン株式会社 Item editing method, item editing apparatus and program thereof
US7843467B2 (en) * 2006-12-18 2010-11-30 Microsoft Corporation Shape deformation
US7627744B2 (en) * 2007-05-10 2009-12-01 Nvidia Corporation External memory accessing DMA request scheduling in IC of parallel processing engines according to completion notification queue occupancy level
WO2008157417A2 (en) * 2007-06-13 2008-12-24 Arbor Labs, Inc. Method, system and apparatus for intelligent resizing of images
US7812850B1 (en) * 2007-06-29 2010-10-12 Adobe Systems Incorporated Editing control for spatial deformations
US9026938B2 (en) 2007-07-26 2015-05-05 Noregin Assets N.V., L.L.C. Dynamic detail-in-context user interface for application access and content access on electronic displays
FR2926384B1 (en) * 2008-01-10 2010-01-15 Gen Electric METHOD FOR PROCESSING INTERVENTIONAL RADIOLOGY IMAGES AND ASSOCIATED IMAGING SYSTEM.
KR101194604B1 (en) * 2008-12-22 2012-10-25 한국전자통신연구원 Method and apparatus for shape deforming surface based 3d human model
US8970628B1 (en) * 2009-03-02 2015-03-03 Pixar Graphical user interface for performing deformations
US9802364B2 (en) 2011-10-18 2017-10-31 3D Systems, Inc. Systems and methods for construction of an instruction set for three-dimensional printing of a user-customizableimage of a three-dimensional structure
US9607422B1 (en) * 2011-12-22 2017-03-28 Msc.Software Corporation Interactive vertex manipulation system and methods for geometry repair
US20140267425A1 (en) * 2013-03-15 2014-09-18 Crayola Llc Personalized Digital Animation Kit
US10475226B2 (en) 2013-03-15 2019-11-12 Crayola Llc Coloring kit for capturing and animating two-dimensional colored creation
US9946448B2 (en) 2013-03-15 2018-04-17 Crayola Llc Coloring kit for capturing and animating two-dimensional colored creation
USD768142S1 (en) * 2013-08-29 2016-10-04 Samsung Electronics Co., Ltd. Electronic device with graphical user interface
US10072924B2 (en) * 2014-03-17 2018-09-11 Washington University System and method for quantifying deformation, disruption, and development in a sample
US10341203B2 (en) 2015-01-02 2019-07-02 Gigamon Inc. Policy tracking in a network that includes virtual devices
US9542732B2 (en) * 2015-04-03 2017-01-10 Cognex Corporation Efficient image transformation
US10275863B2 (en) 2015-04-03 2019-04-30 Cognex Corporation Homography rectification
JP7141706B2 (en) * 2016-01-25 2022-09-26 3ディーモルヒック ピーティーワイ リミテッド Methods and systems for designing and fabricating customized devices
IL247245B (en) * 2016-08-11 2019-01-31 Technion Res & Dev Foundation Systems and methods for printing of 3d models
EP3444735A1 (en) * 2017-08-17 2019-02-20 Universität Stuttgart Method and module for transforming a shape of an object
US10628918B2 (en) 2018-09-25 2020-04-21 Adobe Inc. Generating enhanced digital content using piecewise parametric patch deformations
US10706500B2 (en) * 2018-09-25 2020-07-07 Adobe Inc. Generating enhanced digital content using piecewise parametric patch deformations
US10832376B2 (en) 2018-09-25 2020-11-10 Adobe Inc. Generating enhanced digital content using piecewise parametric patch deformations
US11016643B2 (en) 2019-04-15 2021-05-25 Apple Inc. Movement of user interface object with user-specified content
US10878641B1 (en) * 2019-06-07 2020-12-29 Adobe Inc. Editing bezier patch by selecting multiple anchor points

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5175808A (en) * 1989-09-12 1992-12-29 Pixar Method and apparatus for non-affine image warping
US5428717A (en) * 1991-12-30 1995-06-27 Xerox Corporation Methods for converting concave polyhedra to their convex hulls
US5590261A (en) * 1993-05-07 1996-12-31 Massachusetts Institute Of Technology Finite-element method for image alignment and morphing
US5796400A (en) * 1995-08-07 1998-08-18 Silicon Graphics, Incorporated Volume-based free form deformation weighting
US5850229A (en) * 1995-12-15 1998-12-15 Raindrop Geomagic, Inc. Apparatus and method for geometric morphing
US5858452A (en) * 1996-05-16 1999-01-12 Sendx Medical, Inc. Method for fabricating wiring substrate with subminiature thru-holes
US5892691A (en) * 1996-10-28 1999-04-06 Reel/Frame 8218/0138 Pacific Data Images, Inc. Method, apparatus, and software product for generating weighted deformations for geometric models
US5995110A (en) * 1994-07-22 1999-11-30 Apple Computer, Inc. Method and system for the placement of texture on three-dimensional objects
US6064393A (en) * 1995-08-04 2000-05-16 Microsoft Corporation Method for measuring the fidelity of warped image layer approximations in a real-time graphics rendering pipeline
US6072496A (en) * 1998-06-08 2000-06-06 Microsoft Corporation Method and system for capturing and representing 3D geometry, color and shading of facial expressions and other animated objects
US6236403B1 (en) * 1997-11-17 2001-05-22 Ricoh Company, Ltd. Modeling and deformation of 3-dimensional objects
US6271847B1 (en) * 1998-09-25 2001-08-07 Microsoft Corporation Inverse texture mapping using weighted pyramid blending and view-dependent weight maps
US6459439B1 (en) * 1998-03-09 2002-10-01 Macromedia, Inc. Reshaping of paths without respect to control points
US6577315B1 (en) * 1995-12-26 2003-06-10 Imax Corporation Computer-assisted animation construction system and method and user interface
US20030184565A1 (en) * 1999-02-08 2003-10-02 Adobe Systems Incorporated, A Delaware Corporation Analytic warping
US20040218797A1 (en) * 1999-08-13 2004-11-04 Ladak Hanif M Prostate boundary segmentation from 2D and 3D ultrasound images
US20040227760A1 (en) * 2003-05-14 2004-11-18 Pixar Animation Studios Statistical dynamic collisions method and apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5818452A (en) * 1995-08-07 1998-10-06 Silicon Graphics Incorporated System and method for deforming objects using delta free-form deformation

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5175808A (en) * 1989-09-12 1992-12-29 Pixar Method and apparatus for non-affine image warping
US5428717A (en) * 1991-12-30 1995-06-27 Xerox Corporation Methods for converting concave polyhedra to their convex hulls
US5590261A (en) * 1993-05-07 1996-12-31 Massachusetts Institute Of Technology Finite-element method for image alignment and morphing
US5995110A (en) * 1994-07-22 1999-11-30 Apple Computer, Inc. Method and system for the placement of texture on three-dimensional objects
US6064393A (en) * 1995-08-04 2000-05-16 Microsoft Corporation Method for measuring the fidelity of warped image layer approximations in a real-time graphics rendering pipeline
US5796400A (en) * 1995-08-07 1998-08-18 Silicon Graphics, Incorporated Volume-based free form deformation weighting
US5850229A (en) * 1995-12-15 1998-12-15 Raindrop Geomagic, Inc. Apparatus and method for geometric morphing
US6577315B1 (en) * 1995-12-26 2003-06-10 Imax Corporation Computer-assisted animation construction system and method and user interface
US5858452A (en) * 1996-05-16 1999-01-12 Sendx Medical, Inc. Method for fabricating wiring substrate with subminiature thru-holes
US5892691A (en) * 1996-10-28 1999-04-06 Reel/Frame 8218/0138 Pacific Data Images, Inc. Method, apparatus, and software product for generating weighted deformations for geometric models
US6236403B1 (en) * 1997-11-17 2001-05-22 Ricoh Company, Ltd. Modeling and deformation of 3-dimensional objects
US6459439B1 (en) * 1998-03-09 2002-10-01 Macromedia, Inc. Reshaping of paths without respect to control points
US6072496A (en) * 1998-06-08 2000-06-06 Microsoft Corporation Method and system for capturing and representing 3D geometry, color and shading of facial expressions and other animated objects
US6271847B1 (en) * 1998-09-25 2001-08-07 Microsoft Corporation Inverse texture mapping using weighted pyramid blending and view-dependent weight maps
US20030184565A1 (en) * 1999-02-08 2003-10-02 Adobe Systems Incorporated, A Delaware Corporation Analytic warping
US20040218797A1 (en) * 1999-08-13 2004-11-04 Ladak Hanif M Prostate boundary segmentation from 2D and 3D ultrasound images
US20040227760A1 (en) * 2003-05-14 2004-11-18 Pixar Animation Studios Statistical dynamic collisions method and apparatus

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7098932B2 (en) 2000-11-16 2006-08-29 Adobe Systems Incorporated Brush for warping and water reflection effects
US20060268015A1 (en) * 2000-11-16 2006-11-30 Adobe Systems Incorporated, A Delaware Corporation Brush for warping and water reflection effects
US7567263B2 (en) * 2000-11-16 2009-07-28 Adobe Systems Incorporated Brush for warping and water reflection effects
US7583276B1 (en) 2003-09-29 2009-09-01 Adobe Systems Incorporated Warping tool definition
US7312805B1 (en) * 2003-09-29 2007-12-25 Adobe Systems Incorporated User defined warping tool
US20080062169A1 (en) * 2004-08-02 2008-03-13 Koninklijke Philips Electronics, N.V. Method Of Enabling To Model Virtual Objects
US20070216711A1 (en) * 2006-03-14 2007-09-20 Microsoft Corporation Microsoft Patent Group Abstracting transform representations in a graphics API
US20070229544A1 (en) * 2006-04-04 2007-10-04 Chung-Ang University Industry-Academic Cooperation Foundation Nurbs surface deformation apparatus and the method using 3d target curve
US7643026B2 (en) * 2006-04-04 2010-01-05 Chung-Ang University Industry-Academic Cooperation Foundation NURBS surface deformation apparatus and the method using 3D target curve
WO2007124043A2 (en) * 2006-04-21 2007-11-01 Pacific Data Images Llc Goal-directed cloth simulation
WO2007124043A3 (en) * 2006-04-21 2008-04-17 Pacific Data Images Llc Goal-directed cloth simulation
US7791606B2 (en) 2006-04-21 2010-09-07 Pacific Data Images Llc Goal-directed cloth simulation
US20070247465A1 (en) * 2006-04-21 2007-10-25 Pacific Data Images Llc Goal-directed cloth simulation
US8026917B1 (en) * 2006-05-01 2011-09-27 Image Metrics Ltd Development tools for animated character rigging
US8269779B2 (en) * 2006-05-01 2012-09-18 Image Metrics Limited Development tools for animated character rigging
US20110304622A1 (en) * 2006-05-01 2011-12-15 Image Metrics Ltd Development Tools for Animated Character Rigging
US20080043021A1 (en) * 2006-08-15 2008-02-21 Microsoft Corporation Three Dimensional Polygon Mesh Deformation Using Subspace Energy Projection
US8749543B2 (en) * 2006-08-15 2014-06-10 Microsoft Corporation Three dimensional polygon mesh deformation using subspace energy projection
US7952595B2 (en) * 2007-02-13 2011-05-31 Technische Universität München Image deformation using physical models
US20080192049A1 (en) * 2007-02-13 2008-08-14 Thomas Schiwietz Image deformation using physical models
US8314799B2 (en) * 2007-04-13 2012-11-20 Apple Inc. Enhanced motion behavior framework
US20080252646A1 (en) * 2007-04-13 2008-10-16 Apple Inc. Enhanced motion behavior framework
US20090322791A1 (en) * 2008-06-27 2009-12-31 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Apparatus and method for touch screen editing of digital images
US8279239B1 (en) * 2009-03-02 2012-10-02 Pixar Animation Studio Graphical user interface for performing deformations
US8698747B1 (en) 2009-10-12 2014-04-15 Mattel, Inc. Hand-activated controller
US8818773B2 (en) 2010-10-25 2014-08-26 Vistaprint Schweiz Gmbh Embroidery image rendering using parametric texture mapping
US9483877B2 (en) 2011-04-11 2016-11-01 Cimpress Schweiz Gmbh Method and system for personalizing images rendered in scenes for personalized customer experience
US20120256948A1 (en) * 2011-04-11 2012-10-11 Vistaprint Technologies Limited Method and system for rendering images in scenes
US9786079B2 (en) 2011-04-11 2017-10-10 Cimpress Schweiz Gmbh Method and system for personalizing images rendered in scenes for personalized customer experience
US20130063436A1 (en) * 2011-08-11 2013-03-14 Siemens Corporation Floating volume-of-interest in multilayer volume ray casting
US9390557B2 (en) * 2011-08-11 2016-07-12 Siemens Aktiengesellschaft Floating volume-of-interest in multilayer volume ray casting
US9032291B2 (en) * 2011-10-10 2015-05-12 Microsoft Technology Licensing, Llc Using sketch effects as part of displaying one or more electronic document objects
US20130091427A1 (en) * 2011-10-10 2013-04-11 Microsoft Corporation Sketch effects
US20140285507A1 (en) * 2013-03-19 2014-09-25 Canon Kabushiki Kaisha Display control device, display control method, and computer-readable storage medium
US9685143B2 (en) * 2013-03-19 2017-06-20 Canon Kabushiki Kaisha Display control device, display control method, and computer-readable storage medium for changing a representation of content displayed on a display screen
US11074763B2 (en) * 2019-12-11 2021-07-27 Ansys, Inc. Systems and methods for editing shapes of faceted geometries

Also Published As

Publication number Publication date
US6608631B1 (en) 2003-08-19

Similar Documents

Publication Publication Date Title
US6608631B1 (en) Method, apparatus, and computer program product for geometric warps and deformations
Milliron et al. A framework for geometric warps and deformations
Vaxman et al. Directional field synthesis, design, and processing
US7936352B2 (en) Deformation of a computer-generated model
US5602979A (en) System and method for generating smooth low degree polynomial spline surfaces over irregular meshes
US11144679B2 (en) Engraving a 2D image on a subdivision surface
Weng et al. 2D shape deformation using nonlinear least squares optimization
US6600485B1 (en) Polygon data generation method and image display apparatus using same
Gain et al. A survey of spatial deformation from a user-centered perspective
US20020150287A1 (en) Image processor and image processing method, and recorded medium
WO1998044445A2 (en) Method and system for adaptive refinement of progressive meshes
EP0974127A2 (en) Method and system for view-dependent refinement of progressive meshes
US6369815B1 (en) Deformable modeling using generalized curve constraints
WO2008013605A1 (en) Real-time gpu rendering of piecewise algebraic surfaces
EP1097435B1 (en) Parametric surface evaluation in eigenspace of subdivision matrix of irregular patch
Zhang et al. Proxy-driven free-form deformation by topology-adjustable control lattice
Filonik et al. Glance: Generalized geometric primitives and transformations for information visualization in AR/VR environments
Angelidis et al. Sweepers: Swept user-defined tools for modeling by deformation
JP2004527836A (en) Generation of smooth feature lines on subdivision surfaces
Qin et al. Dynamic manipulation of triangular B-splines
Gain Enhancing spatial deformation for virtual sculpting
Angelidis et al. Sweepers: Swept deformation defined by gesture
McDonnell et al. PB-FFD: a point-based technique for free-form deformation
US5633994A (en) Computer aided modeling technique for 3D free-form objects and apparatus thereof
Angelidis et al. Space deformations and their application to shape modeling

Legal Events

Date Code Title Description
AS Assignment

Owner name: PIXAR, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MILLIRON, TIMOTHY S.;REEL/FRAME:014122/0117

Effective date: 20031022

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION