Insanely fast JPEG/ JPG thumbnail scaling with the minimum fuss and CPU overhead. It makes use of libjpeg features of being able to load an image by only decoding the DCT coefficients needed to reconstruct an image of the size desired.
Implementation and Performance Analysis of DCT Steganography Algorithm. Tests found that it has excellent imperceptibility (PSNR all above 40). When encountering noised images, the error rate of watermark extraction is low, indicating certain robustness. By introducing the scaling factor, the best embedding effect can be obtained for the specific carrier and watermark.
Provides a robust steganographic system for watermarking and information hiding in lossy video formats by hiding in low frequency components of the transform domain.
Discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequencies. This project makes data compression with digital image