better lindetect compat

This commit is contained in:
John Cupitt 2014-07-14 16:06:34 +01:00
parent fb05cef56a
commit 1a76dad162
1 changed files with 1 additions and 0 deletions

View File

@ -2341,6 +2341,7 @@ im_lindetect( IMAGE *in, IMAGE *out, INTMASK *mask )
return( -1 );
if( vips_compass( in, &t2, t1,
"times", 4,
"angle", VIPS_ANGLE45_45,
NULL ) ) {
g_object_unref( t1 );
return( -1 );