Class: RokuTv1080ColorRois
- Defined in:
- lib/rois/roku_tv/roku_tv_1080/roku_tv_1080_color_rois.rb
Overview
Defines RokuTv 1080p-specific Color ROIs.
Instance Method Summary collapse
Methods inherited from ColorRois
Constructor Details
This class inherits a constructor from ColorRois
Instance Method Details
#test123 ⇒ Object
7 8 9 |
# File 'lib/rois/roku_tv/roku_tv_1080/roku_tv_1080_color_rois.rb', line 7 def test123 new(:x => 1026, :y => 726, :width => 102, :height => 102, :ref_img => '', :rgb => [14, 13, 22], :similarity => 90) end |