Skip to content

Commit

Permalink
jAER: opencv face detection and labeling . for netbeans users: you ne…
Browse files Browse the repository at this point in the history
…ed to import opencv-300.jar in filterSettings/OpenCV_Nets/lib/bin and define the Native library location at filterSettings/OpenCV_Nets/lib/lib/

git-svn-id: https://svn.code.sf.net/p/jaer/code/jAER/trunk@6973 b7f4320f-462c-0410-a916-d9f35bb82d52
  • Loading branch information
Federico Corradi committed Aug 4, 2015
1 parent ed173a2 commit 20ecdef
Show file tree
Hide file tree
Showing 38 changed files with 33,021 additions and 0 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@
<classpathentry kind="lib" path="jars/javacv/opencv-windows-x86.jar"/>
<classpathentry kind="lib" path="jars/javacv/opencv.jar"/>
<classpathentry kind="lib" path="jars/openni2/org.openni.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/opencv-3.0-2015"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading

0 comments on commit 20ecdef

Please sign in to comment.