US6061469A - Object rendering system to produce X-ray like images - Google Patents

Object rendering system to produce X-ray like images Download PDF

Info

Publication number
US6061469A
US6061469A US09/102,260 US10226098A US6061469A US 6061469 A US6061469 A US 6061469A US 10226098 A US10226098 A US 10226098A US 6061469 A US6061469 A US 6061469A
Authority
US
United States
Prior art keywords
simulated
ray beam
ray
solids
image
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.)
Expired - Fee Related
Application number
US09/102,260
Inventor
Michael Thomas Walterman
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.)
Benhov GmbH LLC
Hanger Solutions LLC
Original Assignee
Mitsubishi Electric Research Laboratories Inc
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 Mitsubishi Electric Research Laboratories Inc filed Critical Mitsubishi Electric Research Laboratories Inc
Assigned to MITSUBISHI ELECTRIC INFORMATION TECHNOLOGY CENTER OF AMERICA, INC. reassignment MITSUBISHI ELECTRIC INFORMATION TECHNOLOGY CENTER OF AMERICA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: WALTERMAN, MICHAEL THOMAS
Priority to US09/102,260 priority Critical patent/US6061469A/en
Priority to EP99105844A priority patent/EP0967578B1/en
Priority to AT99105844T priority patent/ATE362628T1/en
Priority to DE69936078T priority patent/DE69936078T2/en
Priority to JP13836199A priority patent/JP4435329B2/en
Publication of US6061469A publication Critical patent/US6061469A/en
Application granted granted Critical
Assigned to MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC. reassignment MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: MITSUBISHI ELECTRIC INFORMATION TECHNOLOGY CENTER AMERICA, INC.
Assigned to BINARY SERVICES LIMITED LIABILITY COMPANY reassignment BINARY SERVICES LIMITED LIABILITY COMPANY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC.
Anticipated expiration legal-status Critical
Assigned to HANGER SOLUTIONS, LLC reassignment HANGER SOLUTIONS, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTELLECTUAL VENTURES ASSETS 161 LLC
Assigned to INTELLECTUAL VENTURES ASSETS 161 LLC reassignment INTELLECTUAL VENTURES ASSETS 161 LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BENHOV GMBH, LLC
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

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

Definitions

  • This invention relates to rendering systems and more particularly to a non-voxel based system for rendering synthetic X-Ray images.
  • each object is composed of small solid elements called voxels.
  • the voxels are then Ray traced to generate the rendered image.
  • the number of voxels required to approximate an object can be very large. This poses a problem to most computer graphics systems in that such large amounts of data can not be processed quickly enough for some applications.
  • voxels define inflexible objects in that they can not change shape. If an object's global geometry changes, "voxelation", or the describing of the new global geometry in terms of a new collection of voxels can be computationally expensive and algorithmically complex.
  • the subject system converts non-voxel object data to data which is presentable in an X-Ray format by simulating passing X-Rays through an object, simulating the attenuation and considering the object to be one of material embedded within material, e.g. boundaries within boundaries, surfaces within surfaces, or shells within shells.
  • an object may be decomposed into a number of solids which can be considered to be nested one inside the other.
  • These solids are bounded by surfaces which are detectable through the utilization of a ray which passes into and out of the solid. These surfaces can be located in terms of the simulated passings of a photon beam which is attenuated by the solid as it passes through.
  • a surface of the solid can be obtained through traditional computer graphics descriptions which in one embodiment utilizes vectors in a graphics space having a direction corresponding to the direction of a given group of photons and a magnitude corresponding to the number of unattenuated photons.
  • the subject system thus takes a solid and decomposes it into a number of nested solids.
  • the purpose of this nesting is to be able to obtain predetermined features of the solid at interior locations defined by the above nestings. It will be appreciated that the determination of nested surfaces or boundaries is considerably less complex than defining each interior element of a solid by a voxel.
  • the surfaces of the solids are modeled by standard 3D visual modeling packages to create the nested boundaries.
  • the interior of each solid is assigned a mass-attenuation coefficient based on its real-world value and the mass-attenuation coefficient of the solid that encloses that boundary.
  • These models are then registered in a 3D coordinate system that includes the photon emitter and imaging surface via a scene graph which relates all the objects in the scene.
  • the data in the scene graph is rendered in a manner which approximates the images one would obtain when passing X-Rays through an object. More particularly, the subject system provides an X-Ray like image through the use of 3D models of an object, a simulated photon emission through the object, and all of its nested solids, and detected by a simulated X-Ray camera which outputs an image.
  • the 3D models are hand done based on an expert's knowledge of the solid to be modeled. For instance, a surgeon may wish to specify the inner layers of a heart by specifying tissue densities for the myocardium and boundaries for various heart chambers.
  • the data set for the 3D model may be obtained from CT scans, and the resulting voxelized data. This is advantageous assuming one can reduce many similar and adjacent voxels into a single solid. As a result, the rendering process for producing an image of the solids in all of its nested layers or surfaces can be accomplished with substantially less data, and similarly reduced processing.
  • the subject system permits simulating a beating heart in a format which is easily understood by medical residents who are used to looking at X-Ray images.
  • Another major application of the subject technique is in the art of non-destructive testing.
  • a training system could be devised in which machined parts having flaws are modeled, with the resulting 3D models being utilized to teach quality control specialists toy presenting to them, in an X-Ray format, those images which they are to evaluate.
  • quality control specialists it is normal for quality control specialists to utilize X-Ray inspection systems, with the subject system thus providing a valuable training tool.
  • the subject system employs an algorithm that exploits an interesting mathematical property of photon beam attenuation through solid objects.
  • an algorithm that exploits an interesting mathematical property of photon beam attenuation through solid objects.
  • Considering the process of photon beam attenuation given a solid bar of length L with a square cross-section where each side is of length S, one can consider what will happen when a beam of photons is projected into one of the faces of the bar. In short, some or indeed most of the photons will either scatter out of or be absorbed by the bar.
  • the mathematical relationship describing this absorption is given by:
  • I o (E) the intensity of the incoming photon stream as a function of photon energy (number of photons at a particular energy impinging upon the face of the bar during a particular time period);
  • I(E) the number of photons leaving the bar on the opposite end as a function of photon energy
  • mu(E) the attenuation coefficient for this object as a function of photon energy
  • exp() a function that raises euler's constant to a power
  • E the energy per photon in the incident beam.
  • the rendering algorithm uses the fact that rendering the complete object is equivalent to rendering the multiple simple objects.
  • n objects are nested within each other, one can decompose these objects into n discrete objects, where the attenuation coefficient of each object is the difference between its original attenuation coefficient and the original coefficients of the object surrounding it.
  • the rendering algorithm can be implemented as follows:
  • Range Image refers to an image that is produced knowing the range from the simulated photon source to the surface of the corresponding solid.
  • A. Define an eye beam vector and surface patches on the object along this vector
  • the Range Image contains the path length through the object for each pixel in the image that the object effects.
  • this algorithm eliminates the need for minimum and maximum range buffers.
  • the system's principle benefit comes from the fact that it allows one to use arbitrary geometry, and not just rigid voxels, to represent renderable objects. This reduces the amount of data needed to represent an object, eliminating the high data bandwidth problems.
  • object geometry is flexible, changing object geometry can often mean simply altering the boundary representation, reducing the complexity of the computations for the new geometry.
  • an object rendering system having a specialized algorithm is provided to convert a material and geometric description of an object to an X-Ray image of that object for use in medical applications and industrial non-destructive testing, thus to permit presentation of an object not the result of X-Ray in an X-Ray format.
  • the system operates by considering that the object is composed of nested geometric solids, each defined by an enclosing surface, with the material property of each nested solid being defined in terms of an X-Ray mass-attenuation coefficient.
  • Means for adjusting the mass attenuation coefficient of each of the enclosing surfaces is provided to permit each solid to be rendered independently.
  • object geometry is a solid described by a closed surface in solids geometry often referred to as a "Boundary Representation", with the algorithm allowing objects to be nested inside one another by nesting the boundaries.
  • the advantage to such a renderer is the fact that the renderer can serve as a component in a system that simulates the use of X-Ray imaging devices. These simulators are desirable in training environments due to the fact that real X-Ray generating devices, when in operation, can be hazardous to those individuals working with or near the device.
  • the rendering algorithm handles geometric descriptions of objects that are not well suited to standard voxel rendering techniques.
  • FIGS. 1A and 1B constitute a combined data flow diagram of the subject system showing the initial 3D object with internal solids which are digitized to assign outer surfaces and mass-attenuations, and the application of the subject algorithm to provide shell attenuation images which are combined to provide an X-Ray like image;
  • FIG. 2 is a diagrammatic representation of a simulated X-Ray intersecting a non-convex solid in which vectors are obtained for the attenuation and direction of a simulated X-Ray beam, showing that a solid with non-convex surface geometries can be processed by the subject system;
  • FIGS. 3A-3D together constitute a flow chart of the algorithm for generating the X-Ray like image from a 3D model of nested solids.
  • a system 10 is shown in which a 3D model 12 having nested solids 14, 16, and 18 is provided as an input.
  • the outer of these nested solids are digitized respectively at 20, 22, and 24. This effectively digitizes the inner surface, the middle surface, and the outer surface of the nested solids.
  • mass-attenuations are assigned to the respective inner, middle, and outer solids at 26, 28, and 30.
  • the result is a set of shells 32, 34, and 36 corresponding to these surfaces filled with a uniform material having a predetermined mass-attenuation characteristic.
  • These shells are registered as nested at 38 so as to produce a registered shell geometry 40 for relating the surface geometries to each other. These surface geometries are to rendered at respective renderers 42, 44, and 46.
  • the other inputs to the renderers is an X-Ray beam description 50 and a camera description 52.
  • Each of the renderers provides a picture of its respective shell such that an inner shell depth image 54 is made for the inner shell, with a middle shell depth image 56 for the middle shell, and an outer shell depth image 58.
  • the purpose of providing shell depth images is to indicate the distance that a given photon ray passed through the solid. This is important because the resulting pixel value in the image is a function of, in part, the distance traveled through the object by the photon ray.
  • the depth shell images are combined with the mass-attenuation coefficients so as to permit computation of the attenuation image at 60, 62, and 64.
  • This provides the inner, middle, and outer shell attenuation images 66, 68, and 70, shaded to indicate their densities.
  • the attenuation images are combined pixel by pixel in a multiplication process 72, the result of which is a combined simulated X-Ray image 74 with the nested solids 14', 16', and 18' as illustrated.
  • a non-convex object 80 is shown having a bulbous upper region 82, a larger lower bulbous region 84, and a necked down portion 86.
  • the purpose of the FIG. 2 is to indicate that it is possible to obtain an accurate path length through a non-convex object. It was originally thought that the system could only accommodate nested convex shells due to the simplicity with which the path length through the nested shells could be described. However, it has been found that non-convex portions of the solid can be adequately described through utilization of dot product comparisons of the eye vector and the surface normals. For purposes of discussion, the simulated X-Ray beam is said to travel through the object along a so called eye vector.
  • the eye vector is illustrated by arrow 88 such that the vector points to eye 89 as is conventional, whereas the various surfaces of the object through which the eye vector passes are illustrated at 90, 92, 94, and 96 and are referred to as boundary surface patches. Normals to the surface patches at the entry or exit point of the eye vector are illustrated at 98, 100, 102, and 104.
  • the sign of the depth value which is the distance from the eye or source to the intersection point, is set to the opposite of the sign of the dot product.
  • the corrected depth value is then accumulated into an image. Upon completion of the accumulations, the distance the photon ray passed through the object is contained in the accumulated image.
  • FIG. 3 what is now described is a flow chart for the subject system.
  • the process starts with the registered shell geometry illustrated in FIGS. 1A and 1B at 40 and proceeds through the renderers, the image attenuation computations, the provision of attenuation images, the multiplying of the images together pixel by pixel and ending with the final X-Ray like image as shown at 74.
  • the beam intensity of an image as illustrated at 122 when starting at 120, one needs to obtain the beam intensity of an image as illustrated at 122, the purpose of which is to characterize the X-Ray emission and detection when there are no attenuating solids to be imaged, thus to provide a baseline.
  • the baseline image intensity is thus designated I o .
  • unit 72 which multiples images pixel by pixel, requires an initial image into which the rendered objects are composited.
  • pixel values in the accumulation image are set to the values in I o as derived from unit 122.
  • steps are as indicated blocks 128, 130, and 132.
  • a loop is performed for each boundary patch j, where the term "boundary patch" refers to a small portion of the boundary of the solid through which the ray passes so that a normal vector can be established for this point and this patch. It is important that these normals be established for each pixel that is projected onto the patch. It is standard practice in computer graphics to decompose the boundary of a solid into small patches that are simply described mathematically.
  • This looping process is performed for each solid. As illustrated, for each solid, one must set the pixel values in the range image R to 0 as illustrated at 128, obtain the boundary representation for the object i as illustrated in 130, and obtain the mass attenuation coefficient for the object i (mu), with the result being a complete characterization of the solid.
  • each patch is processed by this loop to establish a reference to patches that compose the solid's boundary.
  • another loop is performed, as illustrated at 136, which makes sure that the image pixels that project onto the boundary patch are referenced as well.
  • This referencing is utilized by blocks 138, 140, 142, 144, 146, and 148.
  • This path length is important in thes rendering because it defines the distance between the entry point and the exit point of a ray. Having established this distance, in order to know whether there is a void or not, the sign of the dot product indicates either an entrance or an exit point.
  • the system computes the distance from the eye point to boundary patch j point k. This distance is provided to block 146 which sets the sign of the distance, d, to the opposite of the sign of the dot product. Having set the sign of the distance opposite the sign of the dot product, one adds the distance to an accumulation image, such that the pixel value in R at location k is incremented by d. The result of the incrementing is to obtain the path length of the incident ray through the solid object.
  • the loop allows the resulting image to be composited. This is accomplished by obtaining the pixel value from image R at pixel location m. This value is referred to as x, as illustrated in 154.
  • the attenuation computation as illustrated at blocks 60, 62, and 64 of FIGS. 1A and 1B is performed as illustrated at 156 in accordance with the Equation 1 above so as to provide as an output the percentage attenuation of the ray.
  • the attenuation value is now possible to complete the rendering of the image. This is accomplished by multiplying the attenuation value into the accumulation image that initially holds I o and is accomplished at block 158. Note that this is an iterative process that continues, as illustrated at 160, for each pixel until all solids are rendered in memory.

Abstract

An object rendering system having a specialized algorithm is provided to convert a material and geometric description of an object to an X-Ray image of that object for use in medical applications and industrial non-destructive testing, thus to permit presentation of an object not the result of X-Ray in an X-Ray format. The system operates by considering that the object is composed of nested geometric solids, each defined by an enclosing surface, with the material property of each nested solid being defined in terms of an X-Ray mass-attenuation coefficient. Means for adjusting the mass attenuation coefficient of each of the enclosing surfaces is provided to permit each solid to be rendered independently.

Description

FIELD OF INVENTION
This invention relates to rendering systems and more particularly to a non-voxel based system for rendering synthetic X-Ray images.
BACKGROUND OF THE INVENTION
The standard methods of rendering synthetic X-Ray images uses voxel based rendering. In this methodology, each object is composed of small solid elements called voxels. The voxels are then Ray traced to generate the rendered image. There are two limitations to this process. First, the number of voxels required to approximate an object can be very large. This poses a problem to most computer graphics systems in that such large amounts of data can not be processed quickly enough for some applications. Second, voxels define inflexible objects in that they can not change shape. If an object's global geometry changes, "voxelation", or the describing of the new global geometry in terms of a new collection of voxels can be computationally expensive and algorithmically complex.
SUMMARY OF THE INVENTION
In order to provide a simpler and less computationally intense system for rendering objects so as to simulate X-Ray image formation, the subject system converts non-voxel object data to data which is presentable in an X-Ray format by simulating passing X-Rays through an object, simulating the attenuation and considering the object to be one of material embedded within material, e.g. boundaries within boundaries, surfaces within surfaces, or shells within shells.
In order to accomplish the rendering, it has been found that an object may be decomposed into a number of solids which can be considered to be nested one inside the other. These solids, in general, are bounded by surfaces which are detectable through the utilization of a ray which passes into and out of the solid. These surfaces can be located in terms of the simulated passings of a photon beam which is attenuated by the solid as it passes through. Thus, a surface of the solid can be obtained through traditional computer graphics descriptions which in one embodiment utilizes vectors in a graphics space having a direction corresponding to the direction of a given group of photons and a magnitude corresponding to the number of unattenuated photons.
The subject system thus takes a solid and decomposes it into a number of nested solids. The purpose of this nesting is to be able to obtain predetermined features of the solid at interior locations defined by the above nestings. It will be appreciated that the determination of nested surfaces or boundaries is considerably less complex than defining each interior element of a solid by a voxel.
The surfaces of the solids are modeled by standard 3D visual modeling packages to create the nested boundaries. The interior of each solid is assigned a mass-attenuation coefficient based on its real-world value and the mass-attenuation coefficient of the solid that encloses that boundary. These models are then registered in a 3D coordinate system that includes the photon emitter and imaging surface via a scene graph which relates all the objects in the scene.
Thereafter, the data in the scene graph is rendered in a manner which approximates the images one would obtain when passing X-Rays through an object. More particularly, the subject system provides an X-Ray like image through the use of 3D models of an object, a simulated photon emission through the object, and all of its nested solids, and detected by a simulated X-Ray camera which outputs an image.
The 3D models, in one embodiment, are hand done based on an expert's knowledge of the solid to be modeled. For instance, a surgeon may wish to specify the inner layers of a heart by specifying tissue densities for the myocardium and boundaries for various heart chambers. Alternatively, the data set for the 3D model may be obtained from CT scans, and the resulting voxelized data. This is advantageous assuming one can reduce many similar and adjacent voxels into a single solid. As a result, the rendering process for producing an image of the solids in all of its nested layers or surfaces can be accomplished with substantially less data, and similarly reduced processing.
The above permits real-time animation of the solids/volumes by altering surface geometry as opposed to computing a new set of voxels. As a result, the subject system permits simulating a beating heart in a format which is easily understood by medical residents who are used to looking at X-Ray images. Another major application of the subject technique is in the art of non-destructive testing. Here, a training system could be devised in which machined parts having flaws are modeled, with the resulting 3D models being utilized to teach quality control specialists toy presenting to them, in an X-Ray format, those images which they are to evaluate. In this application, it is normal for quality control specialists to utilize X-Ray inspection systems, with the subject system thus providing a valuable training tool.
More particularly, the subject system employs an algorithm that exploits an interesting mathematical property of photon beam attenuation through solid objects. Considering the process of photon beam attenuation, given a solid bar of length L with a square cross-section where each side is of length S, one can consider what will happen when a beam of photons is projected into one of the faces of the bar. In short, some or indeed most of the photons will either scatter out of or be absorbed by the bar. The mathematical relationship describing this absorption is given by:
I(E)=I.sub.o (E)exp(-mu(E)*L)                              Equation 1
where:
Io (E)=the intensity of the incoming photon stream as a function of photon energy (number of photons at a particular energy impinging upon the face of the bar during a particular time period);
I(E)=the number of photons leaving the bar on the opposite end as a function of photon energy;
mu(E)=the attenuation coefficient for this object as a function of photon energy;
exp()=a function that raises euler's constant to a power;
L=the length of the bar; and,
E=the energy per photon in the incident beam.
One can consider what happens if a particular material is embedded within another material. This attenuation can be computed as follows:
I=Io (E)*exp(-mu1(E)*(F2-F1))*exp(-mu2(E)*exp(-mu1(E)*(B1-B2))=Io (E)*exp(-mu2(E)-mu1(E))*(B2-F2))*exp(-mu1(E)*(B1-F1))
The rendering algorithm uses the fact that rendering the complete object is equivalent to rendering the multiple simple objects. In general, if n objects are nested within each other, one can decompose these objects into n discrete objects, where the attenuation coefficient of each object is the difference between its original attenuation coefficient and the original coefficients of the object surrounding it.
In particular, the rendering algorithm can be implemented as follows:
The initial X-Ray rendering algorithm required the use of "nested" convex objects to produce accurate results. Thereafter, a technique has been discovered that allows the use of "nested" objects of a more general nature, i.e. convex or non-convex. What is described hereinafter is intended to reflect the changes in the initial rendering algorithm to realize this new level of generality.
The original algorithm is set forth as follows:
I. Set the X-Ray Image to a constant value of Io
II. For all objects to be rendered
A. Set the maximum Range Image to a small number
B. Set the minimum Range Image to a large number
C. Render the object saving the maximum and minimum range values in the maximum and minimum range images respectively
D. Compute the path length for each pixel by taking the absolute difference between the maximum and minimum range images
E. Compute the attenuation image using the attenuation function described in Equation 1
F. Composite the attenuation image into the X-Ray image by multiplying the X-Ray image by the attenuation image and storing the result in the X-Ray Image
Note the Range Image refers to an image that is produced knowing the range from the simulated photon source to the surface of the corresponding solid.
The new algorithm replaces steps II.A. through II.D. which results in the following:
I. Set the X-Ray Image to a constant value of Io
II. For all objects to be rendered
A. Define an eye beam vector and surface patches on the object along this vector
B. For all surface patches on the object
1. For all images pixels that correspond to the surface patch
a. compute the dot product of the eye vector with the surface normal vector
b. if the dot product is not equal to 0
1. compute the distance from the eye point to the surface point
2. Set the sign of the distance to the opposite sign of the dot product
3. Add the distance to the Range Image Note: at this point, the Range Image contains the path length through the object for each pixel in the image that the object effects.
C. Compute the attenuation image using the attenuation function described in Equation 1 along with the image computed in the previous step
D. Composite the attenuation image into the X-Ray image by multiplying the X-Ray image by the attenuation image, storing the result in the X-Ray Image
In addition to the use of non-convex objects, this algorithm eliminates the need for minimum and maximum range buffers.
The system's principle benefit comes from the fact that it allows one to use arbitrary geometry, and not just rigid voxels, to represent renderable objects. This reduces the amount of data needed to represent an object, eliminating the high data bandwidth problems. In addition, since the object geometry is flexible, changing object geometry can often mean simply altering the boundary representation, reducing the complexity of the computations for the new geometry.
In summary, an object rendering system having a specialized algorithm is provided to convert a material and geometric description of an object to an X-Ray image of that object for use in medical applications and industrial non-destructive testing, thus to permit presentation of an object not the result of X-Ray in an X-Ray format. The system operates by considering that the object is composed of nested geometric solids, each defined by an enclosing surface, with the material property of each nested solid being defined in terms of an X-Ray mass-attenuation coefficient. Means for adjusting the mass attenuation coefficient of each of the enclosing surfaces is provided to permit each solid to be rendered independently.
In the subject system, object geometry is a solid described by a closed surface in solids geometry often referred to as a "Boundary Representation", with the algorithm allowing objects to be nested inside one another by nesting the boundaries.
Other inputs to the above algorithm are the mathematical description of a simulated X-Ray beam passing through the object and camera geometry including point of view, focal length and response of a filter to the simulated X-Ray beam.
The advantage to such a renderer is the fact that the renderer can serve as a component in a system that simulates the use of X-Ray imaging devices. These simulators are desirable in training environments due to the fact that real X-Ray generating devices, when in operation, can be hazardous to those individuals working with or near the device. The rendering algorithm handles geometric descriptions of objects that are not well suited to standard voxel rendering techniques.
BRIEF DESCRIPTION OF THE DRAWINGS
These and other features of the Subject Invention will be better understood in accordance with the Detailed Description taken in conjunction with the Drawings of which:
FIGS. 1A and 1B constitute a combined data flow diagram of the subject system showing the initial 3D object with internal solids which are digitized to assign outer surfaces and mass-attenuations, and the application of the subject algorithm to provide shell attenuation images which are combined to provide an X-Ray like image;
FIG. 2 is a diagrammatic representation of a simulated X-Ray intersecting a non-convex solid in which vectors are obtained for the attenuation and direction of a simulated X-Ray beam, showing that a solid with non-convex surface geometries can be processed by the subject system; and,
FIGS. 3A-3D together constitute a flow chart of the algorithm for generating the X-Ray like image from a 3D model of nested solids.
DETAILED DESCRIPTION
Referring to FIGS. 1A and 1B, a system 10 is shown in which a 3D model 12 having nested solids 14, 16, and 18 is provided as an input. The outer of these nested solids are digitized respectively at 20, 22, and 24. This effectively digitizes the inner surface, the middle surface, and the outer surface of the nested solids. In addition, mass-attenuations are assigned to the respective inner, middle, and outer solids at 26, 28, and 30. The result is a set of shells 32, 34, and 36 corresponding to these surfaces filled with a uniform material having a predetermined mass-attenuation characteristic.
These shells are registered as nested at 38 so as to produce a registered shell geometry 40 for relating the surface geometries to each other. These surface geometries are to rendered at respective renderers 42, 44, and 46.
The other inputs to the renderers is an X-Ray beam description 50 and a camera description 52. Each of the renderers provides a picture of its respective shell such that an inner shell depth image 54 is made for the inner shell, with a middle shell depth image 56 for the middle shell, and an outer shell depth image 58. The purpose of providing shell depth images is to indicate the distance that a given photon ray passed through the solid. This is important because the resulting pixel value in the image is a function of, in part, the distance traveled through the object by the photon ray. Thereafter, the depth shell images are combined with the mass-attenuation coefficients so as to permit computation of the attenuation image at 60, 62, and 64. This provides the inner, middle, and outer shell attenuation images 66, 68, and 70, shaded to indicate their densities. The attenuation images are combined pixel by pixel in a multiplication process 72, the result of which is a combined simulated X-Ray image 74 with the nested solids 14', 16', and 18' as illustrated.
The result is a formation of an image which describes the inner surfaces and consistency of the original solid in a manner in which the selected surfaces are readily apparent and in which the relative densities are also shown. This provides an excellent training tool to instruct trainees as to the inner characteristics of the object in question.
Referring to FIG. 2 a non-convex object 80 is shown having a bulbous upper region 82, a larger lower bulbous region 84, and a necked down portion 86. The purpose of the FIG. 2 is to indicate that it is possible to obtain an accurate path length through a non-convex object. It was originally thought that the system could only accommodate nested convex shells due to the simplicity with which the path length through the nested shells could be described. However, it has been found that non-convex portions of the solid can be adequately described through utilization of dot product comparisons of the eye vector and the surface normals. For purposes of discussion, the simulated X-Ray beam is said to travel through the object along a so called eye vector. Here the eye vector is illustrated by arrow 88 such that the vector points to eye 89 as is conventional, whereas the various surfaces of the object through which the eye vector passes are illustrated at 90, 92, 94, and 96 and are referred to as boundary surface patches. Normals to the surface patches at the entry or exit point of the eye vector are illustrated at 98, 100, 102, and 104.
These normals indicate the direction one follows to exit the solid. The purpose of using the a bove mentioned dot product is to be able to determine space between portions of the solid along the eye vector. In order to determine the voids or open space along this eye vector, one needs to determine entry points and exit points of the eye vector. This is accomplished in ones embodiment by providing a dot product of the eye vector, the surface normal, and determining whether this dot product is either positive, negative, or zero. If the dot product is zero, the ray glances off the object and is not considered to be an entry or exit point. If the dot product is negative, the point of intersection is considered to be an entry point. If the dot product is positive, the point of intersection is considered to be an exit point. The sign of the depth value, which is the distance from the eye or source to the intersection point, is set to the opposite of the sign of the dot product. The corrected depth value is then accumulated into an image. Upon completion of the accumulations, the distance the photon ray passed through the object is contained in the accumulated image.
Knowing an exit point and a subsequent entry point makes clear that there is a void between the exit point and the next entry point.
Referring to FIG. 3, what is now described is a flow chart for the subject system. Here the process starts with the registered shell geometry illustrated in FIGS. 1A and 1B at 40 and proceeds through the renderers, the image attenuation computations, the provision of attenuation images, the multiplying of the images together pixel by pixel and ending with the final X-Ray like image as shown at 74.
As will be appreciated, and ref e rring to FIG. 3, when starting at 120, one needs to obtain the beam intensity of an image as illustrated at 122, the purpose of which is to characterize the X-Ray emission and detection when there are no attenuating solids to be imaged, thus to provide a baseline. The baseline image intensity is thus designated Io.
This corresponds to a first pass of the system of FIGS. 1A and 1B in which unit 72, which multiples images pixel by pixel, requires an initial image into which the rendered objects are composited.
Thereafter, as illustrated at 124, pixel values in the accumulation image are set to the values in Io as derived from unit 122. Then, as illustrated in 126, for each solid to be rendered, denoted by i, the steps are as indicated blocks 128, 130, and 132. As will be described, a loop is performed for each boundary patch j, where the term "boundary patch" refers to a small portion of the boundary of the solid through which the ray passes so that a normal vector can be established for this point and this patch. It is important that these normals be established for each pixel that is projected onto the patch. It is standard practice in computer graphics to decompose the boundary of a solid into small patches that are simply described mathematically.
It is at this juncture that the X-Ray beam description and the camera description is applied to each renderer on a patch by patch basis. Since the boundary of a solid is a collection of patches, the purpose of the loop designated by block 126 is to obtain the various boundaries for each of the nested solids expressed as a list of patches.
This looping process is performed for each solid. As illustrated, for each solid, one must set the pixel values in the range image R to 0 as illustrated at 128, obtain the boundary representation for the object i as illustrated in 130, and obtain the mass attenuation coefficient for the object i (mu), with the result being a complete characterization of the solid.
Thereafter, as illustrated at 134, each patch is processed by this loop to establish a reference to patches that compose the solid's boundary. Thereafter, another loop is performed, as illustrated at 136, which makes sure that the image pixels that project onto the boundary patch are referenced as well.
This referencing is utilized by blocks 138, 140, 142, 144, 146, and 148. As described before, it is important to obtain a normal vector for each point on a boundary patch and to obtain a dot product with the eye vector to be able to compute the path length through the solid. This path length is important in thes rendering because it defines the distance between the entry point and the exit point of a ray. Having established this distance, in order to know whether there is a void or not, the sign of the dot product indicates either an entrance or an exit point.
As can be seen, one first obtains the normal vector (nv) for point k on the boundary patch j. This establishes a correspondence between the point in the patch and the image pixel being formed in the final rendered image.
Thereafter, and as illustrated at 140, one obtains the dct:
product of the eye vector and the normal vector to yield a dot product, dp. If the dot product is equal to 0, as illustrated by decision block 142, the process continues as illustrated at 150 which loops back to block 136 for the processing of another pixel in this boundary patch.
If the dot product is not equal to 0, and as illustrated at 144, the system computes the distance from the eye point to boundary patch j point k. This distance is provided to block 146 which sets the sign of the distance, d, to the opposite of the sign of the dot product. Having set the sign of the distance opposite the sign of the dot product, one adds the distance to an accumulation image, such that the pixel value in R at location k is incremented by d. The result of the incrementing is to obtain the path length of the incident ray through the solid object.
Once all the boundary patches have been processed, and as illustrated at 152, the loop allows the resulting image to be composited. This is accomplished by obtaining the pixel value from image R at pixel location m. This value is referred to as x, as illustrated in 154.
The attenuation computation, as illustrated at blocks 60, 62, and 64 of FIGS. 1A and 1B is performed as illustrated at 156 in accordance with the Equation 1 above so as to provide as an output the percentage attenuation of the ray. In other words, after having obtained the path length and the mass attenuation value, it is now possible to complete the rendering of the image. This is accomplished by multiplying the attenuation value into the accumulation image that initially holds Io and is accomplished at block 158. Note that this is an iterative process that continues, as illustrated at 160, for each pixel until all solids are rendered in memory.
Thereafter, as illustrated at 162, the accumulated image is displayed, and the process ends as illustrated at 164. Having now described a few embodiments of the invention, it should be apparent to those skilled in the art that the foregoing is merely illustrative and not limiting, having been presented by way of example only. Numerous modifications and other embodiments are within the scope of one of ordinary skill in the art and are contemplated as falling within the scope of the invention as defined by the appended claims and equivalents thereto.

Claims (7)

What is claimed is:
1. A system for rendering a material and geometric description of an object as a simulated X-Ray image, comprising:
means for decomposing said object into a plurality of solids and a 3D model of said plurality of solids, each of said plurality of solids having a surface and a predetermined mass attenuation coefficient;
means for registering said 3D model in a 3D coordinate system including a source of a simulated X-Ray beam and a scene graph relating said plurality of solids;
means for passing said simulated X-Ray beam through said plurality of solids;
means for determining if said simulated X-Ray beam is entering or exiting a particular one of said plurality of solids;
means responsive thereto for locating a void along a path of said simulated X-Ray beam;
means for attenuating said simulated X-Ray beam according to said material and geometric description and said void; and
means responsive to the attenuation of said simulated X-Ray beam for independently rendering said plurality of solids as the simulated X-Ray image.
2. The system of claim 1, wherein said means for determining if said simulated X-Ray beam is entering or exiting said particular nested solid includes means for establishing a surface normal vector at a point where said simulated X-Ray beam enters or exits said particular nested solid, said surface normal vector having a magnitude corresponding to a number of unattenuated simulated photons associated with said simulated X-Ray beam and a direction corresponding to a direction of said simulated photons scattered at said point from said simulated X-Ray beam, and for establishing an eye vector having a direction in the direction of said simulated X-Ray beam and a magnitude equal to a distance between the source of said simulated X-Ray beam and the point where said simulated X-Ray beam enters or exits said particular nested solid.
3. The system of claim 2, wherein said void determining means identifies an image pixel location corresponding to the point on the surface of said particular nested object where said simulated X-Ray beam enters or exits, and means for computing the dot product of said surface normal vector with said eye vector for establishing whether said simulated X-Ray beam is entering or exiting said surface.
4. The system of claim 1, wherein said 3D model is manually formed.
5. The system of claim 1, wherein said 3D model is obtained from a CT scan of a real physical object.
6. A method for rendering a material and geometric description of an object into a simulated X-Ray image of said object comprising the steps of:
providing a 3D model of solids corresponding to portions of said object;
digitizing said solids to provide a surface corresponding to each of said solids;
assigning a mass attenuations coefficient to each solid bounded by each corresponding surface and assigning a corresponding mass attenuation characteristic to said corresponding surface, said surfaces forming shells, each shell having a corresponding predetermined mass attenuation characteristic;
positionally registering said shells in a scene graph to provide a registered shell geometry for relating surface geometries of said shells;
passing a simulated X-Ray beam through said material and geometric description of said object while attenuating said simulated X-Ray beam according to said mass attenuation coefficients and said mass attenuation characteristics;
rendering said shells to obtain a path length of each solid bounded by said shells that said simulated X-Ray beam passes through, so as to provide a depth image picture of each of said shells, thus to indicate a distance traversed by a given ray of said simulated X-Ray beam passing through said corresponding solid;
combining each of said depth shell images with said associated mass attenuation coefficients by computing an attenuation image for each shell using said corresponding mass attenuation coefficient to provide shell attenuation images shaded to indicate a density thereof; and,
combining said shaded attenuation images to provide a combined simulated X-Ray image having the solids depicted thereat.
7. The method of claim 6, wherein said rendering step includes the steps of providing a predetermined simulated X-Ray beam description and a predetermined camera description, and calculating the rendered path lengths using said simulated X-Ray beam description and said camera description.
US09/102,260 1998-06-22 1998-06-22 Object rendering system to produce X-ray like images Expired - Fee Related US6061469A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
US09/102,260 US6061469A (en) 1998-06-22 1998-06-22 Object rendering system to produce X-ray like images
EP99105844A EP0967578B1 (en) 1998-06-22 1999-03-23 Object rendering system to produce X-ray-like images
AT99105844T ATE362628T1 (en) 1998-06-22 1999-03-23 OBJECT REPRODUCTION SYSTEM FOR GENERATING X-RAY-LIKE IMAGES
DE69936078T DE69936078T2 (en) 1998-06-22 1999-03-23 Object rendering system for generating x-ray-like images
JP13836199A JP4435329B2 (en) 1998-06-22 1999-05-19 Object rendering system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/102,260 US6061469A (en) 1998-06-22 1998-06-22 Object rendering system to produce X-ray like images

Publications (1)

Publication Number Publication Date
US6061469A true US6061469A (en) 2000-05-09

Family

ID=22288964

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/102,260 Expired - Fee Related US6061469A (en) 1998-06-22 1998-06-22 Object rendering system to produce X-ray like images

Country Status (5)

Country Link
US (1) US6061469A (en)
EP (1) EP0967578B1 (en)
JP (1) JP4435329B2 (en)
AT (1) ATE362628T1 (en)
DE (1) DE69936078T2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040082849A1 (en) * 2000-08-01 2004-04-29 Achim Schweikard Method for navigating in the interior of the body using three-dimensionally visualised structures
US20040125456A1 (en) * 2000-01-13 2004-07-01 Nitto Denko Corporation Optical film and liquid-crystal display device
US6793496B2 (en) * 1999-04-15 2004-09-21 General Electric Company Mathematical model and a method and apparatus for utilizing the model
US20040236550A1 (en) * 2002-02-28 2004-11-25 Edic Peter Michael Mathematical model and a method and apparatus for utilizing the model
US20060077203A1 (en) * 2004-10-13 2006-04-13 Neto Murilo Gondim C Object representation using distance functions
US20060093088A1 (en) * 2002-12-10 2006-05-04 Sowerby Brian D Radiographic equipment
US20060251213A1 (en) * 2005-05-06 2006-11-09 Siemens Aktiengesellschaft Method for presetting the imaging parameters during the generation of two-dimensional fluoroscopic x-ray images
US20060253021A1 (en) * 2005-05-04 2006-11-09 Shmuel Aharon Rendering anatomical structures with their nearby surrounding area
EP1773198A4 (en) * 2004-06-30 2009-08-19 Accuray Inc Drr generation using a non-linear attenuation model
US20100295921A1 (en) * 2007-05-18 2010-11-25 Barton Guthrie Virtual Interactive Presence Systems and Methods
US20110255749A1 (en) * 2005-02-11 2011-10-20 England James N Method and apparatus for displaying a calculated geometric entity within one or more 3d rangefinder data sets
DE102009008115B4 (en) * 2009-02-09 2012-05-24 Siemens Aktiengesellschaft Method and apparatus for generating a digitally reconstructed 2-D image from a 3-D image data set
US20140321729A1 (en) * 2009-02-10 2014-10-30 Optosecurity Inc. Method and system for performing x-ray inspection of a product at a security checkpoint using simulation
US9091628B2 (en) 2012-12-21 2015-07-28 L-3 Communications Security And Detection Systems, Inc. 3D mapping with two orthogonal imaging views

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005032686A1 (en) * 2005-07-06 2007-01-11 Carl Zeiss Industrielle Messtechnik Gmbh Method and device for examining a test object by means of invasive radiation
JP2013231700A (en) * 2012-05-01 2013-11-14 Tokyo Electron Ltd X-ray inspection method and x-ray inspection device
JP2014016239A (en) * 2012-07-09 2014-01-30 Tokyo Electron Ltd X-ray inspection method and x-ray inspection device
KR101646022B1 (en) * 2014-06-10 2016-08-08 한국건설기술연구원 Evaluation method if Rock Anisotropy using 3D X-ray Computed Tomography
CN105160705B (en) * 2015-09-10 2018-02-23 李晓强 A kind of processing method based on d engine to mobile terminal 3 d image data
EP3279865B2 (en) * 2016-08-01 2022-02-16 3mensio Medical Imaging B.V. Method, device and system for simulating shadow images
WO2020217348A1 (en) * 2019-04-24 2020-10-29 三菱電機エンジニアリング株式会社 Image projection system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4899318A (en) * 1987-12-09 1990-02-06 Etienne Schlumberger Method and device for reconstructing the shape and position of objects in space
US4920491A (en) * 1988-05-16 1990-04-24 General Electric Company Enhancement of image quality by utilization of a priori information
US5081993A (en) * 1987-11-11 1992-01-21 Circulation Research Limited Methods and apparatus for the examination and treatment of internal organs
US5226113A (en) * 1989-10-30 1993-07-06 General Electric Company Method and apparatus for volumetric projection rendering using reverse ray casting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5081993A (en) * 1987-11-11 1992-01-21 Circulation Research Limited Methods and apparatus for the examination and treatment of internal organs
US4899318A (en) * 1987-12-09 1990-02-06 Etienne Schlumberger Method and device for reconstructing the shape and position of objects in space
US4920491A (en) * 1988-05-16 1990-04-24 General Electric Company Enhancement of image quality by utilization of a priori information
US5226113A (en) * 1989-10-30 1993-07-06 General Electric Company Method and apparatus for volumetric projection rendering using reverse ray casting

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
Benjamin M. W. Tsui, Evaluation of Cardiac Cone Beam Single Photon Emission Computed Tomography Using Observer Performance Experiments and Receiver Operating Characteristic Analysis, Investigative Radiology, vol. 28, No. 12, pp. 1101 1112, Dec. 1993. *
Benjamin M. W. Tsui, Evaluation of Cardiac Cone-Beam Single Photon Emission Computed Tomography Using Observer Performance Experiments and Receiver Operating Characteristic Analysis, Investigative Radiology, vol. 28, No. 12, pp. 1101-1112, Dec. 1993.
Julian Rosenman et al., Virtual Simulation: Initial Clinical Results, Int. J. Radiation Oncology Biol. Phys., vol. 20, pp. 843 851, Apr. 1991. *
Julian Rosenman et al., Virtual Simulation: Initial Clinical Results, Int.. Radiation Oncology Biol. Phys., vol. 20, pp. 843-851, Apr. 1991.
K. J. LaCroix et al., Investigation of the Use of X ray CT Images for Attenuation Compensation in SPECT, IEEE Transactions on Nuclear Science, vol. 41, No. 6, pp. 2793 2799, Dec. 1994. *
K. J. LaCroix et al., Investigation of the Use of X-ray CT Images for Attenuation Compensation in SPECT, IEEE Transactions on Nuclear Science, vol. 41, No. 6, pp. 2793-2799, Dec. 1994.
R. A. Robb et al., Interactive Display and Analysis of 3 D Medical Images, IEEE Transactions on Medical Imaging, vol. 8, No. 3, pp. 217 226, Sep. 1989. *
R. A. Robb et al., Interactive Display and Analysis of 3-D Medical Images, IEEE Transactions on Medical Imaging, vol. 8, No. 3, pp. 217-226, Sep. 1989.

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6793496B2 (en) * 1999-04-15 2004-09-21 General Electric Company Mathematical model and a method and apparatus for utilizing the model
US20040125456A1 (en) * 2000-01-13 2004-07-01 Nitto Denko Corporation Optical film and liquid-crystal display device
US7167738B2 (en) * 2000-08-01 2007-01-23 Stryker Leibinger Gmbh & Co., Kg Method for navigating in the interior of the body using three-dimensionally visualized structures
US20040082849A1 (en) * 2000-08-01 2004-04-29 Achim Schweikard Method for navigating in the interior of the body using three-dimensionally visualised structures
US20040236550A1 (en) * 2002-02-28 2004-11-25 Edic Peter Michael Mathematical model and a method and apparatus for utilizing the model
US20060093088A1 (en) * 2002-12-10 2006-05-04 Sowerby Brian D Radiographic equipment
US7313221B2 (en) * 2002-12-10 2007-12-25 Commonwealth Scientific And Industrial Research Organization Radiographic equipment
EP1773198A4 (en) * 2004-06-30 2009-08-19 Accuray Inc Drr generation using a non-linear attenuation model
US20060077203A1 (en) * 2004-10-13 2006-04-13 Neto Murilo Gondim C Object representation using distance functions
US9024949B2 (en) * 2004-10-13 2015-05-05 Sony Corporation Object representation using distance functions
US20110255749A1 (en) * 2005-02-11 2011-10-20 England James N Method and apparatus for displaying a calculated geometric entity within one or more 3d rangefinder data sets
US8879825B2 (en) * 2005-02-11 2014-11-04 Deltasphere, Inc. Method and apparatus for displaying a calculated geometric entity within one or more 3D rangefinder data sets
US20060253021A1 (en) * 2005-05-04 2006-11-09 Shmuel Aharon Rendering anatomical structures with their nearby surrounding area
US7893938B2 (en) * 2005-05-04 2011-02-22 Siemens Medical Solutions Usa, Inc. Rendering anatomical structures with their nearby surrounding area
US20060251213A1 (en) * 2005-05-06 2006-11-09 Siemens Aktiengesellschaft Method for presetting the imaging parameters during the generation of two-dimensional fluoroscopic x-ray images
US20100295921A1 (en) * 2007-05-18 2010-11-25 Barton Guthrie Virtual Interactive Presence Systems and Methods
US8520024B2 (en) * 2007-05-18 2013-08-27 Uab Research Foundation Virtual interactive presence systems and methods
DE102009008115B4 (en) * 2009-02-09 2012-05-24 Siemens Aktiengesellschaft Method and apparatus for generating a digitally reconstructed 2-D image from a 3-D image data set
US20140321729A1 (en) * 2009-02-10 2014-10-30 Optosecurity Inc. Method and system for performing x-ray inspection of a product at a security checkpoint using simulation
US9091628B2 (en) 2012-12-21 2015-07-28 L-3 Communications Security And Detection Systems, Inc. 3D mapping with two orthogonal imaging views

Also Published As

Publication number Publication date
EP0967578A3 (en) 2001-04-04
DE69936078T2 (en) 2008-04-30
EP0967578B1 (en) 2007-05-16
JP4435329B2 (en) 2010-03-17
ATE362628T1 (en) 2007-06-15
EP0967578A2 (en) 1999-12-29
DE69936078D1 (en) 2007-06-28
JP2000035406A (en) 2000-02-02

Similar Documents

Publication Publication Date Title
US6061469A (en) Object rendering system to produce X-ray like images
US8730240B2 (en) Modeling and rendering of heterogeneous translucent materals using the diffusion equation
US5630034A (en) Three-dimensional image producing method and apparatus
EP1573653B1 (en) Method for digitally rendering skin or like materials
Ihrke et al. Image-based tomographic reconstruction of flames
CA1285660C (en) Method and system for solid modelling
AU2003234339B2 (en) Tomographic reconstruction of small objects using a priori knowledge
US5956041A (en) Method and device for volume rendering using concentric spherical slicing isosurfaces
US5499323A (en) Volume rendering method which increases apparent opacity of semitransparent objects in regions having higher specular reflectivity
CA1315902C (en) Minimization of directed points generated in three-dimensional dividing cubes method
Jagnow et al. Stereological techniques for solid textures
EP1775685B1 (en) Information processing device and program
Qin et al. Aura 3D textures
Bellon et al. aRTist–analytical RT inspection simulation tool
US20110069070A1 (en) Efficient visualization of object properties using volume rendering
Zhang et al. Lighting design for globally illuminated volume rendering
EP1445736A2 (en) Method and system for providing a volumetric representation of a three-dimensional object
Li et al. A fast algorithm for voxel-based deterministic simulation of X-ray imaging
US6967653B2 (en) Apparatus and method for semi-automatic classification of volume data
EP0549182A2 (en) Apparatus and method for displaying surgical cuts in three-dimensional models
KR100568564B1 (en) A real-time simulation and rendering method for fluid effects using mesh-free simulation technique
US5821942A (en) Ray tracing through an ordered array
CN116051696B (en) Reconstruction method and device of human body implicit model capable of being re-illuminated
Niu et al. Mesh generation of porous metals from X-ray computed tomography volume data
JP2809955B2 (en) Graphics workstation and method for generating three-dimensional graphics image

Legal Events

Date Code Title Description
AS Assignment

Owner name: MITSUBISHI ELECTRIC INFORMATION TECHNOLOGY CENTER

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:WALTERMAN, MICHAEL THOMAS;REEL/FRAME:009273/0134

Effective date: 19980616

AS Assignment

Owner name: MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC., M

Free format text: CHANGE OF NAME;ASSIGNOR:MITSUBISHI ELECTRIC INFORMATION TECHNOLOGY CENTER AMERICA, INC.;REEL/FRAME:011564/0329

Effective date: 20000828

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: BINARY SERVICES LIMITED LIABILITY COMPANY, DELAWAR

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC.;REEL/FRAME:020638/0402

Effective date: 20071207

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20120509

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: HANGER SOLUTIONS, LLC, GEORGIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTELLECTUAL VENTURES ASSETS 161 LLC;REEL/FRAME:052159/0509

Effective date: 20191206

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 161 LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BENHOV GMBH, LLC;REEL/FRAME:051856/0776

Effective date: 20191126