Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes 2874
This commit is contained in:
parent
0b2b19a761
commit
a2e5cda384
@ -37,7 +37,6 @@
|
|||||||
#include "mytime.h"
|
#include "mytime.h"
|
||||||
#include "sleef.c"
|
#include "sleef.c"
|
||||||
#include "opthelper.h"
|
#include "opthelper.h"
|
||||||
#include "StopWatch.h"
|
|
||||||
#include "EdgePreservingDecomposition.h"
|
#include "EdgePreservingDecomposition.h"
|
||||||
|
|
||||||
#ifdef _OPENMP
|
#ifdef _OPENMP
|
||||||
@ -164,7 +163,6 @@ SSEFUNCTION void ImProcFunctions::ip_wavelet(LabImage * lab, LabImage * dst, int
|
|||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
StopWatch Stop1("ip_wavelet");
|
|
||||||
MyTime t1e, t2e ;
|
MyTime t1e, t2e ;
|
||||||
t1e.set();
|
t1e.set();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user