circulant_matrix_tracker icon indicating copy to clipboard operation
circulant_matrix_tracker copied to clipboard

normalisation problem in get_subwindow function

Open ghost opened this issue 10 years ago • 0 comments

In get_subwindow function, pixels are supposed in range 0 to 1, but on line 211, the pixels are not normalised before subtracting 0.5, which cause problems.

ghost avatar Aug 24 '15 15:08 ghost