socrtwo has asked for the wisdom of the Perl Monks concerning the following question:
The system sort of works now, at least for uploaded images of French and Chinese stamps in BMP format, but the image displayed and parsed for image similarity is the previously uploaded image. Additionally if I upload from the web service form the database image key number gets stuck on say 3361 and does not increment.
If I upload an image via FTP instead of from the web page form, and then run makedb.pl from Jail Shell within the cgi-bin, it correctly increments. If I look in the imgname.db in Notepad++, there are several images associated with each stuck database key.
Any suggestions for reasons these two things are occurring and ways to fix them? There are 12 BMP images here to test with.
Thanks for the help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Image::Seek Database Stuck on Key Number
by pileofrogs (Priest) on Aug 05, 2009 at 17:14 UTC | |
by socrtwo (Sexton) on Aug 05, 2009 at 20:10 UTC |