Skip to content

VolumeReconstructor ignores OutputExtent and OutputOrigin #228

@Sunderlandkyl

Description

@Sunderlandkyl

From @Sunderlandkyl on September 21, 2017 18:8

SetOutputExtentFromFrameList is called regardless of whether OutputExtent and OutputOrigin were specified in the configuration file. If this call is skipped manually during debugging, this error occurs:

|ERROR|012.849000| OptimizedInsertSlice: input ScalarType (3)  must match out ScalarType (11)| in C:\Dev\plus\bin64-2015\PlusLib\src\PlusVolumeReconstruction\vtkPlusPasteSliceIntoVolume.cxx(422)

This prevents setting custom output extent to skip unwanted part of volume from being reconstructed, e.g. for quicker debugging (breakpoints with conditions slow down execution speed excruciatingly).

Migrated from https://app.assembla.com/spaces/plus/tickets/1159/details

Copied from original issue: PlusToolkit/PlusApp#21

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions