Evaluate features of X given a set of radial basis functions. See rbfComputeBasis for discussion of rbfs and general usage. USAGE Xrbf = rbfComputeFtrs( X, rbfBasis ) INPUTS X - [N x d] N points of d dimensions each rbfBasis - rbfBasis struct (see rbfComputeBasis) OUTPUTS Xrbf - [N x k] computed feature vectors EXAMPLE See also RBFDEMO, RBFCOMPUTEBASIS Piotr's Computer Vision Matlab Toolbox Version 2.50 Copyright 2014 Piotr Dollar. [pdollar-at-gmail.com] Licensed under the Simplified BSD License [see external/bsd.txt]