Open knorth55 opened 3 years ago
I add padding option for non-square images. I'm using fisheye camera with 16:9 ELP-USB4KHDR01-KL170, and I want to keep the aspect ratio in the sphere. So I add padding option to keep aspect ratio in the sphere.
padding
ELP-USB4KHDR01-KL170
padding: true
padding: false
can anyone review this PR and merge this?
I add
padding
option for non-square images. I'm using fisheye camera with 16:9ELP-USB4KHDR01-KL170
, and I want to keep the aspect ratio in the sphere. So I addpadding
option to keep aspect ratio in the sphere.padding: true
padding: false