Class: RokuTvBlackRois

Inherits:
BlackRois show all
Defined in:
lib/rois/roku_tv/roku_tv_black_rois.rb

Overview

Defines RokuTv-specific Black ROIs.

Instance Method Summary collapse

Methods inherited from BlackRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from BlackRois

Instance Method Details

#roku_tv_test_blackObject



7
8
9
10
# File 'lib/rois/roku_tv/roku_tv_black_rois.rb', line 7

def roku_tv_test_black
  new(:x => 10, :y => 10, :width => 100, :height => 100, :ref_img => 'tsimages/reference/roku_tv/test123.JPG',
      :blackness => 45)
end