pantheracorp / PantheraIDS_Features

A repository for any feature requests related to PantheraIDS
0 stars 0 forks source link

DV-506 ⁃ Add ability to convert videos into images #464

Closed sync-by-unito[bot] closed 7 months ago

sync-by-unito[bot] commented 1 year ago

NOTE- this task needs to be evaluated and discussed with the team, including Shannon, before deciding if we will implement it, and if so, how.

Currently, we do not accommodate videos within IDS, which poses limitations for projects that heavily rely on video data or a combination of video and images.

Robin has provided a solution in a forum post, which converts videos into a series of images. He has discovered a more effective Python code that successfully extracts images from videos while preserving the associated metadata. Additionally, the code allows for extracting images either for the entire video or within a specified frame interval, preventing the generation of an excessive number of images (e.g., 600 images per video).

Attached is the Python code he created.

[^Data Videos to photos.ipynb]

This is not a top priority task for now, however it could be really useful when we do look into it moving forward.

┆Issue is synchronized with this Jira Task by Unito ┆Attachments: Data Videos to photos.ipynb

sync-by-unito[bot] commented 1 year ago

➤ Isaiah Lekay commented:

Shannon Dubay Thabied Majal Tafadzwa Mutero Valentine Tawira

sync-by-unito[bot] commented 1 year ago

➤ Shannon Dubay commented:

Isaiah Lekay awesome that he was able to provide the code, it makes is much easier when considering whether we will include this as a new feature within IDS. For now, definitely not a priority though- since he can just run the code himself to extract the images for the time being.

sync-by-unito[bot] commented 7 months ago

➤ Melvin Ollewagen commented:

done in terms of functionality

Write docs in notion

sync-by-unito[bot] commented 7 months ago

➤ Irshaad Parker commented:

Marking as done. Documentation can be found in Notion ( https://www.notion.so/New-feature-design-The-ability-to-extract-images-from-videos-f238fd6696774a628672e7271aab9ebe?pvs=4 ).