JuliaGeometry / JuliaGeometry/CoordinateTransformations.jl
Add tangential distortion to cameramap
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 185
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Add skew to the transformation matrix generated by cameramap. This would allow us to model tangential distortion -- when the lens and the image plane are not parallel.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the cameramap entry point and inspect how it generates the transformation matrix. Determine how skew should represent tangential distortion when the lens and image plane are not parallel, then verify that the resulting transformation models this case correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100