View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015913VTK(No Category)public2016-01-04 13:342016-08-12 09:55
Reportersmissan 
Assigned ToWill Schroeder 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version6.3.0 
Target VersionFixed in Version 
Summary0015913: vtkPicker does not pick black pixels
Descriptionwhen using vtkPicker with vtkImageViewer2,

 int status = this->Interactor->GetPicker()->Pick(this->StartPosition[0],
                         this->StartPosition[1],
                         0, // always zero.
                         this->Interactor->GetRenderWindow()->GetRenderers()->GetFirstRenderer());

returns 0 for black pixels, works fine for others. Did not happen in previous versions of VTK (prior to 3.6.0)
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0037443)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-01-04 13:34 smissan New Issue
2016-07-06 10:25 Will Schroeder Assigned To => Will Schroeder
2016-08-12 09:55 Kitware Robot Note Added: 0037443
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team