This class can be used to solve the problem of multiple 3D objects alignment, by first collecting weighted links between pairs of points from different objects, and then solving for transformations minimizing weighted average of link penalties Generated from class MR.MultiwayAligningTransform. This is the const half of the class.
More...
|
| class | _InOptConst_Stabilizer |
| | This is used for optional parameters of class Stabilizer with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Stabilizer. Usage: More...
|
| |
| class | _InOptMut_Stabilizer |
| | This is used for optional parameters of class Stabilizer with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Stabilizer. Usage: More...
|
| |
| struct | _Underlying |
| |
| class | Const_Stabilizer |
| | small stabilizer allows one to convert the linear system from under-determined to determined (e.g. too few linearly independent pairs for some object); large stabilizer results in suboptimal found transformations (huge stabilizier => zero transforamtions) Generated from class MR.MultiwayAligningTransform.Stabilizer. This is the const half of the class. More...
|
| |
| class | Stabilizer |
| | small stabilizer allows one to convert the linear system from under-determined to determined (e.g. too few linearly independent pairs for some object); large stabilizer results in suboptimal found transformations (huge stabilizier => zero transforamtions) Generated from class MR.MultiwayAligningTransform.Stabilizer. This is the non-const half of the class. More...
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
bool | _IsOwningVal |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
This class can be used to solve the problem of multiple 3D objects alignment, by first collecting weighted links between pairs of points from different objects, and then solving for transformations minimizing weighted average of link penalties Generated from class MR.MultiwayAligningTransform. This is the const half of the class.
The documentation for this class was generated from the following file:
- MRMultiwayAligningTransform.cs