You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: