Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
8568c262
Commit
8568c262
authored
May 20, 2015
by
Patrick Snape
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Incorrect IFDEF name for shape predictor
The word detector didn't make much sense!
parent
d3a3288e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
shape_predictor.h
tools/python/src/shape_predictor.h
+3
-3
No files found.
tools/python/src/shape_predictor.h
View file @
8568c262
// Copyright (C) 2014 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_SHAPE_PREDICTOR_
DETECTOR_
H__
#define DLIB_SHAPE_PREDICTOR_
DETECTOR_
H__
#ifndef DLIB_SHAPE_PREDICTOR_H__
#define DLIB_SHAPE_PREDICTOR_H__
#include "dlib/string.h"
#include "dlib/geometry.h"
...
...
@@ -179,5 +179,5 @@ namespace dlib
}
#endif // DLIB_SHAPE_PREDICTOR_
DETECTOR_
H__
#endif // DLIB_SHAPE_PREDICTOR_H__
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment