Acknowledgements: Technology, Ghaziabad, For His Helpful Attitude and Encouragement in Time To Time To Excel in Our
Acknowledgements: Technology, Ghaziabad, For His Helpful Attitude and Encouragement in Time To Time To Excel in Our
Engineering)
Ideal Institute of
Technology, Ghaziabad, for his helpful attitude and encouragement in time to time to excel in our
studies.
I would like to express my sincere heartfelt gratitude to my honourable, esteemed supervisor Ms.
Anjali Goel (Assistant professor), Department of Computer Science and Engineering for her kind and
valuable guidance for the successful completion of the presentation work. I am glad to work under his
supervision.
Furthermore, I am thankful to, all faculty members for motivating me and to the Staffs of computer
labs in the department for providing excellent valuable facility as well as issuing me a computer system
of good configuration and providing regular maintenance.
I would like to extend special thanks to all my batch mates for their love, encouragement and
constant support.
Last but not least I would like to thank my parents for supporting me to complete my presentation
report in all ways.
1
ABSTRACT
Table of Contents
Certificate
Acknowledgement ... 1
Abstract ...2
Table of Contents...3
Lists of Figures..5
Chapter 1 : Introduction
10
3.1
10
3.2
used:
6 C System
11
12
4.1
Introduction
12
4.2
14
4.3
15
4.3.1 Storing
15
16
16
17
17
18
19
20
7.1
20
7.2
21
Chapter 8 : 3d measurements
8.1
22
Tools
22
3
8.2 Examples
Chapter 9 : advance 3d image processing
9.1
23
24
Government
25
9.1.1
USA
25
9.1.2
India
25
9.1.3
UK
26
26
27
9.4 Media
9.5 Technology
28
28
29
9.6.1
Retail
30
9.6.2
Retail Banking
30
9.6.3
Retail Estate
30
9.7 Science
30
31
32
10.1
32
10.1.1
Examples
32
10.1.2
Commodity
32
33
34
12.1
34
12.1.1
34
12.1.2
34
12.2
35
Chapter 13 : Conclusion
36
Chapter 14 : References
37
List of Figures
Figure No.
Title
Page No.
3.1
4.1
4.3
3 Vs Characteristics..........
Brainstorming Big Data Architecture......
Processing Big Data...
10
14
16
5.1
17
6.1
19
7.1
20
7.2
21
CONTENTS
INTRODUCTION
3D DOCTOR BASICS
STEPS TO CREATE 3D RENDERING FROM 2D IMAGE SLICES
3D FORMATS, HANDLING, AND RESLICING
3D SURFACE RENDERING
ABLE SOFTWARE UPGRADES 3D DOCTOR
MEASUREMENTS DONE BY 3D DOCTOR
3D MEASUREMENTS
ADVANCE 3D IMAGE PROCESSING
3D IMAGE FUSION
PLATFORMS 3D DOCTOR RUNS
CONCLUSION
REFERENCES
CHAPTER 1
INTRODUCTION
3D-DOCTOR is an advanced, 3D imaging software developed by Able Software Corp.It is an
advanced 3D modeling, image processing and measurement software for MRI, CT, PET, microscopy,
scientific, and industrial imaging applications. 3D-Doctor supports both grayscale and color images
stored in DICOM, TIFF, Interfile, GIF, JPEG, PNG, BMP, PGM, RAW or other image file formats. 3DDOCTOR creates 3D surface models and volume rendering from 2D cross-section images in real time
on your PC. You can export the polygonal mesh models to STL, DXF, IGES, 3DS, OBJ, VRML, XYZ
and other formats for surgical planning, simulation, quantitative analysis and rapid prototyping
applications. You can calculate 3D volume and make other 3D measurements for quantitative analysis.
3D-DOCTOR's vector-based tools support easy image data handling, measurement, and analysis.3D
CT/MRI images can be re-sliced easily along an arbitrary axis. Multi-modality images can be
registered to create image fusions. Misaligned slices can be automatically or semi-automatically
aligned using 3D-DOCTOR's image alignment functions. Other image processing functions include
template-based film cropping, image reslicing to correct slices of uneven thickness, volume resizing,
and image rotation.The 3DBasic scripting tool makes it easy to create Basic-like sophisticated 3D
imaging programs.This software does 3D image segmentation, 3D surface modeling, rendering,
volume rendering, 3D image processing, deconvolution, registration, automatic alignment,
measurements, and many other functions.
3D-DOCTOR supports a variety of image formats in both 2D and 3D. These formats
include DICOM, TIFF, JPEG, BMP, Interfile, GIF, PNG and RAW. Other non-standard image formats
7
are also supported, but only with known dimensions (number of columns, rows and planes), bit depth
per pixel, little endian or big endian, and the size of file header. 3D-DOCTOR is currently being used
by leading hospitals, medical schools and research organizations around the world.
CHAPTER 2
3D- DOCTOR BASICS
3D- images such as CT, MRI and microscopy images. The following lists some of the main
differences between 3D-DOCTOR and other packages: DOCTOR uses its unique vector-based
technologies to create better 3D models from volumetric
Unique vector-based technologies for better 3D model creation and easy editing.
Surface model uses smaller number of triangles while maintaining all details for high
quality rapid prototyping applications.
Smart memory management with no limit for the number of slices to be used. It has been
used to process images with over 2000 slices on a PC with only 256MB RAM.
Works with both grayscale and color images (color classification and separation)
Supports CT, MRI, PET, microscopy, industrial CT, scanned film images, boundary
slices, slice data and XYZ points.
Write your own programs with 3DBasic script to automated frequently used steps.
3D Output Formats: STL (ASCII and Binary), VRML, DXF, 3D Studio, IGES,
9
Software Reliability: No known bugs in our products because we fix them right away
once they are reported.
Reasonably priced.
10
CHAPTER 3
STEPS TO CREATE 3D RENDERING FROM 2D IMAGE SLICES
The following lists the main 3D-DOCTOR functions and steps youcan use to create 3D rendering
from your 2D image slices:
1. File/New Stack to add the slices to the stack list and open it.Or the File/Open command if the slices
are already in a list or a single image file.
2. Function Keys F2 and F3 to zoom in and out. F5 and F6 to switch to the previous and next image
slice. Click on the animation tool bar to fly through the slices. View/Image Contrast to adjust display
contrast, etc.
3. Edit/Calibrations to enter image spatial/spectral resolution.
4. Edit/Object Settings to add new object groups for holding the boundary
data.
5. Use 3D Rendering/Auto Segment and define the number of objects
to be segmented for fast automatic segmentation. You can ase the 3D Rendering/Interactive Segment or
Edit/Boundary Editor to trace object boundaries automatically or manually. The boundary data will be
used by the following steps.
6. Use the 3D Rendering/Surface Rendering commands to create 3D
surface models. When the 3D surface models are displayed, use
View/Object to change the transparency and color properties and functions
under Tools submenu for further analysis.
7. Use the 3D Rendering/Volume Rendering to create 3D volume rendering
for 3D visualization.
11
8. Use Edit/Object Report and Boundary Report to get quantitative analysis of your image
12
CHAPTER 4
3D Formats, Handling, and Reslicing
13
3D surface models created using the surface rendering commands can be saved as AutoCAD
DXF,
IGES, STL (ASCII and Binary), 3D Studio 3DS, VRML, Wavefront OBJ, raw triangles, and
3D-DOCTOR's own binary format.3D models created by 3D-DOCTOR are polygonal models, not
NURB (non-uniform rational B-splines) models. The models are saved in the form of surface polygons
and triangles when exported to the above formats, including IGES. Many NURB based CAD software
supports polygonal model and have functions to import them as surface body, solid body or graphics
model. There are also software tools available to convert a polygonal model to a NURB modeI
3D-DOCTOR can handle very large 3D volume images thanks to the efficient memory
management implementation. 3D-DOCTOR does not load an entire 3D volume into memory for
processing, instead it only keeps what's needed in memory to get the best performance. 3D-DOCTOR
is designed to handle image sizes way above what today's scanners can produce.It is always
recommended to add more memory (RAM) to reduce disk swapping an erformance. 256MB RAM
should be a reasonable point for most 3D medical images. Images are brought into 3D-DOCTOR by
file. You can read an image file directly from a server where the image is stored when direct network
access is available. If direct access is not available, you can copy the image file to a removable storage
media (ZIP disk, CD, or tape) and then move the data file to the system where 3D-DOCTOR is
14
installed. Read the image file into 3D-DOCTOR and start from there.If your image is on multiple
films where each film has a matrix of slices, then simply scan the films using a regular image scanner
with a transparency kit or a film scanner. Bring the scanned images into 3D-DOCTOR and then use
the template based Crop Film command to separate the slices for 3D visualization with just a few
simple mouse clicks.
Color images can be processed using 3D-DOCTOR,. It supports both 24-bit and 8-bit
color images. The 3D Rendering/Segment Object function lets you segment both color and grayscale
images to get object boundaries. You can also use the Image/Processing/Color Classification function
to group the colors and then extract boundaries using the segmentation function. Color images can also
be used in 3D Volume Rendering. Can convert color images to grayscale using the Image/Conversion
function.
3D-DOCTOR can import the raw images files from the Visible Human Project for 3D
rendering and modeling. Many 3D-DOCTOR users have successfully used the datasets to create
anatomical model for research, education, product design, finite element analysis and other
applications. The Visible Human Project is the creation of complete, anatomically detailed, threedimensional representations of the normal male and female human bodies. Acquisition of transverse
CT, MR and cryosection images of representative male and female cadavers has been completed. The
male was sectioned at one millimeter intervals, the female at one-third of a millimeter intervals.
To import the files, use the "File/Raw Image File Import/Multiple Files" command. Add the raw data
15
files to the list and enter the image size information (described in the README.TXT file in the image
file folder).
For example, if you are importing the color raw image files, the parameters will be entered like
this:
Number of Columns: 2048
Number of Rows: 1216
Bits Per Pixel: 8
Number of Bytes to Skip: 0
Photometric Display: RGB Color
Little Endian: checked
For the Calibration:
X, Y are 0.33mm, Z = 1 mm
Here is a screen shot of the color image imported into 3D-DOCTOR and models created
16
Deconvolution
17
CHAPTER 5
3D SURFACE RENDERING:
D-DOCTOR's, 3D surface rendering commands create 3D surface models from object
boundary lines or contours. The 3D surface model consists of triangle faces. Multiple objects can be
combined together using 3D surface rendering.There are 2 surface rendering commands in 3DDOCTOR: Simple Surface Rendering and Complex Surface Rendering. They both create 3D surface
model but use different algorithms and are suitable for different objects. The simple surface rendering
uses a proprietary algorithm to create smooth and simpler surface models. This method is fast and the
models are better suited for rapid prototyping and volume calculation applications. The complex
surface rendering uses a triangulation algorithm. This method is slow but robust, and is better for
rendering objects with complicated branches and topologies. With 3D-DOCTOR, you can select the
proper rendering method for an object and mix multiple objects created using different rendering
methods for 3D display.
and surface area. the correct scaling will be applied when making measurements and calculating 3D
volume and surface area.
With 3D-DOCTOR, an object defined by object boundaries can be cut or split into smaller
objects.
The following are the steps required for cutting or splitting objects:
Step 1. Activate the image plane window where the object boundary is displayed. Select the 3D
Rendering/Split Object command. The cursor will change to a cross. Move the cursor to the starting
location of the cutting line and click the left mouse button. Now you'll see a rubber band line which
connects the cursor to the starting location. Move the cursor to the ending location and click the left
19
mouse to define the line. A dialog box appears to let you select the range of image slices to be cut.
Select the option "Only keep object on the right" to keep the split object on the right side of the cutting
line or uncheck it to keep objects on both side.
Step 2. Once the new object boundaries are cut, use Edit/Object Settings to turn off objects that are not
to be used for 3D rendering. Now select a 3D rendering (surface or volume) command to create the 3D
rendering of the split object
3D DOCTOR Software has been one of the tremendous analysis software that I use on a regular
bases to extract information from image files to create 3D model.
Computed tomography (CT) is an imaging technique that uses special x-ray equipment to obtain crosssectional images of the body. A CT image normally has different pixel intensity range for tissues such
as bones, organs and other tissues. The threshold-based "Interactive Segmentation" provides an easy
way to segment a CT image for 3D modeling.
A 3D mesh model can be created from a CT image in 3 main steps
Step 1. Open the CT image. If the image slices come in as separate files, use the "New Stack"
command.
20
Step 2. Use the "Interactive Segmentation" to generate object boundaries. For small size soft tissues,
the manual tracing method can also be used. Boundaries can be edited using the boundary editor.
Step 3. Create 3D mesh models using the surface rendering command. The models can be exported ,
STL (ASCII and Binary), DXF, VRML, 3DS, OBJ, PLY and other formats for 3D measurement,
rapid prototyping , simulation, treatment planning and other applications
21
CHAPTER 6
ABLE Software upgrades 3D-DOCTOR
ABLE Software Corp. has announced a new version of its 3D-DOCTOR software for vectorbased 3D imaging, modeling and measurement of CT (computed tomography), MRI (magnetic
resonance images), microscopy and volumetric image features an enhanced modeling algorithm for
quicker rendering and higher quality models; polygon-based mesh models are created from CT/MRI
images in DICOM (Digital Imaging and Communications in Medicine); the new 'smooth shading'
volume rendering can be used for real-time 3D image visualization; color and grayscale are supported;
and new boundary tracing functions have been developed to speed and ease object boundary definition
using a touch screen or a tablet..
ABLE Software has released a new version of 3D-DOCTOR, the vector-based 3D imaging,
modeling and measurement software for CT, MRI, microscopy and volumetric images, the company.
In this new version, an interactive 3D image registration function is implemented to register images of
different modalities, such as CT, MRI and PET. The registration function displays both the source and
the target image in 3D and interactively adjusts (rotate, move and stretch) the source image until it fits
the target the image. A control point based registration function is also available for multi-modality 3D
image registration and fusion.
The 3D surface modeling algorithm has been enhanced to provide faster rendering and
22
generate high quality 3D mesh models from CT/MRI scans. 3D models are used for 3D measurement,
volume calculation, surgical and treatment planning, surgical simulation, and 3D rapid prototyping
applications.
The upgraded volume rendering function creates real-time 3D image visualization. It supports both
color and grayscale rendering using either opaque or transparent voxels. The volume rendering uses
either the entire image volume, a portion defined by regions of interest (ROI), or a portion defined by
the user interactively. Tissues with different density can be included or excluded in the rendering by
changing their opacity property.
23
CHAPTER 7
Measurements Done By 3D DOCTOR
3D-DOCTOR can make a variety of image measurements, including distance, area, surface
area, volume, profile, and image region histogram. 3D-DOCTOR lets you measure angles using the
Angle Measurement tool. 3D volumes of 3D surface models can be calculated easily. When the
surface model window is displayed, use the Process/Calculate Volumes command.
For image measurement, 3D-DOCTOR allows you to measure distance, thickness, area of a
region, surface area, volume, image density profile and image histogram of a region in any shape. With
3D-DOCTOR, you not only have a number of different ways to visualize your 3D image in 2D, 3D,
montage, surface and volume, but also the tools necessary to do accurate quantitative analyses for your
applications.
3D-DOCTORs restoration functions are the solution to de-blur and restore the 3D image to its
original quality with either fast nearest neighbor or maximum entropy deconvolution. It is a complex
mathematical problem, but 3D-DOCTOR makes it easy to solve.
24
The volume of a 3D surface model can be calculated easily using the Process/Calculate
Volume command within the surface model window. This command computes both volume and surface
area. To adjust the scale and unit for volume calculation, the scaling parameters should be entered using
the Edit/Calibration command before rendering is done.If you have your 3D model saved in a format
supported by 3D-DOCTOR, such as DXF, STL, raw triangle, etc., you can use File/Open Model to read
the 3D model into 3D-DOCTOR and then calculate the volume
3D solid and surface models can be created from any types of volumetric images for modeling
and rapid prototyping applications. The 3D models can be exported to AutoCAD DXF, IGES, STL for
rapid prototyping, OBJ and 3DS for 3D animation.
This example shows a skull model printed using a 3D printer from the STL file generated by
3DDOCTOR. Magnetic resonance imaging (MRI) produces high quality images of the human body.
3D-DOCTOR exports 3D models to STL (both ASCII and Binary) for rapid prototyping machines, as
well as DXF for AutoCAD, 3DS for 3DStudio, Wavefront OBJ, and VRML for viewing on the Internet
by others. Once you have created 3D mesh models in 3D-DOCTOR, you can print them out using a 3D
printer and a rapid prototyping machine. If you do not have access to a 3D printer, there are many
25
3D Model Examples
3D-DOCTOR provides an extensive set of tools for 3D volume calculation, measurement and
quantitative report. Thanks to the vector-based architecture, the 3D volume and surface area of an
object can be easily calculated with just a single command.
26
CHAPTER 8
3D Measurements:
Object volume
Length on 3D object
Digitize 3D points
Crop 3D object
Cut 3D object
Object Measurements:
Number of objects
Calibrated density
Histogram data
3D-DOCTOR can easily displays the image slices together with your 3D models. If you have a
surface model display window open, use the View/Image Planes command to turn on the image plane
27
display. You can use the View/Image Settings command to change the transparent and opaque
properties and individual plane display status.
28
CHAPTER 9
Advanced 3D Image Processing
3D Computed Tomography: Create parallel cross-section, volume images using x-ray images
taken at angles around an object. Turn your x-ray machine into a full CT system using 3D-DOCTOR.
Other image processing functions include: template-based scanned film cropping, volume
resizing, 3D image filtering, Image rotation, orientation adjustment, contrast adjustment, background
removal, image combination, linear feature extraction, pattern recognition, segmentation, image
mosaic, and color classification can all be performed on your 3D images.
3D Image Restoration by Deconvolution: 3D-DOCTOR provides two highly efficient
deconvolution methods for 3D image restoration and reconstruction, a fast nearest neighbor algorithm
and an iterative maximum entropy algorithm.
3DBasic scripting language will let you create your own Basic-like sophisticated programs
using 3D-DOCTOR's advanced imaging and rendering functions quickly.
29
THE BASICS
3D-DOCTOR was developed using object-oriented technology and provides efficient tools to
process and analyze 3D images, object boundaries, 3D models and other associated data items in an
easy-to-use environment.
The main steps to create 3D models and volume rendering from a 2D slice images (CT, MRI,
microscopy): 1) Open the 3D image, which is displayed by a single plane window and a montage
window with all slices. 2) Define objects and create object boundaries for each object. 3) 3D surface
rendering and volume rendering.
The following explains each step and commands used:
Step 1. Open a 3D image. If your 3D image is stored in a series of DICOM files or in a format that's
directly supported (DICOM, TIFF, BMP, PNG, JPG, raw image data with a header *.HDR), you can
use the File/New Stack command to put the files into a stack list and open it.
This Figure shows an opened CT pelvis image:
30
If the image format is not directly supported, use the File/Raw Image File Import command to
add a header or multiple header files and then open the image data files.
If your image is on a film, for example, one film has 12 slices, you can scan the film using a scanner
and then use the Image/Crop Image/Crop Region command to crop each slice and save a separate file
using the File/Save/Save Image As command. Once you have the image files, then use the File/New
Stack command to create the 3D stack list. All slices must be cropped to the same size so they can be
put together as a 3D image for further processing.
Volume Rendering:
If you need to do a 3D volume rendering, you can use the "3D Rendering/Volume
Rendering/Smooth Rendering" command now. If you want to render different tissue range, go back to
the image display,
adjust the contrast and then do a volume rendering again.
Step 2. Define objects and create boundary lines for each object. Use the Interactive Segment
command to trace object boundaries interactively or the Auto Segment for fully automatic object
boundary detection.
31
Interactive Segmentation:
Once the interactive segmentation starts, the image plane display is refreshed to apply color to
pixels that fall within the threshold range specified by the Min and Max values. Use the slider bar to
adjust the Min and Max values. The display of the image slice is updated in real-time according to the
current threshold selection. When pixels that belong to the intended object are displayed in color, you
can click the Segment Plane button to extract the boundaries for the current image plane. Use the
Next Plane or Prev Plane button to go through other planes to segment them individually. If the
threshold values are applicable to all slices, you can click on the Segment All button to extract
32
boundaries for all image slices. Click Finish to leave the interactive segmentation function.
Auto Segmentation:
This figure shows the image segmented using the Auto Segment command
with the number of objects defined as 2.
Since Auto Segment command segments the entire image, including the background, you will
need to use the Edit/Object Settings command to turn off some of the objects that are not of interest
before surface rendering or volume rendering is performed. Boundary lines can be edited using the
Boundary Editor under the Edit menu or processed using the boundary line processing functions under
the Edit/Boundary Process menu. Boundary lines are organized by object groups for more effective
management and more flexible use by the rendering functions. You can use the Object Report to get
33
Step 3. When boundary lines are generated, use 3D surface rendering to create 3D surface models or
3D volume rendering. The 3D models can be exported to many 3D formats for simulation, animation,
rapid prototyping, quantitative analysis and other applications.we can also calculate the volume using
the Tools/Calculate Volume command and the Tools/Measure to make 3D measurements on the model.
This figure shows the model created for the bone structure.
Input Image: CT, MRI, PET and other cross-sectional images in DICOM, TIFF, BMP, JPEG, Interfile,
PNG, PGM, GIF, Raw Image Data, and other uncompressed image formats. Image files in various
vendor specific formats can be easily read using 3D-DOCTOR's universal image configuration and
34
input function. Both grayscale (8-bit and 16-bit) and color images are supported. Scanned CT/MRI
films can easily be cropped using the template-based function for 3D imaging applications.
Pelvis CT Image
Segmentation Tools: the fully automatic texture-based segmentation for grayscale and color images,
the thresholding-based Interactive Segmention for CT images, the region-based Object Segmentation
and the easy-to-use polygon-based manual tracing.
3D Model Export: STL (ASCII and Binary), AutoCAD DXF, 3D Studio (3DS), IGES, VRML,
Wavefront OBJ, PLY, raw triangles, and other 3D graphics file formats for rapid prototyping, 3D
printing, finite element analysis, animation and visualization applications Once object boundaries are
generated from segmentation, 3D mesh models are created in using one of the surface rendering
35
CHAPTER 11
3D IMAGE FUSION
1) Color Fusion
The following shows some color image fusion examples using multi-modality image sources.
36
37
2) Focus fusion
Focus Fusion uses a proprietary image processing algorithm developed by Able Software to
eliminate the problems of limited depth of field by automatically capturing the in-focus regions from a
range of focal planes and combining them into a single fully-focused, high resolution image. No
knowledge with your image acquisition system is required for this processing.
3) Fusion
Two registered images can be combined to create a fusion image. This is often used to combine
two images acquired differently but from a single source to enhance the display of various materials or
tissues. For example, a CT image and an MRI image from the same patient can be combined to show
both bones and fat clearly in a single image. Much more information can be visualized in the combined
image than from the individual ones.
This picture shows how the fusion command is used.
38
Plane Fusion:
You can combine multiple image slices into a single slice image using one of the
methods: minimum, average and maximum.
The following example shows the fusion image of a MRI knee image.
The window on the right is the fusion image by taking average of all slices. The window on the left is
the original image slices
39
40
3D DOCTOR
Connecting Engineers
The problem
B-rep modeling (boundary representation) is presently the most efficient tool for the
representation of 3D CAD objects (solids or surfaces). There exists today a consensus around the STEP
standard for the exchange of topological entities (solids, shells, faces,) and geometric entities
(circles, cones, Bezier, Nurbs, B-spline, cylinder,), but there is no accepted standard to check if a
definition is valid or not. The different modelers, and even the different functions of the same modeler,
have different tolerance values regarding "defective definition". For instance, a badly defined face with
an open trimming loop will be displayed as curves
The solution
3D DOCTOR is the most productive tool in the market that allows the automatic correction of
some of the flaws you may encounter. This will enable a greater number of functions and modelers to
accept the validity the definition of objects without changing their geometry. n't be shown in solid
mode.
And more
3D DOCTOR offers also some operations to complete or modify the definition e.g. fill up holes
or delete some trimming curves.
41
CHAPTER 12
3D-DOCTOR runs on PC running Windows, including Windows 9x, Windows ME, Windows
NT/2000/XP, or newer versions of Windows. 3D-DOCTOR run on a Unix systems not directly
however,It could work on a Unix machine if a Windows binary emulator is installed. The current
version does not run directly on a Linux system. There are Windows binary emulators available but we
have not tested them for compatibility. We are looking into the possibility of creating a Linux version
for a future release. No native MAC (Macintosh system)version yet. 3D-DOCTOR can pretty much run
on any PC in use today. The only requirement is setting up your display to high color (16-bit or higher).
To get the best performance, you can do the following if you have the available budget:
Add more RAM (128MB or more recommended for processing large size volume images and
renderings)
Faster CPU
42
CHAPTER 13
CONCLUSION
3D-DOCTOR Software has been one of the tremendous analysis software that is use to extract
information from image files to create 3D model. It provide engineering team more accurate analysis
for internal human parts and also create visual models for complex blood vessel such as coronary
artery, aorta and superficial femoral artery (SFA) in a much faster turnaround time. With 3D-DOCTOR,
we can quickly load up image file, sort out the anatomy and present 3D model to project team to see
first hand the anatomy before making next decision. Accumulatively, the 3D-DOCTOR software help
save time, assist in making initial decision to choose a case and help analyze the case before creating
visual models for device deployment/testing in the lab.
43
CHAPTER 14
REFERENCES
123seminarsonly.com
44