JuliaImages / JuliaImages/juliaimages.github.io
add FAQ pages
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Julia
- Stars
- 33
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
When I was new to JuliaImages, there're some issues I've met and I think they can also be problems of others. For example:
- what kind of image an Array{Float64} of size (256, 256, 3) should be?
- cat Arrays without promotion?
- standard image eltype supported by JuliaImages
- why does
zeroswork while not forones? what's the difference betweenoneandoneunit?
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
Read the linked ImageCore issues 77, 79, and 72, then review the Julia questions about zeros, ones, one, and oneunit. Create FAQ pages covering the listed newcomer questions, with each question answered clearly and linked from the JuliaImages documentation. Done means all four proposed topics are represented in the FAQ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100