ali_umair21
26th January 2013, 22:08
Hi,
I have started to learn the basics of interprediction methods. I want to ask about the most efficient know method of interprediction of a macro block for motion compensation.
I started to develop a matlab model of exhaustive search but then I realized that the exhaustive search is near to impossible. I selected two frames, a current frame and a reference frame, both with resolution 320x240. To search a single MacroBlock of 16x16 (exhaustively) I need to search (320-16+1)x(240-16+1) that number of macroblocks and its not a good idea.
So I want to know which is the best known search algorithm. I have read only about the diamond search.
Thanks,
Well this is my first post in this forum so plz make me feel good by giving any idea/link/anythingelse you know
I have started to learn the basics of interprediction methods. I want to ask about the most efficient know method of interprediction of a macro block for motion compensation.
I started to develop a matlab model of exhaustive search but then I realized that the exhaustive search is near to impossible. I selected two frames, a current frame and a reference frame, both with resolution 320x240. To search a single MacroBlock of 16x16 (exhaustively) I need to search (320-16+1)x(240-16+1) that number of macroblocks and its not a good idea.
So I want to know which is the best known search algorithm. I have read only about the diamond search.
Thanks,
Well this is my first post in this forum so plz make me feel good by giving any idea/link/anythingelse you know