Inheritance diagram for HistogramSessionPOATie::
Public Methods | |
HistogramSessionPOATie (HistogramSessionOperations delegate) | |
HistogramSessionPOATie (HistogramSessionOperations delegate, org.omg.PortableServer.POA poa) | |
HistogramSessionOperations | _delegate () |
void | _delegate (HistogramSessionOperations delegate) |
org.omg.PortableServer.POA | _default_POA () |
void | addHistogram (String imageName, String setName, float[] histoData) throws DatabaseException |
float[] | getHistogram (String imageName, String setName) throws DatabaseException |
String[] | nearest (String imageName, String setName, int count) throws DatabaseException |
String[] | random (String setName, int count) throws DatabaseException |
String[] | search (int count, float[] sample) throws DatabaseException |
String[] | listVideos () |
String[] | listSegmentations (String videoName) |
VxSegmentation | getSegmentation (String videoName, String segName) |
VxSegment[] | querySegments (String sqlQuery) throws DatabaseException |
String[] | queryStrings (String sqlQuery) throws DatabaseException |
SegmentQueryResult[] | queryMultipleSegments (String sqlQuery) throws DatabaseException |
void | close () |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from HistogramSessionOperations. |
|
Reimplemented from HistogramSessionOperations. |
|
Reimplemented from HistogramSessionOperations. |
|
Reimplemented from HistogramSessionOperations. |
|
Reimplemented from HistogramSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |