-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can this tool use to Calibrate insta360 camera? #45
Comments
At the moment, there is no real sperical camera model implemented in pytheiasfm: camera types. However, I might actually implement it soon, as I am also interested in calibration 360 cameras. As soon as this is done, we would just have to extend this part here: OpenImuCameraCalibrator/include/OpenCameraCalibrator/basalt_spline/ceres_calib_split_residuals.h Line 366 in a35d40a
|
Thank for your reply.I would like to know if Insta360 cameras can utilize their built-in IMU to implement some kind of VIO algorithm, similar to how you implemented ORB-SLAM3 with a GoPro. If you are also interested, I look forward to hearing about your future results. |
I am pretty sure it is possible. You just have to find out how to extract the IMU data from the INSTA360. Is that possible? For GoPro it is fortunately pretty straightforward using the gpmf parser. |
@XUTONG1024 , Hello, I am also trying to run VIO using data from a panoramic camera. Would you be willing to share the software package for extracting IMU data from the insv file? I'm curious about how you handle timestamp alignment and unit conversion. I am quite familiar with VIO and am just starting to learn how to process insv data. |
you have to apply for insta360 sdk in insta360 official website, i have not figure out how to align the timestamps between camera and imu, unit conversion is easy just g to 9.81.if you have any advance ,very glad to communicate with me. i am also doing this 360vio. |
@XUTONG1024 Hi Xutong thanks for the previous description. I was wondering if you succeeded in extracting IMU data using insta360 sdk. Please le me know. Thank you!! |
yes
011218301-徐彤
***@***.***
…------------------ 原始邮件 ------------------
发件人: "urbste/OpenImuCameraCalibrator" ***@***.***>;
发送时间: 2024年11月27日(星期三) 晚上11:59
***@***.***>;
***@***.******@***.***>;
主题: Re: [urbste/OpenImuCameraCalibrator] can this tool use to Calibrate insta360 camera? (Issue #45)
@XUTONG1024 Hi Xutong thanks for the previous description. I was wondering if you succeeded in extracting IMU data using insta360 sdk. Please le me know. Thank you!!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
No description provided.
The text was updated successfully, but these errors were encountered: