Determining Leishmania Infection Levels by Automatic Analysis of Microscopy Images
Analysis of microscopy images is one important tool in many fields of biomedical research, as it allows the quantification of a multitude of parameters at the cellular level. However, manual counting of these images is both tiring and unreliable and ultimately very time-consuming for biomedical researchers. Not only does this slow down the overall research process, it also introduces counting errors due to a lack of objectivity and consistency inherent to the researchers own human nature. This thesis addresses this issue by automatically determining infection indexes of macrophages parasite by Leishmania in microscopy images using computer vision and pattern recognition methodologies. Initially images are submitted to a pre-processing stage that consists in a normalization of illumination conditions. Three algorithms are then applied in parallel to each image. Algorithm A intends to detect macrophage nuclei and consists of segmentation via adaptive multi-threshold, and classification of resulting regions using a set of collected features. Algorithm B intends to detect parasites and is similar to Algorithm A but the adaptive multi-threshold is parameterized with a different constraints vector. Algorithm C intends to detect the macrophages and parasites cytoplasm and consists of a cut-off version of the previous two algorithms, where the classification step is skipped. Regions with multiple nuclei or parasites are processed by a voting system that employs both a Support Vector Machine and a set of region features for determining the number of objects present in each region. The previous vote is then taken into account as the number of mixtures to be used in a Gaussian Mixture Model to decluster the said region. Finally each parasite is assigned to, at most, a single macrophage using minimum Euclidean distance to a cell nucleus, thus quantifying Leishmania infection levels.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationSimilar Papers 제목 키워드 기반
Vaccination with Leishmania mexicana LPG induces PD-1 in CD8+ and PD-L2 in macrophages thereby suppressing the immune response: A model to assess vaccine efficacy
Leishmania lipophosphoglycan is a molecule that has been used as a vaccine candidate, with contradictory results. Since unsuccessful protection could be related to suppressed T cell responses, we analyzed the expression …
Leishmaniasis Parasite Segmentation and Classification using Deep Learning
Leishmaniasis is considered a neglected disease that causes thousands of deaths annually in some tropical and subtropical countries. There are various techniques to diagnose leishmaniasis of which manual microscopy is co…
ClassificationDeep LearningGeneral ClassificationIn Silico Prediction and Validation of LmGt Inhibitors Using QSAR and Molecular Docking Approaches
Leishmaniasis caused by Leishmania mexicana relies on Leishmania mexicana gluscose transporter (LmGT) receptors, which play an important role in glucose and ribose uptake at different stages of parasite's life cycle. Pre…
Drug DiscoveryMolecular DockingSpecificityMorphXAI: An Explainable Framework for Morphological Analysis of Parasites in Blood Smear Images
Parasitic infections remain a pressing global health challenge, particularly in low-resource settings where diagnosis still depends on labor-intensive manual inspection of blood smears and the availability of expert doma…
A Stochastic Model for the Early Stages of Highly Contagious Epidemics by using a State-Dependent Point Process
The recent COVID-19 pandemic has shown that when the reproduction number is high and there are no proper measurements in place, the number of infected people can increase dramatically in a short time, producing a phenome…