Research Article
A Study of a New Technique of the CT Scan View and Disease Classification Protocol Based on Level Challenges in Cases of Coronavirus Disease
Algorithm 1
Pseudocode for square root equation.
(1) | START | (2) | INPUT CT_Scan_Image (Covid19) | (3) | READ the value of P | (4) | FOR each pixel in input image | (5) | FOR each 33 neighbors | (6) | COMPUTE SRE new feature as | (7) | Replace the new value SRE with center pixel of 33 with new image | (8) | ENDFOR | (9) | ENDFOR | (10) | SHOW the new CT_Scan_Image (Covid19) | (11) | End |
|