Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 583 Bytes

File metadata and controls

19 lines (12 loc) · 583 Bytes

defisheye

convert ricoh theta dual fisheye video to equirectangular format

Defisheye filter:

https://gist.github.com/dinhnhat0401/12910a5fee2e380051c55e5db752b279

2016/10/24 UPDATE

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

Shader program from

https://github.com/yasuhirohoshino/thetaRealtimeEquirectangular

If this helpful , thumbup pls!!