Skip to content

Commit

Permalink
-preparing to release toolbox version 2.12 (updated headers)
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://lumo.ucsd.edu/projects/p1/svnroot/pdollar/toolbox@10946 52fe0c90-79fe-0310-8a18-a0b98ad248f8
pdollar committed Nov 18, 2008
1 parent c6e72c5 commit b546839
Showing 14 changed files with 359 additions and 359 deletions.
2 changes: 1 addition & 1 deletion classify/confMatrix.m
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
%
% See also CONFMATRIXSHOW
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion classify/pcaVisualize.m
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
%
% See also PCA, PCAAPPLY
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
4 changes: 2 additions & 2 deletions classify/pdist2.m
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
%
% See also PDIST, DISTMATRIXSHOW
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
@@ -184,4 +184,4 @@
% yi = Y(:,i); yi = yi( :, mOnes );
% xi = X(:,i); xi = xi( :, nOnes );
% D = D + abs( xi-yi' );
% end
% end
2 changes: 1 addition & 1 deletion classify/rbfComputeBasis.m
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
%
% See also RBFDEMO, RBFCOMPUTEFTRS
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
4 changes: 2 additions & 2 deletions external/toolboxUpdateHeader.m
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@
%
% See also
%
% Piotr's Image&Video Toolbox Version 2.11
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]

header={
'% Piotr''s Image&Video Toolbox Version 2.11'; ...
'% Piotr''s Image&Video Toolbox Version 2.12'; ...
'% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]'; ...
'% Please email me if you find bugs, or have suggestions or questions!'; ...
'% Licensed under the Lesser GPL [see external/lgpl.txt]'};
2 changes: 1 addition & 1 deletion filters/filterGabor2d.m
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
%
% See also FILTERGABOR1D, FILTERGAUSS
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion images/imShrink.m
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
%
% See also IMRESIZE, LOCALSUM
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion images/modefilt1.m
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
%
% See also MEDFILT1
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion images/nonMaxSupr.m
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
%
% See also SUBSTOARRAY, NONMAXSUPRLIST, NONMAXSUPRWIN
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion images/nonMaxSuprList.m
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
%
% See also SUBSTOARRAY, NONMAXSUPR, NONMAXSUPRWIN
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion images/xcorrn.m
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
%
% See also XCORR2, NORMXCORRN, XEUCN, CONVNFAST
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
688 changes: 344 additions & 344 deletions matlab/bbApply.m

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion matlab/dijkstra.m
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@
%
% See also
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]
2 changes: 1 addition & 1 deletion matlab/randint2.m
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@
%
% See also RANDINT
%
% Piotr's Image&Video Toolbox Version NEW
% Piotr's Image&Video Toolbox Version 2.12
% Copyright 2008 Piotr Dollar. [pdollar-at-caltech.edu]
% Please email me if you find bugs, or have suggestions or questions!
% Licensed under the Lesser GPL [see external/lgpl.txt]

0 comments on commit b546839

Please sign in to comment.