defisheye
defisheye copied to clipboard
convert ricoh-theta dual fisheye video to equirectangular format
defisheye
Convert ricoh theta dual fisheye video to equirectangular format
Defisheye filter:
https://gist.github.com/dinhnhat0401/12910a5fee2e380051c55e5db752b279
2016/10/24
-
Full xcode project uploaded.
-
Ricoh-theta defisheye filter placed at path:
- https://github.com/dinhnhat0401/defisheye/blob/master/framework/Source/GPUImageDeFisheye.h
- https://github.com/dinhnhat0401/defisheye/blob/master/framework/Source/GPUImageDeFisheye.m
2018/06/10
-
Change sample video https://www.youtube.com/watch?v=Ty24agGJwCA
-
I will fix the project to make it compatible with latest version of Xcode soon.
2018/08/14
- Updated project to compatible with Xcode 9.4.1
Shader program from
https://github.com/yasuhirohoshino/thetaRealtimeEquirectangular
If this helpful, thumbup please.