From ccc042e7bf67a91465229b798f6dc9ab40af3eab Mon Sep 17 00:00:00 2001 From: Alberto Pasqualetto Date: Sun, 21 Jul 2024 16:18:15 +0200 Subject: [PATCH] Latex .gitignore --- .gitignore | 9 + Report/main.aux | 172 --------- Report/main.fdb_latexmk | 194 ---------- Report/main.fls | 786 --------------------------------------- Report/main.log | 797 ---------------------------------------- Report/main.synctex.gz | Bin 62923 -> 0 bytes 6 files changed, 9 insertions(+), 1949 deletions(-) delete mode 100644 Report/main.aux delete mode 100644 Report/main.fdb_latexmk delete mode 100644 Report/main.fls delete mode 100644 Report/main.log delete mode 100644 Report/main.synctex.gz diff --git a/.gitignore b/.gitignore index 5edb2a7..7b6a4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -33,8 +33,17 @@ **/.DS_Store +# IDE files .idea/ .vscode/ +# Cmake build files cmake-build-debug/ build/ + +# Latex +Report/*.log +Report/*.fls +Report/*.fdb_latexmk +Report/*.aux +Report/*.synctex* diff --git a/Report/main.aux b/Report/main.aux deleted file mode 100644 index e9e7c73..0000000 --- a/Report/main.aux +++ /dev/null @@ -1,172 +0,0 @@ -\relax -\providecommand \oddpage@label [2]{} -\@writefile{toc}{\contentsline {section}{Introduction}{1}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{How the work has been split}{1}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Split of the work}{1}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Working hour per member}{1}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{Elements of our project}{2}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{Executables}{2}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Table detection}{2}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Table segmentation}{2}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Balls detection}{3}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{Attempt of ball radius relative to the distance and perspective of the camera with respect to the table}{3}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Tracking}{4}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Mini-map creation}{4}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{Empty mini-map image}{4}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{Computation of the transformation matrix}{4}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{Check if the corners are in the order needed}{4}{}\protected@file@percent } -\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces game1\_clip1 first frame. The table is transformed in a wrong way, because the pools are located in the shortest edges rather than the longest ones.}}{5}{}\protected@file@percent } -\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}} -\newlabel{fig:game1_clip1_orientation}{{1}{5}{game1\_clip1 first frame. The table is transformed in a wrong way, because the pools are located in the shortest edges rather than the longest ones}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces game2\_clip1 first frame. The table is correctly transformed. In this case the pools are lightly visible, but they allow to detect the correct orientation.}}{6}{}\protected@file@percent } -\newlabel{fig:game2_clip1_orientation}{{2}{6}{game2\_clip1 first frame. The table is correctly transformed. In this case the pools are lightly visible, but they allow to detect the correct orientation}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces game3\_clip1 first frame. The table is correctly transformed. In this case, the center of one of the shortest edges has some noise due to the person playing the game; the result is correct, because in the opposite edge there is no noise.}}{6}{}\protected@file@percent } -\newlabel{fig:game3_clip1_orientation}{{3}{6}{game3\_clip1 first frame. The table is correctly transformed. In this case, the center of one of the shortest edges has some noise due to the person playing the game; the result is correct, because in the opposite edge there is no noise}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces game4\_clip1 first frame. The table is correctly transformed. In this case, the center of one of the shortest edges has some noise due to the light of the table; the result is correct, because in the opposite edge there is no noise.}}{7}{}\protected@file@percent } -\newlabel{fig:game4_clip1_orientation}{{4}{7}{game4\_clip1 first frame. The table is correctly transformed. In this case, the center of one of the shortest edges has some noise due to the light of the table; the result is correct, because in the opposite edge there is no noise}{}{}} -\@writefile{toc}{\contentsline {subsubsection}{Draw the mini-map with tracking lines and balls}{7}{}\protected@file@percent } -\newlabel{fig:game2_clip1_tracking}{{5a}{7}{Mini-map with tracking lines}{}{}} -\newlabel{sub@fig:game2_clip1_tracking}{{a}{7}{Mini-map with tracking lines}{}{}} -\newlabel{fig:game2_clip1_balls}{{5b}{7}{Mini-map with tracking lines and balls}{}{}} -\newlabel{sub@fig:game2_clip1_balls}{{b}{7}{Mini-map with tracking lines and balls}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces game2\_clip1. Mini-map of the last frame.}}{7}{}\protected@file@percent } -\newlabel{fig:game2_clip1_balls_and_tracking}{{5}{7}{game2\_clip1. Mini-map of the last frame}{}{}} -\@writefile{toc}{\contentsline {subsection}{Video creation}{8}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{Metrics}{8}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{Results}{9}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Qualitative results}{9}{}\protected@file@percent } -\newlabel{fig: game1_clip1_first_frame_detected}{{6a}{10}{Detection game1 clip1 first frame}{}{}} -\newlabel{sub@fig: game1_clip1_first_frame_detected}{{a}{10}{Detection game1 clip1 first frame}{}{}} -\newlabel{fig: game1_clip1_first_frame_segmented}{{6b}{10}{Segmentation game1 clip1 first frame}{}{}} -\newlabel{sub@fig: game1_clip1_first_frame_segmented}{{b}{10}{Segmentation game1 clip1 first frame}{}{}} -\newlabel{fig: game1_clip1_last_frame_detected}{{6c}{10}{Detection game1 clip1 last frame}{}{}} -\newlabel{sub@fig: game1_clip1_last_frame_detected}{{c}{10}{Detection game1 clip1 last frame}{}{}} -\newlabel{fig: game1_clip1_last_frame_segmented}{{6d}{10}{Segmentation game1 clip1 last frame}{}{}} -\newlabel{sub@fig: game1_clip1_last_frame_segmented}{{d}{10}{Segmentation game1 clip1 last frame}{}{}} -\newlabel{fig: game1_clip1_minimap}{{6e}{10}{Minimap game1 clip1}{}{}} -\newlabel{sub@fig: game1_clip1_minimap}{{e}{10}{Minimap game1 clip1}{}{}} -\newlabel{fig: game1_clip1_video}{{6f}{10}{Video game1 clip1}{}{}} -\newlabel{sub@fig: game1_clip1_video}{{f}{10}{Video game1 clip1}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces game1 clip1}}{10}{}\protected@file@percent } -\newlabel{fig: game1_clip2_first_frame_detected}{{7a}{11}{Detection game1 clip2 first frame}{}{}} -\newlabel{sub@fig: game1_clip2_first_frame_detected}{{a}{11}{Detection game1 clip2 first frame}{}{}} -\newlabel{fig: game1_clip2_first_frame_segmented}{{7b}{11}{Segmentation game1 clip2 first frame}{}{}} -\newlabel{sub@fig: game1_clip2_first_frame_segmented}{{b}{11}{Segmentation game1 clip2 first frame}{}{}} -\newlabel{fig: game1_clip2_last_frame_detected}{{7c}{11}{Detection game1 clip2 last frame}{}{}} -\newlabel{sub@fig: game1_clip2_last_frame_detected}{{c}{11}{Detection game1 clip2 last frame}{}{}} -\newlabel{fig: game1_clip2_last_frame_segmented}{{7d}{11}{Segmentation game1 clip2 last frame}{}{}} -\newlabel{sub@fig: game1_clip2_last_frame_segmented}{{d}{11}{Segmentation game1 clip2 last frame}{}{}} -\newlabel{fig: game1_clip2_minimap}{{7e}{11}{Minimap game1 clip2}{}{}} -\newlabel{sub@fig: game1_clip2_minimap}{{e}{11}{Minimap game1 clip2}{}{}} -\newlabel{fig: game1_clip2_video}{{7f}{11}{Video game1 clip2}{}{}} -\newlabel{sub@fig: game1_clip2_video}{{f}{11}{Video game1 clip2}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces game1 clip2}}{11}{}\protected@file@percent } -\newlabel{fig: game1_clip3_first_frame_detected}{{8a}{12}{Detection game1 clip3 first frame}{}{}} -\newlabel{sub@fig: game1_clip3_first_frame_detected}{{a}{12}{Detection game1 clip3 first frame}{}{}} -\newlabel{fig: game1_clip3_first_frame_segmented}{{8b}{12}{Segmentation game1 clip3 first frame}{}{}} -\newlabel{sub@fig: game1_clip3_first_frame_segmented}{{b}{12}{Segmentation game1 clip3 first frame}{}{}} -\newlabel{fig: game1_clip3_last_frame_detected}{{8c}{12}{Detection game1 clip3 last frame}{}{}} -\newlabel{sub@fig: game1_clip3_last_frame_detected}{{c}{12}{Detection game1 clip3 last frame}{}{}} -\newlabel{fig: game1_clip3_last_frame_segmented}{{8d}{12}{Segmentation game1 clip3 last frame}{}{}} -\newlabel{sub@fig: game1_clip3_last_frame_segmented}{{d}{12}{Segmentation game1 clip3 last frame}{}{}} -\newlabel{fig: game1_clip3_minimap}{{8e}{12}{Minimap game1 clip3}{}{}} -\newlabel{sub@fig: game1_clip3_minimap}{{e}{12}{Minimap game1 clip3}{}{}} -\newlabel{fig: game1_clip3_video}{{8f}{12}{Video game1 clip3}{}{}} -\newlabel{sub@fig: game1_clip3_video}{{f}{12}{Video game1 clip3}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces game1 clip3}}{12}{}\protected@file@percent } -\newlabel{fig: game1_clip4_first_frame_detected}{{9a}{13}{Detection game1 clip4 first frame}{}{}} -\newlabel{sub@fig: game1_clip4_first_frame_detected}{{a}{13}{Detection game1 clip4 first frame}{}{}} -\newlabel{fig: game1_clip4_first_frame_segmented}{{9b}{13}{Segmentation game1 clip4 first frame}{}{}} -\newlabel{sub@fig: game1_clip4_first_frame_segmented}{{b}{13}{Segmentation game1 clip4 first frame}{}{}} -\newlabel{fig: game1_clip4_last_frame_detected}{{9c}{13}{Detection game1 clip4 last frame}{}{}} -\newlabel{sub@fig: game1_clip4_last_frame_detected}{{c}{13}{Detection game1 clip4 last frame}{}{}} -\newlabel{fig: game1_clip4_last_frame_segmented}{{9d}{13}{Segmentation game1 clip4 last frame}{}{}} -\newlabel{sub@fig: game1_clip4_last_frame_segmented}{{d}{13}{Segmentation game1 clip4 last frame}{}{}} -\newlabel{fig: game1_clip4_minimap}{{9e}{13}{Minimap game1 clip4}{}{}} -\newlabel{sub@fig: game1_clip4_minimap}{{e}{13}{Minimap game1 clip4}{}{}} -\newlabel{fig: game1_clip4_video}{{9f}{13}{Video game1 clip4}{}{}} -\newlabel{sub@fig: game1_clip4_video}{{f}{13}{Video game1 clip4}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces game1 clip4}}{13}{}\protected@file@percent } -\newlabel{fig: game2_clip1_first_frame_detected}{{10a}{14}{Detection game2 clip1 first frame}{}{}} -\newlabel{sub@fig: game2_clip1_first_frame_detected}{{a}{14}{Detection game2 clip1 first frame}{}{}} -\newlabel{fig: game2_clip1_first_frame_segmented}{{10b}{14}{Segmentation game2 clip1 first frame}{}{}} -\newlabel{sub@fig: game2_clip1_first_frame_segmented}{{b}{14}{Segmentation game2 clip1 first frame}{}{}} -\newlabel{fig: game2_clip1_last_frame_detected}{{10c}{14}{Detection game2 clip1 last frame}{}{}} -\newlabel{sub@fig: game2_clip1_last_frame_detected}{{c}{14}{Detection game2 clip1 last frame}{}{}} -\newlabel{fig: game2_clip1_last_frame_segmented}{{10d}{14}{Segmentation game2 clip1 last frame}{}{}} -\newlabel{sub@fig: game2_clip1_last_frame_segmented}{{d}{14}{Segmentation game2 clip1 last frame}{}{}} -\newlabel{fig: game2_clip1_minimap}{{10e}{14}{Minimap game2 clip1}{}{}} -\newlabel{sub@fig: game2_clip1_minimap}{{e}{14}{Minimap game2 clip1}{}{}} -\newlabel{fig: game2_clip1_video}{{10f}{14}{Video game2 clip1}{}{}} -\newlabel{sub@fig: game2_clip1_video}{{f}{14}{Video game2 clip1}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces game2 clip1}}{14}{}\protected@file@percent } -\newlabel{fig: game2_clip2_first_frame_detected}{{11a}{15}{Detection game2 clip2 first frame}{}{}} -\newlabel{sub@fig: game2_clip2_first_frame_detected}{{a}{15}{Detection game2 clip2 first frame}{}{}} -\newlabel{fig: game2_clip2_first_frame_segmented}{{11b}{15}{Segmentation game2 clip2 first frame}{}{}} -\newlabel{sub@fig: game2_clip2_first_frame_segmented}{{b}{15}{Segmentation game2 clip2 first frame}{}{}} -\newlabel{fig: game2_clip2_last_frame_detected}{{11c}{15}{Detection game2 clip2 last frame}{}{}} -\newlabel{sub@fig: game2_clip2_last_frame_detected}{{c}{15}{Detection game2 clip2 last frame}{}{}} -\newlabel{fig: game2_clip2_last_frame_segmented}{{11d}{15}{Segmentation game2 clip2 last frame}{}{}} -\newlabel{sub@fig: game2_clip2_last_frame_segmented}{{d}{15}{Segmentation game2 clip2 last frame}{}{}} -\newlabel{fig: game2_clip2_minimap}{{11e}{15}{Minimap game2 clip2}{}{}} -\newlabel{sub@fig: game2_clip2_minimap}{{e}{15}{Minimap game2 clip2}{}{}} -\newlabel{fig: game2_clip2_video}{{11f}{15}{Video game2 clip2}{}{}} -\newlabel{sub@fig: game2_clip2_video}{{f}{15}{Video game2 clip2}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces game2 clip2}}{15}{}\protected@file@percent } -\newlabel{fig: game3_clip1_first_frame_detected}{{12a}{16}{Detection game3 clip1 first frame}{}{}} -\newlabel{sub@fig: game3_clip1_first_frame_detected}{{a}{16}{Detection game3 clip1 first frame}{}{}} -\newlabel{fig: game3_clip1_first_frame_segmented}{{12b}{16}{Segmentation game3 clip1 first frame}{}{}} -\newlabel{sub@fig: game3_clip1_first_frame_segmented}{{b}{16}{Segmentation game3 clip1 first frame}{}{}} -\newlabel{fig: game3_clip1_last_frame_detected}{{12c}{16}{Detection game3 clip1 last frame}{}{}} -\newlabel{sub@fig: game3_clip1_last_frame_detected}{{c}{16}{Detection game3 clip1 last frame}{}{}} -\newlabel{fig: game3_clip1_last_frame_segmented}{{12d}{16}{Segmentation game3 clip1 last frame}{}{}} -\newlabel{sub@fig: game3_clip1_last_frame_segmented}{{d}{16}{Segmentation game3 clip1 last frame}{}{}} -\newlabel{fig: game3_clip1_minimap}{{12e}{16}{Minimap game3 clip1}{}{}} -\newlabel{sub@fig: game3_clip1_minimap}{{e}{16}{Minimap game3 clip1}{}{}} -\newlabel{fig: game3_clip1_video}{{12f}{16}{Video game3 clip1}{}{}} -\newlabel{sub@fig: game3_clip1_video}{{f}{16}{Video game3 clip1}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces game3 clip1}}{16}{}\protected@file@percent } -\newlabel{fig: game3_clip2_first_frame_detected}{{13a}{17}{Detection game3 clip2 first frame}{}{}} -\newlabel{sub@fig: game3_clip2_first_frame_detected}{{a}{17}{Detection game3 clip2 first frame}{}{}} -\newlabel{fig: game3_clip2_first_frame_segmented}{{13b}{17}{Segmentation game3 clip2 first frame}{}{}} -\newlabel{sub@fig: game3_clip2_first_frame_segmented}{{b}{17}{Segmentation game3 clip2 first frame}{}{}} -\newlabel{fig: game3_clip2_last_frame_detected}{{13c}{17}{Detection game3 clip2 last frame}{}{}} -\newlabel{sub@fig: game3_clip2_last_frame_detected}{{c}{17}{Detection game3 clip2 last frame}{}{}} -\newlabel{fig: game3_clip2_last_frame_segmented}{{13d}{17}{Segmentation game3 clip2 last frame}{}{}} -\newlabel{sub@fig: game3_clip2_last_frame_segmented}{{d}{17}{Segmentation game3 clip2 last frame}{}{}} -\newlabel{fig: game3_clip2_minimap}{{13e}{17}{Minimap game3 clip2}{}{}} -\newlabel{sub@fig: game3_clip2_minimap}{{e}{17}{Minimap game3 clip2}{}{}} -\newlabel{fig: game3_clip2_video}{{13f}{17}{Video game3 clip2}{}{}} -\newlabel{sub@fig: game3_clip2_video}{{f}{17}{Video game3 clip2}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces game3 clip2}}{17}{}\protected@file@percent } -\newlabel{fig: game4_clip1_first_frame_detected}{{14a}{18}{Detection game4 clip1 first frame}{}{}} -\newlabel{sub@fig: game4_clip1_first_frame_detected}{{a}{18}{Detection game4 clip1 first frame}{}{}} -\newlabel{fig: game4_clip1_first_frame_segmented}{{14b}{18}{Segmentation game4 clip1 first frame}{}{}} -\newlabel{sub@fig: game4_clip1_first_frame_segmented}{{b}{18}{Segmentation game4 clip1 first frame}{}{}} -\newlabel{fig: game4_clip1_last_frame_detected}{{14c}{18}{Detection game4 clip1 last frame}{}{}} -\newlabel{sub@fig: game4_clip1_last_frame_detected}{{c}{18}{Detection game4 clip1 last frame}{}{}} -\newlabel{fig: game4_clip1_last_frame_segmented}{{14d}{18}{Segmentation game4 clip1 last frame}{}{}} -\newlabel{sub@fig: game4_clip1_last_frame_segmented}{{d}{18}{Segmentation game4 clip1 last frame}{}{}} -\newlabel{fig: game4_clip1_minimap}{{14e}{18}{Minimap game4 clip1}{}{}} -\newlabel{sub@fig: game4_clip1_minimap}{{e}{18}{Minimap game4 clip1}{}{}} -\newlabel{fig: game4_clip1_video}{{14f}{18}{Video game4 clip1}{}{}} -\newlabel{sub@fig: game4_clip1_video}{{f}{18}{Video game4 clip1}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces game4 clip1}}{18}{}\protected@file@percent } -\newlabel{fig: game4_clip2_first_frame_detected}{{15a}{19}{Detection game4 clip2 first frame}{}{}} -\newlabel{sub@fig: game4_clip2_first_frame_detected}{{a}{19}{Detection game4 clip2 first frame}{}{}} -\newlabel{fig: game4_clip2_first_frame_segmented}{{15b}{19}{Segmentation game4 clip2 first frame}{}{}} -\newlabel{sub@fig: game4_clip2_first_frame_segmented}{{b}{19}{Segmentation game4 clip2 first frame}{}{}} -\newlabel{fig: game4_clip2_last_frame_detected}{{15c}{19}{Detection game4 clip2 last frame}{}{}} -\newlabel{sub@fig: game4_clip2_last_frame_detected}{{c}{19}{Detection game4 clip2 last frame}{}{}} -\newlabel{fig: game4_clip2_last_frame_segmented}{{15d}{19}{Segmentation game4 clip2 last frame}{}{}} -\newlabel{sub@fig: game4_clip2_last_frame_segmented}{{d}{19}{Segmentation game4 clip2 last frame}{}{}} -\newlabel{fig: game4_clip2_minimap}{{15e}{19}{Minimap game4 clip2}{}{}} -\newlabel{sub@fig: game4_clip2_minimap}{{e}{19}{Minimap game4 clip2}{}{}} -\newlabel{fig: game1_clip1_video}{{15f}{19}{Video game4 clip2}{}{}} -\newlabel{sub@fig: game1_clip1_video}{{f}{19}{Video game4 clip2}{}{}} -\@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces game4 clip2}}{19}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{Quantitative results}{19}{}\protected@file@percent } -\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Performance of the detection and segmentation across the dataset}}{19}{}\protected@file@percent } -\newlabel{tab: performance across dataset}{{1}{19}{Performance of the detection and segmentation across the dataset}{}{}} -\@writefile{toc}{\contentsline {section}{Conclusions}{20}{}\protected@file@percent } -\gdef \@abspage@last{20} diff --git a/Report/main.fdb_latexmk b/Report/main.fdb_latexmk deleted file mode 100644 index a92d85b..0000000 --- a/Report/main.fdb_latexmk +++ /dev/null @@ -1,194 +0,0 @@ -# Fdb version 4 -["pdflatex"] 1721566925.6497 "c:/Users/alber/Desktop/Computer Vision/8BallPool/Report/main.tex" "main.pdf" "main" 1721566929.58926 0 - "C:/Users/alber/AppData/Local/MiKTeX/fonts/map/pdftex/pdftex.map" 1721566286 82686 2381c3433487640bf26aa76a10db7eb2 "" - "C:/Users/alber/AppData/Local/MiKTeX/miktex/data/le/pdftex/pdflatex.fmt" 1721234262 22224159 30bddff28cec5e9616138ed30661bb69 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/enc/dvips/base/8r.enc" 1458473887 4993 80dc9bab7f31fb78a000ccfed0e27cab "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/courier/pcrr7t.tfm" 1136765053 960 379cc0019370a9e0208a0a3f949f847a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/courier/pcrr8r.tfm" 1136765053 1292 bd42be2f344128bff6d35d98474adfe3 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmb7t.tfm" 1136768654 2172 fd0c924230362ff848a33632ed45dc23 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmb8r.tfm" 1136768654 4524 6bce29db5bc272ba5f332261583fee9c "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmr7t.tfm" 1136768654 2124 2601a75482e9426d33db523edf23570a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmr8c.tfm" 1136768654 1352 fa28a7e6d323c65ce7d13d5342ff6be2 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmr8r.tfm" 1136768654 4408 25b74d011a4c66b7f212c0cc3c90061b "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmri7t.tfm" 1136768654 2288 f478fc8fed18759effb59f3dad7f3084 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/adobe/times/ptmri8r.tfm" 1136768654 4640 532ca3305aad10cc01d769f3f91f1029 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm" 1233951848 1004 54797486969f23fa377b128694d548df "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm" 1233951848 988 bdf658c3bfc2d96d3c8b02cfc1c94c20 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/symbols/msam10.tfm" 1233951854 916 f87d7c45f9c908e672703b83b72241a3 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/symbols/msam7.tfm" 1233951854 928 2dc8d444221b7a635bb58038579b861a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/symbols/msbm10.tfm" 1233951854 908 2921f8a10601f252058503cc6570e581 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/amsfonts/symbols/msbm7.tfm" 1233951854 940 228d6584342e91276bf566bcf9716b83 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmex10.tfm" 1136765053 992 662f679a0b3d2d53c1b94050fdaa3f50 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmmi12.tfm" 1136765053 1524 4414a8315f39513458b80dfc63bff03a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmmi6.tfm" 1136765053 1512 f21f83efb36853c0b70002322c1ab3ad "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmmi8.tfm" 1136765053 1520 eccf95517727cb11801f4f1aee3a21b4 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmr12.tfm" 1136765053 1288 655e228510b4c2a1abe905c368440826 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmr6.tfm" 1136765053 1300 b62933e007d01cfd073f79b963c01526 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmr8.tfm" 1136765053 1292 21c1c5bfeaebccffdb478fd231a0997d "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmsy10.tfm" 1136765053 1124 6c73e740cf17375f03eec0ee63599741 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmsy6.tfm" 1136765053 1116 933a60c408fc0a863a92debe84b2d294 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/tfm/public/cm/cmsy8.tfm" 1136765053 1120 8b7d695260f3cff42e636090a8002094 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/public/amsfonts/cm/cmmi12.pfb" 1247596667 36741 0ee9e374ec3e30da87cdfb0ea3575226 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/public/amsfonts/cm/cmr12.pfb" 1247596667 32722 d7379af29a190c3f453aba36302ff5a9 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/public/amsfonts/cm/cmsy10.pfb" 1247596667 32569 5e5ddc8df908dea60932f3c484a54c0d "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/urw/courier/ucrr8a.pfb" 1136846148 45758 19968a0990191524e34e1994d4a31cb6 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/urw/times/utmb8a.pfb" 1136849748 44729 fea0975e20ec51c992338362f05f1146 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/urw/times/utmr8a.pfb" 1136849748 46026 687528a208fbfc1f00832bb96cccebbb "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/type1/urw/times/utmri8a.pfb" 1136849748 45458 504e2b06fa82109d168c7a0afb09e145 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/vf/adobe/courier/pcrr7t.vf" 1136765053 1344 6ff472164bf9de0fb2e864b28ac156d9 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/vf/adobe/times/ptmb7t.vf" 1136768654 1372 788387fea833ef5963f4c5bffe33eb89 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/vf/adobe/times/ptmr7t.vf" 1136768654 1380 0ea3a3370054be6da6acd929ec569f06 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/vf/adobe/times/ptmr8c.vf" 1136768654 3556 8a9a6dcbcd146ef985683f677f4758a6 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/vf/adobe/times/ptmri7t.vf" 1136768654 1384 a9d8adaf491ce34e5fba99dc7bbe5f39 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/context/base/mkii/supp-pdf.mkii" 1580390158 71627 94eb9990bed73c364d7f53f960cc8c5b "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/generic/gettitlestring/gettitlestring.sty" 1576433666 8371 9d55b8bd010bc717624922fb3477d92e "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/generic/infwarerr/infwarerr.sty" 1575399508 8356 7bbb2c2373aa810be568c29e333da8ed "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/generic/ltxcmds/ltxcmds.sty" 1702206890 17865 1a9bd36b4f98178fa551aca822290953 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/generic/xkeyval/xkeyval.tex" 1656236919 19231 27205ee17aaa2902aea3e0c07a3cfc65 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/generic/xkeyval/xkvutils.tex" 1656236919 7677 9cb1a74d945bc9331f2181c0a59ff34a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/00miktex/epstopdf-sys.cfg" 1616067285 584 2a1075dd71571459f59146da9f7502ad "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/adjustbox/adjcalc.sty" 1667300500 5598 c49b91713cbe5e50a1fabefb733eda0d "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/adjustbox/adjustbox.sty" 1667300500 56907 e3e515e490dbc35309a010b5bbe1bef5 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/adjustbox/tc-pdftex.def" 1667300500 4070 1677cfee6374067b93f61cf57ecd7144 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/adjustbox/trimclip.sty" 1667300500 7244 36558f478da08e083d7316a63ba4bcd6 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/algorithms/algorithm.sty" 1251549064 3349 15763257e50278eef5db1952ccde229c "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/algorithms/algorithmic.sty" 1251549064 9550 793e9d5a71e74e730d97f6bf5d7e2bca "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsfonts/amsfonts.sty" 1358197772 5949 3f3fd50a8cc94c3d4cbf4fc66cd3df1c "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsfonts/umsa.fd" 1358197772 961 6518c6525a34feb5e8250ffa91731cff "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsfonts/umsb.fd" 1358197772 961 d02606146ba5601b5645f987c92e6193 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsmath/amsbsy.sty" 1718270739 2222 2166a1f7827be30ddc30434e5efcee1b "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsmath/amsgen.sty" 1718270739 4173 d22509bc0c91281d991b2de7c88720dd "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsmath/amsmath.sty" 1718270740 88370 47fa7ec33a33125284e7c3c8193c6ce1 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsmath/amsopn.sty" 1718270739 4474 23ca1d3a79a57b405388059456d0a8df "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/amsmath/amstext.sty" 1718270740 2444 71618ea5f2377e33b04fb97afdd0eac2 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/base/article.cls" 1719393830 20144 67a5f8e0f9e445e8ec6834e595cebdc9 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/base/ifthen.sty" 1719393830 5525 3792dcd5bc92158cfaf00cc591e557cf "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/base/size12.clo" 1719393830 8449 30d84ec2eac77409e31fe51403c1ed64 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/caption/caption.sty" 1696169587 56128 c2ccf1a29d78c33bc553880402e4fb9a "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/caption/caption3.sty" 1696169587 72619 ee90b6612147680fd73c3b1406a74245 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/caption/subcaption.sty" 1696169587 12494 0c0cdb824278a4d51cefeb2e79901315 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/collectbox/collectbox.sty" 1667300686 9124 59c3b56f1a073de66e3eea35f9c173c8 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/enumitem/enumitem.sty" 1561039820 51697 f8f08183cd2080d9d18a41432d651dfb "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/epstopdf-pkg/epstopdf-base.sty" 1623003186 13886 d1306dcf79a944f6988e688c1785f9ce "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/float/float.sty" 1469023953 6916 16d2656a1984957e674b149555f1ea1d "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics-cfg/graphics.cfg" 1465894292 1224 978390e9c2234eab29404bc21b268d1e "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics-def/pdftex.def" 1713599642 19440 9da9dcbb27470349a580fca7372d454b "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics/graphics.sty" 1718270727 18363 b79c83eab17bf475b508f05e9807e605 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics/graphicx.sty" 1718270727 8010 6f2ad8c2b2ffbd607af6475441c7b5e4 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics/keyval.sty" 1718270727 2671 70891d50dac933918b827d326687c6e8 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/graphics/trig.sty" 1718270727 4023 2c9f39712cf7b43d3eb93a8bbd5c8f67 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/hyperref/nameref.sty" 1716494344 11026 182c63f139a71afd30a28e5f1ed2cd1c "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/ifoddpage/ifoddpage.sty" 1667300946 2142 eae42205b97b7a3ad0e58db5fe99e3e6 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/kvoptions/kvoptions.sty" 1656236481 22555 6d8e155cfef6d82c3d5c742fea7c992e "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/kvsetkeys/kvsetkeys.sty" 1665066333 13815 760b0c02f691ea230f5359c4e1de23a7 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/l3backend/l3backend-pdftex.def" 1716480499 29785 9f93ab201fe5dd053afcc6c1bcf7d266 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/listings/listings.cfg" 1716806137 1865 590dd246a0b45afbf728b7c8cdf53b63 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/listings/listings.sty" 1716806137 81407 9bb5c566f0fc5345e3f78fba3da17b12 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/listings/lstmisc.sty" 1716806137 77023 71dc8ec77fb5648c3af15ec4b791f591 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/listings/lstpatch.sty" 1716806137 353 9024412f43e92cd5b21fe9ded82d0610 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/natbib/natbib.sty" 1292249081 46712 1c8843383c0bd05870c45fa0ebea6cc2 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/newfloat/newfloat.sty" 1696192043 30252 f6e8905c538136e67643aa414a2c9161 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/preprint/fullpage.sty" 1369148873 2867 05b418f78b224ec872f5b11081138605 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/courier.sty" 1585926771 833 1508145d595475dad3d7fb46782a0f94 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/helvet.sty" 1585926771 1558 de0ad166b701b820e03588a29bb30798 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/omsptm.fd" 1585253778 595 95c2c0baea9c719a4be29a3d4122498b "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/ot1pcr.fd" 1585253778 1025 1ed784d7bfe47179f3550d2303b073f8 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/ot1ptm.fd" 1585253778 1007 15056f4a61917ceed3a44e4ac11fcc52 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/times.sty" 1585926771 888 8e0e5c8cca7b18e0400f97f5a2b90a99 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/psnfss/ts1ptm.fd" 1585253778 653 96f56dc5d1ef1fe1121f1cfeec70ee0c "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/refcount/refcount.sty" 1576433952 9878 9e94e8fa600d95f9c7731bb21dfb67a4 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/tools/array.sty" 1718356376 14067 1383bd6ee23ab18ae0e796155404deb7 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/url/url.sty" 1388490452 12796 8edb7d69a20b857904dd0ea757c14ec9 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/varwidth/varwidth.sty" 1238469540 10894 d359a13923460b2a73d4312d613554c8 "" - "C:/Users/alber/AppData/Local/Programs/MiKTeX/tex/latex/xkeyval/xkeyval.sty" 1656236919 4937 4ce600ce9bd4ec84d0250eb6892fcf4f "" - "c:/Users/alber/Desktop/Computer Vision/8BallPool/Report/main.tex" 1721566266 5995 a6202a114d32eb46103bc5b0aef2dca5 "" - "images/AllMinimap/game1_clip1_minimap.png" 1721558679 50622 5469f3cea72e81d2fcc0534861346866 "" - "images/AllMinimap/game1_clip2_minimap.png" 1721558679 50232 330e5f8908184a19c24156c94cae1ba3 "" - "images/AllMinimap/game1_clip3_minimap.png" 1721558679 47242 ae1a290b0f7b60659fb42932fe7710f0 "" - "images/AllMinimap/game1_clip4_minimap.png" 1721558679 49553 b42872a7562bb63de4a6e19ca3201af0 "" - "images/AllMinimap/game2_clip1_minimap.png" 1721558679 47560 9195a5945c94adef3f746951c4ec47f2 "" - "images/AllMinimap/game2_clip2_minimap.png" 1721558679 47814 d91f696d0d170521d8e70f23ebe67c83 "" - "images/AllMinimap/game3_clip1_minimap.png" 1721558679 47536 e0f15f42b6f06556b9bb05f7bd29e47f "" - "images/AllMinimap/game3_clip2_minimap.png" 1721558679 48426 fe932294b400e58babf0c373e5765d90 "" - "images/AllMinimap/game4_clip1_minimap.png" 1721558679 50186 cd5be6105a674543a0dd5341f76c0688 "" - "images/AllMinimap/game4_clip2_minimap.png" 1721558679 51903 c16bf03b3b942863c0e034f62d69153f "" - "images/Detection/game1_clip1_detected_balls_first_frame.jpg" 1721555903 88576 b09f3e9bed7ffc68dc096db5354c43f1 "" - "images/Detection/game1_clip1_detected_balls_last_frame.jpg" 1721555903 102425 f9fb3962bb2316ae9912a7dcab8ee2d7 "" - "images/Detection/game1_clip2_detected_balls_first_frame.jpg" 1721555903 80948 41a062cf51ceee290d66dd29de907b56 "" - "images/Detection/game1_clip2_detected_balls_last_frame.jpg" 1721555903 96657 a30add412e5bcde8b7f3d8a076dc27b0 "" - "images/Detection/game1_clip3_detected_balls_first_frame.jpg" 1721555903 85756 738fa6add8775e7bece49036d261de1e "" - "images/Detection/game1_clip3_detected_balls_last_frame.jpg" 1721555903 105865 36288de255495816504f011d943a5e5b "" - "images/Detection/game1_clip4_detected_balls_first_frame.jpg" 1721555903 80673 30c6c46d1b69a585af95e5666eca4146 "" - "images/Detection/game1_clip4_detected_balls_last_frame.jpg" 1721555903 99338 147f4a471b89f0e4a9bc473085c674f8 "" - "images/Detection/game2_clip1_detected_balls_first_frame.jpg" 1721555903 78013 c55aaf94f34783ad2544ffbc9417261c "" - "images/Detection/game2_clip1_detected_balls_last_frame.jpg" 1721555903 102588 b4acab8783d6168ebe41d197e8c3bdf4 "" - "images/Detection/game2_clip2_detected_balls_first_frame.jpg" 1721555903 80876 04c522017fb10db36ee84c2328c99639 "" - "images/Detection/game2_clip2_detected_balls_last_frame.jpg" 1721555903 90740 1de1340d458e81dbc4612e5463cf6d3f "" - "images/Detection/game3_clip1_detected_balls_first_frame.jpg" 1721555903 73482 57685a4693c37415f4aa7ea30b908ed4 "" - "images/Detection/game3_clip1_detected_balls_last_frame.jpg" 1721555903 91999 76f4de8a2d41729dd268dbfa5b697bb1 "" - "images/Detection/game3_clip2_detected_balls_first_frame.jpg" 1721555903 71449 74b97f38e1b8d4115517d40cfbea0dd1 "" - "images/Detection/game3_clip2_detected_balls_last_frame.jpg" 1721555903 90626 95b180b3783fba44dbad37d6f08d6985 "" - "images/Detection/game4_clip1_detected_balls_first_frame.jpg" 1721555903 85155 eec832f59255207e9b34a49115d1032f "" - "images/Detection/game4_clip1_detected_balls_last_frame.jpg" 1721555903 108014 62636f10b9cc7393d35c733894e612e4 "" - "images/Detection/game4_clip2_detected_balls_first_frame.jpg" 1721555903 89014 204a0ddefae163fcc34cd0e06bb8ffa2 "" - "images/Detection/game4_clip2_detected_balls_last_frame.jpg" 1721555903 120390 71792b081e2b6a6638f9e7cc1caf5af6 "" - "images/Minimap/g2_c1_minimap_with_balls.jpg" 1721555903 62488 79303470a708f21c721914a7da6be04d "" - "images/Minimap/g2_c1minimap_with_track.jpg" 1721555903 57219 765c7c5fc0f8c9f715f3f791cdb0c4b0 "" - "images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg" 1721555903 31633 147da9a7632b9e6a89b139f26ae21419 "" - "images/Segmentation/game1_clip1_segmented_balls_last_frame.jpg" 1721555903 30307 e286a49421d811b0b8dc00dbd06c71dd "" - "images/Segmentation/game1_clip2_segmented_balls_first_frame.jpg" 1721555903 37844 34aeee343d3c061035a7f5af461bc209 "" - "images/Segmentation/game1_clip2_segmented_balls_last_frame.jpg" 1721555903 36203 fab58626efe808309d6e60f4b80ad69f "" - "images/Segmentation/game1_clip3_segmented_balls_first_frame.jpg" 1721555903 32457 90b57d9f2c79ba78100158fc4da108da "" - "images/Segmentation/game1_clip3_segmented_balls_last_frame.jpg" 1721555903 30647 b9b393cea3a46714f39230d2ee5545f6 "" - "images/Segmentation/game1_clip4_segmented_balls_first_frame.jpg" 1721555903 38490 7e3687d703f158f29ee23eb156205a4c "" - "images/Segmentation/game1_clip4_segmented_balls_last_frame.jpg" 1721555903 35698 fedfc2fc2c564473b6bff3b0bb8d40fe "" - "images/Segmentation/game2_clip1_segmented_balls_first_frame.jpg" 1721555903 42870 c0471604272458273ff9598bc2f09e04 "" - "images/Segmentation/game2_clip1_segmented_balls_last_frame.jpg" 1721555903 43221 d86b3c83daebd8c9922d4f4f028517ff "" - "images/Segmentation/game2_clip2_segmented_balls_first_frame.jpg" 1721555903 46644 d2a0171274fbd8325fc3d790b419a704 "" - "images/Segmentation/game2_clip2_segmented_balls_last_frame.jpg" 1721555903 46600 d8e1064e3ae019c5668aea9c5e69094b "" - "images/Segmentation/game3_clip1_segmented_balls_first_frame.jpg" 1721555903 44065 11ccd325003e368c15dda59c403efd91 "" - "images/Segmentation/game3_clip1_segmented_balls_last_frame.jpg" 1721555903 42103 117de7709787fecaaa41bbfdabed678a "" - "images/Segmentation/game3_clip2_segmented_balls_first_frame.jpg" 1721555903 43411 9672dfcd0dd5045366a5f38be1c3b1f9 "" - "images/Segmentation/game3_clip2_segmented_balls_last_frame.jpg" 1721555903 43135 8a815121b80a573b3cdfb71c50faa5d9 "" - "images/Segmentation/game4_clip1_segmented_balls_first_frame.jpg" 1721555903 31411 8452da8b7f323e9b5edcd25aaa74d2e6 "" - "images/Segmentation/game4_clip1_segmented_balls_last_frame.jpg" 1721555903 31359 9d293254790897479a8e674624c79a80 "" - "images/Segmentation/game4_clip2_segmented_balls_first_frame.jpg" 1721555903 36718 202557cc96d5f17851cecbf0525b5643 "" - "images/Segmentation/game4_clip2_segmented_balls_last_frame.jpg" 1721555903 33007 290c3b8c40201abc5cc157f374db8969 "" - "images/TableOrientation/g1_c1.jpg" 1721555903 88576 b09f3e9bed7ffc68dc096db5354c43f1 "" - "images/TableOrientation/g2_c1.jpg" 1721555903 78013 c55aaf94f34783ad2544ffbc9417261c "" - "images/TableOrientation/g2_c1_mask.jpg" 1721555903 5715 fb48ff7315349739fa408fea250dffd2 "" - "images/TableOrientation/g3_c1.jpg" 1721555903 73482 57685a4693c37415f4aa7ea30b908ed4 "" - "images/TableOrientation/g3_c1_mask.jpg" 1721555903 5981 317459e796367191bda9960fe3651371 "" - "images/TableOrientation/g4_c1.jpg" 1721555903 85155 eec832f59255207e9b34a49115d1032f "" - "images/TableOrientation/g4_c1_mask.jpg" 1721555903 4488 c73bac652e03d67169ed2ffe0f8875c3 "" - "images/Video/game1_clip1_video.jpg" 1721558679 86645 26f8a07899b9f4994db7f6d9f5c4d043 "" - "images/Video/game1_clip2_video.jpg" 1721558679 92308 e6bb378bc10631def0427e5d42e7ee1b "" - "images/Video/game1_clip3_video.jpg" 1721558679 87503 b849e115cdb79ddce485ba1209fa45a5 "" - "images/Video/game1_clip4_video.jpg" 1721558679 84761 24adffbf123b4384459965be51c30292 "" - "images/Video/game2_clip1_video.jpg" 1721558679 93229 1b7381e2d02c16a85a3fb233158ab007 "" - "images/Video/game2_clip2_video.jpg" 1721558679 99820 739b964026ee0c86fafe9a510dda5635 "" - "images/Video/game3_clip1_video.jpg" 1721558679 83335 43ccfb88cf8cd6642a5247b1b3a3c7ae "" - "images/Video/game3_clip2_video.jpg" 1721558679 76467 6ee16d6468bb9cb7898ef4c8126b6d71 "" - "images/Video/game4_clip1_video.jpg" 1721558679 96728 894c353864c846ee11bbe26241eb101d "" - "images/Video/game4_clip2_video.jpg" 1721558679 115976 ab978851505657dde9d8fb65b41fc604 "" - "main.aux" 1721566928 17405 83277732f54501a56af26f9c846c6603 "pdflatex" - "main.tex" 1721566266 5995 a6202a114d32eb46103bc5b0aef2dca5 "" - "section/ballsDetection.tex" 1721488648 1363 9cf9f3c591a559b8477fe5bbfe4141ac "" - "section/conclusions.tex" 1721555903 289 9f0169d54dd162e7040c93371cd9f0cb "" - "section/elements.tex" 1721555903 295 2cbd7902f313e39b1e5c2d2cfb277c76 "" - "section/executables.tex" 1721558679 772 7b036c84bd27c01407e964673b24afb2 "" - "section/introduction.tex" 1721488648 225 3a785a0201fa9ddd6063d064bf1b5057 "" - "section/metrics.tex" 1721555903 1267 5e9c75350791623c90d196fc4ac2c038 "" - "section/minimap.tex" 1721558679 8083 c141ddf71d35c5ba54ce3bbf71be7f2e "" - "section/radiusAttempt.tex" 1721558679 2056 451111b18f4e4d66bbfe6ab6e0a78160 "" - "section/results.tex" 1721558679 18885 ee3e8fa4ad7ea982ffd9528c6809b05a "" - "section/tableDetection.tex" 1721488648 563 c8847555f4ed3c8983b5d986a9d13c33 "" - "section/tableSegmentation.tex" 1721488648 619 3de3e0f6745a37d1165ec6a67677253b "" - "section/tracking.tex" 1721566919 23 c89e00715d867559ae3785ef98cf9889 "" - "section/video.tex" 1721555903 1421 9e1a948d1ef645618c556ac38a25d557 "" - "section/workload.tex" 1721488648 919 fb24d52824d561cadda6377c58f96e93 "" - (generated) - "main.aux" - "main.log" - "main.pdf" - (rewritten before read) diff --git a/Report/main.fls b/Report/main.fls deleted file mode 100644 index 23ce1ff..0000000 --- a/Report/main.fls +++ /dev/null @@ -1,786 +0,0 @@ -PWD c:\Users\alber\Desktop\Computer Vision\8BallPool\Report -INPUT C:\Users\alber\AppData\Local\MiKTeX\miktex\data\le\pdftex\pdflatex.fmt -INPUT c:\Users\alber\Desktop\Computer Vision\8BallPool\Report\main.tex -OUTPUT main.log -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\article.cls -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\article.cls -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\size12.clo -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\size12.clo -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\size12.clo -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmr12.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsmath.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsmath.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsopn.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amstext.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amstext.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsgen.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsgen.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsbsy.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsbsy.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsmath\amsopn.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\amsfonts.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\amsfonts.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\times.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\times.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\helvet.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\helvet.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\keyval.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\keyval.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\courier.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\courier.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\url\url.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\url\url.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\graphicx.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\graphicx.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\graphics.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\graphics.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\trig.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics\trig.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-cfg\graphics.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-cfg\graphics.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-cfg\graphics.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-def\pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-def\pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\graphics-def\pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\natbib\natbib.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\natbib\natbib.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\caption.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\caption.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\caption3.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\caption3.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\subcaption.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\caption\subcaption.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\tools\array.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\tools\array.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\algorithms\algorithm.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\algorithms\algorithm.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\float\float.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\float\float.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\ifthen.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\base\ifthen.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\algorithms\algorithmic.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\algorithms\algorithmic.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\preprint\fullpage.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\preprint\fullpage.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\newfloat\newfloat.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\newfloat\newfloat.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\listings.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\listings.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstpatch.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstpatch.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstpatch.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstmisc.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstmisc.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\lstmisc.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\listings.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\listings.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\listings\listings.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\enumitem\enumitem.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\enumitem\enumitem.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\hyperref\nameref.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\hyperref\nameref.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\refcount\refcount.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\refcount\refcount.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\ltxcmds\ltxcmds.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\ltxcmds\ltxcmds.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\infwarerr\infwarerr.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\infwarerr\infwarerr.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\gettitlestring\gettitlestring.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\gettitlestring\gettitlestring.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\kvoptions\kvoptions.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\kvoptions\kvoptions.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\kvsetkeys\kvsetkeys.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\kvsetkeys\kvsetkeys.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\adjustbox.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\adjustbox.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\xkeyval\xkeyval.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\xkeyval\xkeyval.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\xkeyval\xkeyval.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\generic\xkeyval\xkvutils.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\adjcalc.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\adjcalc.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\trimclip.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\trimclip.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\collectbox\collectbox.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\collectbox\collectbox.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\tc-pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\tc-pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\adjustbox\tc-pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\ifoddpage\ifoddpage.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\ifoddpage\ifoddpage.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\ifoddpage\ifoddpage.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\varwidth\varwidth.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\varwidth\varwidth.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\varwidth\varwidth.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\l3backend\l3backend-pdftex.def -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\l3backend\l3backend-pdftex.def -INPUT .\main.aux -INPUT .\main.aux -INPUT main.aux -OUTPUT main.aux -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\context\base\mkii\supp-pdf.mkii -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\context\base\mkii\supp-pdf.mkii -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\context\base\mkii\supp-pdf.mkii -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\epstopdf-pkg\epstopdf-base.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\epstopdf-pkg\epstopdf-base.sty -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\00miktex\epstopdf-sys.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\00miktex\epstopdf-sys.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\00miktex\epstopdf-sys.cfg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmr12.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmmi12.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmsy10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmex10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\cmextra\cmex7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsa.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsa.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsa.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsb.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsb.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\amsfonts\umsb.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\omsptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\omsptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\omsptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmsy10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmr8.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmr6.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmmi12.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmmi8.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmmi6.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmsy8.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmsy6.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\cm\cmex10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\cmextra\cmex8.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\cmextra\cmex7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msam7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm10.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\public\amsfonts\symbols\msbm7.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT .\section\introduction.tex -INPUT .\section\introduction.tex -INPUT .\section\introduction.tex -INPUT .\section\introduction.tex -INPUT section\introduction.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb7t.tfm -INPUT .\section\workload.tex -INPUT .\section\workload.tex -INPUT .\section\workload.tex -INPUT .\section\workload.tex -INPUT section\workload.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb7t.tfm -INPUT .\section\elements.tex -INPUT .\section\elements.tex -INPUT .\section\elements.tex -INPUT .\section\elements.tex -INPUT section\elements.tex -INPUT .\section\executables.tex -INPUT .\section\executables.tex -INPUT .\section\executables.tex -INPUT .\section\executables.tex -INPUT section\executables.tex -OUTPUT main.pdf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT C:\Users\alber\AppData\Local\MiKTeX\fonts\map\pdftex\pdftex.map -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\enc\dvips\base\8r.enc -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmb7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmb7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ts1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ts1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ts1ptm.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8c.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1pcr.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1pcr.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\tex\latex\psnfss\ot1pcr.fd -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\courier\pcrr7t.tfm -INPUT .\section\tableDetection.tex -INPUT .\section\tableDetection.tex -INPUT .\section\tableDetection.tex -INPUT .\section\tableDetection.tex -INPUT section\tableDetection.tex -INPUT .\section\tableSegmentation.tex -INPUT .\section\tableSegmentation.tex -INPUT .\section\tableSegmentation.tex -INPUT .\section\tableSegmentation.tex -INPUT section\tableSegmentation.tex -INPUT .\section\ballsDetection.tex -INPUT .\section\ballsDetection.tex -INPUT .\section\ballsDetection.tex -INPUT .\section\ballsDetection.tex -INPUT section\ballsDetection.tex -INPUT .\section\radiusAttempt.tex -INPUT .\section\radiusAttempt.tex -INPUT .\section\radiusAttempt.tex -INPUT .\section\radiusAttempt.tex -INPUT section\radiusAttempt.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr8c.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\courier\pcrr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\courier\pcrr8r.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmb7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmb8r.tfm -INPUT .\section\tracking.tex -INPUT .\section\tracking.tex -INPUT .\section\tracking.tex -INPUT .\section\tracking.tex -INPUT section\tracking.tex -INPUT .\section\minimap.tex -INPUT .\section\minimap.tex -INPUT .\section\minimap.tex -INPUT .\section\minimap.tex -INPUT section\minimap.tex -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT .\images\TableOrientation\g1_c1.jpg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr7t.tfm -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT .\images\TableOrientation\g2_c1_mask.jpg -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmr7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmr8r.tfm -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g3_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\TableOrientation\g4_c1_mask.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1minimap_with_track.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\images\Minimap\g2_c1_minimap_with_balls.jpg -INPUT .\section\video.tex -INPUT .\section\video.tex -INPUT .\section\video.tex -INPUT .\section\video.tex -INPUT section\video.tex -INPUT .\section\metrics.tex -INPUT .\section\metrics.tex -INPUT .\section\metrics.tex -INPUT .\section\metrics.tex -INPUT section\metrics.tex -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmri7t.tfm -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\vf\adobe\times\ptmri7t.vf -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\tfm\adobe\times\ptmri8r.tfm -INPUT .\section\results.tex -INPUT .\section\results.tex -INPUT .\section\results.tex -INPUT .\section\results.tex -INPUT section\results.tex -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip1_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip1_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\AllMinimap\game1_clip1_minimap.png -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Video\game1_clip1_video.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip2_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip2_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\AllMinimap\game1_clip2_minimap.png -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Video\game1_clip2_video.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip3_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip3_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\AllMinimap\game1_clip3_minimap.png -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Video\game1_clip3_video.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Detection\game1_clip4_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game1_clip4_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\AllMinimap\game1_clip4_minimap.png -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Video\game1_clip4_video.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip1_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip1_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\AllMinimap\game2_clip1_minimap.png -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Video\game2_clip1_video.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game2_clip2_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game2_clip2_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\AllMinimap\game2_clip2_minimap.png -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Video\game2_clip2_video.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip1_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip1_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\AllMinimap\game3_clip1_minimap.png -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Video\game3_clip1_video.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game3_clip2_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game3_clip2_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\AllMinimap\game3_clip2_minimap.png -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Video\game3_clip2_video.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip1_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip1_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\AllMinimap\game4_clip1_minimap.png -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Video\game4_clip1_video.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_first_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Detection\game4_clip2_detected_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\Segmentation\game4_clip2_segmented_balls_last_frame.jpg -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\AllMinimap\game4_clip2_minimap.png -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\images\Video\game4_clip2_video.jpg -INPUT .\section\conclusions.tex -INPUT .\section\conclusions.tex -INPUT .\section\conclusions.tex -INPUT .\section\conclusions.tex -INPUT section\conclusions.tex -INPUT main.aux -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmmi12.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmmi12.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmr12.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmr12.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmsy10.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\public\amsfonts\cm\cmsy10.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\courier\ucrr8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\courier\ucrr8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmb8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmb8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmr8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmr8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmri8a.pfb -INPUT C:\Users\alber\AppData\Local\Programs\MiKTeX\fonts\type1\urw\times\utmri8a.pfb diff --git a/Report/main.log b/Report/main.log deleted file mode 100644 index 5b94c77..0000000 --- a/Report/main.log +++ /dev/null @@ -1,797 +0,0 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.26 (MiKTeX 24.4) (preloaded format=pdflatex 2024.7.17) 21 JUL 2024 15:02 -entering extended mode - restricted \write18 enabled. - file:line:error style messages enabled. - %&-line parsing enabled. -**"c:/Users/alber/Desktop/Computer Vision/8BallPool/Report/main.tex" -(c:/Users/alber/Desktop/Computer Vision/8BallPool/Report/main.tex -LaTeX2e <2024-06-01> patch level 2 -L3 programming layer <2024-05-27> -(C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/base\article.cls -Document Class: article 2024/02/08 v1.4n Standard LaTeX document class -(C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/base\size12.clo -File: size12.clo 2024/02/08 v1.4n Standard LaTeX file (size option) -) -\c@part=\count194 -\c@section=\count195 -\c@subsection=\count196 -\c@subsubsection=\count197 -\c@paragraph=\count198 -\c@subparagraph=\count199 -\c@figure=\count266 -\c@table=\count267 -\abovecaptionskip=\skip49 -\belowcaptionskip=\skip50 -\bibindent=\dimen141 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsmath.sty -Package: amsmath 2024/05/23 v2.17q AMS math features -\@mathmargin=\skip51 - -For additional information on amsmath, use the `?' option. -(C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amstext.sty -Package: amstext 2021/08/26 v2.01 AMS text - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsgen.sty -File: amsgen.sty 1999/11/30 v2.0 generic functions -\@emptytoks=\toks17 -\ex@=\dimen142 -)) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsbsy.sty -Package: amsbsy 1999/11/29 v1.2d Bold Symbols -\pmbraise@=\dimen143 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsmath\amsopn.sty -Package: amsopn 2022/04/08 v2.04 operator names -) -\inf@bad=\count268 -LaTeX Info: Redefining \frac on input line 233. -\uproot@=\count269 -\leftroot@=\count270 -LaTeX Info: Redefining \overline on input line 398. -LaTeX Info: Redefining \colon on input line 409. -\classnum@=\count271 -\DOTSCASE@=\count272 -LaTeX Info: Redefining \ldots on input line 495. -LaTeX Info: Redefining \dots on input line 498. -LaTeX Info: Redefining \cdots on input line 619. -\Mathstrutbox@=\box52 -\strutbox@=\box53 -LaTeX Info: Redefining \big on input line 721. -LaTeX Info: Redefining \Big on input line 722. -LaTeX Info: Redefining \bigg on input line 723. -LaTeX Info: Redefining \Bigg on input line 724. -\big@size=\dimen144 -LaTeX Font Info: Redeclaring font encoding OML on input line 742. -LaTeX Font Info: Redeclaring font encoding OMS on input line 743. -\macc@depth=\count273 -LaTeX Info: Redefining \bmod on input line 904. -LaTeX Info: Redefining \pmod on input line 909. -LaTeX Info: Redefining \smash on input line 939. -LaTeX Info: Redefining \relbar on input line 969. -LaTeX Info: Redefining \Relbar on input line 970. -\c@MaxMatrixCols=\count274 -\dotsspace@=\muskip17 -\c@parentequation=\count275 -\dspbrk@lvl=\count276 -\tag@help=\toks18 -\row@=\count277 -\column@=\count278 -\maxfields@=\count279 -\andhelp@=\toks19 -\eqnshift@=\dimen145 -\alignsep@=\dimen146 -\tagshift@=\dimen147 -\tagwidth@=\dimen148 -\totwidth@=\dimen149 -\lineht@=\dimen150 -\@envbody=\toks20 -\multlinegap=\skip52 -\multlinetaggap=\skip53 -\mathdisplay@stack=\toks21 -LaTeX Info: Redefining \[ on input line 2953. -LaTeX Info: Redefining \] on input line 2954. -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsfonts\amsfonts.sty -Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support -\symAMSa=\mathgroup4 -\symAMSb=\mathgroup5 -LaTeX Font Info: Redeclaring math symbol \hbar on input line 98. -LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' -(Font) U/euf/m/n --> U/euf/b/n on input line 106. -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\times.sty -Package: times 2020/03/25 PSNFSS-v9.3 (SPQR) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\helvet.sty -Package: helvet 2020/03/25 PSNFSS-v9.3 (WaS) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics\keyval.sty -Package: keyval 2022/05/29 v1.15 key=value parser (DPC) -\KV@toks@=\toks22 -)) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\courier.sty -Package: courier 2020/03/25 PSNFSS-v9.3 (WaS) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/url\url.sty -\Urlmuskip=\muskip18 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphicx.sty -Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphics.sty -Package: graphics 2024/05/23 v1.4g Standard LaTeX Graphics (DPC,SPQR) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics\trig.sty -Package: trig 2023/12/02 v1.11 sin cos tan (DPC) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics-cfg\graphics.cfg -File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration -) -Package graphics Info: Driver file: pdftex.def on input line 106. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/graphics-def\pdftex.def -File: pdftex.def 2024/04/13 v1.2c Graphics/color driver for pdftex -)) -\Gin@req@height=\dimen151 -\Gin@req@width=\dimen152 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/natbib\natbib.sty -Package: natbib 2010/09/13 8.31b (PWD, AO) -\bibhang=\skip54 -\bibsep=\skip55 -LaTeX Info: Redefining \cite on input line 694. -\c@NAT@ctr=\count280 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/caption\caption.sty -Package: caption 2023/08/05 v3.6o Customizing captions (AR) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/caption\caption3.sty -Package: caption3 2023/07/31 v2.4d caption3 kernel (AR) -\caption@tempdima=\dimen153 -\captionmargin=\dimen154 -\caption@leftmargin=\dimen155 -\caption@rightmargin=\dimen156 -\caption@width=\dimen157 -\caption@indent=\dimen158 -\caption@parindent=\dimen159 -\caption@hangindent=\dimen160 -Package caption Info: Standard document class detected. -) -\c@caption@flags=\count281 -\c@continuedfloat=\count282 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/caption\subcaption.sty -Package: subcaption 2023/07/28 v1.6b Sub-captions (AR) -Package caption Info: New subtype `subfigure' on input line 238. -\c@subfigure=\count283 -Package caption Info: New subtype `subtable' on input line 238. -\c@subtable=\count284 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/tools\array.sty -Package: array 2024/06/14 v2.6d Tabular extension package (FMi) -\col@sep=\dimen161 -\ar@mcellbox=\box54 -\extrarowheight=\dimen162 -\NC@list=\toks23 -\extratabsurround=\skip56 -\backup@length=\skip57 -\ar@cellbox=\box55 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/algorithms\algorithm.sty -Package: algorithm 2009/08/24 v0.1 Document Style `algorithm' - floating environment - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/float\float.sty -Package: float 2001/11/08 v1.3d Float enhancements (AL) -\c@float@type=\count285 -\float@exts=\toks24 -\float@box=\box56 -\@float@everytoks=\toks25 -\@floatcapt=\box57 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/base\ifthen.sty -Package: ifthen 2024/03/16 v1.1e Standard LaTeX ifthen package (DPC) -) -\@float@every@algorithm=\toks26 -\c@algorithm=\count286 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/algorithms\algorithmic.sty -Package: algorithmic 2009/08/24 v0.1 Document Style `algorithmic' -\c@ALC@unique=\count287 -\c@ALC@line=\count288 -\c@ALC@rem=\count289 -\c@ALC@depth=\count290 -\ALC@tlm=\skip58 -\algorithmicindent=\skip59 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/preprint\fullpage.sty -Package: fullpage 1999/02/23 1.1 (PWD) -\FP@margin=\skip60 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/newfloat\newfloat.sty -Package: newfloat 2023/10/01 v1.2 Defining new floating environments (AR) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/listings\listings.sty -\lst@mode=\count291 -\lst@gtempboxa=\box58 -\lst@token=\toks27 -\lst@length=\count292 -\lst@currlwidth=\dimen163 -\lst@column=\count293 -\lst@pos=\count294 -\lst@lostspace=\dimen164 -\lst@width=\dimen165 -\lst@newlines=\count295 -\lst@lineno=\count296 -\lst@maxwidth=\dimen166 - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/listings\lstpatch.sty -File: lstpatch.sty 2024/05/25 1.10b (Carsten Heinz) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/listings\lstmisc.sty -File: lstmisc.sty 2024/05/25 1.10b (Carsten Heinz) -\c@lstnumber=\count297 -\lst@skipnumbers=\count298 -\lst@framebox=\box59 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/listings\listings.cfg -File: listings.cfg 2024/05/25 1.10b listings configuration -)) -Package: listings 2024/05/25 1.10b (Carsten Heinz) -\@float@every@listing=\toks28 -\c@listing=\count299 - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/enumitem\enumitem.sty -Package: enumitem 2019/06/20 v3.9 Customized lists -\labelindent=\skip61 -\enit@outerparindent=\dimen167 -\enit@toks=\toks29 -\enit@inbox=\box60 -\enit@count@id=\count300 -\enitdp@description=\count301 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\nameref.sty -Package: nameref 2023-11-26 v2.56 Cross-referencing by name of section - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/refcount\refcount.sty -Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/generic/ltxcmds\ltxcmds.sty -Package: ltxcmds 2023-12-04 v1.26 LaTeX kernel commands for general use (HO) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/generic/infwarerr\infwarerr.sty -Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO) -)) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/generic/gettitlestring\gettitlestring.sty -Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/kvoptions\kvoptions.sty -Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/kvsetkeys\kvsetkeys.sty -Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO) -))) -\c@section@level=\count302 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/adjustbox\adjustbox.sty -Package: adjustbox 2022/10/17 v1.3a Adjusting TeX boxes (trim, clip, ...) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/xkeyval\xkeyval.sty -Package: xkeyval 2022/06/16 v2.9 package option processing (HA) - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/generic/xkeyval\xkeyval.tex (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/generic/xkeyval\xkvutils.tex -\XKV@toks=\toks30 -\XKV@tempa@toks=\toks31 -) -\XKV@depth=\count303 -File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA) -)) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/adjustbox\adjcalc.sty -Package: adjcalc 2012/05/16 v1.1 Provides advanced setlength with multiple back-ends (calc, etex, pgfmath) -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/adjustbox\trimclip.sty -Package: trimclip 2020/08/19 v1.2 Trim and clip general TeX material - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/collectbox\collectbox.sty -Package: collectbox 2022/10/17 v0.4c Collect macro arguments as boxes -\collectedbox=\box61 -) -\tc@llx=\dimen168 -\tc@lly=\dimen169 -\tc@urx=\dimen170 -\tc@ury=\dimen171 -Package trimclip Info: Using driver 'tc-pdftex.def'. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/adjustbox\tc-pdftex.def -File: tc-pdftex.def 2019/01/04 v2.2 Clipping driver for pdftex -)) -\adjbox@Width=\dimen172 -\adjbox@Height=\dimen173 -\adjbox@Depth=\dimen174 -\adjbox@Totalheight=\dimen175 -\adjbox@pwidth=\dimen176 -\adjbox@pheight=\dimen177 -\adjbox@pdepth=\dimen178 -\adjbox@ptotalheight=\dimen179 - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/ifoddpage\ifoddpage.sty -Package: ifoddpage 2022/10/18 v1.2 Conditionals for odd/even page detection -\c@checkoddpage=\count304 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/varwidth\varwidth.sty -Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages -\@vwid@box=\box62 -\sift@deathcycles=\count305 -\@vwid@loff=\dimen180 -\@vwid@roff=\dimen181 -)) -LaTeX Font Info: Trying to load font information for OT1+ptm on input line 114. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\ot1ptm.fd -File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm. -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/l3backend\l3backend-pdftex.def -File: l3backend-pdftex.def 2024-05-08 L3 backend support: PDF output (pdfTeX) -\l__color_backend_stack_int=\count306 -\l__pdf_internal_box=\box63 -) (main.aux - -LaTeX Warning: Label `fig: game1_clip1_video' multiply defined. - - -LaTeX Warning: Label `sub@fig: game1_clip1_video' multiply defined. - -) -\openout1 = `main.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 114. -LaTeX Font Info: ... okay on input line 114. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/context/base/mkii\supp-pdf.mkii -[Loading MPS to PDF converter (version 2006.09.02).] -\scratchcounter=\count307 -\scratchdimen=\dimen182 -\scratchbox=\box64 -\nofMPsegments=\count308 -\nofMParguments=\count309 -\everyMPshowfont=\toks32 -\MPscratchCnt=\count310 -\MPscratchDim=\dimen183 -\MPnumerator=\count311 -\makeMPintoPDFobject=\count312 -\everyMPtoPDFconversion=\toks33 -) (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/epstopdf-pkg\epstopdf-base.sty -Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf -Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 485. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/00miktex\epstopdf-sys.cfg -File: epstopdf-sys.cfg 2021/03/18 v2.0 Configuration of epstopdf for MiKTeX -)) -Package caption Info: Begin \AtBeginDocument code. -Package caption Info: float package is loaded. -Package caption Info: listings package is loaded. -Package caption Info: End \AtBeginDocument code. -Package newfloat Info: `float' package detected. -\c@lstlisting=\count313 -LaTeX Font Info: Trying to load font information for U+msa on input line 116. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsfonts\umsa.fd -File: umsa.fd 2013/01/14 v3.01 AMS symbols A -) -LaTeX Font Info: Trying to load font information for U+msb on input line 116. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/amsfonts\umsb.fd -File: umsb.fd 2013/01/14 v3.01 AMS symbols B -) -LaTeX Font Info: Trying to load font information for OMS+ptm on input line 123. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\omsptm.fd -File: omsptm.fd -) -LaTeX Font Info: Font shape `OMS/ptm/m/n' in size <12> not available -(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 123. - (section/introduction.tex) (section/workload.tex) (section/elements.tex (section/executables.tex - -[1 - -{C:/Users/alber/AppData/Local/MiKTeX/fonts/map/pdftex/pdftex.map}{C:/Users/alber/AppData/Local/Programs/MiKTeX/fonts/enc/dvips/base/8r.enc}] -LaTeX Font Info: Trying to load font information for TS1+ptm on input line 4. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\ts1ptm.fd -File: ts1ptm.fd 2001/06/04 font definitions for TS1/ptm. -) -LaTeX Font Info: Trying to load font information for OT1+pcr on input line 4. - (C:\Users\alber\AppData\Local\Programs\MiKTeX\tex/latex/psnfss\ot1pcr.fd -File: ot1pcr.fd 2001/06/04 font definitions for OT1/pcr. -)) (section/tableDetection.tex) (section/tableSegmentation.tex) (section/ballsDetection.tex) (section/radiusAttempt.tex - -[2] - -[3]) (section/tracking.tex) (section/minimap.tex - -[4] - -File: images/TableOrientation/g1_c1.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g1_c1.jpg used on input line 32. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg used on input line 38. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/TableOrientation/g2_c1.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g2_c1.jpg used on input line 51. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/TableOrientation/g2_c1_mask.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g2_c1_mask.jpg used on input line 56. -(pdftex.def) Requested size: 225.4804pt x 116.78627pt. - - -[5 <./images/TableOrientation/g1_c1.jpg> <./images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg>] - -File: images/TableOrientation/g3_c1.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g3_c1.jpg used on input line 66. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/TableOrientation/g3_c1_mask.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g3_c1_mask.jpg used on input line 71. -(pdftex.def) Requested size: 225.4804pt x 116.78627pt. - -File: images/TableOrientation/g4_c1.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g4_c1.jpg used on input line 81. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/TableOrientation/g4_c1_mask.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/TableOrientation/g4_c1_mask.jpg used on input line 86. -(pdftex.def) Requested size: 225.4804pt x 116.78627pt. - - -[6 <./images/TableOrientation/g2_c1.jpg> <./images/TableOrientation/g2_c1_mask.jpg (PNG copy)> <./images/TableOrientation/g3_c1.jpg> <./images/TableOrientation/g3_c1_mask.jpg (PNG copy)>] -Overfull \hbox (79.36226pt too wide) in paragraph at lines 94--95 -\OT1/ptm/m/n/12 vi-ous frame (if they have been com-puted by the tracker) are com-puted by us-ing the \OT1/pcr/m/n/12 perspectiveTransform() - [] - - -File: images/Minimap/g2_c1minimap_with_track.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Minimap/g2_c1minimap_with_track.jpg used on input line 100. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Minimap/g2_c1_minimap_with_balls.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Minimap/g2_c1_minimap_with_balls.jpg used on input line 106. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. -) (section/video.tex - -[7 <./images/TableOrientation/g4_c1.jpg> <./images/TableOrientation/g4_c1_mask.jpg (PNG copy)> <./images/Minimap/g2_c1minimap_with_track.jpg> <./images/Minimap/g2_c1_minimap_with_balls.jpg>]) (section/metrics.tex)) - -[8] (section/results.tex - -File: images/Detection/game1_clip1_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip1_detected_balls_first_frame.jpg used on input line 12. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. -File: images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip1_segmented_balls_first_frame.jpg used on input line 18. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game1_clip1_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip1_detected_balls_last_frame.jpg used on input line 24. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip1_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip1_segmented_balls_last_frame.jpg used on input line 30. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game1_clip1_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game1_clip1_minimap.png used on input line 36. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game1_clip1_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game1_clip1_video.jpg used on input line 42. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[9] - -File: images/Detection/game1_clip2_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip2_detected_balls_first_frame.jpg used on input line 54. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip2_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip2_segmented_balls_first_frame.jpg used on input line 60. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game1_clip2_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip2_detected_balls_last_frame.jpg used on input line 66. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip2_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip2_segmented_balls_last_frame.jpg used on input line 72. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game1_clip2_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game1_clip2_minimap.png used on input line 78. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game1_clip2_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game1_clip2_video.jpg used on input line 84. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[10 <./images/Detection/game1_clip1_detected_balls_first_frame.jpg> <./images/Detection/game1_clip1_detected_balls_last_frame.jpg> <./images/Segmentation/game1_clip1_segmented_balls_last_frame.jpg> <./images/AllMinimap/game1_clip1_minimap.png (PNG copy)> <./images/Video/game1_clip1_video.jpg>] - -File: images/Detection/game1_clip3_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip3_detected_balls_first_frame.jpg used on input line 96. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip3_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip3_segmented_balls_first_frame.jpg used on input line 102. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game1_clip3_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip3_detected_balls_last_frame.jpg used on input line 108. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip3_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip3_segmented_balls_last_frame.jpg used on input line 114. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game1_clip3_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game1_clip3_minimap.png used on input line 120. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game1_clip3_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game1_clip3_video.jpg used on input line 126. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[11 <./images/Detection/game1_clip2_detected_balls_first_frame.jpg> <./images/Segmentation/game1_clip2_segmented_balls_first_frame.jpg> <./images/Detection/game1_clip2_detected_balls_last_frame.jpg> <./images/Segmentation/game1_clip2_segmented_balls_last_frame.jpg> <./images/AllMinimap/game1_clip2_minimap.png (PNG copy)> <./images/Video/game1_clip2_video.jpg>] - -File: images/Detection/game1_clip4_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip4_detected_balls_first_frame.jpg used on input line 138. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip4_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip4_segmented_balls_first_frame.jpg used on input line 144. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game1_clip4_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game1_clip4_detected_balls_last_frame.jpg used on input line 150. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game1_clip4_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game1_clip4_segmented_balls_last_frame.jpg used on input line 156. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game1_clip4_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game1_clip4_minimap.png used on input line 162. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game1_clip4_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game1_clip4_video.jpg used on input line 168. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[12 <./images/Detection/game1_clip3_detected_balls_first_frame.jpg> <./images/Segmentation/game1_clip3_segmented_balls_first_frame.jpg> <./images/Detection/game1_clip3_detected_balls_last_frame.jpg> <./images/Segmentation/game1_clip3_segmented_balls_last_frame.jpg> <./images/AllMinimap/game1_clip3_minimap.png (PNG copy)> <./images/Video/game1_clip3_video.jpg>] - -File: images/Detection/game2_clip1_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game2_clip1_detected_balls_first_frame.jpg used on input line 181. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game2_clip1_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game2_clip1_segmented_balls_first_frame.jpg used on input line 187. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game2_clip1_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game2_clip1_detected_balls_last_frame.jpg used on input line 194. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game2_clip1_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game2_clip1_segmented_balls_last_frame.jpg used on input line 200. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game2_clip1_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game2_clip1_minimap.png used on input line 206. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game2_clip1_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game2_clip1_video.jpg used on input line 212. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[13 <./images/Detection/game1_clip4_detected_balls_first_frame.jpg> <./images/Segmentation/game1_clip4_segmented_balls_first_frame.jpg> <./images/Detection/game1_clip4_detected_balls_last_frame.jpg> <./images/Segmentation/game1_clip4_segmented_balls_last_frame.jpg> <./images/AllMinimap/game1_clip4_minimap.png (PNG copy)> <./images/Video/game1_clip4_video.jpg>] - -File: images/Detection/game2_clip2_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game2_clip2_detected_balls_first_frame.jpg used on input line 225. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game2_clip2_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game2_clip2_segmented_balls_first_frame.jpg used on input line 231. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game2_clip2_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game2_clip2_detected_balls_last_frame.jpg used on input line 237. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game2_clip2_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game2_clip2_segmented_balls_last_frame.jpg used on input line 243. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game2_clip2_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game2_clip2_minimap.png used on input line 249. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game2_clip2_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game2_clip2_video.jpg used on input line 255. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[14 <./images/Detection/game2_clip1_detected_balls_first_frame.jpg> <./images/Segmentation/game2_clip1_segmented_balls_first_frame.jpg> <./images/Detection/game2_clip1_detected_balls_last_frame.jpg> <./images/Segmentation/game2_clip1_segmented_balls_last_frame.jpg> <./images/AllMinimap/game2_clip1_minimap.png (PNG copy)> <./images/Video/game2_clip1_video.jpg>] - -File: images/Detection/game3_clip1_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game3_clip1_detected_balls_first_frame.jpg used on input line 267. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game3_clip1_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game3_clip1_segmented_balls_first_frame.jpg used on input line 273. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game3_clip1_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game3_clip1_detected_balls_last_frame.jpg used on input line 279. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game3_clip1_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game3_clip1_segmented_balls_last_frame.jpg used on input line 285. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game3_clip1_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game3_clip1_minimap.png used on input line 291. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game3_clip1_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game3_clip1_video.jpg used on input line 297. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[15 <./images/Detection/game2_clip2_detected_balls_first_frame.jpg> <./images/Segmentation/game2_clip2_segmented_balls_first_frame.jpg> <./images/Detection/game2_clip2_detected_balls_last_frame.jpg> <./images/Segmentation/game2_clip2_segmented_balls_last_frame.jpg> <./images/AllMinimap/game2_clip2_minimap.png (PNG copy)> <./images/Video/game2_clip2_video.jpg>] - -File: images/Detection/game3_clip2_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game3_clip2_detected_balls_first_frame.jpg used on input line 309. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game3_clip2_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game3_clip2_segmented_balls_first_frame.jpg used on input line 315. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game3_clip2_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game3_clip2_detected_balls_last_frame.jpg used on input line 321. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game3_clip2_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game3_clip2_segmented_balls_last_frame.jpg used on input line 327. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game3_clip2_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game3_clip2_minimap.png used on input line 333. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game3_clip2_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game3_clip2_video.jpg used on input line 339. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[16 <./images/Detection/game3_clip1_detected_balls_first_frame.jpg> <./images/Segmentation/game3_clip1_segmented_balls_first_frame.jpg> <./images/Detection/game3_clip1_detected_balls_last_frame.jpg> <./images/Segmentation/game3_clip1_segmented_balls_last_frame.jpg> <./images/AllMinimap/game3_clip1_minimap.png (PNG copy)> <./images/Video/game3_clip1_video.jpg>] - -File: images/Detection/game4_clip1_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game4_clip1_detected_balls_first_frame.jpg used on input line 351. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game4_clip1_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game4_clip1_segmented_balls_first_frame.jpg used on input line 357. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game4_clip1_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game4_clip1_detected_balls_last_frame.jpg used on input line 363. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game4_clip1_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game4_clip1_segmented_balls_last_frame.jpg used on input line 369. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game4_clip1_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game4_clip1_minimap.png used on input line 375. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game4_clip1_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game4_clip1_video.jpg used on input line 381. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[17 <./images/Detection/game3_clip2_detected_balls_first_frame.jpg> <./images/Segmentation/game3_clip2_segmented_balls_first_frame.jpg> <./images/Detection/game3_clip2_detected_balls_last_frame.jpg> <./images/Segmentation/game3_clip2_segmented_balls_last_frame.jpg> <./images/AllMinimap/game3_clip2_minimap.png (PNG copy)> <./images/Video/game3_clip2_video.jpg>] - -File: images/Detection/game4_clip2_detected_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game4_clip2_detected_balls_first_frame.jpg used on input line 394. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game4_clip2_segmented_balls_first_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game4_clip2_segmented_balls_first_frame.jpg used on input line 400. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Detection/game4_clip2_detected_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Detection/game4_clip2_detected_balls_last_frame.jpg used on input line 406. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/Segmentation/game4_clip2_segmented_balls_last_frame.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Segmentation/game4_clip2_segmented_balls_last_frame.jpg used on input line 412. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - -File: images/AllMinimap/game4_clip2_minimap.png Graphic file (type png) - -Package pdftex.def Info: images/AllMinimap/game4_clip2_minimap.png used on input line 418. -(pdftex.def) Requested size: 225.4804pt x 130.5754pt. - -File: images/Video/game4_clip2_video.jpg Graphic file (type jpg) - -Package pdftex.def Info: images/Video/game4_clip2_video.jpg used on input line 424. -(pdftex.def) Requested size: 225.4804pt x 126.82506pt. - - -[18 <./images/Detection/game4_clip1_detected_balls_first_frame.jpg> <./images/Segmentation/game4_clip1_segmented_balls_first_frame.jpg> <./images/Detection/game4_clip1_detected_balls_last_frame.jpg> <./images/Segmentation/game4_clip1_segmented_balls_last_frame.jpg> <./images/AllMinimap/game4_clip1_minimap.png (PNG copy)> <./images/Video/game4_clip1_video.jpg>] -Overfull \hbox (0.46045pt too wide) in paragraph at lines 434--446 -\OT1/ptm/m/n/12 The \OT1/ptm/m/it/12 com-pute-Per-for-mance \OT1/ptm/m/n/12 ex-e-cutable cal-cu-lates the de-tec-tion and seg-men-ta-tion per-for-mance across - [] - -) - -[19 <./images/Detection/game4_clip2_detected_balls_first_frame.jpg> <./images/Segmentation/game4_clip2_segmented_balls_first_frame.jpg> <./images/Detection/game4_clip2_detected_balls_last_frame.jpg> <./images/Segmentation/game4_clip2_segmented_balls_last_frame.jpg> <./images/AllMinimap/game4_clip2_minimap.png (PNG copy)> <./images/Video/game4_clip2_video.jpg>] (section/conclusions.tex) - -[20] (main.aux) - *********** -LaTeX2e <2024-06-01> patch level 2 -L3 programming layer <2024-05-27> - *********** - - -LaTeX Warning: There were multiply-defined labels. - - ) -Here is how much of TeX's memory you used: - 8905 strings out of 475512 - 173609 string characters out of 5765492 - 1935908 words of memory out of 5000000 - 31386 multiletter control sequences out of 15000+600000 - 583228 words of font info for 90 fonts, out of 8000000 for 9000 - 131 hyphenation exceptions out of 8191 - 69i,10n,81p,1037b,609s stack positions out of 10000i,1000n,20000p,200000b,200000s - -Output written on main.pdf (20 pages, 4581764 bytes). -PDF statistics: - 172 PDF objects out of 1000 (max. 8388607) - 0 named destinations out of 1000 (max. 500000) - 346 words of extra memory for PDF output out of 10000 (max. 10000000) - diff --git a/Report/main.synctex.gz b/Report/main.synctex.gz deleted file mode 100644 index 4891111481266a446145d5d929672fc792638aaf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 62923 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≺VWX*y8CF|cDUs_ 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%0D-a#Y;~;5K?~p;n2YDT+Br0ulJ? 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