In the module:
QmitkFiberProcessingView::GenerateTractDensityImage
input: the attached .fib file.
Run time error that indicates an access violation reading location in:
vtkIdType GetNumberOfPoints() {return this->Data->GetNumberOfTuples();}
hiler | |
Mar 22 2012, 10:48 AM |
F808: er1.jpg | |
Apr 12 2012, 2:40 PM |
In the module:
QmitkFiberProcessingView::GenerateTractDensityImage
input: the attached .fib file.
Run time error that indicates an access violation reading location in:
vtkIdType GetNumberOfPoints() {return this->Data->GetNumberOfTuples();}
Tried to reproduce:
-> No crash
Test was done on Windows Vista 64 Bit using commit 7ca6741 (master of two weeks ago) in Release mode.
Console does not show any conspicuous output.
Did you do anything different?
Hi,
Another case of RT error when trying to generate a density tract image.
I think that the attached error occurs because there is no enough space in my computer. the .fib file is 28KB.
the .fib file will be attached in the next comment as the reference image.