Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
6401e693
"vscode:/vscode.git/clone" did not exist on "c8bc446438ead22f54ec86c8d221931d3d9da4db"
Commit
6401e693
authored
Nov 11, 2013
by
Davis King
Browse files
Added scan_fhog_pyramid.
parent
dc4cc092
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1395 additions
and
0 deletions
+1395
-0
dlib/image_processing.h
dlib/image_processing.h
+1
-0
dlib/image_processing/scan_fhog_pyramid.h
dlib/image_processing/scan_fhog_pyramid.h
+866
-0
dlib/image_processing/scan_fhog_pyramid_abstract.h
dlib/image_processing/scan_fhog_pyramid_abstract.h
+528
-0
No files found.
dlib/image_processing.h
View file @
6401e693
...
...
@@ -13,6 +13,7 @@
#include "image_processing/scan_image_boxes.h"
#include "image_processing/scan_image_custom.h"
#include "image_processing/remove_unobtainable_rectangles.h"
#include "image_processing/scan_fhog_pyramid.h"
#endif // DLIB_IMAGE_PROCESSInG_H___
...
...
dlib/image_processing/scan_fhog_pyramid.h
0 → 100644
View file @
6401e693
This diff is collapsed.
Click to expand it.
dlib/image_processing/scan_fhog_pyramid_abstract.h
0 → 100644
View file @
6401e693
This diff is collapsed.
Click to expand it.
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