I am newbie to OpenVINO development and it looks like being designed for application.
I would like to know if it is possible to integrate OpenVINO into windows user space driver, like camera ?
So AI functionality can be deployed and utilized in the post-processing of camera driver.
Is it doable? Or it is unreasonable and will have many difficulties? Please correct me if anything wrong.
If so, what measures would you suggest to integrate AI into windows user space driver?
Thank you so much. Appreciated it in advance.
Link Copied
Hi Jaden,
Kindly refer to object detection demo from OpenVINO which uses OpenCV to get input from camera.
Best regards,
Surya
Surya, Thanks for your reply.
I have looked at those samples which are based on OpenCV operations.
They were all implemented as part of camera related applications, not windows user space driver.
Can OpenCV be applied to MFT which is part of windows camera user space driver?
Is it doable? If yes, is there any reference sample?
Thank you.
Hi Jaden.
There's no information about OpenCV appliance with Media Foundation Transforms. We are sorry for the inconvenience
Thanks.
For more complete information about compiler optimizations, see our Optimization Notice.