76 resultados para classificação de imagens

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The use of the maps obtained from remote sensing orbital images submitted to digital processing became fundamental to optimize conservation and monitoring actions of the coral reefs. However, the accuracy reached in the mapping of submerged areas is limited by variation of the water column that degrades the signal received by the orbital sensor and introduces errors in the final result of the classification. The limited capacity of the traditional methods based on conventional statistical techniques to solve the problems related to the inter-classes took the search of alternative strategies in the area of the Computational Intelligence. In this work an ensemble classifiers was built based on the combination of Support Vector Machines and Minimum Distance Classifier with the objective of classifying remotely sensed images of coral reefs ecosystem. The system is composed by three stages, through which the progressive refinement of the classification process happens. The patterns that received an ambiguous classification in a certain stage of the process were revalued in the subsequent stage. The prediction non ambiguous for all the data happened through the reduction or elimination of the false positive. The images were classified into five bottom-types: deep water; under-water corals; inter-tidal corals; algal and sandy bottom. The highest overall accuracy (89%) was obtained from SVM with polynomial kernel. The accuracy of the classified image was compared through the use of error matrix to the results obtained by the application of other classification methods based on a single classifier (neural network and the k-means algorithm). In the final, the comparison of results achieved demonstrated the potential of the ensemble classifiers as a tool of classification of images from submerged areas subject to the noise caused by atmospheric effects and the water column

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The skin cancer is the most common of all cancers and the increase of its incidence must, in part, caused by the behavior of the people in relation to the exposition to the sun. In Brazil, the non-melanoma skin cancer is the most incident in the majority of the regions. The dermatoscopy and videodermatoscopy are the main types of examinations for the diagnosis of dermatological illnesses of the skin. The field that involves the use of computational tools to help or follow medical diagnosis in dermatological injuries is seen as very recent. Some methods had been proposed for automatic classification of pathology of the skin using images. The present work has the objective to present a new intelligent methodology for analysis and classification of skin cancer images, based on the techniques of digital processing of images for extraction of color characteristics, forms and texture, using Wavelet Packet Transform (WPT) and learning techniques called Support Vector Machine (SVM). The Wavelet Packet Transform is applied for extraction of texture characteristics in the images. The WPT consists of a set of base functions that represents the image in different bands of frequency, each one with distinct resolutions corresponding to each scale. Moreover, the characteristics of color of the injury are also computed that are dependants of a visual context, influenced for the existing colors in its surround, and the attributes of form through the Fourier describers. The Support Vector Machine is used for the classification task, which is based on the minimization principles of the structural risk, coming from the statistical learning theory. The SVM has the objective to construct optimum hyperplanes that represent the separation between classes. The generated hyperplane is determined by a subset of the classes, called support vectors. For the used database in this work, the results had revealed a good performance getting a global rightness of 92,73% for melanoma, and 86% for non-melanoma and benign injuries. The extracted describers and the SVM classifier became a method capable to recognize and to classify the analyzed skin injuries

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Automatic detection of blood components is an important topic in the field of hematology. The segmentation is an important stage because it allows components to be grouped into common areas and processed separately and leukocyte differential classification enables them to be analyzed separately. With the auto-segmentation and differential classification, this work is contributing to the analysis process of blood components by providing tools that reduce the manual labor and increasing its accuracy and efficiency. Using techniques of digital image processing associated with a generic and automatic fuzzy approach, this work proposes two Fuzzy Inference Systems, defined as I and II, for autosegmentation of blood components and leukocyte differential classification, respectively, in microscopic images smears. Using the Fuzzy Inference System I, the proposed technique performs the segmentation of the image in four regions: the leukocyte’s nucleus and cytoplasm, erythrocyte and plasma area and using the Fuzzy Inference System II and the segmented leukocyte (nucleus and cytoplasm) classify them differentially in five types: basophils, eosinophils, lymphocytes, monocytes and neutrophils. Were used for testing 530 images containing microscopic samples of blood smears with different methods. The images were processed and its accuracy indices and Gold Standards were calculated and compared with the manual results and other results found at literature for the same problems. Regarding segmentation, a technique developed showed percentages of accuracy of 97.31% for leukocytes, 95.39% to erythrocytes and 95.06% for blood plasma. As for the differential classification, the percentage varied between 92.98% and 98.39% for the different leukocyte types. In addition to promoting auto-segmentation and differential classification, the proposed technique also contributes to the definition of new descriptors and the construction of an image database using various processes hematological staining

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Remote sensing is one technology of extreme importance, allowing capture of data from the Earth's surface that are used with various purposes, including, environmental monitoring, tracking usage of natural resources, geological prospecting and monitoring of disasters. One of the main applications of remote sensing is the generation of thematic maps and subsequent survey of areas from images generated by orbital or sub-orbital sensors. Pattern classification methods are used in the implementation of computational routines to automate this activity. Artificial neural networks present themselves as viable alternatives to traditional statistical classifiers, mainly for applications whose data show high dimensionality as those from hyperspectral sensors. This work main goal is to develop a classiffier based on neural networks radial basis function and Growing Neural Gas, which presents some advantages over using individual neural networks. The main idea is to use Growing Neural Gas's incremental characteristics to determine the radial basis function network's quantity and choice of centers in order to obtain a highly effective classiffier. To demonstrate the performance of the classiffier three studies case are presented along with the results.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Several are the areas in which digital images are used in solving day-to-day problems. In medicine the use of computer systems have improved the diagnosis and medical interpretations. In dentistry it’s not different, increasingly procedures assisted by computers have support dentists in their tasks. Set in this context, an area of dentistry known as public oral health is responsible for diagnosis and oral health treatment of a population. To this end, oral visual inspections are held in order to obtain oral health status information of a given population. From this collection of information, also known as epidemiological survey, the dentist can plan and evaluate taken actions for the different problems identified. This procedure has limiting factors, such as a limited number of qualified professionals to perform these tasks, different diagnoses interpretations among other factors. Given this context came the ideia of using intelligent systems techniques in supporting carrying out these tasks. Thus, it was proposed in this paper the development of an intelligent system able to segment, count and classify teeth from occlusal intraoral digital photographic images. The proposed system makes combined use of machine learning techniques and digital image processing. We first carried out a color-based segmentation on regions of interest, teeth and non teeth, in the images through the use of Support Vector Machine. After identifying these regions were used techniques based on morphological operators such as erosion and transformed watershed for counting and detecting the boundaries of the teeth, respectively. With the border detection of teeth was possible to calculate the Fourier descriptors for their shape and the position descriptors. Then the teeth were classified according to their types through the use of the SVM from the method one-against-all used in multiclass problem. The multiclass classification problem has been approached in two different ways. In the first approach we have considered three class types: molar, premolar and non teeth, while the second approach were considered five class types: molar, premolar, canine, incisor and non teeth. The system presented a satisfactory performance in the segmenting, counting and classification of teeth present in the images.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Several are the areas in which digital images are used in solving day-to-day problems. In medicine the use of computer systems have improved the diagnosis and medical interpretations. In dentistry it’s not different, increasingly procedures assisted by computers have support dentists in their tasks. Set in this context, an area of dentistry known as public oral health is responsible for diagnosis and oral health treatment of a population. To this end, oral visual inspections are held in order to obtain oral health status information of a given population. From this collection of information, also known as epidemiological survey, the dentist can plan and evaluate taken actions for the different problems identified. This procedure has limiting factors, such as a limited number of qualified professionals to perform these tasks, different diagnoses interpretations among other factors. Given this context came the ideia of using intelligent systems techniques in supporting carrying out these tasks. Thus, it was proposed in this paper the development of an intelligent system able to segment, count and classify teeth from occlusal intraoral digital photographic images. The proposed system makes combined use of machine learning techniques and digital image processing. We first carried out a color-based segmentation on regions of interest, teeth and non teeth, in the images through the use of Support Vector Machine. After identifying these regions were used techniques based on morphological operators such as erosion and transformed watershed for counting and detecting the boundaries of the teeth, respectively. With the border detection of teeth was possible to calculate the Fourier descriptors for their shape and the position descriptors. Then the teeth were classified according to their types through the use of the SVM from the method one-against-all used in multiclass problem. The multiclass classification problem has been approached in two different ways. In the first approach we have considered three class types: molar, premolar and non teeth, while the second approach were considered five class types: molar, premolar, canine, incisor and non teeth. The system presented a satisfactory performance in the segmenting, counting and classification of teeth present in the images.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

PEREIRA, Edinete do Nascimento et al. Classificação bibliográfica: as diversas contribuições para o tratamento da informação. In: SEMINÁRIO DE PESQUISA DO CCSA, 15., 2009. Anais... Natal: UFRN, 2009.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present report is the result of an applied research in the educational entities of the third sector, aiming to demonstrate whether the financial influences the perception of users on the image of those entities. For both used the prospect of integrative marketing relationship adapting to and developing a set of indicators which bore the measurement of images from the model of Machado et al (2005) and Kotler and Fox (1994). The sample included a total of 187 parents and financial responsibility in 03 (three) institutions of education in Natal / RN. These data were processed by multivariate statistical analysis, factor analysis, linear regression, analysis of cluster and discriminant analysis. The factor analysis also identified 6 images perceived by users of services. Next were the relationships of cause and effect between the financial and images formed. In discriminant analysis, was identified two distinct groups of parents and guardians with financial perceptions similar and well defined. The result of the work shows that the differential level of financial participation of parents and guardians not influence the formation of the images formed from educational institutions of the third sector

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This research continues the current debate about the role of the images and the words in the architectural design persuasion, where we emphasize the increasing valuation of written documents (FORTY, 2004; MARKUS; CAMERON, 2002), the seduction for the graphical representation (DURAND, 2003) and the rhetorical effects of the graphical and textual resources (TOSTRUP, 1999). Based on these quarrels, we look for verify in the graduate final projects the relation between the design texts and images. From the PROJEDATA, database of the PROJETAR research group (UFRN), we selected the final projects of two brazilians universities, UFRN and USP, that in a first analysis, they had shown as ideal types of two distinct design presentation models, respectively: texts and drawings in separated documents, or combined in an only support. Based on Markus explanation about the function and the content of the texts, on the Durand perspective with regard to graphical representation uses and on Tostrup point of view concerning the rhetorical potential of texts and drawings, we analyze, in a set of 25 projects, how the students relate the textual and imagetical speeches. For this, we related the focus of each speech, in order to verify the possible coherence between both. We conclude that in the model of USP final project the coherence between the texts and the drawings is clearer than in the model adopted in UFRN

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Os seres humanos ao se reproduzirem como espécie e ao produzirem seus bens materiais produzem o espaço geográfico. Historicamente, o espaço vem sendo produzido em função do processo produtivo geral da sociedade. Partindo dessa abordagem, o trabalho em foco destina-se a fazer a análise da produção do traçado urbano de um simples povoado do litoral norte-rio-grandense, denominado Cajueiro, no qual observa-se uma total despreocupação com a composição urbanística da área, pelo fato da sua construção seguir os caminhos naturais vivenciados pelos seus moradores, mediante o atendimento das suas necessidades de sobrevivência ao longo dos anos. Para melhor entender historicamente a produção desse espaço litorâneo, optou-se por caminhar pelas suas ruas, becos e veredas, buscando através de entrevistas dirigidas e "bate papos espontâneos", explicações para a sua atual configuração urbana. Atualmente, esse parcelamento desordenado do solo, constitui-se num emaranhado tanto de ruas, como de casas que avançam sobre o leito das vias, provocando, assim, uma composição desordenada do espaço de circulação, fato esse que se constitui num problema de fluidez de veículos e pessoas que percorrem esses caminhos estreitos e tortuosos, os quais, muito se assemelham a um verdadeiro labirinto urbano, pelo fato de ruas apresentarem linhas sinuosas entrelaçadas e intricadas.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work aims to develop a methodology for analysis of images using overlapping, which assists in identification of microstructural features in areas of titanium, which may be associated with its biological response. That way, surfaces of titanium heat treated for 08 (eight) different ways have been subjected to a test culture of cells. It was a relationship between the grain, texture and shape of grains of surface of titanium (attacked) trying to relate to the process of proliferation and adhesion. We used an open source software for cell counting adhered to the surface of titanium. The juxtaposition of images before and after cell culture was obtained with the aid of micro-hardness of impressions made on the surface of samples. From this image where there is overlap, it is possible to study a possible relationship between cell growth with microstructural characteristics of the surface of titanium. This methodology was efficient to describe a set of procedures that are useful in the analysis of surfaces of titanium subjected to a culture of cells

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This master dissertation presents the study and implementation of inteligent algorithms to monitor the measurement of sensors involved in natural gas custody transfer processes. To create these algoritmhs Artificial Neural Networks are investigated because they have some particular properties, such as: learning, adaptation, prediction. A neural predictor is developed to reproduce the sensor output dynamic behavior, in such a way that its output is compared to the real sensor output. A recurrent neural network is used for this purpose, because of its ability to deal with dynamic information. The real sensor output and the estimated predictor output work as the basis for the creation of possible sensor fault detection and diagnosis strategies. Two competitive neural network architectures are investigated and their capabilities are used to classify different kinds of faults. The prediction algorithm and the fault detection classification strategies, as well as the obtained results, are presented

Relevância:

20.00% 20.00%

Publicador:

Resumo:

On Rio Grande do Norte northern coast the process of sediment transport are intensely controlled by wind and sea (waves and currents) action, causing erosion and shoreline morphological instability. Due to the importance of such coastal zone it was realized the multi-spectral mapping and physical-chemical characterization of mudflats and mangroves aiming to support the mitigating actions related to the containment of the erosive process on the oil fields of Macau and Serra installed at the study area. The multi-spectral bands of 2000 and 2008 LANDSAT 5 TM images were submitted on the several digital processing steps and RGB color compositions integrating spectral bands and Principal Components. Such processing methodology was important to the mapping of different units on surface, together with field works. It was possible to make an analogy of the spectral characteristics of wetlands with vegetations areas (mangrove), showing the possibility to make a restoration of this area, contributing with the environmental monitoring of that ecosystem. The maps of several units were integrated in GIS environment at 1:60,000 scale, including the classification of features according to the presence or absence of vegetation cover. Thus, the strategy of methodology established that there are 10.13 km2 at least of sandy-muddy and of these approximately 0.89 km2 with the possibility to be used in a reforestation of typical flora of mangrove. The physical-chemical characterization showed areas with potential to introduce local species of mangrove and they had a pH above neutral with a mean of 8.4. The characteristic particle size is sand in the fine fractions, the high levels of carbonate, organic matter and major and trace element in general are concentrated where the sediment had the less particles size, showing the high correlation that those elements have with smaller particles of sediment. The application of that methodological strategy is relevant to the better understanding of features behavior and physical-chemical data of sediment samples collected on field allow the analysis of efficiency/capability of sandy-muddy to reforestation with local mangrove species for mitigation of the erosive action and coastal processes on the areas occupied by the oil industry

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this work, spoke about the importance of image compression for the industry, it is known that processing and image storage is always a challenge in petrobrás to optimize the storage time and store a maximum number of images and data. We present an interactive system for processing and storing images in the wavelet domain and an interface for digital image processing. The proposal is based on the Peano function and wavelet transform in 1D. The storage system aims to optimize the computational space, both for storage and for transmission of images. Being necessary to the application of the Peano function to linearize the images and the 1D wavelet transform to decompose it. These applications allow you to extract relevant information for the storage of an image with a lower computational cost and with a very small margin of error when comparing the images, original and processed, ie, there is little loss of quality when applying the processing system presented . The results obtained from the information extracted from the images are displayed in a graphical interface. It is through the graphical user interface that the user uses the files to view and analyze the results of the programs directly on the computer screen without the worry of dealing with the source code. The graphical user interface, programs for image processing via Peano Function and Wavelet Transform 1D, were developed in Java language, allowing a direct exchange of information between them and the user

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Stroke represents the first cause of disabilities among adults. Although different professions work together in treatment of stroke patients, all they use different terminologies for the description of the patients problems and it can constitute an impediment in the communication between the staff members. Thus, the multidisciplinary and interdisciplinary work would be facilitated if using a reference common tool, as the new International Classification of Functioning, Disability and Health (ICF). However, the ICF is very extensive and complex and due to its complexity, it has been evidenced the necessity to select its categories to become it more practical. The aim of the study was to investigate which categories of the ICF are more suitable to evaluate and to describe the stroke patient in the view of teachers and municipal public health professionals. It was a descriptive research, which involved 5 professors and 11 professionals of Physiotherapy that have worked at the health public area in Natal / RN. It was used the Delphi Technique in 3 rounds and the Likert Scale to select the categories among the ICF components. As result, from the 362 IFC categories, 94 were selected. The selected categories correspond to rehabilitative characteristics of Stroke patients in the universe of the Physiotherapy performance. The methodology applied was suitable to the studied object emphasizing the necessity of future studies for validation of the chosen categories