View Issue Details

IDProjectCategoryView StatusLast Update
0002414Slicer4Core: CLI infrastructurepublic2012-08-28 19:50
Reporterfinetjul Assigned Topieper  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product VersionSlicer 4.1.1 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002414: Vector to Scalar Volume
Description

Load colorful png image (e.g. Master Scene View.png)
Run Vector To Scalar Volume on it
-> Tones of errors:

Show module (name): "VectorToScalarVolume"
ERROR: In /home/julien/work/Slicer/Slicer4/Slicer4-Debug/VTK/Imaging/vtkImageLuminance.cxx, line 96
vtkImageLuminance (0x7b6c4b0): Execute: input must have 3 components, but has 4

ERROR: In /home/julien/work/Slicer/Slicer4/Slicer4-Debug/VTK/Imaging/vtkImageLuminance.cxx, line 96
vtkImageLuminance (0x7b6c4b0): Execute: input must have 3 components, but has 4

ERROR: In /home/julien/work/Slicer/Slicer4/Slicer4-Debug/VTK/Imaging/vtkImageLuminance.cxx, line 96
vtkImageLuminance (0x7b6c4b0): Execute: input must have 3 components, but has 4

ERROR: In /home/julien/work/Slicer/Slicer4/Slicer4-Debug/VTK/Imaging/vtkImageLuminance.cxx, line 96
vtkImageLuminance (0x7b6c4b0): Execute: input must have 3 components, but has 4

ERROR: In /home/julien/work/Slicer/Slicer4/Slicer4-Debug/VTK/Imaging/vtkImageLuminance.cxx, line 96
vtkImageLuminance (0x7b6c4b0): Execute: input must have 3 components, but has 4

TagsNo tags attached.

Relationships

child of 0001984 acknowledgedfinetjul An option to load bmp/jpegs as scalar and be able to choose between RGB and 8 bit grayscale 

Activities

pieper

pieper

2012-08-20 10:21

administrator   ~0005608

Probably due to an alpha channel in the png data - will add a filter to strip it off.

pieper

pieper

2012-08-23 07:20

administrator   ~0005758

Fixed in r20838

Issue History

Date Modified Username Field Change
2012-08-20 10:10 finetjul New Issue
2012-08-20 10:10 finetjul Status new => assigned
2012-08-20 10:10 finetjul Assigned To => pieper
2012-08-20 10:11 finetjul Relationship added child of 0001984
2012-08-20 10:21 pieper Note Added: 0005608
2012-08-20 10:22 pieper Status assigned => acknowledged
2012-08-20 10:23 pieper Target Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012
2012-08-23 07:20 pieper Note Added: 0005758
2012-08-23 07:20 pieper Status acknowledged => resolved
2012-08-23 07:20 pieper Fixed in Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012
2012-08-23 07:20 pieper Resolution open => fixed
2012-08-28 19:50 finetjul Status resolved => closed