|
|
@ -213,8 +213,8 @@
|
|
|
|
<p>Which will print out the following message.</p>
|
|
|
|
<p>Which will print out the following message.</p>
|
|
|
|
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>usage:<span class="w"> </span>main.py<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>-m<span class="w"> </span><span class="p">|</span><span class="w"> </span>--mirror<span class="w"> </span><span class="p">|</span><span class="w"> </span>--no-mirror<span class="o">]</span><span class="w"> </span>input_file
|
|
|
|
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>usage:<span class="w"> </span>main.py<span class="w"> </span><span class="o">[</span>-h<span class="o">]</span><span class="w"> </span><span class="o">[</span>-m<span class="w"> </span><span class="p">|</span><span class="w"> </span>--mirror<span class="w"> </span><span class="p">|</span><span class="w"> </span>--no-mirror<span class="o">]</span><span class="w"> </span>input_file
|
|
|
|
<span class="go">output_file dpi ([-c | --config config_file preset] |</span>
|
|
|
|
<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">[filters ...]) [-s | --stl 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 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 finger_model]</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">[-d | --database database_filename]</span>
|
|
|
|
|
|
|
|
|
|
|
@ -232,11 +232,13 @@
|
|
|
|
<span class="go">-h, --help show this help message and exit</span>
|
|
|
|
<span class="go">-h, --help show this help message and exit</span>
|
|
|
|
<span class="go">-m, --mirror, --no-mirror</span>
|
|
|
|
<span class="go">-m, --mirror, --no-mirror</span>
|
|
|
|
<span class="go"> switch to mirror input image</span>
|
|
|
|
<span class="go"> switch to mirror input image</span>
|
|
|
|
<span class="go">-s [STL_FILE ...], --stl_file [STL_FILE ...]</span>
|
|
|
|
<span class="go">-s [STL ...], --stl [STL ...]</span>
|
|
|
|
<span class="go"> create stl model from processed image</span>
|
|
|
|
<span class="go"> create stl model from processed image</span>
|
|
|
|
<span class="go">-c CONFIG CONFIG, --config CONFIG CONFIG</span>
|
|
|
|
<span class="go">-c CONFIG CONFIG, --config CONFIG CONFIG</span>
|
|
|
|
<span class="go"> pair: name of the config file with presets,</span>
|
|
|
|
<span class="go"> pair: name of the config file with presets,</span>
|
|
|
|
<span class="go"> name of the preset</span>
|
|
|
|
<span class="go"> name of the preset</span>
|
|
|
|
|
|
|
|
<span class="go">-d DATABASE, --database DATABASE</span>
|
|
|
|
|
|
|
|
<span class="go"> switch to store presets in config database</span>
|
|
|
|
</pre></div>
|
|
|
|
</pre></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|