File size: 124 Bytes
d4035c1
 
 
 
 
 
1
2
3
4
5
6
7
function vocab = phogCluster(featOpts, descrs)
% PHOGCLUSTERS
%
%   Author:: Andrea Vedaldi

vocab = 1:featOpts.vocabSize ;