The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::Leptonica::Func::fmorphgenlow1

VERSION

version 0.04

fmorphgenlow.1.c

     Low-level fast binary morphology with auto-generated sels

      Dispatcher:
             l_int32    fmorphopgen_low_1()

      Static Low-level:
             void       fdilate_1_*()
             void       ferode_1_*()

FUNCTIONS

fmorphopgen_low_1

l_int32 fmorphopgen_low_1 ( l_uint32 *datad, l_int32 w, l_int32 h, l_int32 wpld, l_uint32 *datas, l_int32 wpls, l_int32 index )

  fmorphopgen_low_1()

       a dispatcher to appropriate low-level code

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Zakariyya Mughal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.