Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 20 de 21
Filter
1.
Heliyon ; 9(11): e22203, 2023 Nov.
Article in English | MEDLINE | ID: mdl-38045118

ABSTRACT

This paper presents a transfer and deep learning based approach to the classification of Sickle Cell Disease (SCD). Five transfer learning models such as ResNet-50, AlexNet, MobileNet, VGG-16 and VGG-19, and a sequential convolutional neural network (CNN) have been implemented for SCD classification. ErythrocytesIDB dataset has been used for training and testing the models. In order to make up for the data insufficiency of the erythrocytesIDB dataset, advanced image augmentation techniques are employed to ensure the robustness of the dataset, enhance dataset diversity and improve the accuracy of the models. An ablation experiment using Random Forest and Support Vector Machine (SVM) classifiers along with various hyperparameter tweaking was carried out to determine the contribution of different model elements on their predicted accuracy. A rigorous statistical analysis was carried out for evaluation and to further evaluate the model's robustness, an adversarial attack test was conducted. The experimental results demonstrate compelling performance across all models. After performing the statistical tests, it was observed that MobileNet showed a significant improvement (p = 0.0229), while other models (ResNet-50, AlexNet, VGG-16, VGG-19) did not (p > 0.05). Notably, the ResNet-50 model achieves remarkable precision, recall, and F1-score values of 100 % for circular, elongated, and other cell shapes when experimented with a smaller dataset. The AlexNet model achieves a balanced precision (98 %) and recall (99 %) for circular and elongated shapes. Meanwhile, the other models showcase competitive performance.

2.
Array (N Y) ; 17: 100271, 2023 Mar.
Article in English | MEDLINE | ID: mdl-36530931

ABSTRACT

COVID-19, a worldwide pandemic that has affected many people and thousands of individuals have died due to COVID-19, during the last two years. Due to the benefits of Artificial Intelligence (AI) in X-ray image interpretation, sound analysis, diagnosis, patient monitoring, and CT image identification, it has been further researched in the area of medical science during the period of COVID-19. This study has assessed the performance and investigated different machine learning (ML), deep learning (DL), and combinations of various ML, DL, and AI approaches that have been employed in recent studies with diverse data formats to combat the problems that have arisen due to the COVID-19 pandemic. Finally, this study shows the comparison among the stand-alone ML and DL-based research works regarding the COVID-19 issues with the combinations of ML, DL, and AI-based research works. After in-depth analysis and comparison, this study responds to the proposed research questions and presents the future research directions in this context. This review work will guide different research groups to develop viable applications based on ML, DL, and AI models, and will also guide healthcare institutes, researchers, and governments by showing them how these techniques can ease the process of tackling the COVID-19.

3.
Magn Reson Imaging ; 44: 82-91, 2017 12.
Article in English | MEDLINE | ID: mdl-28855113

ABSTRACT

Sensitivity Encoding (SENSE) is a widely used technique in Parallel Magnetic Resonance Imaging (MRI) to reduce scan time. Reconfigurable hardware based architecture for SENSE can potentially provide image reconstruction with much less computation time. Application specific hardware platform for SENSE may dramatically increase the power efficiency of the system and can decrease the execution time to obtain MR images. A new implementation of SENSE on Field Programmable Gate Array (FPGA) is presented in this study, which provides real-time SENSE reconstruction right on the receiver coil data acquisition system with no need to transfer the raw data to the MRI server, thereby minimizing the transmission noise and memory usage. The proposed SENSE architecture can reconstruct MR images using receiver coil sensitivity maps obtained using pre-scan and eigenvector (E-maps) methods. The results show that the proposed system consumes remarkably less computation time for SENSE reconstruction, i.e., 0.164ms @ 200MHz, while maintaining the quality of the reconstructed images with good mean SNR (29+ dB), less RMSE (<5×10-2) and comparable artefact power (<9×10-4) to conventional SENSE reconstruction. A comparison of the center line profiles of the reconstructed and reference images also indicates a good quality of the reconstructed images. Furthermore, the results indicate that the proposed architectural design can prove to be a significant tool for SENSE reconstruction in modern MRI scanners and its low power consumption feature can be remarkable for portable MRI scanners.


Subject(s)
Image Interpretation, Computer-Assisted/methods , Image Processing, Computer-Assisted/methods , Magnetic Resonance Imaging/methods , Algorithms , Artifacts , Head/diagnostic imaging , Humans , Phantoms, Imaging
4.
PLoS One ; 11(7): e0158954, 2016.
Article in English | MEDLINE | ID: mdl-27391136

ABSTRACT

Micro-electro mechanical system (MEMS) based oscillators are revolutionizing the timing industry as a cost effective solution, enhanced with more features, superior performance and better reliability. The design of a sustaining amplifier was triggered primarily to replenish MEMS resonator's high motion losses due to the possibility of their 'system-on-chip' integrated circuit solution. The design of a sustaining amplifier observing high gain and adequate phase shift for an electrostatic clamp-clamp (C-C) beam MEMS resonator, involves the use of an 180nm CMOS process with an unloaded Q of 1000 in realizing a fixed frequency oscillator. A net 122dBΩ transimpedance gain with adequate phase shift has ensured 17.22MHz resonant frequency oscillation with a layout area consumption of 0.121 mm2 in the integrated chip solution, the sustaining amplifier draws 6.3mW with a respective phase noise of -84dBc/Hz at 1kHz offset is achieved within a noise floor of -103dBC/Hz. In this work, a comparison is drawn among similar design studies on the basis of a defined figure of merit (FOM). A low phase noise of 1kHz, high figure of merit and the smaller size of the chip has accredited to the design's applicability towards in the implementation of a clock generative integrated circuit. In addition to that, this complete silicon based MEMS oscillator in a monolithic solution has offered a cost effective solution for industrial or biomedical electronic applications.


Subject(s)
Electronics, Medical , Models, Theoretical , Video Recording
5.
PLoS One ; 10(8): e0135875, 2015.
Article in English | MEDLINE | ID: mdl-26280918

ABSTRACT

A wide interest has been observed in the medical health care applications that interpret neuroimaging scans by machine learning systems. This research proposes an intelligent, automatic, accurate, and robust classification technique to classify the human brain magnetic resonance image (MRI) as normal or abnormal, to cater down the human error during identifying the diseases in brain MRIs. In this study, fast discrete wavelet transform (DWT), principal component analysis (PCA), and least squares support vector machine (LS-SVM) are used as basic components. Firstly, fast DWT is employed to extract the salient features of brain MRI, followed by PCA, which reduces the dimensions of the features. These reduced feature vectors also shrink the memory storage consumption by 99.5%. At last, an advanced classification technique based on LS-SVM is applied to brain MR image classification using reduced features. For improving the efficiency, LS-SVM is used with non-linear radial basis function (RBF) kernel. The proposed algorithm intelligently determines the optimized values of the hyper-parameters of the RBF kernel and also applied k-fold stratified cross validation to enhance the generalization of the system. The method was tested by 340 patients' benchmark datasets of T1-weighted and T2-weighted scans. From the analysis of experimental results and performance comparisons, it is observed that the proposed medical decision support system outperformed all other modern classifiers and achieves 100% accuracy rate (specificity/sensitivity 100%/100%). Furthermore, in terms of computation time, the proposed technique is significantly faster than the recent well-known methods, and it improves the efficiency by 71%, 3%, and 4% on feature extraction stage, feature reduction stage, and classification stage, respectively. These results indicate that the proposed well-trained machine learning system has the potential to make accurate predictions about brain abnormalities from the individual subjects, therefore, it can be used as a significant tool in clinical practice.


Subject(s)
Brain/pathology , Expert Systems/instrumentation , Adult , Aged , Aged, 80 and over , Algorithms , Female , Humans , Intelligence , Least-Squares Analysis , Magnetic Resonance Imaging/instrumentation , Magnetic Resonance Imaging/methods , Male , Middle Aged , Principal Component Analysis/methods , Sensitivity and Specificity , Software , Support Vector Machine
6.
PLoS One ; 10(8): e0135137, 2015.
Article in English | MEDLINE | ID: mdl-26258522

ABSTRACT

Spectrum scarcity is a major challenge in wireless communications systems requiring efficient usage and utilization. Cognitive radio network (CRN) is found as a promising technique to solve this problem of spectrum scarcity. It allows licensed and unlicensed users to share the same licensed spectrum band. Interference resulting from cognitive radios (CRs) has undesirable effects on quality of service (QoS) of both licensed and unlicensed systems where it causes degradation in received signal-to-noise ratio (SIR) of users. Power control is one of the most important techniques that can be used to mitigate interference and guarantee QoS in both systems. In this paper, we develop a new approach of a distributed power control for CRN based on utility and pricing. QoS of CR user is presented as a utility function via pricing and a distributed power control as a non-cooperative game in which users maximize their net utility (utility-price). We define the price as a real function of transmit power to increase pricing charge of the farthest CR users. We prove that the power control game proposed in this study has Nash Equilibrium as well as it is unique. The obtained results show that the proposed power control algorithm based on a new utility function has a significant reduction in transmit power consumption and high improvement in speed of convergence.


Subject(s)
Algorithms , Computer Communication Networks/instrumentation , Wireless Technology/instrumentation , Computer Communication Networks/statistics & numerical data , Game Theory , Humans , Signal-To-Noise Ratio , Wireless Technology/statistics & numerical data
7.
PLoS One ; 10(4): e0121901, 2015.
Article in English | MEDLINE | ID: mdl-25830703

ABSTRACT

Smart grid (SG) application is being used nowadays to meet the demand of increasing power consumption. SG application is considered as a perfect solution for combining renewable energy resources and electrical grid by means of creating a bidirectional communication channel between the two systems. In this paper, three SG applications applicable to renewable energy system, namely, distribution automation (DA), distributed energy system-storage (DER) and electrical vehicle (EV), are investigated in order to study their suitability in Long Term Evolution (LTE) network. To compensate the weakness in the existing scheduling algorithms, a novel bandwidth estimation and allocation technique and a new scheduling algorithm are proposed. The technique allocates available network resources based on application's priority, whereas the algorithm makes scheduling decision based on dynamic weighting factors of multi-criteria to satisfy the demands (delay, past average throughput and instantaneous transmission rate) of quality of service. Finally, the simulation results demonstrate that the proposed mechanism achieves higher throughput, lower delay and lower packet loss rate for DA and DER as well as provide a degree of service for EV. In terms of fairness, the proposed algorithm shows 3%, 7 % and 9% better performance compared to exponential rule (EXP-Rule), modified-largest weighted delay first (M-LWDF) and exponential/PF (EXP/PF), respectively.


Subject(s)
Electric Power Supplies , Renewable Energy , Algorithms , Computer Communication Networks , Computer Simulation , Technology
8.
Sensors (Basel) ; 15(4): 8787-831, 2015 Apr 15.
Article in English | MEDLINE | ID: mdl-25884787

ABSTRACT

The concept of optical antennas in physical optics is still evolving. Like the antennas used in the radio frequency (RF) regime, the aspiration of optical antennas is to localize the free propagating radiation energy, and vice versa. For this purpose, optical antennas utilize the distinctive properties of metal nanostructures, which are strong plasmonic coupling elements at the optical regime. The concept of optical antennas is being advanced technologically and they are projected to be substitute devices for detection in the millimeter, infrared, and visible regimes. At present, their potential benefits in light detection, which include polarization dependency, tunability, and quick response times have been successfully demonstrated. Optical antennas also can be seen as directionally responsive elements for point detectors. This review provides an overview of the historical background of the topic, along with the basic concepts and parameters of optical antennas. One of the major parts of this review covers the use of optical antennas in biosensing, presenting biosensing applications with a broad description using different types of data. We have also mentioned the basic challenges in the path of the universal use of optical biosensors, where we have also discussed some legal matters.


Subject(s)
Biosensing Techniques/methods , Optics and Photonics/methods , Humans , Nanostructures/adverse effects , Nanotechnology
9.
ScientificWorldJournal ; 2014: 246206, 2014.
Article in English | MEDLINE | ID: mdl-25379524

ABSTRACT

Nowadays, one of the most important challenges in heterogeneous networks is the connection consistency between the mobile station and the base stations. Furthermore, along the roaming process between the mobile station and the base station, the system performance degrades significantly due to the interferences from neighboring base stations, handovers to inaccurate base station and inappropriate technology selection. In this paper, several algorithms are proposed to improve mobile station performance and seamless mobility across the long-term evolution (LTE) and Worldwide Interoperability for Microwave Access (WiMAX) technologies, along with a minimum number of redundant handovers. Firstly, the enhanced global positioning system (GPS) and the novel received signal strength (RSS) prediction approaches are suggested to predict the target base station accurately. Then, the multiple criteria with two thresholds algorithm is proposed to prioritize the selection between LTE and WiMAX as the target technology. In addition, this study also covers the intercell and cochannel interference reduction by adjusting the frequency reuse ratio 3 (FRR3) to work with LTE and WiMAX. The obtained results demonstrate high next base station prediction efficiency and high accuracy for both horizontal and vertical handovers. Moreover, the received signal strength is kept at levels higher than the threshold, while maintaining low connection cost and delay within acceptable levels. In order to highlight the combination of the proposed algorithms' performance, it is compared with the existing RSS and multiple criteria handover decision algorithms.


Subject(s)
Algorithms , Signal Processing, Computer-Assisted/instrumentation , Wireless Technology/instrumentation , Geographic Information Systems , Humans , Microwaves
10.
PLoS One ; 9(10): e109077, 2014.
Article in English | MEDLINE | ID: mdl-25286044

ABSTRACT

Interference resulting from Cognitive Radios (CRs) is the most important aspect of cognitive radio networks that leads to degradation in Quality of Service (QoS) in both primary and CR systems. Power control is one of the efficient techniques that can be used to reduce interference and satisfy the Signal-to-Interference Ratio (SIR) constraint among CRs. This paper proposes a new distributed power control algorithm based on game theory approach in cognitive radio networks. The proposal focuses on the channel status of cognitive radio users to improve system performance. A new cost function for SIR-based power control via a sigmoid weighting factor is introduced. The existence of Nash Equilibrium and convergence of the algorithm are also proved. The advantage of the proposed algorithm is the possibility to utilize and implement it in a distributed manner. Simulation results show considerable savings on Nash Equilibrium power compared to relevant algorithms while reduction in achieved SIR is insignificant.


Subject(s)
Algorithms , Models, Theoretical , Radio Waves , Signal-To-Noise Ratio , Computer Simulation , Numerical Analysis, Computer-Assisted
11.
ScientificWorldJournal ; 2014: 601729, 2014.
Article in English | MEDLINE | ID: mdl-25202733

ABSTRACT

Although ray tracing based propagation prediction models are popular for indoor radio wave propagation characterization, most of them do not provide an integrated approach for achieving the goal of optimum coverage, which is a key part in designing wireless network. In this paper, an accelerated technique of three-dimensional ray tracing is presented, where rough surface scattering is included for making a more accurate ray tracing technique. Here, the rough surface scattering is represented by microfacets, for which it becomes possible to compute the scattering field in all possible directions. New optimization techniques, like dual quadrant skipping (DQS) and closest object finder (COF), are implemented for fast characterization of wireless communications and making the ray tracing technique more efficient. In conjunction with the ray tracing technique, probability based coverage optimization algorithm is accumulated with the ray tracing technique to make a compact solution for indoor propagation prediction. The proposed technique decreases the ray tracing time by omitting the unnecessary objects for ray tracing using the DQS technique and by decreasing the ray-object intersection time using the COF technique. On the other hand, the coverage optimization algorithm is based on probability theory, which finds out the minimum number of transmitters and their corresponding positions in order to achieve optimal indoor wireless coverage. Both of the space and time complexities of the proposed algorithm surpass the existing algorithms. For the verification of the proposed ray tracing technique and coverage algorithm, detailed simulation results for different scattering factors, different antenna types, and different operating frequencies are presented. Furthermore, the proposed technique is verified by the experimental results.


Subject(s)
Algorithms , Models, Theoretical
12.
ScientificWorldJournal ; 2014: 683971, 2014.
Article in English | MEDLINE | ID: mdl-25133252

ABSTRACT

A low-power wideband mixer is designed and implemented in 0.13 µm standard CMOS technology based on resistive feedback current-reuse (RFCR) configuration for the application of cognitive radio receiver. The proposed RFCR architecture incorporates an inductive peaking technique to compensate for gain roll-off at high frequency while enhancing the bandwidth. A complementary current-reuse technique is used between transconductance and IF stages to boost the conversion gain without additional power consumption by reusing the DC bias current of the LO stage. This downconversion double-balanced mixer exhibits a high and flat conversion gain (CG) of 14.9 ± 1.4 dB and a noise figure (NF) better than 12.8 dB. The maximum input 1-dB compression point (P1dB) and maximum input third-order intercept point (IIP3) are -13.6 dBm and -4.5 dBm, respectively, over the desired frequency ranging from 50 MHz to 10 GHz. The proposed circuit operates down to a supply headroom of 1 V with a low-power consumption of 3.5 mW.


Subject(s)
Electronics/instrumentation , Radio/instrumentation , Electronics/methods
13.
PLoS One ; 9(7): e101862, 2014.
Article in English | MEDLINE | ID: mdl-25033049

ABSTRACT

For the first time, a new circuit to extend the linear operation bandwidth of a LTE (Long Term Evolution) power amplifier, while delivering a high efficiency is implemented in less than 1 mm2 chip area. The 950 µm × 900 µm monolithic microwave integrated circuit (MMIC) power amplifier (PA) is fabricated in a 2 µm InGaP/GaAs process. An on-chip analog pre-distorter (APD) is designed to improve the linearity of the PA, up to 20 MHz channel bandwidth. Intended for 1.95 GHz Band 1 LTE application, the PA satisfies adjacent channel leakage ratio (ACLR) and error vector magnitude (EVM) specifications for a wide LTE channel bandwidth of 20 MHz at a linear output power of 28 dBm with corresponding power added efficiency (PAE) of 52.3%. With a respective input and output return loss of 30 dB and 14 dB, the PA's power gain is measured to be 32.5 dB while exhibiting an unconditional stability characteristic from DC up to 5 GHz. The proposed APD technique serves to be a good solution to improve linearity of a PA without sacrificing other critical performance metrics.


Subject(s)
Cell Phone/instrumentation , Electric Power Supplies , Signal Processing, Computer-Assisted , Amplifiers, Electronic , Communication , Equipment Design , Equipment Failure Analysis , Microwaves , Pancreatitis-Associated Proteins
14.
ScientificWorldJournal ; 2014: 128195, 2014.
Article in English | MEDLINE | ID: mdl-25045725

ABSTRACT

In diversity combining at the receiver, the output signal-to-noise ratio (SNR) is often maximized by using the maximal ratio combining (MRC) provided that the channel is perfectly estimated at the receiver. However, channel estimation is rarely perfect in practice, which results in deteriorating the system performance. In this paper, an imperialistic competitive algorithm (ICA) is proposed and compared with two other evolutionary based algorithms, namely, particle swarm optimization (PSO) and genetic algorithm (GA), for diversity combining of signals travelling across the imperfect channels. The proposed algorithm adjusts the combiner weights of the received signal components in such a way that maximizes the SNR and minimizes the bit error rate (BER). The results indicate that the proposed method eliminates the need of channel estimation and can outperform the conventional diversity combining methods.


Subject(s)
Algorithms , Signal-To-Noise Ratio , Wireless Technology
15.
ScientificWorldJournal ; 2014: 671619, 2014.
Article in English | MEDLINE | ID: mdl-25019096

ABSTRACT

Non-Fourier heat conduction model with dual phase lag wave-diffusion model was analyzed by using well-conditioned asymptotic wave evaluation (WCAWE) and finite element method (FEM). The non-Fourier heat conduction has been investigated where the maximum likelihood (ML) and Tikhonov regularization technique were used successfully to predict the accurate and stable temperature responses without the loss of initial nonlinear/high frequency response. To reduce the increased computational time by Tikhonov WCAWE using ML (TWCAWE-ML), another well-conditioned scheme, called mass effect (ME) T-WCAWE, is introduced. TWCAWE with ME (TWCAWE-ME) showed more stable and accurate temperature spectrum in comparison to asymptotic wave evaluation (AWE) and also partial Pade AWE without sacrificing the computational time. However, the TWCAWE-ML remains as the most stable and hence accurate model to analyze the fast transient thermal analysis of non-Fourier heat conduction model.


Subject(s)
Thermodynamics , Models, Theoretical
16.
J Med Syst ; 37(3): 9938, 2013 Jun.
Article in English | MEDLINE | ID: mdl-23504472

ABSTRACT

An improved and efficient method is presented in this paper to achieve a better trade-off between noise removal and edge preservation, thereby detecting the tumor region of MRI brain images automatically. Compass operator has been used in the fourth order Partial Differential Equation (PDE) based denoising technique to preserve the anatomically significant information at the edges. A new morphological technique is also introduced for stripping skull region from the brain images, which consequently leading to the process of detecting tumor accurately. Finally, automatic seeded region growing segmentation based on an improved single seed point selection algorithm is applied to detect the tumor. The method is tested on publicly available MRI brain images and it gives an average PSNR (Peak Signal to Noise Ratio) of 36.49. The obtained results also show detection accuracy of 99.46%, which is a significant improvement than that of the existing results.


Subject(s)
Algorithms , Magnetic Resonance Imaging , Computer Systems , Humans , Neoplasms , Pattern Recognition, Automated , Reproducibility of Results , Signal-To-Noise Ratio
17.
J Digit Imaging ; 26(6): 1107-15, 2013 Dec.
Article in English | MEDLINE | ID: mdl-23515843

ABSTRACT

Diabetic retinopathy (DR) is increasing progressively pushing the demand of automatic extraction and classification of severity of diseases. Blood vessel extraction from the fundus image is a vital and challenging task. Therefore, this paper presents a new, computationally simple, and automatic method to extract the retinal blood vessel. The proposed method comprises several basic image processing techniques, namely edge enhancement by standard template, noise removal, thresholding, morphological operation, and object classification. The proposed method has been tested on a set of retinal images. The retinal images were collected from the DRIVE database and we have employed robust performance analysis to evaluate the accuracy. The results obtained from this study reveal that the proposed method offers an average accuracy of about 97 %, sensitivity of 99 %, specificity of 86 %, and predictive value of 98 %, which is superior to various well-known techniques.


Subject(s)
Diabetic Retinopathy/diagnosis , Image Enhancement/methods , Image Interpretation, Computer-Assisted/methods , Pattern Recognition, Automated/methods , Retinal Vessels/pathology , Algorithms , Diagnostic Imaging/methods , Female , Humans , Male , Retinoscopy/methods , Sensitivity and Specificity , Severity of Illness Index
18.
J Med Syst ; 35(1): 17-24, 2011 Feb.
Article in English | MEDLINE | ID: mdl-20703589

ABSTRACT

The increasing number of diabetic retinopathy (DR) cases world wide demands the development of an automated decision support system for quick and cost-effective screening of DR. We present an automatic screening system for detecting the early stage of DR, which is known as non-proliferative diabetic retinopathy (NPDR). The proposed system involves processing of fundus images for extraction of abnormal signs, such as hard exudates, cotton wool spots, and large plaque of hard exudates. A rule based classifier is used for classifying the DR into two classes, namely, normal and abnormal. The abnormal NPDR is further classified into three levels, namely, mild, moderate, and severe. To evaluate the performance of the proposed decision support framework, the algorithms have been tested on the images of STARE database. The results obtained from this study show that the proposed system can detect the bright lesions with an average accuracy of about 97%. The study further shows promising results in classifying the bright lesions correctly according to NPDR severity levels.


Subject(s)
Decision Support Systems, Clinical , Diabetic Retinopathy/classification , Image Interpretation, Computer-Assisted/methods , Retinal Vessels/pathology , Algorithms , Databases, Factual , Diabetic Retinopathy/diagnosis , Expert Systems , Exudates and Transudates , Humans , Pattern Recognition, Automated , Software
19.
J Med Syst ; 35(6): 1491-501, 2011 Dec.
Article in English | MEDLINE | ID: mdl-20703768

ABSTRACT

Due to increasing number of diabetic retinopathy cases, ophthalmologists are experiencing serious problem to automatically extract the features from the retinal images. Optic disc (OD), exudates, and cotton wool spots are the main features of fundus images which are used for diagnosing eye diseases, such as diabetic retinopathy and glaucoma. In this paper, a new algorithm for the extraction of these bright objects from fundus images based on marker-controlled watershed segmentation is presented. The proposed algorithm makes use of average filtering and contrast adjustment as preprocessing steps. The concept of the markers is used to modify the gradient before the watershed transformation is applied. The performance of the proposed algorithm is evaluated using the test images of STARE and DRIVE databases. It is shown that the proposed method can yield an average sensitivity value of about 95%, which is comparable to those obtained by the known methods.


Subject(s)
Diabetic Retinopathy/diagnosis , Exudates and Transudates , Fundus Oculi , Image Processing, Computer-Assisted/instrumentation , Optic Disk , Algorithms , Diagnostic Imaging/instrumentation , Diagnostic Imaging/methods , Humans
20.
J Med Syst ; 33(1): 73-80, 2009 Feb.
Article in English | MEDLINE | ID: mdl-19238899

ABSTRACT

The detection of bright objects such as optic disc (OD) and exudates in color fundus images is an important step in the diagnosis of eye diseases such as diabetic retinopathy and glaucoma. In this paper, a novel approach to automatically segment the OD and exudates is proposed. The proposed algorithm makes use of the green component of the image and preprocessing steps such as average filtering, contrast adjustment, and thresholding. The other processing techniques used are morphological opening, extended maxima operator, minima imposition, and watershed transformation. The proposed algorithm is evaluated using the test images of STARE and DRIVE databases with fixed and variable thresholds. The images drawn by human expert are taken as the reference images. The proposed method yields sensitivity values as high as 96.7%, which are better than the results reported in the literature.


Subject(s)
Diagnostic Imaging/methods , Eye Diseases/diagnosis , Fundus Oculi , Ophthalmoscopy/methods , Optic Disk/pathology , Color , Diabetic Retinopathy/diagnosis , Exudates and Transudates , Glaucoma/diagnosis , Humans , Image Interpretation, Computer-Assisted/methods , Pattern Recognition, Automated/methods
SELECTION OF CITATIONS
SEARCH DETAIL
...