Commit 1cd2e5e9 authored by Davis King's avatar Davis King

updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403652
parent bf8b3e54
...@@ -11,6 +11,20 @@ ...@@ -11,6 +11,20 @@
<!-- ******************************************************************************* --> <!-- ******************************************************************************* -->
<current> <current>
New Stuff:
- Added the simplify_linear_decision_function() routines.
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ******************************************************************************* -->
<old name="17.27" date="May 16, 2010">
New Stuff: New Stuff:
- Added the svm_c_ekm_trainer. It is a kernelized version of the fast - Added the svm_c_ekm_trainer. It is a kernelized version of the fast
linear trainer svm_c_linear_trainer. linear trainer svm_c_linear_trainer.
...@@ -33,7 +47,7 @@ Other: ...@@ -33,7 +47,7 @@ Other:
changed the code so that grayscale pixels with more than 16 bits get saved as changed the code so that grayscale pixels with more than 16 bits get saved as
16 bit grayscale images instead of 8 bit images. 16 bit grayscale images instead of 8 bit images.
</current> </old>
<!-- ******************************************************************************* --> <!-- ******************************************************************************* -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment