How can I dewarp fisheye cameras?

The CSV import tool includes two optional fields transformation and tile_id which specify the desired behavior. For example, these are the values for those fields when splitting a 360 degree fisheye video into 4 dewarped streams:

Screen_Shot_2020-09-23_at_8.24.00_PM.png

All of the split streams must share the same mac_address, which is typically no problem since they all come from the same physical camera with a single network interface card.

transformation

The currently allowed values are:

  • fisheye_dewarp_split_quad : splits 360 degree fisheye video into 4 dewarped streams.
  • split_quad : splits tiled video into 4 streams.

 

tile_id

The currently allowed values are:

  • top-left
  • top-right
  • bottom-left
  • bottom-right
Have more questions? Submit a request

Comments