[vtkusers] About MIP(maximal intensity projection) feature in vtk.js

Julien Finet julien.finet at kitware.com
Wed Jul 25 03:55:40 EDT 2018


MIP is done here:

https://github.com/Kitware/VTK/blob/master/Imaging/Core/vtkImageReslice.cxx

(see VTK_IMAGE_SLAB_MAX)

Julien.

On Wed, Jul 25, 2018 at 9:42 AM Feng Yang <newcowbow1104 at gmail.com> wrote:

> Hi
>    Thanks for reply. I'm afraid I'm new for both vtk and vtk.js.
>    So would you like to provide me some examples or articles which can
> tell me how to implement MIP with vtkImageReslice  in vtk C++.
>    Thanks.
>
>
> 2018-07-25 15:04 GMT+08:00 Julien Finet <julien.finet at kitware.com>:
>
>> Hi,
>>
>> There is no short term plan for MIP implementation. However, please note
>> that there is a PR for a first implementation of the vtkImageReslice filter
>> (https://github.com/Kitware/vtk-js/pull/784).
>> Therefore you can start from it and add MIP support to it (similarly to
>> what is done in VTK). Please consider making a PR of your iteration on the
>> filter.
>>
>> Hth,
>> Julien.
>>
>> On Wed, Jul 25, 2018 at 8:54 AM Feng Yang <newcowbow1104 at gmail.com>
>> wrote:
>>
>>> Hello Mr.
>>>         Would you like to tell me do you guys have schedule for
>>> implement of MIP in vtk.js.
>>>         thanks.
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> https://public.kitware.com/mailman/listinfo/vtkusers
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180725/9c9eead3/attachment.html>


More information about the vtkusers mailing list