Class to carry out overlay of motion vectors as coloured arrows.
#include <motion_colour_arrows.h>
|
| | DrawMotionColourArrows (Picture &, DrawPictureMotionParams &, const MvArray &, int, int) |
| | Constructor.
|
| |
| | ~DrawMotionColourArrows () |
| | Destructor.
|
| |
| void | DrawBlock (int, int) |
| | Calls DrawMotionArrows::DrawArrow() then colours blocks.
|
| |
| void | DrawLegend () |
| | Draws power bar legend representing motion vector size.
|
| |
| | DrawMotionArrows (Picture &, DrawPictureMotionParams &, const MvArray &, int) |
| | Constructor.
|
| |
| | ~DrawMotionArrows () |
| | Destructor.
|
| |
| | DrawOverlay (Picture &, DrawPictureMotionParams &) |
| | Constructor.
|
| |
| virtual | ~DrawOverlay () |
| | Destructor.
|
| |
| void | DrawReferenceNumbers (int, int) |
| | Draws picture numbers for both references.
|
| |
| void | DrawReferenceNumber (int, int) |
| | Draws picture number for chosen reference.
|
| |
| void | DrawPictureNumber (int) |
| | Draws current picture number.
|
| |
| void | DrawCharacter (const PicArray &, int, int) |
| | Draws a character / number / symbol.
|
| |
| const OverlaySymbols & | Symbols () const |
| | Returns reference to symbols object.
|
| |
|
| int | m_mv_clip |
| | Clip value for maximum motion vector size.
|
| |
| dirac_instr::DrawMotionColourArrows::~DrawMotionColourArrows |
( |
| ) |
|
| void dirac_instr::DrawMotionColourArrows::DrawBlock |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
virtual |
| void dirac_instr::DrawMotionColourArrows::DrawLegend |
( |
| ) |
|
|
virtual |
| int dirac_instr::DrawMotionColourArrows::m_mv_clip |
|
private |
The documentation for this class was generated from the following file: