H = VL_WHISTC(X,W,EDGES) behaves exactly like HISTC(X,EDGES), but weights the samples by W. NaN-valued entries are skipped.
- See also
HITSC(), VL_HELP_VLFEAT().
VLFeat.orgVL_WHISTCH = VL_WHISTC(X,W,EDGES) behaves exactly like HISTC(X,EDGES), but weights the samples by W. NaN-valued entries are skipped.
|