Use fuzz with MagickCompareImageChannels?
Use fuzz with MagickCompareImageChannels?
Is it useful or even possible to set a fuzz value before calling MagickCompareImageChannels? Anthony's examples page clearly shows how to use the -fuzz option in the compare command, but I can't figure out how to specify a value for fuzz before calling MagickCompareImageChannels.
Re: Use fuzz with MagickCompareImageChannels?
Have you tried the MagickSetImageFuzz() / MagickGetImageFuzz() methods? No. Oh right. They don't exist. Give us 24 hours and we'll implement these methods.
Re: Use fuzz with MagickCompareImageChannels?
Installed 6.5.1-9. Everything looks fine. Thanks again.