mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 04:52:29 +00:00
Another OSX fix attempt.
This commit is contained in:
@@ -79,6 +79,8 @@ script:
|
||||
- cd build
|
||||
- cmake -D CMAKE_BUILD_TYPE=RELEASE CMAKE_CXX_FLAGS="-std=c++11" -D CMAKE_EXE_LINKER_FLAGS="-std=c++11" ..
|
||||
- make
|
||||
- export OMP_NUM_THREADS=1
|
||||
- export VECLIB_MAXIMUM_THREADS=1
|
||||
- ../build/bin/FaceLandmarkImg -inroot ../samples -f sample1.jpg -out_dir data -of sample1.txt -multi_view 1 -wild -q
|
||||
- ../build/bin/FeatureExtraction -fdir "../samples/image_sequence" -out_dir output -q
|
||||
- ../build/bin/FaceLandmarkVidMulti -fdir ../samples/image_sequence -q -mloc model/main_clnf_general.txt
|
||||
Reference in New Issue
Block a user