Method: Odn1080TextRois#search_screen_text

Defined in:
lib/rois/stb/odn/odn_1080/odn_1080_text_rois.rb

#search_screen_textObject



7
8
9
10
# File 'lib/rois/stb/odn/odn_1080/odn_1080_text_rois.rb', line 7

def search_screen_text
  new(:x => 104, :y => 52, :width => 226, :height => 114, :similarity => 70, :text => 'Search', :only_digits => false,
      :ref_img => 'tsimages/reference/odn/1080/search_screen.jpg')
end