ysImageProcessing

A simple Image Processing library developed with Modern C++.

# This project is not completed yet.

How to compile and run example

 cmake .
 cmake --build .
cd examples/
./ysImageProcessing_example

TODO

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer