KeramKeram / CPP_AUG

My test project for very limited augumentation using c++ and opencv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP_AUG

It is my demo project. I wanted to understand FTXUI and how it's working. This app can take path to .png/.jpg files and rotate them(90/180/270) and save in output folder.

I used FTXUI classes as separate object in main view, no inheritance from them.

About

My test project for very limited augumentation using c++ and opencv

License:MIT License


Languages

Language:C++ 52.7%Language:CMake 34.1%Language:Dockerfile 6.2%Language:Shell 5.7%Language:Python 1.2%