update binarization threshold

This commit is contained in:
Inga Kirschnick
2022-11-10 16:19:58 +01:00
parent f4f0628b60
commit 79d76f158f
4 changed files with 7 additions and 5 deletions

View File

@ -85,7 +85,7 @@
</div>
<div class="col s12"><p>&nbsp;</p></div>
<div class="col s9">
<p>Intensity</p>
<p>Intensity (between 0 and 1)</p>
<p class="range-field">{{ form.ocropus_nlbin_threshold() }}</p>
</div>
<div class="col s12"><p>&nbsp;</p></div>