Page MenuHomePhabricator

2D FiberMapper slow and verbose (produces vtk-errors)
Closed, ResolvedPublic

Description

The 2D FiberMapper seems to be much slower than previously.

Maybe reasons include:

  • it produces a lot of update-messages in the command line:

"core.mod.difImg.fiberbundlexMap2d: MapperFBX 2D update:"

  • when starting tractography with concurrent visualization, many vtk-errors pop up:

"ERROR: In ..\..\VTK-src\Rendering\vtkGLSLShader.cxx, line 359
vtkGLSLShader (000000002210E4C0): Found unchecked OpenGL error."

Related Objects

Event Timeline

I could move the first to MITK_DEBUG, but I have little experience with the whole OpenGL area.

[e812a0]: Merge branch 'bug-11808-make-mapper-less-verbose'

Merged commits:

2012-04-30 13:01:12 Caspar Goch [ead185]
Missed output in a separate branch


2012-04-30 13:00:00 Caspar Goch [21984e]
Merge remote-tracking branch 'origin/bug-11532-FibColorChange' into bug-11808-make-mapper-less-verbose


2012-04-30 12:41:49 Caspar Goch [b44776]
Switched main message from info to debug