MyRobotLab/InMoov

Refactor of OpenCv gets conflicted with InMoov config

Closed this issue · 2 comments

OpenCv cannot get the OpencvFrameGraber via the config files, that is causing the error.
When setting:
DisplayRender=0
It allows to pass through the error.

Ok fixed with removing "FrameGraber":

DisplayRender=OpenCV
;Available DisplayRender :
;Sarxos
;VideoInput
;OpenCV

closed