Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 452 Bytes

Timewrap Filter

Timewrap filter is one among a lot of popular filter used by different social media websites. This repository contains a simple implementation of that filter in cpp

Installation

  • Make sure you have openCV setup for C++. If not then please refer their documentation
  • Other than that there is no installation involved.
  • Just compile the file located in src/ and you are good to go