View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000549ITKpublic2004-01-28 07:312011-06-01 17:13
Reporterviet bui xuan 
Assigned ToJim Miller 
PrioritylowSeverityfeatureReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000549: file readers do not invoke progressevents
DescriptionThere is no way currently to be informed of reader's progress ass they do not invoke progressevents ("utilies" do not know about itk) as hinted by Luis Ibanez:
"In order to get around this we will have to modify
the IO third party libraries to insert some sort of
callbacks, then provide such callbacks from the
respective ImageIO classes and translate the calls
into InvokeEvent() calls."
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Files

 Relationships

  Notes
(0002859)
Lydia Ng (developer)
2005-08-09 14:16

Jim will have a look.
(0009167)
Luis Ibanez (manager)
2007-09-19 16:53

Some file format readers will be able to report events {Meta, Nifti, DICOM} others will not, since we don't get event from the underlying libraries.

To be looked at during WA10
(0026652)
Jim Miller (developer)
2011-06-01 17:13

ITK reads JPEG and PNG files a scan-line at a time. So slipping a progress event into the corresponding ImageIO::Read() method should be doable.

 Issue History
Date Modified Username Field Change
2007-09-19 16:53 Luis Ibanez Note Added: 0009167
2011-06-01 17:13 Jim Miller Note Added: 0026652


Copyright © 2000 - 2018 MantisBT Team