Skip to content

This repository contains my project as a part of the course - Object Oriented Data Structure in C++ Coursera , University of Illinois

Notifications You must be signed in to change notification settings

icode09/Object-Oriented-Data-Structure-Coursera-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Object-Oriented Data Structures in C++ final project

The goal of this project is to make image transformation filters

Original input:

alt text

Filter 1: Illinify

This filter transforms all hue values to either blue or orange, depending on which they're closer to

alt text

Filter 2: Spotlight

This filter creates a spotlight centered at our coordinate inputs

alt text

Filter 3: Watermark

This filter takes an additional input on wich we have the desired watermark

alt text

About

This repository contains my project as a part of the course - Object Oriented Data Structure in C++ Coursera , University of Illinois

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published