Class: Iguide720VideoRois
- Inherits:
-
IguideVideoRois
- Object
- VideoRois
- StbVideoRois
- IguideVideoRois
- Iguide720VideoRois
- Defined in:
- lib/rois/stb/iguide/iguide_720/iguide_720_video_rois.rb
Overview
Defines Iguide720-specific Video ROIs.
Instance Method Summary collapse
Methods inherited from VideoRois
Constructor Details
This class inherits a constructor from VideoRois
Instance Method Details
#health_check ⇒ Object
7 8 9 |
# File 'lib/rois/stb/iguide/iguide_720/iguide_720_video_rois.rb', line 7 def health_check new(:x => 100, :y => 50, :width => 800, :height => 200, :threshold => 0, :ref_img => '') end |