NAME
Image::Leptonica::Func::fhmtgenlow1
VERSION
version 0.04
fhmtgenlow.1.c
Low-level fast hit-miss transform with auto-generated sels
Dispatcher:
l_int32 fhmtgen_low_1()
Static Low-level:
void fhmt_1_*()
FUNCTIONS
fhmtgen_low_1
l_int32 fhmtgen_low_1 ( l_uint32 *datad, l_int32 w, l_int32 h, l_int32 wpld, l_uint32 *datas, l_int32 wpls, l_int32 index )
fhmtgen_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.