Panoramic Videos

From RidgeRun Developer Wiki
Revision as of 18:59, 29 September 2023 by Kcarvajal (talk | contribs) (Created page with "{{Ambox |image=50px |type=notice |issue='''WORK IN PROGRESS. Please [https://www.ridgerun.com/contact <U>Contact</U>] RidgeRun OR email to [mailto:support@ridgerun.com <u>support@ridgerun.com</u>] if you have any questions.''' }} <noinclude> {{Image_Stitching_for_NVIDIA_Jetson/Head|next=Data Set/360 Data|previous=Data Set/3D bases|metakeywords=Image Stitching, CUDA, Stitcher, OpenCV, Panorama}} </noinclude> {{DISPLAYTITLE:Panoramic Videos...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Previous: Data Set/3D bases Index Next: Data Set/360 Data






To collect the data for the mosaic array of 2x3 cameras setup we recorded two scenarios: one in motion with the camera array over the roof of a car while driving around and one static with the camera setup positioned at the side of the road while cars and persons pass by. You can find the set of videos in the dataset folders Mosaic_Move and Mosaic_Static, for motion and static scenarios respectively.

This collection consists of clips of the six cameras, manually synchronized, with durations of approximately 30 seconds or 1 minute. Each group of videos is saved in its own folder with a descriptive name as follows: mosaic_<scenario> _vid<index>_<duration>, where the scenario can be moving or static, index is a number indicating the shoot id of the clips, and the duration that can be 30s or 1m. Following table provides the list of clips groups available for the mosaic cameras setup:

`
Scenario Clip Group Description
Mosaic_Move mosaic_move_vid1_30s
Mosaic_Move mosaic_move_vid2_30s
Mosaic_Move mosaic_move_vid3_30s
Mosaic_Move mosaic_move_vid4_30s
Mosaic_Move mosaic_move_vid1_1m
Mosaic_Move mosaic_move_vid2_1m
Mosaic_Static mosaic_staic_vid1_30s
Mosaic_Static mosaic_staic_vid2_30s
Mosaic_Static mosaic_staic_vid3_30s
Mosaic_Static mosaic_staic_vid4_30s
Mosaic_Static mosaic_staic_vid5_30s
Mosaic_Static mosaic_staic_vid1_1m
Mosaic_Static mosaic_staic_vid3_1m
Table 1. Panoramic mosaic clip groups

Each folder contains six mp4 video files named as the folder with a suffix indication of the sensor id from s0 to s5. The position of each sensor id in the camera array is shown in the figure below alongside the representation of the corresponding position of the sensor images in a stitched mosaic image (please keep in mind that for perspective reasons real mosaics will not have symmetric areas as in this diagram).

File:Panoramic-mosaic-cameras-id.png
Cameras id positions
Cameras id positions diagram


Previous: Data Set/3D bases Index Next: Data Set/360