Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you have a API?? #3

Closed
gamggi opened this issue Mar 27, 2010 · 2 comments
Closed

Do you have a API?? #3

gamggi opened this issue Mar 27, 2010 · 2 comments

Comments

@gamggi
Copy link

gamggi commented Mar 27, 2010

hi- I'm korean student. so, I can't speak English very well.

Anyway, i'm making the application with OpenCV-andoid library.

but, I can't found OpenCV-andoid API!!

so, i stop to make application. i can't refer to your library.

do you have a library? or do you make a library?

@jabrena
Copy link

jabrena commented Mar 27, 2010

Hi,

I will explain how to use it:

  1. download the source:
    http://github.com/billmccord/OpenCV-Android/archives/master
  2. Unzip the source and rename the folder to opencv
    2.1 Read the file README.rdoc (details about the installation)
  3. Install latest NDK in your android directory
  4. move your opencv directory in app directory on NDK directory
  5. compile opencv (Read README.rdoc)
  6. use eclipse to test the examples
  7. begin to develop with opencv and the library libopencv.so

Did you solve your problems?

@gamggi
Copy link
Author

gamggi commented Mar 28, 2010

thanks you're reply!!

OK, I made "libopencv.so" and I refer library on Android project at libs/armeabi/.

i'm telling question is "how to using this library."

i don't know which functions or which classes in the library.

threrefore, I'm finding API document( explain of classes and functions )

"its usage" and "Opencv usage" in java (JDK 1.x)" are the same?

in this context, the usage is return type, parameter, etc. of function or classes

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants