|
|
- \relax
- \abx@aux@refcontext{none/global//global/global}
- \abx@aux@cite{Middleton2015}
- \abx@aux@segm{0}{0}{Middleton2015}
- \abx@aux@segm{0}{0}{Middleton2015}
- \abx@aux@cite{studenski2011}
- \abx@aux@segm{0}{0}{studenski2011}
- \abx@aux@cite{Studenski03}
- \abx@aux@segm{0}{0}{Studenski03}
- \abx@aux@segm{0}{0}{studenski2011}
- \abx@aux@segm{0}{0}{Studenski03}
- \abx@aux@cite{pulignano2016}
- \abx@aux@segm{0}{0}{pulignano2016}
- \abx@aux@cite{Konthoraxjnl2015}
- \abx@aux@segm{0}{0}{Konthoraxjnl2015}
- \abx@aux@cite{kutner2015}
- \abx@aux@segm{0}{0}{kutner2015}
- \abx@aux@cite{profile2015}
- \abx@aux@segm{0}{0}{profile2015}
- \abx@aux@cite{Peters2013}
- \abx@aux@segm{0}{0}{Peters2013}
- \@writefile{toc}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
- \@writefile{lof}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
- \@writefile{lot}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {I}Introduction}{1}}
- \newlabel{sec:introduction}{{I}{1}}
- \abx@aux@cite{Shih17b}
- \abx@aux@segm{0}{0}{Shih17b}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Gait Velocity Measurement at Smart Homes}}{3}}
- \newlabel{fig:gaitVelocitySmartHome}{{1}{3}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {II}Background and Related Works}{4}}
- \newlabel{sec:bk_related}{{II}{4}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {II-A}}Panasonic Grid-EYE Thermal Sensor}{4}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Walking under a Grid-EYE sensor}}{4}}
- \newlabel{fig:GridEye}{{2}{4}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Output Data from Grid-EYE}}{5}}
- \newlabel{fig:GridEyeData}{{3}{5}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {II-B}}FLIR ONE PRO}{5}}
- \abx@aux@segm{0}{0}{Shih17b}
- \abx@aux@segm{0}{0}{Shih17b}
- \abx@aux@cite{guo2011simple}
- \abx@aux@segm{0}{0}{guo2011simple}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {II-C}}Raspberry Pi 3}{6}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {II-D}}Simple Data Compressing}{6}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {II-D}1}Huffman Coding}{6}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {II-D}2}Z-score Threshold}{6}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {II-D}3}Gaussian Function Fitting}{7}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {III}Data Size Decision Framework}{7}}
- \newlabel{sec:design}{{III}{7}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {III-A}}Region Represent Grammar}{7}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces System Architecture}}{8}}
- \newlabel{fig:SystemArchitecture}{{4}{8}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsection}{\numberline {\unhbox \voidb@x \hbox {III-B}}Data Structure and Region Selection Algorithm}{8}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces PNG image, size = 46KB}}{9}}
- \newlabel{fig:pngImage}{{5}{9}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Region divided by our method}}{9}}
- \newlabel{fig:SeparateImage}{{6}{9}}
- \@writefile{loa}{\defcounter {refsection}{0}\relax }\@writefile{loa}{\contentsline {algorithm}{\numberline {1}{\ignorespaces Segment Tree Preprocess}}{10}}
- \newlabel{code:SegmentTreePreprocess}{{1}{10}}
- \@writefile{loa}{\defcounter {refsection}{0}\relax }\@writefile{loa}{\contentsline {algorithm}{\numberline {2}{\ignorespaces Dividing regions depends on compressed data size}}{10}}
- \newlabel{code:RegionSpecifiedSize}{{2}{10}}
- \@writefile{loa}{\defcounter {refsection}{0}\relax }\@writefile{loa}{\contentsline {algorithm}{\numberline {3}{\ignorespaces Dividing regions depends on compressed data RMSE}}{11}}
- \newlabel{code:RegionSpecifiedError}{{3}{11}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {IV}Performance Evaluation}{11}}
- \newlabel{sec:eval}{{IV}{11}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {IV-}1}Date Structure Initialize}{11}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {IV-}2}Thermal Data Loading}{11}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {subsubsection}{\numberline {\unhbox \voidb@x \hbox {IV-}3}Regions dividing}{11}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Data compressed by Proposed Method (4KB)}}{12}}
- \newlabel{fig:4KMy}{{7}{12}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Data compressed by JPEG (4KB)}}{12}}
- \newlabel{fig:4KJpeg}{{8}{12}}
- \newlabel{sec:conclusion}{{V}{12}}
- \@writefile{toc}{\defcounter {refsection}{0}\relax }\@writefile{toc}{\contentsline {section}{\numberline {V}Conclusion}{12}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Proposed method and JPEG comparing}}{13}}
- \newlabel{fig:compareToJpeg}{{9}{13}}
- \@writefile{lof}{\defcounter {refsection}{0}\relax }\@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Computation Time of Regions Dividing}}{13}}
- \newlabel{fig:computeTime}{{10}{13}}
|