Skip to content

Advanced Python Programming University Course containing Flask-RESTful Api, OpenCV person detection and others projects

Notifications You must be signed in to change notification settings

pawelp0499/python-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Advanced Python Programming Classes

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

Endpoints
/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

About

Advanced Python Programming University Course containing Flask-RESTful Api, OpenCV person detection and others projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages