mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
5b30b06df5
commit
55234ec22a
|
@ -1 +1,2 @@
|
|||
43d280b34aa9
|
||||
b4c7331c4de6
|
||||
|
||||
|
|
|
@ -11,6 +11,19 @@
|
|||
<!-- ******************************************************************************* -->
|
||||
|
||||
<current>
|
||||
New Stuff:
|
||||
|
||||
Non-Backwards Compatible Changes:
|
||||
|
||||
Bug fixes:
|
||||
|
||||
Other:
|
||||
|
||||
</current>
|
||||
|
||||
<!-- ******************************************************************************* -->
|
||||
|
||||
<old name="17.43" date="Oct 21, 2011">
|
||||
New Stuff:
|
||||
- Two new routines for performing MAP inference in factor graphs:
|
||||
- For chain-structured graphs: find_max_factor_graph_viterbi()
|
||||
|
@ -80,7 +93,7 @@ Other:
|
|||
- Made the integral_image more general by making it templated on the type of
|
||||
scalar used to store the sums.
|
||||
|
||||
</current>
|
||||
</old>
|
||||
|
||||
<!-- ******************************************************************************* -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue