[vtkusers] vtk capabilities ?

Jatin Nath jatin.nath.bme09 at iitbhu.ac.in
Wed Apr 16 09:51:26 EDT 2014


hey david,

thanks for the mail. however I couldnt complete building which stops at
around 28%. I get the following error

/usr/bin/ld:
../bin/libvtkImageSegmentationPythonD.a(vtkImageFloodFillPython.o):
relocation R_X86_64_32 against `.rodata' can not be used when making a
shared object; recompile with -fPIC
../bin/libvtkImageSegmentationPythonD.a: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [bin/vtkImageSegmentationPython.so] Error 1
make[1]: ***
[ImageSegmentation/CMakeFiles/vtkImageSegmentationPython.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [ImageRegistration/CMakeFiles/vtkImageRegistration.dir/all]
Error 2
make: *** [all] Error 2

Any idea how to get around this ? I m using VTK 5.10.1 and CMake 2.8.9
thanks
Jatin


On Wed, Apr 16, 2014 at 2:45 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> On Wed, Apr 16, 2014 at 3:54 AM, Jatin Nath
> <jatin.nath.bme09 at iitbhu.ac.in> wrote:
> > hey vtk users,
> >
> > I have a problem that requires me to register two 3d vtk CT images and I
> was
> > hoping there would be a way to do this in VTK. I have been using vtk with
> > python binding and have been experiencing troubles with python wrapping
> for
> > ITK. hence was hoping there would be a way around this using VTK.. Can
> > anybody suggest a way ?
>
> I have a set of image registration classes in my github repository, and
> they
> have all the necessary cmake machinery to make them build with python:
> https://github.com/dgobbi/AIRS
>
> However:
> 1) they are for VTK 5.10 only, for now at least
> 2) I have no public documentation for them yet
>
> The code in "Programs" and "Examples" is the best place to start, if you
> are
> interested in taking a look.  If you do find them useful, please let me
> know.
>
>   David
>



-- 
Jatin Nath,
School of BioMedical Engineering,
Indian Institute of Technology (Banaras Hindu University), Varanasi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140416/12068491/attachment.html>


More information about the vtkusers mailing list