[ITK-users] RGB D images

Dženan Zukić dzenanz at gmail.com
Thu Dec 24 11:42:08 EST 2015


Hi Hana,

have you tried using RGBA
<http://www.itk.org/Doxygen/html/classitk_1_1RGBAPixel.html> pixel type and
treating alpha as depth? You could also use 4-dimensional covariant vector
<http://www.itk.org/Doxygen/html/classitk_1_1CovariantVector.html> as pixel
type for an itk::Image. An example usage can be found here:
http://www.itk.org/Wiki/ITK/Examples/SimpleOperations/Transparency

HTH,
Dženan

On Thu, Dec 24, 2015 at 9:21 AM, Hana Cherif <hanacherif62 at gmail.com> wrote:

> Hello all,,
>
> How can i manipulate rgb d  images in itk please !!
>
> Best regards
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20151224/42cf90ad/attachment.html>


More information about the Insight-users mailing list