In order to evaluate the quality of a reconstruction filter, Marschner and Lobb have defined a test signal [29]:
(5.1) |
where
(5.2) |
They sampled this signal on a grid in the range , with and . This signal has the property that a significant amount of its energy lies near the Nyquist frequency making it a very demanding filter test.
We use this function to evaluate the reconstruction quality of our system. We support gradient estimation using Neumann's method [38], central differences, and intermediate differences. Either first-order interpolation (trilinear interpolation) or zero-order interpolation (nearest neighbor) is used for function value and gradient. Additionally, we support using filtered values computed by Neumann's 4D linear regression approach instead of the actual density value. In Figure 5.6, we apply these reconstruction techniques to the Marschner-Lobb function sampled on different grid sizes and compare them with an analytic evaluation of the function and its derivative.
The effects of the different gradient estimation methods on real datasets can be seen in Figure 5.7. Neumann's method produces less fringing artifacts than the other methods. Also note that using the filtered density value causes some details to disappear. While this effect might be beneficial to the visual appearance of the image, this typically cannot be tolerated in medical environments.
|
|