A2D2 VideoGrabber 09 2010: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "With the draft code in place, we started adopting more rigorous software development process and start working on adding more features. Here is a list of key tasks we finished in...")
 
(No difference)

Latest revision as of 18:01, 1 October 2010

With the draft code in place, we started adopting more rigorous software development process and start working on adding more features. Here is a list of key tasks we finished in this month:

  1. Reorganized library structure to add testing, examples, and documents directories.
  2. Setup software version control system (git repository) to manage code development.
  3. Added cross-platform build support in CMakeLists.txt
  4. Tested build for Windows and Linux system
  5. Continued to develop example application integrated with ITK filtering pipeline.