Skip to content
Snippets Groups Projects

Resolve "Methodology"

Merged Sepehr Fazeli Shahroudi requested to merge 3-methodology into develop
13 files
+ 323
1
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 17
1
\chapter{Methodology}
\ No newline at end of file
\chapter{Methodology}
This chapter outlines the methodology used to compare various image processing libraries. The evaluation is grounded in two core performance metrics: \textbf{Image Conversion} and \textbf{pixel iteration}. These metrics provide a basis for comparing the efficiency and responsiveness of different libraries in performing fundamental image processing tasks. In the following sections, we explain why these metrics were chosen, how they are measured, how the results are processed, and the criteria for selecting the libraries under investigation.
\input{sections/Chapter-2-sections/Performance-Metrics.tex}
\input{sections/Chapter-2-sections/Rationale.tex}
\input{sections/Chapter-2-sections/Measurement-Procedure.tex}
\input{sections/Chapter-2-sections/Data-Analysis.tex}
\input{sections/Chapter-2-sections/Library-Selection.tex}
Loading