Ask Your Question
1

Missing opencv packages in OpenCV

asked 2013-03-30 01:15:27 -0600

Madz gravatar image

updated 2013-04-01 03:41:09 -0600

Andrey Pavlenko gravatar image

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;

  • com.opencv.jni
  • com.opencv.camera
  • com.opencv.opengl

  • 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.

    edit retag flag offensive close merge delete

    Comments

    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.

    StevenPuttemans gravatar imageStevenPuttemans ( 2013-03-30 08:10:20 -0600 )edit

    1 answer

    Sort by ยป oldest newest most voted
    3

    answered 2013-04-01 02:25:56 -0600

    Stanford tutorial about using OpenCV on Android is out of date. Use the official OpenCV for Android dev team tutorial instead.

    edit flag offensive delete link more

    Question Tools

    Stats

    Asked: 2013-03-30 01:15:27 -0600

    Seen: 689 times

    Last updated: Apr 01 '13