Blood Detection Using Image
Blood Detection Using Image
Abstract
Introduction
Literature Survey
System Requirements
System Design
Implementation
Result
Conclusion
Reference
ABSTRACT
Relevant features (color, texture, shape) are extracted from the images.
Image processing offers a potential solution for faster and more accurate blood
group detection.
INTRODUCTION
Blood group identification is an essential part of medical diagnostics and
transfusion treatment procedures.
It's a technique that uses computer vision and image processing to detect a
person's blood group from a digital image of their blood sample.
This approach uses digital images of blood samples processed through advanced
algorithms to determine blood types based on visual patterns and reactions.
LITERATURE SURVEY
Kaur et al. (2018): Used a digital camera to capture images of blood
samples.
Singh et al. (2019): Used a smartphone camera to capture images of blood
samples.
Kumar et al. (2020): Used Gaussian filtering to remove noise from images.
Sharma et al. (2020): Used thresholding and edge detection to segment
blood cells from the background.
Kaur et al. (2018): Applied watershed transform to segment overlapping
blood cells.
SYSTEM REQUIREMENTS
Hardware Requirements
Front End: HTML,CSS
Back End: Python
Language: Python 3.8
Software requirements
Hard Disk: Minimum 20 GB
RAM: Greater than 4 GB
Processor: 13 and Above
Editor: Visual Studio Code
SYSTEM DESIGN
IMPLEMENTATION
Techniques: Tkinter ,OpenCV ,NumPy ,Matplotlib, Pillow.
A blood sample is mixed with a reagent that reacts with the blood cells to produce
a visible pattern.
The image is then processed using computer algorithms to enhance the quality
and extract features from the image.
The extracted features are then compared to a database of known blood group
Hafeez, S., & Awais, M. (2015). Image processing based blood group detection
Bansal, A., Jain, R., & Vyas, V. (2013). Automated system for ABO-RH blood
group detection using neural network.
Nayak, V., Kamath, S., & Pai, M. (2016). Automated blood group detection using
image processing techniques.
Anwar, N., & Islam, M. Z. (2017). ABO and Rh blood group detection using
image processing and machine learning
Thank You