dct
Here are 16 public repositories matching this topic...
Serveral digital image watermark algorithms implement with C++/OpenCV
-
Updated
May 10, 2017 - C++
🖼️ 🕵️ Forgery Detection on Images
-
Updated
Aug 10, 2020 - C++
The program implements forward and inverse version of 2D Discrete Fourier Transform (FFT), Discrete Cosine Transform, Discrete Walsh-Hadamard Transform and Discrete Wavelets Transform (lifting scheme) in C/C++. The output of transforms is displayed for a given input image.
-
Updated
Oct 3, 2018 - C++
Image Compression using Huffman Coding
-
Updated
Jan 13, 2020 - C++
Renewed DCTFilter filter for VapourSynth (with arbitrary sized DCT and github actions based static build for Windows)
-
Updated
Jul 19, 2022 - C++
Create image manipulation techniques e.g. resizing to half , color conversion. And also providing the JPEG compression technique from the first step which is performing the DCT and the Zigzag and RLE(run length encoding) and the inverse for each one, all written in c++.
-
Updated
Dec 23, 2018 - C++
Fast discrete cosine transform algorithms (C++) (dct.hpp)
-
Updated
Jul 11, 2024 - C++
GPU-accelerated JPEG compressor
-
Updated
Dec 27, 2025 - C++
A robust C library for embedding and extracting invisible text watermarks in various image formats. It uses DCT-based algorithms for high robustness against cropping and tampering, featuring multi-format support, a command-line tool, and an easy-to-integrate library API.基于 DCT 的鲁棒文本水印 C 语言库,支持多种图片格式,抗裁剪涂抹,含命令行工具。
-
Updated
Apr 13, 2026 - C++
Improve this page
Add a description, image, and links to the dct topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dct topic, visit your repo's landing page and select "manage topics."