chunky-dev / chunky-dev/chunky-denoiser
Save a denoised frame when clicking "Save current frame"
- Dominant language
- Java
- Stars
- 30
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the denoiser only denoises the image after it has been rendered to the full configured SPP.
Originally raised by @NJDaeger:
> I was wondering if that button could be changed to either save the denoised image by default or to give the option to save the denoised image vs the non denoised image
either that or another button be added into the denoiser tab to save the denoised version of the current frame
which would probably make more sense
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the "Save current frame" control and the denoiser tab in the Java plugin. Trace how the current frame is saved and how denoising is applied after the configured SPP is reached. Done means the control saves the denoised current frame, or clearly exposes the requested denoised-versus-original choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100