Age | Commit message (Collapse) | Author |
|
general image Bounds functions in Window functions
|
|
|
|
functions do the same job more flexibly
|
|
|
|
|
|
before processing has the same result
|
|
This is intended as an alternative to the WithSq and ToSqIntegralImg
functionality, though the MeanStdDevWindow function will need to be
changed to use it, and it hasn't been heavily tested yet.
|
|
Now the integralimg can be created directly from an image
using image/draw.Draw.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integralimg package under it
|
|
|
|
|
|
|
|
|
|
This is useful for prebinarised images, which don't need full preprocessing,
but do require wiping, albeit with a more conservative threshold.
|
|
|
|
|
|
for wipe
|
|
|
|
|
|
|
|
ensure connections to new ips not in known_hosts still succeed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requests concurrently in due course
|
|
|
|
|
|
quickly
Rather than waiting for the whole length of a visibility timeout,
in which time another process may grab the message, instead wait
a short amount of time, each time the message is searched for.
Also add a bit more logging.
|
|
the case of heartbeat running out
|
|
|