Class: Iguide720TextRois
- Inherits:
-
IguideTextRois
- Object
- TextRois
- StbTextRois
- IguideTextRois
- Iguide720TextRois
- Defined in:
- lib/rois/stb/iguide/iguide_720/iguide_720_text_rois.rb
Overview
Defines Iguide720-specific Text ROIs.
Instance Method Summary collapse
Methods inherited from TextRois
Constructor Details
This class inherits a constructor from TextRois
Instance Method Details
#no_input_signal ⇒ Object
7 8 9 10 |
# File 'lib/rois/stb/iguide/iguide_720/iguide_720_text_rois.rb', line 7 def no_input_signal new(:x => 254, :y => 302, :width => 776, :height => 86, :similarity => 80, :preprocessing => 0, :text => ['No Input Signal', 'No Signal'], :only_digits => false, :ref_img => '') end |
#settings_text ⇒ Object
12 13 14 15 |
# File 'lib/rois/stb/iguide/iguide_720/iguide_720_text_rois.rb', line 12 def settings_text new(:x => 593, :y => 67, :width => 393, :height => 149, :similarity => 80, :preprocessing => 0, :text => 'FIRST SETTINGS', :only_digits => false, :ref_img => '') end |