Skip to content

cook/flandmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explanation of directory content
================================

README		- this file
CMakeLists.txt	- to create release archives
cpp		- flandmark source code
learning	- MATLAB learning scripts for flandmark learning
data		- important data files for running examples

In case you use flandmark in an academic work, please cite the following paper:

@InProceedings{Uricar-Franc-Hlavac-VISAPP-2012,
  	  author =      {U{\v{r}}i{\v{c}}{\'{a}}{\v{r}}, Michal and 
				Franc, Vojt{\v{e}}ch and Hlav{\'{a}}{\v{c}}, V{\'{a}}clav },
		  title =       {Detector of Facial Landmarks Learned by the Structured Output {SVM}},
		  year =        {2012},
		  pages =       {547-556},
		  booktitle =   {VISAPP '12: Proceedings of the 7th International Conference on Computer Vision Theory and Applications},
		  editor =      {Csurka, Gabriela and Braz, Jos{\'{e}}},
		  publisher =   {SciTePress --- Science and Technology Publications},
		  address =     {Portugal},
		  volume =      {1},
		  isbn =        {978-989-8565-03-7},
		  book_pages =  {747},
		  month =       {February},
		  day =         {24-26},
		  venue =       {Rome, Italy},
		  keywords =    {Facial Landmark Detection, Structured Output Classification, 
				Support Vector Machines, Deformable Part Models},
		  www = {http:https://www.visapp.visigrapp.org},
		}

Visit http:https://cmp.felk.cvut.cz/~uricamic/flandmark for further information

About

Open-source implementation of facial landmark detector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 51.1%
  • C++ 30.8%
  • C 17.1%
  • M 1.0%