1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 21:40:49 +08:00

Merge pull request #2964 from DumDereDum:icp_docs

ICP Docs

* add first info

* add main info

* minor fix

* defgroup fix

* move docs to rgbd.hpp

* try to fix

* add f

* fix with f

* minor fix

* final fix

* whitespace fix

* info fix

* uppercase letter

* create md docs

* try to do math in md

* first draft

* minor fix | add to the web docs

* minor fixes

* minor fixes

* add T

* minor fix of meaning

* Update kinfu_icp.markdown

* Update kinfu_icp.markdown

* More edits

* whitespace

* minor changes

Co-authored-by: Rostislav Vasilikhin <savuor@gmail.com>
This commit is contained in:
Artem Saratovtsev
2021-07-05 00:55:23 +03:00
committed by GitHub
parent 8bba3b3d0a
commit d5317d6297
2 changed files with 142 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
/** @defgroup rgbd RGB-Depth Processing
@ref kinfu_icp
*/
#endif