| 1 | #!/usr/bin/python |
| 2 | # The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt |
| 3 | # |
| 4 | # This example shows how to use dlib's face recognition tool for image alignment. |
nothing calls this directly
no test coverage detected