3 resultados para direct mapping
em University of Queensland eSpace - Australia
Resumo:
Remote sensing, as a direct adjunct to field, lithologic and structural mapping, and more recently, GIS have played an important role in the study of mineralized areas. A review on the application of remote sensing in mineral resource mapping is attempted here. It involves understanding the application of remote sensing in lithologic, structural and alteration mapping. Remote sensing becomes an important tool for locating mineral deposits, in its own right, when the primary and secondary processes of mineralization result in the formation of spectral anomalies. Reconnaissance lithologic mapping is usually the first step of mineral resource mapping. This is complimented with structural mapping, as mineral deposits usually occur along or adjacent to geologic structures, and alteration mapping, as mineral deposits are commonly associated with hydrothermal alteration of the surrounding rocks. In addition to these, understanding the use of hyperspectral remote sensing is crucial as hyperspectral data can help identify and thematically map regions of exploration interest by using the distinct absorption features of most minerals. Finally coming to the exploration stage, GIS forms the perfect tool in integrating and analyzing various georeferenced geoscience data in selecting the best sites of mineral deposits or rather good candidates for further exploration.
Resumo:
Mitarai [Phys. Fluids 17, 047101 (2005)] compared turbulent combustion models against homogeneous direct numerical simulations with extinction/recognition phenomena. The recently suggested multiple mapping conditioning (MMC) was not considered and is simulated here for the same case with favorable results. Implementation issues crucial for successful MMC simulations are also discussed.
Resumo:
Terrain can be approximated by a triangular mesh consisting millions of 3D points. Multiresolution triangular mesh (MTM) structures are designed to support applications that use terrain data at variable levels of detail (LOD). Typically, an MTM adopts a tree structure where a parent node represents a lower-resolution approximation of its descendants. Given a region of interest (ROI) and a LOD, the process of retrieving the required terrain data from the database is to traverse the MTM tree from the root to reach all the nodes satisfying the ROI and LOD conditions. This process, while being commonly used for multiresolution terrain visualization, is inefficient as either a large number of sequential I/O operations or fetching a large amount of extraneous data is incurred. Various spatial indexes have been proposed in the past to address this problem, however level-by-level tree traversal remains a common practice in order to obtain topological information among the retrieved terrain data. A new MTM data structure called direct mesh is proposed. We demonstrate that with direct mesh the amount of data retrieval can be substantially reduced. Comparing with existing MTM indexing methods, a significant performance improvement has been observed for real-life terrain data.