• Nem Talált Eredményt

A Homogeneous Algorithm for Motion Estimation and Compensation by Using Cellular Neural Networks

N/A
N/A
Protected

Academic year: 2022

Ossza meg "A Homogeneous Algorithm for Motion Estimation and Compensation by Using Cellular Neural Networks"

Copied!
26
0
0

Teljes szövegt

(1)

A Homogeneous Algorithm for Motion Estimation and Compensation by Using

Cellular Neural Networks

Alexandru Gacsádi University of Oradea, Romania Department of Electronics and Telecommunications Universităţii Str. 1, 410087, Oradea, e-mail: agacsadi@uoradea.ro

(2)

Content

1. Introduction in motion estimation and compensation

2. PDE based or variational computing based images processing 3. Overview on motion estimation methods

4. The CNN implementation of the HS motion estimation method 5. The implementation of the CNN motion compensation

6. Experimental results

7. Conclusions

(3)

1. Introduction in motion estimation and compensation

Motion estimation = determine the displacement field

Projection center Pt+1

Pt

y

x z O

y x pt

pt+1

Image plan

3D object at t instant Object 3D at

t+1instant

Vector of

real motion Vector of

projected motion

(4)

Motion estimation

Estimated motion field

Motion compensation

Ideal:

difference = 0

Predicted image (compensated)

t t+1

(5)

2D Image

Perspective projection of a thorax

Respiring patient Thorax Real 3D object

CT RX image

Tomographic slice of a thorax

Optical case (video camera) Cas RX

Radiographic Projection (superposition of many plans)

Estimated motion ≠ Real motion

(6)

2. PDE based or variational computing based images processing

The image processing based on variational computing or PDE have significant benefits both theoretically, precision, flexibility in modelling and in terms of numerical implementation facility.

Consider a grey-scale image: (p,q),

where : R2R, and ={(p,q): p[1,M], q[1,N], M and N  R+}.

 

p,q,t

t  

Φ F

,  (1)

where an t is an artificial parameter and F is the operator which characterizes the desired processing algorithm (F: R2R).

Function F depends on the initial image, and its first and second order spatial derivatives.

(7)

 

MinE 

arg ,  (2)

where E is a given energy function, and F the first order derivative of E.

Through minimizing E,  results from condition: F()=0, which is a steady state solution of the:

 

 

 F

t ,  (3)

where t is also an artificially introduced parameter.

The equivalence of the variational method with the PDE method:

 

2

 

pdp

E (4)

 

p,t

 

p

t 

 (5)

 

p,q,t

t  F1

 and F

 

p,q,t

 

t  2

 , (6)

(8)

A complex image processing is resulted by the combination of these equations as follows:

2

1 F

t F 

 ,  (7)

where  and  R+.

The differential equation (7) can be obtained from the minimization of energy

E1+E2  (8)

if F1 and F2 result from the minimization of energies E1 and E2.

With scalar parameters  and  ( and  R+), lets us balance the complex processing between the limits described by the initial results.

The image processing method should be based on a smaller number of imposed parameters at the beginning of the algorithm.

(9)

The elements deduced from the processed image content should be dominant.

The effective implementation of complex image processing is not easy due to determining of the scalar parameters.

If the number of the energy terms increases too much, the image processing becomes difficult to check, so that there is the possibility of occurrence of large errors.

The effectiveness of these methods depends on: the nature of the images, the model on which the processing itself is done and the scalar parameters.

The major limiting factor of the PDE or variational computing based images processing algorithms is the huge computing power requirements.

The cellular wave computing, as parallel computational devices, offer a great solution to this issue.

(10)

3. Overview on motion estimation methods

Block-based methods (correlative methods):

Phase-correlation methods - high noise-sensitivity

Block-Matching - great computational time and bloc effects;

Current image at t instant Target image at t+1 instant

Displacement vector

The bloc in the searching window that

best matches the reference bloc By

Bx

dx_max

dy_max

(x,y)

(11)

General hypothesis = illumination preservation Displaced Frame Difference

Φ(x,y,t) Δt)

dy,t dx,y

Φ(x

DFD(x,y)     (9)

where (x,y,t) denote the brightness distribution of the image at the moment t d=[dx,dy]T is the displacement vector between the moments t and t'=t-Δt

(dx and dy being the displacement vectors on x and y direction, respectively)

Differential motion estimation methods are based on spatial and temporal gradients of a sequence of images. If the brightness intensity of a pixel is not varying in time, then:

dt 0

d t

(10)

(12)

The first order Taylor development of this last relation has as result the “equation of movement constraint” EMC (or “optical flow equation” OFE) that links the spatial and temporal gradients of brightness intensity:

t 0 dt dy y dt dx

x 

 

 

 (11)

0 v

vx y y t

x     

 (12)

where x and y are the spatial gradients, t is the temporal gradient of the brightness intensity: x i

x   

 ; y j

y  

 ; t t

t  

and dt

vx  dx ,

dt

vy  dy are the velocities on x and y directions

- unable to estimate great displacements (>3 pixels);

- unable to take into account the motion discontinuities.

(13)

Horn and Schunck motion estimation method

Horn & Schunck motion estimation method assumes that all the neighbor pixels, has similar movement (we say that the velocity field is uniform or smooth).

The energy to be minimized:

E E

E22flow  2uniformity (13)

2 v 2

v 2

x 2

2 x

smoothness y

v x

v y

v x

E v 

 

 



 

 



 

 



 

  (14)

v v

E2flow  xx yy t 2 (15)

(14)

4. The CNN implementation of the HS motion estimation method

i x

x  

 ; y j

y  

 ; t t

t   

i

x v

dt v

dx   ; x vxx vii x

v  

 ; x vyx vji y

v  

 ;

j

y v

dt v

dy   ; y vxy vij x

v  

 ; y vyy vjj y

v  

The motion estimation results using the two images, 1(x,y,t) and 2(x,y,t+Δt), a two-layer CNN structure:

1 21 11 i 1

i vi A v D D Z

dt

dv      (16)

2 12 22 j 2

j vj A v D D Z

dt

dv      (17)

(15)

A2 D22

Z2

D11

Z1 A1

D21 D12

Output 1= vi

Output 2= vj

Layer 1 Layer 2

- polarization images Z1 and Z2:

t 1 x

Z  

t 2 y

Z   (18)

(16)

- nonlinear templatesA1 and A2:

0 a 0 0 0 0

A= a 1-4·a a D = 0 d 0 B = 0 z = 0

0 a 0 0 0 0

(19) where the parameter a also includes the  parameter

- NonlinearD-type template D is:

0 a 0 0 0 0

A = a 1 a Dkl= 0 dkl 0 B = 0 z= 0

0 a 0 0 0 0

(20) - forD11 corresponds d11(vi)

 

i 2vi;

- forD21 corresponds i j j j

21(v ) v

d     ; - forD22 corresponds: d (v )

 

j 2v ;

(17)

Experimental results

Motion to the left

Motion to the right

(b) Motion to down

(c) Motion to up

Initial image (a)

(18)

Experimental results

(19)

5. The implementation of the CNN motion compensation

Final image Φf(x,y,tf)) Initial image

Φi(x,y,ti)

Intermediary images Φ(x,y,t)

- for each pixel it results an estimation of its movement in the both two directions (x,y) of the system of co-ordinates that is attached to image plane;

- the purpose of motion compensation is that based on estimated motion information and starting from a reference image to obtain an estimation of the real comparison image.

(20)

As a result of the motion estimation process, a pixel could be stationary or can change its position in one of the eight elementary directions:

N, N-E, E, S-E, S, S-W, W, N-W

After the application of a motion estimation technique, the pixels of the intermediary image frame Φ(x,y,t), that corresponds to any given moment t(ti,tf), could be classified in the following categories:

- pixels of “a” type that has an identical position in the two consecutive images.

These pixels does not change, at a given moment t(ti,tf), neither their positions nor their values;

- pixels of “b” type, that will moves as a result of the fact that the corresponding pixels in the two images that contains the motion information has a value greater than a current elementary value (that could be view as a quantum or a threshold).

(21)

- pixels of “c” type are those pixels that will change their values because will be covered by the pixels that will arrive in that position, overlapping the initial pixel:

c(t)=shift(b(t)) (21)

- pixels of “d” type, with unknown values, that are the result of the displacement of “b” type pixels, that liberates a location but there is no pixel arriving in that location.

In each step of the movement, the value of these pixels could be determined through spatial CNN spline-cubic interpolation:

d(t 1) c(t) b(t) c(t)

b(1) )

t (

d        (22)

- pixels of “e” type that at the current time during the processing will have the same value as in the initial image Φi, due to the movement of the pixels (arrivals and departures of the pixels). The values of these pixels will be restored from the initial image:

) t ( d ) t ( c ) t ( b ) 1 t ( c ) t (

e      (23)

(22)

No

Detection of the pixels that is displacing one step (quantum) in one

of the 8 possible directions

There is still displacing pixels ? Yes

The realization of current and final mask-images in order to determine the pixels of “b”, “d” and “e” type

The increment of the threshold in the image containing motion information

Stop

Start

Shift in the intermediary image of the “b” type pixels with one step in one of the 8 possible directions, according to the motion information

Shift of the pixels in the images that contains motion information with one step in the 8 directions and decrement Determination of the values of “d”

type pixels, through CNN interpolation

(23)

Experimental results

(a) (b) (c) (d)

(a) = initial image;

(b) and (c) = intermediary images;

(d) = final image.

(24)

Experimental results

Difference between real image and motion

CNN Motion estimation

CNN Motion compensation

Motion Estimation Field

1 3

2

ˆ2

Motion 2ˆ2

Compensated image

(25)

8. Conclusions

In the case of serial implementation of a motion compensation algorithm, the processing time depends on the image dimensions.

If the image processing is completely parallel, the total processing time doesn’t depend on image dimensions, being dependent only on the number of displacement steps that has to be performed and thus we can obtain real-time applications with applications in artificial vision and medical imaging.

The CNN motion estimation and compensation algorithm is based on the cost functions minimization resulting nonlinear templates.

The possible implementation of the homogeneous algorithm for motion estimation and compensation is the FPGA based solution.

(26)

Thank you for your attention!

Hivatkozások

KAPCSOLÓDÓ DOKUMENTUMOK

These two early applications of slid- ing mode indicated the versatility of the underlying control theoretic prin- ciples in the design of feedback control systems for

In the fore- word to the English translation of Philippe-Alain Michaud’s Aby War- burg and the Image in Motion, Geor- ges Didi-Huberman stresses that this is “the first book

In this paper we examine the reachable states of motion of a vibrating string, starting from given initial and boundary conditions and driving the string by an appropriate u(t)

A new method of investigation of athletes’ motion takes into consideration the changes of the principal moments of inertia and their directions during the interval of the

The breathing motion is only represented by the first principal component when analyzing the union of the three investigated ensembles, which indicates that this motion, even

To resolve these issues, in this study we train an autoencoder neural network on the ultrasound image; the estimation of the spectral speech parameters is done by a second DNN,

The aim of this study is to characterize quantitatively the walking safety using ultrasound- based motion analysis method, influenced by the gait variability and

Analysis of human motion via video provide opportunity for the objective assessment of a patient’s condition, movement ability and motion patterns.. Due to the feedback