@@ -18,27 +18,27 @@ To simplify both usage and development, we split PCL into a series of modular li
18
18
<table align =" center " >
19
19
<tr align =" center " ><td ><b >filters</b ></td ><td ><b >features</b ></td ><td ><b >keypoints</b ></td ></tr >
20
20
<tr align =" center " >
21
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__filters.html " ><img height =" 100 " src =" /assets/images/overview/filters_small.png " /></a ></td >
22
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__features.html " ><img height =" 100 " src =" /assets/images/overview/features_small.png " /></a ></td >
23
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__keypoints.html " ><img height =" 100 " src =" /assets/images/overview/keypoints_small.png " /></a ></td >
21
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__filters.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/filters_small.png' | relative_url }} " /></a ></td >
22
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__features.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/features_small.png' | relative_url }} " /></a ></td >
23
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__keypoints.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/keypoints_small.png' | relative_url }} " /></a ></td >
24
24
</tr >
25
25
<tr align =" center " ><td ><b >registration</b ></td ><td ><b >kdtree</b ></td ><td ><b >octree</b ></td ></tr >
26
26
<tr align =" center " >
27
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__registration.html " ><img height =" 100 " src =" /assets/images/overview/registration_small.png " /></a ></td >
28
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__kdtree.html " ><img height =" 100 " src =" /assets/images/overview/kdtree_small.png " /></a ></td >
29
- <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__octree.html " ><img height =" 100 " src =" /assets/images/overview/octree_small.png " /></a ></td >
27
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__registration.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/registration_small.png' | relative_url }} " /></a ></td >
28
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__kdtree.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/kdtree_small.png' | relative_url }} " /></a ></td >
29
+ <td style =" border-bottom : 2px solid rgb (128 ,128 ,128 );" ><a href =" {{ site.api_base_url }}/group__octree.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/octree_small.png' | relative_url }} " /></a ></td >
30
30
</tr >
31
31
<tr align =" center " ><td ><b >segmentation</b ></td ><td ><b >sample_consensus</b ></td ><td ><b >surface</b ></td ></tr >
32
32
<tr align =" center " >
33
- <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__segmentation.html"><img height="100" src="/assets/images/overview/segmentation_small.png" /></a></td>
34
- <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__sample__consensus.html"><img height="100" src="/assets/images/overview/sample_consensus_small.png" /></a></td>
35
- <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__surface.html"><img height="100" src="/assets/images/overview/surface_small.png" /></a></td>
33
+ <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__segmentation.html"><img height="100" src="{{ ' /assets/images/overview/segmentation_small.png' | relative_url }} " /></a></td>
34
+ <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__sample__consensus.html"><img height="100" src="{{ ' /assets/images/overview/sample_consensus_small.png' | relative_url }} " /></a></td>
35
+ <td style="border-bottom: 2px solid rgb(128,128,128);"><a href="{{ site.api_base_url }}/group__surface.html"><img height="100" src="{{ ' /assets/images/overview/surface_small.png' | relative_url }} " /></a></td>
36
36
</tr >
37
37
<tr align =" center " ><td ><b >recognition</b ></td ><td ><b >io</b ></td ><td ><b >visualization</b ></td ></tr >
38
38
<tr align =" center " >
39
- <td ><a href =" {{ site.api_base_url }}/group__recognition.html " ><img height =" 100 " src =" /assets/images/overview/recognition_small.png " /></a ></td >
40
- <td ><a href =" {{ site.api_base_url }}/group__io.html " ><img height =" 100 " src =" /assets/images/overview/io_small.jpg " /></a ></td >
41
- <td ><a href =" {{ site.api_base_url }}/group__visualization.html " ><img height =" 100 " src =" /assets/images/overview/visualization_small.png " /></a ></td >
39
+ <td ><a href =" {{ site.api_base_url }}/group__recognition.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/recognition_small.png' | relative_url }} " /></a ></td >
40
+ <td ><a href =" {{ site.api_base_url }}/group__io.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/io_small.jpg' | relative_url }} " /></a ></td >
41
+ <td ><a href =" {{ site.api_base_url }}/group__visualization.html " ><img height =" 100 " src =" {{ ' /assets/images/overview/visualization_small.png' | relative_url }} " /></a ></td >
42
42
</tr >
43
43
</table >
44
44
0 commit comments