MagickWand and -mean-shift
Posted: 2016-03-16T04:03:02-07:00
Hi,
Is there a way to implement the following
using MagickWand (in FreePascal)?
So far I failed to find the 1:1 equivelent ...
Regards
Wojtek
Is there a way to implement the following
Code: Select all
convert img1 -colorspace yuv -mean-shift 2x2+90% -colorspace rgb img2
So far I failed to find the 1:1 equivelent ...
Regards
Wojtek