-
Notifications
You must be signed in to change notification settings - Fork 1
/
BLUELocalLengthEstimator_8h_source.html
184 lines (182 loc) · 20.1 KB
/
BLUELocalLengthEstimator_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>DGtal: BLUELocalLengthEstimator.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">DGtal
 <span id="projectnumber">1.4.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('BLUELocalLengthEstimator_8h_source.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">BLUELocalLengthEstimator.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>  </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#if defined(BLUELocalLengthEstimator_RECURSES)</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#error Recursive header files inclusion detected in BLUELocalLengthEstimator.h</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#else </span><span class="comment">// defined(BLUELocalLengthEstimator_RECURSES)</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"></span>#define BLUELocalLengthEstimator_RECURSES</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#if !defined BLUELocalLengthEstimator_h</span></div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#define BLUELocalLengthEstimator_h</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment">// Inclusions</span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include <iostream></span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor">#include "DGtal/base/Common.h"</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#include "DGtal/geometry/curves/estimation/TwoStepLocalLengthEstimator.h"</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">namespace </span><a class="code" href="namespaceDGtal.html">DGtal</a></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> {</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">// template class BLUELocalLengthEstimator</span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="comment"></span> <span class="keyword">template</span> <<span class="keyword">typename</span> TConstIterator></div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html"> 69</a></span>  <span class="keyword">class </span><a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html">BLUELocalLengthEstimator</a>: <span class="keyword">public</span> <a class="code" href="classDGtal_1_1TwoStepLocalLengthEstimator.html">DGtal::TwoStepLocalLengthEstimator</a><TConstIterator></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  {</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="comment">// ----------------------- Standard services ------------------------------</span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  </div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#a05fbf955d9763eb2e9a3a38f13b68b18"> 76</a></span>  <span class="keyword">typedef</span> TConstIterator <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#a05fbf955d9763eb2e9a3a38f13b68b18">ConstIterator</a>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#a5ec0dd599769283dd8140f7eeb4b445f"> 77</a></span>  <span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#a5ec0dd599769283dd8140f7eeb4b445f">Quantity</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#a0e6756f649cb83b73bbc5470459b2d4f"> 83</a></span>  <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#a0e6756f649cb83b73bbc5470459b2d4f">BLUELocalLengthEstimator</a>():</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classDGtal_1_1TwoStepLocalLengthEstimator.html">TwoStepLocalLengthEstimator</a><TConstIterator>(0.948,1.343)</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  {}</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#ab9975a8e70d6ed2450994c4b9374f7e6"> 92</a></span>  <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#ab9975a8e70d6ed2450994c4b9374f7e6">BLUELocalLengthEstimator</a> ( <span class="keyword">const</span> <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html">BLUELocalLengthEstimator</a> & other ) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#ad390c9400a7b6f59820bebf794fd8c69"> 100</a></span>  <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html">BLUELocalLengthEstimator</a> & <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#ad390c9400a7b6f59820bebf794fd8c69">operator= </a>( <span class="keyword">const</span> <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html">BLUELocalLengthEstimator</a> & other ) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="comment">// ----------------------- Interface --------------------------------------</span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classDGtal_1_1BLUELocalLengthEstimator.html#a8bc920214e552db69a60a683c657445d"> 109</a></span>  <span class="keywordtype">void</span> <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html#a8bc920214e552db69a60a683c657445d">selfDisplay</a> ( std::ostream & out )<span class="keyword"> const</span></div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="keyword"> </span>{</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  out << <span class="stringliteral">"[BLUELocalLengthEstimator]"</span>;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordflow">if</span> (this-><a class="code" href="classDGtal_1_1TwoStepLocalLengthEstimator.html#ab869712da358571a428bd1755ca17105">isValid</a>())</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  out <<<span class="stringliteral">" initialized"</span>;</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keywordflow">else</span></div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  out<< <span class="stringliteral">" not initialized"</span>;</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  }; <span class="comment">// end of class BLUELocalLengthEstimator</span></div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="namespaceDGtal.html#a2e60731c3d380a3d904efbf5c088cf07"> 128</a></span>  std::ostream&</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="codeRef" href="http://dgtal.org/doc/tools/nightly/namespaceDGtal.html#a66aca9ad97cfa71ddd5b1333a392d50d">operator<< </a>( std::ostream & out, <span class="keyword">const</span> <a class="code" href="classDGtal_1_1BLUELocalLengthEstimator.html">BLUELocalLengthEstimator<T></a> & <span class="keywordtype">object</span> );</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> } <span class="comment">// namespace DGtal</span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span> <span class="comment">// //</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="comment"></span> </div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor">#endif </span><span class="comment">// !defined BLUELocalLengthEstimator_h</span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <span class="preprocessor">#undef BLUELocalLengthEstimator_RECURSES</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> <span class="preprocessor">#endif </span><span class="comment">// else defined(BLUELocalLengthEstimator_RECURSES)</span></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html">DGtal::BLUELocalLengthEstimator</a></div><div class="ttdoc">Aim: Best Linear Unbiased Two step length estimator.</div><div class="ttdef"><b>Definition:</b> <a href="BLUELocalLengthEstimator_8h_source.html#l00069">BLUELocalLengthEstimator.h:70</a></div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_a05fbf955d9763eb2e9a3a38f13b68b18"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#a05fbf955d9763eb2e9a3a38f13b68b18">DGtal::BLUELocalLengthEstimator::ConstIterator</a></div><div class="ttdeci">TConstIterator ConstIterator</div><div class="ttdef"><b>Definition:</b> <a href="BLUELocalLengthEstimator_8h_source.html#l00076">BLUELocalLengthEstimator.h:76</a></div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_a0e6756f649cb83b73bbc5470459b2d4f"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#a0e6756f649cb83b73bbc5470459b2d4f">DGtal::BLUELocalLengthEstimator::BLUELocalLengthEstimator</a></div><div class="ttdeci">BLUELocalLengthEstimator()</div><div class="ttdef"><b>Definition:</b> <a href="BLUELocalLengthEstimator_8h_source.html#l00083">BLUELocalLengthEstimator.h:83</a></div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_a5ec0dd599769283dd8140f7eeb4b445f"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#a5ec0dd599769283dd8140f7eeb4b445f">DGtal::BLUELocalLengthEstimator::Quantity</a></div><div class="ttdeci">double Quantity</div><div class="ttdef"><b>Definition:</b> <a href="BLUELocalLengthEstimator_8h_source.html#l00077">BLUELocalLengthEstimator.h:77</a></div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_a8bc920214e552db69a60a683c657445d"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#a8bc920214e552db69a60a683c657445d">DGtal::BLUELocalLengthEstimator::selfDisplay</a></div><div class="ttdeci">void selfDisplay(std::ostream &out) const</div><div class="ttdef"><b>Definition:</b> <a href="BLUELocalLengthEstimator_8h_source.html#l00109">BLUELocalLengthEstimator.h:109</a></div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_ab9975a8e70d6ed2450994c4b9374f7e6"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#ab9975a8e70d6ed2450994c4b9374f7e6">DGtal::BLUELocalLengthEstimator::BLUELocalLengthEstimator</a></div><div class="ttdeci">BLUELocalLengthEstimator(const BLUELocalLengthEstimator &other)=delete</div></div>
<div class="ttc" id="aclassDGtal_1_1BLUELocalLengthEstimator_html_ad390c9400a7b6f59820bebf794fd8c69"><div class="ttname"><a href="classDGtal_1_1BLUELocalLengthEstimator.html#ad390c9400a7b6f59820bebf794fd8c69">DGtal::BLUELocalLengthEstimator::operator=</a></div><div class="ttdeci">BLUELocalLengthEstimator & operator=(const BLUELocalLengthEstimator &other)=delete</div></div>
<div class="ttc" id="aclassDGtal_1_1TwoStepLocalLengthEstimator_html"><div class="ttname"><a href="classDGtal_1_1TwoStepLocalLengthEstimator.html">DGtal::TwoStepLocalLengthEstimator</a></div><div class="ttdoc">Aim: a simple model of CGlobalCurveEstimator that compute the length of a curve using the l_1 metric ...</div><div class="ttdef"><b>Definition:</b> <a href="TwoStepLocalLengthEstimator_8h_source.html#l00065">TwoStepLocalLengthEstimator.h:66</a></div></div>
<div class="ttc" id="aclassDGtal_1_1TwoStepLocalLengthEstimator_html_ab869712da358571a428bd1755ca17105"><div class="ttname"><a href="classDGtal_1_1TwoStepLocalLengthEstimator.html#ab869712da358571a428bd1755ca17105">DGtal::TwoStepLocalLengthEstimator::isValid</a></div><div class="ttdeci">bool isValid() const</div></div>
<div class="ttc" id="anamespaceDGtal_html"><div class="ttname"><a href="namespaceDGtal.html">DGtal</a></div><div class="ttdoc">DGtal is the top-level namespace which contains all DGtal functions and types.</div></div>
<div class="ttc" id="anamespaceDGtal_html_a66aca9ad97cfa71ddd5b1333a392d50d"><div class="ttname"><a href="http://dgtal.org/doc/tools/nightly/namespaceDGtal.html#a66aca9ad97cfa71ddd5b1333a392d50d">DGtal::operator<<</a></div><div class="ttdeci">std::ostream & operator<<(std::ostream &out, const ATu0v1< TKSpace, TLinearAlgebra > &object)</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_f2cd1aeea1cfa982bb13a5f95fa4218c.html">DGtal</a></li><li class="navelem"><a class="el" href="dir_754267a81a1dbd2dcdc6a3e6905a7e31.html">geometry</a></li><li class="navelem"><a class="el" href="dir_f470c2f5fde179648eef8a3806cdaeb7.html">curves</a></li><li class="navelem"><a class="el" href="dir_14094fa3aac0bc308c06ab31cbaf878f.html">estimation</a></li><li class="navelem"><b>BLUELocalLengthEstimator.h</b></li>
<li class="footer">Generated on Mon Dec 23 2024 13:18:28 for DGtal by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>