diff options
author | Joshua Bakita <bakitajoshua@gmail.com> | 2019-10-07 19:13:39 -0400 |
---|---|---|
committer | Joshua Bakita <bakitajoshua@gmail.com> | 2019-10-07 19:13:39 -0400 |
commit | 386b7d3366f1359a265da207a9cafa3edf553b64 (patch) | |
tree | c76120c2c138faed822e4ae386be6ef22a738a78 /baseline/source/susan/LICENSE | |
parent | 54a3f7091a2146b29c73a6fdc4b62a5c4ad7a3d8 (diff) |
Reorganize and commit all the modified TACLeBench code and run scripts
Diffstat (limited to 'baseline/source/susan/LICENSE')
-rw-r--r-- | baseline/source/susan/LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/baseline/source/susan/LICENSE b/baseline/source/susan/LICENSE new file mode 100644 index 0000000..18d5124 --- /dev/null +++ b/baseline/source/susan/LICENSE | |||
@@ -0,0 +1,14 @@ | |||
1 | This code is issued for research purposes only and remains the | ||
2 | property of the UK Secretary of State for Defence. This code must | ||
3 | not be passed on without this header information being kept | ||
4 | intact. This code must not be sold. | ||
5 | |||
6 | A UK patent has been granted: "Method for digitally processing | ||
7 | images to determine the position of edges and/or corners therein for | ||
8 | guidance of unmanned vehicle", UK Patent 2272285. Proprietor: | ||
9 | Secretary of State for Defence, UK. 15 January 1997 | ||
10 | |||
11 | |||
12 | Source Code obtained from: | ||
13 | |||
14 | http://www.fmrib.ox.ac.uk/~steve/susan/index.html | ||