- 16 Dec, 2016 1 commit
-
-
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
-
- 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 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 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?
-
- 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
-
- 09 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
-
- 07 Dec, 2016 1 commit
-
-
Niels-Oliver Walkowski authored
reference implementation for Movie, Frames class scatterplot contrast without plot as function in contrasts module helper functions in helpers module
-