[vtkusers] Re: Creating a 3D vtkStructuredPoints with a series of bmp images
    Thomas Deschamps 
    tdeschamps at lbl.gov
       
    Wed Nov 13 18:01:08 EST 2002
    
    
  
 > Thomas, try vtkImageLuminance instead of
 > vtkImageExtractComponents (or do you only
 > want one color channel???)  ......john
Sorry, I should have been more specific: my bmp images are grey-level 
images (in fact 2D ultrasound images saved in bmp format). Therefore I 
think all three channels should be the same. I just want to write a 
vtkStructuredPoints with SCALARS and not COLOR_SCALARS as it is now, 
because my other routines can only read SCALARS.
Thanks.
Thomas (TDeschamps at lbl.gov)
    
    
More information about the vtkusers
mailing list