Speedup for PF_correct_RTcam()
This commit is contained in:
@@ -649,7 +649,7 @@ struct ColorAppearanceParams {
|
||||
struct DefringeParams {
|
||||
bool enabled;
|
||||
double radius;
|
||||
float threshold;
|
||||
int threshold;
|
||||
std::vector<double> huecurve;
|
||||
|
||||
DefringeParams();
|
||||
|
Reference in New Issue
Block a user