Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104952056
lecture_99.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Mar 13, 15:35
Size
1 KB
Mime Type
text/x-tex
Expires
Sat, Mar 15, 15:35 (2 d)
Engine
blob
Format
Raw Data
Handle
24885561
Attached To
R2653 epfl
lecture_99.tex
View Options
\documentclass[aspectratio=169]{beamer}
\def\stylepath{../styles}
\usepackage{\stylepath/com303}
\usepackage{pst-3dplot}
\usepackage{pst-tree}
% set date for scheduled broadcast, if known
%\date{}
%\setbeameroption{show only notes}\def\logoEPFL{}
%\setbeameroption{show notes}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lect{interlude}
\title{Image Processing}
\date{}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Overview}
\par\bigskip
{\Large\bfseries Part 1: image processing basics}
\par\smallskip
\begin{itemize}
\item Introduction to Images and Image Processing
\item Affine Transforms
\item 2D Fourier Analysis
\item Image Filters
\end{itemize}
\par\bigskip
{\Large\bfseries Part 2: image compression}
\par\smallskip
\begin{itemize}
\item introduction to quantization
\item the problem of image compression
\item the JPEG standard
\end{itemize}
\end{frame}
\input{1_intro.tex}
\intertitle{affine transforms}
\input{2_affine.tex}
\intertitle{2D Fourier Analysis}
\input{3_fourier.tex}
\intertitle{image filtering}
\input{4_filters.tex}
\cueCard{end of Part 1}
\begin{frame} \frametitle{Overview of Part 2:}
\begin{itemize}[<+->]
\item Quantization
\item How can we compress an image?
\item the JPEG standard
\end{itemize}
\end{frame}
\intertitle{quantization: the basics}
\input{5_quantization.tex}
\intertitle{image compression fundamentals}
\input{6_compression.tex}
\intertitle{the JPEG standard}
\input{7_jpeg.tex}
\end{document}
Event Timeline
Log In to Comment