diff options
Diffstat (limited to 'report')
-rw-r--r-- | report/paper.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/report/paper.md b/report/paper.md index 329efca..b0c29bc 100644 --- a/report/paper.md +++ b/report/paper.md @@ -1,6 +1,4 @@ -# Codebooks - -## K-means codebook +## K-means Codebook A common technique for codebook generation involves utilising K-means clustering on a sample of the image descriptors. In this way descriptors may be mapped to *visual* words which lend themselves to |