/FlowStream

A software that can easily create digital watermarking.

Primary LanguageC++MIT LicenseMIT

FlowStream

A software that can easily create digital watermarking.

Release

Support Windows 10 64bits only now.

Release

Development

  1. Install the dependencies first.
  2. Use VS 2017 to Build.

Dependencies

  1. Visual Studio 2017
  • .Net
  • C++
    • Desktop C++ Windows 10 SDK
  1. OpenCV
    • Download and install.
    • Set the OpenCV environment variable.
      • OPENCV_DIR = {your installation directory}\build\x64\vc15

Projects

DWCLI

Command Line Interface

DWGUI

WPF GUI.