[dyknow-panel-extractor] r287 committed - The list of answers in the GradeGroup now display an image of the hand...

0 views
Skip to first unread message

dyknow-pane...@googlecode.com

unread,
Jan 16, 2011, 4:25:33 PM1/16/11
to dyknow-pane...@googlegroups.com
Revision: 287
Author: jjhatf02
Date: Sun Jan 16 13:24:38 2011
Log: The list of answers in the GradeGroup now display an image of the
handwriting contained within the Answer Box region. This image is stored
inside of the BoxAnalysis and is pre-computed using the
AnswerProcessQueueItem.
This enhancement revealed some very serious memory leaks. The GradeGroup
and GradeRow objects were subscribing to external events which caused them
to not be collected until a new file was opened. A Cleanup() method was
added which is called when objects that have since been removed from the
visible interface are no longer needed. This allows the Garbage Collector
to collect these objects when it is run next.
Overall this is a major enhancement to the application!

http://code.google.com/p/dyknow-panel-extractor/source/detail?r=287

Modified:
/trunk/DPX/DPXAnswers/AnswerManager.cs
/trunk/DPX/DPXAnswers/AnswerProcessQueueItem.cs
/trunk/DPX/DPXAnswers/AnswerRect.cs
/trunk/DPX/DPXAnswers/AnswerWindow.xaml.cs
/trunk/DPX/DPXAnswers/BoxAnalysis.cs
/trunk/DPX/DPXAnswers/GradeGroup.xaml.cs
/trunk/DPX/DPXAnswers/GradeRow.cs
/trunk/DPX/DPXAnswers/ImageProcessQueueItem.cs
/trunk/DPX/DPXAnswers/PanelAnswer.cs
/trunk/DPX/DPXReader/DyKnow/DyKnow.cs

Reply all
Reply to author
Forward
0 new messages