NAME

Acme::TestDist::Cpp::EUMM::EUCppGuess - A c++ distribution for testing the toolchain

Acme-TestDist-Cpp-EUMM-EUCppGuess Coverage Status Kwalitee Score CPAN version

SYNOPSIS

use Acme::TestDist::Cpp::EUMM::EUCppGuess qw(return_one);

return_one(); # returns 1

DESCRIPTION

ImgSeek (http://www.imgseek.net/) is an implementation of Haar wavelet decomposition techniques to find similar pictures in a library. This module is port of the ImgSeek library to Perl's XS. It can deal with image objects produced by the Imager, Image::Imlib2 and GD libraries.

EXPORT

None by default, but the following functions are available:

return_one()

Returns the number 1.

SEE ALSO

SOURCE REPOSITORY

http://github.com/wollmers/Acme-TestDist-Cpp-EUMM-EUCppGuess

MAINTAINER

Helmut Wollmersdorfer <helmut.wollmersdorfer@gmail.com>

Kwalitee Score

AUTHOR

Helmut Wollmersdorfer, <helmut.wollmersdorfer@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2015, 2016 Helmut Wollmersdorfer

This library is free software; as it is a derivative work of imgseek, this library is distributed under the same terms (GPL) as imgseek.