flandmark
flandmark copied to clipboard
Open-source implementation of facial landmark detector
README.md includes the following text for more information about this project: "Visit http://cmp.felk.cvut.cz/~uricamic/flandmark for further information" However this link currently results in a 404, so it is not clear where...
I had an error compiling on OSX Yosemite > Linking CXX executable flandmark_1 > ld: library not found for -lhighgui > clang: error: linker command failed with exit code 1...
issue #30: https://github.com/uricamic/flandmark/issues/30#issuecomment-408266922
Hi, I downloded the flandmark V106 from : http://cmp.felk.cvut.cz/~uricamic/flandmark/ then i runed the detectorModelBuild.m and i got this error : Error using load Unable to read file './MAT/functions_gdisp.mat'. No such...
libflandmark\flandmark_detector.cpp line 198 missing fclose(fin);
Hi, uricamic. I try to build the clandmark in vs2012 and vs2013. I've compiled the source code in CMake and added the opencv path. However, when I build the clandmark,...
No matter how much I try, I keep getting the same error! Compiling mex-files on Windows platform... C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: './mex/flandmark_detector_mex.cpp' not found. please help
In the examples CMakeLists.txt, explicit setting CV libs caused compilation errors on OS X.
i have the following error when i compile my flandmark_simple_example.m in matlab how i need use flandmark in windows help me please Undefined function or variable 'flandmark_load_model'. Error in flandmark_simple_example...
Tell me the procedure to create a new model for more than 7 interest points