cynricfu / dual-fisheye-video-stitching

Dual fisheye video stitching
MIT License
119 stars 42 forks source link

W_remap #8

Open JackieZhuzzz opened 2 years ago

JackieZhuzzz commented 2 years ago

Could you please describe how to determine W_remap?

sandeshchand87 commented 10 months ago

i have also the same query?

JackieZhuzzz commented 10 months ago

i have also the same query?

Hi,

W_remap is the new width of your unwarped image. It's determined by FoV of your camera. In this code, since raw fisheye cameras can capture 194-degree of horizontal view, the raw fisheye images capture 194x180 degrees in total. Therefore, W_remap = 194/180*Height