|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComputeColorHistogram
Interface for color histogram implementations.
Method Summary | |
---|---|
double[] |
computeColorHistogram(File file)
Compute a color histogram given a file name. |
Method Detail |
---|
double[] computeColorHistogram(File file) throws IOException
file
- File name
IOException
- on file read errors.
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |