Hi Gurunath,

On Tue, 12 Nov 2013 11:38:48 +0530
Gurunath Katagi <gurunath.kat...@gmail.com> wrote:

> Dear all,
> I want to write a program for geometric hashing in perl. Does anyone know,
> if this is a part of any perl module or someone has written the code
> sometime...
>

This search does not find anything:

https://metacpan.org/search?q=geometric+hashing
 
> The algorithm for the geometric hashing is provided in this paper :
> http://graphics.stanford.edu/courses/cs468-01-winter/papers/wr-ghao-97.pdf
> 
> Since, I am not familiar with how to implement linear algebra/matrix
> transformations, I wanted to know whether somebody has implemented these
> and let me know how to go about ..
> 

There are quite a few packages for linear algebra and matrix transformations on
CPAN, such as https://metacpan.org/release/PDL . You can use a MetaCPAN search
to find some more.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
My Favourite FOSS - http://www.shlomifish.org/open-source/favourite/

mplayer 0.9.999.2010.03.11-rc5-adc83b19e793491b1c6ea0fd8b46cd9f32e592fc is
now available for download.
    — Shlomi Fish and d3x.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to