diff --git a/docs/classicp_1_1_i_c_p.html b/docs/classicp_1_1_i_c_p.html index 314ee30..e464503 100644 --- a/docs/classicp_1_1_i_c_p.html +++ b/docs/classicp_1_1_i_c_p.html @@ -176,7 +176,7 @@

Interface for iterative closest points; please read the Detailed Description for usage information.

Example
// Construct a new vanilla ICP instance.
std::unique_ptr<icp::ICP> icp = icp::ICP::from_method("vanilla");
-
static std::unique_ptr< ICP > from_method(std::string name)
Factory constructor for the ICP method name.
Definition icp.cpp:113
+
static std::unique_ptr< ICP > from_method(std::string name)
Factory constructor for the ICP method name.
Definition icp.cpp:112
Definition geo.cpp:9
Usage
Let a and b be two point clouds of type std::vector<Vector>. Then, given an ICP instance icp of type std::unique_ptr<icp::ICP>, perform the following steps.
@@ -212,7 +212,7 @@

-

Definition at line 13 of file icp.cpp.

+

Definition at line 12 of file icp.cpp.

@@ -268,7 +268,7 @@

ICP process for point clouds a and b with an initial guess for the transform t.

-

Definition at line 17 of file icp.cpp.

+

Definition at line 16 of file icp.cpp.

@@ -289,7 +289,7 @@

Definition at line 51 of file icp.cpp.

+

Definition at line 50 of file icp.cpp.

@@ -316,7 +316,7 @@

Returns
Information about the convergence.
-

Definition at line 59 of file icp.cpp.

+

Definition at line 58 of file icp.cpp.

@@ -337,7 +337,7 @@

Definition at line 90 of file icp.cpp.

+

Definition at line 89 of file icp.cpp.

@@ -367,7 +367,7 @@

ICP method name.

Precondition
name is a valid registered method. See ICP::is_registered_method.
-

Definition at line 113 of file icp.cpp.

+

Definition at line 112 of file icp.cpp.

@@ -396,7 +396,7 @@

ICP method.

-

Definition at line 121 of file icp.cpp.

+

Definition at line 120 of file icp.cpp.

@@ -456,7 +456,7 @@

ICP method that can be created with constructor, returning false if name has already been registered.

-

Definition at line 100 of file icp.cpp.

+

Definition at line 99 of file icp.cpp.

@@ -485,7 +485,7 @@

ICP methods.

-

Definition at line 108 of file icp.cpp.

+

Definition at line 107 of file icp.cpp.

@@ -512,7 +512,7 @@

-

Definition at line 15 of file icp.cpp.

+

Definition at line 14 of file icp.cpp.

diff --git a/docs/dir_37cc3c73d5254b7419be442ea9d38477.html b/docs/dir_37cc3c73d5254b7419be442ea9d38477.html new file mode 100644 index 0000000..e570bc4 --- /dev/null +++ b/docs/dir_37cc3c73d5254b7419be442ea9d38477.html @@ -0,0 +1,89 @@ + + + + + + + +scan matching: book/versions Directory Reference + + + + + + + + + + + + +
+
+ + + + + + +
+
scan matching +
+
ICP algorithm library
+
+
+ + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
versions Directory Reference
+
+
+
+ + + + diff --git a/docs/dir_b11dea735a166eca9c79fb414c2dda10.html b/docs/dir_b11dea735a166eca9c79fb414c2dda10.html index 8d72cb4..7d1fe40 100644 --- a/docs/dir_b11dea735a166eca9c79fb414c2dda10.html +++ b/docs/dir_b11dea735a166eca9c79fb414c2dda10.html @@ -80,6 +80,12 @@
book Directory Reference
+ + + + +

+Directories

 versions