FileIO.jl provides common IO interface for most of the packages in Julia ecosystem.
Integration with FileIO.jl makes common interface to read(load) and write(save) for both Images and Videos.
It solves half part of #30.
Below are list of formats to add
Image Formats
Video Formats
Reference for Image formats https://docs.opencv.org/4.x/d4/da8/group__imgcodecs.html#ga288b8b3da0892bd651fce07b3bbd3a56
FileIO.jl provides common IO interface for most of the packages in Julia ecosystem.
Integration with FileIO.jl makes common interface to read(
load) and write(save) for both Images and Videos.It solves half part of #30.
Below are list of formats to add
Image Formats
Video Formats
Reference for Image formats https://docs.opencv.org/4.x/d4/da8/group__imgcodecs.html#ga288b8b3da0892bd651fce07b3bbd3a56