diff --git a/README.rst b/README.rst index 998491283..9567fbc29 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,9 @@ implement additional versions of core MAP-Tk data structures. In addition to the libraries and tools, a Qt GUI application is provided to assist with visualization of data and results with the help of VTK. The screenshots below show the MAP-Tk GUI visualizing results of MAP-Tk -run on a video from the `VIRAT Video Dataset`_. +run on example videos from the `VIRAT Video Dataset`_ and `CLIF 2007 Dataset`_. +More information about this example data can be found in the +`examples `_ directory. .. image:: /doc/screenshot/mapgui_screenshot_osx.png :alt: Mac OS X Screenshot @@ -141,8 +143,7 @@ Required '''''''' The only hard dependencies of MAP-Tk are on the C++ standard library, -Vital_ (contemporary to the version of MAP-Tk being built), and Eigen_ -(|>=| 3.0; also required by Vital). +Vital_ (|>=| 0.1), and Eigen_ (|>=| 3.0; also required by Vital). Optional Plugins '''''''''''''''' @@ -350,6 +351,7 @@ public release via 88ABW-2015-2555. .. ====================== .. _VIRAT Video Dataset: http://www.viratdata.org/ +.. _CLIF 2007 Dataset: https://www.sdms.afrl.af.mil/index.php?collection=clif2007 .. _Bundler: http://www.cs.cornell.edu/~snavely/bundler/ .. _CDash: http://www.cdash.org/ .. _Eigen: http://eigen.tuxfamily.org/