1 / 3

j ni.h

Java class. java. Java s ource. d ynamic library. javac. 7. 2. 1. 6. javah. linker. 3. b inary object. C/C++ header. 4. j ni.h. C/C++ source. 5. compiler. 그림 4. JNI 구현 순서. 1. Build 한 opencv source 를 android 에서 library 로 사용. 2. C 언어로 구현된 opencv source.

alda
Télécharger la présentation

j ni.h

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Java class java Java source dynamic library javac 7 2 1 6 javah linker 3 binary object C/C++ header 4 jni.h C/C++ source 5 compiler 그림4. JNI구현 순서

  2. 1. Build한 opencv source를 android에서 library로 사용 2. C언어로 구현된 opencvsource 3. CvCamera가 build된 library 4. Build한 opencv source를 android에서 library로 사용 그림 5 opencv –android 연동

More Related