How to use visual assist x to highlight the opencv keywords?
I use visual studio 2010, and opencv 2.3.1 . I try to make it, some of the keywords can be highlight, such as "IplImage" and "cvReleaseImage". But most of keywords can not, like "cvLoadImage", "cvShowImage", "cvWaitKey" and so on. What should I do to solve it?
THANKS~