diff options
| author | yo mama <pepper@scannerjammer.com> | 2016-10-01 14:11:03 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2016-10-01 14:11:03 -0700 |
| commit | bdca51266952a8043a8a204dc34e0c2482e54920 (patch) | |
| tree | 4a14f32b2a45f10ea8865a18ed7f04be1b2bef0e | |
| parent | 7f2f9bc05206afa66afe7d71d4f3484e39f40a34 (diff) | |
imthresh
| -rw-r--r-- | share/frontend/imthresh/img/logo-complete.png | bin | 19794 -> 12472 bytes | |||
| -rw-r--r-- | share/frontend/imthresh/img/logo.jpg | bin | 9791 -> 726 bytes | |||
| -rw-r--r-- | share/frontend/imthresh/img/logo.png | bin | 0 -> 5731 bytes | |||
| -rw-r--r-- | share/frontend/imthresh/index.html | 3 |
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 Binary files differindex eed5ef7..264e372 100644 --- a/share/frontend/imthresh/img/logo-complete.png +++ b/share/frontend/imthresh/img/logo-complete.png diff --git a/share/frontend/imthresh/img/logo.jpg b/share/frontend/imthresh/img/logo.jpg Binary files differindex a0f7a36..89fde2f 100644 --- a/share/frontend/imthresh/img/logo.jpg +++ b/share/frontend/imthresh/img/logo.jpg diff --git a/share/frontend/imthresh/img/logo.png b/share/frontend/imthresh/img/logo.png Binary files differnew file mode 100644 index 0000000..fd3de0d --- /dev/null +++ b/share/frontend/imthresh/img/logo.png 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", |
