We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4429586 commit 45c9383Copy full SHA for 45c9383
workflow.ipynb
@@ -37,7 +37,7 @@
37
"metadata": {},
38
"outputs": [],
39
"source": [
40
- "thresh_mask = lcv.binary(gray_img=b_img, threshold=130, object_type='light')"
+ "thresh_mask = lcv.binary(gray_img=b_img, threshold=130)"
41
]
42
},
43
{
0 commit comments