fix(table): improve table image processing
- Replace np.array with np.asarray for better performance - Add image color conversion from RGB to BGR using OpenCV
Showing
Please register or sign in to comment
- Replace np.array with np.asarray for better performance - Add image color conversion from RGB to BGR using OpenCV