powered by
Simple function that maps the blur type to the appropriate resolution selection method
resolutionMethod(blur)
A character string that specifies the behaviour of the blur function
'direct': No blur or direct model is used.
'smooth': Blur that has smooth decay in the Fourier domain.
'box.car': Blur that is of box.car type.