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
- 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