Skip to content

Advanced Python Programming 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 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