- Status New
- Percent Complete
- Task Type Feature Request
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Devel
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#100 - Content-based searching that works. :)
What we have now is a decent start, but it needs a backand (and instructions for making it all click together)
The eventual goal is to let us "search for images like this one" and have it JustWork(tm).
Right now GNU GIFT (http://www.gnu.org/software/gift/) looks like the best bet as a backend; I just need to figure out how to make it all work.
Note that we really need search result caching to make this usable with a large image database.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
http://server.imgseek.net/ -- is also promising.
I've removed all the old CBIR code from PO; not that it could have worked in many releases... Anything new will need to be re-implemented.
Another contender for the backend is FIRE. http://www-i6.informatik.rwth-aachen.de/~deselaers/fire/
Like GIFT, it looks to not deal with realtime backend updates.