JuliaImages / JuliaImages/ImageView.jl
Write canvas with annotations to file without making window visible?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 138
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
I've built a visual checkpoint routine with ImageView that displays an image, annotates it, then writes the image out with write_to_png. Without moving to something like Cairo, is there a way to modify that routine so that it doesn't display the image?
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 tracing the ImageView routine that displays and annotates the image, then inspect how write_to_png is used. Determine whether the existing annotation and export path supports operation without showing a window; done means documenting or implementing a clear headless workflow, with its behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100