Full Search Algorithms vs. Fast Search
Search based on every possible motion vectors within the search window
- Disadvantage:Intensive Computation - implemented by ASIC
Search based on only several possible motion vectors within the search window
Search based only on possible motion vectors within the search window
- Advantage: Low Computation Complexity, real time implementation
- Disadvantage: Sometime inaccurate