Insta360Develop / CameraSDK-Cpp

CameraSDK-Cpp is a C++ library to control Insta360 cameras.
https://www.insta360.com
115 stars 16 forks source link

[Question] about convert .insp file to equirectangular image. #49

Open phamkhactu opened 3 months ago

phamkhactu commented 3 months ago

I have a .insp file which is a output of insta360. Now I want to convert it to equirectangular image by code(python import) or system command in linux. Could you give me a guidance.

Thank you.