Skip to content
Snippets Groups Projects
Unverified Commit bc5a464b authored by Frank Bossen's avatar Frank Bossen Committed by GitHub
Browse files

Hierarchical motion estimation (#673)

* Generate downsampled versions of input frames and store them with reference frames

* Add hierarchical ME, where initial ME is done using 4x subsampled 64x64 blocks. MVs are refined using 2x subsampled 32x32 blocks. In the refinement step, search is done around MV found for colocated 64x64 block, and also around MVs found for neighboring 64x64 blocks
parent 27b67a5b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment