Commit a3651eb5 authored by Davis King's avatar Davis King

updated docs

parent ff22bdc2
...@@ -1723,16 +1723,6 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf" ...@@ -1723,16 +1723,6 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
labeled rectangles. The tool produces an XML file containing these labeled rectangles. The tool produces an XML file containing these
annotations. Therefore, load_image_dataset_metadata() is a routine annotations. Therefore, load_image_dataset_metadata() is a routine
for parsing these XML files. for parsing these XML files.
<p>
The graphical annotation tool can be found in the tools/imglab
folder and compiled with the following commands.
<code_box>
cd tools/imglab
mkdir build
cmake ..
make
</code_box>
</p>
</description> </description>
</component> </component>
......
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