Classification-of-Gastrointestinal-Diseases-of-Stomach

Classification of Gastrointestinal Diseases of Stomach from WCE using the improved Saliency-based method and Color Features
54 Downloads
Updated 10 May 2022

Classification-of-Gastrointestinal-Diseases-of-Stomach-from-WCE-using-the-improved-Saliency-based-me

Classification of Gastrointestinal Diseases of Stomach from WCE using the improved Saliency-based method and Color Features

image

Proposed Methodology

image

Segmentation

Active Contour-based segmentation

Algorithm 1: Initialize the Mask (φ^0) Step 1: Set the initial Mask to zero Step 2: MinPixelRange ← 50, MaxPixelRange ← 210 Step 3: rows ← MinPixelRange, cols ← MinPixelRange Step 4: For rows to MaxPixelRange if (rows == MinPixelRange) MaxPixelValue ← Selected Channel (rows, cols) End if
For cols to MaxPixelRange if (Selected Channel (rows, cols) ≥ MaxPixelValue) MaxPixelValue ← Selected Channel (rows, cols) R ← rows C ← cols End if End inner For End outer For Step 5: Create MaskValue1 ← ((R+C))/2, and MaskValue2 ← MaskValue1/2 Step 6: Get final Mask ((MaskValue2, MaskValue1), (MaskValue2, MaskValue1))

image

Improved Saliency-based segmentation

image Figure 4: Improved saliency-based segmentation effects.

image Figure 5: Proposed fusion effects using MAP approach.

Feature Extraction

image Figure 6: Flow diagram of Features extraction and reduction.

Results

image Segmentation Accuracy

image

image Classification Accuracy

image Confusion Matrix

image Computation Time

Results Comparison & Analysis

image

Cite As

Muhammad Rashid (2024). Classification-of-Gastrointestinal-Diseases-of-Stomach (https://github.com/rashidrao-pk/Classification-of-Gastrointestinal-Diseases-of-Stomach-from-WCE-using-the-improved-Saliency-based-me), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.