Coder Social home page Coder Social logo

nus-soc-sws-invisible-watermark's Introduction

NUS-SOC-SWS-Invisible-Watermark

program

Requirement: 64-bit Windows System

Necessary: Unzip ffmpeg.zip to get ffmpeg.exe in the same folder. (It's because Github doesn't allow files more than 100MB)

Note: It's recommended to put your original video in program folder.

source

watermark.cpp - C++ Code, charge of frame watermark process

Requirement: OpenCV 2.4.13.6 environment

Video_Watermark.e - Easy Programming Language Code, charge of Windows program part

(EPL Code isn't just text, so programmers have to use special IDE which is offered in its official website to program.)

Requirement: ffmpeg environment

attack

mani.py - (stands for 'manipulate') Python code, charge of various attack to the video

Requirement: cv2 numpy (You may simply install them by pip install cv2 numpy)

how to attack

Usage: python3 mani.py [options] [source_video] [dest_video]
    options: cut_height/cut_width/resize/bright/rotation/shelter/salt_pepper
    example: python3 mani.py cut_height ./watermark.mp4 ./attacked.mp4

You will also see this information when you use it in wrong format.

Poster

poster

nus-soc-sws-invisible-watermark's People

Contributors

ha02h0u avatar lotharshi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.