Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.
/ lyg-IP Public archive

University's Parallel Programming lecture's project aimed to try out tools that make Parallel computing a breeze.

Notifications You must be signed in to change notification settings

sewiti/lyg-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyg-IP

A simple program that uses OpenCV to manipulate given images in a (sometimes) mind-twisting way.
Measures time taken for given processes counts by default.

screenshot

Made with intention to try out tools that make Parallel computing easy to implement.
This program is made for learning purposes for university's Parallel Programming lecture's assignment.

Python dependencies

pip install opencv-python

Data structure

data/*/a_image_you_like.png
data/*/another_image.png
data/*/...

Same structure will be reflected in output directory.

About

University's Parallel Programming lecture's project aimed to try out tools that make Parallel computing a breeze.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages