- 07 Oct, 2018 3 commits
-
-
Niels-Oliver Walkowski authored
the {n…n} glob pattern does not work outside of zsh
-
Niels-Oliver Walkowski authored
not all methods and paramters were controlled
-
Niels-Oliver Walkowski authored
after my 1 year break in which I can not overview the changes I try to set a new start
-
- 22 Mar, 2017 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 26 Jan, 2017 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 20 Jan, 2017 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 18 Jan, 2017 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 11 Jan, 2017 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 08 Jan, 2017 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 04 Jan, 2017 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 03 Jan, 2017 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 29 Dec, 2016 6 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
in order to offer plotting of multiple features
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
with higher values
-
Niels-Oliver Walkowski authored
-
- 23 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
change my own deviation method to numpy std. Leads to different results
-
- 22 Dec, 2016 4 commits
-
-
Niels-Oliver Walkowski authored
from strategy
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 21 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
is not transfered to numpy array yet
-
- 20 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 16 Dec, 2016 3 commits
-
-
Niels-Oliver Walkowski authored
rename contrasts module to views create contrasts module convert luminance function to method of LightDark Class modify compose method to work with contrast module
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
-
- 15 Dec, 2016 2 commits
-
-
Niels-Oliver Walkowski authored
external function calculates contrast value and returns Image with contrast values instead of channel value (3>1). This is calcualted with np.histogram
-
Niels-Oliver Walkowski authored
-
- 14 Dec, 2016 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
accordingly to the scope of the class which now is not a specific contrast but a way to represent contrast. This is more consistent with what the data represents and how to work with the data.
-
- 13 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
only two for testing reason subclassing a subcalls of numpy was hard due to the use of __new__ and __array_finalize__ max recursion errors appear now after multiple use of derive. Do I need numpy's __del__ method?
-
- 12 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 11 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 10 Dec, 2016 2 commits
-
-
Niels-Oliver Walkowski authored
-
Niels-Oliver Walkowski authored
just as a reference implementation for the value contrast and not generacilly
-