Missing opencv packages in OpenCV
Hi,
I was going through some examples in http://www.stanford.edu/class/ee368/Android/ I noticed that when I opened them in eclipse, some of the opencv packages were missing, such as;
What is the reason for these packages to be missing in my openCV library? I googled for them and found them in this location.
I use OpenCV Library -2.4.3. Thanks in advance.
Probably these are packages that are added in the new release. Download 2.4.4 from the main site and see if the problem remains.