summaryrefslogtreecommitdiff
path: root/binarize/sauvola_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'binarize/sauvola_test.go')
-rw-r--r--binarize/sauvola_test.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/binarize/sauvola_test.go b/binarize/sauvola_test.go
index 6e767ab..a95b6be 100644
--- a/binarize/sauvola_test.go
+++ b/binarize/sauvola_test.go
@@ -106,7 +106,3 @@ func TestBinarization(t *testing.T) {
})
}
}
-
-func TestIntegralImg(t *testing.T) {
- // TODO: compare mean and stddev between integral and basic methods
-}