gestures

[unmaintained] PoC for motion gesture detection from webcam input
Log | Files | Refs | README | LICENSE

commit a4df5646e23582a0fb1744fb7d93cf7deac818ec
parent 4501c9014c8c6a9713ebc8857586d625020645b7
Author: Stefan <misc@stefan-koch.name>
Date:   Mon,  8 Dec 2014 14:11:03 +0100

removed FreeBSD specific clause

Diffstat:
MLICENSE | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -20,7 +20,3 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -The views and conclusions contained in the software and documentation are those -of the authors and should not be interpreted as representing official policies, -either expressed or implied, of the FreeBSD Project.