clarified spec

This commit is contained in:
Davis King 2012-01-01 17:46:26 -05:00
parent 007161f09d
commit 90bc0180c0

View File

@ -28,7 +28,9 @@ namespace dlib
REQUIREMENTS ON Feature_extractor_type
- must be an object with an interface compatible with the hashed_feature_image
object defined in dlib/image_keypoint/hashed_feature_image_abstract.h.
object defined in dlib/image_keypoint/hashed_feature_image_abstract.h or
with the nearest_neighbor_feature_image object defined in
dlib/image_keypoint/nearest_neighbor_feature_image_abstract.h
INITIAL VALUE
- get_num_detection_templates() == 0