Skip to content

Commit ccc531c

Browse files
committed
Merge pull request #37 from arturoc/master
adds support for linux32 & 64bits
2 parents d4444cb + 389da54 commit ccc531c

109 files changed

Lines changed: 79 additions & 6 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
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"/>
55
<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"/>
6+
<classpathentry kind="lib" path="lib/opencv-245.jar"/>
77
<classpathentry kind="output" path="bin"/>
88
</classpath>

lib/linux32/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
680 KB
Binary file not shown.

lib/linux32/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
1020 KB
Binary file not shown.

lib/linux32/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/linux32/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.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)