This project demonstrates how to get optical flow information from Unreal Engine for computer vision and AI training purposes.
You need to first have UE 4.20.1 source code and use patch -p1 UE4.patch
to patch the engine.
Then you can compile the engine. After a successful compilation, use the Editor to open this project.
If you found this work helpful in your research, please cite this repository.
@INPROCEEDINGS{fan_jiang_icra19,
author = {Fan Jiang and Qi Hao},
booktitle = {Robotics and Automation (ICRA), 2019 IEEE International Conference on},
title = {Pavilion: Bridging Photo-Realism and Robotics},
month = may,
year = 2019,
}
@misc{fan_jiang_2018_1345482,
author = {Fan Jiang},
title = {Unreal Optical Flow Demo},
month = aug,
year = 2018,
doi = {10.5281/zenodo.1345482},
url = {https://doi.org/10.5281/zenodo.1345482}
}
MIT