diff options
author | Vasil Zlatanov <v@skozl.com> | 2019-02-11 17:52:01 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2019-02-11 17:52:01 +0000 |
commit | 1fcc82c6862aae879fffb5bb0981ebee441f47aa (patch) | |
tree | a321ae1597771ab63a330e21051b6bde8b9fdd3d /report | |
parent | 96aca79318e28f52bbada1ef5df6cb97886ce56b (diff) | |
download | e4-vision-1fcc82c6862aae879fffb5bb0981ebee441f47aa.tar.gz e4-vision-1fcc82c6862aae879fffb5bb0981ebee441f47aa.tar.bz2 e4-vision-1fcc82c6862aae879fffb5bb0981ebee441f47aa.zip |
Add testing histogram
Diffstat (limited to 'report')
-rw-r--r-- | report/fig/km-histtest.pdf | bin | 0 -> 13919 bytes | |||
-rw-r--r-- | report/paper.md | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/report/fig/km-histtest.pdf b/report/fig/km-histtest.pdf Binary files differnew file mode 100644 index 0000000..c7da428 --- /dev/null +++ b/report/fig/km-histtest.pdf diff --git a/report/paper.md b/report/paper.md index d8e4fca..c0bbd75 100644 --- a/report/paper.md +++ b/report/paper.md @@ -13,6 +13,8 @@ Caltech dataset. The number of clusters or the number of centroids determine the vocabulary size. +![Bag-of-words histogram](fig/km-histogram.pdf) + ## Bag-of-words histograms of example training/testing images ## Vector quantisation process |