qimage2ndarray
qimage2ndarray copied to clipboard
qimage2ndarray is a small python extension for quickly converting between QImages and numpy.ndarrays (in both directions).
Hey, I would like to create a QImage from a 16Bit numpy array and ideally without converting to 8Bit, aswell as creating a view into the memory of the 16Bit...
Good afternoon, I was wondering is it was possible to convert a 2d numpy array to a Pixmap with a colour gradient (similar to numpy's colorbar method) instead of a...
Hello. I use your lib in my code : https://github.com/gehelem/als (alpha branch). But i use this lib for astronomic picture. For this, i need visualization in 16bit x3 ( for...