Skip to content

Commit

Permalink
matlab/subsampleMatrix.m: deprecated, removed from main toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
pdollar committed Oct 1, 2013
1 parent b1aab28 commit 7f89bca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
File renamed without changes.
3 changes: 2 additions & 1 deletion external/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Version NEW
-opticalFlow.m: various improvements, changes to parameters
-toolboxCompile.m: added option to compile w/o openMP
-matlab/medianw.m: added fast weighted median
-minor: imagesAlignSeq, bbApply, convConst, imResample, gradientMex, pca
-minor: imagesAlignSeq, bbApply, convConst, imResample, gradientMex, pca,
subsampleMatrix (removed)

Version 3.23 (20-Aug-2013)
-fhog.m: added heavily optimized FHOG (Felzenszwalb's HOG) features
Expand Down
2 changes: 1 addition & 1 deletion matlab/Contents.m
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
% spBlkDiag - Creates a sparse block diagonal matrix from a 3D array.
% sub2ind2 - Improved version of sub2ind.
% subsToArray - Converts subs/vals image representation to array representation.
% subsampleMatrix - Samples elements of X so result uses at most maxMegs megabytes of memory.

% uniqueColors - Generate m*n visually distinct RGB colors suitable for display.
%
% Thin plate splines:
Expand Down

0 comments on commit 7f89bca

Please sign in to comment.