dive icon indicating copy to clipboard operation
dive copied to clipboard

MultiCam Image Generation Pipelines [FEATURE]

Open BryonLewis opened this issue 3 years ago • 0 comments

Getting a frame list of images which generates blank images for missing frames in multi-cam data may require having the ability to run a pipeline that produces images that can be used.

Part of the SeaLion tasks include creation of a mosaicing feature. Having pipelines that can produce output images would be used for this feature.

Tasks:

  • Interface with VIAME developers to see if there is a pipeline which can be run to sync frame images in multi-cam datasets.
  • If this is true and required have the loading mechanism for multi-cam data be able to generate the missing frames if required and use them for the source data.
  • This task will also require a special class of pipeline which can produce images/datasets.
    • This would be generic enough that it could be run to produce a single mosaic dataset or a single dataset could have image correct/modifications run to create a new dataset
    • Determine the pipelines that would be supported for this and find a way to index/correlate them in the system
    • Create an interface in which a user provided argument (like the name of a new dataset) can be provided to an image pipeline to produce results.

BryonLewis avatar Dec 21 '21 20:12 BryonLewis