[Insight-users] writting my own threaded filter

Dženan Zukić dzenanz at gmail.com
Mon Aug 1 12:58:32 EDT 2011


Lena is a standard test image in computer vision. Very easy to find. Of
course, this is just a demonstrative simple example, with emphasis on
writing the filter, not writing the invocation code. Change it to command
line filename parameter if you like.

2011/8/1 iamrndm b <arindam.osu.cse at gmail.com>

> The program runs fine thanks to everyone for their help.One quick note to
> end the topic  the example image is not supplied and the name is hardcoded
> into the fileplease change the name to meet your requirements.
>  thanks again to all
>
>
> 2011/8/1 Dženan Zukić <dzenanz at gmail.com>
>
>> I get the example to compile on GCC. All that was missing is a few
>> well-placed "typename"s. You can see those spots if you compare the first
>> and last revision of the wiki page.
>>
>> 2011/8/1 Dženan Zukić <dzenanz at gmail.com>
>>
>>> We are working on this example:
>>> http://www.itk.org/Wiki/ITK/Examples/Developer/OilPaintingImageFilter
>>>
>>> OutputImageRegionType is defined in image source, and
>>> OilPaintingImageFilter is a derived class (derived through
>>> imagetoimagefilter):
>>> http://www.itk.org/Doxygen320/html/classitk_1_1ImageSource.html
>>>
>>> On Mon, Aug 1, 2011 at 17:33, John Drescher <drescherjm at gmail.com>wrote:
>>>
>>>> On Mon, Aug 1, 2011 at 11:21 AM, iamrndm b <arindam.osu.cse at gmail.com>
>>>> wrote:
>>>> > yes , and i am not quite sure how to fix it.
>>>> > 2011/8/1 David Doria <daviddoria at gmail.com>
>>>> >>
>>>>
>>>>
>>>> Can you post the exact code you are working on?
>>>>
>>>> John
>>>> _____________________________________
>>>> 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.html
>>>>
>>>> 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://www.itk.org/mailman/listinfo/insight-users
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110801/4ccad8d1/attachment.htm>


More information about the Insight-users mailing list