Skip to content

Commit 0c72993

Browse files
committed
Merge pull request #152 from mleotta/dev/update-readme
update readme
2 parents a35b0f9 + 3c95395 commit 0c72993

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ implement additional versions of core MAP-Tk data structures.
3232
In addition to the libraries and tools, a Qt GUI application is provided to
3333
assist with visualization of data and results with the help of VTK.
3434
The screenshots below show the MAP-Tk GUI visualizing results of MAP-Tk
35-
run on a video from the `VIRAT Video Dataset`_.
35+
run on example videos from the `VIRAT Video Dataset`_ and `CLIF 2007 Dataset`_.
36+
More information about this example data can be found in the
37+
`examples <examples>`_ directory.
3638

3739
.. image:: /doc/screenshot/mapgui_screenshot_osx.png
3840
:alt: Mac OS X Screenshot
@@ -141,8 +143,7 @@ Required
141143
''''''''
142144

143145
The only hard dependencies of MAP-Tk are on the C++ standard library,
144-
Vital_ (contemporary to the version of MAP-Tk being built), and Eigen_
145-
(|>=| 3.0; also required by Vital).
146+
Vital_ (|>=| 0.1), and Eigen_ (|>=| 3.0; also required by Vital).
146147

147148
Optional Plugins
148149
''''''''''''''''
@@ -350,6 +351,7 @@ public release via 88ABW-2015-2555.
350351
.. ======================
351352
352353
.. _VIRAT Video Dataset: http://www.viratdata.org/
354+
.. _CLIF 2007 Dataset: https://www.sdms.afrl.af.mil/index.php?collection=clif2007
353355
.. _Bundler: http://www.cs.cornell.edu/~snavely/bundler/
354356
.. _CDash: http://www.cdash.org/
355357
.. _Eigen: http://eigen.tuxfamily.org/

0 commit comments

Comments
 (0)