Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 485 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 485 Bytes

PyConPL2019

Materials from my talk and workshop.

Biohack

Slides from my talk regarding biohackathon competition.

Computer vision in a nutshell - workshop

Do you work with images? Are you curious how to analyze them effectively? Do you want to detect and recognize objects? And automate the process? This workshop will familiarize you with basic concepts of image processing like filtering, thresholding, edge detection. Finally we will create an working object detector.