Skip to content

patricia2602/DataStructure_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Object-Oriented Data Structures in C++ final project

Disclaimer: Repo for my coursework on coursera. I don't own any of the course materials, so if there's any legal issue feel free to contact me directly.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published