1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Adds samples for Java and Scala

This commit is contained in:
Eric Christiansen
2013-01-15 12:03:55 -08:00
parent c49b23d4dd
commit 6169b1dc90
14 changed files with 1714 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
java -Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=384M -jar `dirname $0`/sbt-launch.jar "$@"
Binary file not shown.