This is a MATLAB code to warp source Equi-rectangular projection(ERP) image to target ERP image with depth information. Warping source ERP to target ERP requires following 4 information.
- Source image
- Source depth (or disparity)
- Source camera position
- Target camera position
We used 360-degree images from MPEG (data/ClassroomImage)
To run this code, please modify below paramters depend on your data.
- Maimum and minimum distance(R).
- Camera position matrix of both souce and target(c_t, c_s)
Heejae Kim
Dept. of Electronic Engineering
Ewha W. University, Seoul 03760, KOREA