Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Marcelo Zanchetta do Nascimento is active.

Publication


Featured researches published by Marcelo Zanchetta do Nascimento.


Computer Methods and Programs in Biomedicine | 2014

Segmentation and detection of breast cancer in mammograms combining wavelet analysis and genetic algorithm

Danilo Cesar Pereira; Rodrigo Pereira Ramos; Marcelo Zanchetta do Nascimento

In Brazil, the National Cancer Institute (INCA) reports more than 50,000 new cases of the disease, with risk of 51 cases per 100,000 women. Radiographic images obtained from mammography equipments are one of the most frequently used techniques for helping in early diagnosis. Due to factors related to cost and professional experience, in the last two decades computer systems to support detection (Computer-Aided Detection - CADe) and diagnosis (Computer-Aided Diagnosis - CADx) have been developed in order to assist experts in detection of abnormalities in their initial stages. Despite the large number of researches on CADe and CADx systems, there is still a need for improved computerized methods. Nowadays, there is a growing concern with the sensitivity and reliability of abnormalities diagnosis in both views of breast mammographic images, namely cranio-caudal (CC) and medio-lateral oblique (MLO). This paper presents a set of computational tools to aid segmentation and detection of mammograms that contained mass or masses in CC and MLO views. An artifact removal algorithm is first implemented followed by an image denoising and gray-level enhancement method based on wavelet transform and Wiener filter. Finally, a method for detection and segmentation of masses using multiple thresholding, wavelet transform and genetic algorithm is employed in mammograms which were randomly selected from the Digital Database for Screening Mammography (DDSM). The developed computer method was quantitatively evaluated using the area overlap metric (AOM). The mean ± standard deviation value of AOM for the proposed method was 79.2 ± 8%. The experiments demonstrate that the proposed method has a strong potential to be used as the basis for mammogram mass segmentation in CC and MLO views. Another important aspect is that the method overcomes the limitation of analyzing only CC and MLO views.


Expert Systems With Applications | 2012

Texture extraction: An evaluation of ridgelet, wavelet and co-occurrence based methods applied to mammograms

Rodrigo Pereira Ramos; Marcelo Zanchetta do Nascimento; Danilo Cesar Pereira

Image processing algorithms can be used in computer-aided diagnosis systems to extract features directly from digitized mammograms. Typically, two classes of features are extracted from mammograms with these algorithms, namely morphological and non-morphological features. Image texture analysis is an important technique that represents gray level properties of images used to describe non-morphological features. This technique has shown to be a promising technique in analyzing mammographic lesions caused by masses. In this paper, we evaluate texture classification using features derived from co-occurrence matrices, wavelet and ridgelet transforms of mammographic images. In particular, we propose a false positive reduction in computer-aided detection of masses. The data set consisted of 120 cranio-caudal mammograms, half containing a mass, rated as abnormal images, and half with no lesions. The following texture descriptors were then calculated to analyze the regions of interest (ROIs) texture patterns: entropy, energy, sum average, sum variance, and cluster tendency. To select the best set of features for each method, we applied a genetic algorithm (GA). In the ROIs classification stage, we used the Random Forest algorithm, a data mining technique that separates the data into non-overlapping segments. Experimental results showed that the best classification rates were obtained with the wavelet-based feature extraction using GA for selection of the most relevant features, giving an AUC=0.90.


Expert Systems With Applications | 2013

Classification of masses in mammographic image using wavelet domain features and polynomial classifier

Marcelo Zanchetta do Nascimento; Alessandro Santana Martins; Leandro Alves Neves; Rodrigo Pereira Ramos; Edna Lúcia Flôres; Gilberto Arantes Carrijo

Breast cancer is the most common cancer among women. In CAD systems, several studies have investigated the use of wavelet transform as a multiresolution analysis tool for texture analysis and could be interpreted as inputs to a classifier. In classification, polynomial classifier has been used due to the advantages of providing only one model for optimal separation of classes and to consider this as the solution of the problem. In this paper, a system is proposed for texture analysis and classification of lesions in mammographic images. Multiresolution analysis features were extracted from the region of interest of a given image. These features were computed based on three different wavelet functions, Daubechies 8, Symlet 8 and bi-orthogonal 3.7. For classification, we used the polynomial classification algorithm to define the mammogram images as normal or abnormal. We also made a comparison with other artificial intelligence algorithms (Decision Tree, SVM, K-NN). A Receiver Operating Characteristics (ROC) curve is used to evaluate the performance of the proposed system. Our system is evaluated using 360 digitized mammograms from DDSM database and the result shows that the algorithm has an area under the ROC curve Az of 0.98+/-0.03. The performance of the polynomial classifier has proved to be better in comparison to other classification algorithms.


Expert Systems With Applications | 2016

LBP operators on curvelet coefficients as an algorithm to describe texture in breast cancer tissues

Daniel O. Tambasco Bruno; Marcelo Zanchetta do Nascimento; Rodrigo Pereira Ramos; Valério Ramos Batista; Leandro Alves Neves; Alessandro Santana Martins

We present a method based on curvelet transform, LBP, ANOVA and PL classifier.We validate the proposed approach considering the metrics accuracy and AUC.The features was evaluated by applying the DT, RaF, SVM and PL classifiers.The proposed approach achieved AC values among 91% and 100%.The method was tested on the datasets: DDSM, BCDR-FMR, BCDR-DMR and UCSB-BB. In computer-aided diagnosis one of the crucial steps to classify suspicious lesions is the extraction of features. Texture analysis methods have been used in the analysis and interpretation of medical images. In this work we present a method based on the association among curvelet transform, local binary patterns, feature selection by statistical analysis and distinct classification methods, in order to support the development of computer aided diagnosis system. The similar features were removed by the statistical analysis of variance (ANOVA). The understanding of the features was evaluated by applying the decision tree, random forest, support vector machine and polynomial (PL) classifiers, considering the metrics accuracy (AC) and area under the ROC curve (AUC): the rates were calculated on images of breast tissues with different physical properties (commonly observed in clinical practice). The datasets were the Digital Database for Screening Mammography, Breast Cancer Digital Repository and UCSB biosegmentation benchmark. The investigated groups were normal-abnormal and benign-malignant. The association of curvelet transform, local binary pattern and ANOVA with the PL classifier achieved higher AUC and AC values for all cases: the obtained rates were among 91% and 100%. These results are relevant, specially when we consider the difficulties of clinical practice in distinguishing the studied groups. The proposed association is useful as an automated protocol for the diagnosis of breast tissues and may contribute to the diagnosis of breast tissues (mammographic and histopathological images).


Expert Systems With Applications | 2014

Multi-scale lacunarity as an alternative to quantify and diagnose the behavior of prostate cancer

Leandro Alves Neves; Marcelo Zanchetta do Nascimento; Domingos Lucas Latorre de Oliveira; Alessandro Santana Martins; Moacir Fernandes de Godoy; Pedro Francisco Ferraz de Arruda; Dalisio de Santi Neto; José Márcio Machado

Abstract Prostate cancer is a serious public health problem accounting for up to 30% of clinical tumors in men. The diagnosis of this disease is made with clinical, laboratorial and radiological exams, which may indicate the need for transrectal biopsy. Prostate biopsies are discerningly evaluated by pathologists in an attempt to determine the most appropriate conduct. This paper presents a set of techniques for identifying and quantifying regions of interest in prostatic images. Analyses were performed using multi-scale lacunarity and distinct classification methods: decision tree, support vector machine and polynomial classifier. The performance evaluation measures were based on area under the receiver operating characteristic curve (AUC). The most appropriate region for distinguishing the different tissues (normal, hyperplastic and neoplasic) was defined: the corresponding lacunarity values and a rule’s model were obtained considering combinations commonly explored by specialists in clinical practice. The best discriminative values (AUC) were 0.906, 0.891 and 0.859 between neoplasic versus normal, neoplasic versus hyperplastic and hyperplastic versus normal groups, respectively. The proposed protocol offers the advantage of making the findings comprehensible to pathologists.


Expert Systems With Applications | 2013

Unsupervised segmentation method for cuboidal cell nuclei in histological prostate images based on minimum cross entropy

Domingos Lucas Latorre de Oliveira; Marcelo Zanchetta do Nascimento; Leandro Alves Neves; Moacir Fernandes de Godoy; Pedro Francisco Ferraz de Arruda; Dalisio de Santi Neto

This paper presents a novel segmentation method for cuboidal cell nuclei in images of prostate tissue stained with hematoxylin and eosin. The proposed method allows segmenting normal, hyperplastic and cancerous prostate images in three steps: pre-processing, segmentation of cuboidal cell nuclei and post-processing. The pre-processing step consists of applying contrast stretching to the red (R) channel to highlight the contrast of cuboidal cell nuclei. The aim of the second step is to apply global thresholding based on minimum cross entropy to generate a binary image with candidate regions for cuboidal cell nuclei. In the post-processing step, false positives are removed using the connected component method. The proposed segmentation method was applied to an image bank with 105 samples and measures of sensitivity, specificity and accuracy were compared with those provided by other segmentation approaches available in the specialized literature. The results are promising and demonstrate that the proposed method allows the segmentation of cuboidal cell nuclei with a mean accuracy of 97%.


3rd International Conference On Mathematical Modeling In Physical Sciences (IC-MSQUARE 2014) | 2015

Classification of Histological Images Based on the Stationary Wavelet Transform

Marcelo Zanchetta do Nascimento; Leandro Alves Neves; Souto Duarte; Y A S Duarte; V. Ramos Batista

Non-Hodgkin lymphomas are of many distinct types, and different classification systems make it difficult to diagnose them correctly. Many of these systems classify lymphomas only based on what they look like under a microscope. In 2008 the World Health Organisation (WHO) introduced the most recent system, which also considers the chromosome features of the lymphoma cells and the presence of certain proteins on their surface. The WHO system is the one that we apply in this work. Herewith we present an automatic method to classify histological images of three types of non-Hodgkin lymphoma. Our method is based on the Stationary Wavelet Transform (SWT), and it consists of three steps: 1) extracting sub-bands from the histological image through SWT, 2) applying Analysis of Variance (ANOVA) to clean noise and select the most relevant information, 3) classifying it by the Support Vector Machine (SVM) algorithm. The kernel types Linear, RBF and Polynomial were evaluated with our method applied to 210 images of lymphoma from the National Institute on Aging. We concluded that the following combination led to the most relevant results: detail sub-band, ANOVA and SVM with Linear and RBF kernels.


Journal of Physics: Conference Series | 2015

An interactive programme for weighted Steiner trees

Marcelo Zanchetta do Nascimento; Valério Ramos Batista; Wendhel Raffa Coimbra

We introduce a fully written programmed code with a supervised method for generating weighted Steiner trees. Our choice of the programming language, and the use of well- known theorems from Geometry and Complex Analysis, allowed this method to be implemented with only 764 lines of effective source code. This eases the understanding and the handling of this beta version for future developments.


Archive | 2009

Automatic Detection of Breast Masses Using Two-View Mammography

Danilo Cesar Pereira; Marcelo Zanchetta do Nascimento; Rodrigo Pereira Ramos; Rogério Daniel Dantas

Computer-Aided Detection (CADe) and Computer- Aided Diagnosis (CADx) systems have been developed to increase the possible abnormalities diagnostic performance of radiologists in the initial stage. However, several computerized systems analyze the MedioLateral Oblique (MLO) view and CranioCaudal (CC) views independently or using only one of the views. A group of tools for computer-aided detection of lesions caused by breast masses in the two above projections are presented in this paper. A preprocessing stage was applied to enhance the breast information. Moreover, a method for automatic segmentation of lesions combining genetic algorithm and wavelet transform for multilevel threshold was proposed. Through preliminary tests, the method seems to meaningfully improve the diagnosis in the early breast cancer detection with multi-views. It was found a difference about 11% between the boundary regions identified by the proposed approach and that obtained by compared the chain-code available in the base DDSM (Digital Database for Screening Mammography).


international conference on software engineering advances | 2007

Teaching object oriented programming computer languages: learning based on projects

Gélio M. Ferreira; Marcelo Zanchetta do Nascimento; Karcius D. R. Assis; Rodrigo Pereira Ramos

This work proposes to describe a teaching approach for introductory laboratory course in object-oriented programming and its respective teachers experience. The profile of the first classes of freshmen, with different career goals, enrolled in Interdisciplinary Bachelor of Science and Technology at Federal University of ABC is presented. Educational methodology adopted in the lab using tutorials and a project-based learning approach is also discussed. Furthermore, some statistics about assessment of a student class in response to the learning activities, and its respective analysis are shown. And finally their evaluation about this educational approach is presented.

Collaboration


Dive into the Marcelo Zanchetta do Nascimento's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Rodrigo Pereira Ramos

Universidade Federal do Vale do São Francisco

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Moacir Fernandes de Godoy

Faculdade de Medicina de São José do Rio Preto

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Pedro Francisco Ferraz de Arruda

Faculdade de Medicina de São José do Rio Preto

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge