-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathapprox__nearest__pair__point__cloud__coherence_8h_source.html
More file actions
176 lines (174 loc) · 27 KB
/
approx__nearest__pair__point__cloud__coherence_8h_source.html
File metadata and controls
176 lines (174 loc) · 27 KB
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
<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Point Cloud Library (PCL): pcl/tracking/approx_nearest_pair_point_cloud_coherence.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="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>
<link href="doxygen.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 id="projectrow">
<td id="projectalign">
<div id="projectname">Point Cloud Library (PCL)<span id="projectnumber"> 1.15.1-dev</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_412001c6e97465d8802a55f0cc644ff4.html">pcl</a></li><li class="navelem"><a class="el" href="dir_eb9f6b2e979b6d7257ad348be703f97e.html">tracking</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">approx_nearest_pair_point_cloud_coherence.h</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span> </div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include <pcl/search/octree.h></span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <pcl/tracking/nearest_pair_point_cloud_coherence.h></span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacepcl.html">pcl</a> {</div>
<div class="foldopen" id="foldopen00007" data-start="{" data-end="}">
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"><a class="line" href="namespacepcl_1_1tracking.html"> 7</a></span><span class="keyword">namespace </span>tracking {<span class="comment"></span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">/** \brief @b ApproxNearestPairPointCloudCoherence computes coherence between</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment"> * two pointclouds using the approximate nearest point pairs.</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"> * \author Ryohei Ueda</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> * \ingroup tracking</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"> */</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">template</span> <<span class="keyword">typename</span> Po<span class="keywordtype">int</span>InT></div>
<div class="foldopen" id="foldopen00014" data-start="{" data-end="};">
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html"> 14</a></span><span class="keyword">class </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html">ApproxNearestPairPointCloudCoherence</a></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span>: <span class="keyword">public</span> <a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT> {</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"><a class="line" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ad809a3d6574359b9755669f7b897b4a9"> 17</a></span> <span class="keyword">using </span><a class="code hl_typedef" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ad809a3d6574359b9755669f7b897b4a9">PointCoherencePtr</a> =</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> <span class="keyword">typename</span> <a class="code hl_typedef" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a5e4be9ef9e614acd11b284c1a7c1eb19">NearestPairPointCloudCoherence<PointInT>::PointCoherencePtr</a>;</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a9599be385d86568863e7f005e3e09658"> 19</a></span> <span class="keyword">using </span><a class="code hl_typedef" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a9599be385d86568863e7f005e3e09658">PointCloudInConstPtr</a> =</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">typename</span> <a class="code hl_typedef" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a287e6e7d75c469d7e7ec356d2f1c593b">NearestPairPointCloudCoherence<PointInT>::PointCloudInConstPtr</a>;</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="comment">// using NearestPairPointCloudCoherence<PointInT>::search_;</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_variable" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a9829d932f75defd159e1588fabf6408d">::maximum_distance_</a>;</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_variable" href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a30fa5c8097075d249db76c6b47ec497c">::target_input_</a>;</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_variable" href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a888aaead5a4719b58e7080d02314a06e">::point_coherences_</a>;</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_variable" href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a886cd3411611a87520c7d3f387f23953">::coherence_name_</a>;</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_variable" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a041c513e42f5c6c1824a794e91eb2998">::new_target_</a>;</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">using </span><a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT><a class="code hl_function" href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a3e7b58ea5db743481779bf6e396e7f43">::getClassName</a>;</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="comment"></span> </div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="comment"> /** \brief empty constructor */</span></div>
<div class="foldopen" id="foldopen00030" data-start="{" data-end="}">
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ade1643a78bd318139e4634f4a9c15e66"> 30</a></span> <a class="code hl_function" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ade1643a78bd318139e4634f4a9c15e66">ApproxNearestPairPointCloudCoherence</a>()</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> : <a class="code hl_class" href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">NearestPairPointCloudCoherence</a><PointInT>(), <a class="code hl_variable" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a4227004a12724eadda3378a1e6476998">search_</a>()</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> {</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <a class="code hl_variable" href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a886cd3411611a87520c7d3f387f23953">coherence_name_</a> = <span class="stringliteral">"ApproxNearestPairPointCloudCoherence"</span>;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> }</div>
</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span><span class="keyword">protected</span>:<span class="comment"></span></div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="comment"> /** \brief This method should get called before starting the actual</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment"> * computation.</span></div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment"> */</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <a class="code hl_function" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a5c710752fddfaedcc32a609fe9d074d6">initCompute</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><span class="comment"></span> </div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span><span class="comment"> /** \brief compute the nearest pairs and compute coherence using</span></div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment"> * point_coherences_</span></div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment"> */</span></div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="keywordtype">void</span></div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <a class="code hl_function" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ac42f0c4c20e0ca2d8ef2e38bb90283af">computeCoherence</a>(<span class="keyword">const</span> <a class="code hl_typedef" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a9599be385d86568863e7f005e3e09658">PointCloudInConstPtr</a>& cloud,</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">const</span> <a class="code hl_typedef" href="namespacepcl.html#a011f84e43d80cb736d9ec9abd0930024">IndicesConstPtr</a>& indices,</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordtype">float</span>& w_j) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a4227004a12724eadda3378a1e6476998"> 51</a></span> <span class="keyword">typename</span> <a class="code hl_typedef" href="classpcl_1_1search_1_1_octree.html#ac93624a517854b8471e89efba8c388c4">pcl::search::Octree<PointInT>::Ptr</a> <a class="code hl_variable" href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a4227004a12724eadda3378a1e6476998">search_</a>;</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span>};</div>
</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span>} <span class="comment">// namespace tracking</span></div>
</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span>} <span class="comment">// namespace pcl</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="preprocessor">#ifdef PCL_NO_PRECOMPILE</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span><span class="preprocessor">#include <pcl/tracking/impl/approx_nearest_pair_point_cloud_coherence.hpp></span></div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aclasspcl_1_1search_1_1_octree_html_ac93624a517854b8471e89efba8c388c4"><div class="ttname"><a href="classpcl_1_1search_1_1_octree.html#ac93624a517854b8471e89efba8c388c4">pcl::search::Octree::Ptr</a></div><div class="ttdeci">shared_ptr< pcl::search::Octree< PointT, LeafTWrap, BranchTWrap, OctreeT > > Ptr</div><div class="ttdef"><b>Definition</b> <a href="search_2include_2pcl_2search_2octree_8h_source.html#l00072">octree.h:72</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html">pcl::tracking::ApproxNearestPairPointCloudCoherence</a></div><div class="ttdoc">ApproxNearestPairPointCloudCoherence computes coherence between two pointclouds using the approximate...</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8h_source.html#l00014">approx_nearest_pair_point_cloud_coherence.h:15</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_a4227004a12724eadda3378a1e6476998"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a4227004a12724eadda3378a1e6476998">pcl::tracking::ApproxNearestPairPointCloudCoherence::search_</a></div><div class="ttdeci">pcl::search::Octree< PointInT >::Ptr search_</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8h_source.html#l00051">approx_nearest_pair_point_cloud_coherence.h:51</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_a5c710752fddfaedcc32a609fe9d074d6"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a5c710752fddfaedcc32a609fe9d074d6">pcl::tracking::ApproxNearestPairPointCloudCoherence::initCompute</a></div><div class="ttdeci">bool initCompute() override</div><div class="ttdoc">This method should get called before starting the actual computation.</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8hpp_source.html#l00038">approx_nearest_pair_point_cloud_coherence.hpp:38</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_a9599be385d86568863e7f005e3e09658"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#a9599be385d86568863e7f005e3e09658">pcl::tracking::ApproxNearestPairPointCloudCoherence::PointCloudInConstPtr</a></div><div class="ttdeci">typename NearestPairPointCloudCoherence< PointInT >::PointCloudInConstPtr PointCloudInConstPtr</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8h_source.html#l00019">approx_nearest_pair_point_cloud_coherence.h:20</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_ac42f0c4c20e0ca2d8ef2e38bb90283af"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ac42f0c4c20e0ca2d8ef2e38bb90283af">pcl::tracking::ApproxNearestPairPointCloudCoherence::computeCoherence</a></div><div class="ttdeci">void computeCoherence(const PointCloudInConstPtr &cloud, const IndicesConstPtr &indices, float &w_j) override</div><div class="ttdoc">compute the nearest pairs and compute coherence using point_coherences_</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8hpp_source.html#l00011">approx_nearest_pair_point_cloud_coherence.hpp:11</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_ad809a3d6574359b9755669f7b897b4a9"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ad809a3d6574359b9755669f7b897b4a9">pcl::tracking::ApproxNearestPairPointCloudCoherence::PointCoherencePtr</a></div><div class="ttdeci">typename NearestPairPointCloudCoherence< PointInT >::PointCoherencePtr PointCoherencePtr</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8h_source.html#l00017">approx_nearest_pair_point_cloud_coherence.h:18</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence_html_ade1643a78bd318139e4634f4a9c15e66"><div class="ttname"><a href="classpcl_1_1tracking_1_1_approx_nearest_pair_point_cloud_coherence.html#ade1643a78bd318139e4634f4a9c15e66">pcl::tracking::ApproxNearestPairPointCloudCoherence::ApproxNearestPairPointCloudCoherence</a></div><div class="ttdeci">ApproxNearestPairPointCloudCoherence()</div><div class="ttdoc">empty constructor</div><div class="ttdef"><b>Definition</b> <a href="approx__nearest__pair__point__cloud__coherence_8h_source.html#l00030">approx_nearest_pair_point_cloud_coherence.h:30</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence_html"><div class="ttname"><a href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html">pcl::tracking::NearestPairPointCloudCoherence</a></div><div class="ttdoc">NearestPairPointCloudCoherence computes coherence between two pointclouds using the nearest point pai...</div><div class="ttdef"><b>Definition</b> <a href="nearest__pair__point__cloud__coherence_8h_source.html#l00014">nearest_pair_point_cloud_coherence.h:15</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence_html_a041c513e42f5c6c1824a794e91eb2998"><div class="ttname"><a href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a041c513e42f5c6c1824a794e91eb2998">pcl::tracking::NearestPairPointCloudCoherence::new_target_</a></div><div class="ttdeci">bool new_target_</div><div class="ttdoc">A flag which is true if target_input_ is updated.</div><div class="ttdef"><b>Definition</b> <a href="nearest__pair__point__cloud__coherence_8h_source.html#l00085">nearest_pair_point_cloud_coherence.h:85</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence_html_a287e6e7d75c469d7e7ec356d2f1c593b"><div class="ttname"><a href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a287e6e7d75c469d7e7ec356d2f1c593b">pcl::tracking::NearestPairPointCloudCoherence::PointCloudInConstPtr</a></div><div class="ttdeci">typename PointCloudCoherence< PointInT >::PointCloudInConstPtr PointCloudInConstPtr</div><div class="ttdef"><b>Definition</b> <a href="nearest__pair__point__cloud__coherence_8h_source.html#l00022">nearest_pair_point_cloud_coherence.h:23</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence_html_a5e4be9ef9e614acd11b284c1a7c1eb19"><div class="ttname"><a href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a5e4be9ef9e614acd11b284c1a7c1eb19">pcl::tracking::NearestPairPointCloudCoherence::PointCoherencePtr</a></div><div class="ttdeci">typename PointCloudCoherence< PointInT >::PointCoherencePtr PointCoherencePtr</div><div class="ttdef"><b>Definition</b> <a href="nearest__pair__point__cloud__coherence_8h_source.html#l00021">nearest_pair_point_cloud_coherence.h:21</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence_html_a9829d932f75defd159e1588fabf6408d"><div class="ttname"><a href="classpcl_1_1tracking_1_1_nearest_pair_point_cloud_coherence.html#a9829d932f75defd159e1588fabf6408d">pcl::tracking::NearestPairPointCloudCoherence::maximum_distance_</a></div><div class="ttdeci">double maximum_distance_</div><div class="ttdoc">max of distance for points to be taken into account</div><div class="ttdef"><b>Definition</b> <a href="nearest__pair__point__cloud__coherence_8h_source.html#l00091">nearest_pair_point_cloud_coherence.h:91</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_point_cloud_coherence_html_a30fa5c8097075d249db76c6b47ec497c"><div class="ttname"><a href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a30fa5c8097075d249db76c6b47ec497c">pcl::tracking::PointCloudCoherence::target_input_</a></div><div class="ttdeci">PointCloudInConstPtr target_input_</div><div class="ttdoc">a pointer to target point cloud</div><div class="ttdef"><b>Definition</b> <a href="coherence_8h_source.html#l00141">coherence.h:141</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_point_cloud_coherence_html_a3e7b58ea5db743481779bf6e396e7f43"><div class="ttname"><a href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a3e7b58ea5db743481779bf6e396e7f43">pcl::tracking::PointCloudCoherence::getClassName</a></div><div class="ttdeci">const std::string & getClassName() const</div><div class="ttdoc">Get a string representation of the name of this class.</div><div class="ttdef"><b>Definition</b> <a href="coherence_8h_source.html#l00132">coherence.h:132</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_point_cloud_coherence_html_a886cd3411611a87520c7d3f387f23953"><div class="ttname"><a href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a886cd3411611a87520c7d3f387f23953">pcl::tracking::PointCloudCoherence::coherence_name_</a></div><div class="ttdeci">std::string coherence_name_</div><div class="ttdoc">The coherence name.</div><div class="ttdef"><b>Definition</b> <a href="coherence_8h_source.html#l00138">coherence.h:138</a></div></div>
<div class="ttc" id="aclasspcl_1_1tracking_1_1_point_cloud_coherence_html_a888aaead5a4719b58e7080d02314a06e"><div class="ttname"><a href="classpcl_1_1tracking_1_1_point_cloud_coherence.html#a888aaead5a4719b58e7080d02314a06e">pcl::tracking::PointCloudCoherence::point_coherences_</a></div><div class="ttdeci">std::vector< PointCoherencePtr > point_coherences_</div><div class="ttdoc">a list of pointers to PointCoherence.</div><div class="ttdef"><b>Definition</b> <a href="coherence_8h_source.html#l00144">coherence.h:144</a></div></div>
<div class="ttc" id="anamespacepcl_html"><div class="ttname"><a href="namespacepcl.html">pcl</a></div><div class="ttdef"><b>Definition</b> <a href="2d_2include_2pcl_22d_2convolution_8h_source.html#l00046">convolution.h:46</a></div></div>
<div class="ttc" id="anamespacepcl_html_a011f84e43d80cb736d9ec9abd0930024"><div class="ttname"><a href="namespacepcl.html#a011f84e43d80cb736d9ec9abd0930024">pcl::IndicesConstPtr</a></div><div class="ttdeci">shared_ptr< const Indices > IndicesConstPtr</div><div class="ttdef"><b>Definition</b> <a href="pcl__base_8h_source.html#l00059">pcl_base.h:59</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<hr>
<div id="footer">
<p>
Except where otherwise noted, the PointClouds.org web pages are licensed under <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a>.
</p>
<p>Pages generated on Fri Apr 24 2026 14:37:46</p>
</div> <!-- #footer -->
</body>
</html>