From 7f2f9bc05206afa66afe7d71d4f3484e39f40a34 Mon Sep 17 00:00:00 2001 From: yo mama Date: Sat, 1 Oct 2016 13:56:42 -0700 Subject: added imthresh --- bin/2colorthresh | 0 bin/fuzzythresh | 0 bin/isodatathresh | 0 bin/kapurthresh | 0 bin/kmeansthresh | 0 bin/localthresh | 0 bin/otsuthresh | 0 bin/ptilethresh | 0 bin/sahoothresh | 0 bin/trianglethresh | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/2colorthresh mode change 100644 => 100755 bin/fuzzythresh mode change 100644 => 100755 bin/isodatathresh mode change 100644 => 100755 bin/kapurthresh mode change 100644 => 100755 bin/kmeansthresh mode change 100644 => 100755 bin/localthresh mode change 100644 => 100755 bin/otsuthresh mode change 100644 => 100755 bin/ptilethresh mode change 100644 => 100755 bin/sahoothresh mode change 100644 => 100755 bin/trianglethresh (limited to 'bin') diff --git a/bin/2colorthresh b/bin/2colorthresh old mode 100644 new mode 100755 diff --git a/bin/fuzzythresh b/bin/fuzzythresh old mode 100644 new mode 100755 diff --git a/bin/isodatathresh b/bin/isodatathresh old mode 100644 new mode 100755 diff --git a/bin/kapurthresh b/bin/kapurthresh old mode 100644 new mode 100755 diff --git a/bin/kmeansthresh b/bin/kmeansthresh old mode 100644 new mode 100755 diff --git a/bin/localthresh b/bin/localthresh old mode 100644 new mode 100755 diff --git a/bin/otsuthresh b/bin/otsuthresh old mode 100644 new mode 100755 diff --git a/bin/ptilethresh b/bin/ptilethresh old mode 100644 new mode 100755 diff --git a/bin/sahoothresh b/bin/sahoothresh old mode 100644 new mode 100755 diff --git a/bin/trianglethresh b/bin/trianglethresh old mode 100644 new mode 100755 -- cgit v1.2.3-70-g09d2