Sencar, Memon: "Digital Image Forensics"
Oppenheim, Schafer: "Discrete-Time Signal Processing"
A number of scientific publications will be provided as additional reading in the course of the lecture.
What is a Fourier transform, and why is it interesting for image processing?
What is the Bayes rule?
Write down a filter kernel for high-pass filtering of an image.
Here are a few questions for self-assessment on the C++ part:
What is the difference of a pointer and a reference?
How can I define an inherited class in C++?
When do I need to implement a copy constructor?
What are the meanings of the keyword "const"?
Sencar, Memon: "Digital Image Forensics"
Oppenheim, Schafer: "Discrete-Time Signal Processing"
A number of scientific publications will be provided as additional reading in the course of the lecture.