(done in last commit by mistake) replace nohalo2.cpp by one level of nohalo + lbb finishing scheme + fixed its window_offset; will become nohalo.cpp asap
This commit is contained in:
parent
b95939f0e1
commit
e80140c817
@ -1438,7 +1438,7 @@ vips_interpolate_nohalo2_class_init( VipsInterpolateNohalo2Class *klass )
|
|||||||
|
|
||||||
interpolate_class->interpolate = vips_interpolate_nohalo2_interpolate;
|
interpolate_class->interpolate = vips_interpolate_nohalo2_interpolate;
|
||||||
interpolate_class->window_size = 5;
|
interpolate_class->window_size = 5;
|
||||||
interpolate_class->window_size = 2;
|
interpolate_class->window_offset = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user