NAME
Image::Leptonica::Func::dwacomblow2
VERSION
version 0.04
dwacomblow.2.c
Low-level fast binary morphology with auto-generated sels
 Dispatcher:
        l_int32    fmorphopgen_low_2()
 Static Low-level:
        void       fdilate_2_*()
        void       ferode_2_*()
FUNCTIONS
fmorphopgen_low_2
l_int32 fmorphopgen_low_2 ( l_uint32 *datad, l_int32 w, l_int32 h, l_int32 wpld, l_uint32 *datas, l_int32 wpls, l_int32 index )
fmorphopgen_low_2()
     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.