[vtkusers] Porting Osirix to Linux / Windows
Mike Jackson
maillist at bluequartz.net
Tue Oct 25 19:03:23 EDT 2005
vImage is accelerated for the AltiVec engine where as my guess is
that VTK is _not_ (I have not even looked that deep, but I would
guess AltiVec optimizations are not even on the radar of VTK). So
there is most likely a large speed difference between vImage and the
vtk Image processing routines.
Just my 2 cents.
Mike Jackson
On Oct 25, 2005, at 11:39 AM, Steve M. Robbins wrote:
> On Tue, Oct 25, 2005 at 08:16:09AM -0400, Roch Comeau wrote:
>
>> Hi,
>>
>> While I am not an Osirix Developer and I can't speak for them, a
>> quick look at the resources used by Osirix tells me that you are in
>> for a lot of work, and essentially have to write a new application
>> because Osirix uses a lot of Apple specific technologies. These
>> include:
>>
>> -Altivec accelerated math libraries
>> -vImage library for image processing
>>
>
> This one caught my eye. I'm wondering if you looked at it deeply
> enough
> to find out why Osirix uses vImage rather than image processing
> bits of
> VTK. What functionality used is missing from VTK?
>
> -Steve
>
More information about the vtkusers
mailing list