David

Results 1 issues of David

Hello, I've been attempting to add the ability to convert to 16bit RGB values from RAW16bit images. Here's my code thus far: def __array__(self): cdef np.ndarray r cdef np.npy_intp shape[3]...