My favorites | Sign in
Project Logo
                
1
2
3
4
5
#!/bin/sh
echo 'Make sure you run "make" before running this script'
LD_LIBRARY_PATH=/usr/local/lib/; export LD_LIBRARY_PATH #linux path for opencv dynamic link libraries
DYLD_LIBRARY_PATH=/usr/local/lib/; export DYLD_LIBRARY_PATH #osx path for opencv dynamic link libraries
./boxView3d
Show details Hide details

Change log

r8 by danielbaggio on May 31, 2008   Diff
BoxView draft commit
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 295 bytes, 5 lines

File properties

svn:executable
*
Hosted by Google Code