Welcome in Advanced Programming (Zaawansowane programowanie) classes repo ๐
Branches content:
๐ธ 'Lab2' Branch - Basic loops
๐ธ 'Lab3' Branch - Functions with arguments of different types
๐ธ 'Lab4' Branch - Class inheritance
๐ธ 'Lab5' (no branch) - Improved the code with pycodestyle (PEP 8 convention)
๐ธ 'Lab6' Branch - Imports (Absolute and Relative)
๐ธ 'Lab7' Branch - REST API Project with Flask and Flask-RESTful to read data from CSV file, deployed on Heroku platform, Docker containerization technology used
/movies
/links
/ratings
/tags
๐ธ 'Lab9' Branch - Image processing using OpenCV
- reading text from image with pytesseract library
- image tresholding
๐ธ 'person_detection' Branch - OpenCV Project which allow to person detection and counting from image, video or camera vision