SlideShare a Scribd company logo
1 of 6
Download to read offline
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
294
AUTOMATIC RED BLOOD CELL AND WHITE
BLOOD CELL COUNTING FOR
TELEMEDICINE SYSTEM
Vinutha H Reddy
Computer Engineering
Datta Meghe College of Engineering-Airoli
Email-vinutha.hreddy@gmail.com
ABSTRACT
A complete blood count (CBC) is a blood test used to evaluate the overall health and diagnose a wide
range of disorders, including anaemia, infection and leukaemia etc. CBC test infer about the kinds and
numbers of cells in the blood such as Red Blood Cells(RBC), White Blood Cells(WBC) , Platelet. This
blood cell count infers about the disorders against normal healthy blood cell count. Haematology analysis
to be specific, accurate & reliable in the blood cell counts to mitigate diagnosis. Conventional
haematology analysis triggers visit to clinic and is laboratory specialist dependent carried either manually
(inaccurate) or by haematology analyser (costlier). Both are not affordable to the remote / rural areas.
This paper introduces an cost effective automatic RBC and WBC counting accurately using image
analysis technique for remote or rural areas using telemedicine approach independent of specialist to
generate patient RBC and WBC report.
Keywords – Telemedicine System, Red Blood Cell count, White Blood Cell count, MATLAB, Morphological
operations, Hough Transform.
1. INTRODUCTION
A complete blood count (CBC) is a blood test used to evaluate the overall health and diagnose a wide range of
disorders, including anaemia, infection and leukaemia etc. CBC test infer about the kinds and numbers of cells
in the blood such as Red Blood Cells(RBC), White Blood Cells(WBC) , Platelet. This blood cell count infers
about the disorders against normal healthy blood cell count.
A complete blood count test measures several components and features of your blood, including :Red blood
cells- which carry oxygen, White blood cells-which fight infection, Hemoglobin- the oxygen-carrying protein in
red blood cells, Hematocrit- the proportion of red blood cells to the fluid component, or plasma, in your blood
and Platelets- which help with blood clotting.Abnormal increases or decreases in cell counts as revealed in a
complete blood count may indicate that you have an underlying medical condition that calls for further
evaluation.
The Red Blood Cell or Erythrocytes are the more number of blood cells in the human body.Erythrocytes consist
mainly of Hemoglobin .Erythrocytes are anucleate when mature, meaning that they lack a cell nucleus .A red
blood cell count is a blood test that your doctor uses to find out how many red blood cells (RBCs) you have in
your blood. It is also called an erythrocyte count. The test is important because RBCs contain haemoglobin,
which carries oxygen to your body’s tissues [1]. Red blood cells are also known as RBCs, red cells,]
red blood
corpuscles (an archaic term), haematids, erythroid cells or erythrocytes. White blood cells (WBCs), also called
leukocytes, are an important part of the immune system. These cells help fight infections by attacking bacteria,
viruses, and germs that invade the body. They live for about three to four days in the average human body.A
WBC count is a test that measures the number of white blood cells in your body. This test is often included with
a complete blood count (CBC). Your blood contains a percentage of each type of white blood cell. Doctors use
the main information to diagnose various diseases excluding any fractures or any external injuries is the Red
Blood Cell and White Blood Cell count.
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
295
Blood cell types Gender
Male Women
RBC 4.5 - 6.0 million/microliter 4.0 - 5.0 million/microliter
WBC 4.5 - 11 thousand/ microliter 4.5 - 11 thousand/ microliter
Platelet 150 - 450 thousand/microliter 150 - 450 thousand/microliter
Table -1, Normal RBC and WBC Count Levels
1.1 Telemedicine system:
Telemedicine system facilitates the remote diagnosis and treatment of patients by means of telecommunications
technology. The delivery of healthcare services, where distance is a critical factor,by all healthcare professionals
using info and comm. tech for exchange of valid info for diagnosis , treatment and prevention of diseases and
injuries.Telemedicine, made possible by the availability of mobile networks, is revolutionizing health care.It
provides special healthcare for rural patients in less cost in improved form This paper introduces an cost
effective automatic RBC and WBC counting accurately using image analysis technique for remote or rural areas
using telemedicine approach independent of specialist to generate patient RBC and WBC report. In this
approach the records i.e., blood sample images of the patients from rural side are captured and sent for
diagnosis by the trained experts. The results are then communicated to the village knowledge centers.
Pathologists can get valuable information regarding various blood oriented disorders through red blood cells
counting in a blood sample. In the conventional method of red blood examination in a blood sample done by
manpower; hence it has deficiencies such as less accuracy, poor reliability, and strong subjectivity. The
diagnosis is defined as the process of finding out what kind of disease a certain patient has and those
diagnosed must always be accurate. Sometimes a wrong diagnosis may lead to situation that wrong
dosage of drugs given to the patient, some cases it may lead to loss of patient life[2].
To overcome these situations, some researchers have done some useful works [3-5] especially in
classifying blood cells from other cells, for example, distinguishing white blood cells from other cells
such as red blood cells and platelets [6]. The conventional method is not suitable for telemedicine system.
In this paper we use Hough transform technique [7] to count number of red blood cell and white blood in
the blood smear image and also this will be compatible with telemedicine system.
2.0 RELATED WORK:
Venkatalakshmi.B, Thilagavathi.K Automatic Red Blood Cell Counting Using Hough Transform(ICT
2013)[18],This paper introduces an automatic RBC counting using Hough Tranform, we are extending this
paper to include WBC counts.
3.0 METHODOLOGY
This paper introduces an automatic RBC and WBC counting using computer vision which helps to perform the
counts accurately using image based analysis from which the blood smear image taken by the digital camera
attached with the microscopic setup. There are several steps involved in the process of estimating the Red
blood cells and White Blood cell . These are input image acquisition, preprocessing, segmentation, feature
extraction, RBC and WBC counting. In the pre-processing step the original blood smear image taken under
microscope is converted into saturation image. Segmentation is done by histogram thresholding and
morphological operations. Next step is feature extraction which is through morphological operations to
differentiate between different cells i.e., red blood cell ,white blood cells, platelets and background. The final
step is to find out the number of Red Blood Cell and White Blood Cell from the blood smear image by using
Hough Transform .
3.1 Overall flow of proposed system:
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
296
Three main techniques are used to estimate the number of RBC and WBC in the blood smear image
which are logical, morphological and Hough transform. Fig 1 shows the complete flow chart of proposed
system.
Fig 1. Flow Chart of RBC and WBC counting Process
The images are used in data acquisition stage are taken from online medical library [12, 13]. The input image
needs to be pre-processed for further analysis. Segmentation and extraction is the process of differentiate
red blood cell background and another cells. The final stage is counting the number of RBC and WBC
counting using Hough transform technique.
3.2 Image pre-processing:
The input for this step is blood smear image, this image is enhanced o get good quality required for next steps.
We will filter the noise, adjust the contrast and smoothen the image. First, convert the given image into HSV
image. Then we analyze the saturation component S this shows clearly the bright objects such as WBC and
platelets. Fig 2. Shows the original input image and saturation image [18].
Fig 2. The original input image and saturation image
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
297
3.3 Morphological operations on blood cells:
The output from preprocessing is input for this step, the intensity between the RBC and other cells used to
differentiate WBC and RBC. After applying pre-processing stage, the outcome of image is feeding to the
segmentation stage. Segmentation is carried out based on histogram thresholding and morphological operations.
Mathematical morphological will be used to segment RBC based on elimination WBC appearance. Find out
lower and upper threshold value from histogram image of saturation image. Then divide the saturation
image into two binary images based on these threshold values. To extract the objects from the background is to
select a threshold ‘T’ that separates these modes. Then any point (x, y) for which f(x, y) < T is called an object
point, otherwise, the point is called a background point.
3.4 WBC nucleus and small particles segmentation:
If the structuring element is not present then morphological openings are used ,this removes, break and
diminished the connection or objects In contrary, morphological closing functions to join, fill and build
connection and objects in the image. Similar task which is smoothen the object contours but in different ways.
For reconstruction, it using two images which is marker and mask as initial point of transformation and
transformation inducer. The structuring element will act as connectivity element. One of the technique is
opening by reconstruction which restored the exact shape of the object which is been eroded while the normal
opening technique will depends on the similarity between objects and structuring element. For filling holes and
clearing border objects reconstruction is applied with the combination of marker and mask function.
Fig. 3 and Fig. 4 shows the result of morphological operations [3]. The WBC nucleuses are extracted by
removing the small particles which are platelets.
Fig 3. Original Image Fig. 4. Results of morphological operations
3.5 Masking operation, RBC segmentation and feature extraction using Hough transform:
The morphological operations, logical operations and Hough transform technique are used in this stage to
extract the red blood cells from other cells and background. Morphological and XOR operation are
applied on two images i.e., image obtained with WBC Nucleus and small particles along with original Image.
After that Hough transform is applied to this image to extract the RBC.
Red and white blood cell detection is done through this accumulator space. WBC counts can also be done
by finding number of connected components which is obtained from image Fig 4 –Segmented WBC Nucleus.
Here the small noise i.e., platelets can be eliminated outcome contain only WBC nucleus .
Fig. 5 below shows the result of image blood samples by using circular Hough transform technique.[18]
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
298
Fig. 5. Result of image blood samples by using circular Hough transform technique.
4.0 CONCLUSIONS :
The combination of Morphological operations, logical operations and Hough Transform used to segment RBC
and WBC. The Circular Hough Transform provides an effective and efficient computer vision system for
automatic counting of red blood cells and white blood cells. This approach aids affordable healthcare service for
remote or rural areas using telemedicine system and avoid laboratory visit. With the advent of this proposed
system makes the human healthcare management ease and convenience irrespective of geography and time
which saves many lives. Compare to manual counting it is ease of operation and less time consuming. This
approach explored for RBC and WBC counting further the same can be explored for complete blood cell
counting such as platelet count.
5.0 REFERENCES:
[1] Michael R. Pinsky, Laurent Brochard and Jordi Mancebo. “Applied Physiology in Intensive Care Medicine”. Springer.
229-238, 2007.
[2] Medicine Health – http://www.medicinehealth.com/leukemia/article.html.
[3] J. M. Sharif, M. F. Miswan, M. A. Ngadi, Md Sah Hj Salam “Red Blood Cell Segmentation Using Masking and
Watershed Algorithm: A Preliminary Study”. 2012 International Conference on Biomedical Engineering (ICoBE),27-
28 February 2012,Penang.
[4] Yuzhang WEI. “The Research of Urinary Sediment Visual Component Analysis Based on Fuzzy Clustering”. Nanjing
Information Engineering University, 2008:3-4, 15-32.
[5] Ran Ding. “Algorithm Research on Recognition and Classification of Microscopic Urinary Sediment Images”. Jilin
University, 2006: 9-16, 20-31.
[6] C.D.Ruberto, A.G. Dempster, S. Khan and B. Jarra. “Segmentation of Blood Image using Morphological Operators”.
Proceeding 15th International Conference on Pattern Recognition. vol. 3, pp. 397-40 0, 2000.
[7] Tahir Rabbani and Frank van den Heuvel, "Efficient hough transform for automatic detection of cylinders in point
clouds" in Proceedings of the 11th Annual Conference of the Advanced School for Computing and Imaging (ASCI
'05), The Netherlands, and June 2005.
[8] Alaa Hamouda, Ahmed Y. Khedr, and Rabie A. Ramadan,” Automated Red Blood Cell counting “International Journal
of Computing science, VOL. 1, NO. 2, FEBRUARY, 2012
[9] J. Poomcokrak and C. Neatpisarnvanit “Red blood cells extraction and counting” Department of Biomedical
Engineering, Mahidol University, Thailand. The 3rd International Symposium on Biomedical Engineering.
[10] M. Habibzadeh*a, A. Krzy aka, T.Fevensa, A.Sadrb.” Counting of RBCs and WBCs in noisy normal blood
smear microscopic images” SPIE 7963, Medical Imaging 2011: Computer-Aided Diagnosis, 79633I (March 08,
2011); doi:10.1117/12.878748
[11] Dondorp AM, Angus BJ, Chotivanich K, Silamut K, Ruangveerayuth, White NJ. “Red cell deformability as a
predictor of anemia in severe falciparum malaria”. Am J Trop Med Hyg 60: 733–744; 1999.
[12] Duda, R.O. and P.E Hart, 1972. Use of the Hough transformation to detect lines and curves in picture Commun.
ACM, pp: 11-15.
E-ISSN: 2321–9637
Volume 2, Issue 1, January 2014
International Journal of Research in Advent Technology
Available Online at: http://www.ijrat.org
299
[13] Sirisak Liangwongsan, Boonraung Marungsri, Ratchadaporn Oonsivilai, Anant Oonsivilai. “Extracted Circle Hough
Transform and Circle Defect Detection Algorithm” World Academy of Science, Engineering and Technology 60
2011.
[14] Adnan Khashman, Esam Al-zgoul (2009). Image segmentation of blood cell in Leukemia patients. N. CYPRUS, Recent
Advances in Computer Engineering and Applications.
[15] S. S. Savkare, S. P. Narote (2011). Automatic Classification of Normal and Infected Blood Cells for Parasitemia
Detection, IJCSNS International Journal of Computer Science and Network Security,VOL.11 No.2, February 2011.
[16] G. Diaz, A. Manzanera (2010). Automatic Analysis of Microscopic Images in Hematological Cytology Applications,
Clinical Technologies:Concepts, Methodologies, Tools and Applications (3 vol).
[17] M.F. Miswan, J.M. Sharif, M.A. Ngadi et. al (2011). An Overview: Segmentation Method for Blood Cell Disorders,
BIOMED 2011, IFMBE Proceedings 35, pp. 596–599, 2011.
[18] Venkatalakshmi.B, Thilagavathi.K, ”Automatic Red Blood Cell Counting Using Hough Transform(ICT 2013),”

More Related Content

What's hot

Automation in haematology
Automation in haematologyAutomation in haematology
Automation in haematologyraj kumar
 
IRJET- Design and Fabrication of Smart Blood Group Detector
IRJET-  	  Design and Fabrication of Smart Blood Group DetectorIRJET-  	  Design and Fabrication of Smart Blood Group Detector
IRJET- Design and Fabrication of Smart Blood Group DetectorIRJET Journal
 
Automated blood cell counter by yasin arafat
Automated blood cell counter by yasin arafatAutomated blood cell counter by yasin arafat
Automated blood cell counter by yasin arafatYasin Arafat
 
Complete Blood Count
Complete Blood CountComplete Blood Count
Complete Blood Countlevouge777
 
Automation in clinical hematology
Automation in clinical hematologyAutomation in clinical hematology
Automation in clinical hematologyTitto Rahim
 
Blood donation powerpoint
Blood donation powerpointBlood donation powerpoint
Blood donation powerpoint8magus8
 
Blood bank management system
Blood bank management systemBlood bank management system
Blood bank management systemgaasparerocksters
 
Automation in haematology bernard
Automation in haematology   bernardAutomation in haematology   bernard
Automation in haematology bernardBosco Mbonimpa
 
Auto transfusion in military medicine applications
Auto transfusion in military medicine applicationsAuto transfusion in military medicine applications
Auto transfusion in military medicine applicationsAlireza Rezaei
 
Automated cell counter & its quality control
Automated cell counter & its quality controlAutomated cell counter & its quality control
Automated cell counter & its quality controlSaikat Mandal
 
تشخيصات دكتور عبد الامير Haematology
 تشخيصات دكتور عبد الامير Haematology تشخيصات دكتور عبد الامير Haematology
تشخيصات دكتور عبد الامير HaematologyGhadeer Albostany
 
Raju automation Msc MLT PATHOLOGY
Raju automation Msc MLT PATHOLOGYRaju automation Msc MLT PATHOLOGY
Raju automation Msc MLT PATHOLOGYrajusehrawat
 
Automation in hematology
Automation in hematologyAutomation in hematology
Automation in hematologyDr Siddartha
 

What's hot (20)

Automation in haematology
Automation in haematologyAutomation in haematology
Automation in haematology
 
Hematology auto analyzer
Hematology auto analyzerHematology auto analyzer
Hematology auto analyzer
 
IRJET- Design and Fabrication of Smart Blood Group Detector
IRJET-  	  Design and Fabrication of Smart Blood Group DetectorIRJET-  	  Design and Fabrication of Smart Blood Group Detector
IRJET- Design and Fabrication of Smart Blood Group Detector
 
Automated blood cell counter by yasin arafat
Automated blood cell counter by yasin arafatAutomated blood cell counter by yasin arafat
Automated blood cell counter by yasin arafat
 
Complete Blood Count
Complete Blood CountComplete Blood Count
Complete Blood Count
 
Automation in clinical hematology
Automation in clinical hematologyAutomation in clinical hematology
Automation in clinical hematology
 
Blood donation powerpoint
Blood donation powerpointBlood donation powerpoint
Blood donation powerpoint
 
Blood bank management system
Blood bank management systemBlood bank management system
Blood bank management system
 
Automation in haematology bernard
Automation in haematology   bernardAutomation in haematology   bernard
Automation in haematology bernard
 
Auto transfusion in military medicine applications
Auto transfusion in military medicine applicationsAuto transfusion in military medicine applications
Auto transfusion in military medicine applications
 
Blood bank Census 2010(JPNATC)
Blood bank Census 2010(JPNATC)Blood bank Census 2010(JPNATC)
Blood bank Census 2010(JPNATC)
 
Blood transfusion
Blood transfusionBlood transfusion
Blood transfusion
 
The Clinical Use Of Blood
The Clinical Use Of BloodThe Clinical Use Of Blood
The Clinical Use Of Blood
 
Automated cell counter & its quality control
Automated cell counter & its quality controlAutomated cell counter & its quality control
Automated cell counter & its quality control
 
تشخيصات دكتور عبد الامير Haematology
 تشخيصات دكتور عبد الامير Haematology تشخيصات دكتور عبد الامير Haematology
تشخيصات دكتور عبد الامير Haematology
 
Blood cell counter
Blood cell counterBlood cell counter
Blood cell counter
 
Raju automation Msc MLT PATHOLOGY
Raju automation Msc MLT PATHOLOGYRaju automation Msc MLT PATHOLOGY
Raju automation Msc MLT PATHOLOGY
 
Blood bank
Blood bankBlood bank
Blood bank
 
Blood transfusion
Blood transfusionBlood transfusion
Blood transfusion
 
Automation in hematology
Automation in hematologyAutomation in hematology
Automation in hematology
 

Viewers also liked

DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...
DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...
DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...IJEEE
 
Paper id 25201423
Paper id 25201423Paper id 25201423
Paper id 25201423IJRAT
 
140827 texto 2-ethics and the rough gorund of the everyday
140827 texto 2-ethics and the rough gorund of the everyday140827 texto 2-ethics and the rough gorund of the everyday
140827 texto 2-ethics and the rough gorund of the everydayAlejandro Munévar Salazar
 
Paper id 27201419
Paper id 27201419Paper id 27201419
Paper id 27201419IJRAT
 
2015北投區參與式預算宣傳投影片
2015北投區參與式預算宣傳投影片2015北投區參與式預算宣傳投影片
2015北投區參與式預算宣傳投影片平台 青
 
Paper id 25201441
Paper id 25201441Paper id 25201441
Paper id 25201441IJRAT
 
Paper id 25201492
Paper id 25201492Paper id 25201492
Paper id 25201492IJRAT
 
Những điều cần biết về an cung ngưu hoàng đồng nhân đường
Những điều cần biết về an cung ngưu hoàng đồng nhân đườngNhững điều cần biết về an cung ngưu hoàng đồng nhân đường
Những điều cần biết về an cung ngưu hoàng đồng nhân đườngMẹ Thiên Nhiên
 
Paper id 28201438
Paper id 28201438Paper id 28201438
Paper id 28201438IJRAT
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148IJRAT
 
Paper id 21201434
Paper id 21201434Paper id 21201434
Paper id 21201434IJRAT
 
Paper id 2120145
Paper id 2120145Paper id 2120145
Paper id 2120145IJRAT
 
Paper id 24201479
Paper id 24201479Paper id 24201479
Paper id 24201479IJRAT
 
Paper id 21201477
Paper id 21201477Paper id 21201477
Paper id 21201477IJRAT
 
Paper id 21201499
Paper id 21201499Paper id 21201499
Paper id 21201499IJRAT
 
Paper id 2720149
Paper id 2720149Paper id 2720149
Paper id 2720149IJRAT
 
Paper id 27201475
Paper id 27201475Paper id 27201475
Paper id 27201475IJRAT
 
Paper id 25201485
Paper id 25201485Paper id 25201485
Paper id 25201485IJRAT
 
Paper id 25201466
Paper id 25201466Paper id 25201466
Paper id 25201466IJRAT
 
Paper id 25201486
Paper id 25201486Paper id 25201486
Paper id 25201486IJRAT
 

Viewers also liked (20)

DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...
DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...
DETECTING AND COUNTING THE NO. OF WHITE BLOOD CELLS IN BLOOD SAMPLE IMAGES BY...
 
Paper id 25201423
Paper id 25201423Paper id 25201423
Paper id 25201423
 
140827 texto 2-ethics and the rough gorund of the everyday
140827 texto 2-ethics and the rough gorund of the everyday140827 texto 2-ethics and the rough gorund of the everyday
140827 texto 2-ethics and the rough gorund of the everyday
 
Paper id 27201419
Paper id 27201419Paper id 27201419
Paper id 27201419
 
2015北投區參與式預算宣傳投影片
2015北投區參與式預算宣傳投影片2015北投區參與式預算宣傳投影片
2015北投區參與式預算宣傳投影片
 
Paper id 25201441
Paper id 25201441Paper id 25201441
Paper id 25201441
 
Paper id 25201492
Paper id 25201492Paper id 25201492
Paper id 25201492
 
Những điều cần biết về an cung ngưu hoàng đồng nhân đường
Những điều cần biết về an cung ngưu hoàng đồng nhân đườngNhững điều cần biết về an cung ngưu hoàng đồng nhân đường
Những điều cần biết về an cung ngưu hoàng đồng nhân đường
 
Paper id 28201438
Paper id 28201438Paper id 28201438
Paper id 28201438
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148
 
Paper id 21201434
Paper id 21201434Paper id 21201434
Paper id 21201434
 
Paper id 2120145
Paper id 2120145Paper id 2120145
Paper id 2120145
 
Paper id 24201479
Paper id 24201479Paper id 24201479
Paper id 24201479
 
Paper id 21201477
Paper id 21201477Paper id 21201477
Paper id 21201477
 
Paper id 21201499
Paper id 21201499Paper id 21201499
Paper id 21201499
 
Paper id 2720149
Paper id 2720149Paper id 2720149
Paper id 2720149
 
Paper id 27201475
Paper id 27201475Paper id 27201475
Paper id 27201475
 
Paper id 25201485
Paper id 25201485Paper id 25201485
Paper id 25201485
 
Paper id 25201466
Paper id 25201466Paper id 25201466
Paper id 25201466
 
Paper id 25201486
Paper id 25201486Paper id 25201486
Paper id 25201486
 

Similar to Paper id 212014108

Segmentation and Automatic Counting of Red Blood Cells Using Hough Transform
Segmentation and Automatic Counting of Red Blood Cells Using Hough TransformSegmentation and Automatic Counting of Red Blood Cells Using Hough Transform
Segmentation and Automatic Counting of Red Blood Cells Using Hough TransformIJARBEST JOURNAL
 
Counting of wb cs and rbcs from blood images using gray thresholding
Counting of wb cs and rbcs from blood images using gray thresholdingCounting of wb cs and rbcs from blood images using gray thresholding
Counting of wb cs and rbcs from blood images using gray thresholdingeSAT Publishing House
 
Importance of CBC with Differential in Healthcare | The Lifesciences Magazine
Importance of CBC with Differential in Healthcare | The Lifesciences MagazineImportance of CBC with Differential in Healthcare | The Lifesciences Magazine
Importance of CBC with Differential in Healthcare | The Lifesciences MagazineThe Lifesciences Magazine
 
Cme on diagnostics dr.saranya
Cme on diagnostics dr.saranyaCme on diagnostics dr.saranya
Cme on diagnostics dr.saranyaDr.Sabari Nathan
 
Flow cytometry ready
Flow cytometry readyFlow cytometry ready
Flow cytometry readyYra Yunus
 
Leukemia Blood Cancer Detection Using MATLAB
Leukemia Blood Cancer Detection Using MATLABLeukemia Blood Cancer Detection Using MATLAB
Leukemia Blood Cancer Detection Using MATLABChristo Ananth
 
An Automated Solution for Extracting and Counting of White Blood Cells in a B...
An Automated Solution for Extracting and Counting of White Blood Cells in a B...An Automated Solution for Extracting and Counting of White Blood Cells in a B...
An Automated Solution for Extracting and Counting of White Blood Cells in a B...ijtsrd
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfJulia587259
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfJulia587259
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfJulia587259
 
An Advanced Low-cost Blood Cancer Detection System
An Advanced Low-cost Blood Cancer Detection SystemAn Advanced Low-cost Blood Cancer Detection System
An Advanced Low-cost Blood Cancer Detection SystemChristo Ananth
 
Information about cbc
Information about cbcInformation about cbc
Information about cbcKashif Iqbal
 
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...IJECEIAES
 
Automated Analysis Of Blood Smear Images For Leukemia Detection A Comprehens...
Automated Analysis Of Blood Smear Images For Leukemia Detection  A Comprehens...Automated Analysis Of Blood Smear Images For Leukemia Detection  A Comprehens...
Automated Analysis Of Blood Smear Images For Leukemia Detection A Comprehens...Kristen Carter
 

Similar to Paper id 212014108 (20)

F0363029031
F0363029031F0363029031
F0363029031
 
Segmentation and Automatic Counting of Red Blood Cells Using Hough Transform
Segmentation and Automatic Counting of Red Blood Cells Using Hough TransformSegmentation and Automatic Counting of Red Blood Cells Using Hough Transform
Segmentation and Automatic Counting of Red Blood Cells Using Hough Transform
 
Counting of wb cs and rbcs from blood images using gray thresholding
Counting of wb cs and rbcs from blood images using gray thresholdingCounting of wb cs and rbcs from blood images using gray thresholding
Counting of wb cs and rbcs from blood images using gray thresholding
 
Ijetcas14 381
Ijetcas14 381Ijetcas14 381
Ijetcas14 381
 
Importance of CBC with Differential in Healthcare | The Lifesciences Magazine
Importance of CBC with Differential in Healthcare | The Lifesciences MagazineImportance of CBC with Differential in Healthcare | The Lifesciences Magazine
Importance of CBC with Differential in Healthcare | The Lifesciences Magazine
 
Cme on diagnostics dr.saranya
Cme on diagnostics dr.saranyaCme on diagnostics dr.saranya
Cme on diagnostics dr.saranya
 
Flow cytometry ready
Flow cytometry readyFlow cytometry ready
Flow cytometry ready
 
Leukemia Blood Cancer Detection Using MATLAB
Leukemia Blood Cancer Detection Using MATLABLeukemia Blood Cancer Detection Using MATLAB
Leukemia Blood Cancer Detection Using MATLAB
 
An Automated Solution for Extracting and Counting of White Blood Cells in a B...
An Automated Solution for Extracting and Counting of White Blood Cells in a B...An Automated Solution for Extracting and Counting of White Blood Cells in a B...
An Automated Solution for Extracting and Counting of White Blood Cells in a B...
 
Introduction of anemias.pdf
Introduction of anemias.pdfIntroduction of anemias.pdf
Introduction of anemias.pdf
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdf
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdf
 
Laboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdfLaboratory_Approach_to_Anemia.pdf
Laboratory_Approach_to_Anemia.pdf
 
Heamatology test and techniques
Heamatology test and techniquesHeamatology test and techniques
Heamatology test and techniques
 
An Advanced Low-cost Blood Cancer Detection System
An Advanced Low-cost Blood Cancer Detection SystemAn Advanced Low-cost Blood Cancer Detection System
An Advanced Low-cost Blood Cancer Detection System
 
Information about cbc
Information about cbcInformation about cbc
Information about cbc
 
Heamatology test and techniques
Heamatology test and techniquesHeamatology test and techniques
Heamatology test and techniques
 
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...
Computer Aided Diagnosis for Screening the Shape and Size of Leukocyte Cell N...
 
Lab test 1.pptx
Lab test 1.pptxLab test 1.pptx
Lab test 1.pptx
 
Automated Analysis Of Blood Smear Images For Leukemia Detection A Comprehens...
Automated Analysis Of Blood Smear Images For Leukemia Detection  A Comprehens...Automated Analysis Of Blood Smear Images For Leukemia Detection  A Comprehens...
Automated Analysis Of Blood Smear Images For Leukemia Detection A Comprehens...
 

More from IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Paper id 212014108

  • 1. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 294 AUTOMATIC RED BLOOD CELL AND WHITE BLOOD CELL COUNTING FOR TELEMEDICINE SYSTEM Vinutha H Reddy Computer Engineering Datta Meghe College of Engineering-Airoli Email-vinutha.hreddy@gmail.com ABSTRACT A complete blood count (CBC) is a blood test used to evaluate the overall health and diagnose a wide range of disorders, including anaemia, infection and leukaemia etc. CBC test infer about the kinds and numbers of cells in the blood such as Red Blood Cells(RBC), White Blood Cells(WBC) , Platelet. This blood cell count infers about the disorders against normal healthy blood cell count. Haematology analysis to be specific, accurate & reliable in the blood cell counts to mitigate diagnosis. Conventional haematology analysis triggers visit to clinic and is laboratory specialist dependent carried either manually (inaccurate) or by haematology analyser (costlier). Both are not affordable to the remote / rural areas. This paper introduces an cost effective automatic RBC and WBC counting accurately using image analysis technique for remote or rural areas using telemedicine approach independent of specialist to generate patient RBC and WBC report. Keywords – Telemedicine System, Red Blood Cell count, White Blood Cell count, MATLAB, Morphological operations, Hough Transform. 1. INTRODUCTION A complete blood count (CBC) is a blood test used to evaluate the overall health and diagnose a wide range of disorders, including anaemia, infection and leukaemia etc. CBC test infer about the kinds and numbers of cells in the blood such as Red Blood Cells(RBC), White Blood Cells(WBC) , Platelet. This blood cell count infers about the disorders against normal healthy blood cell count. A complete blood count test measures several components and features of your blood, including :Red blood cells- which carry oxygen, White blood cells-which fight infection, Hemoglobin- the oxygen-carrying protein in red blood cells, Hematocrit- the proportion of red blood cells to the fluid component, or plasma, in your blood and Platelets- which help with blood clotting.Abnormal increases or decreases in cell counts as revealed in a complete blood count may indicate that you have an underlying medical condition that calls for further evaluation. The Red Blood Cell or Erythrocytes are the more number of blood cells in the human body.Erythrocytes consist mainly of Hemoglobin .Erythrocytes are anucleate when mature, meaning that they lack a cell nucleus .A red blood cell count is a blood test that your doctor uses to find out how many red blood cells (RBCs) you have in your blood. It is also called an erythrocyte count. The test is important because RBCs contain haemoglobin, which carries oxygen to your body’s tissues [1]. Red blood cells are also known as RBCs, red cells,] red blood corpuscles (an archaic term), haematids, erythroid cells or erythrocytes. White blood cells (WBCs), also called leukocytes, are an important part of the immune system. These cells help fight infections by attacking bacteria, viruses, and germs that invade the body. They live for about three to four days in the average human body.A WBC count is a test that measures the number of white blood cells in your body. This test is often included with a complete blood count (CBC). Your blood contains a percentage of each type of white blood cell. Doctors use the main information to diagnose various diseases excluding any fractures or any external injuries is the Red Blood Cell and White Blood Cell count.
  • 2. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 295 Blood cell types Gender Male Women RBC 4.5 - 6.0 million/microliter 4.0 - 5.0 million/microliter WBC 4.5 - 11 thousand/ microliter 4.5 - 11 thousand/ microliter Platelet 150 - 450 thousand/microliter 150 - 450 thousand/microliter Table -1, Normal RBC and WBC Count Levels 1.1 Telemedicine system: Telemedicine system facilitates the remote diagnosis and treatment of patients by means of telecommunications technology. The delivery of healthcare services, where distance is a critical factor,by all healthcare professionals using info and comm. tech for exchange of valid info for diagnosis , treatment and prevention of diseases and injuries.Telemedicine, made possible by the availability of mobile networks, is revolutionizing health care.It provides special healthcare for rural patients in less cost in improved form This paper introduces an cost effective automatic RBC and WBC counting accurately using image analysis technique for remote or rural areas using telemedicine approach independent of specialist to generate patient RBC and WBC report. In this approach the records i.e., blood sample images of the patients from rural side are captured and sent for diagnosis by the trained experts. The results are then communicated to the village knowledge centers. Pathologists can get valuable information regarding various blood oriented disorders through red blood cells counting in a blood sample. In the conventional method of red blood examination in a blood sample done by manpower; hence it has deficiencies such as less accuracy, poor reliability, and strong subjectivity. The diagnosis is defined as the process of finding out what kind of disease a certain patient has and those diagnosed must always be accurate. Sometimes a wrong diagnosis may lead to situation that wrong dosage of drugs given to the patient, some cases it may lead to loss of patient life[2]. To overcome these situations, some researchers have done some useful works [3-5] especially in classifying blood cells from other cells, for example, distinguishing white blood cells from other cells such as red blood cells and platelets [6]. The conventional method is not suitable for telemedicine system. In this paper we use Hough transform technique [7] to count number of red blood cell and white blood in the blood smear image and also this will be compatible with telemedicine system. 2.0 RELATED WORK: Venkatalakshmi.B, Thilagavathi.K Automatic Red Blood Cell Counting Using Hough Transform(ICT 2013)[18],This paper introduces an automatic RBC counting using Hough Tranform, we are extending this paper to include WBC counts. 3.0 METHODOLOGY This paper introduces an automatic RBC and WBC counting using computer vision which helps to perform the counts accurately using image based analysis from which the blood smear image taken by the digital camera attached with the microscopic setup. There are several steps involved in the process of estimating the Red blood cells and White Blood cell . These are input image acquisition, preprocessing, segmentation, feature extraction, RBC and WBC counting. In the pre-processing step the original blood smear image taken under microscope is converted into saturation image. Segmentation is done by histogram thresholding and morphological operations. Next step is feature extraction which is through morphological operations to differentiate between different cells i.e., red blood cell ,white blood cells, platelets and background. The final step is to find out the number of Red Blood Cell and White Blood Cell from the blood smear image by using Hough Transform . 3.1 Overall flow of proposed system:
  • 3. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 296 Three main techniques are used to estimate the number of RBC and WBC in the blood smear image which are logical, morphological and Hough transform. Fig 1 shows the complete flow chart of proposed system. Fig 1. Flow Chart of RBC and WBC counting Process The images are used in data acquisition stage are taken from online medical library [12, 13]. The input image needs to be pre-processed for further analysis. Segmentation and extraction is the process of differentiate red blood cell background and another cells. The final stage is counting the number of RBC and WBC counting using Hough transform technique. 3.2 Image pre-processing: The input for this step is blood smear image, this image is enhanced o get good quality required for next steps. We will filter the noise, adjust the contrast and smoothen the image. First, convert the given image into HSV image. Then we analyze the saturation component S this shows clearly the bright objects such as WBC and platelets. Fig 2. Shows the original input image and saturation image [18]. Fig 2. The original input image and saturation image
  • 4. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 297 3.3 Morphological operations on blood cells: The output from preprocessing is input for this step, the intensity between the RBC and other cells used to differentiate WBC and RBC. After applying pre-processing stage, the outcome of image is feeding to the segmentation stage. Segmentation is carried out based on histogram thresholding and morphological operations. Mathematical morphological will be used to segment RBC based on elimination WBC appearance. Find out lower and upper threshold value from histogram image of saturation image. Then divide the saturation image into two binary images based on these threshold values. To extract the objects from the background is to select a threshold ‘T’ that separates these modes. Then any point (x, y) for which f(x, y) < T is called an object point, otherwise, the point is called a background point. 3.4 WBC nucleus and small particles segmentation: If the structuring element is not present then morphological openings are used ,this removes, break and diminished the connection or objects In contrary, morphological closing functions to join, fill and build connection and objects in the image. Similar task which is smoothen the object contours but in different ways. For reconstruction, it using two images which is marker and mask as initial point of transformation and transformation inducer. The structuring element will act as connectivity element. One of the technique is opening by reconstruction which restored the exact shape of the object which is been eroded while the normal opening technique will depends on the similarity between objects and structuring element. For filling holes and clearing border objects reconstruction is applied with the combination of marker and mask function. Fig. 3 and Fig. 4 shows the result of morphological operations [3]. The WBC nucleuses are extracted by removing the small particles which are platelets. Fig 3. Original Image Fig. 4. Results of morphological operations 3.5 Masking operation, RBC segmentation and feature extraction using Hough transform: The morphological operations, logical operations and Hough transform technique are used in this stage to extract the red blood cells from other cells and background. Morphological and XOR operation are applied on two images i.e., image obtained with WBC Nucleus and small particles along with original Image. After that Hough transform is applied to this image to extract the RBC. Red and white blood cell detection is done through this accumulator space. WBC counts can also be done by finding number of connected components which is obtained from image Fig 4 –Segmented WBC Nucleus. Here the small noise i.e., platelets can be eliminated outcome contain only WBC nucleus . Fig. 5 below shows the result of image blood samples by using circular Hough transform technique.[18]
  • 5. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 298 Fig. 5. Result of image blood samples by using circular Hough transform technique. 4.0 CONCLUSIONS : The combination of Morphological operations, logical operations and Hough Transform used to segment RBC and WBC. The Circular Hough Transform provides an effective and efficient computer vision system for automatic counting of red blood cells and white blood cells. This approach aids affordable healthcare service for remote or rural areas using telemedicine system and avoid laboratory visit. With the advent of this proposed system makes the human healthcare management ease and convenience irrespective of geography and time which saves many lives. Compare to manual counting it is ease of operation and less time consuming. This approach explored for RBC and WBC counting further the same can be explored for complete blood cell counting such as platelet count. 5.0 REFERENCES: [1] Michael R. Pinsky, Laurent Brochard and Jordi Mancebo. “Applied Physiology in Intensive Care Medicine”. Springer. 229-238, 2007. [2] Medicine Health – http://www.medicinehealth.com/leukemia/article.html. [3] J. M. Sharif, M. F. Miswan, M. A. Ngadi, Md Sah Hj Salam “Red Blood Cell Segmentation Using Masking and Watershed Algorithm: A Preliminary Study”. 2012 International Conference on Biomedical Engineering (ICoBE),27- 28 February 2012,Penang. [4] Yuzhang WEI. “The Research of Urinary Sediment Visual Component Analysis Based on Fuzzy Clustering”. Nanjing Information Engineering University, 2008:3-4, 15-32. [5] Ran Ding. “Algorithm Research on Recognition and Classification of Microscopic Urinary Sediment Images”. Jilin University, 2006: 9-16, 20-31. [6] C.D.Ruberto, A.G. Dempster, S. Khan and B. Jarra. “Segmentation of Blood Image using Morphological Operators”. Proceeding 15th International Conference on Pattern Recognition. vol. 3, pp. 397-40 0, 2000. [7] Tahir Rabbani and Frank van den Heuvel, "Efficient hough transform for automatic detection of cylinders in point clouds" in Proceedings of the 11th Annual Conference of the Advanced School for Computing and Imaging (ASCI '05), The Netherlands, and June 2005. [8] Alaa Hamouda, Ahmed Y. Khedr, and Rabie A. Ramadan,” Automated Red Blood Cell counting “International Journal of Computing science, VOL. 1, NO. 2, FEBRUARY, 2012 [9] J. Poomcokrak and C. Neatpisarnvanit “Red blood cells extraction and counting” Department of Biomedical Engineering, Mahidol University, Thailand. The 3rd International Symposium on Biomedical Engineering. [10] M. Habibzadeh*a, A. Krzy aka, T.Fevensa, A.Sadrb.” Counting of RBCs and WBCs in noisy normal blood smear microscopic images” SPIE 7963, Medical Imaging 2011: Computer-Aided Diagnosis, 79633I (March 08, 2011); doi:10.1117/12.878748 [11] Dondorp AM, Angus BJ, Chotivanich K, Silamut K, Ruangveerayuth, White NJ. “Red cell deformability as a predictor of anemia in severe falciparum malaria”. Am J Trop Med Hyg 60: 733–744; 1999. [12] Duda, R.O. and P.E Hart, 1972. Use of the Hough transformation to detect lines and curves in picture Commun. ACM, pp: 11-15.
  • 6. E-ISSN: 2321–9637 Volume 2, Issue 1, January 2014 International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org 299 [13] Sirisak Liangwongsan, Boonraung Marungsri, Ratchadaporn Oonsivilai, Anant Oonsivilai. “Extracted Circle Hough Transform and Circle Defect Detection Algorithm” World Academy of Science, Engineering and Technology 60 2011. [14] Adnan Khashman, Esam Al-zgoul (2009). Image segmentation of blood cell in Leukemia patients. N. CYPRUS, Recent Advances in Computer Engineering and Applications. [15] S. S. Savkare, S. P. Narote (2011). Automatic Classification of Normal and Infected Blood Cells for Parasitemia Detection, IJCSNS International Journal of Computer Science and Network Security,VOL.11 No.2, February 2011. [16] G. Diaz, A. Manzanera (2010). Automatic Analysis of Microscopic Images in Hematological Cytology Applications, Clinical Technologies:Concepts, Methodologies, Tools and Applications (3 vol). [17] M.F. Miswan, J.M. Sharif, M.A. Ngadi et. al (2011). An Overview: Segmentation Method for Blood Cell Disorders, BIOMED 2011, IFMBE Proceedings 35, pp. 596–599, 2011. [18] Venkatalakshmi.B, Thilagavathi.K, ”Automatic Red Blood Cell Counting Using Hough Transform(ICT 2013),”