Method: Spectrum720TextRois#no_input_signal
- Defined in:
- lib/rois/stb/spectrum/spectrum_720/spectrum_720_text_rois.rb
#no_input_signal ⇒ Object
7 8 9 10 |
# File 'lib/rois/stb/spectrum/spectrum_720/spectrum_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 |