2019-10-01 · 0 min read · Programming
The matlab code for computing optimal optical flow masks for compression is avaible here. Note that the code is hardly documented and provided "as-is". The code is released under a GPL v3 licence (unless specified differently).

@online{optical-flow-compression,
author = {Hoeltgen, Laurent},
title = {Optical Flow Compression Code},
date = {2019-10-01},
language = english
url = {https://www.laurenthoeltgen.name/content/blog/
optical-flow-compression}
}