summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/frontend/imthresh/img/logo-complete.pngbin19794 -> 12472 bytes
-rw-r--r--share/frontend/imthresh/img/logo.jpgbin9791 -> 726 bytes
-rw-r--r--share/frontend/imthresh/img/logo.pngbin0 -> 5731 bytes
-rw-r--r--share/frontend/imthresh/index.html3
4 files changed, 2 insertions, 1 deletions
diff --git a/share/frontend/imthresh/img/logo-complete.png b/share/frontend/imthresh/img/logo-complete.png
index eed5ef7..264e372 100644
--- a/share/frontend/imthresh/img/logo-complete.png
+++ b/share/frontend/imthresh/img/logo-complete.png
Binary files differ
diff --git a/share/frontend/imthresh/img/logo.jpg b/share/frontend/imthresh/img/logo.jpg
index a0f7a36..89fde2f 100644
--- a/share/frontend/imthresh/img/logo.jpg
+++ b/share/frontend/imthresh/img/logo.jpg
Binary files differ
diff --git a/share/frontend/imthresh/img/logo.png b/share/frontend/imthresh/img/logo.png
new file mode 100644
index 0000000..fd3de0d
--- /dev/null
+++ b/share/frontend/imthresh/img/logo.png
Binary files differ
diff --git a/share/frontend/imthresh/index.html b/share/frontend/imthresh/index.html
index 292de01..45d6fa9 100644
--- a/share/frontend/imthresh/index.html
+++ b/share/frontend/imthresh/index.html
@@ -148,6 +148,7 @@
</div>
</div>
<form></form>
+ <div id="thanks">Special thanks to Fred Weinhaus</div>
<div id="res" class="alert"></div>
<script type="text/javascript" src="deps/underscore.js"></script>
<script type="text/javascript" src="deps/opt/jsv.js"></script>
@@ -162,7 +163,7 @@
},
"threshold_type": {
"type": "string",
- "title": "Match Frame Count To:",
+ "title": "Threshold Type",
"enum": [
"two-color",
"fuzzy",