SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1609
Unsupervised detecting and locating of gastrointestinal anomalies
Abhishek K L1, Parinitha B S2, Pavithra G S3 , Ranjitha G4 , Rashmi K S5
1Assistant Professor, Department of Computer Science and Engineering, Sapthagiri College of Engineering, 2 ,3,4,5UG Student,
Department of Computer Science and Engineering, Sapthagiri College of Engineering, Bangalore,Karnataka
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The detection and diagnosis of a gastrointestinal disease is a major concern. This system detects locations of GI
anomalies within the video frames, and abnormal frame detection is based on automatically derived image features. Various
supervised and semi supervised techniques have been proposed over the years which are shown to be more accurate when
compared to other diagnosing and detecting systems. In this paper, an overview of various unsupervised machine learning
techniques is presented.
Key Words: Gastrointestinal anomalies, Unsupervised Machine Learning, Image Processing.
1.INTRODUCTION
Gastrointestinal diseases are the diseases which affects the gastrointestinal tract. The organs which can be affected are,
Oesophagus, Stomach, Small intestine, Large intestine, Rectum, Liver, Gallbladder Pancreas and Other organs of digestion.
The gastric cancer and esophageal cancer are the most common cancers. It is very necessary to detect these types of
cancers related to gastrointestinal tract. Lesion is a region of organ or tissue suffered due to damage occurred through a
disease or injury. [2]
Fig: shows different between cancer and normal cells.
It can be found in any part of the gastrointestinal tract. This causes huge loss of blood. Ulcers in stomach are the main cause
for gastrointestinal bleeding. In order to achieve accurate results, the most widely used image-based diagnosis such as
ultrasonography, MRI, CT techniques. These methods are frequently incorrect. Hence, accurate assessment of
abnormalities remains a challenge and an abnormality go unnoticed most of the times.
Human vision is not accurate as that of computer vision. One of the simple and easy methods is to train the computer
system, to do the work without human intervention. This is achieved by employing machine learning techniques along with
the image processing techniques. This is highly useful in detection, diagnosis of any medical abnormalities. Earlier
methodologies employed the use of weakly supervised and semi supervised machine learning techniques. This requires
human effort to train the computer system. This is highly impossible task, since there are trillions and trillions of medical
abnormalities found among people all over the world.
Hence, the detection of gastrointestinal anomalies is of great concern. Therefore, the detection of these diseases is very
important. The techniques used for detection of gastrointestinal diseases are
1. Supervised learning
2. Semi supervised learning
3. Unsupervised learning.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1610
Supervised learning:
In this technique used, a set of annotated images that can be further classified as semantic labels has been used as training
set. It uses weakly supervised convolutional neural network algorithm. [1]
Semi supervised learning
In this technique, a set of annotated images that can be further classified as semantic labels or bounding boxes has been
used as training set. It uses EM algorithm [4] [15]
Unsupervised learning
To overcome this, unsupervised machine learning techniques are used to provide a more accurate detection. In the
unsupervised machine learning techniques, the images are analyzed and all the abnormalities are detected.This
methodology is based on unsupervised machine learning technique, is implemented in three mapping phases:
1.Color mapping
2.Orientation mapping
3.Intensity mapping
1.1 Overview of detection and localization of Gastrointestinal Anomalies: Weakly and semi supervised machine
learning techniques have been most commonly used in image based medical diagnosis when compared to other applied
fields of image processing and analysis. [1][2]
The detection of a gastrointestinal lesions, a gastrointestinal anomaly is as follows:
Lesions are detected from Endoscopy Images based on
1.Convolutional Neural Network (CNN)
2.Support Vector Machine (SVM)
3.Local Color vector patterns (LCVP)
4.Color Wavelet Covariance (CWC) features.
The lower complexities in implementation, computation, processing requirements and so forth have led to the use of High-
Quality Image Compression. For image which is used transform the colors. compression, we use DEWC coding method. The
spatial frequency distribution of red component is lower than relatively high while compared to blue and red components.
DEWC coding saves more bits on red band while allocating more bits on green and blue bands. Thus, helps in improving the
image quality. [3]
However, several doctors discovered compressed images are insufficient for detection of gastrointestinal anomalies. In
order to analyze in video frames, we when moving along gastrointestinal tract, which is analyzed as as an image or a video
sequence in a computer system. Again, we must analyze the infected part through human Vision. Moreover, the WCE
becomes inefficient since it cannot be in the gastrointestinal tract for long duration of time, the Swallow able sensing device
came to use, for long-term gastrointestinal tract monitoring. A swallow able sensor device that can be ingested orally, later
arriving to the stomach, where the device can indwell for a long term and can be egested at any time after it is triggered
using wireless communication. However, swallow able sensor becomes inefficient, since we do not make a comparative
analysis of a healthy and unhealthy individual.
Phonograms are used to detect different functioning modes of the normal gastrointestinal tract, both in terms of
localization and of time evolution during the digestion. From a database of 14 healthy volunteers, recorded during 3 hours
after a standardized meal. Data analysis is performed using a multifactorial statistical method. Endoscopic ultrasonography
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
(EUS), yields cost-effective and gives better results. Abdominal ultrasonography helps in the diagnosis of duplication cysts.
[7][8]
2.METHODOLOGY
1.Image Conversion
Images are resized to smaller size in order to apply the following algorithms.
2.Grayscale Conversion
Converting the images of RGB format to grayscale format. This helps in doing further image processing.
3.Thresholding
To distinguish between normal and abnormal region, we are setting threshold values.
4.Histogram
Histograms are graphical representation of data by which we can predict whether the region is abnormal or not.
5.Conversion to HSV format
Images of RGB format is converted to HSV format in order to separate the color components. These components are Hue,
Saturation and Value.
6.Conversion to YCbCr format
Images of RGB format is converted to HSV format in order to separate the color components.
7.Applying erosion to image
Erosion operation removes the boundaries of an image and intersection of two images. This helps in clear visualization of
the images and thus helping in separation of color components.
8.Splitting the eroded image into different channels
Eroded images are splitted into channels in order to determine the intensity of the affected region.
9. Length and Depth of abnormal region.
The main aim of this project is to find the dimensions of infected region.
10.Applying bounding box to infected regions in the image.
Bounding box is a rectangular box which is used to highlight the infected regions of abnormal region
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1611
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
3.RESULTS
1.Grayscale conversion
2.Thresholding
3.Histogram and Otsu’s Thresholding
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1612
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
4) Erosion and of a image
5) Dilation of a image
6) Splitting the eroded image into different channels
Channel 1 Channel 2 Channel 3
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1613
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
7) HSV image and YCbCr image
YCbCr image HSV image
8) Hue ,Value and saturation
9) Result of splitting HSV to hue, value and saturation
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1614
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
10) Finding dimensions of abnormal region
11) Bounding Box of infected region
4. CONCLUSIONS
In this paper, the technique of detection and localization of gastrointestinal anomalies is put forth. An attempt has been
made to contemplate the significance of various medical diagnosis systems that have been proposed over the years to
overcome the challenges in detection and diagnosis of gastrointestinal anomalies. The methods employed to overcome the
disadvantages of supervised machine learning are presented. The system's advantages and disadvantages are presented for
each paper that has been surveyed. The need for unsupervised machine learning systems is emphasized. The overview of
the project is to highlight the features that are essential for an integrated understanding of gastrointestinal disorders. It has
many advantageous applications in real world and so used in many projects. Furthermore, this overview will help various
analysts and researchers who are keen on creating unsupervised machine learning systems.
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1615
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
REFERENCES
[1]Iakovidis, Michael Vasilakakis, Vassilis Plagianakos,” Weakly-Supervised Convolutional Learning for Detection of
Inflammatory Gastrointestinal Lesions” in Anastasios Koulaouzidis Endoscopy Unit the Royal Infirmary of Edinburgh, UK
IEEE Endoscopy Video” 2008
[2]Sindhu C P PG Scholar, Department of ECE, Jawaharlal College of Engineering & Technology, Palakkad “Automatic
Detection of Colonic Polyps and Tumor in Wireless Capsule Endoscopy Images Using Hybrid Patch Extraction and
Supervised Classification”.2017 IEEE
[3]Jee-Young Sun1, Sang-Won Lee1, MunCheon Kang1, Seung-Wook Kim1, SeungYoung Kim2, Sung-Jea Ko1 1Electrical
Engineering, Korea University, Seoul, Korea “A Novel Gastric Ulcer Differentiation System Using Convolutional Neural
Networks”.
[4]Erzhong Hu Hirokazu Nosato, Hidenori Sakanashi, Masahiro Murakawa “Anomaly Detection for Capsule Endoscopy
Images Using Higher-order Local Auto Correlation Features”. 2012 IEEE
[5]KonstantinPogorelov,Simula Research Laboratory, Norway University of Oslo, Norway Sigrun Losada Eskeland, Baerum
Hospital, Norway” A Holistic Multimedia System for Gastrointestinal Tract Disease Detection”.
[6]Farah Deeba, Shahed K. Mohammed, Francis M. Bui, Khan A. Wahid (Authors) 2University of Saskatchewan,
Saskatchewan, Canada,“Automatic Bleeding Detection in Wireless Capsule Endoscopy Based on RGB Pixel Intensity Ratio
ieee 2014.
[7]Dimitris K. Iakovidis*, Senior Member IEEE, Spiros V. Georgakopoulos, Michael Vasilakakis, AnastasiosKoulaouzidis, and
Vassilis P. Plagianakos, Member IEEE,” Detecting and Locating Gastrointestinal AnomaliesUsing Deep Learning and
Iterative Cluster Unification.IEEE 2018
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1616
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
BIOGRAPHIES
Mr.Abhishek K L
Asst.Professor,Dept.of CS&E
Sapthagiri College of Engineering
Bangalore
(GUIDE)
Parinitha B S
Sapthagiri College of Engineering
UG Student
Pavithra G S
Sapthagiri Collage of Engineering
UG Student
Ranjitha G
Sapthagiri College of Engineering
UG Student
Rashmi K S
Sapthagiri College of Engineering
UG Student
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1617

More Related Content

PDF
Assessment
PDF
IRJET - Deep Multiple Instance Learning for Automatic Detection of Diabetic R...
PDF
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
PDF
IRJET- Literature Review on Identification of Malignant Region in Human Body
PDF
IRJET- Survey on Face Detection Methods
PDF
IRJET - Survey on Chronic Kidney Disease Prediction System with Feature Selec...
PDF
IRJET- IoT based Smart Fitness Tracker for Gymnasiums
PDF
Diagnosis of Diabetic Retinopathy by Detection of Microneurysm And Exudates
Assessment
IRJET - Deep Multiple Instance Learning for Automatic Detection of Diabetic R...
IRJET= Computer Assisted Lung Nodule Detection in Digital Chest Radiograp...
IRJET- Literature Review on Identification of Malignant Region in Human Body
IRJET- Survey on Face Detection Methods
IRJET - Survey on Chronic Kidney Disease Prediction System with Feature Selec...
IRJET- IoT based Smart Fitness Tracker for Gymnasiums
Diagnosis of Diabetic Retinopathy by Detection of Microneurysm And Exudates

What's hot (19)

PDF
IRJET- A New Strategy to Detect Lung Cancer on CT Images
PDF
IRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
PDF
A Non-Invasive Blood Glucose Monitoring Device using Red Laser Light
PDF
Review of Image Watermarking Technique for Medi
PDF
50120130405027 2-3
PDF
Voice based Application as Medicine Spotter for Visually Impaired
PDF
IRJET- Survey on Robust Real-Time Needle Tracking in 2-D Ultrasound Images us...
PDF
Fibrillation Detection using Accelerometer and Gyroscope of a Smartphone
PDF
IRJET - Accuracy Prediction and Classification using Machine Learning Techniq...
PDF
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
PDF
Health Care Monitoring for the CVD Detection using Soft Computing Techniques
PDF
MEDICAL IMAGES AUTHENTICATION THROUGH WATERMARKING PRESERVING ROI
PDF
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
PDF
Medical Imaging: 8 Opportunities for technology entrepreneurs and investors
PDF
Ultrasound markets
PDF
Review on automated follicle identification for polycystic ovarian syndrome
PDF
IRJET- Survey on Breast Cancer Detection using Neural Networks
PDF
Detection of Macular Edema by using Various Techniques of Feature Extraction ...
PDF
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
IRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
A Non-Invasive Blood Glucose Monitoring Device using Red Laser Light
Review of Image Watermarking Technique for Medi
50120130405027 2-3
Voice based Application as Medicine Spotter for Visually Impaired
IRJET- Survey on Robust Real-Time Needle Tracking in 2-D Ultrasound Images us...
Fibrillation Detection using Accelerometer and Gyroscope of a Smartphone
IRJET - Accuracy Prediction and Classification using Machine Learning Techniq...
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
Health Care Monitoring for the CVD Detection using Soft Computing Techniques
MEDICAL IMAGES AUTHENTICATION THROUGH WATERMARKING PRESERVING ROI
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
Medical Imaging: 8 Opportunities for technology entrepreneurs and investors
Ultrasound markets
Review on automated follicle identification for polycystic ovarian syndrome
IRJET- Survey on Breast Cancer Detection using Neural Networks
Detection of Macular Edema by using Various Techniques of Feature Extraction ...
Evaluation of Iris Recognition System on Multiple Feature Extraction Algorith...
Ad

Similar to IRJET- Unsupervised Detecting and Locating of Gastrointestinal Anomalies (20)

PDF
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal Image
PDF
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
PDF
IRJET- Automatic Detection of Diabetic Retinopathy Using SRC Classifier from ...
PDF
IRJET- Automatic Detection of Diabetic Retinopathy Lesions
PDF
Detection of Kidney Stone using Neural Network Classifier
PDF
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter i...
PDF
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter in Im...
PDF
A Comprehensive Study on the Phases and Techniques of Breast Cancer Classific...
PDF
Diabetic Retinopathy detection using Machine learning
PDF
A comparison of image segmentation techniques, otsu and watershed for x ray i...
PDF
IRJET- Automatic Follicle Detection in Ultrasound Images of Ovaries
PDF
A Survey on Needle Tip Estimation in Ultrasound Images
PDF
An Innovative Deep Learning Framework Integrating Transfer- Learning And Extr...
PDF
RICE LEAF DISEASES CLASSIFICATION USING CNN WITH TRANSFER LEARNING
PDF
Classification of appendicitis based on ultrasound image
PDF
IRJET - Liver Cancer Detection using Image Processing
PDF
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
PDF
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
PDF
Optical MRI imaging based on computer vision for extracting and analyzing mor...
PDF
An Algorithm for Mobile Vision-Based Localization of Skewed Nutrition Labels ...
IRJET - Automatic Detection of Diabetic Retinopathy in Retinal Image
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET- Automatic Detection of Diabetic Retinopathy Using SRC Classifier from ...
IRJET- Automatic Detection of Diabetic Retinopathy Lesions
Detection of Kidney Stone using Neural Network Classifier
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter i...
IRJET- Nail based Disease Analysis at Earlier Stage using Median Filter in Im...
A Comprehensive Study on the Phases and Techniques of Breast Cancer Classific...
Diabetic Retinopathy detection using Machine learning
A comparison of image segmentation techniques, otsu and watershed for x ray i...
IRJET- Automatic Follicle Detection in Ultrasound Images of Ovaries
A Survey on Needle Tip Estimation in Ultrasound Images
An Innovative Deep Learning Framework Integrating Transfer- Learning And Extr...
RICE LEAF DISEASES CLASSIFICATION USING CNN WITH TRANSFER LEARNING
Classification of appendicitis based on ultrasound image
IRJET - Liver Cancer Detection using Image Processing
A SURVEY ON BLOOD DISEASE DETECTION USING MACHINE LEARNING
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
Optical MRI imaging based on computer vision for extracting and analyzing mor...
An Algorithm for Mobile Vision-Based Localization of Skewed Nutrition Labels ...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

DOCX
573137875-Attendance-Management-System-original
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
Geodesy 1.pptx...............................................
PPT
Project quality management in manufacturing
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
Well-logging-methods_new................
PDF
composite construction of structures.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
OOP with Java - Java Introduction (Basics)
PDF
PPT on Performance Review to get promotions
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Construction Project Organization Group 2.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
additive manufacturing of ss316l using mig welding
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
573137875-Attendance-Management-System-original
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Geodesy 1.pptx...............................................
Project quality management in manufacturing
Safety Seminar civil to be ensured for safe working.
Well-logging-methods_new................
composite construction of structures.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
OOP with Java - Java Introduction (Basics)
PPT on Performance Review to get promotions
R24 SURVEYING LAB MANUAL for civil enggi
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Foundation to blockchain - A guide to Blockchain Tech
Construction Project Organization Group 2.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Embodied AI: Ushering in the Next Era of Intelligent Systems
additive manufacturing of ss316l using mig welding
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...

IRJET- Unsupervised Detecting and Locating of Gastrointestinal Anomalies

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1609 Unsupervised detecting and locating of gastrointestinal anomalies Abhishek K L1, Parinitha B S2, Pavithra G S3 , Ranjitha G4 , Rashmi K S5 1Assistant Professor, Department of Computer Science and Engineering, Sapthagiri College of Engineering, 2 ,3,4,5UG Student, Department of Computer Science and Engineering, Sapthagiri College of Engineering, Bangalore,Karnataka ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The detection and diagnosis of a gastrointestinal disease is a major concern. This system detects locations of GI anomalies within the video frames, and abnormal frame detection is based on automatically derived image features. Various supervised and semi supervised techniques have been proposed over the years which are shown to be more accurate when compared to other diagnosing and detecting systems. In this paper, an overview of various unsupervised machine learning techniques is presented. Key Words: Gastrointestinal anomalies, Unsupervised Machine Learning, Image Processing. 1.INTRODUCTION Gastrointestinal diseases are the diseases which affects the gastrointestinal tract. The organs which can be affected are, Oesophagus, Stomach, Small intestine, Large intestine, Rectum, Liver, Gallbladder Pancreas and Other organs of digestion. The gastric cancer and esophageal cancer are the most common cancers. It is very necessary to detect these types of cancers related to gastrointestinal tract. Lesion is a region of organ or tissue suffered due to damage occurred through a disease or injury. [2] Fig: shows different between cancer and normal cells. It can be found in any part of the gastrointestinal tract. This causes huge loss of blood. Ulcers in stomach are the main cause for gastrointestinal bleeding. In order to achieve accurate results, the most widely used image-based diagnosis such as ultrasonography, MRI, CT techniques. These methods are frequently incorrect. Hence, accurate assessment of abnormalities remains a challenge and an abnormality go unnoticed most of the times. Human vision is not accurate as that of computer vision. One of the simple and easy methods is to train the computer system, to do the work without human intervention. This is achieved by employing machine learning techniques along with the image processing techniques. This is highly useful in detection, diagnosis of any medical abnormalities. Earlier methodologies employed the use of weakly supervised and semi supervised machine learning techniques. This requires human effort to train the computer system. This is highly impossible task, since there are trillions and trillions of medical abnormalities found among people all over the world. Hence, the detection of gastrointestinal anomalies is of great concern. Therefore, the detection of these diseases is very important. The techniques used for detection of gastrointestinal diseases are 1. Supervised learning 2. Semi supervised learning 3. Unsupervised learning.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1610 Supervised learning: In this technique used, a set of annotated images that can be further classified as semantic labels has been used as training set. It uses weakly supervised convolutional neural network algorithm. [1] Semi supervised learning In this technique, a set of annotated images that can be further classified as semantic labels or bounding boxes has been used as training set. It uses EM algorithm [4] [15] Unsupervised learning To overcome this, unsupervised machine learning techniques are used to provide a more accurate detection. In the unsupervised machine learning techniques, the images are analyzed and all the abnormalities are detected.This methodology is based on unsupervised machine learning technique, is implemented in three mapping phases: 1.Color mapping 2.Orientation mapping 3.Intensity mapping 1.1 Overview of detection and localization of Gastrointestinal Anomalies: Weakly and semi supervised machine learning techniques have been most commonly used in image based medical diagnosis when compared to other applied fields of image processing and analysis. [1][2] The detection of a gastrointestinal lesions, a gastrointestinal anomaly is as follows: Lesions are detected from Endoscopy Images based on 1.Convolutional Neural Network (CNN) 2.Support Vector Machine (SVM) 3.Local Color vector patterns (LCVP) 4.Color Wavelet Covariance (CWC) features. The lower complexities in implementation, computation, processing requirements and so forth have led to the use of High- Quality Image Compression. For image which is used transform the colors. compression, we use DEWC coding method. The spatial frequency distribution of red component is lower than relatively high while compared to blue and red components. DEWC coding saves more bits on red band while allocating more bits on green and blue bands. Thus, helps in improving the image quality. [3] However, several doctors discovered compressed images are insufficient for detection of gastrointestinal anomalies. In order to analyze in video frames, we when moving along gastrointestinal tract, which is analyzed as as an image or a video sequence in a computer system. Again, we must analyze the infected part through human Vision. Moreover, the WCE becomes inefficient since it cannot be in the gastrointestinal tract for long duration of time, the Swallow able sensing device came to use, for long-term gastrointestinal tract monitoring. A swallow able sensor device that can be ingested orally, later arriving to the stomach, where the device can indwell for a long term and can be egested at any time after it is triggered using wireless communication. However, swallow able sensor becomes inefficient, since we do not make a comparative analysis of a healthy and unhealthy individual. Phonograms are used to detect different functioning modes of the normal gastrointestinal tract, both in terms of localization and of time evolution during the digestion. From a database of 14 healthy volunteers, recorded during 3 hours after a standardized meal. Data analysis is performed using a multifactorial statistical method. Endoscopic ultrasonography
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 (EUS), yields cost-effective and gives better results. Abdominal ultrasonography helps in the diagnosis of duplication cysts. [7][8] 2.METHODOLOGY 1.Image Conversion Images are resized to smaller size in order to apply the following algorithms. 2.Grayscale Conversion Converting the images of RGB format to grayscale format. This helps in doing further image processing. 3.Thresholding To distinguish between normal and abnormal region, we are setting threshold values. 4.Histogram Histograms are graphical representation of data by which we can predict whether the region is abnormal or not. 5.Conversion to HSV format Images of RGB format is converted to HSV format in order to separate the color components. These components are Hue, Saturation and Value. 6.Conversion to YCbCr format Images of RGB format is converted to HSV format in order to separate the color components. 7.Applying erosion to image Erosion operation removes the boundaries of an image and intersection of two images. This helps in clear visualization of the images and thus helping in separation of color components. 8.Splitting the eroded image into different channels Eroded images are splitted into channels in order to determine the intensity of the affected region. 9. Length and Depth of abnormal region. The main aim of this project is to find the dimensions of infected region. 10.Applying bounding box to infected regions in the image. Bounding box is a rectangular box which is used to highlight the infected regions of abnormal region © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1611
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 3.RESULTS 1.Grayscale conversion 2.Thresholding 3.Histogram and Otsu’s Thresholding © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1612
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 4) Erosion and of a image 5) Dilation of a image 6) Splitting the eroded image into different channels Channel 1 Channel 2 Channel 3 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1613
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 7) HSV image and YCbCr image YCbCr image HSV image 8) Hue ,Value and saturation 9) Result of splitting HSV to hue, value and saturation © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1614
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 10) Finding dimensions of abnormal region 11) Bounding Box of infected region 4. CONCLUSIONS In this paper, the technique of detection and localization of gastrointestinal anomalies is put forth. An attempt has been made to contemplate the significance of various medical diagnosis systems that have been proposed over the years to overcome the challenges in detection and diagnosis of gastrointestinal anomalies. The methods employed to overcome the disadvantages of supervised machine learning are presented. The system's advantages and disadvantages are presented for each paper that has been surveyed. The need for unsupervised machine learning systems is emphasized. The overview of the project is to highlight the features that are essential for an integrated understanding of gastrointestinal disorders. It has many advantageous applications in real world and so used in many projects. Furthermore, this overview will help various analysts and researchers who are keen on creating unsupervised machine learning systems. © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1615
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 REFERENCES [1]Iakovidis, Michael Vasilakakis, Vassilis Plagianakos,” Weakly-Supervised Convolutional Learning for Detection of Inflammatory Gastrointestinal Lesions” in Anastasios Koulaouzidis Endoscopy Unit the Royal Infirmary of Edinburgh, UK IEEE Endoscopy Video” 2008 [2]Sindhu C P PG Scholar, Department of ECE, Jawaharlal College of Engineering & Technology, Palakkad “Automatic Detection of Colonic Polyps and Tumor in Wireless Capsule Endoscopy Images Using Hybrid Patch Extraction and Supervised Classification”.2017 IEEE [3]Jee-Young Sun1, Sang-Won Lee1, MunCheon Kang1, Seung-Wook Kim1, SeungYoung Kim2, Sung-Jea Ko1 1Electrical Engineering, Korea University, Seoul, Korea “A Novel Gastric Ulcer Differentiation System Using Convolutional Neural Networks”. [4]Erzhong Hu Hirokazu Nosato, Hidenori Sakanashi, Masahiro Murakawa “Anomaly Detection for Capsule Endoscopy Images Using Higher-order Local Auto Correlation Features”. 2012 IEEE [5]KonstantinPogorelov,Simula Research Laboratory, Norway University of Oslo, Norway Sigrun Losada Eskeland, Baerum Hospital, Norway” A Holistic Multimedia System for Gastrointestinal Tract Disease Detection”. [6]Farah Deeba, Shahed K. Mohammed, Francis M. Bui, Khan A. Wahid (Authors) 2University of Saskatchewan, Saskatchewan, Canada,“Automatic Bleeding Detection in Wireless Capsule Endoscopy Based on RGB Pixel Intensity Ratio ieee 2014. [7]Dimitris K. Iakovidis*, Senior Member IEEE, Spiros V. Georgakopoulos, Michael Vasilakakis, AnastasiosKoulaouzidis, and Vassilis P. Plagianakos, Member IEEE,” Detecting and Locating Gastrointestinal AnomaliesUsing Deep Learning and Iterative Cluster Unification.IEEE 2018 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1616
  • 9. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 BIOGRAPHIES Mr.Abhishek K L Asst.Professor,Dept.of CS&E Sapthagiri College of Engineering Bangalore (GUIDE) Parinitha B S Sapthagiri College of Engineering UG Student Pavithra G S Sapthagiri Collage of Engineering UG Student Ranjitha G Sapthagiri College of Engineering UG Student Rashmi K S Sapthagiri College of Engineering UG Student © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1617