muiz6 / CIMP

C++ Image Manipulation Program. Edit your photos by swapping colours, quantise colours or flip the image and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Our Semester Project for OOP

CIMP

Introduction

CIMP is an image manipulation program that can apply filters to an image.

logo

Dependencies

CIMP depends upon wxWidgets. Library for its Graphic User Interface. Do add it in your project prior to compilation.

Screenshots

original image

alienate filter

About

C++ Image Manipulation Program. Edit your photos by swapping colours, quantise colours or flip the image and more.

License:MIT License


Languages

Language:C++ 100.0%