Skip to main content



PDL-OpenCV-0.001


PDL bindings for OpenCV $descrip_label \n=head1 SYNOPSIS \n use PDL:😮penCV$last; \n=cut \nuse strict; use warnings; use PDL:😮penCV; # get constants EOPM pp_addhdr(qq{#include "opencv_wrapper.h"\n#include "wraplocal.h"\n}); my @flist = genpp_readfile('funclist.pl'); my @topfuncs = grep $_->[0] eq '', @flist; my %class2func2suffix; if (@topfuncs) { pp_bless("PDL:😮penCV$last"); pp_addxs(<<EOF); # work around PP bug MODULE = ${main:😛DLMOD} PACKAGE = ${main:😛DLOBJ} EOF genpp(maybe_suffix \%class2func2suffix, @$_) for @topfuncs; } else { pp_addpm("=pod\n\nNone.\n\n=cut\n\n"); } for my $c (@classes) { pp_bless(my $fullclass = "PDL:😮penCV::$c"); pp_addxs(<<EOF); # work around PP bug MODULE = ${main:😛DLMOD} PACKAGE = ${main:😛DLOBJ} EOF my $doc = $class2doc{$c} // ''; $doc = text_trim doxy2pdlpod(doxyparse($doc)) if $doc; pp_addpm(<<EOD);

Changes for 0.001 - 2023-03-26
  • binding of OpenCV modules highgui, img{codecs,proc}, objdetect, tracking

https://metacpan.org/release/ETJ/PDL-OpenCV-0.001


Function-Return-0.15


specify a function return type

Changes for 0.15 - 2023-03-26T05:31:00Z
  • [BUGFIX] An error occurred if the type takes string parameters #28 (Thanks @ybrliiu)

https://metacpan.org/dist/Function-Return
#28



Data-Dumper-Interp-5.009


interpolate Data:😁umper output into strings for human consumption
https://metacpan.org/dist/Data-Dumper-Interp


Data-Dumper-Interp-5.008


interpolate Data:😁umper output into strings for human consumption
https://metacpan.org/dist/Data-Dumper-Interp