diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2020-10-19 23:09:30 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2020-10-20 02:40:39 -0400 |
| commit | f618466c25d43f3bae9e40920273bf77de1e1149 (patch) | |
| tree | 460e739e2165b8a9c37a9c7ab1b60f5874903543 /SD-VBS/licenses | |
| parent | 47ced4e96bbb782b9e780e8f2cfc637b2c21ff44 (diff) | |
initial sd-vbs
initial sd-vbs
add sd-vbs
sd-vbs
Diffstat (limited to 'SD-VBS/licenses')
| -rw-r--r-- | SD-VBS/licenses/MSER.license.txt.gpl2 | 34 | ||||
| -rw-r--r-- | SD-VBS/licenses/README | 11 | ||||
| -rw-r--r-- | SD-VBS/licenses/gpl-2.0.html | 677 | ||||
| -rw-r--r-- | SD-VBS/licenses/gpl-3.0.html | 873 |
4 files changed, 1595 insertions, 0 deletions
diff --git a/SD-VBS/licenses/MSER.license.txt.gpl2 b/SD-VBS/licenses/MSER.license.txt.gpl2 new file mode 100644 index 0000000..43f1a66 --- /dev/null +++ b/SD-VBS/licenses/MSER.license.txt.gpl2 | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | MSER is a subcomponent drawn from the VLFeat open source package (http://VLFeat.org), version 0.9.4.1. | ||
| 2 | The version of MSER is .5. | ||
| 3 | |||
| 4 | The VLFeat.org webpage contains the following text: | ||
| 5 | |||
| 6 | http://vlfeat.org/index.html (retrieved September 7, 2009): | ||
| 7 | |||
| 8 | <p>The <b>VLFeat</b> <a shape="rect" href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"> | ||
| 9 | open source</a> library implements popular computer vision algorithms including | ||
| 10 | <em>SIFT</em>, <em>MSER</em>, <em>k-means</em>, <em>hierarchical | ||
| 11 | k-means</em>, <em>agglomerative information bottleneck, and quick shift</em>. | ||
| 12 | It is written in C for efficiency and compatibility, with interfaces in | ||
| 13 | MATLAB for ease of use, and detailed documentation throughout. It supports | ||
| 14 | <em>Windows</em>, <em>Mac OS X</em>, and <em>Linux</em>. The latest version of | ||
| 15 | VLFeat is <code>0.9.4.1</code>.</p> | ||
| 16 | |||
| 17 | Thus, MSER is licensed under the GNU General Public License (GPL), version 2.0. | ||
| 18 | |||
| 19 | We have included a copy of the GNU GPL 2.0 in this directory, in the file gpl-2.0.html. | ||
| 20 | |||
| 21 | We have modified MSER in the following ways: | ||
| 22 | |||
| 23 | - we generated a standalone C version from the mser.mex.c source. | ||
| 24 | - we augmented the code in order to support collection of benchmarking data (matlab and C) | ||
| 25 | - we create benchmark inputs for the code (matlab and C) | ||
| 26 | - we modified the code to use our own standardized library for common functions (matlab and C) | ||
| 27 | |||
| 28 | Since GPL is viral, our modifications to this benchmark are also open source, under the | ||
| 29 | GPL 2.0 license. | ||
| 30 | |||
| 31 | |||
| 32 | |||
| 33 | |||
| 34 | \ No newline at end of file | ||
diff --git a/SD-VBS/licenses/README b/SD-VBS/licenses/README new file mode 100644 index 0000000..f126ee0 --- /dev/null +++ b/SD-VBS/licenses/README | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | BENCHMARK LICENSE ACADEMIC/RESEARCH USE COMMERCIAL USE | ||
| 2 | |||
| 3 | Disparity Map FreeBSD Yes Yes | ||
| 4 | Robot Localization FreeBSD Yes Yes | ||
| 5 | Multi-N-Cut GNU GPL,3.0 Yes Yes | ||
| 6 | MSER FreeBSD Yes Yes | ||
| 7 | Image Stitch FreeBSD Yes Yes | ||
| 8 | SVM FreeBSD Yes Yes | ||
| 9 | Texture Synthesis FreeBSD Yes Yes | ||
| 10 | Feature Tracking FreeBSD Yes Yes | ||
| 11 | SIFT Regents of the University of California Yes No | ||
diff --git a/SD-VBS/licenses/gpl-2.0.html b/SD-VBS/licenses/gpl-2.0.html new file mode 100644 index 0000000..b6bfc3c --- /dev/null +++ b/SD-VBS/licenses/gpl-2.0.html | |||
| @@ -0,0 +1,677 @@ | |||
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
| 4 | |||
| 5 | <head> | ||
| 6 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
| 7 | <link rev="made" href="mailto:webmasters@gnu.org" /> | ||
| 8 | <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" /> | ||
| 9 | <meta name="ICBM" content="42.256233,-71.006581" /> | ||
| 10 | <meta name="DC.title" content="gnu.org" /> | ||
| 11 | |||
| 12 | |||
| 13 | <title>GNU General Public License v2.0 - GNU Project - Free Software Foundation (FSF)</title> | ||
| 14 | <link rel="alternate" type="application/rdf+xml" href="gpl-2.0.rdf" /> | ||
| 15 | |||
| 16 | <style type="text/css" media="all"> | ||
| 17 | @import url('/style.css'); | ||
| 18 | </style> | ||
| 19 | |||
| 20 | <style type="text/css" media="print"> | ||
| 21 | @import url('/print.css'); | ||
| 22 | </style> | ||
| 23 | </head> | ||
| 24 | |||
| 25 | <body> | ||
| 26 | |||
| 27 | <div id="toplinks"><span class="netscape4"><a href="#content">Skip to content</a> | | <a href="#searcher">Skip to search</a> | </span><a href="#translations">Translations of this page</a></div> | ||
| 28 | |||
| 29 | <div id="null-wrapper"> | ||
| 30 | |||
| 31 | <div id="header"> | ||
| 32 | |||
| 33 | <div class="inner"> | ||
| 34 | |||
| 35 | |||
| 36 | <div id="fssbox"> | ||
| 37 | |||
| 38 | <p class="netscape4"><a href="#navigation">Skip to navigation</a></p> | ||
| 39 | |||
| 40 | <h1>Sign up for the <em>Free Software Supporter</em></h1> | ||
| 41 | |||
| 42 | <p>A monthly update on GNU and the FSF</p> | ||
| 43 | <form action="http://lists.gnu.org/mailman/subscribe/info-fsf" | ||
| 44 | method="post"> | ||
| 45 | <p><input type="text" id="frmEmail" name="email" size="15" maxlength="80" value="you@example.com" onfocus="this.value=''" /> <input type="submit" value="Ok" /></p> | ||
| 46 | </form> | ||
| 47 | </div> | ||
| 48 | |||
| 49 | <h1 id="logo"><a href="/">The GNU Operating System</a></h1> | ||
| 50 | |||
| 51 | </div> | ||
| 52 | |||
| 53 | </div> | ||
| 54 | |||
| 55 | <div id="navigation"> | ||
| 56 | <div class="inner"> | ||
| 57 | <ul> | ||
| 58 | <li id="tabAboutGNU"><a href="/gnu/gnu.html">History</a></li> | ||
| 59 | <li id="tabPhilosophy"><a href="/philosophy/philosophy.html">Philosophy</a></li> | ||
| 60 | <li id="tabLicenses"><a href="/licenses/licenses.html">Licenses</a></li> | ||
| 61 | <li id="tabSoftware"><a href="/software/software.html">Downloads</a></li> | ||
| 62 | <li><a href="/help/help.html">Help GNU</a></li> | ||
| 63 | <li id="joinfsftab"><a href="https://www.fsf.org/associate/support_freedom?referrer=4052">Join the FSF!</a></li> | ||
| 64 | </ul> | ||
| 65 | |||
| 66 | <div id="searcher"> | ||
| 67 | |||
| 68 | <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi"> | ||
| 69 | <div><label class="netscape4" for="phrase">Search:</label> | ||
| 70 | <input name="phrase" id="phrase" type="text" size="18" accesskey="s" value="Why GNU/Linux?" /> | ||
| 71 | <input type="submit" value="Search" /></div> | ||
| 72 | </form> | ||
| 73 | </div> | ||
| 74 | |||
| 75 | </div> | ||
| 76 | </div> | ||
| 77 | |||
| 78 | <div id="content" class="inner"> | ||
| 79 | |||
| 80 | |||
| 81 | <h2>GNU General Public License, version 2</h2> | ||
| 82 | |||
| 83 | <!-- Please keep this list alphabetical --> | ||
| 84 | <!-- tower, gpl.ja.html is Japanese translation of THIS PAGE, --> | ||
| 85 | <!-- NOT translation of GPL itself(gpl.ja.html contains the original --> | ||
| 86 | <!-- English version). So please do not remove the following. --> | ||
| 87 | <!-- Thanks -mhatta --> | ||
| 88 | <!-- The same for the Czech page. The entire text of GPL is not --> | ||
| 89 | <!-- translated on this page. Thanks Sisao --> | ||
| 90 | |||
| 91 | <ul> | ||
| 92 | <li><a href="/licenses/gpl-violation.html">What to do if you see a | ||
| 93 | possible GPL violation</a></li> | ||
| 94 | <li><a href="/licenses/old-licenses/gpl-2.0-translations.html">Translations | ||
| 95 | of the GPL</a></li> | ||
| 96 | <li><a href="/licenses/old-licenses/gpl-2.0-faq.html">GPL Frequently | ||
| 97 | Asked Questions</a></li> | ||
| 98 | <li>The GNU General Public License (GPL) | ||
| 99 | <a href="gpl-2.0.txt">in plain text format</a></li> | ||
| 100 | <li>The GNU General Public License (GPL) | ||
| 101 | <a href="gpl-2.0.texi">in Texinfo format</a></li> | ||
| 102 | <li>The GNU General Public License (GPL) | ||
| 103 | <a href="gpl-2.0.tex">in LaTeX format</a></li> | ||
| 104 | <li>The GNU General Public License (GPL) | ||
| 105 | <a href="gpl-2.0.dbk">as an appendix in DocBook format</a></li> | ||
| 106 | </ul> | ||
| 107 | |||
| 108 | <hr /> | ||
| 109 | |||
| 110 | <h3>Table of Contents</h3> | ||
| 111 | <ul> | ||
| 112 | |||
| 113 | <li><a name="TOC1" href="gpl-2.0.html#SEC1">GNU GENERAL PUBLIC | ||
| 114 | LICENSE<!--TRANSLATORS: Don't translate the license; copy msgid's | ||
| 115 | verbatim!--></a> | ||
| 116 | <ul> | ||
| 117 | <li><a name="TOC2" href="gpl-2.0.html#SEC2">Preamble</a></li> | ||
| 118 | <li><a name="TOC3" href="gpl-2.0.html#SEC3">TERMS AND CONDITIONS | ||
| 119 | FOR COPYING, DISTRIBUTION AND MODIFICATION</a></li> | ||
| 120 | <li><a name="TOC4" href="gpl-2.0.html#SEC4">How to Apply These | ||
| 121 | Terms to Your New Programs</a></li> | ||
| 122 | </ul></li> | ||
| 123 | </ul> | ||
| 124 | |||
| 125 | <hr /> | ||
| 126 | |||
| 127 | <h3><a name="SEC1" href="gpl-2.0.html#TOC1">GNU GENERAL PUBLIC LICENSE</a></h3> | ||
| 128 | <p> | ||
| 129 | Version 2, June 1991 | ||
| 130 | </p> | ||
| 131 | |||
| 132 | <pre> | ||
| 133 | Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
| 134 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA | ||
| 135 | |||
| 136 | Everyone is permitted to copy and distribute verbatim copies | ||
| 137 | of this license document, but changing it is not allowed. | ||
| 138 | </pre> | ||
| 139 | |||
| 140 | <h3><a name="preamble"></a><a name="SEC2" href="gpl-2.0.html#TOC2">Preamble</a> | ||
