Pinned Repositories
Dice-Roller-Game
Dice Roller : it's a two player game with dices
Easter-Pascha-Date
Finding the date of Orthodox and Catholic Easter using Gauss's Algorithm. An implementation in Python.
Hand-Detection-and-Finger-Counting
A python program for hand detection and finger counting using OpenCV library.
Image-Viewer-with-color-tracking
A simple image viewer using OpenCV library and color tracking.
markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
Number-System-Converter
Convert a number from one system to another given it's initial system (dec, bin, oct, hex).
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Spot-The-Differences
Spot the differences between two images using Python and OpenCV.
Tkinter-Calculator
Scientific Calculator using Python's library Tkinter
Virtual-Drawing
Virtual Drawing with color detection using Python and OpenCV
kostasthanos's Repositories
kostasthanos/Spot-The-Differences
Spot the differences between two images using Python and OpenCV.
kostasthanos/Tkinter-Calculator
Scientific Calculator using Python's library Tkinter
kostasthanos/Hand-Detection-and-Finger-Counting
A python program for hand detection and finger counting using OpenCV library.
kostasthanos/Virtual-Drawing
Virtual Drawing with color detection using Python and OpenCV
kostasthanos/Dice-Roller-Game
Dice Roller : it's a two player game with dices
kostasthanos/Easter-Pascha-Date
Finding the date of Orthodox and Catholic Easter using Gauss's Algorithm. An implementation in Python.
kostasthanos/Image-Viewer-with-color-tracking
A simple image viewer using OpenCV library and color tracking.
kostasthanos/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
kostasthanos/Number-System-Converter
Convert a number from one system to another given it's initial system (dec, bin, oct, hex).
kostasthanos/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
kostasthanos/Social-Network-in-Cpp
A simple C++ example of a social network.