User Details
- User Since
- Aug 1 2016, 12:10 PM (424 w, 4 d)
- Roles
- Disabled
Aug 2 2016
Okay, just seen that the version string is much longer, and not copyable in the Help -> About dialog. So:
Bug from Git version from 14.06.2012, 13:36.
Same behaviour in installed 2012.06.00-x64
I don't think this bug is relevant any more as IO changed anyway.
However, I don't think I will test it anymore.
Resetting to default assignee to validate or close.
Warning
Not including test
[SVN revision 25559]
FIX (#5130): GetPixelValueByIndex() is not checked; instead, world coords are checked twice.
[SVN revision 25553]
COMP (#5077): Allow unknown pixel type
Added change request;
[SVN revision 25556]
COMP (#5077): Unix does not seem to resolve pixel type.. (??)
Test only works on Windows. PixelType is always returned as "h" on Linux.
-> #ifdef WIN32; closed.
[SVN revision 25550]
FIX (#5077): Initialize output of SurfaceToImageFilter with uchar if binary is requested; added test;
Patch not a solution (only does the same, wrong thing that is done as in 2D). Correct origin needs still to be set.
Patch
Is a Bug in mitkImageDataItem.
Thx for reporting.
Will add unit test to mitkImageTest.
No, this is definitely a bug.
Channels are supposed to hold different information for each voxel, like in RGB data or Doppler ultrasound.
So, they should all be read, not only the 0 one.
[SVN revision 25151]
FIX (#4860): Show only two positions after decimal point in Info bar
As the IsIndexInside methods get longer and longer...
-> Please move implementation to .cpp file.
All info I had were from:
Are you sure with consistent center-based?
They changed to edge-based index coords just in 3.16.
Actually I think it never read out the correct time information...
Only created a time step for each image. (time step = integer, time information = time in milliseconds); So at least reading as before is restored.
Maybe it worked 2011, but not anymore.
A single image is loaded again when opening a bitmap / jpeg etc. series.
You are absolutely right, the index goes out of bounds at direct image borders. Your suggested changes solve this issue, thanks. Will commit them soon.
Will have a look at this...
[SVN revision 25180]
FIX (#4331): IIL4Mitk: When calculating delineation of segmentations, search index could went out of bounds.
You could easier try on artificial data maybe.
Most likely due to coordinate system changes in ITK 3.16 and accordingly in MITK.
See #2401 for discussion, esp. comment 21.
Coming from:
mitkVirtualTrackingTool.h, ln. 54
itkGetObjectMacro(Spline, SplineType);
[SVN revision 22541]
FIX (#3841): Check lower TH < upper TH
Critical ?!?
:)
[SVN revision 22362]
FIX (#3728): Crash when downsampling by 0
[SVN revision 22335]
FIX (#3709): Rename delete to remove in RMB menu
See also #2840 for some details
If I remeber it right, there were problems with
- the Tutorial
- the Statemachine Editor
so we had to copy it as a quick solution.
Not really sure what problems exactly.
The activator and the loading mechanism via Qt resources was necessary for 3M3 to use a compiled-in version of Statemachine.xml
Ah, right, that was the problem, thanks Daniel:
in MTIK, Statemachines are initialized via \source\mitk\CoreUI\Bundles\org.mitk.gui.qt.common\src\internal\QmitkCommonActivator.cpp
[SVN revision 22368]
FIX (#3685): Use same format under Linux
[SVN revision 22323]
FIX (#3685): Insert newline after first date/time under Windows.
Annotation display is completely redesigned by Markus Engel in the Moment.
See T1426 for details. Testing will be created whith that.
[SVN revision 22544]
FIX (#3671): Move text display to center
In ImageMapper2D: Volume text overlay is placed incorrect.
This is because of a wrong geometry calculation.
Would be the much nicer solution, but I don't get it to work for me (just tried).
But actually I am not completely sure what happens here exactly.
I try to get one of the rendering guys to have a look at it next BSP.
Not a real leak:
Objects are removed from the rendering list here, but should not be deleted.
They are still held by the actors.
Just seen that text is displayed in very strange positions anyway.
Will open a new bug for that.
Will take a look..
m_TextRenderer->RemoveAllViewProps(); does not release memory, but is also not the right place to do it. Not a leak in my opinion.
[SVN revision 22077]
FIX (#3469): Remove ":"; Add start time/date for Linux
[SVN revision 22071]
FIX (#3469): Only use full date/time output when log file is used. Else, only print relative to start time.
I mean the popup menu which opens when pressing on file.
Results from a mouseReleaseEvent sent to the already destroyed file menu widget.
No idea from where.
??? To my knowledge nothing changed in the bundle for weeks...
Could you specify?
[SVN revision 21762]
FIX (#3422): Fix parameter assignment for TV filter
[SVN revision 21763]
FIX (#3422): Forgot non-vector image case.
[SVN revision 21772]
FIX (#3413): Change time output to Date, Time as default.
Renamed bug to "Write command line output to log file". Date/Time issue is resolved.
P.S. Cell data is neither drawn in 2D or in 3D.
Requesting core mod.
Note: When not displayed automatically, set "scalar mode" property to "CellData"
Dear xplanes,
[SVN revision 22938]
FIX (#3358): Only use vtkStripper when normals shall be drawn.
Okay, fixed, was easy.
[SVN revision 22213]
FIX (#3337): Display of unstructured grids
Crashes on windows when trying to load a UG.
-> Set severity from feature request to normal
I have no idea why I am named author for MovieMaker...
Party bug.
I have no idea why I am named author for MovieMaker...
Party bug.
[SVN revision 21245]
FIX (#3279): Fixed combobox list widget name order; (didn't work with insert policy)
[SVN revision 21244]
FIX (#3279): Fixed combobox list widget name order
[SVN revision 21429]
FIX (#3262): Set VIDEOINPUT_LIB default to OFF
Bug is not relevant any more because itkTypeID is not obsolete any more; for vector valued images, itkTypeID is NULL by default;
Dear Xavier,
afaik it is not valid to use memcpy with any argument = NULL.
So, using an empty, non-initialized ITK image should result in
memcpy( dst, NULL, 0 );
which simply does nothing.
Could you give a code example from where your error occurs?
There was a "not" too much in my last comment.
I mean it IS valid to use memcpy with any argument = NULL;
[SVN revision 21184]
FIX (#3209): Check if time steps contain data before considering them for BoundingBox calculation. (Empty time steps have a zero bounding box).
Patch for PointSet only
Okay, have fixed it already; reclaiming bug...
mitk::PointSet is Mathias' baby...
Mathias, could you adapt BB creation? Works for mitk::Surface::CalculateBoundungBox(), maybe can be just done parallel?
[SVN revision 20787]
FIX (#3148): Added convenience method for setting CurveSymbol
[SVN revision 20786]
FIX (#3148): Added convenience method for setting CurveStyle
Butter call it "using" :)
[SVN revision 20657]
FIX (#3113): 2D image cannot be selected any more.
As Michi said, the models must be unpacked to work. This is only done automatically when downloading. So maybe it would be better to distribute them unpacked on CD.
Models are downloaded to std::string downloadPath = mitk::StandardFileLocations::GetInstance()->GetOptionDirectory();
Comment from Hannes in #2979: