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
c7c6da6f
Commit
c7c6da6f
authored
Jan 01, 2014
by
Davis King
Browse files
updated specs
parent
277c112a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
dlib/svm/structural_object_detection_trainer_abstract.h
dlib/svm/structural_object_detection_trainer_abstract.h
+2
-0
dlib/svm/structural_svm_object_detection_problem_abstract.h
dlib/svm/structural_svm_object_detection_problem_abstract.h
+2
-0
No files found.
dlib/svm/structural_object_detection_trainer_abstract.h
View file @
c7c6da6f
...
@@ -22,6 +22,8 @@ namespace dlib
...
@@ -22,6 +22,8 @@ namespace dlib
/*!
/*!
REQUIREMENTS ON image_scanner_type
REQUIREMENTS ON image_scanner_type
image_scanner_type must be an implementation of
image_scanner_type must be an implementation of
dlib/image_processing/scan_fhog_pyramid_abstract.h or
dlib/image_processing/scan_image_custom_abstract.h or
dlib/image_processing/scan_image_pyramid_abstract.h or
dlib/image_processing/scan_image_pyramid_abstract.h or
dlib/image_processing/scan_image_boxes_abstract.h
dlib/image_processing/scan_image_boxes_abstract.h
...
...
dlib/svm/structural_svm_object_detection_problem_abstract.h
View file @
c7c6da6f
...
@@ -41,6 +41,8 @@ namespace dlib
...
@@ -41,6 +41,8 @@ namespace dlib
/*!
/*!
REQUIREMENTS ON image_scanner_type
REQUIREMENTS ON image_scanner_type
image_scanner_type must be an implementation of
image_scanner_type must be an implementation of
dlib/image_processing/scan_fhog_pyramid_abstract.h or
dlib/image_processing/scan_image_custom_abstract.h or
dlib/image_processing/scan_image_pyramid_abstract.h or
dlib/image_processing/scan_image_pyramid_abstract.h or
dlib/image_processing/scan_image_boxes_abstract.h
dlib/image_processing/scan_image_boxes_abstract.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