Hello,
How can I modify my existing image processing pipeline to automatically handle new file formats without needing to manually update the code every time a new format is added?
Best regards,
Nima
You'll have to give more specifics about what you want to see if its viable, but on first glance this is not possible - if you have a new format and it needs another type of processing, then you'll have to add it when it comes in