Class to carry out overlay of motion vectors as coloured arrows.
#include <motion_colour_arrows.h>
|
| | DrawMotionColourArrows (Picture &, DrawPictureMotionParams &, const MvArray &, int, int) |
| | Constructor. More...
|
| |
| | ~DrawMotionColourArrows () |
| | Destructor. More...
|
| |
| void | DrawBlock (int, int) |
| | Calls DrawMotionArrows::DrawArrow() then colours blocks. More...
|
| |
| void | DrawLegend () |
| | Draws power bar legend representing motion vector size. More...
|
| |
| | DrawMotionArrows (Picture &, DrawPictureMotionParams &, const MvArray &, int) |
| | Constructor. More...
|
| |
| | ~DrawMotionArrows () |
| | Destructor. More...
|
| |
| | DrawOverlay (Picture &, DrawPictureMotionParams &) |
| | Constructor. More...
|
| |
| virtual | ~DrawOverlay () |
| | Destructor. More...
|
| |
| void | DrawReferenceNumbers (int, int) |
| | Draws picture numbers for both references. More...
|
| |
| void | DrawReferenceNumber (int, int) |
| | Draws picture number for chosen reference. More...
|
| |
| void | DrawPictureNumber (int) |
| | Draws current picture number. More...
|
| |
| void | DrawCharacter (const PicArray &, int, int) |
| | Draws a character / number / symbol. More...
|
| |
| const OverlaySymbols & | Symbols () const |
| | Returns reference to symbols object. More...
|
| |
| 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: