cbr.agent
Class URLIndexer.Job
java.lang.Object
cbr.agent.URLIndexer.Job
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- URLIndexer
- protected class URLIndexer.Job
- extends Object
- implements Runnable
A job loads an image, extracts the feature vector and
puts it into the sink.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pics_
protected URLPicsSource pics_
name_
protected String name_
url_
protected String url_
URLIndexer.Job
protected URLIndexer.Job(URLPicsSource pics,
String name,
String url)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.