My favorites
|
Sign in
ehci
Enhanced human computer interface through webcam image processing library
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
r219
Source path:
svn
/
trunk
/
drafts
/
boxView3d
/
run.sh
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:
/trunk/bin
/trunk/doc
/trunk/drafts
/trunk/drafts/boxView3d
/trunk/drafts/boxView3d/Makefile
...k/drafts/boxView3d/boxView3d.cpp
/trunk/drafts/boxView3d/crate.bmp
...rcascade_frontalface_default.xml
/trunk/drafts/boxView3d/run.sh
/trunk/samples
/trunk/src
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 295 bytes, 5 lines
View raw file
File properties
svn:executable
*
Hosted by