paper-with-me

Papers

Embedding Textual Information in Images Using Quinary Pixel Combinations

2026-01-07 · A V Uday Kiran Kandala arxiv

This paper presents a novel technique for embedding textual data into images using quinary combinations of pixel intensities in RGB space. Existing methods predominantly rely on least and most significant bit (LSB & MSB) manipulation, Pixel Value Differencing (PVD), spatial perturbations in RGB channels, transform domain based methods, Quantization methods, Edge and Region based methods and more recently through deep learning methods and generative AI techniques for hiding textual information in spatial domain of images. Most of them are dependent on pixel intensity flipping over multiple pixels, such as LSB and combination of LSB based methodologies, and on transform coefficients, often resulting in the form of noise. Encoding and Decoding are deterministic in most of the existing approaches and are computationally heavy in case of higher models such as deep learning and gen AI approaches. The proposed method works on quinary pixel intensity combinations in RGB space, where five controlled different pixel intensity variations in each of the R, G, and B channels formulate up to one hundred and twenty five distinct pixel intensity combinations. These combinations are mapped to textual symbols, enabling the representation of uppercase and lowercase alphabetic characters, numeric digits, whitespace, and commonly used special characters. Different metrics such as MSE, MAE, SNR, PSNR, SSIM, Histogram Comparison and Heatmap analysis, were evaluated for both original and encoded images resulting in no significant distortion in the images. Furthermore, the method achieves improved embedding efficiency by encoding a complete textual symbol within a single RGB pixel, in contrast to LSB and MSB based approaches that typically require multiple pixels or multi-step processes, as well as transform and learning based methods that incur higher computational overhead.

📄 PDF Abstract BibTeX arXiv:2601.04302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1

Broad Neural Network for Change Detection in Aerial Images

2019-02-28 · Shailesh Shrivastava, Alakh Aggarwal, Pratik Chattopadhyay

A change detection system takes as input two images of a region captured at two different times, and predicts which pixels in the region have undergone change over the time period. Since pixel-based analysis can be erron…

Change Detection

Manifold-Preserving Superpixel Hierarchies and Embeddings for the Exploration of High-Dimensional Images

2026-02-27 · Alexander Vieth, Boudewijn Lelieveldt, Elmar Eisemann, Anna Vilanova 외 arxiv

High-dimensional images, or images with a high-dimensional attribute vector per pixel, are commonly explored with coordinated views of a low-dimensional embedding of the attribute space and a conventional image represent…

Dimensionality Reduction

AlignSeg: Feature-Aligned Segmentation Networks

2020-02-24 · Zilong Huang, Yunchao Wei, Xinggang Wang, Wenyu Liu 외

Aggregating features in terms of different convolutional blocks or contextual embeddings has been proven to be an effective way to strengthen feature representations for semantic segmentation. However, most of the curren…

SegmentationSemantic Segmentation

Harmonizing Visual and Textual Embeddings for Zero-Shot Text-to-Image Customization

2024-03-21 · Yeji Song, Jimyeong Kim, Wonhark Park, Wonsik Shin 외

In a surge of text-to-image (T2I) models and their customization methods that generate new images of a user-provided subject, current works focus on alleviating the costs incurred by a lengthy per-subject optimization. T…