other:dsx:x4d:4d_optimization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
other:dsx:x4d:4d_optimization [2024/07/17 15:44] – created sgranger | other:dsx:x4d:4d_optimization [2025/05/29 13:49] (current) – Cleaned up and added headers + See Also section + links. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 4D Optimization ====== | ====== 4D Optimization ====== | ||
+ | 4D optimization tracks one or more objects by solving all frames in the tracking range at the same time by using a simulated annealing optimization process over two passes. | ||
+ | ===== Simulated Annealing Process ===== | ||
- | {{: | + | ==== First Pass ==== |
- | 4D optimization tracks one or more objects by solving all frames in the tracking range at the same time. It works using a simulated annealing optimization process over two passes. | + | In the first pass, a temporary |
+ | < | ||
+ | 20 / 4 + 1 = 6 | ||
+ | </ | ||
+ | poses in the pose map-- a pose at each end of the range and 4 poses equally spaced between them. | ||
+ | |||
+ | The algorithm then proceeds to optimize each control point independently of the others, while evaluating the [[other: | ||
+ | |||
+ | ==== Second Pass ==== | ||
In the second pass, a temporary pose map is created by evaluating the optimized pose map from the first pass at equal time stamps. This process is the same as described above, but uses the //Frame Spacing (Pass 2)// parameter to determine the spacing. The algorithm then optimizes each control point independently, | In the second pass, a temporary pose map is created by evaluating the optimized pose map from the first pass at equal time stamps. This process is the same as described above, but uses the //Frame Spacing (Pass 2)// parameter to determine the spacing. The algorithm then optimizes each control point independently, | ||
+ | ===== Dialog ===== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The 4D Optimization dialog allows users to specify the frame spacing and frame envelope parameters for both passes. | ||
+ | |||
+ | ===== See Also ===== | ||
+ | See also how X4D [[other: | ||
other/dsx/x4d/4d_optimization.txt · Last modified: 2025/05/29 13:49 by wikisysop