|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cogchar.sight.api.obs.OpenCVImage
public class OpenCVImage
| Nested Class Summary | |
|---|---|
static class |
OpenCVImage.BufferGatherer
|
| Constructor Summary | |
|---|---|
OpenCVImage(int width,
int height,
byte[] bytes)
|
|
OpenCVImage(String filename,
int colorFlags)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
Rectangle[] |
findFaces(String config)
|
long |
raw()
|
void |
SaveFile(String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenCVImage(int width,
int height,
byte[] bytes)
public OpenCVImage(String filename,
int colorFlags)
| Method Detail |
|---|
protected void finalize()
finalize in class Objectpublic Rectangle[] findFaces(String config)
public void SaveFile(String filename)
public long raw()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||