CVNov 11, 2025

Theoretical Analysis of Power-law Transformation on Images for Text Polarity Detection

arXiv:2511.07916v1h-index: 3
Originality Synthesis-oriented
AI Analysis

This work addresses a preprocessing step for computer vision tasks like license plate recognition, but it is incremental as it focuses on theoretical validation of an existing intuitive approach.

The paper tackles the problem of text polarity detection in images by providing a theoretical analysis of an existing power-law transformation method, showing that the maximum between-class variance increases for dark text on bright background and decreases for bright text on dark background.

Several computer vision applications like vehicle license plate recognition, captcha recognition, printed or handwriting character recognition from images etc., text polarity detection and binarization are the important preprocessing tasks. To analyze any image, it has to be converted to a simple binary image. This binarization process requires the knowledge of polarity of text in the images. Text polarity is defined as the contrast of text with respect to background. That means, text is darker than the background (dark text on bright background) or vice-versa. The binarization process uses this polarity information to convert the original colour or gray scale image into a binary image. In the literature, there is an intuitive approach based on power-law transformation on the original images. In this approach, the authors have illustrated an interesting phenomenon from the histogram statistics of the transformed images. Considering text and background as two classes, they have observed that maximum between-class variance between two classes is increasing (decreasing) for dark (bright) text on bright (dark) background. The corresponding empirical results have been presented. In this paper, we present a theoretical analysis of the above phenomenon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes