Add unit tests for generated stitching commands.
This commit is contained in:
parent
573fc20dec
commit
a632ddee92
2 changed files with 151 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import labthings_fastapi as lt
|
|||
STITCHING_CMD = "openflexure-stitch"
|
||||
STITCHING_RESOLUTION = (820, 616)
|
||||
|
||||
DEFAULT_OVERLAP = 0.5
|
||||
DEFAULT_OVERLAP = 0.1
|
||||
DEFAULT_RESIZE = 0.5
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue