Search NASASearch

SEARCH · Search NASA

Results for “texture analysis”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 37 records · Page 2

Analysis of Texture Using the Fractal Model

Properties such as the fractal dimension (FD) can be used for feature extraction and classification of regions within an image. The FD measures the degree of roughness of a surface, so this number is used to characterize a particular region, in order to differentiate it from another. There are two basic approaches discussed in the literature to measure FD: the blanket method, and the box counting method. Both attempt to measure FD by estimating the change in surface area with respect to the change in resolution. We tested both methods but box counting resulted computationally faster and gave better results. Differential Box Counting (DBC) was used to segment a collage containing three textures. The FD is independent of directionality and brightness so five features were used derived from the original image to account for directionality and gray level biases. FD can not be measured on a point, so we use a window that slides across the image giving values of FD to the pixel on the center of the window. Windowing blurs the boundaries of adjacent classes, so an edge-preserving, feature-smoothing algorithm is used to improve classification within segments and to make the boundaries sharper. Segmentation using DBC was 90.8910 accurate.

Navas, William

Step-loaded creep testing of Zircaloy-4 cladding at higher temperatures in the α-phase

A refined understanding of zirconium-based cladding thermomechanical performance during rapid transients is essential for enhancing the safety and operation of light-water reactors. Traditional models for zirconium alloys under accident conditions generally assume that creep dominates fuel cladding performance. Here, these historic models have largely remained unchanged and serve as the basis for safety criteria development. As the U.S. nuclear industry pursues higher burnup levels, the increased release of fission gases during transients raises the risk of cladding failure in the low-temperature hcp α-phase, making the fidelity of these models of greater importance. Creep testing was conducted from 550–700°C with 25–120 MPa applied hoop stresses to investigate Zircaloy-4 deformation at accident-relevant temperatures in the α-phase. Step-loading was employed to capture creep behavior across a wide stress range from a single sample. The stress-strain rate data at higher temperatures (650 and 700°C) were well-described by isotropic versions of the Erbacher and Kaddour models, while the lower temperature data (550 and 600°C) were underpredicted by both anisotropic and isotropic model variants. Greater strain rates during the initial loading step at 650 and 700°C were attributed to recrystallization and grain growth of sub-micron crystallites. Yet, texture analysis revealed the basal split texture remained after testing. These observations produced results suggesting Zircaloy-4 claddings experience higher creep rates across the α-phase than previously thought, possibly related to dynamic anisotropy due to temperature dependent activation of deformation mechanisms, effects of biaxial loading, and variation in material condition between the current testing used in previous model development.

36 MATERIALS SCIENCE

Analysis of geologic terrain models for determination of optimum SAR sensor configuration and optimum information extraction for exploration of global non-renewable resources. Pilot study: Arkansas Remote Sensing Laboratory, part 1, part 2, and part 3

Computer-generated radar simulations and mathematical geologic terrain models were used to establish the optimum radar sensor operating parameters for geologic research. An initial set of mathematical geologic terrain models was created for three basic landforms and families of simulated radar images were prepared from these models for numerous interacting sensor, platform, and terrain variables. The tradeoffs between the various sensor parameters and the quantity and quality of the extractable geologic data were investigated as well as the development of automated techniques of digital SAR image analysis. Initial work on a texture analysis of SEASAT SAR imagery is reported. Computer-generated radar simulations are shown for combinations of two geologic models and three SAR angles of incidence.

Kaupp, V. H.

Cloud cover analysis with Arctic Advanced Very High Resolution Radiometer data. II - Classification with spectral and textural measures

The spectral and textural characteristics of polar clouds and surfaces for a 7-day summer series of AVHRR data in two Arctic locations are examined, and the results used in the development of a cloud classification procedure for polar satellite data. Since spatial coherence and texture sensitivity tests indicate that a joint spectral-textural analysis based on the same cell size is inappropriate, cloud detection with AVHRR data and surface identification with passive microwave data are first done on the pixel level as described by Key and Barry (1989). Next, cloud patterns within 250-sq-km regions are described, then the spectral and local textural characteristics of cloud patterns in the image are determined and each cloud pixel is classified by statistical methods. Results indicate that both spectral and textural features can be utilized in the classification of cloudy pixels, although spectral features are most useful for the discrimination between cloud classes.

Key, J.

LANDSAT-D investigations in snow hydrology

Work undertaken during the contract and its results are described. Many of the results from this investigation are available in journal or conference proceedings literature - published, accepted for publication, or submitted for publication. For these the reference and the abstract are given. Those results that have not yet been submitted separately for publication are described in detail. Accomplishments during the contract period are summarized as follows: (1) analysis of the snow reflectance characteristics of the LANDSAT Thematic Mapper, including spectral suitability, dynamic range, and spectral resolution; (2) development of a variety of atmospheric models for use with LANDSAT Thematic Mapper data. These include a simple but fast two-stream approximation for inhomogeneous atmospheres over irregular surfaces, and a doubling model for calculation of the angular distribution of spectral radiance at any level in an plane-parallel atmosphere; (3) incorporation of digital elevation data into the atmospheric models and into the analysis of the satellite data; and (4) textural analysis of the spatial distribution of snow cover.

Dozier, J.

Calibration and Change Detection of [Alaska Satellite Facility] ASF/ERS-1 SAR Image Data

The results of a calibration analysis performed on ERS-1 synthetic aperture radar (SAR) images produced by the Alaska SAR facility (ASF) are presented, together with some preliminary results on change detection on the Alaskan north slope derived from the same images. Image quality, geometric and radiometric fidelity, and repeat pass radiometric stability have all been determined to be satisfactory. A calibration workstation has been designed and implemented for use in operational data quality analysis of ASF data products. Higher-level data analysis programs have been developed for interferometry, texture analysis, and change detection.

Fatland, Rob

Automatic photointerpretation via texture and morphology analysis

Computer-based techniques for automatic photointerpretation based upon information derived from texture and morphology analysis of images are discussed. By automatic photointerpretation, is meant the determination of semantic descriptions of the content of the images by computer. To perform semantic analysis of morphology, a heirarchical structure of knowledge representation was developed. The simplest elements in a morphology are strokes, which are used to form alphabets. The alphabets are the elements for generating words, which are used to describe the function or property of an object or a region. The words are the elements for constructing sentences, which are used for semantic description of the content of the image. Photointerpretation based upon morphology is then augmented by textural information. Textural analysis is performed using a pixel-vector approach.

Tou, J. T.

Flightspeed Integral Image Analysis Toolkit

The Flightspeed Integral Image Analysis Toolkit (FIIAT) is a C library that provides image analysis functions in a single, portable package. It provides basic low-level filtering, texture analysis, and subwindow descriptor for applications dealing with image interpretation and object recognition. Designed with spaceflight in mind, it addresses: Ease of integration (minimal external dependencies) Fast, real-time operation using integer arithmetic where possible (useful for platforms lacking a dedicated floatingpoint processor) Written entirely in C (easily modified) Mostly static memory allocation 8-bit image data The basic goal of the FIIAT library is to compute meaningful numerical descriptors for images or rectangular image regions. These n-vectors can then be used directly for novelty detection or pattern recognition, or as a feature space for higher-level pattern recognition tasks. The library provides routines for leveraging training data to derive descriptors that are most useful for a specific data set. Its runtime algorithms exploit a structure known as the "integral image." This is a caching method that permits fast summation of values within rectangular regions of an image. This integral frame facilitates a wide range of fast image-processing functions. This toolkit has applicability to a wide range of autonomous image analysis tasks in the space-flight domain, including novelty detection, object and scene classification, target detection for autonomous instrument placement, and science analysis of geomorphology. It makes real-time texture and pattern recognition possible for platforms with severe computational restraints. The software provides an order of magnitude speed increase over alternative software libraries currently in use by the research community. FIIAT can commercially support intelligent video cameras used in intelligent surveillance. It is also useful for object recognition by robots or other autonomous vehicles

Thompson, David R.

Sea-ice software: ICEMAN

An oceanographer's work bench which provides tools for ice data display, ice type classification, global and local ice motion analysis, and data enhancing is presented. The user interface; ice texture analysis; and ice motion analysis are described.

Lee, Meemong

Some distinguishing characteristics of contour and texture phenomena in images

The development of generalized contour/texture discrimination techniques is a central element necessary for machine vision recognition and interpretation of arbitrary images. Here, the visual perception of texture, selected studies of texture analysis in machine vision, and diverse small samples of contour and texture are all used to provide insights into the fundamental characteristics of contour and texture. From these, an experimental discrimination scheme is developed and tested on a battery of natural images. The visual perception of texture defined fine texture as a subclass which is interpreted as shading and is distinct from coarse figural similarity textures. Also, perception defined the smallest scale for contour/texture discrimination as eight to nine visual acuity units. Three contour/texture discrimination parameters were found to be moderately successful for this scale discrimination: (1) lightness change in a blurred version of the image, (2) change in lightness change in the original image, and (3) percent change in edge counts relative to local maximum.

Jobson, Daniel J.

(abstract) Topographic Signatures in Geology

Topographic information is required for many Earth Science investigations. For example, topography is an important element in regional and global geomorphic studies because it reflects the interplay between the climate-driven processes of erosion and the tectonic processes of uplift. A number of techniques have been developed to analyze digital topographic data, including Fourier texture analysis. A Fourier transform of the topography of an area allows the spatial frequency content of the topography to be analyzed. Band-pass filtering of the transform produces images representing the amplitude of different spatial wavelengths. These are then used in a multi-band classification to map units based on their spatial frequency content. The results using a radar image instead of digital topography showed good correspondence to a geologic map, however brightness variations in the image unrelated to topography caused errors. An additional benefit to the use of Fourier band-pass images for the classification is that the textural signatures of the units are quantative measures of the spatial characteristics of the units that may be used to map similar units in similar environments.

topography geology texture Fourier analysis

Passive range sensor refinement using texture and segmentation

Electrooptical sensors provide a covert way of computing range during helicopter flight. The optical flow-based computation of range provides range information only in certain distinguishable parts of the image. The regions where range information is available can be increased by performing texture analysis and object segmentation in the image. This paper reviews some of the literature on texture segmentation methods with a view towards applying them to images containing both man-made and natural objects at varying ranges. Two algorithmic approaches are given and their application to a real image is demonstrated. Results indicate that it will be necessary to combine several different texture measures and methods in a hierarchical way in order to achieve an object segmentation which is useful in enhancing range information.

Sridhar, Banavar

Mineralogical Analysis of Calcium-Aluminum-Rich Inclusions Provides Insight Into Post-Formation Processes

Introduction: Calcium-aluminum inclusions (CAIs) are cm- to mm-sized intergrowths of refractory phases found in chondritic meteorites [1]. Their mineral compositions closely match the compositions of the solids thought to condense from an extremely hot (>1500K) gas with a bulk solar composition [2-4], suggesting that CAIs were the earliest solids within the Solar System [2-4]. These inclusions provide invaluable insights into the conditions and dynamics of the early Solar System. CAIs must be transported from their formation region near the protosun to the chondrite parent-body accretion region. The nature of their journey could affect how, when, and where the secondary processes recorded in these CAIs occurred [4]. Did these secondary processes occur in the solar nebula or during accretion with the parent body, or both? How were the CAIs affected by varying thermochemical processes? To better answer these questions, we have undertaken an in-depth, textural study of the secondary alteration of select CAI samples. Methods: We chose three CAIs that experienced a range of post-formation processing to gain better understanding of secondary alteration based on previous preliminary examination [5]. Representative CAIs were chosen from NWA 5508 (CV3), NWA 12772 (CV3), and Coolidge (CL4) carbonaceous chondrites. We used scanning electron microscopy (SEM) and electron backscatter diffraction (EBSD) techniques for detailed chemical, mineralogical, and textural analysis of the CAIs. Backscattered electron (BSE) images and X-ray elemental maps were taken of Coolidge and NWA 5508 using the Lunar and Planetary Institute (LPI) Phenom SEM. The JEOL 7900F SEM at NASA Johnson Space Center (JSC) was used to obtain energy dispersive spectroscopy (EDS) chemical maps of all samples. High resolution EBSD analysis identified the mineral phases and textures, providing key information on their nature. Based on the SEM and EBSD data, minerals of interest were selected for quantitative chemical electron probe micro-analysis (EPMA) using the JEOL JXA-8530F at NASA JSC. Results and Discussion: The EDS maps show that the NWA 5508 and NWA 12772 CAIs designated “Saguaro” and “Hoopoe” respectively [5] are enriched in calcium while the Coolidge CAI designated “Cottonwood” is aluminum and magnesium rich. Saguaro. A ~1.5cm diameter igneous Type B CAI with a rounded shape. The dominant phases are melilite, spinel, and Al-Ti pyroxene with minor anorthite. Spinel is subhedral and occurs in clusters. Some of these clusters have a circular geometry which encloses other minerals, known as a palisade structure [6] (Fig. 1). Some palisades form near perfect circles while others are more irregular in shape. Melilite in Saguaro ranges in size from coarse (>250m) to fine-grained (5-7m) and forms intergrown laths. A third of the melilite grains exhibit simple twinning about their <001> axis. The spinel palisades and twinned melilite in Saguaro suggest an igneous history, and the lack of secondary minerals suggests minimal aqueous alteration. At some point in time after the initial condensation of the minerals and formation of the inclusion, the sample was remelted and quickly solidified. The formation of the palisades is still heavily debated. One hypothesis is that the palisades are the rims of smaller CAIs that accreted early on, essentially acting as xenoliths within the larger CAIs [7]. Another hypothesis suggests an igneous origin for palisade structures [6-8] wherein the melt traps gas bubbles, and the spinel nucleates on the surface of this bubble. Based on the WDS spot analyses of 41 melilite grains using EPMA, the data suggest that the composition inside and outside the palisades is nearly identical. This finding indicates that these palisades are likely not exogenous but rather formed from melt-vapor reactions. Our results are consistent with studies by Simon and Grossman,1997 [6] and Zhang et al. (2019) [8]. Hoopoe. A ~0.5cm compact Type A CAI with an irregular shape. The dominant mineral phases are melilite, spinel, and hibonite with minor amounts of anorthite, augite, and perovskite. The melilite ranges in size from ~500 to 50µm. The larger melilite grains have simple twinning along the <001> axis like melilite in Saguaro. Melilite in Hoopoe exhibits crystal-plastic strain with misorientation dominantly about the <010> and <110> axes. Spinel shows subhedral to euhedral morphology and appears in clusters. Hibonite grains are similar to spinel in habit and size but show more plastic strain. The two minerals are often found together with one appearing to replace the other. Perovskite appears in fine grained recrystallized regions alongside fine augite and spinel. The abundant strain and deformation features in the melilite and hibonite suggest that Hoopoe experienced shock. This shock could have occurred in the nebula [9] or from an impact of another body on the parent body asteroid. The appearance of fine-grained (<10m) areas of augite, perovskite, and spinel in the dominantly coarse-grained inclusion suggest recrystallization, possibly due to the sudden increase in pressure and temperature. Cottonwood. This ~0.5cm CAI exhibits distinct mineralogy and textures suggesting a high degree of alteration. It is irregular in shape. The dominant mineral phases are spinel and anorthite with minor amounts of augite and rutile. The two main texture types can be seen in Fig. 2. The first type consists of coarse euhedral to subhedral spinel and anorthite. The second includes fine grained spinel, anorthite, rutile, and iron sulfides. Within these fine-grained regions, the anorthite grains are clustered into domains exhibiting the same crystallographic orientation. Rutile exclusively occurs with fine anorthite indicating a potential relationship between the two. Cottonwood has a clear and unbroken Wark-Lovering [10] rim (Fig. 2) on one side that consists of a sequence of spinel followed by anorthite and an outer layer of augite. The abundance of the fine-grained regions containing iron oxides and iron sulfides, secondary phases such as rutile, and oriented anorthite grains is evidence for recrystallization associated with a high degree of thermal metamorphism. The EPMA analyses on both coarse- and fine-grained spinel show that the fine spinel grains are more enriched in Cr (1-2 wt. %) than their coarse counterparts (0.1-0.5 wt. %). The data suggest thermal metamorphism drove chemical exchange of the previously refractory inclusion, introducing chromium and iron as well as sulfur, which is moderately volatile. Conclusions: The three CAIs analyzed record distinct secondary nebular and parent body processes. Saguaro melted in the nebula as seen by the twinned melilite and spinel palisades. Hoopoe experienced intense shock which deformed its melilite and recrystallized perovskite, augite, and spinel in fine-grained regions. Cottonwood shows evidence of recrystallization and chemical changes consistent with thermal metamorphism occurring after accretion into the parent-body.

V E Burnette

Analysis of optical imagery for Seyfert's Sextet and VV 172

Seyfert's Sextet and VV 172, 5-m photographs have been subjected to image processing to yield field-galaxy density analysis, redshift-scaled imagery, interaction morphology display and enhancement, color difference imagery,modeling of the VV 172 halo, and image texture analysis of the spiral galaxy components of Seyfert's Sextet. An effort is made to evaluate the evidence for physical association of the discordant redshift components of these groups. An especially noteworthy characteristic of the groups is their extended luminous halos. The halo of VV 172 cannot be explained by the overlapping envelopes of galaxies with normal luminosity profiles, and the high redshift spiral galaxy in the Sextet is found to have an asymmetric internal structure and associated filament which suggest gravitational perturbation by the other members of the group.

Sulentic, J. W.

Remote sensing science for the Nineties; Proceedings of IGARSS '90 - 10th Annual International Geoscience and Remote Sensing Symposium, University of Maryland, College Park, May 20-24, 1990. Vols. 1, 2, & 3

Various papers on remote sensing (RS) for the nineties are presented. The general topics addressed include: subsurface methods, radar scattering, oceanography, microwave models, atmospheric correction, passive microwave systems, RS in tropical forests, moderate resolution land analysis, SAR geometry and SNR improvement, image analysis, inversion and signal processing for geoscience, surface scattering, rain measurements, sensor calibration, wind measurements, terrestrial ecology, agriculture, geometric registration, subsurface sediment geology, radar modulation mechanisms, radar ocean scattering, SAR calibration, airborne radar systems, water vapor retrieval, forest ecosystem dynamics, land analysis, multisensor data fusion. Also considered are: geologic RS, RS sensor optical measurements, RS of snow, temperature retrieval, vegetation structure, global change, artificial intelligence, SAR processing techniques, geologic RS field experiment, stochastic modeling, topography and Digital Elevation model, SAR ocean waves, spaceborne lidar and optical, sea ice field measurements, millimeter waves, advanced spectroscopy, spatial analysis and data compression, SAR polarimetry techniques. Also discussed are: plant canopy modeling, optical RS techniques, optical and IR oceanography, soil moisture, sea ice back scattering, lightning cloud measurements, spatial textural analysis, SAR systems and techniques, active microwave sensing, lidar and optical, radar scatterometry, RS of estuaries, vegetation modeling, RS systems, EOS/SAR Alaska, applications for developing countries, SAR speckle and texture.

Source record

Use of feature extraction techniques for the texture and context information in ERTS imagery: Spectral and textural processing of ERTS imagery

The author has identified the following significant results. A procedure was developed to extract cross-band textural features from ERTS MSS imagery. Evolving from a single image texture extraction procedure which uses spatial dependence matrices to measure relative co-occurrence of nearest neighbor grey tones, the cross-band texture procedure uses the distribution of neighboring grey tone N-tuple differences to measure the spatial interrelationships, or co-occurrences, of the grey tone N-tuples present in a texture pattern. In both procedures, texture is characterized in such a way as to be invariant under linear grey tone transformations. However, the cross-band procedure complements the single image procedure by extracting texture information and spectral information contained in ERTS multi-images. Classification experiments show that when used alone, without spectral processing, the cross-band texture procedure extracts more information than the single image texture analysis. Results show an improvement in average correct classification from 86.2% to 88.8% for ERTS image no. 1021-16333 with the cross-band texture procedure. However, when used together with spectral features, the single image texture plus spectral features perform better than the cross-band texture plus spectral features, with an average correct classification of 93.8% and 91.6%, respectively.

Haralick, R. H.