Commit 786b1dbd authored by Davis King's avatar Davis King

Implemented the movable part stuff. It all seems to be working properly now.

parent a48cde58
This diff is collapsed.
......@@ -397,6 +397,7 @@ namespace dlib
) const;
/*!
requires
- all_parts_in_rect(obj) == true
- obj.movable_parts.size() == get_num_movable_components_per_detection_template()
- is_loaded_with_image() == true
- get_num_detection_templates() > 0
......
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