Skip to content

Commit

Permalink
docs: add spline_order parameter in matching cost configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
duzelis committed Aug 29, 2024
1 parent 1f7ce20 commit 89ff71a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/userguide/step_by_step/matching_cost.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ Configuration and parameters
- 1
- [1,2,4]
- No
* - spline_order
- Spline order used for interpolation when subpix > 1
- int
- 1
- > 0 and < 6
- No


.. note::
Expand Down

0 comments on commit 89ff71a

Please sign in to comment.