Open noahtq opened 3 months ago
Probably will have to find a separate library or create my own functions for reading and writing these image formats. But they need to be supported as they are the two most commonly used image formats in the VFX industry
OpenCV doesn't have any funtionality for reading or writing .dpx images.
OpenCV has .exr images disabled as there is a security issue with them. They can be reenabled through environment variables. See issue on OpenCV Github