aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-temporal-mean.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* blind*-mean: add -d and replace power with power-streamMattias Andrée2017-07-261-23/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add blind-meanMattias Andrée2017-07-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in ↵Mattias Andrée2017-07-251-28/+35
| | | | | | blind-arithm Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-36/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add blind-tempral-meanMattias Andrée2017-05-141-0/+186
Signed-off-by: Mattias Andrée <maandree@kth.se>