Course materials from undergraduate teaching assistant on Digital Image Processing

TA: Guilherme Bauer Negrini

Semester: 2020/2

Content

All examples are available as notebooks on Google Colab.

Tutorial 1: Mini intro to Python

Open In Colab

Demonstrations of basic concepts in the Python language.

Tutorial 2: Basic image manipulation

Open In Colab

Examples of how to load, view, access properties, crop, mirror and rotate images.

Tutorial 3: Image manipulation in DICOM files

Open In Colab

Examples of how to upload DICOM files, access and view images and metadata.

Complementary material

Videos

[PT-BR] - MELHOR FORMA DE APRENDER PYTHON (Google Colab Notebook)

[PT-BR] - CURSO RÁPIDO DE PYTHON PARA INICIANTES COM GOOGLE COLAB

[PT-BR] - Introdução à Ciência da Computação com Python - USP/Coursera

Books

[PT-BR] - Computação Científica usando Python: uma introdução a linguagem de programação

[PT-BR] - Introdução à Programação com Python

Other

[PT-BR] - Documentação oficial

[EN] - CS231n Python Tutorial With Google Colab

[PT-BR] - Trabalhe com o Python na Nuvem usando o Google Colab

[EN] - Google Colab Tutorial

[EN] - Python Crash Course

[PT-BR] - Programação de Computadores para Estudantes de Biologia