max11gen
Results
2
comments of
max11gen
I had the same problem. In my case it was enough to include opencv's calib3d header in `renderer.h`. So put `#include ` in renderer.h and see if it works.
@PaulSantos8 Did you make a PR for this? Should be fixed in the master, shouldn't it?