Updated documentation to fix issues with old parameters.

This commit is contained in:
Rostislav Lán
2023-05-06 16:07:06 +02:00
parent c709f730f3
commit d32e0279e4
15 changed files with 35 additions and 30 deletions

View File

@ -215,7 +215,7 @@
<span class="go">output_file dpi ([-c | --config config_file preset] |</span>
<span class="go">[filters ...]) [-s | --stl_file p height_line height_base |</span>
<span class="go">--stl_file c height_line height_base curv_rate_x curv_rate_y |</span>
<span class="go">--stl m height_line iter finger_x finger_y finger_z]</span>
<span class="go">--stl m height_line iter finger_x finger_y finger_z finger_model]</span>
<span class="go">[-d | --database database_filename]</span>
<span class="go">Program for processing a 2D image into 3D fingerprint.</span>