Re: Object detection on apache using perl

2009-01-26 Thread Thilo Klein
Which kind of permission do I need from my domain hoster for that? On Mon, Jan 26, 2009 at 3:16 PM, Thilo Klein wrote: What I want to do: I want to write a script which downloads a photo from a given url and detects objects on it - in other words, I want hough transformation, edge detection

Object detection on apache using perl

2009-01-26 Thread Thilo Klein
I want to approach web server programming. What I did: On /my/ hosted Apache-Webserver, on Plesk I activated Perl. What I want to do: I want to write a script which downloads a photo from a given url and detects objects on it - in other words, I want hough transformation, edge detection etc. -