The issue requests a function to read a grayscale image into a DenseMatrix. Research should investigate existing Java image I/O libraries to load the image and then extract pixel values to populate a DenseMatrix. Check the breeze source code for any existing matrix creation utilities. There are no linked PRs or comments from maintainers.
Read image to matrix · scalanlp/breeze#542 | Good First Issue