Page MenuHomePhabricator

ToF Endoscope Integration
Closed, ResolvedPublic

Description

All works related to the integration of the R. Wolf ToF endoscope prototype.

Event Timeline

The first version with working rgb image display can be found on mbits. Branch bug-12129-ToFEndoscopeIntegration hash code rMITKdf07e7fd6fa9.

Cuurrent issues:

  • display of different sized images in the viewport (ToF images (64x50), RGB iamges (720x480))
  • saving of all four images
  • switching between rgb and intensity imag ein the coronal render window.

Christoph and I fixed this issue:

  • display of different sized images in the viewport (ToF images (64x50), RGB iamges (720x480))

A simple reinit with the geometry of the RBG image does the job.

In addition, we also flipped the RGB image, because it was displayed "auf dem kopf".

The recording issue is fixed. I had to add some member variables in the recording classes to distinguish between RGB-image and ToF-image sizes.

[873b1e]: Merge branch 'bug-12129-ToFEndoscopeIntegrationMergeBranch'

Merged commits:

2012-08-29 12:09:08 Christoph Kolb [fcb711]
fix errors in test


2012-08-29 12:06:06 Christoph Kolb [1ce4c4]
Fixed merge conflicts

What is the status here, can I close the bug?

What is the status here, can I close the bug?