image-retrieval
image-retrieval copied to clipboard
a little confuse...
code seems can be rewrited to '''python for image_path, descriptor in des_list: descriptors = np.vstack((descriptors, descriptor)) ''' Am I missed something?
Absolutely right, you can do some tests after you change it to this, and see if the result is right or not.