License New BSD license
Lines 104
Average
n/a
Rated
0
Times
5
4
3
2
1
0
Keywords
NumPy (4) VTK (6)
Included in this Library
Permissions
Owner: Stou S.
Viewable by Everyone
Editable by All Siafoo Users
Hide
Stay up to dateembedded code automagically updates, each snippet and article has a feed Join Siafoo Now or Learn More

Load NumPy Array into a VTK image Atom Feed

In Brief The version of vtkImageImportFromArray that ships with VTK (5.2 and earlier) does not work with NumPy arrays. This, [hopefuly] improved version should be compatible with NumPy.

The version of vtkImageImportFromArray that ships with VTK (5.2 and earlier) does not work with NumPy arrays. This, [hopefuly] improved version should be compatible with NumPy.