Welcome to our Colab Jupyter notebooks for our lecture "Digital Signal Processing for Media Technology" and "Basics of Video Technology" at TU Ilmenau
Open Lecture 1 in Colab: https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V1.ipynb
- Introduction
- Introduction to Python
- Python basics
- Psycho-physics (properties of the eye: vision; ear: hearing)
- Digital Filters
- Digital transmission
(https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/master/GVT_V2.ipynb)
- Introduction Python
- Image processing, Camera app in Colab
- Video processing
- Audio processing
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V3.ipynb
- Psycho-Optics
- Decomposition into Pixel
- Color Encoder and Decoder
- Color Mixing
- Psycho Acoustics
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V4.ipynb
- Downsampling
- Aliasing
- Discrete Forier Transformation
- Low pass filter
- Reconstruction of image in the decoder
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V5.ipynb
- Reconstruction
- Sampling Theorem
- Normalized frequency
- Quality measurement
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V6.ipynb
- Discrete Cosine Transform (DCT)
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V7.ipynb
- Quantization
- Coding as bits
- Write to file
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V8a.ipynb
- Transmission
- Modulation
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V8b.ipynb
- Modulation Types
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V9.ipynb
- QAM
- SSB
- FM
https://colab.research.google.com/github/TUIlmenauAMS/GVT_Lecture_Colab/blob/main/GVT_V10.ipynb
- Digital filters
...