Skip to content

Commit

Permalink
*VERSION 3.26 OF TOOLBOX*
Browse files Browse the repository at this point in the history
  • Loading branch information
pdollar committed Jul 15, 2014
1 parent feec9c3 commit dbb08fb
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 8 deletions.
4 changes: 2 additions & 2 deletions doc/detector/bbGt.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ <h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="
bbGt&gt;loadAll, bbGt&gt;evalRes, bbGt&gt;showRes, bbGt&gt;compRoc, bbGt&gt;cropRes,
bbGt&gt;compOas, bbGt&gt;compOa

Piotr's Image&amp;Video Toolbox Version 3.20
Copyright 2013 Piotr Dollar. [pdollar-at-caltech.edu]
Piotr's Image&amp;Video Toolbox Version 3.26
Copyright 2014 Piotr Dollar. [pdollar-at-caltech.edu]
Please email me if you find bugs, or have suggestions or questions!
Licensed under the Simplified BSD License [see external/bsd.txt]</pre></div>

Expand Down
6 changes: 6 additions & 0 deletions doc/history.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 3.26 (15-July-2014)
-fevalDistr.m: tweaks to HPC case
-bbGt>set(): minor fix (thanks David Hall)
-bbGt>evalRes(): optimized, bbGt>bbLoad(): support for ImageNet format
-minor: gradientMex.cpp

Version 3.25 (15-Dec-2013)
-added pointer to PAMI14 work: chnsScaling.m, acfTrain.m, chnsPyramid.m
-minor: toolboxCompile.m
Expand Down
7 changes: 4 additions & 3 deletions doc/matlab/fevalDistr.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ <h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="
Similar to type='COMPILED', except after compiling, the executable is
queued to the HPC cluster where all computation occurs. This option
likewise requires the *Matlab Compiler*. Paths to data, etc., must be
absolute paths and available from HPC cluster. Parameter pLaunch should
absolute paths and available from HPC cluster. Parameter pLaunch must
have two fields 'scheduler' and 'shareDir' that define the HPC Server.
Extra parameters in pLaunch add finer control, see fedWinhpc for details.
For example, at MSR one possible cluster is defined by scheduler =
'MSR-L25-DEV21' and shareDir = '\\msr-arrays\scratch\msr-pool\L25-dev21'.
Note call to 'job submit' from Matlab will hang unless pwd is saved
Expand Down Expand Up @@ -92,8 +93,8 @@ <h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="

See also matlabpool mcc

Piotr's Image&amp;Video Toolbox Version 3.02
Copyright 2012 Piotr Dollar. [pdollar-at-caltech.edu]
Piotr's Image&amp;Video Toolbox Version 3.26
Copyright 2014 Piotr Dollar. [pdollar-at-caltech.edu]
Please email me if you find bugs, or have suggestions or questions!
Licensed under the Simplified BSD License [see external/bsd.txt]</pre></div>

Expand Down
2 changes: 1 addition & 1 deletion doc/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h2>DOWNLOAD<a href="#_top"><img alt=^ src="up.png" border=0 /></a></h2>
<p><strong>For version history click <a href="history.txt">here.</a>
This code is licensed under the <a href="http://en.wikipedia.org/wiki/BSD_licenses" target="blank">Simplified BSD License.</a></strong></p>
<ul>
<li><a href="../piotr_toolbox.zip">Version 3.25</a> &nbsp; Dec. 15, 2013 &nbsp; [current stable version]
<li><a href="../piotr_toolbox.zip">Version 3.26</a> &nbsp; July 15, 2014 &nbsp; [current stable version]
<li><a href="../piotr_toolbox_V1.03.zip">Version 1.03</a> &nbsp; May. 03, 2006 &nbsp; [compatible with cuboids code]
<li><a href="../">All Versions</a>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion external/history.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version NEW
Version 3.26 (15-July-2014)
-fevalDistr.m: tweaks to HPC case
-bbGt>set(): minor fix (thanks David Hall)
-bbGt>evalRes(): optimized, bbGt>bbLoad(): support for ImageNet format
Expand Down
2 changes: 1 addition & 1 deletion external/m2html/templates/frame-piotr/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h2>DOWNLOAD<a href="#_top"><img alt=^ src="up.png" border=0 /></a></h2>
<p><strong>For version history click <a href="history.txt">here.</a>
This code is licensed under the <a href="http://en.wikipedia.org/wiki/BSD_licenses" target="blank">Simplified BSD License.</a></strong></p>
<ul>
<li><a href="../piotr_toolbox.zip">Version 3.25</a> &nbsp; Dec. 15, 2013 &nbsp; [current stable version]
<li><a href="../piotr_toolbox.zip">Version 3.26</a> &nbsp; July 15, 2014 &nbsp; [current stable version]
<li><a href="../piotr_toolbox_V1.03.zip">Version 1.03</a> &nbsp; May. 03, 2006 &nbsp; [compatible with cuboids code]
<li><a href="../">All Versions</a>
</ul>
Expand Down

0 comments on commit dbb08fb

Please sign in to comment.