Skip to content
Snippets Groups Projects

Master-1 : introduction structure creation

Merged Sepehr Fazeli Shahroudi requested to merge feature/introduction-structure-creation into develop
Files
16
\chapter{Introduction}
\section{Background}
The purpose of this investigation is to identify and evaluate potential alternatives to ImageSharp for image processing. Currently, ImageSharp costs \$5,000 per year, which impacts our pricing structure. This review explores cost-effective and efficient alternatives.
\input{sections/Chapter-1-sections/General-Introduction.tex}
\section{Problem Statement}
ImageSharp has limitations regarding cost and performance. These limitations motivate the search for a viable alternative that balances cost, functionality, and performance.
\input{sections/Chapter-1-sections/Relevance.tex}
\section{Research Objectives}
The objectives are:
\begin{itemize}
\item Identify cost-effective alternatives.
\item Evaluate alternatives based on functionality and performance.
\end{itemize}
\input{sections/Chapter-1-sections/Aim-and-Objectives.tex}
\section{Thesis Structure}
This thesis is organized as follows:
\begin{itemize}
\item Chapter 2 provides a literature review of image processing libraries.
\item Chapter 3 describes the methodology.
\item Chapter 4 evaluates the alternatives.
\item Chapter 5 discusses the analysis and insights.
\item Chapter 6 concludes with recommendations.
\end{itemize}
\input{sections/Chapter-1-sections/Research-Questions.tex}
\input{sections/Chapter-1-sections/Related-Work.tex}
\ No newline at end of file
Loading