Skip to content

Fix motion model in interactive tracking#1208

Merged
constantinpape merged 1 commit into
masterfrom
fix-tracking-motion-model
May 14, 2026
Merged

Fix motion model in interactive tracking#1208
constantinpape merged 1 commit into
masterfrom
fix-tracking-motion-model

Conversation

@anwai98
Copy link
Copy Markdown
Collaborator

@anwai98 anwai98 commented May 14, 2026

Okay meanwhile looking at a user's issue, I realized there are two tiny bugs in interactive tracking:

  1. The first one for missing list brackets in np.array(a, b) is obvious!
  2. The sign computed for the move was reverted, i.e. both causing the mask shift to drift in the wrong direction from the 3rd tracked frame onwards (I thought about it, and maybe with cells which drift slowly / less is where we didn't notice this)

These are super minor changes, but should do the trick! @constantinpape

@anwai98 anwai98 requested a review from constantinpape May 14, 2026 15:09
Copy link
Copy Markdown
Contributor

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@constantinpape constantinpape merged commit 51ed36e into master May 14, 2026
6 checks passed
@anwai98 anwai98 deleted the fix-tracking-motion-model branch May 14, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants