[ITK] [ITK-dev] ITKv5

Francois Budin francois.budin at kitware.com
Tue Sep 13 09:17:06 EDT 2016


Thank you for your suggestion. I have updated the wiki page accordingly. I
do agree that it makes sense since most (all?) format use char and unsigned
char to store 8 bits information.

Francois

On Tue, Sep 13, 2016 at 6:07 AM, Coert Metz <c.metz at quantib.com> wrote:

> I don't have editing privileges for the wiki but I want to respond on the
> suggestion to use fixed width types. In general, I think this is a good
> idea. However, for char you have to realize that char, signed char and
> unsigned char are three different types. Changing char -> int8_t will
> therefore always be a real type change (and not only potentially for some
> platforms). I am not sure if this is desirable as char is quite widely used
> for 8 bit image representations in other systems/libraries.
>
> Kind regards,
> Coert Metz
>
> On Fri, Sep 9, 2016 at 11:40 PM, Dženan Zukić <dzenanz at gmail.com> wrote:
>
>> I added a couple items to the wishlist.
>>
>> On Fri, Sep 9, 2016 at 3:28 PM, Francois Budin <
>> francois.budin at kitware.com> wrote:
>>
>>> Hello everyone,
>>>
>>> I just started a wishlist page for ITKv5. As far as I know, there is no
>>> current ITKv5 officially planned but it may be a good location to keep
>>> track of the current limitations of ITK and what could be improved in the
>>> next major revision that may break some of the API. Please feel free to add
>>> any of your wishes on that page here: https://itk.org/Wiki/ITK_Relea
>>> se_5/Wish_List
>>> Thanks!
>>>
>>> Francois
>>>
>>> _______________________________________________
>>> 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://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-developers
>>>
>>>
>>
>> _______________________________________________
>> 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://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-developers
>>
>> _______________________________________________
>> Community mailing list
>> Community at itk.org
>> http://public.kitware.com/mailman/listinfo/community
>>
>>
>
>
> --
> Coert Metz, PhD
> Software Architect / Research & Development Engineer  |  Quantib B.V.
> <http://www.quantib.com/>
> c.metz at quantib.com  |  +31 650 68 60 28
>
> This message may contain confidential or privileged information. If you
> are not the addressee, please notify the sender and delete it from your
> files.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20160913/b266e24f/attachment.html>


More information about the Community mailing list