Skip to content

goloskokovic/dlib-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlib-java

A java solution for dlib in the JVM

Progress

dlib-java is currently in progress and will focus on face detection first. PRs are welcome.

Compilation

If you want to build and test dlib-java, the process uses JavaCPP 1.3 and is quite simple.

javac -cp javacpp.jar dlib.java
java -jar javacpp.jar dlib
java -cp javacpp.jar dlib

License

This project uses the same license as the primary dlib project, Boost 1.0. See LICENSE for details.

About

A java solution for dlib in the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published