Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 256 Bytes

java-jni-sample

basic java native sample

native library path lib\Mat.dll

how to run

1- open windows cmd

2- use a cd form project base

3- write a ( java com.github.barismeral.jni.Main )