-
VuVirt Ltd.
- Europe
- www.vuvirt.com
Lists (1)
Sort Name ascending (A-Z)
Stars
Moiré pattern denoiser for screen pictures
C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.
Uses LSB, DCT, and DWT to insert pieces of text into images.
The code for the paper "Robust JPEG Steganography Based on the Robustness Classifier"
janbutora / pySTC
Forked from daniellerch/pySTCA Python interface for Syndrome Trellis Codes Steganography
A small python app to embed "secret" user data into a carrier image by manipulation of the Discrete Cosine Transform (DCT) AC coefficients. This application was developed for a graduate-level unive…
SteganoGAN is a tool for creating steganographic images using adversarial training.
Steganography with Scale-Invariant Feature Transform and both Implementation on Python (Image Process)
This program is to do image Steganography in CUDA via nvidia gpu with a blind hide algorithm
Ever sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using images for this exchange? Steganography is what you need! It …
Pytorch Implementation of the paper: Multi-Image Steganography Using Deep Neural Networks by Abhishek et. al.
This repository contains code that runs pre-trained artificial neural network models in the TensorFlow framework in Python that have been converted to TFLite models using the TFLite C++ API.
A python script for digital image steganography using Fast Fourier Transform.
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
Image steganography for data hiding using the histogram-based technique developed by Ni et al., 2006.
Steganography - Difference Histogram Shifting Method
File Injector is a script that allows you to store any file in an image using steganography
Swift port of the NREL Sun and Moon Position Algorithm source code
Very simple frequency domain(FFT based) image steganography/waterprint/signature. https://www.zhihu.com/question/50735753/answer/122593277
🔐ㅤA C++ program for Image Steganography
Steganography algorithms implemented in C++ with OpenCV.
Steganography using Huffmann Coding and 2d - Block DCT
A C++ Steganography tool which leverages the LSB and DCT embedding techniques
Python program that uses OpenCV to detect and identify playing cards from a PiCamera video feed on a Raspberry Pi