Compute indices for each input by each fern. USAGE inds = fernsInds( data, fids, thrs ) INPUTS data - [NxF] N length F binary feature vectors fids - [MxS] feature ids for each fern for each depth thrs - [MxS] threshold corresponding to each fid OUTPUTS inds - [NxM] computed indices for each input by each fern EXAMPLE See also fernsClfTrain, fernsClfApply 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]