[Insight-users] how to read avi file in ITK

Luis Ibanez luis.ibanez at kitware.com
Fri Feb 12 08:58:01 EST 2010


Hi Quan,

ITK doesn't read AVI directly.

In the past we have interfaced ITK with ffmpeg in order
to implement applications that use video files.

Note that AVI is the packaging of the video file,
you will have to see what kind of codecs are used
in the files of your interest.


  Regards,


     Luis


-------------------------------------------------------------------------------------------------
On Fri, Feb 12, 2010 at 8:13 AM, quan xue <quanxue2009 at googlemail.com> wrote:
> hello,
>     Is it supported to read video clip  (avi file) frame by frame by ITK? I
> want to read the file just like the functions provided by mmread in matlab,
> but I do not know whether there exist some filters to do it now? if not, how
> to apply it in ITK?
>    thank you
>
> _____________________________________
> 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
>
>


More information about the Insight-users mailing list