JuliaGeometry / JuliaGeometry/CoordinateTransformations.jl
PerspectiveMap question on Stackoverflow
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 185
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
https://stackoverflow.com/questions/45772848/perspective-warp-an-image-in-julia
I haven't dug into this here, but the core issue seems to be how to define a perspective transformation that takes a 2d input and returns a 2d output.
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
Start by reading the linked Stack Overflow question and the issue text to understand the requested perspective warp. No source files, tests, or entry points are named, so first determine how CoordinateTransformations.jl represents 2D-to-2D transformations and what API would define the perspective transformation. Done means the project has a clear, agreed design and corresponding support for the requested mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100