-
Originally reported on Google Code with ID 152
```
I implemented a new wavelet equalizer module in RawTherapee.
It appeared that to implement new module in RawTherapee one need to make changes to
~1…
-
Originally reported on Google Code with ID 2594
```
Feature request for the Contrast by Detail Levels tool to handle more levels.
As I often find myself wanting to adjust low-frequency tones, lower …
-
I keep breaking it... I've been noticing things getting slower and slower as I get deeper into this data, but this latest one is beyond ridiculous. As you can see from the log below, it's taking on th…
-
Originally reported on Google Code with ID 2702
```
I open a new issue for wavelet ... because issue2594 may overflow and it does not have
much meaning.
I brought three changes - improvements:
1) ch…
-
Originally reported on Google Code with ID 2557
```
Noise reduction preview rarely uses all available cores because the tile size is very
large. For example on my screen in full screen preview it use…
-
Originally reported on Google Code with ID 1052
```
Purpose of code changes on this branch:
To address complaints on the effectiveness of luma NR
When reviewing my code changes, please focus on:
Whe…
-
Originally reported on Google Code with ID 388
```
To be provided once "private" label has proved to work
```
Reported by [detonin](https://github.com/detonin) on 2014-09-15 12:45:50
-
Originally reported on Google Code with ID 88
```
What steps will reproduce the problem?
1. Take a raw file shot at high ISO, preferably with a lot of noticeable
color noise
2. Adjust the color denoi…
-
Hey, looking through the function signatures, it looks like decompose maybe runs a CWT:
```
public double[][] decompose(double[] arrTime) { ... }
```
is this true? If not, do you have any plans on s…
-
Originally reported on Google Code with ID 2124
```
Using wavelet decompose with 5 levels is a good technique for mitigating skin imperfections
in portraits.
http://blog.patdavid.net/2011/12/getting-…