Skip to content

Commit 452390e

Browse files
committed
linux64 support
1 parent 5dafc9c commit 452390e

57 files changed

Lines changed: 46 additions & 7 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<classpath>
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5-
<classpathentry kind="lib" path="/Users/p0/Documents/Eclipse/processing-libraries/core.jar"/>
6-
<classpathentry kind="lib" path="/Users/p0/Documents/Eclipse/opencv-processing/lib/opencv-245.jar"/>
5+
<classpathentry kind="lib" path="/home/arturo/Code/processing-2.0.3/core/library/core.jar"/>
6+
<classpathentry kind="lib" path="lib/opencv-245.jar"/>
77
<classpathentry kind="output" path="bin"/>
88
</classpath>

lib/linux64/libopencv_calib3d.so

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_calib3d.so.2.4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_calib3d.so.2.4.5
692 KB
Binary file not shown.

lib/linux64/libopencv_contrib.so

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_contrib.so.2.4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_contrib.so.2.4.5
1.03 MB
Binary file not shown.

lib/linux64/libopencv_core.so

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_core.so.2.4

lib/linux64/libopencv_core.so.2.4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libopencv_core.so.2.4.5
2.48 MB
Binary file not shown.

0 commit comments

Comments
 (0)