next up previous [pdf]

Next: Improved predictive picking Up: Applications Previous: Applications

Omnidirectional dip estimation

Dip estimation by OPWD is equivalent to the parameter estimation of the OPWD filter in equation 17. The desired parameters $ p_1,p_2$ minimize the predictive error:

$\displaystyle H_4(Z_1,Z_2,p_1,p_2)U \approx 0,$ (18)

with

$\displaystyle p_1^2+p_2^2=r^2.$ (19)

We solve the above equation set by Newton's search. At each iteration, the increments $ \Delta p_1, \Delta p_2$ are calculated from the following linearization:

$\displaystyle \left[ \begin{array}{cc} \displaystyle{\frac{\partial H_4}{\parti...
... \approx \left[ \begin{array}{c} -H_4U  r^2-p_1^2-p_2^2 \end{array}\right]\;.$ (20)

Both $ p_1$ and $ p_2$ are updated until the residual of OPWD becomes less than a specified tolerance. Similarly to the line-interpolating PWD, when we are solving for $ \Delta p_1$ and $ \Delta p_2$ , either Tikhonov's regularization (Fomel, 2002) or shaping regularization (Fomel, 2007) can be applied to obtain a robust estimation.

In order to test the performance of OPWD, we generate a 2D synthetic image in polar coordinates using the following equation:

$\displaystyle u(r)=e^{-\alpha r}\sin(2\pi (f_0+\beta r)r).$ (21)

Structures in this image have constant dip angles along radial directions, but the frequency and magnitude vary with radius. Figure 6a shows a test example with $ f_0=0.02 ,\alpha=0.01,\beta=0.0005$ . We apply the first-order ($ N=1$ ) OPWD filter to this test image. With the starting dip $ \theta_0=\frac{\pi}{4}$ , we obtain an estimation result in 10 iterations, as shown in Figure 6b. Obviously, dip estimation by OPWD is effective for both horizontal and vertical structures.

circle odip oerr lerr
circle,odip,oerr,lerr
Figure 6.
An omnidirectional dip estimation example: (a) test image; (b) dip angles estimated by the OPWD filter; (c) estimation error of OPWD; (d) estimation error of LPWD.
[pdf] [pdf] [pdf] [pdf] [png] [png] [png] [png] [scons]

We compare the proposed OPWD with LPWD by estimating errors in Figures 6c and 6d. As the test image is noise-free, we do not need to use any smoothing regularization in both of these methods. In this case, the modeling errors are the dominate factor of the final estimating errors. Obviously, the LPWD cannot detect the vertical structure accurately, while the OPWD can.


next up previous [pdf]

Next: Improved predictive picking Up: Applications Previous: Applications

2013-08-09