Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.76 KB

File metadata and controls

23 lines (17 loc) · 1.76 KB

3D Transformation Matrix Calculator

This is C# open source software to use for:

  • Finding CloudOfPoints 3D BestFit transformation matrix
  • Transform CloudOfPoints by matrix
  • Matrices multiplification

It is based on https://github.com/danielorf/Transform3DBestFit

Screenshot

Transformation Matrix Calculator screenshot

References

License

You may use this software under the Apache 2.0 License.