I’m trying to apply my algorithm (made OpenCV) to the Inspection machine.
but, my develop environment is OpenCV 4.6 (win10). but the machine’s env is OpenCV b5a (win XP)
so, we have problem in here.
I know the b5a version is too old.
but We can’t the OpenCV version in machine go up. (the soft ware is too heavy to change version)
and the my algorithm include so many OpenCV function. so It is not easy to make without OpenCV function.
Could anyone have a good idea for figure this problem?
On a comment below you stated that you are using OpenCV b5a . I just found a message from 2006 that mentions this version, which means you are using a jurassic release of OpenCV and that’s probably the root of the problem.