SMIL  1.0.3
QtImageViewer< T > Class Template Reference

Qt image viewer. More...

Detailed Description

template<class T>
class smil::QtImageViewer< T >

Qt image viewer.

Requires the Qt libraries. To use it, you must set the option USE_QT to ON.

Keyboard shortcuts:

  • Z/A Zoom In/Out
  • V Show/Hide the value of the pixel under the mouse cursor
  • M Show/Hide the magnifying window
  • R Enable/disable the auto-adjust range feature (allows to automatically adjust range for low contrasted images).
  • H SHow the histogram window (requires the Qwt library)
  • P SHow the plot window (requires the Qwt library)

#include <DQtImageViewer.hpp>

+ Inheritance diagram for QtImageViewer< T >:
+ Collaboration diagram for QtImageViewer< T >:

Public Member Functions

virtual void setLookup (const map< UINT8, RGB > &lut)
 Set the color table as a 8bits RGB map (keys between 0 and 255)
 

The documentation for this class was generated from the following files: