Hi,
I am trying to use the RasterObjectDetector for an object detection task using FME Form 2024, but translation fails and I get following error messages:
-Library 'C:\Program Files\FME\plugins/opencv/rasterobjectdetectfactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library.
-Could not load module 'C:\Program Files\FME\plugins/opencv/rasterobjectdetectfactory.dll' : 'The specified module could not be found'
-Module 'opencv/rasterobjectdetectfactory' is unavailable for use with this FME edition
I downloaded OpenCV 3.4.9 and added the installation location to the system path, as specified in the documentation of the transformer, but it is still not working. Does anyone know how to solve this?
Thanks!