-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
740 additions
and
522 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
.. role:: raw-html(raw) | ||
:format: html | ||
|
||
|
||
.. _algorithm_conception: | ||
|
||
==================== | ||
Algorithm Conception | ||
==================== | ||
|
||
|
||
.. tabs:: | ||
|
||
.. tab:: Grid Generation | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
|
||
|
||
.. tab:: Resampling | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Sparse matching | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Grid correction | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Disparity a priory computation | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
.. tab:: DEM generation | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Dense matching | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Triangulation | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Point cloud filtering | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
.. tab:: Rasterization | ||
|
||
:raw-html:`<h1>Method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Limits of the method</h1>` | ||
|
||
|
||
:raw-html:`<h1>Implementation</h1>` | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.