Skip to content
View VuVirt's full-sized avatar

Block or report VuVirt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
14 stars written in Python
Clear filter

PyWavelets - Wavelet Transforms in Python

Python 2,106 488 Updated Dec 4, 2024

Python program that uses OpenCV to detect and identify playing cards from a PiCamera video feed on a Raspberry Pi

Python 700 225 Updated Jan 13, 2018

File Injector is a script that allows you to store any file in an image using steganography

Python 435 27 Updated Nov 18, 2022

SteganoGAN is a tool for creating steganographic images using adversarial training.

Python 312 89 Updated Mar 23, 2023

QGIS plugin to fetch OSM data with the Overpass API

Python 195 55 Updated Dec 2, 2024

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…

Python 34 12 Updated Sep 19, 2024

Very simple frequency domain(FFT based) image steganography/waterprint/signature. https://www.zhihu.com/question/50735753/answer/122593277

Python 21 7 Updated Jun 9, 2020

Simple python sun position calculator. Returns the sun elevation angle (SEA) and azimuth angle (AZ).

Python 11 8 Updated May 10, 2018

A python script for digital image steganography using Fast Fourier Transform.

Python 9 1 Updated Aug 30, 2024

Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.

Python 5 Updated May 1, 2023

Image steganography for data hiding using the histogram-based technique developed by Ni et al., 2006.

Python 4 Updated Oct 10, 2023

a python class to create apple haptic pattern files

Python 4 2 Updated Oct 10, 2023

Steganography with Scale-Invariant Feature Transform and both Implementation on Python (Image Process)

Python 3 Updated Mar 24, 2023

Uses LSB, DCT, and DWT to insert pieces of text into images.

Python 3 Updated Dec 1, 2021