aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix and simplify filter convolutionHEADmasterPacien TRAN-GIRARD2015-12-08
* Merge pull request #3 from Pacien/beyondPacien2015-10-28
|\
| * Automate image processingbeyondPacien TRAN-GIRARD2015-10-15
* | Filter : allow to handle any kernel size (H*N : H and N odd)Timothee Floure2015-10-28
* | Add operational condition on matrix sizePacien TRAN-GIRARD2015-10-28
|/
* Factoring shift calculationsPacien TRAN-GIRARD2015-10-15
* Fix height/width inversionPacien TRAN-GIRARD2015-10-15
* Simplify returnsPacien TRAN-GIRARD2015-10-15
* Merge pull request #2 from Pacien/debugFnux2015-10-15
|\
| * Merge branch 'master' of github.com:Pacien/cs-107-project-1 into debugTimothée Floure2015-10-15
| |\ | |/ |/|
* | Merge pull request #1 from Pacien/debugFnux2015-10-15
|\ \
| | * Clean upTimothée Floure2015-10-15
| |/
| * Fix pixel surrounding selectionPacien TRAN-GIRARD2015-10-15
| * Implement filtersTimothée Floure2015-10-15
|/
* Implement vertical graph from matrix builderPacien TRAN-GIRARD2015-10-10
* Implement shortest path finderPacien TRAN-GIRARD2015-10-10
* Implement array boundaries accessPacien TRAN-GIRARD2015-10-10
* Implement color coding functionsPacien TRAN-GIRARD2015-10-10
* Ignore generated test filesPacien TRAN-GIRARD2015-10-10
* Correct template methods package docPacien TRAN-GIRARD2015-10-10
* Bootstrap projectPacien TRAN-GIRARD2015-10-10