clarify nan calibration errors upon conversion
This commit is contained in:
parent
d39acd8a12
commit
c89c3e8490
@ -452,7 +452,8 @@ Output file:
|
|||||||
|
|
||||||
### Convert from Caliscope, AniPose, FreeMocap, Qualisys, Optitrack, Vicon, OpenCap, EasyMocap, or bioCV
|
### Convert from Caliscope, AniPose, FreeMocap, Qualisys, Optitrack, Vicon, OpenCap, EasyMocap, or bioCV
|
||||||
|
|
||||||
If you already have a calibration file, set `calibration_type` type to `convert` in your [Config.toml](https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Empty_project/User/Config.toml) file.
|
If you already have a calibration file, set `calibration_type` type to `convert` in your [Config.toml](https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Empty_project/User/Config.toml) file.\
|
||||||
|
***N.B.:** If the original calibration file does not provide any residual errors, they will be logged as NaN. This is not an error and can be ignored.*
|
||||||
- **From [Caliscope](https://mprib.github.io/caliscope/), [AniPose](https://github.com/lambdaloop/anipose) or [FreeMocap](https://github.com/freemocap/freemocap):**
|
- **From [Caliscope](https://mprib.github.io/caliscope/), [AniPose](https://github.com/lambdaloop/anipose) or [FreeMocap](https://github.com/freemocap/freemocap):**
|
||||||
- Copy your `.toml` calibration file to the Pose2Sim `Calibration` folder.
|
- Copy your `.toml` calibration file to the Pose2Sim `Calibration` folder.
|
||||||
- Calibration can be skipped since these formats are natively supported by Pose2Sim.
|
- Calibration can be skipped since these formats are natively supported by Pose2Sim.
|
||||||
|
Loading…
Reference in New Issue
Block a user