Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBrine committed Dec 11, 2018
1 parent a923844 commit 68917cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

## Overview

Image Processing class project to experiment with obstacle detection and collision avoidance at sea by comparing and contrasting both edge-detect-based angular classification with the other approach of using directional impulse-response filters. Code will be a mismash of C++, MATLAB (hopefully Octave by the time we're done), and sloppy Python.
Image Processing class project to experiment with obstacle detection and collision avoidance at sea by comparing and contrasting both edge-detect-based angular classification with the other approach of using directional impulse-response filters. Code will be a mismash of C++, MATLAB (hopefully Octave by the time we're done), and sloppy Python.

AUTHORS: C.D., P.B.

LICENSING: GNU GPL v.3 (TLDR: do what you like, we appreciate credit, keep everything FOSS)
LICENSING: GNU GPL v.3

* * *

Expand Down

0 comments on commit 68917cf

Please sign in to comment.