Skip to content

Note 2D images are not corrected for lens distortion#338

Closed
SatjaSivcev wants to merge 1 commit into
masterfrom
MISC-2026-06-02-note-lens-distortion-on-frame2d
Closed

Note 2D images are not corrected for lens distortion#338
SatjaSivcev wants to merge 1 commit into
masterfrom
MISC-2026-06-02-note-lens-distortion-on-frame2d

Conversation

@SatjaSivcev
Copy link
Copy Markdown
Contributor

Adds a note to the Frame2D class docstring that the returned 2D color images are not corrected for lens distortion, and that they can be undistorted using the camera intrinsics.

This mirrors the same note added to the C++ and C# APIs in zivid/zivid-sdk#19708 (per review feedback to apply the change across C++, C#, and zivid-python).

🤖 Generated with Claude Code

Document on the Frame2D class that the returned 2D color images are
not corrected for lens distortion, and that they can be undistorted
using the camera intrinsics. This mirrors the same note added to the
C++ and C# APIs.

MISC

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@SatjaSivcev SatjaSivcev requested a review from a team as a code owner June 2, 2026 14:25
@SatjaSivcev
Copy link
Copy Markdown
Contributor Author

Closing — this change belongs in the monorepo instead. The zivid-python wrapper source now lives in zivid-sdk at sdk-wrapper-python/public, which is released to this repository automatically. The docstring note has been added there in zivid/zivid-sdk#19708 and will flow into zivid-python on the next release.

@SatjaSivcev SatjaSivcev closed this Jun 3, 2026
@SatjaSivcev SatjaSivcev deleted the MISC-2026-06-02-note-lens-distortion-on-frame2d branch June 3, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant