├── Demo.aux ├── Demo.bbl ├── Demo.blg ├── Demo.log ├── Demo.nav ├── Demo.out ├── Demo.pdf ├── Demo.snm ├── Demo.tex ├── Demo.toc ├── LICENSE ├── README.md ├── XDUtheme ├── logo_xdblue.pdf └── logo_xdred.pdf ├── beamercolorthemeXDUstyle.sty ├── beamerfontthemeXDUstyle.sty ├── beamerinnerthemeXDUstyle.sty ├── beamerouterthemeXDUstyle.sty ├── beamerthemeXDUstyle.sty ├── figures ├── AutonomousCar.pdf ├── CFwLB_Coke_prcision.pdf ├── CFwLB_David_prcision.pdf ├── CFwLB_Dog_prcision.pdf ├── CFwLB_Doll_prcision.pdf ├── CFwLB_Gym_prcision.pdf ├── CFwLB_KiteSurf_prcision.pdf ├── CFwLB_Surfer_prcision.pdf ├── CFwLB_Sylvester_prcision.pdf ├── CFwLB_Vase_prcision.pdf ├── CFwLB_a_1.pdf ├── CFwLB_a_2.pdf ├── CFwLB_a_3.pdf ├── CFwLB_a_4.pdf ├── CFwLB_a_5.pdf ├── CFwLB_a_6.pdf ├── CFwLB_a_7.pdf ├── CFwLB_a_8.pdf ├── CFwLB_a_9.pdf ├── CFwLB_b_1.pdf ├── CFwLB_b_2.pdf ├── CFwLB_b_3.pdf ├── CFwLB_b_4.pdf ├── CFwLB_b_5.pdf ├── CFwLB_b_6.pdf ├── CFwLB_b_7.pdf ├── CFwLB_b_8.pdf ├── CFwLB_b_9.pdf ├── CFwLBlabels.pdf ├── Car4.pdf ├── Discriminative_generative.pdf ├── FaceOcc2.pdf ├── Figure2a1.pdf ├── Figure2a1.ps ├── Figure2a2.pdf ├── Figure2a2.ps ├── Figure2a3.pdf ├── Figure2a3.ps ├── Figure2b1.pdf ├── Figure2b1.ps ├── Figure2b2.pdf ├── Figure2b2.ps ├── Figure2b3.pdf ├── Figure2b3.ps ├── Figure2c1.pdf ├── Figure2c1.ps ├── Figure2c2.pdf ├── Figure2c2.ps ├── Figure2c3.pdf ├── Figure2c3.ps ├── Figure2d1.pdf ├── Figure2d1.ps ├── Figure2d2.pdf ├── Figure2d2.ps ├── Figure2d3.pdf ├── Figure2d3.ps ├── Figure2e1.pdf ├── Figure2e1.ps ├── Figure2e2.pdf ├── Figure2e2.ps ├── Figure2e3.pdf ├── Figure2e3.ps ├── HumanComputerInteraction.pdf ├── LR_ArchitecturalStructure.pdf ├── MaskingMatrix.pdf ├── MotionModule.pdf ├── Surveillance.pdf ├── Sylvester.pdf ├── Walking2.pdf ├── WorkflowOfEstimatingScalesUsingTheSearchingStrategy.pdf ├── frame.pdf ├── logisticregression.pdf └── responsePriority.pdf ├── missfont.log ├── q.log └── sections ├── CorrelationFilterswithLimitedBoundaries.aux ├── CorrelationFilterswithLimitedBoundaries.tex ├── LogisticRegression.aux ├── LogisticRegression.tex ├── general.aux ├── general.tex ├── reviewIssues.aux └── reviewIssues.tex /Demo.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand*\HyPL@Entry[1]{} 18 | \bibstyle{gbt7714-2005} 19 | \HyPL@Entry{0<>} 20 | \providecommand \oddpage@label [2]{} 21 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 22 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 23 | \HyPL@Entry{1<>} 24 | \@writefile{nav}{\headcommand {\sectionentry {1}{目录}{2}{目录}{0}}} 25 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{1}}} 26 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{1}}} 27 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{1}{2/2}{}{0}}} 28 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 29 | \@input{sections/general.aux} 30 | \HyPL@Entry{2<>} 31 | \HyPL@Entry{3<>} 32 | \@input{sections/LogisticRegression.aux} 33 | \HyPL@Entry{4<>} 34 | \HyPL@Entry{5<>} 35 | \HyPL@Entry{6<>} 36 | \HyPL@Entry{7<>} 37 | \HyPL@Entry{8<>} 38 | \HyPL@Entry{9<>} 39 | \HyPL@Entry{10<>} 40 | \HyPL@Entry{11<>} 41 | \HyPL@Entry{12<>} 42 | \HyPL@Entry{13<>} 43 | \HyPL@Entry{14<>} 44 | \@input{sections/CorrelationFilter.aux} 45 | \HyPL@Entry{15<>} 46 | \HyPL@Entry{16<>} 47 | \HyPL@Entry{17<>} 48 | \HyPL@Entry{18<>} 49 | \HyPL@Entry{19<>} 50 | \HyPL@Entry{20<>} 51 | \HyPL@Entry{21<>} 52 | \HyPL@Entry{22<>} 53 | \HyPL@Entry{23<>} 54 | \HyPL@Entry{24<>} 55 | \HyPL@Entry{25<>} 56 | \@input{sections/CorrelationFilterswithLimitedBoundaries.aux} 57 | \HyPL@Entry{26<>} 58 | \HyPL@Entry{27<>} 59 | \HyPL@Entry{28<>} 60 | \HyPL@Entry{29<>} 61 | \HyPL@Entry{30<>} 62 | \HyPL@Entry{31<>} 63 | \HyPL@Entry{32<>} 64 | \HyPL@Entry{33<>} 65 | \HyPL@Entry{34<>} 66 | \HyPL@Entry{35<>} 67 | \HyPL@Entry{36<>} 68 | \HyPL@Entry{37<>} 69 | \@input{sections/reviewIssues.aux} 70 | \HyPL@Entry{38<>} 71 | \@writefile{nav}{\headcommand {\slideentry {6}{1}{2}{40/40}{三种模型的适用范围}{0}}} 72 | \@writefile{nav}{\headcommand {\beamer@framepages {40}{40}}} 73 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{40}}} 74 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {39}{40}}} 75 | \@writefile{nav}{\headcommand {\beamer@sectionpages {39}{40}}} 76 | \@writefile{nav}{\headcommand {\beamer@documentpages {40}}} 77 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {38}}} 78 | -------------------------------------------------------------------------------- /Demo.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | \providecommand{\bibauthor}[1]{#1} 3 | \providecommand{\bibeditor}[1]{#1} 4 | \providecommand{\bibtranslator}[1]{#1} 5 | \providecommand{\bibtitle}[1]{#1} 6 | \providecommand{\bibbooktitle}[1]{#1} 7 | \providecommand{\bibjournal}[1]{#1} 8 | \providecommand{\bibmark}[1]{#1} 9 | \providecommand{\bibcountry}[1]{#1} 10 | \providecommand{\bibpatentid}[1]{#1} 11 | \providecommand{\bibedition}[1]{#1} 12 | \providecommand{\biborganization}[1]{#1} 13 | \providecommand{\bibaddress}[1]{#1} 14 | \providecommand{\bibpublisher}[1]{#1} 15 | \providecommand{\bibinstitution}[1]{#1} 16 | \providecommand{\bibschool}[1]{#1} 17 | \providecommand{\bibvolume}[1]{#1} 18 | \providecommand{\bibnumber}[1]{#1} 19 | \providecommand{\bibversion}[1]{#1} 20 | \providecommand{\bibpages}[1]{#1} 21 | \providecommand{\bibmodifydate}[1]{#1} 22 | \providecommand{\bibcitedate}[1]{#1} 23 | \providecommand{\bibyear}[1]{#1} 24 | \providecommand{\bibdate}[1]{#1} 25 | \providecommand{\biburl}[1]{\newline\url{#1}} 26 | 27 | \end{thebibliography} 28 | -------------------------------------------------------------------------------- /Demo.blg: -------------------------------------------------------------------------------- 1 | This is BibTeX, Version 0.99d (TeX Live 2016) 2 | Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 3 | The top-level auxiliary file: Demo.aux 4 | The style file: gbt7714-2005.bst 5 | A level-1 auxiliary file: sections/general.aux 6 | A level-1 auxiliary file: sections/LogisticRegression.aux 7 | A level-1 auxiliary file: sections/CorrelationFilter.aux 8 | A level-1 auxiliary file: sections/CorrelationFilterswithLimitedBoundaries.aux 9 | A level-1 auxiliary file: sections/reviewIssues.aux 10 | I found no \citation commands---while reading file Demo.aux 11 | I found no \bibdata command---while reading file Demo.aux 12 | Reallocated singl_function (elt_size=4) to 100 items from 50. 13 | Reallocated singl_function (elt_size=4) to 100 items from 50. 14 | Reallocated wiz_functions (elt_size=4) to 6000 items from 3000. 15 | You've used 0 entries, 16 | 3054 wiz_defined-function locations, 17 | 703 strings with 5991 characters, 18 | and the built_in function-call counts, 64 in all, are: 19 | = -- 0 20 | > -- 0 21 | < -- 0 22 | + -- 0 23 | - -- 0 24 | * -- 2 25 | := -- 3 26 | add.period$ -- 0 27 | call.type$ -- 0 28 | change.case$ -- 0 29 | chr.to.int$ -- 0 30 | cite$ -- 0 31 | duplicate$ -- 0 32 | empty$ -- 1 33 | format.name$ -- 0 34 | if$ -- 2 35 | int.to.chr$ -- 0 36 | int.to.str$ -- 0 37 | missing$ -- 0 38 | newline$ -- 27 39 | num.names$ -- 0 40 | pop$ -- 0 41 | preamble$ -- 1 42 | purify$ -- 0 43 | quote$ -- 0 44 | skip$ -- 1 45 | stack$ -- 0 46 | substring$ -- 0 47 | swap$ -- 0 48 | text.length$ -- 0 49 | text.prefix$ -- 0 50 | top$ -- 0 51 | type$ -- 0 52 | warning$ -- 0 53 | while$ -- 0 54 | width$ -- 0 55 | write$ -- 27 56 | (There were 2 error messages) 57 | -------------------------------------------------------------------------------- /Demo.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\sectionentry {1}{目录}{2}{目录}{0}} 4 | \headcommand {\beamer@sectionpages {1}{1}} 5 | \headcommand {\beamer@subsectionpages {1}{1}} 6 | \headcommand {\slideentry {1}{0}{1}{2/2}{}{0}} 7 | \headcommand {\beamer@framepages {2}{2}} 8 | \headcommand {\sectionentry {2}{研究背景及意义}{3}{研究背景及意义}{0}} 9 | \headcommand {\beamer@sectionpages {2}{2}} 10 | \headcommand {\beamer@subsectionpages {2}{2}} 11 | \headcommand {\beamer@subsectionentry {0}{2}{1}{3}{视觉跟踪}}\headcommand {\beamer@subsectionpages {3}{2}} 12 | \headcommand {\slideentry {2}{1}{1}{3/3}{视觉跟踪}{0}} 13 | \headcommand {\beamer@framepages {3}{3}} 14 | \headcommand {\slideentry {2}{1}{2}{4/4}{视觉跟踪}{0}} 15 | \headcommand {\beamer@framepages {4}{4}} 16 | \headcommand {\sectionentry {3}{基于逻辑回归的集成学习跟踪}{5}{基于逻辑回归的集成学习跟踪}{0}} 17 | \headcommand {\beamer@sectionpages {3}{4}} 18 | \headcommand {\beamer@subsectionpages {3}{4}} 19 | \headcommand {\slideentry {3}{0}{1}{5/5}{}{0}} 20 | \headcommand {\beamer@framepages {5}{5}} 21 | \headcommand {\beamer@subsectionentry {0}{3}{1}{6}{算法简介}}\headcommand {\beamer@subsectionpages {5}{5}} 22 | \headcommand {\slideentry {3}{1}{1}{6/6}{算法简介}{0}} 23 | \headcommand {\beamer@framepages {6}{6}} 24 | \headcommand {\beamer@subsectionentry {0}{3}{2}{7}{逻辑回归分类器}}\headcommand {\beamer@subsectionpages {6}{6}} 25 | \headcommand {\slideentry {3}{2}{1}{7/7}{逻辑回归分类器}{0}} 26 | \headcommand {\beamer@framepages {7}{7}} 27 | \headcommand {\slideentry {3}{2}{2}{8/8}{逻辑回归分类器}{0}} 28 | \headcommand {\beamer@framepages {8}{8}} 29 | \headcommand {\beamer@subsectionentry {0}{3}{3}{9}{弱分类器}}\headcommand {\beamer@subsectionpages {7}{8}} 30 | \headcommand {\slideentry {3}{3}{1}{9/9}{弱分类器}{0}} 31 | \headcommand {\beamer@framepages {9}{9}} 32 | \headcommand {\slideentry {3}{3}{2}{10/10}{弱分类器}{0}} 33 | \headcommand {\beamer@framepages {10}{10}} 34 | \headcommand {\beamer@subsectionentry {0}{3}{4}{11}{逻辑回归集成学习框架}}\headcommand {\beamer@subsectionpages {9}{10}} 35 | \headcommand {\slideentry {3}{4}{1}{11/11}{逻辑回归集成学习框架}{0}} 36 | \headcommand {\beamer@framepages {11}{11}} 37 | \headcommand {\beamer@subsectionentry {0}{3}{5}{12}{实验结果}}\headcommand {\beamer@subsectionpages {11}{11}} 38 | \headcommand {\slideentry {3}{5}{1}{12/12}{实验结果}{0}} 39 | \headcommand {\beamer@framepages {12}{12}} 40 | \headcommand {\slideentry {3}{5}{2}{13/13}{实验结果}{0}} 41 | \headcommand {\beamer@framepages {13}{13}} 42 | \headcommand {\slideentry {3}{5}{3}{14/14}{实验结果}{0}} 43 | \headcommand {\beamer@framepages {14}{14}} 44 | \headcommand {\slideentry {3}{5}{4}{15/15}{实验结果}{0}} 45 | \headcommand {\beamer@framepages {15}{15}} 46 | \headcommand {\sectionentry {4}{自适应目标响应的长时相关滤波跟踪}{16}{自适应目标响应的长时相关滤波跟踪}{0}} 47 | \headcommand {\beamer@sectionpages {5}{15}} 48 | \headcommand {\beamer@subsectionpages {12}{15}} 49 | \headcommand {\slideentry {4}{0}{1}{16/16}{}{0}} 50 | \headcommand {\beamer@framepages {16}{16}} 51 | \headcommand {\beamer@subsectionentry {0}{4}{1}{17}{算法简介}}\headcommand {\beamer@subsectionpages {16}{16}} 52 | \headcommand {\slideentry {4}{1}{1}{17/17}{算法简介}{0}} 53 | \headcommand {\beamer@framepages {17}{17}} 54 | \headcommand {\beamer@subsectionentry {0}{4}{2}{18}{位移滤波器}}\headcommand {\beamer@subsectionpages {17}{17}} 55 | \headcommand {\slideentry {4}{2}{1}{18/18}{位移滤波器}{0}} 56 | \headcommand {\beamer@framepages {18}{18}} 57 | \headcommand {\slideentry {4}{2}{2}{19/19}{位移滤波器}{0}} 58 | \headcommand {\beamer@framepages {19}{19}} 59 | \headcommand {\slideentry {4}{2}{3}{20/20}{位移滤波器}{0}} 60 | \headcommand {\beamer@framepages {20}{20}} 61 | \headcommand {\beamer@subsectionentry {0}{4}{3}{21}{尺度滤波器}}\headcommand {\beamer@subsectionpages {18}{20}} 62 | \headcommand {\slideentry {4}{3}{1}{21/21}{尺度滤波器}{0}} 63 | \headcommand {\beamer@framepages {21}{21}} 64 | \headcommand {\beamer@subsectionentry {0}{4}{4}{22}{SVM检测器}}\headcommand {\beamer@subsectionpages {21}{21}} 65 | \headcommand {\slideentry {4}{4}{1}{22/22}{SVM检测器}{0}} 66 | \headcommand {\beamer@framepages {22}{22}} 67 | \headcommand {\beamer@subsectionentry {0}{4}{5}{23}{实验结果}}\headcommand {\beamer@subsectionpages {22}{22}} 68 | \headcommand {\slideentry {4}{5}{1}{23/23}{实验结果}{0}} 69 | \headcommand {\beamer@framepages {23}{23}} 70 | \headcommand {\slideentry {4}{5}{2}{24/24}{实验结果}{0}} 71 | \headcommand {\beamer@framepages {24}{24}} 72 | \headcommand {\slideentry {4}{5}{3}{25/25}{实验结果}{0}} 73 | \headcommand {\beamer@framepages {25}{25}} 74 | \headcommand {\slideentry {4}{5}{4}{26/26}{实验结果}{0}} 75 | \headcommand {\beamer@framepages {26}{26}} 76 | \headcommand {\sectionentry {5}{结构化输出的相关滤波跟踪}{27}{结构化输出的相关滤波跟踪}{0}} 77 | \headcommand {\beamer@sectionpages {16}{26}} 78 | \headcommand {\beamer@subsectionpages {23}{26}} 79 | \headcommand {\slideentry {5}{0}{1}{27/27}{}{0}} 80 | \headcommand {\beamer@framepages {27}{27}} 81 | \headcommand {\beamer@subsectionentry {0}{5}{1}{28}{算法简介}}\headcommand {\beamer@subsectionpages {27}{27}} 82 | \headcommand {\slideentry {5}{1}{1}{28/28}{算法简介}{0}} 83 | \headcommand {\beamer@framepages {28}{28}} 84 | \headcommand {\beamer@subsectionentry {0}{5}{2}{29}{有限边界的相关滤波器}}\headcommand {\beamer@subsectionpages {28}{28}} 85 | \headcommand {\slideentry {5}{2}{1}{29/29}{有限边界的相关滤波器}{0}} 86 | \headcommand {\beamer@framepages {29}{29}} 87 | \headcommand {\slideentry {5}{2}{2}{30/30}{有限边界的相关滤波器}{0}} 88 | \headcommand {\beamer@framepages {30}{30}} 89 | \headcommand {\slideentry {5}{2}{3}{31/31}{有限边界的相关滤波器}{0}} 90 | \headcommand {\beamer@framepages {31}{31}} 91 | \headcommand {\slideentry {5}{2}{4}{32/32}{有限边界的相关滤波器}{0}} 92 | \headcommand {\beamer@framepages {32}{32}} 93 | \headcommand {\beamer@subsectionentry {0}{5}{3}{33}{对于有限边界滤波器的改进}}\headcommand {\beamer@subsectionpages {29}{32}} 94 | \headcommand {\slideentry {5}{3}{1}{33/33}{对于有限边界滤波器的改进}{0}} 95 | \headcommand {\beamer@framepages {33}{33}} 96 | \headcommand {\slideentry {5}{3}{2}{34/34}{对于有限边界滤波器的改进}{0}} 97 | \headcommand {\beamer@framepages {34}{34}} 98 | \headcommand {\beamer@subsectionentry {0}{5}{4}{35}{实验结果}}\headcommand {\beamer@subsectionpages {33}{34}} 99 | \headcommand {\slideentry {5}{4}{1}{35/35}{实验结果}{0}} 100 | \headcommand {\beamer@framepages {35}{35}} 101 | \headcommand {\slideentry {5}{4}{2}{36/36}{实验结果}{0}} 102 | \headcommand {\beamer@framepages {36}{36}} 103 | \headcommand {\slideentry {5}{4}{3}{37/37}{实验结果}{0}} 104 | \headcommand {\beamer@framepages {37}{37}} 105 | \headcommand {\slideentry {5}{4}{4}{38/38}{实验结果}{0}} 106 | \headcommand {\beamer@framepages {38}{38}} 107 | \headcommand {\sectionentry {6}{评审问题}{39}{评审问题}{0}} 108 | \headcommand {\beamer@sectionpages {27}{38}} 109 | \headcommand {\beamer@subsectionpages {35}{38}} 110 | \headcommand {\beamer@subsectionentry {0}{6}{1}{39}{三种模型的适用范围}}\headcommand {\beamer@subsectionpages {39}{38}} 111 | \headcommand {\slideentry {6}{1}{1}{39/39}{三种模型的适用范围}{0}} 112 | \headcommand {\beamer@framepages {39}{39}} 113 | \headcommand {\slideentry {6}{1}{2}{40/40}{三种模型的适用范围}{0}} 114 | \headcommand {\beamer@framepages {40}{40}} 115 | \headcommand {\beamer@partpages {1}{40}} 116 | \headcommand {\beamer@subsectionpages {39}{40}} 117 | \headcommand {\beamer@sectionpages {39}{40}} 118 | \headcommand {\beamer@documentpages {40}} 119 | \headcommand {\def \inserttotalframenumber {38}} 120 | -------------------------------------------------------------------------------- /Demo.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.2}{\376\377\170\024\172\166\200\314\146\157\123\312\141\017\116\111}{}% 1 2 | \BOOKMARK [3][]{Outline0.2.1.3}{\376\377\211\306\211\311\215\337\216\052}{Outline0.2}% 2 3 | \BOOKMARK [2][]{Outline0.3}{\376\377\127\372\116\216\220\073\217\221\126\336\137\122\166\204\226\306\142\020\133\146\116\140\215\337\216\052}{}% 3 4 | \BOOKMARK [3][]{Outline0.3.1.6}{\376\377\173\227\154\325\173\200\116\313}{Outline0.3}% 4 5 | \BOOKMARK [3][]{Outline0.3.2.7}{\376\377\220\073\217\221\126\336\137\122\122\006\174\173\126\150}{Outline0.3}% 5 6 | \BOOKMARK [3][]{Outline0.3.3.9}{\376\377\137\061\122\006\174\173\126\150}{Outline0.3}% 6 7 | \BOOKMARK [3][]{Outline0.3.4.11}{\376\377\220\073\217\221\126\336\137\122\226\306\142\020\133\146\116\140\150\106\147\266}{Outline0.3}% 7 8 | \BOOKMARK [3][]{Outline0.3.5.12}{\376\377\133\236\232\214\176\323\147\234}{Outline0.3}% 8 9 | \BOOKMARK [2][]{Outline0.4}{\376\377\201\352\220\002\136\224\166\356\150\007\124\315\136\224\166\204\225\177\145\366\166\370\121\163\156\344\154\342\215\337\216\052}{}% 9 10 | \BOOKMARK [3][]{Outline0.4.1.17}{\376\377\173\227\154\325\173\200\116\313}{Outline0.4}% 10 11 | \BOOKMARK [3][]{Outline0.4.2.18}{\376\377\117\115\171\373\156\344\154\342\126\150}{Outline0.4}% 11 12 | \BOOKMARK [3][]{Outline0.4.3.21}{\376\377\134\072\136\246\156\344\154\342\126\150}{Outline0.4}% 12 13 | \BOOKMARK [3][]{Outline0.4.4.22}{\376\377\000S\000V\000M\150\300\155\113\126\150}{Outline0.4}% 13 14 | \BOOKMARK [3][]{Outline0.4.5.23}{\376\377\133\236\232\214\176\323\147\234}{Outline0.4}% 14 15 | \BOOKMARK [2][]{Outline0.5}{\376\377\176\323\147\204\123\026\217\223\121\372\166\204\166\370\121\163\156\344\154\342\215\337\216\052}{}% 15 16 | \BOOKMARK [3][]{Outline0.5.1.28}{\376\377\173\227\154\325\173\200\116\313}{Outline0.5}% 16 17 | \BOOKMARK [3][]{Outline0.5.2.29}{\376\377\147\011\226\120\217\271\165\114\166\204\166\370\121\163\156\344\154\342\126\150}{Outline0.5}% 17 18 | \BOOKMARK [3][]{Outline0.5.3.33}{\376\377\133\371\116\216\147\011\226\120\217\271\165\114\156\344\154\342\126\150\166\204\145\071\217\333}{Outline0.5}% 18 19 | \BOOKMARK [3][]{Outline0.5.4.35}{\376\377\133\236\232\214\176\323\147\234}{Outline0.5}% 19 20 | \BOOKMARK [2][]{Outline0.6}{\376\377\213\304\133\241\225\356\230\230}{}% 20 21 | \BOOKMARK [3][]{Outline0.6.1.39}{\376\377\116\011\171\315\152\041\127\213\166\204\220\002\165\050\203\003\126\364}{Outline0.6}% 21 22 | -------------------------------------------------------------------------------- /Demo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/Demo.pdf -------------------------------------------------------------------------------- /Demo.snm: -------------------------------------------------------------------------------- 1 | \beamer@slide {fig:gen_applications}{4} 2 | \beamer@slide {eq:LR}{7} 3 | \beamer@slide {eq:updatMuPosi}{10} 4 | \beamer@slide {eq:updatMuNeg}{10} 5 | \beamer@slide {eq:updatSigmaPosi}{10} 6 | \beamer@slide {eq:updatSigmaNeg}{10} 7 | \beamer@slide {fig:LR_ArchitecturalStructure}{11} 8 | \beamer@slide {tab:LR_CLE}{12} 9 | \beamer@slide {tab:LR_OP}{13} 10 | \beamer@slide {eq:CF_jointOptimization}{19} 11 | \beamer@slide {eq:CF_membership}{20} 12 | \beamer@slide {fig:CF_estimateScales}{21} 13 | \beamer@slide {tab:CF_precision}{23} 14 | \beamer@slide {tab:CF_OP}{24} 15 | \beamer@slide {eq:CFwLB_MOSSEinSpatial}{29} 16 | \beamer@slide {eq:CFwLB_MOSSEinSpatialwithMaskingMatix}{31} 17 | \beamer@slide {fig:CFwLB_CFSamples}{32} 18 | \beamer@slide {fig:CFwLB_Samples}{32} 19 | \beamer@slide {fig:CFwLB_Intro}{32} 20 | \beamer@slide {fig:CFwLB_labels}{33} 21 | \beamer@slide {eq:CFwLB_MOSSEwithMaskingMatixInFourierStructuredOutput}{34} 22 | \beamer@slide {tab:CFwLB_precision}{35} 23 | \beamer@slide {tab:CFwLB_CLE}{36} 24 | -------------------------------------------------------------------------------- /Demo.tex: -------------------------------------------------------------------------------- 1 | %!TEX program = xelatex 2 | %\documentclass[UTF8,10pt]{ctexbeamer}%,aspectratio=169 %画面比例16:9% 3 | \documentclass[10pt]{beamer} 4 | \usepackage[UTF8]{ctex} 5 | 6 | \usetheme[ 7 | %sidebar, % 会在每页左侧加上导航栏,参考 The AAU Sidebar Beamer Theme 设置 8 | % xdblue, % 不选会默认西电红色调,选上会将主题设置为西电蓝色调 9 | % english % 选上,会将图表等标题还原回英文标题 10 | %hidetitle, 11 | %hideauthor, 12 | %hideinstitute, 13 | ]{XDUstyle} 14 | 15 | \graphicspath{{figures/}} 16 | %\usetheme{Madrid} 17 | %\useoutertheme[subsection=false]{miniframes} 18 | 19 | \AtBeginDocument{% 20 | \title{基于优化集成学习与空间相关\\滤波的视觉目标跟踪} 21 | %\subtitle{子标题} 22 | \author[赵素杰]{% 23 | \begin{tabular}{ll} 24 | 学\qquad{}生:& 赵素杰 \tabularnewline 25 | 指导老师:& 田小林~副教授 26 | \end{tabular} 27 | } 28 | \institute[智能所]{西安电子科技大学\\“智能感知与图像理解”实验室} % 中括号部分为导航栏底所用尽可能精简 29 | \date{\today}% 时间可自行设置 30 | } 31 | \begin{document}% 32 | {%\xdbg 33 | \frame[plain,noframenumbering]{\titlepage}}%首页标题页 34 | 35 | %\part{内容} 36 | \section*{目录} 37 | \frame { 38 | \frametitle{\secname} 39 | % \begin{multicols}{2} 40 | \tableofcontents[hidesubsections,sections={<1-6>}] 41 | %\end{multicols} 42 | } 43 | 44 | \include{sections/general} 45 | \include{sections/LogisticRegression} 46 | \include{sections/CorrelationFilter} 47 | \include{sections/CorrelationFilterswithLimitedBoundaries} 48 | \include{sections/reviewIssues} 49 | 50 | 51 | {%\xdbg%末页致谢 52 | \begin{frame}[plain,noframenumbering] 53 | \finalpage{{\huge 谢谢!}} 54 | %{\huge 谢谢!} 55 | \end{frame}} 56 | 57 | \end{document} 58 | -------------------------------------------------------------------------------- /Demo.toc: -------------------------------------------------------------------------------- 1 | \beamer@sectionintoc {2}{研究背景及意义}{3}{0}{1} 2 | \beamer@subsectionintoc {2}{1}{视觉跟踪}{3}{0}{1} 3 | \beamer@sectionintoc {3}{基于逻辑回归的集成学习跟踪}{5}{0}{2} 4 | \beamer@subsectionintoc {3}{1}{算法简介}{6}{0}{2} 5 | \beamer@subsectionintoc {3}{2}{逻辑回归分类器}{7}{0}{2} 6 | \beamer@subsectionintoc {3}{3}{弱分类器}{9}{0}{2} 7 | \beamer@subsectionintoc {3}{4}{逻辑回归集成学习框架}{11}{0}{2} 8 | \beamer@subsectionintoc {3}{5}{实验结果}{12}{0}{2} 9 | \beamer@sectionintoc {4}{自适应目标响应的长时相关滤波跟踪}{16}{0}{3} 10 | \beamer@subsectionintoc {4}{1}{算法简介}{17}{0}{3} 11 | \beamer@subsectionintoc {4}{2}{位移滤波器}{18}{0}{3} 12 | \beamer@subsectionintoc {4}{3}{尺度滤波器}{21}{0}{3} 13 | \beamer@subsectionintoc {4}{4}{SVM检测器}{22}{0}{3} 14 | \beamer@subsectionintoc {4}{5}{实验结果}{23}{0}{3} 15 | \beamer@sectionintoc {5}{结构化输出的相关滤波跟踪}{27}{0}{4} 16 | \beamer@subsectionintoc {5}{1}{算法简介}{28}{0}{4} 17 | \beamer@subsectionintoc {5}{2}{有限边界的相关滤波器}{29}{0}{4} 18 | \beamer@subsectionintoc {5}{3}{对于有限边界滤波器的改进}{33}{0}{4} 19 | \beamer@subsectionintoc {5}{4}{实验结果}{35}{0}{4} 20 | \beamer@sectionintoc {6}{评审问题}{39}{0}{5} 21 | \beamer@subsectionintoc {6}{1}{三种模型的适用范围}{39}{0}{5} 22 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | GNU GENERAL PUBLIC LICENSE 2 | Version 3, 29 June 2007 3 | 4 | Copyright (C) 2007 Free Software Foundation, Inc. 5 | Everyone is permitted to copy and distribute verbatim copies 6 | of this license document, but changing it is not allowed. 7 | 8 | Preamble 9 | 10 | The GNU General Public License is a free, copyleft license for 11 | software and other kinds of works. 12 | 13 | The licenses for most software and other practical works are designed 14 | to take away your freedom to share and change the works. By contrast, 15 | the GNU General Public License is intended to guarantee your freedom to 16 | share and change all versions of a program--to make sure it remains free 17 | software for all its users. We, the Free Software Foundation, use the 18 | GNU General Public License for most of our software; it applies also to 19 | any other work released this way by its authors. You can apply it to 20 | your programs, too. 21 | 22 | When we speak of free software, we are referring to freedom, not 23 | price. Our General Public Licenses are designed to make sure that you 24 | have the freedom to distribute copies of free software (and charge for 25 | them if you wish), that you receive source code or can get it if you 26 | want it, that you can change the software or use pieces of it in new 27 | free programs, and that you know you can do these things. 28 | 29 | To protect your rights, we need to prevent others from denying you 30 | these rights or asking you to surrender the rights. Therefore, you have 31 | certain responsibilities if you distribute copies of the software, or if 32 | you modify it: responsibilities to respect the freedom of others. 33 | 34 | For example, if you distribute copies of such a program, whether 35 | gratis or for a fee, you must pass on to the recipients the same 36 | freedoms that you received. You must make sure that they, too, receive 37 | or can get the source code. And you must show them these terms so they 38 | know their rights. 39 | 40 | Developers that use the GNU GPL protect your rights with two steps: 41 | (1) assert copyright on the software, and (2) offer you this License 42 | giving you legal permission to copy, distribute and/or modify it. 43 | 44 | For the developers' and authors' protection, the GPL clearly explains 45 | that there is no warranty for this free software. For both users' and 46 | authors' sake, the GPL requires that modified versions be marked as 47 | changed, so that their problems will not be attributed erroneously to 48 | authors of previous versions. 49 | 50 | Some devices are designed to deny users access to install or run 51 | modified versions of the software inside them, although the manufacturer 52 | can do so. This is fundamentally incompatible with the aim of 53 | protecting users' freedom to change the software. The systematic 54 | pattern of such abuse occurs in the area of products for individuals to 55 | use, which is precisely where it is most unacceptable. Therefore, we 56 | have designed this version of the GPL to prohibit the practice for those 57 | products. If such problems arise substantially in other domains, we 58 | stand ready to extend this provision to those domains in future versions 59 | of the GPL, as needed to protect the freedom of users. 60 | 61 | Finally, every program is threatened constantly by software patents. 62 | States should not allow patents to restrict development and use of 63 | software on general-purpose computers, but in those that do, we wish to 64 | avoid the special danger that patents applied to a free program could 65 | make it effectively proprietary. To prevent this, the GPL assures that 66 | patents cannot be used to render the program non-free. 67 | 68 | The precise terms and conditions for copying, distribution and 69 | modification follow. 70 | 71 | TERMS AND CONDITIONS 72 | 73 | 0. Definitions. 74 | 75 | "This License" refers to version 3 of the GNU General Public License. 76 | 77 | "Copyright" also means copyright-like laws that apply to other kinds of 78 | works, such as semiconductor masks. 79 | 80 | "The Program" refers to any copyrightable work licensed under this 81 | License. Each licensee is addressed as "you". "Licensees" and 82 | "recipients" may be individuals or organizations. 83 | 84 | To "modify" a work means to copy from or adapt all or part of the work 85 | in a fashion requiring copyright permission, other than the making of an 86 | exact copy. The resulting work is called a "modified version" of the 87 | earlier work or a work "based on" the earlier work. 88 | 89 | A "covered work" means either the unmodified Program or a work based 90 | on the Program. 91 | 92 | To "propagate" a work means to do anything with it that, without 93 | permission, would make you directly or secondarily liable for 94 | infringement under applicable copyright law, except executing it on a 95 | computer or modifying a private copy. Propagation includes copying, 96 | distribution (with or without modification), making available to the 97 | public, and in some countries other activities as well. 98 | 99 | To "convey" a work means any kind of propagation that enables other 100 | parties to make or receive copies. Mere interaction with a user through 101 | a computer network, with no transfer of a copy, is not conveying. 102 | 103 | An interactive user interface displays "Appropriate Legal Notices" 104 | to the extent that it includes a convenient and prominently visible 105 | feature that (1) displays an appropriate copyright notice, and (2) 106 | tells the user that there is no warranty for the work (except to the 107 | extent that warranties are provided), that licensees may convey the 108 | work under this License, and how to view a copy of this License. If 109 | the interface presents a list of user commands or options, such as a 110 | menu, a prominent item in the list meets this criterion. 111 | 112 | 1. Source Code. 113 | 114 | The "source code" for a work means the preferred form of the work 115 | for making modifications to it. "Object code" means any non-source 116 | form of a work. 117 | 118 | A "Standard Interface" means an interface that either is an official 119 | standard defined by a recognized standards body, or, in the case of 120 | interfaces specified for a particular programming language, one that 121 | is widely used among developers working in that language. 122 | 123 | The "System Libraries" of an executable work include anything, other 124 | than the work as a whole, that (a) is included in the normal form of 125 | packaging a Major Component, but which is not part of that Major 126 | Component, and (b) serves only to enable use of the work with that 127 | Major Component, or to implement a Standard Interface for which an 128 | implementation is available to the public in source code form. A 129 | "Major Component", in this context, means a major essential component 130 | (kernel, window system, and so on) of the specific operating system 131 | (if any) on which the executable work runs, or a compiler used to 132 | produce the work, or an object code interpreter used to run it. 133 | 134 | The "Corresponding Source" for a work in object code form means all 135 | the source code needed to generate, install, and (for an executable 136 | work) run the object code and to modify the work, including scripts to 137 | control those activities. However, it does not include the work's 138 | System Libraries, or general-purpose tools or generally available free 139 | programs which are used unmodified in performing those activities but 140 | which are not part of the work. For example, Corresponding Source 141 | includes interface definition files associated with source files for 142 | the work, and the source code for shared libraries and dynamically 143 | linked subprograms that the work is specifically designed to require, 144 | such as by intimate data communication or control flow between those 145 | subprograms and other parts of the work. 146 | 147 | The Corresponding Source need not include anything that users 148 | can regenerate automatically from other parts of the Corresponding 149 | Source. 150 | 151 | The Corresponding Source for a work in source code form is that 152 | same work. 153 | 154 | 2. Basic Permissions. 155 | 156 | All rights granted under this License are granted for the term of 157 | copyright on the Program, and are irrevocable provided the stated 158 | conditions are met. This License explicitly affirms your unlimited 159 | permission to run the unmodified Program. The output from running a 160 | covered work is covered by this License only if the output, given its 161 | content, constitutes a covered work. This License acknowledges your 162 | rights of fair use or other equivalent, as provided by copyright law. 163 | 164 | You may make, run and propagate covered works that you do not 165 | convey, without conditions so long as your license otherwise remains 166 | in force. You may convey covered works to others for the sole purpose 167 | of having them make modifications exclusively for you, or provide you 168 | with facilities for running those works, provided that you comply with 169 | the terms of this License in conveying all material for which you do 170 | not control copyright. Those thus making or running the covered works 171 | for you must do so exclusively on your behalf, under your direction 172 | and control, on terms that prohibit them from making any copies of 173 | your copyrighted material outside their relationship with you. 174 | 175 | Conveying under any other circumstances is permitted solely under 176 | the conditions stated below. Sublicensing is not allowed; section 10 177 | makes it unnecessary. 178 | 179 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 180 | 181 | No covered work shall be deemed part of an effective technological 182 | measure under any applicable law fulfilling obligations under article 183 | 11 of the WIPO copyright treaty adopted on 20 December 1996, or 184 | similar laws prohibiting or restricting circumvention of such 185 | measures. 186 | 187 | When you convey a covered work, you waive any legal power to forbid 188 | circumvention of technological measures to the extent such circumvention 189 | is effected by exercising rights under this License with respect to 190 | the covered work, and you disclaim any intention to limit operation or 191 | modification of the work as a means of enforcing, against the work's 192 | users, your or third parties' legal rights to forbid circumvention of 193 | technological measures. 194 | 195 | 4. Conveying Verbatim Copies. 196 | 197 | You may convey verbatim copies of the Program's source code as you 198 | receive it, in any medium, provided that you conspicuously and 199 | appropriately publish on each copy an appropriate copyright notice; 200 | keep intact all notices stating that this License and any 201 | non-permissive terms added in accord with section 7 apply to the code; 202 | keep intact all notices of the absence of any warranty; and give all 203 | recipients a copy of this License along with the Program. 204 | 205 | You may charge any price or no price for each copy that you convey, 206 | and you may offer support or warranty protection for a fee. 207 | 208 | 5. Conveying Modified Source Versions. 209 | 210 | You may convey a work based on the Program, or the modifications to 211 | produce it from the Program, in the form of source code under the 212 | terms of section 4, provided that you also meet all of these conditions: 213 | 214 | a) The work must carry prominent notices stating that you modified 215 | it, and giving a relevant date. 216 | 217 | b) The work must carry prominent notices stating that it is 218 | released under this License and any conditions added under section 219 | 7. This requirement modifies the requirement in section 4 to 220 | "keep intact all notices". 221 | 222 | c) You must license the entire work, as a whole, under this 223 | License to anyone who comes into possession of a copy. This 224 | License will therefore apply, along with any applicable section 7 225 | additional terms, to the whole of the work, and all its parts, 226 | regardless of how they are packaged. This License gives no 227 | permission to license the work in any other way, but it does not 228 | invalidate such permission if you have separately received it. 229 | 230 | d) If the work has interactive user interfaces, each must display 231 | Appropriate Legal Notices; however, if the Program has interactive 232 | interfaces that do not display Appropriate Legal Notices, your 233 | work need not make them do so. 234 | 235 | A compilation of a covered work with other separate and independent 236 | works, which are not by their nature extensions of the covered work, 237 | and which are not combined with it such as to form a larger program, 238 | in or on a volume of a storage or distribution medium, is called an 239 | "aggregate" if the compilation and its resulting copyright are not 240 | used to limit the access or legal rights of the compilation's users 241 | beyond what the individual works permit. Inclusion of a covered work 242 | in an aggregate does not cause this License to apply to the other 243 | parts of the aggregate. 244 | 245 | 6. Conveying Non-Source Forms. 246 | 247 | You may convey a covered work in object code form under the terms 248 | of sections 4 and 5, provided that you also convey the 249 | machine-readable Corresponding Source under the terms of this License, 250 | in one of these ways: 251 | 252 | a) Convey the object code in, or embodied in, a physical product 253 | (including a physical distribution medium), accompanied by the 254 | Corresponding Source fixed on a durable physical medium 255 | customarily used for software interchange. 256 | 257 | b) Convey the object code in, or embodied in, a physical product 258 | (including a physical distribution medium), accompanied by a 259 | written offer, valid for at least three years and valid for as 260 | long as you offer spare parts or customer support for that product 261 | model, to give anyone who possesses the object code either (1) a 262 | copy of the Corresponding Source for all the software in the 263 | product that is covered by this License, on a durable physical 264 | medium customarily used for software interchange, for a price no 265 | more than your reasonable cost of physically performing this 266 | conveying of source, or (2) access to copy the 267 | Corresponding Source from a network server at no charge. 268 | 269 | c) Convey individual copies of the object code with a copy of the 270 | written offer to provide the Corresponding Source. This 271 | alternative is allowed only occasionally and noncommercially, and 272 | only if you received the object code with such an offer, in accord 273 | with subsection 6b. 274 | 275 | d) Convey the object code by offering access from a designated 276 | place (gratis or for a charge), and offer equivalent access to the 277 | Corresponding Source in the same way through the same place at no 278 | further charge. You need not require recipients to copy the 279 | Corresponding Source along with the object code. If the place to 280 | copy the object code is a network server, the Corresponding Source 281 | may be on a different server (operated by you or a third party) 282 | that supports equivalent copying facilities, provided you maintain 283 | clear directions next to the object code saying where to find the 284 | Corresponding Source. Regardless of what server hosts the 285 | Corresponding Source, you remain obligated to ensure that it is 286 | available for as long as needed to satisfy these requirements. 287 | 288 | e) Convey the object code using peer-to-peer transmission, provided 289 | you inform other peers where the object code and Corresponding 290 | Source of the work are being offered to the general public at no 291 | charge under subsection 6d. 292 | 293 | A separable portion of the object code, whose source code is excluded 294 | from the Corresponding Source as a System Library, need not be 295 | included in conveying the object code work. 296 | 297 | A "User Product" is either (1) a "consumer product", which means any 298 | tangible personal property which is normally used for personal, family, 299 | or household purposes, or (2) anything designed or sold for incorporation 300 | into a dwelling. In determining whether a product is a consumer product, 301 | doubtful cases shall be resolved in favor of coverage. For a particular 302 | product received by a particular user, "normally used" refers to a 303 | typical or common use of that class of product, regardless of the status 304 | of the particular user or of the way in which the particular user 305 | actually uses, or expects or is expected to use, the product. A product 306 | is a consumer product regardless of whether the product has substantial 307 | commercial, industrial or non-consumer uses, unless such uses represent 308 | the only significant mode of use of the product. 309 | 310 | "Installation Information" for a User Product means any methods, 311 | procedures, authorization keys, or other information required to install 312 | and execute modified versions of a covered work in that User Product from 313 | a modified version of its Corresponding Source. The information must 314 | suffice to ensure that the continued functioning of the modified object 315 | code is in no case prevented or interfered with solely because 316 | modification has been made. 317 | 318 | If you convey an object code work under this section in, or with, or 319 | specifically for use in, a User Product, and the conveying occurs as 320 | part of a transaction in which the right of possession and use of the 321 | User Product is transferred to the recipient in perpetuity or for a 322 | fixed term (regardless of how the transaction is characterized), the 323 | Corresponding Source conveyed under this section must be accompanied 324 | by the Installation Information. But this requirement does not apply 325 | if neither you nor any third party retains the ability to install 326 | modified object code on the User Product (for example, the work has 327 | been installed in ROM). 328 | 329 | The requirement to provide Installation Information does not include a 330 | requirement to continue to provide support service, warranty, or updates 331 | for a work that has been modified or installed by the recipient, or for 332 | the User Product in which it has been modified or installed. Access to a 333 | network may be denied when the modification itself materially and 334 | adversely affects the operation of the network or violates the rules and 335 | protocols for communication across the network. 336 | 337 | Corresponding Source conveyed, and Installation Information provided, 338 | in accord with this section must be in a format that is publicly 339 | documented (and with an implementation available to the public in 340 | source code form), and must require no special password or key for 341 | unpacking, reading or copying. 342 | 343 | 7. Additional Terms. 344 | 345 | "Additional permissions" are terms that supplement the terms of this 346 | License by making exceptions from one or more of its conditions. 347 | Additional permissions that are applicable to the entire Program shall 348 | be treated as though they were included in this License, to the extent 349 | that they are valid under applicable law. If additional permissions 350 | apply only to part of the Program, that part may be used separately 351 | under those permissions, but the entire Program remains governed by 352 | this License without regard to the additional permissions. 353 | 354 | When you convey a copy of a covered work, you may at your option 355 | remove any additional permissions from that copy, or from any part of 356 | it. (Additional permissions may be written to require their own 357 | removal in certain cases when you modify the work.) You may place 358 | additional permissions on material, added by you to a covered work, 359 | for which you have or can give appropriate copyright permission. 360 | 361 | Notwithstanding any other provision of this License, for material you 362 | add to a covered work, you may (if authorized by the copyright holders of 363 | that material) supplement the terms of this License with terms: 364 | 365 | a) Disclaiming warranty or limiting liability differently from the 366 | terms of sections 15 and 16 of this License; or 367 | 368 | b) Requiring preservation of specified reasonable legal notices or 369 | author attributions in that material or in the Appropriate Legal 370 | Notices displayed by works containing it; or 371 | 372 | c) Prohibiting misrepresentation of the origin of that material, or 373 | requiring that modified versions of such material be marked in 374 | reasonable ways as different from the original version; or 375 | 376 | d) Limiting the use for publicity purposes of names of licensors or 377 | authors of the material; or 378 | 379 | e) Declining to grant rights under trademark law for use of some 380 | trade names, trademarks, or service marks; or 381 | 382 | f) Requiring indemnification of licensors and authors of that 383 | material by anyone who conveys the material (or modified versions of 384 | it) with contractual assumptions of liability to the recipient, for 385 | any liability that these contractual assumptions directly impose on 386 | those licensors and authors. 387 | 388 | All other non-permissive additional terms are considered "further 389 | restrictions" within the meaning of section 10. If the Program as you 390 | received it, or any part of it, contains a notice stating that it is 391 | governed by this License along with a term that is a further 392 | restriction, you may remove that term. If a license document contains 393 | a further restriction but permits relicensing or conveying under this 394 | License, you may add to a covered work material governed by the terms 395 | of that license document, provided that the further restriction does 396 | not survive such relicensing or conveying. 397 | 398 | If you add terms to a covered work in accord with this section, you 399 | must place, in the relevant source files, a statement of the 400 | additional terms that apply to those files, or a notice indicating 401 | where to find the applicable terms. 402 | 403 | Additional terms, permissive or non-permissive, may be stated in the 404 | form of a separately written license, or stated as exceptions; 405 | the above requirements apply either way. 406 | 407 | 8. Termination. 408 | 409 | You may not propagate or modify a covered work except as expressly 410 | provided under this License. Any attempt otherwise to propagate or 411 | modify it is void, and will automatically terminate your rights under 412 | this License (including any patent licenses granted under the third 413 | paragraph of section 11). 414 | 415 | However, if you cease all violation of this License, then your 416 | license from a particular copyright holder is reinstated (a) 417 | provisionally, unless and until the copyright holder explicitly and 418 | finally terminates your license, and (b) permanently, if the copyright 419 | holder fails to notify you of the violation by some reasonable means 420 | prior to 60 days after the cessation. 421 | 422 | Moreover, your license from a particular copyright holder is 423 | reinstated permanently if the copyright holder notifies you of the 424 | violation by some reasonable means, this is the first time you have 425 | received notice of violation of this License (for any work) from that 426 | copyright holder, and you cure the violation prior to 30 days after 427 | your receipt of the notice. 428 | 429 | Termination of your rights under this section does not terminate the 430 | licenses of parties who have received copies or rights from you under 431 | this License. If your rights have been terminated and not permanently 432 | reinstated, you do not qualify to receive new licenses for the same 433 | material under section 10. 434 | 435 | 9. Acceptance Not Required for Having Copies. 436 | 437 | You are not required to accept this License in order to receive or 438 | run a copy of the Program. Ancillary propagation of a covered work 439 | occurring solely as a consequence of using peer-to-peer transmission 440 | to receive a copy likewise does not require acceptance. However, 441 | nothing other than this License grants you permission to propagate or 442 | modify any covered work. These actions infringe copyright if you do 443 | not accept this License. Therefore, by modifying or propagating a 444 | covered work, you indicate your acceptance of this License to do so. 445 | 446 | 10. Automatic Licensing of Downstream Recipients. 447 | 448 | Each time you convey a covered work, the recipient automatically 449 | receives a license from the original licensors, to run, modify and 450 | propagate that work, subject to this License. You are not responsible 451 | for enforcing compliance by third parties with this License. 452 | 453 | An "entity transaction" is a transaction transferring control of an 454 | organization, or substantially all assets of one, or subdividing an 455 | organization, or merging organizations. If propagation of a covered 456 | work results from an entity transaction, each party to that 457 | transaction who receives a copy of the work also receives whatever 458 | licenses to the work the party's predecessor in interest had or could 459 | give under the previous paragraph, plus a right to possession of the 460 | Corresponding Source of the work from the predecessor in interest, if 461 | the predecessor has it or can get it with reasonable efforts. 462 | 463 | You may not impose any further restrictions on the exercise of the 464 | rights granted or affirmed under this License. For example, you may 465 | not impose a license fee, royalty, or other charge for exercise of 466 | rights granted under this License, and you may not initiate litigation 467 | (including a cross-claim or counterclaim in a lawsuit) alleging that 468 | any patent claim is infringed by making, using, selling, offering for 469 | sale, or importing the Program or any portion of it. 470 | 471 | 11. Patents. 472 | 473 | A "contributor" is a copyright holder who authorizes use under this 474 | License of the Program or a work on which the Program is based. The 475 | work thus licensed is called the contributor's "contributor version". 476 | 477 | A contributor's "essential patent claims" are all patent claims 478 | owned or controlled by the contributor, whether already acquired or 479 | hereafter acquired, that would be infringed by some manner, permitted 480 | by this License, of making, using, or selling its contributor version, 481 | but do not include claims that would be infringed only as a 482 | consequence of further modification of the contributor version. For 483 | purposes of this definition, "control" includes the right to grant 484 | patent sublicenses in a manner consistent with the requirements of 485 | this License. 486 | 487 | Each contributor grants you a non-exclusive, worldwide, royalty-free 488 | patent license under the contributor's essential patent claims, to 489 | make, use, sell, offer for sale, import and otherwise run, modify and 490 | propagate the contents of its contributor version. 491 | 492 | In the following three paragraphs, a "patent license" is any express 493 | agreement or commitment, however denominated, not to enforce a patent 494 | (such as an express permission to practice a patent or covenant not to 495 | sue for patent infringement). To "grant" such a patent license to a 496 | party means to make such an agreement or commitment not to enforce a 497 | patent against the party. 498 | 499 | If you convey a covered work, knowingly relying on a patent license, 500 | and the Corresponding Source of the work is not available for anyone 501 | to copy, free of charge and under the terms of this License, through a 502 | publicly available network server or other readily accessible means, 503 | then you must either (1) cause the Corresponding Source to be so 504 | available, or (2) arrange to deprive yourself of the benefit of the 505 | patent license for this particular work, or (3) arrange, in a manner 506 | consistent with the requirements of this License, to extend the patent 507 | license to downstream recipients. "Knowingly relying" means you have 508 | actual knowledge that, but for the patent license, your conveying the 509 | covered work in a country, or your recipient's use of the covered work 510 | in a country, would infringe one or more identifiable patents in that 511 | country that you have reason to believe are valid. 512 | 513 | If, pursuant to or in connection with a single transaction or 514 | arrangement, you convey, or propagate by procuring conveyance of, a 515 | covered work, and grant a patent license to some of the parties 516 | receiving the covered work authorizing them to use, propagate, modify 517 | or convey a specific copy of the covered work, then the patent license 518 | you grant is automatically extended to all recipients of the covered 519 | work and works based on it. 520 | 521 | A patent license is "discriminatory" if it does not include within 522 | the scope of its coverage, prohibits the exercise of, or is 523 | conditioned on the non-exercise of one or more of the rights that are 524 | specifically granted under this License. You may not convey a covered 525 | work if you are a party to an arrangement with a third party that is 526 | in the business of distributing software, under which you make payment 527 | to the third party based on the extent of your activity of conveying 528 | the work, and under which the third party grants, to any of the 529 | parties who would receive the covered work from you, a discriminatory 530 | patent license (a) in connection with copies of the covered work 531 | conveyed by you (or copies made from those copies), or (b) primarily 532 | for and in connection with specific products or compilations that 533 | contain the covered work, unless you entered into that arrangement, 534 | or that patent license was granted, prior to 28 March 2007. 535 | 536 | Nothing in this License shall be construed as excluding or limiting 537 | any implied license or other defenses to infringement that may 538 | otherwise be available to you under applicable patent law. 539 | 540 | 12. No Surrender of Others' Freedom. 541 | 542 | If conditions are imposed on you (whether by court order, agreement or 543 | otherwise) that contradict the conditions of this License, they do not 544 | excuse you from the conditions of this License. If you cannot convey a 545 | covered work so as to satisfy simultaneously your obligations under this 546 | License and any other pertinent obligations, then as a consequence you may 547 | not convey it at all. For example, if you agree to terms that obligate you 548 | to collect a royalty for further conveying from those to whom you convey 549 | the Program, the only way you could satisfy both those terms and this 550 | License would be to refrain entirely from conveying the Program. 551 | 552 | 13. Use with the GNU Affero General Public License. 553 | 554 | Notwithstanding any other provision of this License, you have 555 | permission to link or combine any covered work with a work licensed 556 | under version 3 of the GNU Affero General Public License into a single 557 | combined work, and to convey the resulting work. The terms of this 558 | License will continue to apply to the part which is the covered work, 559 | but the special requirements of the GNU Affero General Public License, 560 | section 13, concerning interaction through a network will apply to the 561 | combination as such. 562 | 563 | 14. Revised Versions of this License. 564 | 565 | The Free Software Foundation may publish revised and/or new versions of 566 | the GNU General Public License from time to time. Such new versions will 567 | be similar in spirit to the present version, but may differ in detail to 568 | address new problems or concerns. 569 | 570 | Each version is given a distinguishing version number. If the 571 | Program specifies that a certain numbered version of the GNU General 572 | Public License "or any later version" applies to it, you have the 573 | option of following the terms and conditions either of that numbered 574 | version or of any later version published by the Free Software 575 | Foundation. If the Program does not specify a version number of the 576 | GNU General Public License, you may choose any version ever published 577 | by the Free Software Foundation. 578 | 579 | If the Program specifies that a proxy can decide which future 580 | versions of the GNU General Public License can be used, that proxy's 581 | public statement of acceptance of a version permanently authorizes you 582 | to choose that version for the Program. 583 | 584 | Later license versions may give you additional or different 585 | permissions. However, no additional obligations are imposed on any 586 | author or copyright holder as a result of your choosing to follow a 587 | later version. 588 | 589 | 15. Disclaimer of Warranty. 590 | 591 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 592 | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT 593 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY 594 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 595 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 596 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM 597 | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF 598 | ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 599 | 600 | 16. Limitation of Liability. 601 | 602 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 603 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 604 | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 605 | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE 606 | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF 607 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD 608 | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 609 | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 610 | SUCH DAMAGES. 611 | 612 | 17. Interpretation of Sections 15 and 16. 613 | 614 | If the disclaimer of warranty and limitation of liability provided 615 | above cannot be given local legal effect according to their terms, 616 | reviewing courts shall apply local law that most closely approximates 617 | an absolute waiver of all civil liability in connection with the 618 | Program, unless a warranty or assumption of liability accompanies a 619 | copy of the Program in return for a fee. 620 | 621 | END OF TERMS AND CONDITIONS 622 | 623 | How to Apply These Terms to Your New Programs 624 | 625 | If you develop a new program, and you want it to be of the greatest 626 | possible use to the public, the best way to achieve this is to make it 627 | free software which everyone can redistribute and change under these terms. 628 | 629 | To do so, attach the following notices to the program. It is safest 630 | to attach them to the start of each source file to most effectively 631 | state the exclusion of warranty; and each file should have at least 632 | the "copyright" line and a pointer to where the full notice is found. 633 | 634 | {one line to give the program's name and a brief idea of what it does.} 635 | Copyright (C) {year} {name of author} 636 | 637 | This program is free software: you can redistribute it and/or modify 638 | it under the terms of the GNU General Public License as published by 639 | the Free Software Foundation, either version 3 of the License, or 640 | (at your option) any later version. 641 | 642 | This program is distributed in the hope that it will be useful, 643 | but WITHOUT ANY WARRANTY; without even the implied warranty of 644 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 645 | GNU General Public License for more details. 646 | 647 | You should have received a copy of the GNU General Public License 648 | along with this program. If not, see . 649 | 650 | Also add information on how to contact you by electronic and paper mail. 651 | 652 | If the program does terminal interaction, make it output a short 653 | notice like this when it starts in an interactive mode: 654 | 655 | {project} Copyright (C) {year} {fullname} 656 | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 657 | This is free software, and you are welcome to redistribute it 658 | under certain conditions; type `show c' for details. 659 | 660 | The hypothetical commands `show w' and `show c' should show the appropriate 661 | parts of the General Public License. Of course, your program's commands 662 | might be different; for a GUI interface, you would use an "about box". 663 | 664 | You should also get your employer (if you work as a programmer) or school, 665 | if any, to sign a "copyright disclaimer" for the program, if necessary. 666 | For more information on this, and how to apply and follow the GNU GPL, see 667 | . 668 | 669 | The GNU General Public License does not permit incorporating your program 670 | into proprietary programs. If your program is a subroutine library, you 671 | may consider it more useful to permit linking proprietary applications with 672 | the library. If this is what you want to do, use the GNU Lesser General 673 | Public License instead of this License. But first, please read 674 | . 675 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 西电研究生毕业答辩Beamer模板 2 | --- 3 | 4 | ## 主题介绍 5 | 6 | 本模板为西安电子科技大学主题的Beamer模版。本模版以[XDUstyle-Beamer-Theme](https://github.com/StickCui/XDUstyle-Beamer-Theme)为基础进行修改,并参考了[THUBeamer](https://github.com/tl3shi/THUBeamer)。在此感谢StickCui和tl3shi。 7 | 8 | 9 | 10 | 11 | ### 文件(夹)介绍 12 | 13 | 主题主要文件: 14 | |--------- beamerthemeXDUstyle.sty % 主题文件 15 | |--------- beamerouterthemeXDUstyle.sty % 外部主题 16 | |--------- beamerinnerthemeXDUstyle.sty % 内部主题 17 | |--------- beamercolorthemeXDUstyle.sty % 配色主题 18 | |--------- beamerfontthemeXDUstyle.sty % 字体主题 19 | 20 | 示例文件: 21 | |------- Demo.tex 22 | |------- Demo.pdf 23 | 24 | 文件夹: 25 | |----- XDUtheme % 主题用到的矢量图文件夹 26 | |----- figures % 图文件文件夹,用于存放自己用到的图片,避免与主题的混淆。 27 | |----- sections % 子章节文件夹 28 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /XDUtheme/logo_xdblue.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/XDUtheme/logo_xdblue.pdf -------------------------------------------------------------------------------- /XDUtheme/logo_xdred.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/XDUtheme/logo_xdred.pdf -------------------------------------------------------------------------------- /beamercolorthemeXDUstyle.sty: -------------------------------------------------------------------------------- 1 | 2 | \NeedsTeXFormat{LaTeX2e} 3 | \ProvidesPackage{beamercolorthemeXDUstyle}[2015/12/27 v0.0.1 The XDUstyle Beamer Theme] 4 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 5 | % Theme options and definitions 6 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 7 | %%%theme options 8 | \DeclareOptionBeamer{xdred}{\def\beamer@xducolor{xdred}}%缺省默认 9 | \DeclareOptionBeamer{xdblue}{\def\beamer@xducolor{xdblue}} 10 | \DeclareOptionBeamer{sidebar}{\def\beamer@xdusidebar{true}}%缺省无 11 | \ProcessOptionsBeamer 12 | 13 | \def\beamer@xducolorblue{xdblue} 14 | 15 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 | %beamer specific options 17 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 18 | \mode%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 19 | { 20 | 21 | \definecolor{beamer@xdblue}{RGB}{0,65,130}% xdblue 22 | % 冷色系辅助色 23 | \definecolor{beamer@DarkGrayishBlue}{RGB}{136,150,163}% 24 | \definecolor{beamer@ModerateBlue}{RGB}{79,121,180}% 25 | \definecolor{beamer@MostlyDesaturatedDarkBlue}{RGB}{89,93,146}% 26 | \definecolor{beamer@VeryDarkBlue}{RGB}{38,81,107}% 27 | 28 | \definecolor{beamer@xdred}{RGB}{175,33,37}% xdred 29 | % 暖色系辅助色 30 | \definecolor{beamer@SoftOrange}{RGB}{239,155,73}% 31 | \definecolor{beamer@ModerateRed}{RGB}{180,76,76}% 32 | \definecolor{beamer@DarkModerateOrange}{RGB}{167,130,75}% 33 | \definecolor{beamer@VeryDarkDesaturatedOrange}{RGB}{78,53,44}% 34 | \ifx\beamer@xducolor\beamer@xducolorblue% 35 | \definecolor{beamer@barcolor}{RGB}{38,81,107}% 冷色系辅助色 36 | \definecolor{beamer@headercolor}{RGB}{0,65,130}% xdblue 37 | \definecolor{beamer@normaltextcolor}{RGB}{0,0,0}% black 38 | \else% 39 | \definecolor{beamer@barcolor}{RGB}{180,76,76}% 暖色系辅助色 40 | \definecolor{beamer@headercolor}{RGB}{175,33,37}% xdred 41 | \definecolor{beamer@normaltextcolor}{RGB}{0,0,0}% black 42 | \fi% 43 | 44 | \setbeamercolor*{structure}{fg=beamer@headercolor} 45 | \setbeamercolor*{normal text}{fg=beamer@normaltextcolor,bg=white} 46 | \setbeamercolor*{frametitle}{fg=white,bg=beamer@headercolor} 47 | %\setbeamercolor*{upper separation line head}{use=structure,fg=structure.fg!50} 48 | %\setbeamercolor*{lower separation line head}{use=structure,fg=red,bg=beamer@xdred} 49 | %\setbeamercolor*{middle separation line head}{use=structure,fg=green,bg=yellow} 50 | \setbeamercolor*{section in head/foot}{use=structure,fg=white,bg=beamer@xdred!60!black} 51 | \setbeamercolor*{subsection in head/foot}{use=structure,fg=white,bg=beamer@xdred!80!black} 52 | \setbeamercolor*{author in head/foot}{use=structure,fg=white,bg=structure.fg} 53 | \setbeamercolor*{institute in head/foot}{use=structure,fg=white,bg=structure.fg} 54 | \setbeamercolor*{title in head/foot}{use=structure,fg=beamer@xdred,bg=gray!20!white} 55 | \setbeamercolor*{frame number}{use=structure,fg=beamer@xdred,bg=gray!20!white} 56 | %\setbeamercolor{frametitle}{use=structure,fg=black,bg=red} 57 | \setbeamercolor*{framesubtitle}{use=structure,fg=red,bg=gray!10!white} 58 | \setbeamercolor*{caption name}{fg=black} 59 | %\setbeamercolor*{block title}{fg=white,bg=red!75!black} 60 | %\setbeamercolor*{block body}{fg=black,bg=gray!20!white} 61 | }%end of beamer specific options 62 | 63 | \mode 64 | -------------------------------------------------------------------------------- /beamerfontthemeXDUstyle.sty: -------------------------------------------------------------------------------- 1 | 2 | \mode 3 | %% font 4 | \RequirePackage{amsmath} 5 | \RequirePackage{amssymb} 6 | \RequirePackage{mathrsfs} 7 | \RequirePackage{calrsfs} 8 | \@ifpackageloaded{fontspec}{ 9 | \PassOptionsToPackage{no-math}{fontspec} 10 | }{ 11 | \RequirePackage[no-math]{fontspec} 12 | } 13 | 14 | %% 字体 15 | \setCJKmainfont[BoldFont={SimHei}, ItalicFont={KaiTi}]{SimSun} 16 | \setCJKsansfont{Microsoft YaHei} 17 | \setCJKmonofont{FangSong} % macos word 18 | 19 | 20 | % Require XeLaTeX 21 | \RequirePackage{xltxtra,xunicode} 22 | \setmainfont[Mapping=tex-text]{Times New Roman} 23 | \setsansfont[Mapping=tex-text]{Helvetica} 24 | %\setmonofont{Monaco} 25 | 26 | \usefonttheme{professionalfonts} 27 | \usefonttheme[onlymath]{serif} 28 | \setbeamerfont{title}{series=\bfseries} 29 | \setbeamerfont{subtitle}{size=\Large, series=\mdseries} 30 | \setbeamerfont{author}{size=\small, series=\bfseries} 31 | \setbeamerfont{date}{size=\small} 32 | 33 | \setbeamerfont{frametitle}{size=\Large, series=\bfseries} 34 | 35 | \mode 36 | -------------------------------------------------------------------------------- /beamerinnerthemeXDUstyle.sty: -------------------------------------------------------------------------------- 1 | \NeedsTeXFormat{LaTeX2e} 2 | \ProvidesPackage{beamerinnerthemeXDUstyle}[2015/12/27 v0.0.1 The XDUstyle Beamer Theme] 3 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 4 | % Theme options and definitions 5 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 6 | \RequirePackage{tikz} 7 | \RequirePackage{color} 8 | \RequirePackage{caption} 9 | \RequirePackage{adjustbox} 10 | \usetikzlibrary{external} 11 | %\RequirePackage[numbers,sort&compress,super,square]{natbib} 12 | %% hyperref 13 | %\RequirePackage[pdfencoding=auto]{hyperref} 14 | %% referrence 15 | \bibliographystyle{gbt7714-2005} 16 | 17 | 18 | %\addbibresource{ref/ref.bib} 19 | %%%theme options 20 | \DeclareOptionBeamer{xdred}{\def\beamer@xducolor{xdred}} 21 | \DeclareOptionBeamer{xdblue}{\def\beamer@xducolor{xdblue}} 22 | \DeclareOptionBeamer{sidebar}{\def\beamer@sidebar{true}} 23 | \DeclareOptionBeamer{english}{\def\beamer@english{true}} 24 | \ProcessOptionsBeamer 25 | 26 | \newlength{\beamer@plainpagewidth} 27 | \def\beamer@xducolorblue{xdblue} 28 | 29 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 30 | %beamer specific options 31 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 32 | \mode%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 33 | { 34 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 35 | %templates 36 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 37 | %title page 38 | \setbeamertemplate{title page}{% 39 | %{}\vspace*{\baselineskip} 40 | %\ifx\beamer@sidebar\undefined% 41 | \setlength{\beamer@plainpagewidth}{\textwidth} 42 | %\else% 43 | % \setlength{\beamer@plainpagewidth}{\textwidth+\beamer@leftsidebar}% 44 | % \hskip-\beamer@leftsidebar% 45 | %\fi% 46 | \noindent 47 | \begin{minipage}[t][\textheight][t]{\beamer@plainpagewidth} 48 | \ifx\beamer@xducolor\beamer@xducolorblue% 49 | \includegraphics[width=4cm]{XDUtheme/logo_xdblue}% 50 | \else% 51 | \includegraphics[width=4cm]{XDUtheme/logo_xdred}% 52 | \fi% 53 | \vfill 54 | \vspace{\baselineskip} 55 | \centering 56 | {\usebeamerfont{title}\usebeamercolor[fg]{title}\inserttitle} 57 | 58 | {\usebeamerfont{subtitle}\usebeamercolor[fg]{subtitle}\insertsubtitle}\vspace*{\baselineskip} 59 | 60 | \vspace*{2\baselineskip} 61 | \begin{beamercolorbox}[wd=\beamer@plainpagewidth,center,sep=\baselineskip]{frametitle}% 62 | {\usebeamerfont{author}\insertauthor}\vspace*{\baselineskip} 63 | 64 | {\usebeamerfont{institute}\insertinstitute}%\vspace*{\baselineskip} 65 | 66 | {\usebeamerfont{date}\insertdate}%\vspace*{\baselineskip} 67 | \end{beamercolorbox}\vspace*{\baselineskip} 68 | \vfill 69 | {}\vspace*{\baselineskip} 70 | \end{minipage} 71 | } 72 | 73 | %final page 74 | \defbeamertemplate{final page}{text}[1]{% 75 | %{}\vspace*{\baselineskip} 76 | \ifx\beamer@sidebar\undefined% 77 | \setlength{\beamer@plainpagewidth}{\textwidth} 78 | \else% 79 | \setlength{\beamer@plainpagewidth}{\textwidth+\beamer@leftsidebar}% 80 | \hskip-\beamer@leftsidebar% 81 | \fi% 82 | \noindent 83 | \begin{minipage}[t][\textheight][t]{\beamer@plainpagewidth} 84 | \ifx\beamer@xducolor\beamer@xducolorblue% 85 | \includegraphics[width=4cm]{XDUtheme/logo_xdblue}% 86 | \else% 87 | \includegraphics[width=4cm]{XDUtheme/logo_xdred}% 88 | \fi% 89 | \vfill 90 | \centering 91 | \vspace*{-2\baselineskip} 92 | \begin{beamercolorbox}[wd=\textwidth,center,sep=2\baselineskip]{frametitle} 93 | #1 94 | \end{beamercolorbox} 95 | \vfill 96 | {}\vspace*{\baselineskip} 97 | \end{minipage} 98 | } 99 | \newcommand{\finalpage}[1]{% 100 | \setbeamertemplate{final page}[text]{#1} 101 | \usebeamertemplate{final page} 102 | } 103 | 104 | \newcommand{\xdbg}{ 105 | \setbeamertemplate{background}{% 设置背景 106 | \tikzexternaldisable 107 | \begin{tikzpicture}[overlay] 108 | \fill[structure.fg] (0,-\paperheight+3ex) rectangle (2ex,-\paperheight+4ex); 109 | \fill[structure.fg] (0ex,-\paperheight+5ex) rectangle (2ex,-\paperheight+6ex); 110 | \fill[structure.fg] (0ex,-\paperheight+7ex) rectangle (2ex,-\paperheight+8ex); 111 | \fill[structure.fg] (0ex,-\paperheight+9ex) rectangle (2ex,-\paperheight+10ex); 112 | \fill[structure.fg] (0ex,-\paperheight+11ex) rectangle (2ex,-\paperheight+12ex); 113 | \end{tikzpicture}% 114 | \tikzexternalenable 115 | } 116 | } 117 | 118 | % use numbers instead of a picture for the references 119 | \setbeamertemplate{bibliography item}[text] 120 | \setbeamertemplate{caption}[numbered] 121 | \setbeamercovered{transparent} 122 | \ifx\beamer@english\undefined% 123 | \renewcommand{\figurename}{图} 124 | \renewcommand{\tablename}{表} 125 | \renewcommand\refname{参考文献} 126 | \fi% 127 | 128 | %part page 129 | \AtBeginPart{{\xdbg\frame[plain,noframenumbering]{% 130 | {}\vspace*{\baselineskip}% 131 | \ifx\beamer@sidebar\undefined% 132 | \ifx\beamer@xducolor\beamer@xducolorblue% 133 | \includegraphics[width=4cm]{XDUtheme/logo_xdblue}% 134 | \else% 135 | \includegraphics[width=4cm]{XDUtheme/logo_xdred}% 136 | \fi% 137 | \vspace*{-3\baselineskip}% 138 | \partpage 139 | \else% 140 | \hskip-1.6\beamer@height% 141 | \ifx\beamer@xducolor\beamer@xducolorblue% 142 | \includegraphics[width=4cm]{XDUtheme/logo_xdblue}% 143 | \else% 144 | \includegraphics[width=4cm]{XDUtheme/logo_xdred}% 145 | \fi% 146 | \vspace*{-3\baselineskip}% 147 | \hskip-1.6\beamer@height% 148 | \partpage 149 | \fi% 150 | }}} %adds a plain part page as defined below 151 | \defbeamertemplate*{part page}{sidebar theme}{% 152 | \ifx\beamer@sidebar\undefined% 153 | \setlength{\beamer@plainpagewidth}{\textwidth} 154 | \else% 155 | \setlength{\beamer@plainpagewidth}{\textwidth+\beamer@leftsidebar}% 156 | \hskip-\beamer@leftsidebar% 157 | \fi% 158 | \begin{minipage}[c][\textheight][c]{\beamer@plainpagewidth} 159 | \centering 160 | \ifx\beamer@english\undefined% 161 | {\usebeamerfont{title}\usebeamercolor[fg]{author}{第 \Roman{part} 部分}}\vspace*{\baselineskip} 162 | \else% 163 | {\usebeamerfont{title}\usebeamercolor[fg]{author}{Part \Roman{part}}}\vspace*{\baselineskip} 164 | \fi% 165 | 166 | {\usebeamerfont{title}\usebeamercolor[fg]{title}{\insertpart}} 167 | \end{minipage} 168 | } 169 | \defbeamertemplate*{block begin}{XDUstyle theme} 170 | { 171 | \par\vskip\medskipamount% 172 | \begin{beamercolorbox}[colsep*=.75ex]{block title} 173 | \usebeamerfont*{block title}\insertblocktitle% 174 | \end{beamercolorbox}% 175 | {\parskip0pt\par}% 176 | \ifbeamercolorempty[bg]{block title} 177 | {} 178 | {\ifbeamercolorempty[bg]{block body}{}{\nointerlineskip\vskip-0.5pt}}% 179 | \usebeamerfont{block body}% 180 | \begin{beamercolorbox}[colsep*=.75ex,vmode]{block body}% 181 | \ifbeamercolorempty[bg]{block body}{\vskip-.25ex}{\vskip-.75ex}\vbox{}% 182 | } 183 | \defbeamertemplate*{block end}{XDUstyle theme} 184 | {\end{beamercolorbox}\vskip\smallskipamount} 185 | 186 | \setlength{\parindent}{2\ccwd} 187 | }%end of beamer specific options 188 | 189 | \mode 190 | -------------------------------------------------------------------------------- /beamerouterthemeXDUstyle.sty: -------------------------------------------------------------------------------- 1 | 2 | \NeedsTeXFormat{LaTeX2e} 3 | \ProvidesPackage{beamerouterthemeXDUstyle}[2015/12/27 v0.0.1 The XDUstyle Beamer Theme] 4 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 5 | % Load required packages 6 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 7 | \RequirePackage{tikz} 8 | \usetikzlibrary{external} 9 | \RequirePackage{calc} 10 | 11 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 12 | % Layout scheme for outer elements: split header and footer 13 | %\useoutertheme{split} 14 | %\useinnertheme{rectangles} 15 | %\usecolortheme{whale} 16 | %\usecolortheme{orchid} 17 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 18 | % Theme options and definitions 19 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 20 | %%%theme options 21 | \newlength{\beamer@width} 22 | \setlength{\beamer@width}{2cm} 23 | \DeclareOptionBeamer{width}{\beamer@width=#1} 24 | \DeclareOptionBeamer{sidebar}{\def\beamer@sidebar{true}} 25 | \DeclareOptionBeamer{hideothersubsections}[]{\beamer@nav@subsectionstyle{show/show/hide}} 26 | \DeclareOptionBeamer{hideallsubsections}[]{\beamer@nav@subsectionstyle{hide}} 27 | \DeclareOptionBeamer{hidetitle}{\def\beamer@hidetitle{true}} 28 | \DeclareOptionBeamer{hideauthor}{\def\beamer@hideauthor{true}} 29 | \DeclareOptionBeamer{hideinstitute}{\def\beamer@hideinst{true}} 30 | \DeclareOptionBeamer{shownavsym}{\def\beamer@shownavsym{true}} 31 | \DeclareOptionBeamer{xdred}{\def\beamer@xducolor{xdred}} 32 | \DeclareOptionBeamer{xdblue}{\def\beamer@xducolor{xdblue}} 33 | \DeclareOptionBeamer{sidebar}{\def\beamer@sidebar{true}} 34 | 35 | \newif\ifbeamer@theme@subsection 36 | \beamer@theme@subsectiontrue 37 | \DeclareOptionBeamer{subsection}[true]{\csname beamer@theme@subsection#1\endcsname} 38 | 39 | \ProcessOptionsBeamer 40 | 41 | \def\beamer@xducolorblue{xdblue} 42 | %the height of the header is 1.8 times the lineheight of the frame title 43 | \newlength{\beamer@height} 44 | \usebeamerfont{frametitle} %use the frame title font 45 | \setlength{\beamer@height}{1.8\baselineskip} 46 | \reset@font %reset fonts 47 | %width of vertical bar separating the main text from the sidebar 48 | \newlength{\beamer@barwidth} 49 | \setlength{\beamer@barwidth}{2\beamer@height/15} %the bar width depends on the header height (by a factor of 7.5) 50 | 51 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 52 | %beamer specific options 53 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 54 | \mode%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 55 | { 56 | 57 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 58 | %templates 59 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 60 | 61 | \defbeamertemplate*{headline}{XDUstyle theme} 62 | {% 63 | \begin{beamercolorbox}[colsep=1.5pt]{upper separation line head} 64 | \end{beamercolorbox} 65 | \begin{beamercolorbox}{section in head/foot} 66 | \vskip2pt\insertnavigation{\paperwidth}\vskip2pt 67 | \end{beamercolorbox}% 68 | % \ifbeamer@theme@subsection% 69 | %colsep → 文本与盒子边界的间距 70 | \begin{beamercolorbox}[colsep=1.5pt]{middle separation line head} 71 | \end{beamercolorbox} 72 | \begin{beamercolorbox}[ht=2.5ex,dp=1.125ex,% 73 | leftskip=.3cm,rightskip=.3cm plus1fil]{subsection in head/foot} 74 | \usebeamerfont{subsection in head/foot}\insertsubsectionhead 75 | \end{beamercolorbox}% 76 | %\fi% 77 | \begin{beamercolorbox}[colsep=1.5pt]{lower separation line head} 78 | \end{beamercolorbox} 79 | } 80 | 81 | %frame title 82 | \defbeamertemplate*{frametitle}{XDUstyle theme}{% 83 | \vspace*{-0.9pt} 84 | \nointerlineskip 85 | \begin{beamercolorbox}[sep=0.3cm,ht=1.8em,wd=\paperwidth]{frametitle} 86 | \vbox{}\vskip-2ex% 87 | \strut\insertframetitle\strut 88 | \vskip-0.8ex% 89 | \end{beamercolorbox} 90 | } 91 | 92 | \ifx\beamer@shownavsym\undefined% insert navigation symbols 93 | \setbeamertemplate{navigation symbols}{% 94 | %disable navigation symbols 95 | } 96 | \fi 97 | 98 | %\useoutertheme[footline=authorinstitutetitle]{miniframes} 99 | \makeatletter % [add curpage/total page at the bottom](http://tex.stackexchange.com/questions/100838/beamer-dresden-theme-miniframes-appeareance-and-frame-number-insertion) 100 | \newcommand{\frameofframes}{/} 101 | \newcommand{\setframeofframes}[1]{\renewcommand{\frameofframes}{#1}} 102 | \setbeamertemplate{footline} 103 | {% 104 | \begin{beamercolorbox}[colsep=1.5pt]{upper separation line foot} 105 | \end{beamercolorbox} 106 | \begin{beamercolorbox}[ht=2.5ex,dp=1.125ex,% 107 | leftskip=.3cm,rightskip=.3cm plus1fil]{author in head/foot}% 108 | \leavevmode{\usebeamerfont{author in head/foot}\insertshortauthor}% 109 | \hfill% 110 | {\usebeamerfont{institute in head/foot}\usebeamercolor[fg]{institute in head/foot}\insertshortinstitute}% 111 | \end{beamercolorbox}% 112 | \begin{beamercolorbox}[ht=2.5ex,dp=1.125ex,% 113 | leftskip=.3cm,rightskip=.3cm plus1fil]{title in head/foot}% 114 | {\usebeamerfont{title in head/foot}\insertshorttitle}% 115 | \hfill% 116 | {\usebeamerfont{frame number}\usebeamercolor[fg]{frame number}\insertframenumber~\frameofframes~\inserttotalframenumber} 117 | \end{beamercolorbox}% 118 | \begin{beamercolorbox}[colsep=1.5pt]{lower separation line foot} 119 | \end{beamercolorbox} 120 | } 121 | 122 | 123 | }%end of beamer specific options 124 | 125 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 126 | %Macros used in the theme 127 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 128 | % the fancy header background 129 | \newcommand{\XDUheaderbackground}[0]{% 130 | \tikzexternaldisable 131 | \begin{tikzpicture}[overlay] 132 | 133 | 134 | \coordinate (UC) at (\paperwidth,0); %upper right corner of the slide 135 | \coordinate (LC) at (3ex+3.4cm,-\paperheight); %lower left corner of the slide 136 | \coordinate (BS) at (\paperwidth,-\beamer@height+1ex); %start coordinate of the bar 137 | \coordinate (BE) at (\beamer@width+\beamer@barwidth/2,-\paperheight); %end coordinate of the bar 138 | \coordinate (BF) at (3ex+3.4cm,-\beamer@height); 139 | 140 | \coordinate (IS) at (BS -| BE); %intersection 141 | 142 | \coordinate (XDL1) at (0,0); 143 | \coordinate (XDR1) at (4ex,-\beamer@height/9); 144 | \coordinate (XDL2) at (0,-2\beamer@height/9); 145 | \coordinate (XDR2) at (4ex,-3\beamer@height/9); 146 | \coordinate (XDL3) at (0,-4\beamer@height/9); 147 | \coordinate (XDR3) at (4ex,-5\beamer@height/9); 148 | \coordinate (XDL4) at (0,-6\beamer@height/9); 149 | \coordinate (XDR4) at (4ex,-7\beamer@height/9); 150 | \coordinate (XDL5) at (0,-8\beamer@height/9); 151 | \coordinate (XDR5) at (4ex,-\beamer@height); 152 | 153 | \fill[gray!50] (BF) rectangle (BS); 154 | {\usebeamercolor{frametitle}% 155 | \draw[draw=none,fill=frametitle.bg] (UC) rectangle (IS -| LC); 156 | \draw[draw=none,fill=frametitle.bg] (XDL1) rectangle (XDR1); 157 | \draw[draw=none,fill=frametitle.bg] (XDL2) rectangle (XDR2); 158 | \draw[draw=none,fill=frametitle.bg] (XDL3) rectangle (XDR3); 159 | \draw[draw=none,fill=frametitle.bg] (XDL4) rectangle (XDR4); 160 | \draw[draw=none,fill=frametitle.bg] (XDL5) rectangle (XDR5); 161 | } 162 | 163 | \coordinate (logopos) at ([yshift=\beamer@height/2] IS);%coordinate of the logo 164 | \ifx\beamer@xducolor\beamer@xducolorblue% 165 | \node at (logopos) {\includegraphics[width=3cm]{XDUtheme/logo_xdblue}}; 166 | \else% 167 | \node at (logopos) {\includegraphics[width=3cm]{XDUtheme/logo_xdred}}; 168 | \fi% 169 | \end{tikzpicture}% 170 | \tikzexternalenable 171 | } 172 | 173 | 174 | \mode 175 | -------------------------------------------------------------------------------- /beamerthemeXDUstyle.sty: -------------------------------------------------------------------------------- 1 | \NeedsTeXFormat{LaTeX2e} 2 | \ProvidesPackage{beamerthemeXDUstyle}[2015/12/27 v0.0.1 The XDUstyle Beamer Theme] 3 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 4 | % Load required packages 5 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 6 | \RequirePackage{tikz} 7 | \usetikzlibrary{external} 8 | \RequirePackage{calc} 9 | \RequirePackage{graphicx} 10 | \RequirePackage{subfig} 11 | \RequirePackage{caption} 12 | 13 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 14 | % Theme options and definitions 15 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 | %%%theme options 17 | \DeclareOptionBeamer{width}{\PassOptionsToPackage{width=#1}{beamerouterthemeXDUstyle}} 18 | \DeclareOptionBeamer{hideothersubsections}{\PassOptionsToPackage{hideothersubsections}{beamerouterthemeXDUstyle}} 19 | \DeclareOptionBeamer{hideallsubsections}{\PassOptionsToPackage{hideallsubsections}{beamerouterthemeXDUstyle}} 20 | \DeclareOptionBeamer{hidetitle}{\PassOptionsToPackage{hidetitle}{beamerouterthemeXDUstyle}} 21 | \DeclareOptionBeamer{hideauthor}{\PassOptionsToPackage{hideauthor}{beamerouterthemeXDUstyle}} 22 | \DeclareOptionBeamer{hideinstitute}{\PassOptionsToPackage{hideinstitute}{beamerouterthemeXDUstyle}} 23 | \DeclareOptionBeamer{shownavsym}{\PassOptionsToPackage{shownavsym}{beamerouterthemeXDUstyle}} 24 | 25 | \DeclareOptionBeamer{xdred}{% 26 | \PassOptionsToPackage{xdred}{beamercolorthemeXDUstyle}% 27 | \PassOptionsToPackage{xdred}{beamerinnerthemeXDUstyle}% 28 | \PassOptionsToPackage{xdred}{beamerouterthemeXDUstyle}% 29 | } 30 | \DeclareOptionBeamer{xdblue}{% 31 | \PassOptionsToPackage{xdblue}{beamercolorthemeXDUstyle}% 32 | \PassOptionsToPackage{xdblue}{beamerinnerthemeXDUstyle}% 33 | \PassOptionsToPackage{xdblue}{beamerouterthemeXDUstyle}% 34 | } 35 | \DeclareOptionBeamer{english}{% 36 | \PassOptionsToPackage{english}{beamerinnerthemeXDUstyle}% 37 | } 38 | \DeclareOptionBeamer{sidebar}{% 39 | \PassOptionsToPackage{sidebar}{beamercolorthemeXDUstyle}% 40 | \PassOptionsToPackage{sidebar}{beamerinnerthemeXDUstyle}% 41 | \PassOptionsToPackage{sidebar}{beamerouterthemeXDUstyle}% 42 | } 43 | \ProcessOptionsBeamer 44 | 45 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 46 | %beamer specific options 47 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 48 | \mode%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 49 | { 50 | \useinnertheme{XDUstyle} 51 | \useoutertheme{XDUstyle} 52 | \usecolortheme{XDUstyle} 53 | \usefonttheme{XDUstyle} 54 | }%end of beamer specific options 55 | 56 | \mode 57 | -------------------------------------------------------------------------------- /figures/AutonomousCar.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/AutonomousCar.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Coke_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Coke_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_David_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_David_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Dog_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Dog_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Doll_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Doll_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Gym_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Gym_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_KiteSurf_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_KiteSurf_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Surfer_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Surfer_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Sylvester_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Sylvester_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_Vase_prcision.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_Vase_prcision.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_1.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_2.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_3.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_4.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_5.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_6.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_7.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_8.pdf -------------------------------------------------------------------------------- /figures/CFwLB_a_9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_a_9.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_1.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_2.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_3.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_4.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_5.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_6.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_7.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_8.pdf -------------------------------------------------------------------------------- /figures/CFwLB_b_9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLB_b_9.pdf -------------------------------------------------------------------------------- /figures/CFwLBlabels.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/CFwLBlabels.pdf -------------------------------------------------------------------------------- /figures/Car4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Car4.pdf -------------------------------------------------------------------------------- /figures/Discriminative_generative.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Discriminative_generative.pdf -------------------------------------------------------------------------------- /figures/FaceOcc2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/FaceOcc2.pdf -------------------------------------------------------------------------------- /figures/Figure2a1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2a1.pdf -------------------------------------------------------------------------------- /figures/Figure2a2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2a2.pdf -------------------------------------------------------------------------------- /figures/Figure2a3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2a3.pdf -------------------------------------------------------------------------------- /figures/Figure2b1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2b1.pdf -------------------------------------------------------------------------------- /figures/Figure2b2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2b2.pdf -------------------------------------------------------------------------------- /figures/Figure2b3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2b3.pdf -------------------------------------------------------------------------------- /figures/Figure2c1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2c1.pdf -------------------------------------------------------------------------------- /figures/Figure2c2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2c2.pdf -------------------------------------------------------------------------------- /figures/Figure2c3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2c3.pdf -------------------------------------------------------------------------------- /figures/Figure2d1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2d1.pdf -------------------------------------------------------------------------------- /figures/Figure2d2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2d2.pdf -------------------------------------------------------------------------------- /figures/Figure2d3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2d3.pdf -------------------------------------------------------------------------------- /figures/Figure2e1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2e1.pdf -------------------------------------------------------------------------------- /figures/Figure2e2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2e2.pdf -------------------------------------------------------------------------------- /figures/Figure2e3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Figure2e3.pdf -------------------------------------------------------------------------------- /figures/HumanComputerInteraction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/HumanComputerInteraction.pdf -------------------------------------------------------------------------------- /figures/LR_ArchitecturalStructure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/LR_ArchitecturalStructure.pdf -------------------------------------------------------------------------------- /figures/MaskingMatrix.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/MaskingMatrix.pdf -------------------------------------------------------------------------------- /figures/MotionModule.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/MotionModule.pdf -------------------------------------------------------------------------------- /figures/Surveillance.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Surveillance.pdf -------------------------------------------------------------------------------- /figures/Sylvester.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Sylvester.pdf -------------------------------------------------------------------------------- /figures/Walking2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/Walking2.pdf -------------------------------------------------------------------------------- /figures/WorkflowOfEstimatingScalesUsingTheSearchingStrategy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/WorkflowOfEstimatingScalesUsingTheSearchingStrategy.pdf -------------------------------------------------------------------------------- /figures/frame.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/frame.pdf -------------------------------------------------------------------------------- /figures/logisticregression.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/logisticregression.pdf -------------------------------------------------------------------------------- /figures/responsePriority.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/103yiran/XDUtheme/4ebb453ca4d1eda5bf8267f989e674cc16146543/figures/responsePriority.pdf -------------------------------------------------------------------------------- /missfont.log: -------------------------------------------------------------------------------- 1 | mktextfm Monaco 2 | mktextfm Monaco 3 | mktextfm Monaco 4 | mktextfm Monaco/BI 5 | mktextfm Monaco 6 | mktextfm Monaco/B 7 | mktextfm Monaco 8 | mktextfm Monaco/I 9 | mktextfm Monaco 10 | mktextfm Monaco 11 | mktextfm Monaco 12 | mktextfm Monaco 13 | mktextfm Monaco 14 | mktextfm Monaco/BI 15 | mktextfm Monaco 16 | mktextfm Monaco/B 17 | mktextfm Monaco 18 | mktextfm Monaco/I 19 | mktextfm Monaco 20 | -------------------------------------------------------------------------------- /q.log: -------------------------------------------------------------------------------- 1 | This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex 2017.2.21) 3 MAY 2017 22:36 2 | entering extended mode 3 | restricted \write18 enabled. 4 | %&-line parsing enabled. 5 | **test.tex 6 | (/usr/local/texlive/2016/texmf-dist/tex/latex/tools/q.tex 7 | LaTeX2e <2017/01/01> patch level 1 8 | Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. 9 | File ignored 10 | ) 11 | ! Emergency stop. 12 | <*> test.tex 13 | 14 | *** (job aborted, no legal \end found) 15 | 16 | 17 | Here is how much of TeX's memory you used: 18 | 6 strings out of 493080 19 | 173 string characters out of 6135780 20 | 55584 words of memory out of 5000000 21 | 4012 multiletter control sequences out of 15000+600000 22 | 3640 words of font info for 14 fonts, out of 8000000 for 9000 23 | 1347 hyphenation exceptions out of 8191 24 | 5i,0n,1p,88b,8s stack positions out of 5000i,500n,10000p,200000b,80000s 25 | No pages of output. 26 | -------------------------------------------------------------------------------- /sections/CorrelationFilterswithLimitedBoundaries.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\beamer@sectionintoc {4}{结构化输出的相关滤波跟踪}{16}{0}{3}} 4 | \@writefile{nav}{\headcommand {\sectionentry {4}{结构化输出的相关滤波跟踪}{16}{结构化输出的相关滤波跟踪}{0}}} 5 | \@writefile{nav}{\headcommand {\beamer@sectionpages {5}{15}}} 6 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {12}{15}}} 7 | \@writefile{nav}{\headcommand {\slideentry {4}{0}{1}{16/16}{}{0}}} 8 | \@writefile{nav}{\headcommand {\beamer@framepages {16}{16}}} 9 | \@writefile{toc}{\beamer@subsectionintoc {4}{1}{算法简介}{17}{0}{3}} 10 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{1}{17}{算法简介}}\headcommand {\beamer@subsectionpages {16}{16}}} 11 | \@writefile{nav}{\headcommand {\slideentry {4}{1}{1}{17/17}{算法简介}{0}}} 12 | \@writefile{nav}{\headcommand {\beamer@framepages {17}{17}}} 13 | \@writefile{toc}{\beamer@subsectionintoc {4}{2}{有限边界的相关滤波器}{18}{0}{3}} 14 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{2}{18}{有限边界的相关滤波器}}\headcommand {\beamer@subsectionpages {17}{17}}} 15 | \@writefile{snm}{\beamer@slide {eq:CFwLB_MOSSEinSpatial}{18}} 16 | \newlabel{eq:CFwLB_MOSSEinSpatial}{{8}{18}{有限边界的相关滤波器}{Doc-Start}{}} 17 | \@writefile{nav}{\headcommand {\slideentry {4}{2}{1}{18/18}{有限边界的相关滤波器}{0}}} 18 | \@writefile{nav}{\headcommand {\beamer@framepages {18}{18}}} 19 | \@writefile{nav}{\headcommand {\slideentry {4}{2}{2}{19/19}{有限边界的相关滤波器}{0}}} 20 | \@writefile{nav}{\headcommand {\beamer@framepages {19}{19}}} 21 | \@writefile{snm}{\beamer@slide {eq:CFwLB_MOSSEinSpatialwithMaskingMatix}{20}} 22 | \newlabel{eq:CFwLB_MOSSEinSpatialwithMaskingMatix}{{9}{20}{有限边界的相关滤波器}{Doc-Start}{}} 23 | \@writefile{nav}{\headcommand {\slideentry {4}{2}{3}{20/20}{有限边界的相关滤波器}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {20}{20}}} 25 | \newlabel{fig:CFwLB_CFSamples}{{4a}{21}{Subfigure 4a}{Doc-Start}{}} 26 | \@writefile{snm}{\beamer@slide {fig:CFwLB_CFSamples}{21}} 27 | \newlabel{sub@fig:CFwLB_CFSamples}{{(a)}{a}{Subfigure 4a\relax }{Doc-Start}{}} 28 | \newlabel{fig:CFwLB_Samples}{{4b}{21}{Subfigure 4b}{Doc-Start}{}} 29 | \@writefile{snm}{\beamer@slide {fig:CFwLB_Samples}{21}} 30 | \newlabel{sub@fig:CFwLB_Samples}{{(b)}{b}{Subfigure 4b\relax }{Doc-Start}{}} 31 | \newlabel{fig:CFwLB_Intro}{{4}{21}{有限边界滤波器\relax }{Doc-Start}{}} 32 | \@writefile{snm}{\beamer@slide {fig:CFwLB_Intro}{21}} 33 | \@writefile{nav}{\headcommand {\slideentry {4}{2}{4}{21/21}{有限边界的相关滤波器}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {21}{21}}} 35 | \@writefile{toc}{\beamer@subsectionintoc {4}{3}{对于有限边界滤波器的改进}{22}{0}{3}} 36 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{3}{22}{对于有限边界滤波器的改进}}\headcommand {\beamer@subsectionpages {18}{21}}} 37 | \newlabel{fig:CFwLB_labels}{{5}{22}{有限边界滤波器标签图\relax }{Doc-Start}{}} 38 | \@writefile{snm}{\beamer@slide {fig:CFwLB_labels}{22}} 39 | \@writefile{nav}{\headcommand {\slideentry {4}{3}{1}{22/22}{对于有限边界滤波器的改进}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@framepages {22}{22}}} 41 | \@writefile{snm}{\beamer@slide {eq:CFwLB_MOSSEwithMaskingMatixInFourierStructuredOutput}{23}} 42 | \newlabel{eq:CFwLB_MOSSEwithMaskingMatixInFourierStructuredOutput}{{10}{23}{对于有限边界滤波器的改进}{Doc-Start}{}} 43 | \@writefile{nav}{\headcommand {\slideentry {4}{3}{2}{23/23}{对于有限边界滤波器的改进}{0}}} 44 | \@writefile{nav}{\headcommand {\beamer@framepages {23}{23}}} 45 | \@writefile{toc}{\beamer@subsectionintoc {4}{4}{实验结果}{24}{0}{3}} 46 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{4}{24}{实验结果}}\headcommand {\beamer@subsectionpages {22}{23}}} 47 | \newlabel{tab:CFwLB_precision}{{3}{24}{20个像素偏差内的距离精度\relax }{Doc-Start}{}} 48 | \@writefile{snm}{\beamer@slide {tab:CFwLB_precision}{24}} 49 | \@writefile{nav}{\headcommand {\slideentry {4}{4}{1}{24/24}{实验结果}{0}}} 50 | \@writefile{nav}{\headcommand {\beamer@framepages {24}{24}}} 51 | \newlabel{tab:CFwLB_CLE}{{4}{25}{平均中心位置误差\relax }{Doc-Start}{}} 52 | \@writefile{snm}{\beamer@slide {tab:CFwLB_CLE}{25}} 53 | \@writefile{nav}{\headcommand {\slideentry {4}{4}{2}{25/25}{实验结果}{0}}} 54 | \@writefile{nav}{\headcommand {\beamer@framepages {25}{25}}} 55 | \@writefile{nav}{\headcommand {\slideentry {4}{4}{3}{26/26}{实验结果}{0}}} 56 | \@writefile{nav}{\headcommand {\beamer@framepages {26}{26}}} 57 | \@writefile{nav}{\headcommand {\slideentry {4}{4}{4}{27/27}{实验结果}{0}}} 58 | \@writefile{nav}{\headcommand {\beamer@framepages {27}{27}}} 59 | \@setckpt{sections/CorrelationFilterswithLimitedBoundaries}{ 60 | \setcounter{page}{28} 61 | \setcounter{equation}{10} 62 | \setcounter{enumi}{0} 63 | \setcounter{enumii}{0} 64 | \setcounter{enumiii}{0} 65 | \setcounter{enumiv}{0} 66 | \setcounter{footnote}{0} 67 | \setcounter{mpfootnote}{0} 68 | \setcounter{beamerpauses}{1} 69 | \setcounter{Hy@AnnotLevel}{0} 70 | \setcounter{bookmark@seq@number}{13} 71 | \setcounter{lecture}{0} 72 | \setcounter{part}{0} 73 | \setcounter{section}{4} 74 | \setcounter{subsection}{4} 75 | \setcounter{subsubsection}{0} 76 | \setcounter{subsectionslide}{4} 77 | \setcounter{framenumber}{26} 78 | \setcounter{figure}{5} 79 | \setcounter{table}{4} 80 | \setcounter{parentequation}{0} 81 | \setcounter{theorem}{0} 82 | \setcounter{ContinuedFloat}{0} 83 | \setcounter{KVtest}{0} 84 | \setcounter{subfigure}{0} 85 | \setcounter{subfigure@save}{2} 86 | \setcounter{depth}{1} 87 | \setcounter{subtable}{0} 88 | \setcounter{subtable@save}{0} 89 | \setcounter{section@level}{0} 90 | } 91 | -------------------------------------------------------------------------------- /sections/CorrelationFilterswithLimitedBoundaries.tex: -------------------------------------------------------------------------------- 1 | \section{结构化输出的相关滤波跟踪} 2 | 3 | \begin{frame}{工作点3} 4 | \tableofcontents[sections=\thesection] 5 | \end{frame} 6 | 7 | \subsection{算法简介} 8 | \begin{frame}{算法简介} 9 | 10 | \begin{block}{着眼问题} 11 | 相关滤波器利用傅里叶域特性能够高效地预测,但边界效应对跟踪性能有显著的影响。 12 | \end{block} 13 | 14 | \begin{block}{解决方案} 15 | 本章提出一种结构化输出的相关滤波跟踪方法,在利用相关滤波密集取样优势的同时,显著减少边界效应带来的性能损失。 16 | \end{block} 17 | \end{frame} 18 | 19 | 20 | \subsection{有限边界的相关滤波器} 21 | 22 | \begin{frame}{MOSSE相关滤波器} 23 | MOSSE相关滤波器可以在空间域中表示为求解岭回归问题: 24 | ~\\ 25 | \begin{equation} 26 | E(h)= \frac{1}{2}\sum_{i=1}^N\sum_{j=1}^D\|y_i(j)-h^\top x_i[\Delta\tau_j]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2 27 | \label{eq:CFwLB_MOSSEinSpatial} 28 | \end{equation} 29 | ~\\ 30 | 其中$y_i\in \mathbb{R}^D$是第$i$个观测$x_i\in \mathbb{R}^D$的期望响应,$\lambda$是正则项参数。$\mathbb{C} = [\Delta\tau_1,\dots,\Delta\tau_D]$表示长度为$D$的信号的所有循环移位集合。 31 | \end{frame} 32 | 33 | \begin{frame}{边界效应} 34 | 35 | \begin{columns} 36 | \centering 37 | \column{0.7\linewidth} 38 | \setlength{\parindent}{2\ccwd} 39 | 40 | 相关滤波器从由1个真实示例与其他合成示例组成的非平衡集合中估计出判别性模板。这些合成的样本是通过对真实样本应用循环移位来创建的。 41 | 42 | ~\\ 43 | 如右图所示,循环移位的样本都受循环边界效应的影响,并不能代表真实的移动。边界效应可以显著影响所得到的估计模板,使得相关滤波器对平移中的偏差特别敏感。 44 | 45 | \column{0.3\textwidth} 46 | \includegraphics[width =\textwidth,height =1.3\textwidth]{CFwLB_a_3.pdf} 47 | \end{columns} 48 | \end{frame} 49 | 50 | \begin{frame}{引入掩蔽矩阵} 51 | %%Boundary Effects 52 | 53 | \begin{columns} 54 | \centering 55 | \column{0.65\textwidth} 56 | \setlength{\parindent}{2\ccwd} 57 | 58 | 有限边界滤波器能够在空间上避免边界效应。其训练信号$x\in \mathbb{R}^T$的大小比滤波器$h\in\mathbb{R}^D$大。通过使用掩蔽矩阵$P\in \mathbb{R}^{D\times T}$,可以将等式(\ref{eq:CFwLB_MOSSEinSpatial})表示为: 59 | \column{0.3\linewidth} 60 | \includegraphics[width =\textwidth,height =0.7\textwidth]{MaskingMatrix.pdf} 61 | \end{columns} 62 | ~\\ 63 | \begin{equation} 64 | E(h)= \frac{1}{2}\sum_{i=1}^N\sum_{j=1}^T\|y_i(j)-h^\top Px_i[\Delta\tau_j]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2 65 | \label{eq:CFwLB_MOSSEinSpatialwithMaskingMatix} 66 | \end{equation} 67 | ~\\ 68 | 掩蔽矩阵$P$封装了信号,其中的1和0决定哪一部分应该是有效的,哪一部分是无效的。 69 | 70 | \end{frame} 71 | 72 | \begin{frame}{样本对比} 73 | \begin{figure}[htp] 74 | \centering 75 | \subfloat[传统滤波器样本]{ 76 | \begin{minipage}[b]{0.4\linewidth} 77 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_2.pdf} 78 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_3.pdf} 79 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_4.pdf}\\ 80 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_5.pdf} 81 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_1.pdf} 82 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_6.pdf}\\ 83 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_7.pdf} 84 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_8.pdf} 85 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_a_9.pdf} 86 | \end{minipage} 87 | 88 | \label{fig:CFwLB_CFSamples}} 89 | \subfloat[有限边界滤波器样本]{ 90 | \begin{minipage}[b]{0.3\linewidth} 91 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_2.pdf} 92 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_3.pdf} 93 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_4.pdf}\\ 94 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_5.pdf} 95 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_1.pdf} 96 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_6.pdf}\\ 97 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_7.pdf} 98 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_8.pdf} 99 | \includegraphics[width =0.3\linewidth,height =0.4\linewidth]{CFwLB_b_9.pdf}\\ 100 | \end{minipage} 101 | 102 | \label{fig:CFwLB_Samples}} 103 | \caption{有限边界滤波器} 104 | \label{fig:CFwLB_Intro} 105 | \end{figure} 106 | \end{frame} 107 | 108 | %\begin{frame}{滤波器的傅里叶域表示} 109 | %等式(\ref{eq:CFwLB_MOSSEinSpatialwithMaskingMatix})可以在傅立叶域中表示为: 110 | %~\\ 111 | %\begin{equation} 112 | %E(h)= \frac{1}{2}\sum_{i=1}^N\sum_{j=1}^T\|\hat{y}_i(j)-\mathrm{diag}(\hat{x}_i)^\top\sqrt{D}FP^\top h]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2 113 | %\label{eq:CFwLB_MOSSEwithMaskingMatixInFourier} 114 | %\end{equation} 115 | %~\\ 116 | %\end{frame} 117 | 118 | %\begin{frame}{增强拉格朗日方法(ALM)} 119 | %引入辅助变量$g$,等式(\ref{eq:CFwLB_MOSSEwithMaskingMatixInFourier})可以相同地表示为: 120 | %~\\ 121 | %\begin{equation} 122 | %\begin{aligned} 123 | %E(h,\hat{g})& = \frac{1}{2}\sum_{i=1}^N\sum_{j=1}^T\|\hat{y}_i(j)-\mathrm{diag}(\hat{x}_i)^\top \hat{g}]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2 \\ 124 | %\mathrm{s.t.}\quad &\hat{g}= \sqrt{D}FP^\top h 125 | %\end{aligned} 126 | %\label{eq:CFwLB_objectiveFunction} 127 | %\end{equation} 128 | %~\\ 129 | %可以通过增强拉格朗日方法(Augmented Lagrange Method, ALM)来处理引入的等式约束。 130 | %\end{frame} 131 | 132 | %\begin{frame}{目标函数的ALM的表示} 133 | %~\\ 134 | %\begin{equation} 135 | %\begin{aligned} 136 | %\mathcal{L}(\hat{g},h,\hat{\zeta})= &\frac{1}{2}\sum_{i=1}^N\|\hat{y}_i(j)-\mathrm{diag}(\hat{x}_i)^\top \hat{g}]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2\\ 137 | %&+ \hat{\zeta}^\top(\hat{g}-\sqrt{D}FP^\top h)\\ 138 | %&+ \frac{\mu}{2}\|\hat{g}-\sqrt{D}FP^\top h\|_2^2 139 | %\end{aligned} 140 | %\label{eq:CFwLB_augmented LagrangianObjectiveFunction} 141 | %\end{equation} 142 | %~\\ 143 | %其中$\mu$是控制ALM收敛速率的惩罚因子,$\hat{\zeta}$是在等式(\ref{eq:CFwLB_objectiveFunction})中强制引入的等式约束所需拉格朗日矢量的傅里叶变换。 144 | %\end{frame} 145 | 146 | \subsection{对于有限边界滤波器的改进} 147 | 148 | \begin{frame}{标签图} 149 | \begin{columns} 150 | \centering 151 | \column{0.4\textwidth} 152 | \begin{figure}[htp] 153 | \includegraphics[height=.7\textheight]{figures/CFwLBlabels.pdf} 154 | \caption{有限边界滤波器标签图} 155 | \label{fig:CFwLB_labels} 156 | \end{figure} 157 | 158 | \column{0.6\textwidth} 159 | \setlength{\parindent}{2\ccwd} 160 | 161 | 有限边界相关滤波器只对样本进行了加工,而未注意到样本与标签的匹配问题。由于扩大滤波器尺寸的同时仍采用了传统相关滤波器的平滑高斯函数生成标签,未包含目标的样本块同样被赋予了正标签。因而,滤波器无法学习到区分度高的特征。 162 | \end{columns} 163 | \end{frame} 164 | 165 | \begin{frame}{以结构化方式定义样本} 166 | 167 | 借鉴图像检测中的结构化输出方法,以样本框的坐标作为样本标签,这使得样本描述与实际问题相一致。 168 | ~\\ 169 | \begin{equation} 170 | E(h)= \frac{1}{2}\sum_{i=1}^N\sum_{j=1}^T\|\widehat{l(y_i(j))}-\mathrm{diag}(\hat{x}_i)^\top\sqrt{D}FP^\top h]\|_2^2 + \frac{\lambda}{2}\|h\|_2^2 171 | \label{eq:CFwLB_MOSSEwithMaskingMatixInFourierStructuredOutput} 172 | \end{equation} 173 | ~\\ 174 | 其中,评价函数$l(y)=\frac{\mathrm{Area}(y_i\cap y^\ast)}{\mathrm{Area}(y_i\cup y^\ast)}$表示样本框与目标框的重叠率,$y^\ast$为目标框的坐标表示,$\mathrm{Area}$表示求两个矩形框的面积。 175 | \end{frame} 176 | 177 | \subsection{实验结果} 178 | 179 | 180 | 181 | %%%单元格中显示多行 182 | \begin{frame}{距离精度(DP)} 183 | \begin{table}[!t] 184 | \centering 185 | %%%增大行距 186 | \renewcommand{\arraystretch}{1.3} 187 | %\setlength{\abovecaptionskip}{15pt plus 3pt minus 2pt} 188 | \captionsetup{belowskip=2pt,aboveskip=4pt} 189 | 190 | \caption{20个像素偏差内的距离精度} 191 | \begin{adjustbox}{max width=\textwidth} 192 | \begin{tabular}{|c|c|c|c|c|c|c|c|c|} 193 | \hline 194 | Sequance & Frag & OAB & SBT & MIL & Struck & CSK & CFwLB & Ours \\ \hline 195 | 196 | Coke & 0.034 & 0.168 & 0.048 & 0.117 & \textcolor{blue}{0.942} & 0.739 & 0.918 & \textcolor{red}{0.959} \\ \hline 197 | David & 0.121 & 0.151 & 0.204 & 0.229 & \textcolor{blue}{0.236} & \textcolor{blue}{0.236} & 0.144 & \textcolor{red}{0.396} \\ \hline 198 | Dog & 0.173 & 0.157 & 0.079 & 0.197 & 0.157 & 0.144 & \textcolor{blue}{0.858} & \textcolor{red}{0.992} \\ \hline 199 | Doll & 0.663 & 0.663 & 0.149 & 0.433 & 0.688 & 0.218 & \textcolor{blue}{0.947}& \textcolor{red}{ 0.986} \\ \hline 200 | Gym & \textcolor{blue}{0.369} & 0.016 & 0.046 & 0.329 & 0.219 & 0.091 & 0.113 & \textcolor{red}{0.801} \\ \hline 201 | KiteSurf & 0.143 & 0.381 & 0.369 & 0.381 & \textcolor{blue}{0.905} & 0.321 & 0.274 & \textcolor{red}{0.964} \\ \hline 202 | Surfer & 0.176 & 0.045 & 0.133 & 0.088 & 0.157 & 0.005 & \textcolor{blue}{0.468} & \textcolor{red}{0.997} \\ \hline 203 | Sylvester & 0.685 & 0.680 & 0.430 & 0.546 & \textcolor{blue}{0.929} & 0.717 & 0.921 & \textcolor{red}{0.947}\\ \hline 204 | Vase & 0.166 & 0.155 & 0.129 & 0.166 & 0.140 & 0.166 & \textcolor{blue}{0.181} & \textcolor{red}{0.657} \\ \hline \hline 205 | 206 | mean &0.281 & 0.268 & 0.176 & 0.276 & 0.486 & 0.293 & \textcolor{blue}{0.536}& \textcolor{red}{0.855} \\ \hline 207 | \end{tabular} 208 | \end{adjustbox} 209 | \label{tab:CFwLB_precision} 210 | \end{table} 211 | \end{frame} 212 | 213 | \begin{frame}{中心位置误差(CLE)} 214 | \begin{table}[htbp] 215 | \centering 216 | \renewcommand{\arraystretch}{1.3} 217 | \captionsetup{belowskip=2pt,aboveskip=4pt} 218 | 219 | \caption{平均中心位置误差} 220 | \begin{adjustbox}{max width=\textwidth} 221 | \begin{tabular}{|c|c|c|c|c|c|c|c|c|} 222 | \hline 223 | Sequance & Frag & OAB & SBT & MIL & Struck & CSK & CFwLB & Ours \\ \hline 224 | 225 | Coke & 124.8 & 35.9 & 365.3 & 46.7 & \textcolor{red}{12.1} & 13.6 & 13.2 & \textcolor{blue}{12.9} \\ \hline 226 | David & 82.1 & 21.7 & 47.1 & \textcolor{red}{16.9} & 42.8 & \textcolor{blue}{17.7} & 73.6 & 28.9 \\ \hline 227 | Dog & 12.2 & 10.7 & 172.5 & 8.2 & 10.4 & \textcolor{blue}{7.0} & 11.8 & \textcolor{red}{6.8} \\ \hline 228 | Doll & 13.7 & 12.4 & 113.9 & 16.7 & \textcolor{blue}{8.9}& 44.7 & 9.5 & \textcolor{red}{ 4.6} \\ \hline 229 | Gym & 10.0 & 111.0 & 230.4 & 11.8 & 18.5 & 27.1 & \textcolor{blue}{9.5} & \textcolor{red}{ 4.6} \\ \hline 230 | KiteSurf & 141.1 & 64.6 & 32.9 & 22.6 & \textcolor{red}{6.1} & 36.5 & 85.7 & \textcolor{blue}{10.6} \\ \hline 231 | Surfer & 51.6 & 72.1 & 218.5 & 17.0 &\textcolor{blue}{9.0} & 161.7 & 25.3 & \textcolor{red}{6.5} \\ \hline 232 | Sylvester & 15.0 & 14.8 & 101.5 & 15.2 &\textcolor{red}{6.3} & 9.9 & 8.8 & \textcolor{blue}{7.0} \\ \hline 233 | Vase & 18.2 & 34.7 & 172.3 & 19.0 & 24.3 & \textcolor{red}{12.9} & 59.7 & \textcolor{red}{16.7} \\ \hline \hline 234 | 235 | mean & 52.1 & 52.0 & 161.6 & 19.3 & \textcolor{blue}{15.4} & 36.8 & 33.0 & \textcolor{red}{11.0} \\ \hline 236 | 237 | \end{tabular} 238 | \end{adjustbox} 239 | \label{tab:CFwLB_CLE} 240 | \end{table} 241 | \end{frame} 242 | 243 | \begin{frame}{中心位置误差对比} 244 | \begin{figure}[htbp] 245 | \centering 246 | \includegraphics[width=0.3\linewidth]{CFwLB_Coke_prcision.pdf} 247 | \includegraphics[width=0.3\linewidth]{CFwLB_David_prcision.pdf} 248 | \includegraphics[width=0.3\linewidth]{CFwLB_Dog_prcision.pdf}\\ 249 | \includegraphics[width=0.3\linewidth]{CFwLB_Doll_prcision.pdf} 250 | \includegraphics[width=0.3\linewidth]{CFwLB_Gym_prcision.pdf} 251 | \includegraphics[width=0.3\linewidth]{CFwLB_KiteSurf_prcision.pdf} 252 | \end{figure} 253 | \end{frame} 254 | \begin{frame}{中心位置误差对比} 255 | \begin{figure}[htbp] 256 | \centering 257 | \includegraphics[width =0.3\linewidth]{CFwLB_Surfer_prcision.pdf} 258 | \includegraphics[width =0.3\linewidth]{CFwLB_Sylvester_prcision.pdf} 259 | \includegraphics[width =0.3\linewidth]{CFwLB_Vase_prcision.pdf} 260 | \end{figure} 261 | \end{frame} 262 | 263 | -------------------------------------------------------------------------------- /sections/LogisticRegression.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\beamer@sectionintoc {3}{基于逻辑回归的集成学习跟踪}{5}{0}{2}} 4 | \@writefile{nav}{\headcommand {\sectionentry {3}{基于逻辑回归的集成学习跟踪}{5}{基于逻辑回归的集成学习跟踪}{0}}} 5 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{4}}} 6 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{4}}} 7 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{5/5}{}{0}}} 8 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{5}}} 9 | \@writefile{toc}{\beamer@subsectionintoc {3}{1}{算法简介}{6}{0}{2}} 10 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{3}{1}{6}{算法简介}}\headcommand {\beamer@subsectionpages {5}{5}}} 11 | \@writefile{nav}{\headcommand {\slideentry {3}{1}{1}{6/6}{算法简介}{0}}} 12 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} 13 | \@writefile{toc}{\beamer@subsectionintoc {3}{2}{逻辑回归分类器}{7}{0}{2}} 14 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{3}{2}{7}{逻辑回归分类器}}\headcommand {\beamer@subsectionpages {6}{6}}} 15 | \@writefile{snm}{\beamer@slide {eq:LR}{7}} 16 | \newlabel{eq:LR}{{1}{7}{逻辑回归分类器}{Doc-Start}{}} 17 | \@writefile{nav}{\headcommand {\slideentry {3}{2}{1}{7/7}{逻辑回归分类器}{0}}} 18 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} 19 | \@writefile{nav}{\headcommand {\slideentry {3}{2}{2}{8/8}{逻辑回归分类器}{0}}} 20 | \@writefile{nav}{\headcommand {\beamer@framepages {8}{8}}} 21 | \@writefile{toc}{\beamer@subsectionintoc {3}{3}{弱分类器}{9}{0}{2}} 22 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{3}{3}{9}{弱分类器}}\headcommand {\beamer@subsectionpages {7}{8}}} 23 | \@writefile{nav}{\headcommand {\slideentry {3}{3}{1}{9/9}{弱分类器}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{9}}} 25 | \@writefile{snm}{\beamer@slide {eq:updatMuPosi}{10}} 26 | \newlabel{eq:updatMuPosi}{{4}{10}{弱分类器}{Doc-Start}{}} 27 | \@writefile{snm}{\beamer@slide {eq:updatMuNeg}{10}} 28 | \newlabel{eq:updatMuNeg}{{5}{10}{弱分类器}{Doc-Start}{}} 29 | \@writefile{snm}{\beamer@slide {eq:updatSigmaPosi}{10}} 30 | \newlabel{eq:updatSigmaPosi}{{6}{10}{弱分类器}{Doc-Start}{}} 31 | \@writefile{snm}{\beamer@slide {eq:updatSigmaNeg}{10}} 32 | \newlabel{eq:updatSigmaNeg}{{7}{10}{弱分类器}{Doc-Start}{}} 33 | \@writefile{nav}{\headcommand {\slideentry {3}{3}{2}{10/10}{弱分类器}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {10}{10}}} 35 | \@writefile{toc}{\beamer@subsectionintoc {3}{4}{逻辑回归集成学习框架}{11}{0}{2}} 36 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{3}{4}{11}{逻辑回归集成学习框架}}\headcommand {\beamer@subsectionpages {9}{10}}} 37 | \newlabel{fig:LR_ArchitecturalStructure}{{3}{11}{逻辑回归集成学习跟踪模型\relax }{Doc-Start}{}} 38 | \@writefile{snm}{\beamer@slide {fig:LR_ArchitecturalStructure}{11}} 39 | \@writefile{nav}{\headcommand {\slideentry {3}{4}{1}{11/11}{逻辑回归集成学习框架}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} 41 | \@writefile{toc}{\beamer@subsectionintoc {3}{5}{实验结果}{12}{0}{2}} 42 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{3}{5}{12}{实验结果}}\headcommand {\beamer@subsectionpages {11}{11}}} 43 | \newlabel{tab:LR_CLE}{{1}{12}{中心位置误差(像素)\relax }{Doc-Start}{}} 44 | \@writefile{snm}{\beamer@slide {tab:LR_CLE}{12}} 45 | \@writefile{nav}{\headcommand {\slideentry {3}{5}{1}{12/12}{实验结果}{0}}} 46 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 47 | \newlabel{tab:LR_OP}{{2}{13}{阈值为0.5的重叠精度(\%)\relax }{Doc-Start}{}} 48 | \@writefile{snm}{\beamer@slide {tab:LR_OP}{13}} 49 | \@writefile{nav}{\headcommand {\slideentry {3}{5}{2}{13/13}{实验结果}{0}}} 50 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 51 | \@writefile{nav}{\headcommand {\slideentry {3}{5}{3}{14/14}{实验结果}{0}}} 52 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 53 | \@writefile{nav}{\headcommand {\slideentry {3}{5}{4}{15/15}{实验结果}{0}}} 54 | \@writefile{nav}{\headcommand {\beamer@framepages {15}{15}}} 55 | \@setckpt{sections/LogisticRegression}{ 56 | \setcounter{page}{16} 57 | \setcounter{equation}{7} 58 | \setcounter{enumi}{0} 59 | \setcounter{enumii}{0} 60 | \setcounter{enumiii}{0} 61 | \setcounter{enumiv}{0} 62 | \setcounter{footnote}{0} 63 | \setcounter{mpfootnote}{0} 64 | \setcounter{beamerpauses}{1} 65 | \setcounter{Hy@AnnotLevel}{0} 66 | \setcounter{bookmark@seq@number}{8} 67 | \setcounter{lecture}{0} 68 | \setcounter{part}{0} 69 | \setcounter{section}{3} 70 | \setcounter{subsection}{5} 71 | \setcounter{subsubsection}{0} 72 | \setcounter{subsectionslide}{4} 73 | \setcounter{framenumber}{14} 74 | \setcounter{figure}{3} 75 | \setcounter{table}{2} 76 | \setcounter{parentequation}{0} 77 | \setcounter{theorem}{0} 78 | \setcounter{ContinuedFloat}{0} 79 | \setcounter{KVtest}{0} 80 | \setcounter{subfigure}{0} 81 | \setcounter{subfigure@save}{4} 82 | \setcounter{depth}{1} 83 | \setcounter{subtable}{0} 84 | \setcounter{subtable@save}{0} 85 | \setcounter{section@level}{0} 86 | } 87 | -------------------------------------------------------------------------------- /sections/LogisticRegression.tex: -------------------------------------------------------------------------------- 1 | \section{基于逻辑回归的集成学习跟踪} 2 | 3 | \begin{frame}{工作点1} 4 | \tableofcontents[sections=\thesection] 5 | \end{frame} 6 | 7 | \subsection{算法简介} 8 | \begin{frame}{算法简介} 9 | 10 | 11 | \begin{block}{} 12 | 基于逻辑回归的集成学习跟踪算法借助简单快速的弱分类器预测目标。为克服弱分类器的性能缺陷,以逻辑回归对其进行选取和集成。该算法以简单特征(Haar-like特征)和粗糙分类器为基础,并显著提高了跟踪的准确性。 13 | \end{block} 14 | \end{frame} 15 | 16 | \subsection{逻辑回归分类器} 17 | 18 | \begin{frame}{逻辑回归} 19 | 20 | \begin{center} 21 | \includegraphics[width =0.5\textwidth,height =0.24\textwidth]{logisticregression.pdf} 22 | \end{center} 23 | 24 | 逻辑回归为概率型非线性回归模型,是研究分类观察结果与影响因素之间关系的一种多变量分析方法。 25 | ~\\ 26 | \begin{equation} 27 | P(y|x,w)=\frac{1}{1+\exp(-yx^{T}w) } 28 | \label{eq:LR} 29 | \end{equation} 30 | ~\\ 31 | 其中$ x\in \mathbb{R}^{N} $为一组解释变量或者特征变量,$ y\in \{ -1,+1 \} $为相关联的二进制输出。 32 | 33 | \end{frame} 34 | \begin{frame}{模型参数} 35 | 逻辑回归试图寻找特征空间中的以法向量$ w\in \mathbb{R}^{N} $为参数的分类超平面,将样本分为两类。 36 | 假设给定一个训练或观测样本集合$ x=\{x_{1},x_{2},...,x_{M}\} $与其对应标签$ y=\{y_{1},y_{2},...,y_{M}\} $,模型参数w可通过样本的最大似然估计得到。最大似然估计函数最小化平均损失: 37 | ~\\ 38 | \begin{equation} 39 | l_{avg}(w)=\frac{1}{M}\sum _{i=1}^{M} \log \left(1+\exp \left( -y_{i} w^{T}x_{i}\right) \right) 40 | \end{equation} 41 | ~\\ 42 | \end{frame} 43 | 44 | \subsection{弱分类器} 45 | 46 | \begin{frame}{Haar-like特征弱分类器} 47 | 本章算法使用Haar-like特征。每个弱分类器$ h_{k} $由1个 Haar-like特征$ f_{k} $ 和4个在线估计的参数$ (\mu_{+},\sigma_{+},\mu_{-},\sigma_{-}) $组成。分类器返回对数比值比: 48 | \begin{equation} 49 | \begin{aligned} 50 | h_{k}(x) &=\log[\frac{P(y=+1|f_{k}(x))}{P(y=-1|f_{k}(x))}]\\ 51 | &=\log[\frac{P(f_{k}(x)|y=+1)P(y=+1)}{P(f_{k}(x)|y=-1)P(y=-1)}] 52 | \end{aligned} 53 | \end{equation} 54 | 其中$ P(f_{k}(x)|y=+1) $和$ P(f_{k}(x)|y=-1) $服从正态分布$ N(\mu_{+},\sigma_{+}) $。这里令$ P(y=+1)=P(y=-1) $,根据贝叶斯规则可以求解上述等式。 55 | \end{frame} 56 | \begin{frame}{弱分类器更新} 57 | 当弱分类器获得新数据时,使用如下方法进行更新: 58 | 59 | \begin{equation} 60 | \mu_{+}\longleftarrow \gamma\mu_{+}+(1-\gamma)\frac{1}{M}\sum_{i|y_{i}=+1}f_{k}(x_{i}) 61 | \label{eq:updatMuPosi} 62 | \end{equation} 63 | \begin{equation} 64 | \mu_{-}\longleftarrow \gamma\mu_{-}+(1-\gamma)\frac{1}{M}\sum_{i|y_{i}=-1}f_{k}(x_{i}) 65 | \label{eq:updatMuNeg} 66 | \end{equation} 67 | \begin{equation} 68 | \sigma_{+}\longleftarrow \gamma\log\sigma_{+}+(1-\gamma)\sqrt{\frac{1}{M}\sum_{i|y_{i}=+1}(f_{k}(x_{i})-\mu_{+})^{2}} 69 | \label{eq:updatSigmaPosi} 70 | \end{equation} 71 | \begin{equation} 72 | \sigma_{-}\longleftarrow \gamma\log\sigma_{-}+(1-\gamma)\sqrt{\frac{1}{M}\sum_{i|y_{i}=-1}(f_{k}(x_{i})-\mu_{-})^{2}} 73 | \label{eq:updatSigmaNeg} 74 | \end{equation} 75 | 76 | \end{frame} 77 | 78 | \subsection{逻辑回归集成学习框架} 79 | 80 | \begin{frame}{跟踪流程} 81 | \begin{figure}[htbp] 82 | \centering 83 | % Requires \usepackage{graphicx} 84 | \includegraphics[width=\linewidth]{figures/LR_ArchitecturalStructure.pdf}\\ 85 | \caption{逻辑回归集成学习跟踪模型} 86 | \label{fig:LR_ArchitecturalStructure} 87 | \end{figure} 88 | 89 | \end{frame} 90 | 91 | %\begin{frame}{强分类器预测目标位置} 92 | %当新一帧到来时,算法根据前一帧位置设定测试区域,从中分割出图像块集合。Boosting分类器给出每个图像块是目标的概率值,将概率值最高的图像块认定为目标。 93 | %~\\ 94 | %\begin{equation} 95 | %h^{strong}(x)= \sum _{i=1}^{K} w_{i}h_{i}(x)=w^{T}h(x) 96 | %\label{eq:strongClassification} 97 | %\end{equation} 98 | %~\\ 99 | %其中$ h_{i}(x),i=1,2,...,K $是弱分类器集合中挑选出的性能较好的K个弱分类器。 100 | %\end{frame} 101 | 102 | %\begin{frame}{优化弱分类器权重} 103 | %根据目标位置可以分割出若干图像块作为正负训练样本。在算法中,每一个图像块被视为一个训练样本,并对应一个特征向量。逻辑回归挑选出较好的分类器并赋予合适的权重: 104 | %~\\ 105 | %\begin{equation} 106 | %\min_{w}\sum _{i=1}^{M} \log \left(1+\exp \left( -y_{i} w^{T}h(x_{i})\right) \right) + \lambda ||w||^{2}_{2} 107 | %\label{eq:optimizeW} 108 | %\end{equation} 109 | %~\\ 110 | %其中,$ h(x) = [h_1(x) , h_2(x) , \dots , h_N(x)] $。公式(\ref{eq:optimizeW})通过减少预测标签和真实标签之间的总误差确定弱分类器的权重。 111 | 112 | %\end{frame} 113 | 114 | \subsection{实验结果} 115 | 116 | \begin{frame}{中心位置误差(CLE)} 117 | 118 | \begin{table}[!t] 119 | \centering 120 | \renewcommand{\arraystretch}{1.5} 121 | \caption{中心位置误差(像素)} 122 | 123 | \begin{adjustbox}{max width=\textwidth} 124 | \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|} 125 | \hline Sequence & CT & CXT & DF & MIL & SCM & Struck & TLD & VTD & Ours\\ 126 | \hline Basketball & 89 & 215 & 18 & 92 & 53 & 118 & 269 & \textcolor{red}{6} & \textcolor{blue}{10} \\ 127 | \hline David3 & 89 & 222 & 51 & \textcolor{blue}{30} & 73 & 107 & 281 & 67 & \textcolor{red}{13} \\ 128 | \hline Football & \textcolor{blue}{12} & 13 & \textcolor{red}{9} & \textcolor{blue}{12} & 17 & 17 & 14 & 14 & \textcolor{blue}{12} \\ 129 | \hline Jogging & 92 & \textcolor{blue}{6} & 31 & 96 & 132& 62 & 7 & 83 & \textcolor{red}{5}\\ 130 | \hline Liquor & 186 & 132 & 221& 142& 99 & 91 & 100 & \textcolor{blue}{60} & \textcolor{red}{57} \\ 131 | \hline 132 | \end{tabular} 133 | \end{adjustbox} 134 | \label{tab:LR_CLE} 135 | \end{table} 136 | 137 | 中心位置误差(Center Location Error, CLE),即检测到的目标框中心与真实目标框中心的平均欧式距离,其值越小代表跟踪结果准确性越高。 138 | \end{frame} 139 | 140 | \begin{frame}{重叠精度(OP)} 141 | 142 | \begin{table}[!t] 143 | \centering 144 | \renewcommand{\arraystretch}{1.5} 145 | \caption{阈值为0.5的重叠精度(\%)} 146 | 147 | \begin{adjustbox}{max width=\textwidth} 148 | \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|} 149 | \hline Sequence & CT & CXT & DF & MIL & SCM & Struck & TLD & VTD & Ours\\ 150 | \hline Basketball & 25.93 & 2.48 & 71.59 & 27.45 & 60.28 & 10.21 & 2.48 & \textcolor{red}{92.41} & \textcolor{blue}{81.51} \\ 151 | \hline David3 & 34.92 & 13.89 & \textcolor{blue}{74.21} & 68.25 & 48.02 & 33.73 & 10.32 & 48.41 & \textcolor{red}{84.52} \\ 152 | \hline Football & 78.45 & 65.19 & \textcolor{red}{84.25} & 73.76 & 57.18 & 66.02 & 41.16 & 76.80 & \textcolor{blue}{78.72} \\ 153 | \hline Jogging & 22.48 & \textcolor{blue}{95.44} & 21.50 & 22.48 & 21.17& 22.48 & \textcolor{red}{96.74} & 21.50 & {95.11}\\ 154 | \hline Liquor & 20.85 & 20.96 & 22.92& 20.10& 32.45 & 40.61 & 56.17 & \textcolor{blue}{57.96} & \textcolor{red}{69.79} \\ 155 | \hline 156 | \end{tabular} 157 | \end{adjustbox} 158 | \label{tab:LR_OP} 159 | \end{table} 160 | 161 | 阈值为0.5的重叠精度(Overlap Precision, OP),即所得目标边界框与真实边界框重叠率超过给定阈值的帧数占总视频的百分比(本文实验中阈值为0.5),其值越大代表跟踪结果越好。 162 | \end{frame} 163 | 164 | \newcommand{\mycline}[1]{\tikz{\draw[#1 , line width=3] (0,0) -- (.2,0);}} 165 | \begin{frame}{代表性序列帧及对比算法跟踪结果} 166 | 167 | \begin{figure}[htp] 168 | 169 | \centering 170 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2a1.pdf} 171 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2a2.pdf} 172 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2a3.pdf}\\ 173 | 174 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2b1.pdf} 175 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2b2.pdf} 176 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2b3.pdf}\\ 177 | 178 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2c1.pdf} 179 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2c2.pdf} 180 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2c3.pdf}\\ 181 | 182 | \mycline{green}CT 183 | \mycline{blue}CXT 184 | \mycline{black}DT 185 | \mycline{pink}MIL 186 | \mycline{cyan}SCM 187 | \mycline{gray}Struck 188 | \mycline{orange}TLD 189 | \mycline{purple}VTD 190 | \mycline{red}Ours 191 | 192 | %\caption{跟踪过程中代表性序列帧及对比算法跟踪结果} 193 | %\label{fig:LR_trackingResultSample} 194 | \end{figure} 195 | 196 | \end{frame} 197 | 198 | \begin{frame}{代表性序列帧及对比算法跟踪结果} 199 | 200 | \begin{figure}[htp] 201 | 202 | \centering 203 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2d1.pdf} 204 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2d2.pdf} 205 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2d3.pdf}\\ 206 | 207 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2e1.pdf} 208 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2e2.pdf} 209 | \includegraphics[width=0.31\textheight,height=0.25\textheight]{figures/Figure2e3.pdf}\\ 210 | 211 | \mycline{green}CT 212 | \mycline{blue}CXT 213 | \mycline{black}DT 214 | \mycline{pink}MIL 215 | \mycline{cyan}SCM 216 | \mycline{gray}Struck 217 | \mycline{orange}TLD 218 | \mycline{purple}VTD 219 | \mycline{red}Ours 220 | 221 | %\caption{跟踪过程中代表性序列帧及对比算法跟踪结果} 222 | %\label{fig:LR_trackingResultSample} 223 | \end{figure} 224 | 225 | \end{frame} 226 | 227 | 228 | 229 | -------------------------------------------------------------------------------- /sections/general.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\beamer@sectionintoc {2}{研究背景及意义}{3}{0}{1}} 4 | \@writefile{nav}{\headcommand {\sectionentry {2}{研究背景及意义}{3}{研究背景及意义}{0}}} 5 | \@writefile{nav}{\headcommand {\beamer@sectionpages {2}{2}}} 6 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {2}{2}}} 7 | \@writefile{toc}{\beamer@subsectionintoc {2}{1}{视觉跟踪}{3}{0}{1}} 8 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{1}{3}{视觉跟踪}}\headcommand {\beamer@subsectionpages {3}{2}}} 9 | \@writefile{nav}{\headcommand {\slideentry {2}{1}{1}{3/3}{视觉跟踪}{0}}} 10 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 11 | \providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}} 12 | \newlabel{fig:gen_applications}{{2}{4}{视觉跟踪的实际应用\relax }{Doc-Start}{}} 13 | \@writefile{snm}{\beamer@slide {fig:gen_applications}{4}} 14 | \@writefile{nav}{\headcommand {\slideentry {2}{1}{2}{4/4}{视觉跟踪}{0}}} 15 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 16 | \@setckpt{sections/general}{ 17 | \setcounter{page}{5} 18 | \setcounter{equation}{0} 19 | \setcounter{enumi}{0} 20 | \setcounter{enumii}{0} 21 | \setcounter{enumiii}{0} 22 | \setcounter{enumiv}{0} 23 | \setcounter{footnote}{0} 24 | \setcounter{mpfootnote}{0} 25 | \setcounter{beamerpauses}{1} 26 | \setcounter{Hy@AnnotLevel}{0} 27 | \setcounter{bookmark@seq@number}{2} 28 | \setcounter{lecture}{0} 29 | \setcounter{part}{0} 30 | \setcounter{section}{2} 31 | \setcounter{subsection}{1} 32 | \setcounter{subsubsection}{0} 33 | \setcounter{subsectionslide}{2} 34 | \setcounter{framenumber}{3} 35 | \setcounter{figure}{2} 36 | \setcounter{table}{0} 37 | \setcounter{parentequation}{0} 38 | \setcounter{theorem}{0} 39 | \setcounter{ContinuedFloat}{0} 40 | \setcounter{KVtest}{0} 41 | \setcounter{subfigure}{0} 42 | \setcounter{subfigure@save}{4} 43 | \setcounter{depth}{1} 44 | \setcounter{subtable}{0} 45 | \setcounter{subtable@save}{0} 46 | \setcounter{section@level}{0} 47 | } 48 | -------------------------------------------------------------------------------- /sections/general.tex: -------------------------------------------------------------------------------- 1 | \section{研究背景及意义} 2 | 3 | \subsection{视觉跟踪} 4 | 5 | \begin{frame}{视觉跟踪的研究内容} 6 | 7 | \begin{block}{} 8 | 视觉跟踪即连续不断地定位运动目标。给定第一帧中的目标位置,跟踪算法能够在视频中预测出目标运动。 9 | \end{block} 10 | \begin{figure}[htp] 11 | \includegraphics[width=0.25\linewidth,height=0.2\linewidth]{FaceOcc2.pdf} 12 | \includegraphics[width =0.25\linewidth,height=0.2\linewidth]{Car4.pdf} 13 | \includegraphics[width =0.25\linewidth,height=0.2\linewidth]{Sylvester.pdf} 14 | \includegraphics[width =0.25\linewidth,height=0.2\linewidth]{Walking2.pdf} 15 | \caption{单目标视觉跟踪(无模型)} 16 | \end{figure} 17 | \end{frame} 18 | 19 | 20 | \begin{frame}{视觉跟踪的应用} 21 | \begin{block}{} 22 | 跟踪是视觉监控系统的主要组成部分;在自动驾驶系统中,实时跟踪车辆并预测其运动是非常重要的;自主机器人跟踪它们周围的对象,以便识别人的意图;医学数据分析需要使用可变形模板来跟踪非刚性结构。 23 | \end{block} 24 | \begin{figure}[htp] 25 | %\begin{minipage}{1.06\textwidth} 26 | \subfloat[自动驾驶]{\includegraphics[width=0.25\linewidth,height=0.2\linewidth]{AutonomousCar.pdf}} 27 | \subfloat[人机交互]{\includegraphics[width =0.25\linewidth,height=0.2\linewidth]{HumanComputerInteraction.pdf}} 28 | \subfloat[运动分析]{\includegraphics[width =0.25\linewidth,height=0.2\linewidth]{MotionModule.pdf}} 29 | \subfloat[智能监控]{\includegraphics[width =0.25\linewidth,height=0.2\linewidth]{Surveillance.pdf}} 30 | \caption{视觉跟踪的实际应用} 31 | \label{fig:gen_applications} 32 | \end{figure} 33 | \end{frame} 34 | 35 | %\begin{frame}{视觉跟踪中的挑战} 36 | 37 | %一个良好的跟踪系统需要满足以下要求: 38 | 39 | %\begin{block}{鲁棒性} 40 | 41 | %鲁棒性意味着即使在复杂的条件下,跟踪算法也能够跟踪感兴趣的对象。跟踪困难可能是杂乱的背景、局部或整体光照变化、遮挡以及复杂的物体运动。 42 | %\end{block} 43 | 44 | %\begin{block}{适应性} 45 | 46 | %除了对象所处环境的各种变化之外,对象本身也经历变化。这就需要跟踪系统对物体外观拥有稳定的适应机制。 47 | %\end{block} 48 | 49 | %\begin{block}{实时性} 50 | 51 | %实时处理实时视频流的系统必须具有高处理速度。因此,除了高性能的算法,还需要快速和优化的实现。为了实现对于人眼而言的平滑的视频输出,必须建立至少每秒15帧的帧率。 52 | %\end{block} 53 | 54 | %\end{frame} 55 | 56 | %\subsection{国内外研究现状} 57 | 58 | %\begin{frame}{跟踪算法模型} 59 | 60 | %\begin{block}{} 61 | %自20世纪80年代以来,已有很多视觉跟踪算法提出。根据模型构建机制的不同,跟踪算法可以分为两类:生成式方法和判别式方法。生成式跟踪器通过搜索最佳匹配窗口执行跟踪,判别式方法依靠学习从背景中区分出目标。 62 | %\end{block} 63 | 64 | %\centering 65 | %\includegraphics[width =0.5\textwidth,height =0.32\textwidth]{Discriminative_generative.pdf} 66 | 67 | %\end{frame} 68 | 69 | -------------------------------------------------------------------------------- /sections/reviewIssues.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\beamer@sectionintoc {5}{评审问题}{28}{0}{4}} 4 | \@writefile{nav}{\headcommand {\sectionentry {5}{评审问题}{28}{评审问题}{0}}} 5 | \@writefile{nav}{\headcommand {\beamer@sectionpages {16}{27}}} 6 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {24}{27}}} 7 | \@writefile{toc}{\beamer@subsectionintoc {5}{1}{三种模型的适用范围}{28}{0}{4}} 8 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{5}{1}{28}{三种模型的适用范围}}\headcommand {\beamer@subsectionpages {28}{27}}} 9 | \@writefile{nav}{\headcommand {\slideentry {5}{1}{1}{28/28}{三种模型的适用范围}{0}}} 10 | \@writefile{nav}{\headcommand {\beamer@framepages {28}{28}}} 11 | \@setckpt{sections/reviewIssues}{ 12 | \setcounter{page}{29} 13 | \setcounter{equation}{10} 14 | \setcounter{enumi}{0} 15 | \setcounter{enumii}{0} 16 | \setcounter{enumiii}{0} 17 | \setcounter{enumiv}{0} 18 | \setcounter{footnote}{0} 19 | \setcounter{mpfootnote}{0} 20 | \setcounter{beamerpauses}{1} 21 | \setcounter{Hy@AnnotLevel}{0} 22 | \setcounter{bookmark@seq@number}{15} 23 | \setcounter{lecture}{0} 24 | \setcounter{part}{0} 25 | \setcounter{section}{5} 26 | \setcounter{subsection}{1} 27 | \setcounter{subsubsection}{0} 28 | \setcounter{subsectionslide}{1} 29 | \setcounter{framenumber}{27} 30 | \setcounter{figure}{5} 31 | \setcounter{table}{4} 32 | \setcounter{parentequation}{0} 33 | \setcounter{theorem}{0} 34 | \setcounter{ContinuedFloat}{0} 35 | \setcounter{KVtest}{0} 36 | \setcounter{subfigure}{0} 37 | \setcounter{subfigure@save}{2} 38 | \setcounter{depth}{1} 39 | \setcounter{subtable}{0} 40 | \setcounter{subtable@save}{0} 41 | \setcounter{section@level}{0} 42 | } 43 | -------------------------------------------------------------------------------- /sections/reviewIssues.tex: -------------------------------------------------------------------------------- 1 | \section{评审问题} 2 | 3 | \subsection{三种模型的适用范围} 4 | 5 | \begin{frame}{赵五老师:} 6 | 7 | \begin{block}{所提出的三个算法分别是解决跟踪算法中的哪些对应的技术难点?请分析说明三种模型的适用范围} 8 | ~\\ 9 | 基于逻辑回归模型的集成学习跟踪从传统方法角度着眼,解决跟踪问题;\\ 10 | 自适应目标响应的长时相关滤波跟踪多模块协作,适用于长时跟踪,能够应对复杂场景;\\ 11 | 结构化输出的相关滤波跟踪以原始像素为特征,速度约80fps,适用于实时性要求高的环境。 12 | \end{block} 13 | 14 | \end{frame} 15 | 16 | --------------------------------------------------------------------------------