Skip to content

README: fix documented distortion parameter order - #83

Open
Joseph Borodach (JosephBorodach) wants to merge 1 commit into
mainfrom
readme-fix-distortion-order
Open

README: fix documented distortion parameter order#83
Joseph Borodach (JosephBorodach) wants to merge 1 commit into
mainfrom
readme-fix-distortion-order

Conversation

@JosephBorodach

Copy link
Copy Markdown

README documented distortion params as [p1, p2, k1, ..., k6] (tangential first). Code publishes [k1, k2, k3, k4, k5, k6, p1, p2] (radial first, tangential last) - matches RDK's BrownConradyK6 contract.

Table updated to reflect what the code actually does. No code changes.

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