International Conference in Computational Intelligence |
Foundation of Computer Science USA |
ICCIA - Number 3 |
March 2012 |
Authors: Sangeeta Mishra, Sudhir Sawarkar |
e5042f08-bdef-4bf1-95d3-098a9bae9413 |
Sangeeta Mishra, Sudhir Sawarkar . Full Search Algorithm for Movies Files. International Conference in Computational Intelligence. ICCIA, 3 (March 2012), 14-16.
In this paper, we describe the search algorithm for movie files .The algorithm is first divides the video clip into different frames. Full search algorithm in video compression. The algorithm takes 16 pixels window left ,right ,upper and lower. Find out the best possible matching block of current frame to reference frame ,then it find out the motion vectors. Since algorithm works pixel by pixel basis,for each window it performs 33X33X8X8 multiplications and 33X33X8X8x2 subtractions so speed is low.