Error with img.binary
Posted: Thu Jun 01, 2017 6:01 pm
I'm getting the weirdest errors with the latest firmware (2.4) and binary filtering:
If I use "img.binary(0, 83, -128, 15, -128, 127)" it works.
But if I do this:
If I use "img.binary(0, 83, -128, 15, -128, 127)" it works.
But if I do this:
I get the attached error:threshold = (0, 83, -128, 15, -128, 127)
img.binary(threshold)