Prepare Edge Sharpness wavelet pyramid
This commit is contained in:
@@ -1291,16 +1291,21 @@ struct LocallabParams {
|
||||
double gradw;
|
||||
double tloww;
|
||||
double thigw;
|
||||
double edgw;
|
||||
double basew;
|
||||
int sensilc;
|
||||
bool fftwlc;
|
||||
bool blurlc;
|
||||
bool wavblur;
|
||||
bool wavedg;
|
||||
bool wavcont;
|
||||
bool wavcomp;
|
||||
bool wavgradl;
|
||||
bool wavcompre;
|
||||
bool origlc;
|
||||
Glib::ustring localcontMethod;
|
||||
Glib::ustring localedgMethod;
|
||||
Glib::ustring localneiMethod;
|
||||
std::vector<double> locwavcurve;
|
||||
Threshold<int> csthreshold;
|
||||
std::vector<double> loclevwavcurve;
|
||||
|
Reference in New Issue
Block a user