From 4d1c7f862d8762e5d245131040b7fa1b6b4a5bd7 Mon Sep 17 00:00:00 2001 From: "FAZELI SHAHROUDI Sepehr (INTERN)" <Sepehr.FAZELISHAHROUDI.intern@3ds.com> Date: Mon, 24 Mar 2025 22:18:35 +0100 Subject: [PATCH] apendex added --- chapters/Appendices.tex | 14 +++++++++----- outdated/evaluation-of-alternatives.tex | 20 ++++++++++---------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/chapters/Appendices.tex b/chapters/Appendices.tex index 02d6cd5..a6a2e61 100755 --- a/chapters/Appendices.tex +++ b/chapters/Appendices.tex @@ -1,5 +1,9 @@ -\chapter{Appendices} -\cite{ferreira_generic_2024} -\input{chapters/Appendices/appendix_a.tex} -\input{chapters/Appendices/appendix_b.tex} -\input{chapters/Appendices/appendix_c.tex} \ No newline at end of file +\chapter{Appendix} +\label{ch:appendix} + +\subsubsection{Evaluation of Image Processing Libraries} +\label{appendix:evaluation-libraries} + +This appendix provides a detailed analysis of various image processing libraries considered for the implementation phase of this thesis. Each library is evaluated based on key technical criteria, licensing considerations, and integration requirements. + +\input{outdated/evaluation-of-alternatives} \ No newline at end of file diff --git a/outdated/evaluation-of-alternatives.tex b/outdated/evaluation-of-alternatives.tex index d25fa5a..e036022 100755 --- a/outdated/evaluation-of-alternatives.tex +++ b/outdated/evaluation-of-alternatives.tex @@ -1,5 +1,5 @@ \hypertarget{openimageio-oiio}{% -\subsection{1. OpenImageIO (OIIO)}\label{openimageio-oiio}} +\subsubsection{1. OpenImageIO (OIIO)}\label{openimageio-oiio}} \begin{itemize} \item \textbf{Type}: Open-source @@ -15,7 +15,7 @@ \input{Tables/OpenImageIO_table.tex} \hypertarget{skiasharp}{% -\subsection{2.~SkiaSharp}\label{skiasharp}} +\subsubsection{2.~SkiaSharp}\label{skiasharp}} \begin{itemize} \item @@ -40,7 +40,7 @@ \input{Tables/SkiaSharp_table.tex} \hypertarget{magick.net}{% -\subsection{3. Magick.NET}\label{magick.net}} +\subsubsection{3. Magick.NET}\label{magick.net}} \begin{itemize} \item @@ -64,7 +64,7 @@ \input{Tables/MagickNET_table.tex} \hypertarget{emgu-cv}{% -\subsection{4. Emgu CV}\label{emgu-cv}} +\subsubsection{4. Emgu CV}\label{emgu-cv}} \begin{itemize} \item @@ -90,7 +90,7 @@ \input{Tables/EmguCV_table.tex} \hypertarget{magicscaler}{% -\subsection{5. MagicScaler}\label{magicscaler}} +\subsubsection{5. MagicScaler}\label{magicscaler}} \begin{itemize} \item @@ -114,7 +114,7 @@ \input{Tables/MagicScaler_table.tex} \hypertarget{simpleitk}{% -\subsection{6. SimpleITK}\label{simpleitk}} +\subsubsection{6. SimpleITK}\label{simpleitk}} \begin{itemize} \item @@ -139,7 +139,7 @@ \input{Tables/SimpleITK_table.tex} \hypertarget{structure.sketching}{% -\subsection{7. Structure.Sketching}\label{structure.sketching}} +\subsubsection{7. Structure.Sketching}\label{structure.sketching}} \begin{itemize} \item @@ -165,7 +165,7 @@ \input{Tables/Structure.Sketching_table.tex} \hypertarget{opencvsharp}{% -\subsection{8. OpenCvSharp}\label{opencvsharp}} +\subsubsection{8. OpenCvSharp}\label{opencvsharp}} \begin{itemize} \item @@ -188,7 +188,7 @@ \input{Tables/OpenCvSharp_table.tex} \hypertarget{microsoft.maui.graphics}{% -\subsection{9. Microsoft.Maui.Graphics}\label{microsoft.maui.graphics}} +\subsubsection{9. Microsoft.Maui.Graphics}\label{microsoft.maui.graphics}} \begin{itemize} \item @@ -216,7 +216,7 @@ now read-only.} \input{Tables/Microsoft.Maui.Graphics_table.tex} \hypertarget{leadtools}{% -\subsection{10.~LeadTools}\label{leadtools}} +\subsubsection{10.~LeadTools}\label{leadtools}} \begin{itemize} \item -- GitLab