Class: RokuTv1080VideoRois
- Defined in:
- lib/rois/roku_tv/roku_tv_1080/roku_tv_1080_video_rois.rb
Overview
Defines RokuTv 1080p-specific Video ROIs.
Instance Method Summary collapse
Methods inherited from VideoRois
Constructor Details
This class inherits a constructor from VideoRois
Instance Method Details
#roku_tv_180_test_video ⇒ Object
7 8 9 10 |
# File 'lib/rois/roku_tv/roku_tv_1080/roku_tv_1080_video_rois.rb', line 7 def roku_tv_180_test_video new(:x => 10, :y => 10, :width => 100, :height => 100, :ref_img => 'tsimages/reference/roku_tv_1080/test123.JPG', :threshold => 0.1) end |