Reverting back the low-frequency chroma NR, on behalf of Emil

This commit is contained in:
natureh
2011-08-26 00:57:05 +02:00
parent d401c08b87
commit 5b0a0b2428

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>. * along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
* *
* © 2010 Emil Martinec <ejmartin@uchicago.edu> * <EFBFBD> 2010 Emil Martinec <ejmartin@uchicago.edu>
* *
*/ */
@@ -68,7 +68,7 @@ PIX_SORT(p[4],p[2]); median=p[4];} //a4 is the median
namespace rtengine { namespace rtengine {
static const int maxlevel = 3; static const int maxlevel = 4;
//sequence of scales //sequence of scales
//static const int scales[8] = {1,2,4,8,16,32,64,128}; //static const int scales[8] = {1,2,4,8,16,32,64,128};