the difference of the two include folder in opencv extract directory
first I down load the opencv2.4.3 then extract it to D:\opencv\opencv2.4.3
now I can find two "include", one is D:\opencv\opencv2.4.3\include and the other is D:\opencv\opencv2.4.3\build\include, what's the difference of them and which one should I include in my application?
Thanks1.