"llm/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "3a1ed9ff707d1ac4d525e9dfb2a6002c4305bc62"
Commit b3ca1258 authored by Davis King's avatar Davis King
Browse files

Added missing requires clause to function.

parent 60a1bdc9
......@@ -21,6 +21,7 @@ namespace dlib
);
/*!
requires
- cell_draw_size > 0
- detector.get_w().size() >= detector.get_scanner().get_num_dimensions()
(i.e. the detector must have been populated with a HOG filter)
ensures
......
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