Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 260 Bytes

ImageFilters

ImageFilters is a simple C++ project I've made while learning OpenCV

Filters :

  1. Wave Filters.
  2. Color Swap Filters (where it swaps between the red & blue channels).
  3. To Color 16 Filters (where it casts the color to 16 bit color).