help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] How to make a algorithm selection


From: zhigao pu
Subject: [help-GIFT] How to make a algorithm selection
Date: Tue, 17 May 2011 10:59:02 +0000

Hi David,

    I found in your Perl client, it is able to select a algorithm from a list.

    I also want to make a selection of algorithms like filtering by color only, by texture only, and by combination of color and texture.  Can you tell me how I can achieve this?

    Should this be done by using gift-add-collection.pl, or by running gift server, or make any configuration changes?

    By the way, by using GIFT, can we match images by color, pattern, and shape separately? or a combination of two or three of these three criteria/

    Thanks.


Zhigao
 


Date: Tue, 17 May 2011 13:03:33 +1000
From: address@hidden
CC: address@hidden
Subject: Re: [help-GIFT] some questions

Sorry, I haven't had anything to do with any PHP interfaces. You might be able to work out what you need to do from my (very old) Perl code...

On 17/05/11 1:00 PM, zhigao pu wrote:
Hi David,

    Thanks alot and I finally made it working in my web browser.  Thanks for your good work.

    Are you also aware of any working PHP interface which I can use? the one I found in http://hci.uni-konstanz.de/gundelsw/GIFT_PHP/PHP_Gift_2004-10-07.zip seems lacking of some files and I can not make it work on my web server.

    Please advise.

Thanks

Richard.


Date: Tue, 17 May 2011 10:55:05 +1000
From: address@hidden
To: address@hidden
Subject: Re: [help-GIFT] some questions

Please keep all traffic on the help-GIFT mailing list. I am replying via the list.

On 17/05/11 12:09 AM, zhigao pu wrote:
Hi David,

   Thank you for your help.

   I found a perl client download: http://viper.infotech.monash.edu.au/~davids/PerlMRMLClient.tar.gz

    Is this written by you?

Yes, that's the one, as the host and name should suggest.

   When deploy this client in my web server, and access it, I found the image link generated in the web page is something like "file:///home/photos_thumbnails/P1010056_thumbnail_JPG.jpg", and "file:///home/photos/P1010076.JPG", they can not be displayed on my browser.

They should be, if your browser is running on the same machine as the server. That is a valid local URL.

   Can you  you tell me what's the problem?. I did the image indexing by the following command:

    gift-add-collection.pl /home/photos
 

If you want them to be publicly visible on the web, you need to put your image collection in a folder that is mapped to the web, e.g. '~/public_html'. This is addressed in Doc/gift-guide.sgml. Look in the section 'Indexing a collection | Handling files in public_html'.

Regards,

David


-- 
Dr David McG. Squire,  Senior Lecturer
Clayton School of Information Technology, Monash University, Australia
CRICOS Provider No. 00008C       http://www.csse.monash.edu.au/~davids/

_______________________________________________ help-GIFT mailing list address@hidden https://lists.gnu.org/mailman/listinfo/help-gift


-- 
Dr David McG. Squire,  Senior Lecturer
Clayton School of Information Technology, Monash University, Australia
CRICOS Provider No. 00008C       http://www.csse.monash.edu.au/~davids/

_______________________________________________ help-GIFT mailing list address@hidden https://lists.gnu.org/mailman/listinfo/help-gift

reply via email to

[Prev in Thread] Current Thread [Next in Thread]