Davis King
c73113920b
Added the start of a GUI to edit the image metadata files.
2011-06-19 10:49:23 -04:00
Davis King
66bbc5150c
Minor code cleanup
2011-06-19 09:34:38 -04:00
Davis King
78094af459
Moved the metadata IO routines into their own file. Also made it so that
...
the XSLT stylesheet file is always created in the same directory as the
main XML metadata file.
2011-06-19 09:30:15 -04:00
Davis King
0175116fce
renamed some things
2011-06-19 09:12:58 -04:00
Davis King
fbce4cd61d
Improved -h output
2011-06-19 09:03:45 -04:00
Davis King
91c63155e9
Further simplified initial image selection.
2011-06-18 23:18:08 -04:00
Davis King
991cb97a8a
Made the initial file selection more flexible.
2011-06-18 23:11:55 -04:00
Davis King
adaabf84c0
Added code to read the image metadata XML files
2011-06-18 22:31:25 -04:00
Davis King
9db07ff325
Added some code so create initial image lists
2011-06-18 15:46:24 -04:00
Davis King
13269d7f97
Adding beginnings of a tool for dealing with labeled image datasets.
2011-06-18 13:49:42 -04:00
Davis King
33d87fe5ec
Improved a print statement.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404108
2011-01-13 23:20:50 +00:00
Davis King
7fb3219659
I just split the program up into a bunch of files.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404107
2011-01-13 23:09:51 +00:00
Davis King
f2ec45946e
Added the first version of a command line tool for using the machine learning
...
algorithms in dlib. This first version was created by Gregory Sharp.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404106
2011-01-13 22:32:43 +00:00
Davis King
8529d70f4a
Moved the htmlify tool into the tools folder.
...
--HG--
rename : docs/htmlify/CMakeLists.txt => tools/htmlify/CMakeLists.txt
rename : docs/htmlify/htmlify.cpp => tools/htmlify/htmlify.cpp
rename : docs/htmlify/to_xml.cpp => tools/htmlify/to_xml.cpp
rename : docs/htmlify/to_xml.h => tools/htmlify/to_xml.h
rename : docs/htmlify/to_xml_example/bigminus.gif => tools/htmlify/to_xml_example/bigminus.gif
rename : docs/htmlify/to_xml_example/bigplus.gif => tools/htmlify/to_xml_example/bigplus.gif
rename : docs/htmlify/to_xml_example/example.xml => tools/htmlify/to_xml_example/example.xml
rename : docs/htmlify/to_xml_example/minus.gif => tools/htmlify/to_xml_example/minus.gif
rename : docs/htmlify/to_xml_example/output.xml => tools/htmlify/to_xml_example/output.xml
rename : docs/htmlify/to_xml_example/plus.gif => tools/htmlify/to_xml_example/plus.gif
rename : docs/htmlify/to_xml_example/stylesheet.xsl => tools/htmlify/to_xml_example/stylesheet.xsl
rename : docs/htmlify/to_xml_example/test.cpp => tools/htmlify/to_xml_example/test.cpp
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404104
2011-01-13 22:22:57 +00:00