MOIL Maps Generator
- 1. Input MOIL fisheye camera parameters
- 2. Output : A zip file contains ( EquimatX, EquimatY ) / ( AnypointX, AnypointY ) / ( AnypointQuadX, AnypointQuadY ) / ( PanoramaX, PanoramaY )
- 3. Example GStreamer Command : gst-launch-1.0 videotestsrc ! video/x-raw,width=1920,height=1080 ! videoconvert ! equirectangular ! videoconvert ! autovideosink
- 4. Example GStreamer Command : gst-launch-1.0 filesrc location=Jimmy0627.png ! decodebin ! imagefreeze ! videoscale ! video/x-raw,width=1920,height=1080 ! videoconvert ! equirectangular ! videoconvert ! autovideosink
1. Select a Camera Preset:
Or Paste JSON:
3. API:
Use the following API to get X, Y Maps directly
API Document
Videos :
Jimmy.mp4