"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "407de2c1ec229629579cdb7f8518ba735a6604cf"
Commit 98d1e564 authored by Davis King's avatar Davis King
Browse files

Clarified spec

parent 290b6a1f
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment