diff options
| -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", |
