For images, everything is working ok but for video, it is not able to process. Although, I am converting the frame into image and but letterbox_image will generate following error:
ArgumentError: argument 1: <class 'TypeError'>: expected IMAGE instance instead of Image
For images, everything is working ok but for video, it is not able to process. Although, I am converting the frame into image and but
letterbox_image
will generate following error:ArgumentError: argument 1: <class 'TypeError'>: expected IMAGE instance instead of Image