| Package | Description |
|---|---|
| org.openimaj.demos.sandbox.video |
| Modifier and Type | Class and Description |
|---|---|
class |
FaceShotTypeAnnotator
Uses a tracker (
CLMFaceTracker)
to track the face in the frame and determine whether the face stays within
certain size boundaries to determine shot type. |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends VideoAnnotator> |
VideoSceneAnnotationTool.SceneAnnotation.annotatorClass
The annotator that produced the annotations
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoSceneAnnotationTool.addVideoAnnotator(VideoAnnotator<MBFImage,String> annotator)
Add a video annotator into the chain.
|