Access all pixel value from each face bounding box

Could you try to convert that to the numpy first?

frame_copy = np.array(n_frame, copy=True, order='C')