961 resultados para Database application
Resumo:
ReefBase a global database of coral reefs systems and their resources was initiated at International Center for Living Aquatic Resources Management (ICLARM), Philippines in November 1993. The CEC has provided funding for the first two years and the database was developed in collaboration with the World Conservation Monitoring Centre in Cambridge, UK, as well as other national, regional, and international institutions. The ReefBase project activities and what ICLARM will do to accomplish the project objectives are briefly discussed.
Resumo:
Fishery statistics for the industrial trawl fishery of Cote d'Ivoire have been well documented since 1968. However, data processing has changed significantly with time and some of the data files have been lost. In 1997, the Centre de Recherches Oceanologiques d'Abidjan decided to retrieve and process all trawl data available from different sources. This paper gives an overview of the database covering the period 1968 to 1997 and describes its coverage, format, structure and use. The database was developed using MS ACCESS and is a powerful tool for storing information about this fishery, and for analysis of its dynamics over a period of 30 years.
Resumo:
The article describes FISHLOSS, a database of post-harvest fish losses devised by the Natural Resources Institute (NRI), UK. The database contains 450 records of post-harvest fish losses from 150 sources. The majority of the estimates are shelf-life estimates. Designed to be a reference for people studying post-harvest fish losses, it draws attention to areas requiring future research to identify significant losses and the factors which cause them. All researchers and users are encouraged to send NRI their own estimates for inclusion in revised versions of FISHLOSS.
Resumo:
This is the Mersey Estuary baseline survey: Analysis of macroinfaunal samples, literature review and database production report produced by the Environment Agency North West in 2002. This report presents an ecological review of the Mersey estuary along with an extensive bibliography of the available environmental literature for this system. The central objective of this programme has been to provide the information necessary to support the Environment Agency's review of existing and future consents (for discharges, abstractions etc) in the Mersey estuary. This review of consents was required because the Mersey had been designated as a Special Protection Area (SPA) under the EC Birds Directive. Therefore under Regulation 50 of the Conservation, the Environment Agency was responsible for reviewing any extant consent, or future applications, which may directly or indirectly, affected this SPA.
Resumo:
This report describes the process and details of developing an interactive online database portal for the BOBLME region.The MPA (Marine Protected Area) Atlas website, created by WorldFish was designed to provide public access to the latest information relevant to marine scientists, managers and conservationists. The main features include; BOBLME MPA database;interactive geospatial maps;and information about important habitats such as coral reefs,BOBLME boundaries and bathymetry.
Resumo:
Training included: Geographic Information System (GIS)concept and software; Global Positioning System (GPS); Ecological Gap Analysis and Marine Protected Area (MPA) design using Marine Reserve Design using Spatially Explicit Annealing (MARXAN); and cartography.
Resumo:
In this paper, we firstly give the nature of 'hypersausages', study its structure and training of the network, then discuss the nature of it by way of experimenting with ORL face database, and finally, verify its unsurpassable advantages compared with other means.
Resumo:
Video-based facial expression recognition is a challenging problem in computer vision and human-computer interaction. To target this problem, texture features have been extracted and widely used, because they can capture image intensity changes raised by skin deformation. However, existing texture features encounter problems with albedo and lighting variations. To solve both problems, we propose a new texture feature called image ratio features. Compared with previously proposed texture features, e. g., high gradient component features, image ratio features are more robust to albedo and lighting variations. In addition, to further improve facial expression recognition accuracy based on image ratio features, we combine image ratio features with facial animation parameters (FAPs), which describe the geometric motions of facial feature points. The performance evaluation is based on the Carnegie Mellon University Cohn-Kanade database, our own database, and the Japanese Female Facial Expression database. Experimental results show that the proposed image ratio feature is more robust to albedo and lighting variations, and the combination of image ratio features and FAPs outperforms each feature alone. In addition, we study asymmetric facial expressions based on our own facial expression database and demonstrate the superior performance of our combined expression recognition system.
Resumo:
This report addresses the problem of fault tolerance to system failures for database systems that are to run on highly concurrent computers. It assumes that, in general, an application may have a wide distribution in the lifetimes of its transactions. Logging remains the method of choice for ensuring fault tolerance. Generational garbage collection techniques manage the limited disk space reserved for log information; this technique does not require periodic checkpoints and is well suited for applications with a broad range of transaction lifetimes. An arbitrarily large collection of parallel log streams provide the necessary disk bandwidth.