Modeling images from a 360 degree camera

This feature would be very helpful.
I’m currently generating a model from 360 video footage captured by a GoPro Odyssey camera with this workflow:

  1. Convert stereo video footage to mono
  2. Convert equirectangular footage to cube map
  3. Export each face of the cube map as a separate image sequence
  4. Generate model with RC using cube map faces.

It’d be great if RC could directly process the equirectangular images.