Refine Tracking Solution
When solving for camera motion, narrowing down the solve error by hand can be a really frustrating task. Setting the track weight according to the reprojection error solve this issue for camera motion tracking. This add-on automatically sets the weight of all tracks according to the error in a single click.
Basically this allow you to choose the wanted solution error and get it within a single click, even with poor tracks (stemming from for example the automatic detected feature).
It is perfectly suited for automatically tracked movies, with many tracks (motion flow like solving). Even a bad track may have a good influence with the correct weight.
激活
打开 Blender 并转到 “偏好设置”,然后转到 “插件” 选项卡。
勾选 “视频工具” 类别的 “Refine tracking solution” 以启用插件。
用法
Start to solve your motion as usually.
Choose your target solution error, e.g: 0.3.
Refine your camera motion path solution.
参考
- 类别:
视频工具
- 描述:
Refine motion solution by setting track weight according to reprojection error.
- 位置:
- 文件:
space_clip_editor_refine_solution.py
- 作者:
Stephen Leger
- 说明:
此插件与 Blender 捆绑在一起。