Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sarlinpe
Copy link
Member

@sarlinpe sarlinpe commented Aug 4, 2025

No description provided.


// Detect if inlier matches are caused by a watermark.
// A watermark causes a pure translation in the boundaries of the images.
// Remove matches that are caused by a static watermark, which has the same
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, this comment was wrongly copied from the previous function... The main purpose for implementing this feature are robotic / data capture platforms with rigidly mounted cameras, where the platform itself is visible in the images and the data is crowd-sourced (i.e., think of mapillary), so we cannot easily generate a mask to ignore the features.

Copy link
Member Author

Choose a reason for hiding this comment

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

Got it. It would be nice to unify this with the watermark detector, e.g. make the detection stationary or translation-only and discard matches in both cases.

@sarlinpe sarlinpe enabled auto-merge (squash) August 4, 2025 08:38
@sarlinpe sarlinpe merged commit d137603 into main Aug 4, 2025
14 checks passed
@sarlinpe sarlinpe deleted the sarlinpe/fix-comment-FilterStationaryMatches branch August 4, 2025 08:53
tavislocus pushed a commit to tavislocus/colmap_6dof that referenced this pull request Aug 19, 2025
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.

3 participants