Class: SpectrumColorRois
- Inherits:
-
StbColorRois
- Object
- ColorRois
- StbColorRois
- SpectrumColorRois
- Defined in:
- lib/rois/stb/spectrum/spectrum_color_rois.rb
Overview
Defines Spectrum-specific Color ROIs.
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from ColorRois
Constructor Details
This class inherits a constructor from ColorRois
Instance Method Details
#launch_infobar ⇒ Object
None yet
9 10 11 |
# File 'lib/rois/stb/spectrum/spectrum_color_rois.rb', line 9 def new(:x => 1546, :y => 367, :width => 48, :height => 167, :rgb => [9, 19, 18], :similarity => 80, :ref_img => '') end |
#launch_progressbar ⇒ Object
13 14 15 |
# File 'lib/rois/stb/spectrum/spectrum_color_rois.rb', line 13 def new(:x => 439, :y => 830, :width => 80, :height => 22, :rgb => [2, 18, 17], :similarity => 80, :ref_img => '') end |