The same problem accounts for Step 8.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 2 2016
The tutorial steps use the Volume Rendering of MITK core, which is (probably) not used in any other plugins. The errors disappear as soon as we use the MITK-Ext Volume Rendering.
However, a long-term solution should be discussed e.g. whether we want to set the core volume renderer as deprecated and use the MITK-Ext Volume Rendering instead etc.
[55567b]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-19 14:09:45 Sandy Engelhardt [8e1377]
Declaring several methods as const
[646920]: Merge branch 'bug-14776-New-Reference-Screenshots-Needs-Revisiontag-Up
Merged commits:
2013-08-15 10:05:52 Sandy Engelhardt [dec13a]
New Revision tag 4a49a318
[23aab1]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-19 17:24:40 Sandy Engelhardt [45d969]
Removing WeakPointer and adding Const to Functions
[b6576a]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-19 15:05:36 Sandy Engelhardt [af102d]
COMP: removing const
New remote branch pushed: bug-14776-New-Reference-Screenshots-Needs-Revisiontag-Update
[33fdf7]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-19 14:49:32 Sandy Engelhardt [d931ab]
COMP: removing const from function because of int return value
[e91143]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-12 17:23:59 Sandy Engelhardt [d5ce70]
COMP: delete slash in comment which causes errors
[bd0fd1]: Merge branch 'bug-14776-rendering-test-disable'
Merged commits:
2013-06-03 19:53:15 Sandy Engelhardt [d69ff4]
COMP: disable rendering tests
New remote branch pushed: bug-14776-PointSetVTKMapper2D-Code-Review
[4b0b51]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsVI'
Merged commits:
2013-06-04 14:11:28 Sandy Engelhardt [3d49fc]
COMP: removing Deprecated Macro from class declaration
New remote branch pushed: bug-14776-PointSet-Rendering-Test
New remote branch pushed: bug-14776-rendering-test-disable
New remote branch pushed: bug-14776-Resolving-Compiler-ProblemsVI
[134f84]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsVI'
Merged commits:
2013-06-05 13:47:23 Sandy Engelhardt [ed634f]
Remove unused variable
The branch was merged without code review. Several smaller things (more comments etc.) still have to be adjusted before next release.
[581ab9]: Merge branch 'bug-14776-PointSetVTKMapper2D-Code-Review'
Merged commits:
2013-06-12 17:05:39 Sandy Engelhardt [3e2589]
comment in ResetMapper and makePerpendicularVector2D
[91dd68]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsVI'
Merged commits:
2013-06-04 13:33:45 Sandy Engelhardt [d2c757]
Deprecated Macro in class declaration
[5cda91]: Merge branch 'bug-14776-PointSet-Rendering-Test'
Merged commits:
2013-06-07 11:45:20 Sandy Engelhardt [0756e6]
Enable PointSet Rendering Test
[8a8685]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsIV'
Merged commits:
2013-06-03 14:45:17 Sandy Engelhardt [f96225]
COMP: removing ViewDirection
[7aac87]: Merge branch 'bug-14776-Resolve-Failing-TestsII'
Merged commits:
2013-06-03 18:15:37 Sandy Engelhardt [068b04]
COMP: EnumProperty Point Shape as own class
New remote branch pushed: bug-14776-Color-Compiler-Error
[f28aea]: Merge branch 'bug-14776-Resolve-Failing-TestsII'
Merged commits:
2013-06-03 18:50:14 Sandy Engelhardt [2e5ce4]
COMP: removing unused stringstream
[de146f]: Merge branch 'bug-14776-Color-Compiler-Error'
Merged commits:
2013-06-03 19:33:37 Sandy Engelhardt [522286]
COMP: mitk Color fix
[d86f91]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsV'
Merged commits:
2013-06-03 15:06:06 Sandy Engelhardt [b6eeea]
COMP: deprecated vector and unused variable
New remote branch pushed: bug-14776-rendering-test
[a0cd7a]: Merge branch 'bug-14776-Resolve-Failing-Tests'
Merged commits:
2013-06-03 16:41:54 Sandy Engelhardt [12a8e8]
COMP: Updating MITK Data revision tag to right version
[7a9d37]: Merge branch 'bug-14776-Resolve-Failing-TestsII'
Merged commits:
2013-06-03 18:28:29 Sandy Engelhardt [0e7018]
COMP: adding PointSetShapeProperty To EnumerationSerializer
[ee67df]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsIII'
Merged commits:
2013-06-03 14:25:10 Sandy Engelhardt [930752]
COMP: Deprecated Constructor
[6f3bac]: Merge branch 'bug-14776-Resolve-Failing-TestsII'
Merged commits:
2013-06-03 19:10:46 Sandy Engelhardt [e98bc1]
COMP: uncommenting 2 point set rendering test
New remote branch pushed: bug-14776-Resolving-Compiler-ProblemsV
New remote branch pushed: bug-14776-Resolving-Compiler-ProblemsIV
New remote branch pushed: bug-14776-Resolve-Failing-TestsII
New remote branch pushed: bug-14776-Resolving-Compiler-ProblemsII
New remote branch pushed: bug-14776-Resolving-Compiler-ProblemsIII
[ceed76]: Merge branch 'bug-14776-Resolving-Compiler-ProblemsII'
Merged commits:
2013-06-03 14:01:13 Sandy Engelhardt [a93744]
COMP: adjusting Deprecated Macro and RenderingHelper
Since LineMapper2D and SplineMapper2D are rarely documented/tested and not used any longer, they are set deprecated. Both classes derive from the 'old' PointSetGLMapper2D, which can not be deleted because of this depency. However, after a full release cycle, it all 3 classes should be removed from MITK.
[2e89d8]: Merge branch 'bug-14776-Resolving-Compiler-Problems'
Merged commits:
2013-06-03 13:41:56 Sandy Engelhardt [f20291]
COMP: removing unallowed slash in comment
New remote branch pushed: bug-14776-Integration-to-ITK4-PointSetMapper
[d0fa20]: Merge branch 'bug-14776-Integration-to-ITK4-PointSetMapper'
Merged commits:
2013-05-29 13:34:56 Sandy Engelhardt [4de5ac]
change docu after renaming new parameters
New remote branch pushed: bug-14776-RedesignPointSetGLMapper2D
New remote branch pushed: bug-14776-Resolving-Compiler-Problems
The error occured due to an additional semicolon.
New remote branch pushed: bug-14711-VolumeVisualizationInoperable
[d531b7]: Merge branch 'bug-14711-VolumeVisualizationInoperable'
Merged commits:
2013-03-20 15:56:11 Sandy Engelhardt [98284e]
Error due to an unnecessary semicolon, volume visualization works again
New remote branch pushed: bug-14551-binary-in-3d-broken
New remote branch pushed: bug-14179-ConditionalLevelWindowSliderDeactivationFix
Bug could not be reproduced on my PC (but it is quite hard to measure unbiasedly whether zooming accelerates when closing the project and opening the same image).
The source of error could be in function vtkPropRenderer::AdjustCameraToScene() as well, where a "zoomFactor" is set.
New remote branch pushed: bug-13990-Opacity-Property-Not-Set
According to Gergely, the vtkCutter can be seen as the bottleneck, which should be replaced. He proposes two different approaches for speeding up this functionality:
Hi Gergeley,
Rendering component handover.
Rendering component handover.
We could not reproduce this bug.
[79f44e]: Merge branch 'bug-12824-rendering-test-fail'
Merged commits:
2013-01-31 15:55:33 Sandy Engelhardt [50e2ee]
Enable Surface3D Test again
[bf40a8]: Merge branch 'bug-12824-rendering-test-fail'
Merged commits:
2013-01-31 13:41:58 Sandy Engelhardt [e58489]
Updating Revision tag for new MITK-Data archive
Windows batch file for executing the mitkImageVtkMapper2DTest via remote desktop
[e3e115]: Merge branch 'bug-12824-rendering-test-fail'
Merged commits:
2013-01-30 19:23:35 Sandy Engelhardt [fb5bf0]
COMP: delete log message and outcommented test
We reproduced the bug (failing of rendering test mitkImageVtkMapper2DTest) by executing the tests via remote desktop:
We tried reproduce the rendering artifacts without a graphics card driver enabled on MBI 083 by using safe mode of Windows 7 in order to use the Microsoft software fallback rendering.
Windows batch file for executing the mitkImageVtkMapper2DTest via remote desktop
I wrote the core change request
New remote branch pushed: bug-12824-rendering-test-fail
Rendering component handover.
Rendering component handover.
We could not reproduce this bug anymore. We think it is fixed with new VTK Release 5.8.
The concept page "MITK Properties" must be adjust as well.
http://docs.mitk.org/nightly-qt4/PropertiesPage.html
[8af1e1]: Merge branch 'bug-12003-Rendering-Of-Crosses-On-Slice'
Merged commits:
2013-07-10 13:55:55 Sandy Engelhardt [572782]
New Property 'distance to slice'
The problem is, that there is not necessarily an image provided. If an image is provided the default tolerance could be adjusted according to the image space, yes. I will have a look on that.
Thank you for your comments.
New remote branch pushed: bug-12003-Rendering-Of-Crosses-On-Slice
Yes, it seems to be quite easy to integrate it into our new mitkPointSetVtkMapper2D, since this part of the mapper is similar to the mitkPointSetGLMapper2D.
Rendering component handover.
Changed the status of this bug into "Confirmed" since we still do not have a proper solution for the wrong lighting in the first rendered frame.
If the redesign of the ImageVtkMapper2D is finished, this bug should be investigated again.
Only images are not rendered properly in the first frame. Other datatypes (point set, surfaces) seem to work.
The color issue could be solved by removing directed lights from the vtkLightKit in the following way:
Rendering component handover.
New remote branch pushed: bug-11821-ChangeLightingIn2DView
By adding those new code lines we introduced a new issue we still need to investigate properly.
Its a lighting issue with VTK rendering presented by the default lighting parameters. We could resolve it in the 2D render window by removing all default lights and adding a single scene light with only ambient term enabled.
For the 2D render windows RemoveAllLights() is applied (not introduced by us). The call of this method will hide the wrong lighting in the first rendered frame.
Rendering component handover.
Rendering component handover.
Rendering properties naming has to be discussed
Rendering component handover.
Rendering component handover.
Rendering component handover.
[c0afba]: Merge branch 'bug-8165-post-bugfixes'
Merged commits:
2013-02-26 09:22:44 Sandy Engelhardt [73b324]
backup
New remote branch pushed: bug-8165-post-bugfixes
reopened because of following introduced bugs:
[4de72c]: Merge branch 'bug-8165-mastermerge6'
Merged commits:
2013-02-15 16:00:35 Sandy Engelhardt [ce7428]
Merge branch 'bug-8165-mastermerge5' into bug-8165-mastermerge6
[ba5a00]: Merge branch 'bug-8165-cosmetics'
Merged commits:
2013-02-20 14:00:00 Sandy Engelhardt [1575bc]
removed redundant source via shared header between ImageVtkMapper2D and ExtractSliceFilter