Semester assignments for the course "Digital Image Processing" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
793 B

6 years ago
\section{Εκτέλεση και αποτελέσματα}
% Παρακάτω παρατίθενται ενδεικτικά οι χρόνοι εκτέλεσης των βασικών συναρτήσεων για επιλεγμένες διαστάσεις τελικής εικόνας 960Χ1280 καθώς:
% \begin{table}[H]
% \centering
% \begin{tabular}{l l} \toprule
% Συνάρτηση & Χρόνος (seconds) \\ \midrule
% \texttt{bayer2rgb} (``nearest'') & 0.164 \\
% \texttt{bayer2rgb} (``linear'') & 0.484 \\
% \texttt{imagequant} & 0.0315 \\
% \texttt{imagedequant} & 0.024 \\
% \texttt{saveasppm} & 0.208 \\ \bottomrule
% \end{tabular}
% \caption{Χρόνοι βασικών συναρτήσεων}
% \end{table}