simpleimage WatermarkParameter水印合成之后图片像素被破坏 图片变黑
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
param = new WatermarkParameter(waterWrapper, 1f, imageWrapper.getWidth() / 16, imageWrapper.getWidth() / 16);
如何解决
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the watermark operation using WatermarkParameter with the parameters shown in the issue, then trace the WatermarkParameter and image-wrapper usage in the repository. Done means applying the watermark without corrupting the image pixels or turning the result black.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100