Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackie840129 authored Jul 8, 2018
1 parent 3a4013e commit a927525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lab_2/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ for simplicity, and use n_jobs=-1 to accelerate). The centroid of each cluster t

**Note** : The threshold of SURF is up to you, but you have to ensure that every image has at least one feature point.

  **Note** : save the 50 visual words to the binary file [visual_words.npy] with numpy serialization saving method.
**Note** : save the 50 visual words to the binary file [visual_words.npy] with numpy serialization saving method.

**hint** : `kmeans.cluster_centers_` is useful

Expand Down

0 comments on commit a927525

Please sign in to comment.