HomeSort by relevance Sort by last modified time
    Searched refs:init_feature (Results 1 - 2 of 2) sorted by null

  /external/opencv3/samples/python2/
asift.py 31 from find_obj import init_feature, filter_matches, explore_match
121 detector, matcher = init_feature(feature_name)
find_obj.py 25 def init_feature(name): function
149 detector, matcher = init_feature(feature_name)

Completed in 54 milliseconds