Skip to content

Commit 227941a

Browse files
committed
fix: forgot one line mb
1 parent 571bf0d commit 227941a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CellposeWrapper.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ function segment_image(image_path::AbstractString;
379379
flow_threshold=flow_threshold,
380380
cellprob_threshold=cellprob_threshold,
381381
augment=augment,
382-
invert=invert,
383382
min_size=min_size
384383
)
385384

0 commit comments

Comments
 (0)