@@ -32,7 +32,9 @@ implement additional versions of core MAP-Tk data structures.
3232In addition to the libraries and tools, a Qt GUI application is provided to
3333assist with visualization of data and results with the help of VTK.
3434The 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
143145The 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
147148Optional 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