On running the test_pipeline.py script, I encounter the following problem:
symbol lookup error: ./libPartsBasedDetector.so: undefined symbol: _ZN2cv11FileStorage4openERKSsiS2_
Note: I am running the code on a docker, as I do not have a linux OS.
Please help me with a solution around this problem.
On running the test_pipeline.py script, I encounter the following problem:
symbol lookup error: ./libPartsBasedDetector.so: undefined symbol: _ZN2cv11FileStorage4openERKSsiS2_Note: I am running the code on a docker, as I do not have a linux OS.
Please help me with a solution around this problem.