View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011130VTK(No Category)public2010-08-16 02:342016-08-12 09:55
ReporterKana Kannappan 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0011130: VtkImageReader2.cxx cannot read images >3Gb in windows
DescriptionVtkImagereader2.cxx cannot read image data sets > 3Gb in windows OS because the image extent is defined as "long". In windows "long" is taken as 32 bit which limits the size of the image loaded. It would be helpful if the image extent is changed to "long long" which is 64 bit and increases the image extent size.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0037194)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2010-08-16 02:34 Kana Kannappan New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037194
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team