Get in touch with us today and our team of imaging professionals will be pleased to assist you.
The eSDK Pro Plugin API extends the main eSDK Pro API by allowing developers to implement custom processing tasks as dynamically loaded modules. Plugin tasks derive from TaskWorker and use the same input, output, and parameter interfaces as built-in tasks.
This API enables seamless integration of user-defined algorithms, filters, or hardware-specific operations directly within eSDK Pro pipelines. Plugins are registered at runtime using RegisterTaskPlugin() and can be added to any pipeline alongside standard SDK tasks.
Plugin API Class Summary
Get in touch with us today and our team of imaging professionals will be pleased to assist you.