Development and Preliminary Application of Image Filters for Quantitative XCT Damage Analyses Orlando, Florida, USA March 10 - 14, 2003 12 th Annual Research.

Slides:



Advertisements
Similar presentations
Working with images and scenes CS 5010 Program Design Paradigms “Bootcamp” Lesson 2.5 TexPoint fonts used in EMF. Read the TexPoint manual before you delete.
Advertisements

A Graph based Geometric Approach to Contour Extraction from Noisy Binary Images Amal Dev Parakkat, Jiju Peethambaran, Philumon Joseph and Ramanathan Muthuganapathy.
January 6. January 7 January 8 January 9 January 10.
Computational Biology, Part 23 Biological Imaging II Robert F. Murphy Copyright  1996, 1999, All rights reserved.
Solids of Revolution Washer Method
Chubaka Producciones Presenta :.
MIPR Lecture 5 Copyright Oleh Tretiak, Medical Imaging and Pattern Recognition Lecture 5 Image Measurements and Operations Oleh Tretiak.
TOP, The Output Processor TOP, The Output Processor  Training Presentation Electrotek Concepts.
2012 JANUARY Sun Mon Tue Wed Thu Fri Sat
Robust Object Segmentation Using Adaptive Thresholding Xiaxi Huang and Nikolaos V. Boulgouris International Conference on Image Processing 2007.
Graphics File Formats. 2 Graphics Data n Vector data –Lines –Polygons –Curves n Bitmap data –Array of pixels –Numerical values corresponding to gray-
Graphics and Still Images John H. Krantz Hanover College.
Aim: How can we measure area on ImageJ?
Introduction to Computer Graphics
Vector vs. Bitmap SciVis V
02/14/02(c) University of Wisconsin 2002, CS 559 Last Time Filtering Image size reduction –Take the pixel you need in the output –Map it to the input –Place.
V Obtained from a summer workshop in Guildford County July, 2014
02/12/02 (c) 2002 University of Wisconsin, CS 559 Filters A filter is something that attenuates or enhances particular frequencies Easiest to visualize.
Data starts with width and height of image Then an array of pixel values (colors) The number of elements in this array is width times height Colors can.
Graphics: Creating Images Chapter 8, Exploring the Digital Domain.
MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - GRAPHICS. In this chapter how the computer creates, stores, and displays graphic images how the computer creates,
1 Year 10 Revision Notes. 2 Revision List 1.Types of Number11. 3-d Shapes 2.Rounding12. Volume 3.Time13. Symmetry 4.The Calendar14. Angles 5.Negative.
Tutorial 2: Working with Image Files. Objectives Session 2.1 Learn about file formats and their uses Change file type, file size, and resolution Examine.
Representing Information Digitally. Digitization Initially transforming data for computer use Assigning people social security numbers The creation of.
Tracking Multiple Animals in Laboratory Experiments with Mices: Prelimary Results João Bosco O. Monteiro Dr. Hemerson Pistori (Advisor) Dr. Albert S. de.
Vector vs. Bitmap
Graphics A graphics program allows you to combine pictures and text in many different ways. Features – General Level Draw graphics Enter Text Common Tools.
Filtering and Color To filter a color image, simply filter each of R,G and B separately Re-scaling and truncating are more difficult to implement: –Adjusting.
ELEMENTS OF MATHEMATICAL STATISTICS. GENERAL NOTIONS Mathematical statistics is a set of methods that are used to collect, analyze group and interprete.
Types of Data. Numbers Text Pictures Sound Video.
Image Processing and Pattern Recognition Jouko Lampinen.
A pixel is not a little square & A voxel is not a little cube Chung ji hye.
Volumetric Data April 6, Visible Human Creation of complete, anatomically detailed, three-dimensional representations of the normal male and female.
Digital Media Dr. Jim Rowan ITEC So far… We have compared bitmapped graphics and vector graphics We have discussed bitmapped images, some file formats.
Digital Media Dr. Jim Rowan ITEC 2110 Chapter 3. Roll call.
Introduction to Image Processing Our first look at image processing will be through the use of Paint Shop Pro, a bitmap editing program available as shareware.
COMPUTER GRAPHICS. Can refer to the number of pixels in a bitmapped image Can refer to the number of pixels in a bitmapped image The amount of space it.
Open up your still frame image in photoshop. Create a copy of the Background copy.
2011 Calendar Important Dates/Events/Homework. SunSatFriThursWedTuesMon January
SunSatFriThursWedTuesMon January
Digital Media Dr. Jim Rowan ITEC Vector Graphics Elegant way to construct digital images that –have a compact representation –are scalable –are.
Intelligent Robotics Today: Vision & Time & Space Complexity.
Digital Media Dr. Jim Rowan ITEC 2110 Chapter 3. Roll call.
Week 20, Problem 3 By: Fabian S. Week 20, Problem 3 By: Fabian S.
Chapter 24: Perception April 20, Introduction Emphasis on vision Feature extraction approach Model-based approach –S stimulus –W world –f,
Chapter 3 Color Objectives Identify the color systems and resolution Clarify category of colors.
July 2007 SundayMondayTuesdayWednesdayThursdayFridaySaturday
Guilford County SciVis V104.03
Calculus April 13Volume: the Shell Method. Instead of cutting a cylinder into disks (think of cutting an onion into slices), we will look at layers of.
Calculus April 11Volume: the Disk Method. Find the volume of the solid formed by revolving the region bounded by the graph of and the x-axis (0 < x
6.3 Volumes by Cylindrical Shells. Find the volume of the solid obtained by rotating the region bounded,, and about the y -axis. We can use the washer.
Paper Sizes and Pixels Creating the documents and images.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Web Graphics By Chris Harding.
Bitmap Image Vectorization using Potrace Algorithm
Vector vs. Bitmap.
Advanced Computer Graphics:
Images in Binary.
What do these words mean to you?
MED 2001 Advanced Media Production
Digital Media Dr. Jim Rowan ITEC 2110.
Dr. Jim Rowan ITEC 2110 Chapter 3
McDonald’s calendar 2007.
Presentation by: Lillian Lau
February 2007 Note: Source:.
VISUAL COMMUNICATION USING ADOBE PHOTOSHOP CREATIVE SUITE 5
McDonald’s calendar 2007.
2015 January February March April May June July August September
Presentation transcript:

Development and Preliminary Application of Image Filters for Quantitative XCT Damage Analyses Orlando, Florida, USA March , th Annual Research Symposium of the American Society for Nondestructive Testing

Outline Abstract TIFF Binaries 3D Reconstructions Creating Image Filters Using AutoCAD layers as image filters Interpreting Data Summary

Abstract Segmented binarized XCT images were analyzed using a method developed using a number of software applications to graphically interrogate the physical amount of ballistic meso-damage (>250  m) in impacted titanium alloy (Ti-6Al-4V) disk samples.

TIFF image Binaries A threshold is used to create the binary TIFF images –These images are exported as a stack of binary 16 bit TIFF images!

3D Reconstructions 16 Bit Tiff Images –ACTIS software puts these together and makes a 3D solid –Analysis of images using the ACTIS software produces qualitative results

Using AutoCAD, a filter was developed –First: A cylinder is created within another cylinder with radius plus ¼ millimeter

–Second The smaller cylinder is subtracted from the larger one, creating a ring

–Third The ¼ millimeter ring is subtracted from a rectangular solid, creating a hollow rectangular solid

–Finally Hollow rectangular solids are created from subtracting rings with three to twenty millimeter radii and each one becomes an individual layer within AutoCAD Combined Layers

TIFF Image is 70 X 70; it is aligned within the Tiff Image Bounding Box Layer Bounding Box – 100mm X 100mm X 1mmTIFF Image Bounding Box – 70mm X 70mm Using AutoCAD Layers as Image Filters

TIFF Image Stays in Original Position (0.334, 1.476) Layers move to a calculated offset.

TIFF image is placed on alignment lines which lie beneath the hollow rectangular solid

The current ring is zoomed in on

The Scene is Rendered, creating a ring with a ¼ millimeter radius. –This shows damaged and undamaged pixels –The rendered scene is then exported as a Bitmap image

For all ¼ millimeter layers, this process is executed

Using The Exported Images The exported bitmap images created in AutoCAD are multiple colors; the solids color is magenta, the damaged pixels are black, and the undamaged pixels are white AutoCAD averages the color of the pixels from the inner and outer radial ring causing more than three colors to be present in the export Exported images from AutoCAD are imported to Paint Shop Pro and reduced to three colors

ImageJ and the Excel Standard Table Using Image J, the three color images made with Paint Shop Pro are analyzed and the number of pixels for each color are reported. An excel table calculates values for Axi- Symmetric Damage Fraction, Cumulative Damage, and Cumulative Unit Damage.

Axi-Symmetric Damage Fraction A measure of the percent damage in each quarter millimeter ring out to the edge of the object. %d

Axi-Symmetric Unit Damage Fraction

Summary The data from this work and work to come will allow more accurate damage modeling to take place Predicting failure in materials is essential in improving the survivability and lethality of military units

Current Goals Submit 2 Abstracts to NDIA conference ’24 th International Symposium on Ballistics’ –Abstracts Due - December 1, 2007 –Paper Selection - January 15, 2008 –Authors Notified - February 15, 2008 –Papers Due - April 1, 2008 –Final Program - June 1, 2008 –Symposium - September 22-26, 2008

Abstract 1 Perspectives on the Requirements, Development, and Outputs of an X-Ray Computed Tomography Image Processing Application for Ballistic Impact Analysis In Armor Samples

Abstract 2 Advances in the Automated Analysis and Visualization of X-Ray Computed Tomography Image Data