Apparatus for motion estimation with control part...

Image analysis – Applications – Motion or velocity measuring

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C382S236000, C375S240160, C348S699000, C710S269000

Reexamination Certificate

active

06584212

ABSTRACT:

BACKGROUND OF THE INVENTION
The present invention relates to a design of integrated circuit for implementing a compression of image data with hardware, more particularly, to an apparatus for motion estimation with control section implemented by state transition diagram.
In general, a perfect search method among the compression methods of image data has been widely used to remove time duplication. The method has an advantage of obtaining a good quality of image in decoding, while its implementation in real-time is restricted by a lots of quantity of calculations in decoding. Recently, a four-step search (hereafter, it is called as 4SS) algorithm has been developed to solve the disadvantage of the method.
The 4SS algorithm has less quantity of calculation than that of the perfect search method, while it is not proper to implement hardware because of an irregular search range in finding motion vectors each step of implementing.
A method for implementing hardware using the 4SS algorithm has been introduced, but the method has problems in view of the number of gate and a speed due to adding a delay circuit to a processing element.
At first, we will describe the 4SS algorithm referring
FIG. 1 and 2
.
The FIGS.
1
and
2
A-
2
D show an embodiment algorithm of a general 4SS,
FIG. 1
shows two paths of the 4SS method. Also,
FIG. 2A
shows a first step of the 4SS,
FIGS. 2B and 2C
show a second or third step,
FIG. 2D
shows a forth step of the 4SS.
The 4SS algorithm searches nine locations in a block of 5×5 size using a centralized characteristic of a motion vector (MV).
At the next step, a center of a search block moves to a minimum block distance measure (BDM) point. At the next two steps, the sizes of search blocks are different from each other according to the minimum block distance measure (BDM) point.
If the minimum block distance measure point is found in the center of a search block, a search is performed at the last fourth step having a 3×3 size. In the other cases, the sizes of search blocks are maintained 5×5 at the second and third steps. The fourth step has a reduced block of 3×3 size.
The 4SS algorithm is like the followings.
A first step is finding a minimum block distance measure (BDM) point by searching nine locations in a search block of 5×5 size located at the center of a search window of 15×15 size. If the minimum BDM point is found at the center of the search block, the step goes to a fourth step. Otherwise, the step goes to a second step.
At a second step, the size of a search block maintains a 5×5 size, while a search method depends on the location of the minimum BDM point. At first, if the minimum BDM point locates an edge of the search block, the second step searches five locations additionally. And if the minimum BDM point locates the middle of a horizontal axis and a vertical point, the step searches three locations additionally. Then, If the minimum BDM point is found at the center of the search block, the step goes to a fourth step. Otherwise, the step goes to a third step.
A third step is performed as the second step, that is, the third step goes to a forth step, if the minimum BDM point locates the center of a search block.
At a fourth step, the size of the search block decrease 3×3. The smallest BDM point of nine locations is considered as a final MV.
If the minimum BDM point is found at the center of the search block, the intermediate steps of 4SS may be omitted or a step may directly go to the last step having the search block of 3×3 size.
The 4SS algorithm can search a block of 15×15 size using small search blocks of 3×3 size and 5×5 size. But, since both the second and third steps may search a block of 5×5 size, the two steps have a duplication search location of 5×5 block. Thus, the whole number of search locations is a minimum 17(9+8) and a maximum 27(9+5+5+8).
That is, the 4SS calculates block matching as many as 27 times, when the image has the most active motion.
FIG. 1
shows two examples of different search paths using the 4SS.
An upper path in the
FIG. 1
of which search locations are 27 is used for a motion vector to estimate a location of (−7,7). At that time, the 4SS algorithm needs maximum 27 block matching operations, a 3SS algorithm needs 25 block matching operations and a N3SS algorithm needs 33 block matching operations.
Since the 3SS algorithm assumes that the possibilities of all motion vectors are equal without considering a statistical distribution of motion vectors and selects a search location, the performance of 3SS decreases. On the contrary, the 4SS selects a search location with considering the statistical generating possibilities of motion vectors, so it can find an exact motion vector by a little quantity of calculation in a less active image.
FIG. 3
is a block diagram of an estimation part of a prior apparatus for motion estimation using a prior modified 4SS algorithm.
The estimation part consists of a SW/DB memory module
301
for storing a search window (SW) and a reference block data (DB), a SW/DB memory controller
302
for controlling the input/output of the SW and DB data into/from the SW/DB memory
301
, a processor array (PE)
303
having nine processor elements for calculating the sum of absolute difference (SAD) of a basis module having nine search locations, a pre motion vector generator (PMVG)
304
for finding the minimum value among the SAD value from the processor array
303
and a motion estimation prediction (MEP) controller
305
for controlling a whole operation of the estimation part and determining a motion vector.
As input or output of the whole structure, there are a search window data input, a reference block data input, a start signal (START) of motion estimation, a sync signal (NEXT) of SW and DB data input, and the signal (BND_SIG) indicating the existence of the search window over the edge of a window.
The SW and DB data are stored in the each memory according to the NEXT signal.
FIGS. 4A and 4B
show block diagrams of the SW/DB memory module
301
.
The
FIG. 4A
is a block diagram of a prior DB data memory module and the
FIG. 4B
is a block diagram of a prior SW data memory module.
The DB data of 8 bits and SW data of 16 bits are inputted from outside and 32 bits read them out. The apparatus receives a search start location of (r
0
, c
0
) and a restart signal from the MEP controller
305
and generates the address for reading out from the memory. The search window of 18×18 data to a basis module is serially read out from the SW data of 32×32 size at the reference of the search start location of (r
0
, c
0
) with horizontal scan by the generated address.
The SW memory is consisted of 3 memories of 32×16 size. Two memories of the memories are used for estimating motion, while the other memory stores the search window of the next block. By this configuration, the apparatus can save a memory of 32×16 comparing to a general double buffer configuration.
FIG. 5
shows a block diagram of a prior processor array
303
consisted of nine process element(PE)s.
In the
FIG. 5
, the delay type of each pixel is different from each other, because the operations for motion estimation are 32 bits: i.e. the four pixels are operated at the same time.
As described
FIG. 6
being a block diagram of a prior processor elements, the configuration of the PE for the SAD operation is consisted of the delay type, a part for finding an absolute value being parallel to 4 pixels, an adder and an accumulator.
The PE
1
, PE
2
, PE
4
, P
45
, PE
7
, PE
8
consisting the processor array
303
are a same delay type, also the PE
3
and PE
6
comprise a same delay type, but only the PE
0
does not comprise the delay structure.
The time for outputting the SAD value from the nine PEs according to a comparison order basically requires (16×16)/4 cycles for each block, due to simultaneously operations of 4 pixels. The delay time of DB data from PE
0
to PE
8
is totally 81 cycles.
The PMV

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Apparatus for motion estimation with control part... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Apparatus for motion estimation with control part..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Apparatus for motion estimation with control part... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3146751

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.