Skip to content

Improve automatic tracker#37

Open
ksugar wants to merge 2 commits into
mastodon-sc:masterfrom
ksugar:improve-automatic-tracker
Open

Improve automatic tracker#37
ksugar wants to merge 2 commits into
mastodon-sc:masterfrom
ksugar:improve-automatic-tracker

Conversation

@ksugar
Copy link
Copy Markdown

@ksugar ksugar commented Feb 14, 2025

This PR introduces a backup option for detecting a target spot in automatic tracker.
With the current implementation, DogDetectorOp uses getSubpixelPeaks(), which often fails to detect peaks.
With this PR, it uses getPeaks() when getSubpixelPeaks() fails.

ksugar and others added 2 commits February 14, 2025 19:46
Parameter that specifies whether we use sub-pixel localization for spot detection.
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.

1 participant