mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-01 15:58:36 +02:00
Fix various typos
Found via `codespell`
This commit is contained in:
parent
cc7d45eb74
commit
25b091b304
3 changed files with 3 additions and 3 deletions
|
@ -71,7 +71,7 @@ Compare feature/descriptor matching repeatability on some dataset with known hom
|
|||
desc.FloatParam(
|
||||
name='relativePeakThreshold',
|
||||
label='Relative Peak Threshold',
|
||||
description='Peak Threshold relative to median of gradiants.',
|
||||
description='Peak Threshold relative to median of gradients.',
|
||||
value=0.01,
|
||||
range=(0.01, 1.0, 0.001),
|
||||
advanced=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue