SixLabors / SixLabors/ImageSharp
Managed version of content-aware resizing
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 8k
- Forks
- 899
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 7
Description
From @KvanTTT on April 26, 2015 13:33
There is managed implementation of CAIR seam carving (content-aware) algorithm: Seam-Carving-Advanced.
It it possible to port it to your library. Is it necessary?
Copied from original issue: JimBobSquarePants/ImageProcessor#158
Contributor guide
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 reviewing the linked Seam-Carving-Advanced implementation and the ImageSharp repository to determine the scope of a managed content-aware resizing port. No target files or tests are named in the issue; done would require an agreed decision on whether and how the seam-carving algorithm should be integrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100