Robotics StackExchange | Archived questions

error: ‘convert_image’ was not declared in this scope convert_image(in, out); ~~~~~~~~~~~~~^~~~~~~~~

when running PTAM, I got an error like this

usr/local/include/cvd/utility.h:40:17: error: ‘convert_image’ was not declared in this scope
            convert_image(in, out);

I was guessing it probably related to the pattern of "licvd" package, but I am not sure which version I should load, hope someone could give me little suggestions.

Asked by tengfei han on 2018-07-05 00:56:11 UTC

Comments

Answers