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
98d1e564
"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "407de2c1ec229629579cdb7f8518ba735a6604cf"
Commit
98d1e564
authored
Jan 26, 2014
by
Davis King
Browse files
Clarified spec
parent
290b6a1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
dlib/data_io/load_image_dataset_abstract.h
dlib/data_io/load_image_dataset_abstract.h
+2
-1
No files found.
dlib/data_io/load_image_dataset_abstract.h
View file @
98d1e564
...
...
@@ -210,7 +210,8 @@ namespace dlib
- This routine is capable of loading any image format which can be read
by the load_image() routine.
- #parts_list == a vector that contains the list of object parts found in the
input file and loaded into object_locations.
input file and loaded into object_locations.
- #parts_list is in lexicographic sorted order.
- let IGNORED_RECTS denote the vector returned from this function.
- IGNORED_RECTS.size() == #object_locations.size()
- IGNORED_RECTS == a list of the rectangles which have the "ignore" flag set to
...
...
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