555
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
3.9 KiB

  1. \relax
  2. \abx@aux@refcontext{none/global//global/global}
  3. \@writefile{toc}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
  4. \@writefile{lof}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
  5. \@writefile{lot}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
  6. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {I}Introduction}{1}}
  7. \newlabel{sec:introduction}{{I}{1}}
  8. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {II}Background and Related Works}{1}}
  9. \newlabel{sec:bk_related}{{II}{1}}
  10. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {II-A}Panasonic Grid-EYE Thermal Sensor}{1}}
  11. \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Walking under a Grid-EYE sensor}}{1}}
  12. \newlabel{fig:GridEye}{{1}{1}}
  13. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {II-B}Simple Data Compressing}{1}}
  14. \abx@aux@cite{Shih17b}
  15. \abx@aux@segm{0}{0}{Shih17b}
  16. \abx@aux@segm{0}{0}{Shih17b}
  17. \abx@aux@cite{guo2011simple}
  18. \abx@aux@segm{0}{0}{guo2011simple}
  19. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {II-B.1}Huffman Coding}{2}}
  20. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {II-B.2}Z-score Threshold}{2}}
  21. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {II-B.3}Gaussian Function Fitting}{2}}
  22. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {II-C}FLIR ONE PRO}{2}}
  23. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {III}Data Size Decision Framework}{2}}
  24. \newlabel{sec:design}{{III}{2}}
  25. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {III-A}Heuristic Data Resolution Determination}{2}}
  26. \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Region separate by CFG}}{2}}
  27. \newlabel{fig:ContextFreeString}{{2}{2}}
  28. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {III-B}Data Structure and Region Selection Algorithm}{2}}
  29. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {IV}Performance Evaluation}{3}}
  30. \newlabel{sec:eval}{{IV}{3}}
  31. \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces PNG image, size = 46KB}}{3}}
  32. \newlabel{fig:pngImage}{{3}{3}}
  33. \newlabel{sec:conclusion}{{V}{3}}
  34. \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {V}Conclusion}{3}}
  35. \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces 4KB Image by Proposed Method}}{3}}
  36. \newlabel{fig:4KMy}{{4}{3}}
  37. \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces 4KB Image by JPEG}}{3}}
  38. \newlabel{fig:4KJpeg}{{5}{3}}
  39. \@writefile{loa}{\defcounter {refsection}{0}\relax }\@writefile{loa}{\contentsline {algorithm}{\numberline {1}{\ignorespaces Segment Tree Preprocess}}{4}}
  40. \newlabel{code:SegmentTreePreprocess}{{1}{4}}
  41. \@writefile{loa}{\defcounter {refsection}{0}\relax }\@writefile{loa}{\contentsline {algorithm}{\numberline {2}{\ignorespaces Region Selection}}{4}}
  42. \newlabel{code:RegionSelection}{{2}{4}}