Skip to content

Conversation

@cdtwigg
Copy link
Contributor

@cdtwigg cdtwigg commented Sep 29, 2025

Summary:
We have two functions, trackPosesPerframe and trackPosesForFrames, which are largely identical. This kept messing me up because I would add functionality in one of the functions or the other and then be confused why nothing had changed.

Looking at the two functions, they perform the same function, we just need to pass in the appropriate set of frames into trackPosesForFrames and add support for temporal coherence.

Reviewed By: jeongseok-meta

Differential Revision: D82688034

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 29, 2025
@facebook-github-bot
Copy link
Contributor

@cdtwigg has exported this pull request. If you are a Meta employee, you can view the originating diff in D82688034.

Summary:

We have two functions, trackPosesPerframe and trackPosesForFrames, which are largely identical.  This kept messing me up because I would add functionality in one of the functions or the other and then be confused why nothing had changed.  

Looking at the two functions, they perform the same function, we just need to pass in the appropriate set of frames into trackPosesForFrames and add support for temporal coherence.

Reviewed By: jeongseok-meta

Differential Revision: D82688034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants