HITS-AIN / PINK

Parallelized rotation and flipping INvariant Kohonen maps
GNU General Public License v3.0
21 stars 11 forks source link

multi-channel image binary file checks #48

Closed tjgalvin closed 4 years ago

tjgalvin commented 4 years ago

Checking for multi-channel images in the input binary file when calculating the ED region and neuron size.

I think fixes the issue raised in #47. The test SOMs I have made seem to be ok. @BerndDoser are there any other checks throughout the code that should be adjusted when using the binary file format as input / output?

BerndDoser commented 4 years ago

The fix looks ok for me. However, it is time to rewrite the layout input section with respect to #39.