CVApr 24, 2013

k-Modulus Method for Image Transformation

arXiv:1304.6759v16 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental method for image processing, specifically targeting storage reduction by integrating with compression techniques.

The paper tackles the problem of reducing image storage size by proposing the k-Modulus Method, a spatial transformation based on the modulus operator that divides images by a predefined integer to guarantee smaller size, though it cannot be used alone for compression due to high compression ratio but can be embedded with other methods based on its high PSNR value.

In this paper, we propose a new algorithm to make a novel spatial image transformation. The proposed approach aims to reduce the bit depth used for image storage. The basic technique for the proposed transformation is based of the modulus operator. The goal is to transform the whole image into multiples of predefined integer. The division of the whole image by that integer will guarantee that the new image surely less in size from the original image. The k-Modulus Method could not be used as a stand alone transform for image compression because of its high compression ratio. It could be used as a scheme embedded in other image processing fields especially compression. According to its high PSNR value, it could be amalgamated with other methods to facilitate the redundancy criterion.

Foundations

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

Your Notes