ISSN ONLINE(2320-9801) PRINT (2320-9798)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Endoscopy video analysis algorithms and their independence of rotation, brightness, contrast, color and blur

Jan Cychnerski
Department of Computer Architecture, Gda´nsk University of Technology, Poland
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Innovative Research in Computer and Communication Engineering

Abstract

The article presents selected image analysis algorithms for endoscopy videos. Mathematical methods that are part of these algorithms are described, and authors’ claims about the characteristics of these algorithms, such as the independence of rotation, brightness, contrast, etc. are mentioned. Using the common test on the real endoscopic image database and a set of image transformations, the validity of these claims was checked and compared between algorithms. Many of the results seem to differ from the declaration of the authors, sometimes even strongly denying them. In addition, some algorithms were found extraordinary sensitive to blurring of the images, which indicates the possibility of using them for the detection of blurry frames, not just diseases.



 

Keywords

endoscopy, video analysis, independence, rotation, brightness, contrast, color, blur

INTRODUCTION

In the past several years, endoscopic movie analysis algorithms (obtained by gastroscopy, colonoscopy or capsule endoscopy) were gaining popularity. These algorithms are used to recognize informative and non-informative frames, and various diseases or healthy tissues. Unfortunately, the algorithms described in the literature do not have any larger comparative tests, which makes a comparison between them almost impossible. In addition, the authors of mathematical methods used in these algorithms do not provide evidence for their claims (e.g. on the algorithms’ independence of transformations such as rotation or brightness change). [1]
This article focuses on a comparison of selected endoscopic image analysis algorithms and mathematical tools used in them. The algorithms were tested with a special comparator to check if their authors’ claims about the independence of image transformations like rotation, brightness, contrast, blur and color change are trustworthy.

TEST PROCEDURE

All tests were carried out on a common database of real colonoscopy videos [2]. For the tests, 100 random images from the database were selected. The algorithms’ classification part was removed, leaving only the kernel of the algorithms - the calculation of the feature vectors. In the next step, every feature was normalized so that the average (calculated over all the images in the database) was equal to 0 and standard deviation to 1.
Only the normalized feature vectors were analyzed in the article (ignoring the classification component, such as neural networks or support vector machines). In the literature it is often claimed that the algorithms are dependent or independent of the various image transformations. For comparison and test purposes, 5 popular transformations that occur naturally in endoscopy were selected, as in table I.
A. Comparison measure
In the first place, feature vectors from original images were compared with each other using the metrics described below.
Let F(a) be a feature vector of image a for algorithm F, and fi(a) be its i-th normalized value:
image
To obtain a common comparing base for algorithm F, feature vectors of all original images (a; b; c; :::) were compared with each other. Then, the average base feature difference was calculated as follows::
image
The difference between the feature vector between original and transformed images was defined analogously, with additional normalization in regard of typical not-transformed image feature vector differences:
image

MATHEMATICAL OPERATIONS

In this section, mathematical operations used in the analyzed algorithms are described. Most of them focus on the spatial features of the images, brightness changes and edge detection. This is due to the fact that these features are similar to human vision methods of seeing objects, which allows humans to recognize textural anomalies in the image. Some transformations, however, focus more on the color features, as they are the second most characteristic phenomenon differencing healthy tissue from cancer (e.g. shades of gray, black or bright red are found almost only in cancerous tissue).
Most of the algorithms include also some form of statistical analysis of the characteristics of the image. Depending on the analyzed image features, this allows to reduce the number of dimensions of the resulting feature vector or make it independent from the scale, rotation, or change of contrast or brightness of the image.
Some of the transformations are commonly known in the field of image analysis (e.g. Gabor filters or discrete wavelet transforms), but some are designed specifically for endoscopic (e.g. AHT, NTU).
Table III provides information about the chosen algorithms for the analysis of endoscopy videos provided by the authors (rot. = rotation, sca. = scale, bri. = brightness, con. = contrast).

TEST RESULTS

The following figures present the results of tests carried out. Figure 1 shows the differences between the untransformed images, i.e. D0 and 0. Figures 2 – 6 present: differences after brightness change Dbrightness, after contrast change Dcontrast, after color change Dcolor, after rotation Drotation and after blurring Dblur.

CONCLUSION

The article presents mathematical tools used in the gastrointestinal endoscopic video analysis algorithms. The tests show that algorithms’ authors’ claims about some characteristics of their algorithms about independence from the transformations such as rotation, brightness change, etc. does not always comply with the practical results. Moreover, many of the algorithms are surprisingly sensitive to some transformations – in such cases the difference between the transformed images can be greater than that between the other images. This phenomenon questions the usefulness of these algorithms in provided by the authors applications. However, it is worth noting that some of the algorithm are remarkably sensitive to image blur – this fact indicates these algorithms may perform well in the task of blurry frames recognition, which is also useful in systems supporting digestive system diagnosis.

Tables at a glance

Table icon Table icon Table icon
Table 1 Table 2 Table 3

Figures at a glance

Figure 1 Figure 2 Figure 3
Figure 1 Figure 2 Figure 3
Figure 4 Figure 5 Figure 3
Figure 4 Figure 5 Figure 6

References