Method: Spectrum1080ColorRois#all
- Defined in:
- lib/rois/stb/spectrum/spectrum_1080/spectrum_1080_color_rois.rb
#all ⇒ Object
153 154 155 156 |
# File 'lib/rois/stb/spectrum/spectrum_1080/spectrum_1080_color_rois.rb', line 153 def all new(:x => 794, :y => 665, :width => 40, :height => 28, :rgb => [100, 100, 100], :similarity => 80, :ref_img => 'tsimages/reference/spectrum_1080/all.jpg') end |